|
|
|
| 1 | 2026-04-01T17:27:34.149Z | job assigned to worker 01KN51AJWYYWNMYWPRM0CHR4PQ [factory aws, i-0979b35bf8ea57096] (queued for 54 s) |
| |
| 2 | 2026-04-01T17:27:40.671Z | starting task 0: "setup" |
| 3 | 2026-04-01T17:27:40.675Z | ++ uname -s |
| 4 | 2026-04-01T17:27:40.678Z | + kern=SunOS |
| 5 | 2026-04-01T17:27:40.678Z | + build_user=build |
| 6 | 2026-04-01T17:27:40.678Z | + build_uid=12345 |
| 7 | 2026-04-01T17:27:40.678Z | + work_dir=/work |
| 8 | 2026-04-01T17:27:40.678Z | + input_dir=/input |
| 9 | 2026-04-01T17:27:40.678Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T17:27:40.678Z | + case "$kern" in |
| 11 | 2026-04-01T17:27:40.678Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T17:27:40.681Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T17:27:42.685Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T17:27:42.803Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T17:27:42.806Z | + home_fs=zfs |
| 16 | 2026-04-01T17:27:42.806Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T17:27:42.806Z | + mkdir -p /home/build |
| 18 | 2026-04-01T17:27:42.806Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T17:27:44.810Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T17:27:44.814Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-04-01T17:27:44.821Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T17:27:44.828Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-01T17:27:44.829Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-01T17:27:44.829Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-04-01T17:27:44.829Z | * rust toolchain profile = "default" |
| 26 | 2026-04-01T17:27:44.829Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T17:27:44.829Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T17:27:44.829Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T17:27:44.829Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-01T17:27:44.945Z | info: downloading installer |
| 31 | 2026-04-01T17:27:46.349Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T17:27:46.349Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T17:27:46.349Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T17:27:46.349Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T17:27:46.349Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T17:27:46.349Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T17:27:46.349Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T17:27:46.350Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T17:27:46.350Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T17:27:46.350Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T17:27:46.350Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T17:27:46.350Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T17:27:46.350Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T17:27:46.362Z | info: profile set to default |
| 45 | 2026-04-01T17:27:46.362Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T17:27:46.366Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-01T17:27:46.510Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-01T17:27:46.513Z | info: downloading 6 components |
| 49 | 2026-04-01T17:28:03.041Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-01T17:28:03.042Z | |
| 51 | 2026-04-01T17:28:03.070Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-01T17:28:03.071Z | |
| 53 | 2026-04-01T17:28:03.071Z | |
| 54 | 2026-04-01T17:28:03.071Z | Rust is installed now. Great! |
| 55 | 2026-04-01T17:28:03.071Z | |
| 56 | 2026-04-01T17:28:03.071Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T17:28:03.071Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T17:28:03.071Z | |
| 59 | 2026-04-01T17:28:03.071Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T17:28:03.071Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T17:28:03.071Z | |
| 62 | 2026-04-01T17:28:03.071Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T17:28:03.071Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T17:28:03.071Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T17:28:03.071Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T17:28:03.071Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T17:28:03.071Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T17:28:03.071Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T17:28:03.074Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T17:28:03.074Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T17:28:03.172Z | + rustup --version |
| 72 | 2026-04-01T17:28:03.182Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T17:28:03.184Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T17:28:03.203Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-01T17:28:03.206Z | + cargo --version |
| 76 | 2026-04-01T17:28:03.219Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-01T17:28:03.222Z | + rustc --version |
| 78 | 2026-04-01T17:28:03.241Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-01T17:28:03.244Z | process exited: duration 18422 ms, exit code 0 |
| |
| 80 | 2026-04-01T17:28:03.250Z | starting task 2: "authentication" |
| 81 | 2026-04-01T17:28:03.265Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-01T17:28:03.271Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T17:28:03.274Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-01T17:28:03.277Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-01T17:28:03.312Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-01T17:28:14.487Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-01T17:28:14.487Z | + git fetch origin c7fd6b80a3c779dade4c1bf5784a724a27c6d37a |
| 88 | 2026-04-01T17:28:14.811Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-01T17:28:14.811Z | * branch c7fd6b80a3c779dade4c1bf5784a724a27c6d37a -> FETCH_HEAD |
| 90 | 2026-04-01T17:28:14.822Z | + [[ -n zl/multicast-m2p-forwarding ]] |
| 91 | 2026-04-01T17:28:14.825Z | ++ git branch --show-current |
| 92 | 2026-04-01T17:28:14.825Z | + current=main |
| 93 | 2026-04-01T17:28:14.825Z | + [[ main != zl/multicast-m2p-forwarding ]] |
| 94 | 2026-04-01T17:28:14.825Z | + git branch -f zl/multicast-m2p-forwarding c7fd6b80a3c779dade4c1bf5784a724a27c6d37a |
| 95 | 2026-04-01T17:28:14.827Z | + git checkout -f zl/multicast-m2p-forwarding |
| 96 | 2026-04-01T17:28:15.052Z | Switched to branch 'zl/multicast-m2p-forwarding' |
| 97 | 2026-04-01T17:28:15.055Z | + git reset --hard c7fd6b80a3c779dade4c1bf5784a724a27c6d37a |
| 98 | 2026-04-01T17:28:15.083Z | HEAD is now at c7fd6b80a maghemite update |
| 99 | 2026-04-01T17:28:15.086Z | process exited: duration 11812 ms, exit code 0 |
| |
| 100 | 2026-04-01T17:28:15.092Z | starting task 4: "build" |
| 101 | 2026-04-01T17:28:15.096Z | + source ./env.sh |
| 102 | 2026-04-01T17:28:15.096Z | ++ OLD_SHELL_OPTS=ehxB |
| 103 | 2026-04-01T17:28:15.096Z | ++ set -o xtrace |
| 104 | 2026-04-01T17:28:15.100Z | ++++ dirname ./env.sh |
| 105 | 2026-04-01T17:28:15.103Z | +++ readlink -f . |
| 106 | 2026-04-01T17:28:15.104Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 107 | 2026-04-01T17:28:15.104Z | ++ 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-04-01T17:28:15.104Z | ++ 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-04-01T17:28:15.104Z | ++ 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-04-01T17:28:15.104Z | ++ 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-04-01T17:28:15.104Z | ++ 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-04-01T17:28:15.104Z | ++ 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-04-01T17:28:15.104Z | ++ 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-04-01T17:28:15.104Z | ++ 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-04-01T17:28:15.104Z | ++ case $OLD_SHELL_OPTS in |
| 116 | 2026-04-01T17:28:15.104Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 117 | 2026-04-01T17:28:15.104Z | + source .github/buildomat/ci-env.sh |
| 118 | 2026-04-01T17:28:15.104Z | ++ export CARGO_TERM_COLOR=always |
| 119 | 2026-04-01T17:28:15.104Z | ++ CARGO_TERM_COLOR=always |
| 120 | 2026-04-01T17:28:15.104Z | + cargo --version |
| 121 | 2026-04-01T17:28:15.112Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 122 | 2026-04-01T17:28:15.115Z | + rustc --version |
| 123 | 2026-04-01T17:28:15.134Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 124 | 2026-04-01T17:28:15.137Z | + banner prerequisites |
| 125 | 2026-04-01T17:28:15.140Z | |
| 126 | 2026-04-01T17:28:15.140Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-04-01T17:28:15.140Z | # # # # # # # # # # # # # # # |
| 128 | 2026-04-01T17:28:15.140Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-04-01T17:28:15.140Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-04-01T17:28:15.140Z | # # # # # # # # # # # # # # # |
| 131 | 2026-04-01T17:28:15.140Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-04-01T17:28:15.140Z | |
| 133 | 2026-04-01T17:28:15.140Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-04-01T17:28:23.357Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-04-01T17:28:30.201Z | Startup: Caching catalogs ... Done |
| 136 | 2026-04-01T17:28:34.708Z | Planning: Solver setup ... Done (2.979s) |
| 137 | 2026-04-01T17:28:34.726Z | Planning: Running solver ... Done (0.019s) |
| 138 | 2026-04-01T17:28:34.841Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-04-01T17:28:34.860Z | Planning: Fetching manifests: 0/4 0% complete |
| 140 | 2026-04-01T17:28:36.094Z | Planning: Fetching manifests: 4/4 100% complete |
| 141 | 2026-04-01T17:28:36.124Z | Planning: Package planning ... Done (0.030s) |
| 142 | 2026-04-01T17:28:36.152Z | Planning: Merging actions ... Done (0.028s) |
| 143 | 2026-04-01T17:28:36.333Z | Planning: Checking for conflicting actions ... Done (0.181s) |
| 144 | 2026-04-01T17:28:36.339Z | Planning: Consolidating action changes ... Done (0.007s) |
| 145 | 2026-04-01T17:28:37.098Z | Planning: Evaluating mediators ... Done (0.759s) |
| 146 | 2026-04-01T17:28:37.104Z | Planning: Planning completed in 6.74 seconds |
| 147 | 2026-04-01T17:28:37.115Z | Packages to install: 4 |
| 148 | 2026-04-01T17:28:37.118Z | Mediators to change: 2 |
| 149 | 2026-04-01T17:28:37.118Z | Services to change: 1 |
| 150 | 2026-04-01T17:28:37.118Z | Estimated space available: 155.35 GB |
| 151 | 2026-04-01T17:28:37.118Z | Estimated space to be consumed: 1.84 GB |
| 152 | 2026-04-01T17:28:37.118Z | Create boot environment: No |
| 153 | 2026-04-01T17:28:37.118Z | Create backup boot environment: No |
| 154 | 2026-04-01T17:28:37.118Z | Rebuild boot archive: No |
| 155 | 2026-04-01T17:28:37.118Z | |
| 156 | 2026-04-01T17:28:37.118Z | Changed mediators: |
| 157 | 2026-04-01T17:28:37.118Z | mediator clang: |
| 158 | 2026-04-01T17:28:37.118Z | version: None -> 15 (system default) |
| 159 | 2026-04-01T17:28:37.118Z | |
| 160 | 2026-04-01T17:28:37.118Z | mediator llvm: |
| 161 | 2026-04-01T17:28:37.118Z | version: 14 (system default) -> 15 (system default) |
| 162 | 2026-04-01T17:28:37.118Z | |
| 163 | 2026-04-01T17:28:37.118Z | Changed packages: |
| 164 | 2026-04-01T17:28:37.118Z | helios-dev |
| 165 | 2026-04-01T17:28:37.118Z | developer/build-essential |
| 166 | 2026-04-01T17:28:37.119Z | None -> 11-2.0 |
| 167 | 2026-04-01T17:28:37.119Z | library/libxmlsec1 |
| 168 | 2026-04-01T17:28:37.119Z | None -> 1.2.35-2.0 |
| 169 | 2026-04-01T17:28:37.119Z | ooce/developer/clang-15 |
| 170 | 2026-04-01T17:28:37.119Z | None -> 15.0.7-2.0 |
| 171 | 2026-04-01T17:28:37.119Z | ooce/developer/llvm-15 |
| 172 | 2026-04-01T17:28:37.119Z | None -> 15.0.7-2.0 |
| 173 | 2026-04-01T17:28:37.119Z | |
| 174 | 2026-04-01T17:28:37.119Z | Services: |
| 175 | 2026-04-01T17:28:37.119Z | restart_fmri: |
| 176 | 2026-04-01T17:28:37.119Z | svc:/system/update-man-index:default |
| 177 | 2026-04-01T17:28:37.156Z | |
| 178 | 2026-04-01T17:28:37.156Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 179 | 2026-04-01T17:28:42.157Z | Download: 1255/3290 items 94.0/212.6MB 44% complete (18.8M/s) |
| 180 | 2026-04-01T17:28:47.898Z | Download: 3247/3290 items 203.1/212.6MB 95% complete (21.1M/s) |
| 181 | 2026-04-01T17:28:49.210Z | Download: Completed 212.60 MB in 12.05 seconds (17.6M/s) |
| 182 | 2026-04-01T17:28:50.587Z | Actions: 1/3689 actions (Installing new actions) |
| 183 | 2026-04-01T17:28:53.760Z | Actions: Completed 3689 actions in 3.17 seconds. |
| 184 | 2026-04-01T17:28:54.051Z | Done (0.287s) |
| 185 | 2026-04-01T17:28:54.051Z | Done (0.000s) |
| 186 | 2026-04-01T17:28:54.737Z | Done (0.686s) |
| 187 | 2026-04-01T17:28:58.019Z | Done (2.942s) |
| 188 | 2026-04-01T17:28:58.093Z | Done (0.013s) |
| 189 | 2026-04-01T17:28:58.096Z | Done (0.000s) |
| 190 | 2026-04-01T17:28:58.449Z | Done (0.000s) |
| 191 | 2026-04-01T17:28:59.275Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-04-01T17:28:59.380Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-04-01T17:28:59.386Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-04-01T17:28:59.539Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-04-01T17:28:59.545Z | Planning: Planning completed in 0.27 seconds |
| 196 | 2026-04-01T17:28:59.560Z | Mediators to change: 2 |
| 197 | 2026-04-01T17:28:59.560Z | Create boot environment: No |
| 198 | 2026-04-01T17:28:59.560Z | Create backup boot environment: No |
| 199 | 2026-04-01T17:28:59.617Z | Done |
| 200 | 2026-04-01T17:28:59.617Z | Done |
| 201 | 2026-04-01T17:29:00.201Z | Done |
| 202 | 2026-04-01T17:29:02.707Z | Done |
| 203 | 2026-04-01T17:29:02.780Z | Done |
| 204 | 2026-04-01T17:29:02.783Z | Done |
| 205 | 2026-04-01T17:29:02.935Z | Done |
| 206 | 2026-04-01T17:29:03.331Z | Planning: Evaluating mediator changes ... Done |
| 207 | 2026-04-01T17:29:03.335Z | Planning: Merging actions ... Done |
| 208 | 2026-04-01T17:29:03.469Z | Planning: Checking for conflicting actions ... Done |
| 209 | 2026-04-01T17:29:03.472Z | Planning: Consolidating action changes ... Done |
| 210 | 2026-04-01T17:29:03.607Z | Planning: Evaluating mediators ... Done |
| 211 | 2026-04-01T17:29:03.635Z | Planning: Planning completed in 0.44 seconds |
| 212 | 2026-04-01T17:29:03.657Z | Packages to change: 1 |
| 213 | 2026-04-01T17:29:03.657Z | Mediators to change: 1 |
| 214 | 2026-04-01T17:29:03.657Z | Services to change: 1 |
| 215 | 2026-04-01T17:29:03.657Z | Create boot environment: No |
| 216 | 2026-04-01T17:29:03.660Z | Create backup boot environment: Yes |
| 217 | 2026-04-01T17:29:05.687Z | Actions: 1/6 actions (Updating modified actions) |
| 218 | 2026-04-01T17:29:05.690Z | Actions: Completed 6 actions in 0.00 seconds. |
| 219 | 2026-04-01T17:29:05.690Z | Done |
| 220 | 2026-04-01T17:29:05.690Z | Done |
| 221 | 2026-04-01T17:29:05.828Z | Done |
| 222 | 2026-04-01T17:29:08.292Z | Done |
| 223 | 2026-04-01T17:29:08.364Z | Done |
| 224 | 2026-04-01T17:29:08.367Z | Done |
| 225 | 2026-04-01T17:29:08.469Z | Done |
| 226 | 2026-04-01T17:29:08.754Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 227 | 2026-04-01T17:29:08.754Z | clang system 15 system |
| 228 | 2026-04-01T17:29:08.754Z | csh system system illumos |
| 229 | 2026-04-01T17:29:08.754Z | ctags system system illumos |
| 230 | 2026-04-01T17:29:08.754Z | file system system illumos |
| 231 | 2026-04-01T17:29:08.754Z | gcc vendor 12 vendor |
| 232 | 2026-04-01T17:29:08.754Z | gcc system 14 system |
| 233 | 2026-04-01T17:29:08.754Z | gcc system 10 system |
| 234 | 2026-04-01T17:29:08.754Z | go system 1.20 system |
| 235 | 2026-04-01T17:29:08.754Z | go system 1.19 system |
| 236 | 2026-04-01T17:29:08.754Z | llvm system 15 system |
| 237 | 2026-04-01T17:29:08.754Z | llvm system 14 system |
| 238 | 2026-04-01T17:29:08.755Z | mariadb system 10.6 system |
| 239 | 2026-04-01T17:29:08.755Z | mta vendor vendor dma |
| 240 | 2026-04-01T17:29:08.755Z | openjdk system 17 system |
| 241 | 2026-04-01T17:29:08.755Z | openjdk system 11 system |
| 242 | 2026-04-01T17:29:08.755Z | openjdk system 1.8 system |
| 243 | 2026-04-01T17:29:08.755Z | openssl vendor 3 vendor |
| 244 | 2026-04-01T17:29:08.755Z | perl system 5.36 system |
| 245 | 2026-04-01T17:29:08.755Z | postgresql system 15 system |
| 246 | 2026-04-01T17:29:08.755Z | postgresql system 13 system |
| 247 | 2026-04-01T17:29:08.755Z | python vendor 3 vendor |
| 248 | 2026-04-01T17:29:08.755Z | python system 2 system |
| 249 | 2026-04-01T17:29:08.755Z | python3 system 3.11 system |
| 250 | 2026-04-01T17:29:08.755Z | ruby system 3.0 system |
| 251 | 2026-04-01T17:29:08.755Z | words vendor vendor american-english |
| 252 | 2026-04-01T17:29:08.755Z | words system system australian-english |
| 253 | 2026-04-01T17:29:08.755Z | words system system british-english |
| 254 | 2026-04-01T17:29:08.755Z | words system system canadian-english |
| 255 | 2026-04-01T17:29:08.755Z | words system system french |
| 256 | 2026-04-01T17:29:08.755Z | words system system italian |
| 257 | 2026-04-01T17:29:08.755Z | words system system ngerman |
| 258 | 2026-04-01T17:29:08.755Z | words system system ogerman |
| 259 | 2026-04-01T17:29:08.755Z | words system system spanish |
| 260 | 2026-04-01T17:29:08.979Z | PUBLISHER TYPE STATUS P LOCATION |
| 261 | 2026-04-01T17:29:08.979Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 262 | 2026-04-01T17:29:13.246Z | FMRI IFO |
| 263 | 2026-04-01T17:29:13.246Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 264 | 2026-04-01T17:29:13.246Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 265 | 2026-04-01T17:29:13.246Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 266 | 2026-04-01T17:29:13.246Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 267 | 2026-04-01T17:29:13.246Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 268 | 2026-04-01T17:29:13.246Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 269 | 2026-04-01T17:29:13.246Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 270 | 2026-04-01T17:29:13.247Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 271 | 2026-04-01T17:29:13.247Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 272 | 2026-04-01T17:29:13.247Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 273 | 2026-04-01T17:29:13.247Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 274 | 2026-04-01T17:29:13.247Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 275 | 2026-04-01T17:29:13.247Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 276 | 2026-04-01T17:29:13.247Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 277 | 2026-04-01T17:29:13.247Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 278 | 2026-04-01T17:29:13.247Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 279 | 2026-04-01T17:29:14.335Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 280 | 2026-04-01T17:29:14.642Z | Updating crates.io index |
| 281 | 2026-04-01T17:29:14.684Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 282 | 2026-04-01T17:29:15.516Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 283 | 2026-04-01T17:29:15.843Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 284 | 2026-04-01T17:29:16.466Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 285 | 2026-04-01T17:29:17.214Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 286 | 2026-04-01T17:29:17.684Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 287 | 2026-04-01T17:29:19.091Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 288 | 2026-04-01T17:29:20.425Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 289 | 2026-04-01T17:29:21.299Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 290 | 2026-04-01T17:29:21.575Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 291 | 2026-04-01T17:29:22.472Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 292 | 2026-04-01T17:29:22.838Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 293 | 2026-04-01T17:29:23.207Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 294 | 2026-04-01T17:29:23.640Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 295 | 2026-04-01T17:29:24.539Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 296 | 2026-04-01T17:29:25.071Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 297 | 2026-04-01T17:29:25.387Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 298 | 2026-04-01T17:29:25.740Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 299 | 2026-04-01T17:29:26.118Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 300 | 2026-04-01T17:29:26.475Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 301 | 2026-04-01T17:29:26.720Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 302 | 2026-04-01T17:29:26.986Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 303 | 2026-04-01T17:29:27.402Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 304 | 2026-04-01T17:29:27.741Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 305 | 2026-04-01T17:29:28.741Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 306 | 2026-04-01T17:29:29.021Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 307 | 2026-04-01T17:29:29.554Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 308 | 2026-04-01T17:29:29.825Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 309 | 2026-04-01T17:29:31.258Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 310 | 2026-04-01T17:29:31.692Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 311 | 2026-04-01T17:29:32.404Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-04-01T17:29:32.715Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-04-01T17:29:33.048Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-04-01T17:29:33.361Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-04-01T17:29:33.737Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-04-01T17:29:34.221Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-04-01T17:29:34.508Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-04-01T17:29:34.813Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-04-01T17:29:35.230Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-04-01T17:29:46.794Z | Downloading crates ... |
| 321 | 2026-04-01T17:29:46.860Z | Downloaded pretty-hex v0.4.1 |
| 322 | 2026-04-01T17:29:46.867Z | Downloaded autocfg v1.5.0 |
| 323 | 2026-04-01T17:29:46.871Z | Downloaded plain v0.2.3 |
| 324 | 2026-04-01T17:29:46.874Z | Downloaded smawk v0.3.2 |
| 325 | 2026-04-01T17:29:46.874Z | Downloaded semver v1.0.27 |
| 326 | 2026-04-01T17:29:46.882Z | Downloaded byteorder v1.5.0 |
| 327 | 2026-04-01T17:29:46.885Z | Downloaded ucd-trie v0.1.7 |
| 328 | 2026-04-01T17:29:46.888Z | Downloaded potential_utf v0.1.4 |
| 329 | 2026-04-01T17:29:46.888Z | Downloaded usdt-macro v0.5.0 |
| 330 | 2026-04-01T17:29:46.888Z | Downloaded is_terminal_polyfill v1.70.2 |
| 331 | 2026-04-01T17:29:46.888Z | Downloaded idna_adapter v1.2.1 |
| 332 | 2026-04-01T17:29:46.892Z | Downloaded usdt-attr-macro v0.5.0 |
| 333 | 2026-04-01T17:29:46.894Z | Downloaded version_check v0.9.5 |
| 334 | 2026-04-01T17:29:46.895Z | Downloaded typeid v1.0.3 |
| 335 | 2026-04-01T17:29:46.898Z | Downloaded toml_datetime v0.6.11 |
| 336 | 2026-04-01T17:29:46.898Z | Downloaded unicode-linebreak v0.1.5 |
| 337 | 2026-04-01T17:29:46.902Z | Downloaded toml_edit v0.22.27 |
| 338 | 2026-04-01T17:29:46.905Z | Downloaded unicode-xid v0.2.6 |
| 339 | 2026-04-01T17:29:46.909Z | Downloaded percent-encoding v2.3.2 |
| 340 | 2026-04-01T17:29:46.909Z | Downloaded zerofrom-derive v0.1.6 |
| 341 | 2026-04-01T17:29:46.909Z | Downloaded utf8_iter v1.0.4 |
| 342 | 2026-04-01T17:29:46.909Z | Downloaded itoa v1.0.17 |
| 343 | 2026-04-01T17:29:46.913Z | Downloaded quote v1.0.44 |
| 344 | 2026-04-01T17:29:46.917Z | Downloaded usdt v0.5.0 |
| 345 | 2026-04-01T17:29:46.921Z | Downloaded yoke-derive v0.8.1 |
| 346 | 2026-04-01T17:29:46.926Z | Downloaded utf8parse v0.2.2 |
| 347 | 2026-04-01T17:29:46.926Z | Downloaded litemap v0.8.1 |
| 348 | 2026-04-01T17:29:46.931Z | Downloaded scroll_derive v0.12.1 |
| 349 | 2026-04-01T17:29:46.931Z | Downloaded memmap v0.7.0 |
| 350 | 2026-04-01T17:29:46.931Z | Downloaded zerofrom v0.1.6 |
| 351 | 2026-04-01T17:29:46.931Z | Downloaded thiserror v1.0.69 |
| 352 | 2026-04-01T17:29:46.936Z | Downloaded toml_write v0.1.2 |
| 353 | 2026-04-01T17:29:46.936Z | Downloaded tinystr v0.8.2 |
| 354 | 2026-04-01T17:29:46.936Z | Downloaded thread-id v4.2.2 |
| 355 | 2026-04-01T17:29:46.936Z | Downloaded thiserror-impl v2.0.18 |
| 356 | 2026-04-01T17:29:46.939Z | Downloaded thiserror-impl v1.0.69 |
| 357 | 2026-04-01T17:29:46.939Z | Downloaded thiserror v2.0.18 |
| 358 | 2026-04-01T17:29:46.939Z | Downloaded stable_deref_trait v1.2.1 |
| 359 | 2026-04-01T17:29:46.939Z | Downloaded zmij v1.0.21 |
| 360 | 2026-04-01T17:29:46.942Z | Downloaded zerovec-derive v0.11.2 |
| 361 | 2026-04-01T17:29:46.942Z | Downloaded heck v0.5.0 |
| 362 | 2026-04-01T17:29:46.942Z | Downloaded crypto-common v0.1.7 |
| 363 | 2026-04-01T17:29:46.942Z | Downloaded dtrace-parser v0.2.0 |
| 364 | 2026-04-01T17:29:46.942Z | Downloaded clap_lex v1.0.0 |
| 365 | 2026-04-01T17:29:46.946Z | Downloaded toml v0.8.23 |
| 366 | 2026-04-01T17:29:46.946Z | Downloaded yoke v0.8.1 |
| 367 | 2026-04-01T17:29:46.946Z | Downloaded writeable v0.6.2 |
| 368 | 2026-04-01T17:29:46.951Z | Downloaded usdt-impl v0.5.0 |
| 369 | 2026-04-01T17:29:46.954Z | Downloaded colorchoice v1.0.4 |
| 370 | 2026-04-01T17:29:46.957Z | Downloaded zerocopy-derive v0.7.35 |
| 371 | 2026-04-01T17:29:46.957Z | Downloaded heck v0.4.1 |
| 372 | 2026-04-01T17:29:46.960Z | Downloaded errno v0.3.14 |
| 373 | 2026-04-01T17:29:46.960Z | Downloaded proc-macro2 v1.0.106 |
| 374 | 2026-04-01T17:29:46.964Z | Downloaded proc-macro-error-attr v1.0.4 |
| 375 | 2026-04-01T17:29:46.965Z | Downloaded papergrid v0.11.0 |
| 376 | 2026-04-01T17:29:46.969Z | Downloaded unicode-ident v1.0.24 |
| 377 | 2026-04-01T17:29:46.969Z | Downloaded textwrap v0.16.2 |
| 378 | 2026-04-01T17:29:46.969Z | Downloaded block-buffer v0.10.4 |
| 379 | 2026-04-01T17:29:46.969Z | Downloaded terminal_size v0.4.3 |
| 380 | 2026-04-01T17:29:46.969Z | Downloaded icu_provider v2.1.1 |
| 381 | 2026-04-01T17:29:46.974Z | Downloaded zerotrie v0.2.3 |
| 382 | 2026-04-01T17:29:46.975Z | Downloaded serde_spanned v0.6.9 |
| 383 | 2026-04-01T17:29:46.977Z | Downloaded typenum v1.19.0 |
| 384 | 2026-04-01T17:29:46.981Z | Downloaded strsim v0.11.1 |
| 385 | 2026-04-01T17:29:46.981Z | Downloaded generic-array v0.14.7 |
| 386 | 2026-04-01T17:29:46.983Z | Downloaded form_urlencoded v1.2.2 |
| 387 | 2026-04-01T17:29:46.983Z | Downloaded cfg-if v1.0.4 |
| 388 | 2026-04-01T17:29:46.983Z | Downloaded cargo-platform v0.2.0 |
| 389 | 2026-04-01T17:29:46.986Z | Downloaded url v2.5.8 |
| 390 | 2026-04-01T17:29:46.990Z | Downloaded anstyle-query v1.1.5 |
| 391 | 2026-04-01T17:29:46.993Z | Downloaded tabled_derive v0.7.0 |
| 392 | 2026-04-01T17:29:46.997Z | Downloaded zerovec v0.11.5 |
| 393 | 2026-04-01T17:29:47.003Z | Downloaded fnv v1.0.7 |
| 394 | 2026-04-01T17:29:47.007Z | Downloaded swrite v0.1.0 |
| 395 | 2026-04-01T17:29:47.007Z | Downloaded serde-value v0.7.0 |
| 396 | 2026-04-01T17:29:47.012Z | Downloaded fastrand v2.3.0 |
| 397 | 2026-04-01T17:29:47.012Z | Downloaded equivalent v1.0.2 |
| 398 | 2026-04-01T17:29:47.012Z | Downloaded ordered-float v2.10.1 |
| 399 | 2026-04-01T17:29:47.014Z | Downloaded zerocopy v0.7.35 |
| 400 | 2026-04-01T17:29:47.022Z | Downloaded winnow v0.7.15 |
| 401 | 2026-04-01T17:29:47.026Z | Downloaded sha2 v0.10.9 |
| 402 | 2026-04-01T17:29:47.029Z | Downloaded fs-err v3.3.0 |
| 403 | 2026-04-01T17:29:47.029Z | Downloaded unicode-width v0.2.0 |
| 404 | 2026-04-01T17:29:47.032Z | Downloaded unicode-width v0.1.14 |
| 405 | 2026-04-01T17:29:47.035Z | Downloaded log v0.4.29 |
| 406 | 2026-04-01T17:29:47.041Z | Downloaded macaddr v1.0.1 |
| 407 | 2026-04-01T17:29:47.044Z | Downloaded anstyle v1.0.13 |
| 408 | 2026-04-01T17:29:47.044Z | Downloaded cpufeatures v0.2.17 |
| 409 | 2026-04-01T17:29:47.044Z | Downloaded camino-tempfile v1.4.1 |
| 410 | 2026-04-01T17:29:47.047Z | Downloaded dof v0.3.0 |
| 411 | 2026-04-01T17:29:47.053Z | Downloaded serde_tokenstream v0.2.3 |
| 412 | 2026-04-01T17:29:47.057Z | Downloaded anstyle-parse v0.2.7 |
| 413 | 2026-04-01T17:29:47.060Z | Downloaded proc-macro-error v1.0.4 |
| 414 | 2026-04-01T17:29:47.060Z | Downloaded bytecount v0.6.9 |
| 415 | 2026-04-01T17:29:47.063Z | Downloaded erased-serde v0.4.9 |
| 416 | 2026-04-01T17:29:47.063Z | Downloaded digest v0.10.7 |
| 417 | 2026-04-01T17:29:47.066Z | Downloaded serde-untagged v0.1.9 |
| 418 | 2026-04-01T17:29:47.066Z | Downloaded scroll v0.12.0 |
| 419 | 2026-04-01T17:29:47.067Z | Downloaded synstructure v0.13.2 |
| 420 | 2026-04-01T17:29:47.069Z | Downloaded smallvec v1.15.1 |
| 421 | 2026-04-01T17:29:47.069Z | Downloaded once_cell v1.21.3 |
| 422 | 2026-04-01T17:29:47.092Z | Downloaded bitflags v2.11.0 |
| 423 | 2026-04-01T17:29:47.096Z | Downloaded cargo_toml v0.21.0 |
| 424 | 2026-04-01T17:29:47.096Z | Downloaded cargo-util-schemas v0.8.2 |
| 425 | 2026-04-01T17:29:47.099Z | Downloaded anstream v0.6.21 |
| 426 | 2026-04-01T17:29:47.102Z | Downloaded clap_derive v4.5.55 |
| 427 | 2026-04-01T17:29:47.105Z | Downloaded camino v1.2.2 |
| 428 | 2026-04-01T17:29:47.108Z | Downloaded displaydoc v0.2.5 |
| 429 | 2026-04-01T17:29:47.111Z | Downloaded pest_generator v2.8.6 |
| 430 | 2026-04-01T17:29:47.114Z | Downloaded icu_properties v2.1.2 |
| 431 | 2026-04-01T17:29:47.155Z | Downloaded tempfile v3.25.0 |
| 432 | 2026-04-01T17:29:47.155Z | Downloaded serde v1.0.228 |
| 433 | 2026-04-01T17:29:47.155Z | Downloaded pest_derive v2.8.6 |
| 434 | 2026-04-01T17:29:47.155Z | Downloaded num-traits v0.2.19 |
| 435 | 2026-04-01T17:29:47.155Z | Downloaded serde_core v1.0.228 |
| 436 | 2026-04-01T17:29:47.155Z | Downloaded anyhow v1.0.102 |
| 437 | 2026-04-01T17:29:47.155Z | Downloaded serde_derive v1.0.228 |
| 438 | 2026-04-01T17:29:47.155Z | Downloaded cargo_metadata v0.21.0 |
| 439 | 2026-04-01T17:29:47.155Z | Downloaded icu_normalizer_data v2.1.1 |
| 440 | 2026-04-01T17:29:47.155Z | Downloaded getrandom v0.4.1 |
| 441 | 2026-04-01T17:29:47.155Z | Downloaded pest_meta v2.8.6 |
| 442 | 2026-04-01T17:29:47.155Z | Downloaded clap v4.5.60 |
| 443 | 2026-04-01T17:29:47.155Z | Downloaded memchr v2.8.0 |
| 444 | 2026-04-01T17:29:47.160Z | Downloaded icu_locale_core v2.1.1 |
| 445 | 2026-04-01T17:29:47.160Z | Downloaded icu_collections v2.1.1 |
| 446 | 2026-04-01T17:29:47.163Z | Downloaded icu_normalizer v2.1.1 |
| 447 | 2026-04-01T17:29:47.178Z | Downloaded pest v2.8.6 |
| 448 | 2026-04-01T17:29:47.183Z | Downloaded indexmap v2.13.0 |
| 449 | 2026-04-01T17:29:47.191Z | Downloaded hashbrown v0.16.1 |
| 450 | 2026-04-01T17:29:47.194Z | Downloaded idna v1.1.0 |
| 451 | 2026-04-01T17:29:47.203Z | Downloaded icu_properties_data v2.1.2 |
| 452 | 2026-04-01T17:29:47.228Z | Downloaded clap_builder v4.5.60 |
| 453 | 2026-04-01T17:29:47.238Z | Downloaded serde_json v1.0.149 |
| 454 | 2026-04-01T17:29:47.241Z | Downloaded goblin v0.8.2 |
| 455 | 2026-04-01T17:29:47.246Z | Downloaded tabled v0.15.0 |
| 456 | 2026-04-01T17:29:47.254Z | Downloaded syn v2.0.117 |
| 457 | 2026-04-01T17:29:47.261Z | Downloaded syn v1.0.109 |
| 458 | 2026-04-01T17:29:47.289Z | Downloaded rustix v1.1.3 |
| 459 | 2026-04-01T17:29:47.320Z | Downloaded libc v0.2.180 |
| 460 | 2026-04-01T17:29:47.382Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-04-01T17:29:47.382Z | Compiling unicode-ident v1.0.24 |
| 462 | 2026-04-01T17:29:47.385Z | Compiling quote v1.0.44 |
| 463 | 2026-04-01T17:29:47.385Z | Compiling serde_core v1.0.228 |
| 464 | 2026-04-01T17:29:47.385Z | Compiling libc v0.2.180 |
| 465 | 2026-04-01T17:29:47.566Z | Compiling version_check v0.9.5 |
| 466 | 2026-04-01T17:29:47.569Z | Compiling stable_deref_trait v1.2.1 |
| 467 | 2026-04-01T17:29:47.578Z | Compiling serde v1.0.228 |
| 468 | 2026-04-01T17:29:47.710Z | Compiling memchr v2.8.0 |
| 469 | 2026-04-01T17:29:47.727Z | Compiling zmij v1.0.21 |
| 470 | 2026-04-01T17:29:47.952Z | Compiling autocfg v1.5.0 |
| 471 | 2026-04-01T17:29:47.969Z | Compiling itoa v1.0.17 |
| 472 | 2026-04-01T17:29:48.020Z | Compiling thiserror v1.0.69 |
| 473 | 2026-04-01T17:29:48.162Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-04-01T17:29:48.368Z | Compiling pest v2.8.6 |
| 475 | 2026-04-01T17:29:48.371Z | Compiling litemap v0.8.1 |
| 476 | 2026-04-01T17:29:48.459Z | Compiling writeable v0.6.2 |
| 477 | 2026-04-01T17:29:48.478Z | Compiling icu_properties_data v2.1.2 |
| 478 | 2026-04-01T17:29:48.571Z | Compiling rustix v1.1.3 |
| 479 | 2026-04-01T17:29:48.680Z | Compiling byteorder v1.5.0 |
| 480 | 2026-04-01T17:29:48.715Z | Compiling icu_normalizer_data v2.1.1 |
| 481 | 2026-04-01T17:29:48.911Z | Compiling syn v2.0.117 |
| 482 | 2026-04-01T17:29:49.017Z | Compiling errno v0.3.14 |
| 483 | 2026-04-01T17:29:49.037Z | Compiling bitflags v2.11.0 |
| 484 | 2026-04-01T17:29:49.177Z | Compiling serde_json v1.0.149 |
| 485 | 2026-04-01T17:29:49.335Z | Compiling num-traits v0.2.19 |
| 486 | 2026-04-01T17:29:49.390Z | Compiling hashbrown v0.16.1 |
| 487 | 2026-04-01T17:29:49.410Z | Compiling equivalent v1.0.2 |
| 488 | 2026-04-01T17:29:49.508Z | Compiling pest_meta v2.8.6 |
| 489 | 2026-04-01T17:29:49.526Z | Compiling smallvec v1.15.1 |
| 490 | 2026-04-01T17:29:49.740Z | Compiling typeid v1.0.3 |
| 491 | 2026-04-01T17:29:49.908Z | Compiling indexmap v2.13.0 |
| 492 | 2026-04-01T17:29:49.965Z | Compiling thread-id v4.2.2 |
| 493 | 2026-04-01T17:29:50.052Z | Compiling proc-macro-error-attr v1.0.4 |
| 494 | 2026-04-01T17:29:50.069Z | Compiling usdt-impl v0.5.0 |
| 495 | 2026-04-01T17:29:50.103Z | Compiling erased-serde v0.4.9 |
| 496 | 2026-04-01T17:29:50.252Z | Compiling toml_write v0.1.2 |
| 497 | 2026-04-01T17:29:50.282Z | Compiling winnow v0.7.15 |
| 498 | 2026-04-01T17:29:50.370Z | Compiling syn v1.0.109 |
| 499 | 2026-04-01T17:29:50.697Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-04-01T17:29:50.729Z | Compiling percent-encoding v2.3.2 |
| 501 | 2026-04-01T17:29:50.883Z | Compiling plain v0.2.3 |
| 502 | 2026-04-01T17:29:50.929Z | Compiling getrandom v0.4.1 |
| 503 | 2026-04-01T17:29:51.000Z | Compiling camino v1.2.2 |
| 504 | 2026-04-01T17:29:51.136Z | Compiling thiserror v2.0.18 |
| 505 | 2026-04-01T17:29:51.175Z | Compiling utf8parse v0.2.2 |
| 506 | 2026-04-01T17:29:51.272Z | Compiling utf8_iter v1.0.4 |
| 507 | 2026-04-01T17:29:51.293Z | Compiling log v0.4.29 |
| 508 | 2026-04-01T17:29:51.395Z | Compiling anstyle-parse v0.2.7 |
| 509 | 2026-04-01T17:29:51.428Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-04-01T17:29:51.489Z | Compiling synstructure v0.13.2 |
| 511 | 2026-04-01T17:29:51.556Z | Compiling pest_generator v2.8.6 |
| 512 | 2026-04-01T17:29:51.586Z | Compiling form_urlencoded v1.2.2 |
| 513 | 2026-04-01T17:29:51.745Z | Compiling terminal_size v0.4.3 |
| 514 | 2026-04-01T17:29:51.893Z | Compiling cfg-if v1.0.4 |
| 515 | 2026-04-01T17:29:51.975Z | Compiling anstyle-query v1.1.5 |
| 516 | 2026-04-01T17:29:52.002Z | Compiling pretty-hex v0.4.1 |
| 517 | 2026-04-01T17:29:52.088Z | Compiling colorchoice v1.0.4 |
| 518 | 2026-04-01T17:29:52.090Z | Compiling anstyle v1.0.13 |
| 519 | 2026-04-01T17:29:52.090Z | Compiling is_terminal_polyfill v1.70.2 |
| 520 | 2026-04-01T17:29:52.142Z | Compiling serde-untagged v0.1.9 |
| 521 | 2026-04-01T17:29:52.265Z | Compiling semver v1.0.27 |
| 522 | 2026-04-01T17:29:52.347Z | Compiling anstream v0.6.21 |
| 523 | 2026-04-01T17:29:52.384Z | Compiling fs-err v3.3.0 |
| 524 | 2026-04-01T17:29:52.402Z | Compiling clap_lex v1.0.0 |
| 525 | 2026-04-01T17:29:52.574Z | Compiling unicode-width v0.1.14 |
| 526 | 2026-04-01T17:29:52.592Z | Compiling fnv v1.0.7 |
| 527 | 2026-04-01T17:29:52.596Z | Compiling anyhow v1.0.102 |
| 528 | 2026-04-01T17:29:52.637Z | Compiling bytecount v0.6.9 |
| 529 | 2026-04-01T17:29:52.656Z | Compiling once_cell v1.21.3 |
| 530 | 2026-04-01T17:29:52.699Z | Compiling unicode-xid v0.2.6 |
| 531 | 2026-04-01T17:29:52.826Z | Compiling strsim v0.11.1 |
| 532 | 2026-04-01T17:29:52.845Z | Compiling fastrand v2.3.0 |
| 533 | 2026-04-01T17:29:52.871Z | Compiling heck v0.4.1 |
| 534 | 2026-04-01T17:29:52.908Z | Compiling heck v0.5.0 |
| 535 | 2026-04-01T17:29:53.085Z | Compiling tempfile v3.25.0 |
| 536 | 2026-04-01T17:29:53.102Z | Compiling clap_builder v4.5.60 |
| 537 | 2026-04-01T17:29:53.148Z | Compiling papergrid v0.11.0 |
| 538 | 2026-04-01T17:29:53.168Z | Compiling serde_derive v1.0.228 |
| 539 | 2026-04-01T17:29:53.186Z | Compiling zerofrom-derive v0.1.6 |
| 540 | 2026-04-01T17:29:53.338Z | Compiling yoke-derive v0.8.1 |
| 541 | 2026-04-01T17:29:53.518Z | Compiling zerovec-derive v0.11.2 |
| 542 | 2026-04-01T17:29:53.647Z | Compiling displaydoc v0.2.5 |
| 543 | 2026-04-01T17:29:54.390Z | Compiling thiserror-impl v1.0.69 |
| 544 | 2026-04-01T17:29:54.545Z | Compiling zerocopy-derive v0.7.35 |
| 545 | 2026-04-01T17:29:54.585Z | Compiling zerofrom v0.1.6 |
| 546 | 2026-04-01T17:29:54.585Z | Compiling pest_derive v2.8.6 |
| 547 | 2026-04-01T17:29:54.631Z | Compiling scroll_derive v0.12.1 |
| 548 | 2026-04-01T17:29:54.734Z | Compiling yoke v0.8.1 |
| 549 | 2026-04-01T17:29:54.933Z | Compiling zerovec v0.11.5 |
| 550 | 2026-04-01T17:29:55.039Z | Compiling zerotrie v0.2.3 |
| 551 | 2026-04-01T17:29:55.306Z | Compiling scroll v0.12.0 |
| 552 | 2026-04-01T17:29:55.341Z | Compiling thiserror-impl v2.0.18 |
| 553 | 2026-04-01T17:29:55.401Z | Compiling tinystr v0.8.2 |
| 554 | 2026-04-01T17:29:55.431Z | Compiling potential_utf v0.1.4 |
| 555 | 2026-04-01T17:29:55.580Z | Compiling icu_locale_core v2.1.1 |
| 556 | 2026-04-01T17:29:55.604Z | Compiling icu_collections v2.1.1 |
| 557 | 2026-04-01T17:29:55.607Z | Compiling zerocopy v0.7.35 |
| 558 | 2026-04-01T17:29:55.758Z | Compiling dtrace-parser v0.2.0 |
| 559 | 2026-04-01T17:29:56.087Z | Compiling goblin v0.8.2 |
| 560 | 2026-04-01T17:29:56.176Z | Compiling tabled_derive v0.7.0 |
| 561 | 2026-04-01T17:29:56.193Z | Compiling icu_provider v2.1.1 |
| 562 | 2026-04-01T17:29:56.447Z | Compiling icu_properties v2.1.2 |
| 563 | 2026-04-01T17:29:56.498Z | Compiling icu_normalizer v2.1.1 |
| 564 | 2026-04-01T17:29:56.517Z | Compiling clap_derive v4.5.55 |
| 565 | 2026-04-01T17:29:56.608Z | Compiling toml_datetime v0.6.11 |
| 566 | 2026-04-01T17:29:56.655Z | Compiling serde_spanned v0.6.9 |
| 567 | 2026-04-01T17:29:56.672Z | Compiling dof v0.3.0 |
| 568 | 2026-04-01T17:29:56.806Z | Compiling toml_edit v0.22.27 |
| 569 | 2026-04-01T17:29:56.867Z | Compiling serde_tokenstream v0.2.3 |
| 570 | 2026-04-01T17:29:57.087Z | Compiling serde-value v0.7.0 |
| 571 | 2026-04-01T17:29:57.179Z | Compiling cargo-platform v0.2.0 |
| 572 | 2026-04-01T17:29:57.306Z | Compiling idna_adapter v1.2.1 |
| 573 | 2026-04-01T17:29:57.443Z | Compiling idna v1.1.0 |
| 574 | 2026-04-01T17:29:57.462Z | Compiling memmap v0.7.0 |
| 575 | 2026-04-01T17:29:57.465Z | Compiling unicode-linebreak v0.1.5 |
| 576 | 2026-04-01T17:29:57.523Z | Compiling unicode-width v0.2.0 |
| 577 | 2026-04-01T17:29:57.646Z | Compiling smawk v0.3.2 |
| 578 | 2026-04-01T17:29:57.664Z | Compiling usdt-macro v0.5.0 |
| 579 | 2026-04-01T17:29:57.737Z | Compiling url v2.5.8 |
| 580 | 2026-04-01T17:29:57.798Z | Compiling usdt-attr-macro v0.5.0 |
| 581 | 2026-04-01T17:29:57.816Z | Compiling textwrap v0.16.2 |
| 582 | 2026-04-01T17:29:58.263Z | Compiling toml v0.8.23 |
| 583 | 2026-04-01T17:29:58.282Z | Compiling clap v4.5.60 |
| 584 | 2026-04-01T17:29:58.388Z | Compiling tabled v0.15.0 |
| 585 | 2026-04-01T17:29:58.477Z | Compiling macaddr v1.0.1 |
| 586 | 2026-04-01T17:29:58.521Z | Compiling camino-tempfile v1.4.1 |
| 587 | 2026-04-01T17:29:58.760Z | Compiling cargo-util-schemas v0.8.2 |
| 588 | 2026-04-01T17:29:58.862Z | Compiling cargo_toml v0.21.0 |
| 589 | 2026-04-01T17:29:58.928Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 590 | 2026-04-01T17:29:59.053Z | Compiling usdt v0.5.0 |
| 591 | 2026-04-01T17:29:59.191Z | Compiling swrite v0.1.0 |
| 592 | 2026-04-01T17:29:59.687Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-04-01T17:30:00.646Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-04-01T17:30:02.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.55s |
| 595 | 2026-04-01T17:30:02.940Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-04-01T17:30:03.525Z | Downloading crates ... |
| 597 | 2026-04-01T17:30:03.617Z | Downloaded async-stream v0.3.6 |
| 598 | 2026-04-01T17:30:03.620Z | Downloaded ascii-canvas v3.0.0 |
| 599 | 2026-04-01T17:30:03.620Z | Downloaded adler2 v2.0.1 |
| 600 | 2026-04-01T17:30:03.624Z | Downloaded aead v0.5.2 |
| 601 | 2026-04-01T17:30:03.629Z | Downloaded async-stream-impl v0.3.6 |
| 602 | 2026-04-01T17:30:03.629Z | Downloaded async-recursion v1.1.1 |
| 603 | 2026-04-01T17:30:03.636Z | Downloaded bit-set v0.8.0 |
| 604 | 2026-04-01T17:30:03.642Z | Downloaded cargo_toml v0.22.3 |
| 605 | 2026-04-01T17:30:03.645Z | Downloaded defmt-macros v1.0.1 |
| 606 | 2026-04-01T17:30:03.648Z | Downloaded derive_builder_macro v0.20.2 |
| 607 | 2026-04-01T17:30:03.648Z | Downloaded castaway v0.2.4 |
| 608 | 2026-04-01T17:30:03.648Z | Downloaded block-padding v0.3.3 |
| 609 | 2026-04-01T17:30:03.651Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 610 | 2026-04-01T17:30:03.651Z | Downloaded bit-set v0.5.3 |
| 611 | 2026-04-01T17:30:03.654Z | Downloaded ciborium-io v0.2.2 |
| 612 | 2026-04-01T17:30:03.654Z | Downloaded foldhash v0.1.5 |
| 613 | 2026-04-01T17:30:03.656Z | Downloaded bb8 v0.8.6 |
| 614 | 2026-04-01T17:30:03.659Z | Downloaded document-features v0.2.12 |
| 615 | 2026-04-01T17:30:03.664Z | Downloaded bitfield-macros v0.19.4 |
| 616 | 2026-04-01T17:30:03.667Z | Downloaded cfg_aliases v0.2.1 |
| 617 | 2026-04-01T17:30:03.670Z | Downloaded bitflags v1.3.2 |
| 618 | 2026-04-01T17:30:03.670Z | Downloaded fd-lock v4.0.4 |
| 619 | 2026-04-01T17:30:03.673Z | Downloaded bit-vec v0.8.0 |
| 620 | 2026-04-01T17:30:03.673Z | Downloaded crc32fast v1.5.0 |
| 621 | 2026-04-01T17:30:03.676Z | Downloaded defmt v1.0.1 |
| 622 | 2026-04-01T17:30:03.681Z | Downloaded arrayref v0.3.9 |
| 623 | 2026-04-01T17:30:03.684Z | Downloaded crossbeam-epoch v0.9.18 |
| 624 | 2026-04-01T17:30:03.687Z | Downloaded enum-as-inner v0.6.1 |
| 625 | 2026-04-01T17:30:03.687Z | Downloaded diesel v2.3.7 |
| 626 | 2026-04-01T17:30:03.699Z | Downloaded foreign-types v0.5.0 |
| 627 | 2026-04-01T17:30:03.702Z | Downloaded bumpalo v3.20.2 |
| 628 | 2026-04-01T17:30:03.702Z | Downloaded fixedbitset v0.4.2 |
| 629 | 2026-04-01T17:30:03.705Z | Downloaded ed25519 v2.2.3 |
| 630 | 2026-04-01T17:30:03.705Z | Downloaded ff v0.13.1 |
| 631 | 2026-04-01T17:30:03.708Z | Downloaded downcast-rs v2.0.2 |
| 632 | 2026-04-01T17:30:03.708Z | Downloaded display-error-chain v0.2.2 |
| 633 | 2026-04-01T17:30:03.708Z | Downloaded darling v0.21.3 |
| 634 | 2026-04-01T17:30:03.711Z | Downloaded dtrace-parser v0.3.0 |
| 635 | 2026-04-01T17:30:03.714Z | Downloaded crunchy v0.2.4 |
| 636 | 2026-04-01T17:30:03.714Z | Downloaded crc8 v0.1.1 |
| 637 | 2026-04-01T17:30:03.714Z | Downloaded cfg_aliases v0.1.1 |
| 638 | 2026-04-01T17:30:03.716Z | Downloaded flagset v0.4.7 |
| 639 | 2026-04-01T17:30:03.716Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 640 | 2026-04-01T17:30:03.717Z | Downloaded derive_builder v0.20.2 |
| 641 | 2026-04-01T17:30:03.719Z | Downloaded crc v3.4.0 |
| 642 | 2026-04-01T17:30:03.722Z | Downloaded cargo-platform v0.1.9 |
| 643 | 2026-04-01T17:30:03.722Z | Downloaded bitfield-struct v0.6.2 |
| 644 | 2026-04-01T17:30:03.726Z | Downloaded atty v0.2.14 |
| 645 | 2026-04-01T17:30:03.726Z | Downloaded assert_matches v1.5.0 |
| 646 | 2026-04-01T17:30:03.726Z | Downloaded array-init v0.0.4 |
| 647 | 2026-04-01T17:30:03.729Z | Downloaded atomicwrites v0.4.4 |
| 648 | 2026-04-01T17:30:03.729Z | Downloaded csv-core v0.1.13 |
| 649 | 2026-04-01T17:30:03.729Z | Downloaded cpufeatures v0.3.0 |
| 650 | 2026-04-01T17:30:03.730Z | Downloaded atomic-waker v1.1.2 |
| 651 | 2026-04-01T17:30:03.732Z | Downloaded base16ct v1.0.0 |
| 652 | 2026-04-01T17:30:03.733Z | Downloaded base16ct v0.2.0 |
| 653 | 2026-04-01T17:30:03.733Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 654 | 2026-04-01T17:30:03.733Z | Downloaded endian-type v0.1.2 |
| 655 | 2026-04-01T17:30:03.735Z | Downloaded deranged v0.5.8 |
| 656 | 2026-04-01T17:30:03.735Z | Downloaded dyn-clone v1.0.20 |
| 657 | 2026-04-01T17:30:03.735Z | Downloaded defmt v0.3.100 |
| 658 | 2026-04-01T17:30:03.738Z | Downloaded blowfish v0.9.1 |
| 659 | 2026-04-01T17:30:03.738Z | Downloaded cmake v0.1.57 |
| 660 | 2026-04-01T17:30:03.738Z | Downloaded debug-ignore v1.0.5 |
| 661 | 2026-04-01T17:30:03.741Z | Downloaded darling_macro v0.21.3 |
| 662 | 2026-04-01T17:30:03.741Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 663 | 2026-04-01T17:30:03.741Z | Downloaded crucible-workspace-hack v0.1.0 |
| 664 | 2026-04-01T17:30:03.743Z | Downloaded embedded-io v0.6.1 |
| 665 | 2026-04-01T17:30:03.744Z | Downloaded difflib v0.4.0 |
| 666 | 2026-04-01T17:30:03.744Z | Downloaded cstr-argument v0.1.2 |
| 667 | 2026-04-01T17:30:03.747Z | Downloaded env_filter v1.0.0 |
| 668 | 2026-04-01T17:30:03.747Z | Downloaded base64ct v1.8.3 |
| 669 | 2026-04-01T17:30:03.749Z | Downloaded foreign-types-macros v0.2.3 |
| 670 | 2026-04-01T17:30:03.749Z | Downloaded erased-serde v0.3.31 |
| 671 | 2026-04-01T17:30:03.749Z | Downloaded dof v0.4.0 |
| 672 | 2026-04-01T17:30:03.752Z | Downloaded cobs v0.3.0 |
| 673 | 2026-04-01T17:30:03.752Z | Downloaded ciborium v0.2.2 |
| 674 | 2026-04-01T17:30:03.756Z | Downloaded cexpr v0.6.0 |
| 675 | 2026-04-01T17:30:03.756Z | Downloaded cassowary v0.3.0 |
| 676 | 2026-04-01T17:30:03.756Z | Downloaded darling_macro v0.23.0 |
| 677 | 2026-04-01T17:30:03.759Z | Downloaded bcs v0.1.6 |
| 678 | 2026-04-01T17:30:03.759Z | Downloaded dunce v1.0.5 |
| 679 | 2026-04-01T17:30:03.759Z | Downloaded backoff v0.4.0 |
| 680 | 2026-04-01T17:30:03.762Z | Downloaded dirs-sys-next v0.1.2 |
| 681 | 2026-04-01T17:30:03.762Z | Downloaded embedded-io v0.4.0 |
| 682 | 2026-04-01T17:30:03.765Z | Downloaded ciborium-ll v0.2.2 |
| 683 | 2026-04-01T17:30:03.765Z | Downloaded foreign-types-shared v0.1.1 |
| 684 | 2026-04-01T17:30:03.767Z | Downloaded float-ord v0.3.2 |
| 685 | 2026-04-01T17:30:03.767Z | Downloaded dsl_auto_type v0.2.0 |
| 686 | 2026-04-01T17:30:03.767Z | Downloaded convert_case v0.4.0 |
| 687 | 2026-04-01T17:30:03.772Z | Downloaded dirs-next v2.0.0 |
| 688 | 2026-04-01T17:30:03.772Z | Downloaded defmt-parser v1.0.0 |
| 689 | 2026-04-01T17:30:03.776Z | Downloaded foreign-types v0.3.2 |
| 690 | 2026-04-01T17:30:03.776Z | Downloaded darling_macro v0.20.11 |
| 691 | 2026-04-01T17:30:03.776Z | Downloaded gethostname v0.5.0 |
| 692 | 2026-04-01T17:30:03.779Z | Downloaded funty v2.0.0 |
| 693 | 2026-04-01T17:30:03.779Z | Downloaded cipher v0.4.4 |
| 694 | 2026-04-01T17:30:03.779Z | Downloaded bit-vec v0.6.3 |
| 695 | 2026-04-01T17:30:03.781Z | Downloaded futures-macro v0.3.32 |
| 696 | 2026-04-01T17:30:03.784Z | Downloaded futures-core v0.3.32 |
| 697 | 2026-04-01T17:30:03.784Z | Downloaded futures-task v0.3.32 |
| 698 | 2026-04-01T17:30:03.786Z | Downloaded futures-sink v0.3.32 |
| 699 | 2026-04-01T17:30:03.786Z | Downloaded globwalk v0.9.1 |
| 700 | 2026-04-01T17:30:03.786Z | Downloaded futures-io v0.3.32 |
| 701 | 2026-04-01T17:30:03.786Z | Downloaded git-stub v1.0.0 |
| 702 | 2026-04-01T17:30:03.790Z | Downloaded ghash v0.5.1 |
| 703 | 2026-04-01T17:30:03.790Z | Downloaded fxhash v0.2.1 |
| 704 | 2026-04-01T17:30:03.790Z | Downloaded async-trait v0.1.89 |
| 705 | 2026-04-01T17:30:03.793Z | Downloaded foreign-types-shared v0.3.1 |
| 706 | 2026-04-01T17:30:03.793Z | Downloaded byte-wrapper v0.1.0 |
| 707 | 2026-04-01T17:30:03.796Z | Downloaded derive-ex v0.1.8 |
| 708 | 2026-04-01T17:30:03.798Z | Downloaded crc-catalog v2.4.0 |
| 709 | 2026-04-01T17:30:03.799Z | Downloaded bitfield v0.19.4 |
| 710 | 2026-04-01T17:30:03.801Z | Downloaded data-encoding v2.10.0 |
| 711 | 2026-04-01T17:30:03.801Z | Downloaded chacha20 v0.9.1 |
| 712 | 2026-04-01T17:30:03.801Z | Downloaded either v1.15.0 |
| 713 | 2026-04-01T17:30:03.805Z | Downloaded camino-tempfile-ext v0.3.3 |
| 714 | 2026-04-01T17:30:03.805Z | Downloaded buf-list v1.1.2 |
| 715 | 2026-04-01T17:30:03.808Z | Downloaded filetime v0.2.27 |
| 716 | 2026-04-01T17:30:03.808Z | Downloaded derive_builder_core v0.20.2 |
| 717 | 2026-04-01T17:30:03.808Z | Downloaded constant_time_eq v0.4.2 |
| 718 | 2026-04-01T17:30:03.811Z | Downloaded drift v0.1.3 |
| 719 | 2026-04-01T17:30:03.814Z | Downloaded diff v0.1.13 |
| 720 | 2026-04-01T17:30:03.814Z | Downloaded critical-section v1.2.0 |
| 721 | 2026-04-01T17:30:03.817Z | Downloaded headers-core v0.3.0 |
| 722 | 2026-04-01T17:30:03.817Z | Downloaded hex v0.4.3 |
| 723 | 2026-04-01T17:30:03.817Z | Downloaded convert_case v0.10.0 |
| 724 | 2026-04-01T17:30:03.820Z | Downloaded cbc v0.1.2 |
| 725 | 2026-04-01T17:30:03.820Z | Downloaded diesel-dtrace v0.5.0 |
| 726 | 2026-04-01T17:30:03.822Z | Downloaded cancel-safe-futures v0.1.5 |
| 727 | 2026-04-01T17:30:03.825Z | Downloaded hash32 v0.2.1 |
| 728 | 2026-04-01T17:30:03.825Z | Downloaded hex-literal v0.4.1 |
| 729 | 2026-04-01T17:30:03.825Z | Downloaded ecdsa v0.16.9 |
| 730 | 2026-04-01T17:30:03.828Z | Downloaded hash32 v0.3.1 |
| 731 | 2026-04-01T17:30:03.831Z | Downloaded http-range v0.1.5 |
| 732 | 2026-04-01T17:30:03.831Z | Downloaded hubpack_derive v0.1.1 |
| 733 | 2026-04-01T17:30:03.834Z | Downloaded hubpack v0.1.2 |
| 734 | 2026-04-01T17:30:03.834Z | Downloaded http-body v1.0.1 |
| 735 | 2026-04-01T17:30:03.834Z | Downloaded hostname v0.3.1 |
| 736 | 2026-04-01T17:30:03.836Z | Downloaded home v0.5.12 |
| 737 | 2026-04-01T17:30:03.836Z | Downloaded const_format_proc_macros v0.2.34 |
| 738 | 2026-04-01T17:30:03.839Z | Downloaded foldhash v0.2.0 |
| 739 | 2026-04-01T17:30:03.842Z | Downloaded der_derive v0.7.3 |
| 740 | 2026-04-01T17:30:03.842Z | Downloaded float-cmp v0.10.0 |
| 741 | 2026-04-01T17:30:03.844Z | Downloaded find-msvc-tools v0.1.9 |
| 742 | 2026-04-01T17:30:03.844Z | Downloaded fs-err v2.11.0 |
| 743 | 2026-04-01T17:30:03.846Z | Downloaded ena v0.14.4 |
| 744 | 2026-04-01T17:30:03.846Z | Downloaded argon2 v0.5.3 |
| 745 | 2026-04-01T17:30:03.849Z | Downloaded crossbeam-deque v0.8.6 |
| 746 | 2026-04-01T17:30:03.849Z | Downloaded env_logger v0.11.9 |
| 747 | 2026-04-01T17:30:03.854Z | Downloaded httpdate v1.0.3 |
| 748 | 2026-04-01T17:30:03.856Z | Downloaded hostname v0.4.2 |
| 749 | 2026-04-01T17:30:03.859Z | Downloaded futures-executor v0.3.32 |
| 750 | 2026-04-01T17:30:03.859Z | Downloaded glob v0.3.3 |
| 751 | 2026-04-01T17:30:03.859Z | Downloaded group v0.13.0 |
| 752 | 2026-04-01T17:30:03.862Z | Downloaded cookie v0.18.1 |
| 753 | 2026-04-01T17:30:03.862Z | Downloaded fixedbitset v0.5.7 |
| 754 | 2026-04-01T17:30:03.864Z | Downloaded corncobs v0.1.4 |
| 755 | 2026-04-01T17:30:03.864Z | Downloaded indoc v1.0.9 |
| 756 | 2026-04-01T17:30:03.867Z | Downloaded inout v0.1.4 |
| 757 | 2026-04-01T17:30:03.867Z | Downloaded arrayvec v0.7.6 |
| 758 | 2026-04-01T17:30:03.870Z | Downloaded fs_extra v1.3.0 |
| 759 | 2026-04-01T17:30:03.873Z | Downloaded daft v0.1.5 |
| 760 | 2026-04-01T17:30:03.877Z | Downloaded crossbeam-utils v0.8.21 |
| 761 | 2026-04-01T17:30:03.877Z | Downloaded indent_write v2.2.0 |
| 762 | 2026-04-01T17:30:03.880Z | Downloaded ident_case v1.0.1 |
| 763 | 2026-04-01T17:30:03.880Z | Downloaded fallible-iterator v0.2.0 |
| 764 | 2026-04-01T17:30:03.883Z | Downloaded is_ci v1.2.0 |
| 765 | 2026-04-01T17:30:03.886Z | Downloaded internet-checksum v0.2.1 |
| 766 | 2026-04-01T17:30:03.886Z | Downloaded colored v3.1.1 |
| 767 | 2026-04-01T17:30:03.886Z | Downloaded ahash v0.8.12 |
| 768 | 2026-04-01T17:30:03.897Z | Downloaded globset v0.4.18 |
| 769 | 2026-04-01T17:30:03.900Z | Downloaded cargo_metadata v0.19.2 |
| 770 | 2026-04-01T17:30:03.900Z | Downloaded clang-sys v1.8.1 |
| 771 | 2026-04-01T17:30:03.903Z | Downloaded blake2 v0.10.6 |
| 772 | 2026-04-01T17:30:03.906Z | Downloaded allocator-api2 v0.2.21 |
| 773 | 2026-04-01T17:30:03.909Z | Downloaded hyper-tls v0.6.0 |
| 774 | 2026-04-01T17:30:03.909Z | Downloaded is-terminal v0.4.17 |
| 775 | 2026-04-01T17:30:03.909Z | Downloaded bzip2 v0.4.4 |
| 776 | 2026-04-01T17:30:03.912Z | Downloaded md-5 v0.10.6 |
| 777 | 2026-04-01T17:30:03.912Z | Downloaded memoffset v0.9.1 |
| 778 | 2026-04-01T17:30:03.912Z | Downloaded maybe-uninit v2.0.0 |
| 779 | 2026-04-01T17:30:03.917Z | Downloaded match_cfg v0.1.0 |
| 780 | 2026-04-01T17:30:03.917Z | Downloaded managed v0.8.0 |
| 781 | 2026-04-01T17:30:03.917Z | Downloaded async-bb8-diesel v0.2.1 |
| 782 | 2026-04-01T17:30:03.920Z | Downloaded console v0.16.2 |
| 783 | 2026-04-01T17:30:03.920Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 784 | 2026-04-01T17:30:03.921Z | Downloaded darling v0.23.0 |
| 785 | 2026-04-01T17:30:03.924Z | Downloaded futures-channel v0.3.32 |
| 786 | 2026-04-01T17:30:03.927Z | Downloaded cookie_store v0.22.1 |
| 787 | 2026-04-01T17:30:03.927Z | Downloaded const-oid v0.9.6 |
| 788 | 2026-04-01T17:30:03.927Z | Downloaded des v0.8.1 |
| 789 | 2026-04-01T17:30:03.930Z | Downloaded darling v0.20.11 |
| 790 | 2026-04-01T17:30:03.934Z | Downloaded kstat-rs v0.2.4 |
| 791 | 2026-04-01T17:30:03.934Z | Downloaded half v1.8.3 |
| 792 | 2026-04-01T17:30:03.934Z | Downloaded keccak v0.1.6 |
| 793 | 2026-04-01T17:30:03.937Z | Downloaded instability v0.3.11 |
| 794 | 2026-04-01T17:30:03.937Z | Downloaded mime v0.3.17 |
| 795 | 2026-04-01T17:30:03.937Z | Downloaded lalrpop-util v0.19.12 |
| 796 | 2026-04-01T17:30:03.940Z | Downloaded lzss v0.8.2 |
| 797 | 2026-04-01T17:30:03.940Z | Downloaded libscf-sys v1.1.0 |
| 798 | 2026-04-01T17:30:03.940Z | Downloaded lazy_static v1.5.0 |
| 799 | 2026-04-01T17:30:03.940Z | Downloaded ingot v0.1.1 |
| 800 | 2026-04-01T17:30:03.943Z | Downloaded crc-any v2.5.0 |
| 801 | 2026-04-01T17:30:03.944Z | Downloaded derive-where v1.6.0 |
| 802 | 2026-04-01T17:30:03.947Z | Downloaded expectorate v1.2.0 |
| 803 | 2026-04-01T17:30:03.947Z | Downloaded bzip2 v0.6.1 |
| 804 | 2026-04-01T17:30:03.950Z | Downloaded console v0.15.11 |
| 805 | 2026-04-01T17:30:03.950Z | Downloaded newline-converter v0.3.0 |
| 806 | 2026-04-01T17:30:03.953Z | Downloaded ipnetwork v0.21.1 |
| 807 | 2026-04-01T17:30:03.953Z | Downloaded nodrop v0.1.14 |
| 808 | 2026-04-01T17:30:03.953Z | Downloaded new_debug_unreachable v1.0.6 |
| 809 | 2026-04-01T17:30:03.953Z | Downloaded nibble_vec v0.1.0 |
| 810 | 2026-04-01T17:30:03.958Z | Downloaded lru-slab v0.1.2 |
| 811 | 2026-04-01T17:30:03.958Z | Downloaded multimap v0.10.1 |
| 812 | 2026-04-01T17:30:03.958Z | Downloaded humantime v2.3.0 |
| 813 | 2026-04-01T17:30:03.958Z | Downloaded ipnet v2.11.0 |
| 814 | 2026-04-01T17:30:03.961Z | Downloaded newtype_derive v0.1.6 |
| 815 | 2026-04-01T17:30:03.961Z | Downloaded instant v0.1.13 |
| 816 | 2026-04-01T17:30:03.961Z | Downloaded darling_core v0.23.0 |
| 817 | 2026-04-01T17:30:03.964Z | Downloaded maplit v1.0.2 |
| 818 | 2026-04-01T17:30:03.964Z | Downloaded lru-cache v0.1.2 |
| 819 | 2026-04-01T17:30:03.964Z | Downloaded highway v1.3.0 |
| 820 | 2026-04-01T17:30:03.967Z | Downloaded hmac v0.12.1 |
| 821 | 2026-04-01T17:30:03.967Z | Downloaded httparse v1.10.1 |
| 822 | 2026-04-01T17:30:03.970Z | Downloaded indoc v2.0.7 |
| 823 | 2026-04-01T17:30:03.970Z | Downloaded http-body-util v0.1.3 |
| 824 | 2026-04-01T17:30:03.973Z | Downloaded ctr v0.9.2 |
| 825 | 2026-04-01T17:30:03.973Z | Downloaded libefi-sys v0.1.0 |
| 826 | 2026-04-01T17:30:03.973Z | Downloaded git-stub-vcs v0.1.0 |
| 827 | 2026-04-01T17:30:03.976Z | Downloaded lru v0.12.5 |
| 828 | 2026-04-01T17:30:03.977Z | Downloaded linear-map v1.2.0 |
| 829 | 2026-04-01T17:30:03.977Z | Downloaded num-conv v0.2.0 |
| 830 | 2026-04-01T17:30:03.979Z | Downloaded daft-derive v0.1.5 |
| 831 | 2026-04-01T17:30:03.979Z | Downloaded num-iter v0.1.45 |
| 832 | 2026-04-01T17:30:03.982Z | Downloaded base64 v0.22.1 |
| 833 | 2026-04-01T17:30:03.982Z | Downloaded num_threads v0.1.7 |
| 834 | 2026-04-01T17:30:03.985Z | Downloaded num-derive v0.4.2 |
| 835 | 2026-04-01T17:30:03.985Z | Downloaded num v0.4.3 |
| 836 | 2026-04-01T17:30:03.986Z | Downloaded backon v1.6.0 |
| 837 | 2026-04-01T17:30:03.989Z | Downloaded newtype-uuid-macros v0.1.0 |
| 838 | 2026-04-01T17:30:03.989Z | Downloaded fatfs v0.3.6 |
| 839 | 2026-04-01T17:30:03.992Z | Downloaded dropshot_endpoint v0.16.7 |
| 840 | 2026-04-01T17:30:04.030Z | Downloaded nonempty v0.12.0 |
| 841 | 2026-04-01T17:30:04.030Z | Downloaded elliptic-curve v0.13.8 |
| 842 | 2026-04-01T17:30:04.035Z | Downloaded ingot-macros v0.1.1 |
| 843 | 2026-04-01T17:30:04.035Z | Downloaded getrandom v0.3.4 |
| 844 | 2026-04-01T17:30:04.035Z | Downloaded darling_core v0.21.3 |
| 845 | 2026-04-01T17:30:04.035Z | Downloaded colored v2.2.0 |
| 846 | 2026-04-01T17:30:04.035Z | Downloaded chacha20 v0.10.0 |
| 847 | 2026-04-01T17:30:04.035Z | Downloaded mime_guess v2.0.5 |
| 848 | 2026-04-01T17:30:04.035Z | Downloaded darling_core v0.20.11 |
| 849 | 2026-04-01T17:30:04.035Z | Downloaded native-tls v0.2.18 |
| 850 | 2026-04-01T17:30:04.035Z | Downloaded ingot-types v0.1.2 |
| 851 | 2026-04-01T17:30:04.035Z | Downloaded nanorand v0.7.0 |
| 852 | 2026-04-01T17:30:04.035Z | Downloaded packed_struct_codegen v0.10.1 |
| 853 | 2026-04-01T17:30:04.035Z | Downloaded oso-derive v0.27.3 |
| 854 | 2026-04-01T17:30:04.035Z | Downloaded num_enum_derive v0.5.11 |
| 855 | 2026-04-01T17:30:04.035Z | Downloaded num-derive v0.3.3 |
| 856 | 2026-04-01T17:30:04.035Z | Downloaded getrandom v0.2.17 |
| 857 | 2026-04-01T17:30:04.035Z | Downloaded normalize-line-endings v0.3.0 |
| 858 | 2026-04-01T17:30:04.035Z | Downloaded newtype-uuid v1.3.2 |
| 859 | 2026-04-01T17:30:04.043Z | Downloaded libloading v0.8.9 |
| 860 | 2026-04-01T17:30:04.043Z | Downloaded openssl-probe v0.1.6 |
| 861 | 2026-04-01T17:30:04.043Z | Downloaded opaque-debug v0.3.1 |
| 862 | 2026-04-01T17:30:04.043Z | Downloaded olpc-cjson v0.1.4 |
| 863 | 2026-04-01T17:30:04.043Z | Downloaded linked-hash-map v0.5.6 |
| 864 | 2026-04-01T17:30:04.043Z | Downloaded libsw-core v0.3.2 |
| 865 | 2026-04-01T17:30:04.049Z | Downloaded libsw v3.5.0 |
| 866 | 2026-04-01T17:30:04.049Z | Downloaded ignore v0.4.25 |
| 867 | 2026-04-01T17:30:04.049Z | Downloaded parse-size v1.1.0 |
| 868 | 2026-04-01T17:30:04.049Z | Downloaded num_enum v0.5.11 |
| 869 | 2026-04-01T17:30:04.055Z | Downloaded lock_api v0.4.14 |
| 870 | 2026-04-01T17:30:04.055Z | Downloaded hyper-rustls v0.27.7 |
| 871 | 2026-04-01T17:30:04.055Z | Downloaded peg-runtime v0.8.5 |
| 872 | 2026-04-01T17:30:04.055Z | Downloaded memmap2 v0.9.10 |
| 873 | 2026-04-01T17:30:04.055Z | Downloaded derive_more v0.99.20 |
| 874 | 2026-04-01T17:30:04.061Z | Downloaded md5 v0.7.0 |
| 875 | 2026-04-01T17:30:04.061Z | Downloaded hyper-staticfile v0.10.1 |
| 876 | 2026-04-01T17:30:04.061Z | Downloaded openssl-probe v0.2.1 |
| 877 | 2026-04-01T17:30:04.061Z | Downloaded bytes v1.11.1 |
| 878 | 2026-04-01T17:30:04.064Z | Downloaded const_format v0.2.35 |
| 879 | 2026-04-01T17:30:04.064Z | Downloaded multer v3.1.0 |
| 880 | 2026-04-01T17:30:04.067Z | Downloaded derive_more v2.1.1 |
| 881 | 2026-04-01T17:30:04.075Z | Downloaded parse-display v0.10.0 |
| 882 | 2026-04-01T17:30:04.079Z | Downloaded pin-utils v0.1.0 |
| 883 | 2026-04-01T17:30:04.079Z | Downloaded phf_shared v0.13.1 |
| 884 | 2026-04-01T17:30:04.079Z | Downloaded phf_shared v0.12.1 |
| 885 | 2026-04-01T17:30:04.079Z | Downloaded phf_shared v0.11.3 |
| 886 | 2026-04-01T17:30:04.079Z | Downloaded nu-ansi-term v0.50.3 |
| 887 | 2026-04-01T17:30:04.079Z | Downloaded crossbeam-channel v0.5.15 |
| 888 | 2026-04-01T17:30:04.082Z | Downloaded chacha20poly1305 v0.10.1 |
| 889 | 2026-04-01T17:30:04.082Z | Downloaded num-complex v0.4.6 |
| 890 | 2026-04-01T17:30:04.082Z | Downloaded jobserver v0.1.34 |
| 891 | 2026-04-01T17:30:04.085Z | Downloaded futures v0.3.32 |
| 892 | 2026-04-01T17:30:04.088Z | Downloaded oxide-tokio-rt v0.1.3 |
| 893 | 2026-04-01T17:30:04.093Z | Downloaded path-slash v0.1.5 |
| 894 | 2026-04-01T17:30:04.093Z | Downloaded parking_lot_core v0.8.6 |
| 895 | 2026-04-01T17:30:04.093Z | Downloaded oxnet v0.1.4 |
| 896 | 2026-04-01T17:30:04.096Z | Downloaded predicates-core v1.0.10 |
| 897 | 2026-04-01T17:30:04.096Z | Downloaded predicates-tree v1.0.13 |
| 898 | 2026-04-01T17:30:04.096Z | Downloaded precomputed-hash v0.1.1 |
| 899 | 2026-04-01T17:30:04.100Z | Downloaded pbkdf2 v0.11.0 |
| 900 | 2026-04-01T17:30:04.104Z | Downloaded pbkdf2 v0.12.2 |
| 901 | 2026-04-01T17:30:04.104Z | Downloaded headers v0.4.1 |
| 902 | 2026-04-01T17:30:04.108Z | Downloaded heapless v0.8.0 |
| 903 | 2026-04-01T17:30:04.111Z | Downloaded num-rational v0.4.2 |
| 904 | 2026-04-01T17:30:04.111Z | Downloaded proc-macro-crate v3.4.0 |
| 905 | 2026-04-01T17:30:04.111Z | Downloaded num_enum_derive v0.7.5 |
| 906 | 2026-04-01T17:30:04.116Z | Downloaded openssl-macros v0.1.1 |
| 907 | 2026-04-01T17:30:04.119Z | Downloaded indexmap v1.9.3 |
| 908 | 2026-04-01T17:30:04.119Z | Downloaded password-hash v0.5.0 |
| 909 | 2026-04-01T17:30:04.122Z | Downloaded powerfmt v0.2.0 |
| 910 | 2026-04-01T17:30:04.122Z | Downloaded litrs v1.0.0 |
| 911 | 2026-04-01T17:30:04.125Z | Downloaded base64 v0.21.7 |
| 912 | 2026-04-01T17:30:04.128Z | Downloaded indicatif v0.18.4 |
| 913 | 2026-04-01T17:30:04.128Z | Downloaded progenitor-client v0.10.0 |
| 914 | 2026-04-01T17:30:04.131Z | Downloaded flate2 v1.1.9 |
| 915 | 2026-04-01T17:30:04.135Z | Downloaded compact_str v0.8.1 |
| 916 | 2026-04-01T17:30:04.135Z | Downloaded diesel_derives v2.3.7 |
| 917 | 2026-04-01T17:30:04.141Z | Downloaded proc-macro-crate v1.3.1 |
| 918 | 2026-04-01T17:30:04.142Z | Downloaded pkcs8 v0.10.2 |
| 919 | 2026-04-01T17:30:04.146Z | Downloaded pin-project-internal v1.1.11 |
| 920 | 2026-04-01T17:30:04.146Z | Downloaded phf v0.13.1 |
| 921 | 2026-04-01T17:30:04.146Z | Downloaded derive_more-impl v2.1.1 |
| 922 | 2026-04-01T17:30:04.149Z | Downloaded quick-error v1.2.3 |
| 923 | 2026-04-01T17:30:04.149Z | Downloaded pem v3.0.6 |
| 924 | 2026-04-01T17:30:04.149Z | Downloaded packed_struct v0.10.1 |
| 925 | 2026-04-01T17:30:04.149Z | Downloaded peg-macros v0.8.5 |
| 926 | 2026-04-01T17:30:04.152Z | Downloaded parse-display-derive v0.10.0 |
| 927 | 2026-04-01T17:30:04.152Z | Downloaded peg v0.8.5 |
| 928 | 2026-04-01T17:30:04.155Z | Downloaded password-hash v0.4.2 |
| 929 | 2026-04-01T17:30:04.155Z | Downloaded flume v0.11.1 |
| 930 | 2026-04-01T17:30:04.158Z | Downloaded progenitor-macro v0.10.0 |
| 931 | 2026-04-01T17:30:04.158Z | Downloaded parking_lot v0.12.5 |
| 932 | 2026-04-01T17:30:04.158Z | Downloaded psl-types v2.0.11 |
| 933 | 2026-04-01T17:30:04.161Z | Downloaded progenitor-macro v0.13.0 |
| 934 | 2026-04-01T17:30:04.161Z | Downloaded progenitor-macro v0.11.2 |
| 935 | 2026-04-01T17:30:04.161Z | Downloaded crypto-bigint v0.5.5 |
| 936 | 2026-04-01T17:30:04.164Z | Downloaded ppv-lite86 v0.2.21 |
| 937 | 2026-04-01T17:30:04.168Z | Downloaded postgres-protocol v0.6.10 |
| 938 | 2026-04-01T17:30:04.168Z | Downloaded owo-colors v4.3.0 |
| 939 | 2026-04-01T17:30:04.168Z | Downloaded num_enum v0.7.5 |
| 940 | 2026-04-01T17:30:04.171Z | Downloaded rand_xorshift v0.4.0 |
| 941 | 2026-04-01T17:30:04.174Z | Downloaded primeorder v0.13.6 |
| 942 | 2026-04-01T17:30:04.174Z | Downloaded predicates v3.1.4 |
| 943 | 2026-04-01T17:30:04.177Z | Downloaded hickory-resolver v0.25.2 |
| 944 | 2026-04-01T17:30:04.177Z | Downloaded hickory-resolver v0.24.4 |
| 945 | 2026-04-01T17:30:04.181Z | Downloaded heapless v0.7.17 |
| 946 | 2026-04-01T17:30:04.184Z | Downloaded phf v0.12.1 |
| 947 | 2026-04-01T17:30:04.184Z | Downloaded pem-rfc7468 v0.7.0 |
| 948 | 2026-04-01T17:30:04.184Z | Downloaded cc v1.2.56 |
| 949 | 2026-04-01T17:30:04.188Z | Downloaded ref-cast-impl v1.0.25 |
| 950 | 2026-04-01T17:30:04.188Z | Downloaded ref-cast v1.0.25 |
| 951 | 2026-04-01T17:30:04.191Z | Downloaded radium v0.7.0 |
| 952 | 2026-04-01T17:30:04.191Z | Downloaded progenitor v0.13.0 |
| 953 | 2026-04-01T17:30:04.191Z | Downloaded progenitor v0.10.0 |
| 954 | 2026-04-01T17:30:04.191Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 955 | 2026-04-01T17:30:04.195Z | Downloaded der v0.7.10 |
| 956 | 2026-04-01T17:30:04.198Z | Downloaded poly1305 v0.8.0 |
| 957 | 2026-04-01T17:30:04.198Z | Downloaded progenitor-extras v0.1.1 |
| 958 | 2026-04-01T17:30:04.198Z | Downloaded progenitor v0.11.2 |
| 959 | 2026-04-01T17:30:04.201Z | Downloaded rfc6979 v0.4.0 |
| 960 | 2026-04-01T17:30:04.201Z | Downloaded polyval v0.6.2 |
| 961 | 2026-04-01T17:30:04.201Z | Downloaded pkg-config v0.3.32 |
| 962 | 2026-04-01T17:30:04.204Z | Downloaded ed25519-dalek v2.2.0 |
| 963 | 2026-04-01T17:30:04.204Z | Downloaded pkcs5 v0.7.1 |
| 964 | 2026-04-01T17:30:04.207Z | Downloaded pkcs1 v0.7.5 |
| 965 | 2026-04-01T17:30:04.210Z | Downloaded num-integer v0.1.46 |
| 966 | 2026-04-01T17:30:04.210Z | Downloaded iana-time-zone v0.1.65 |
| 967 | 2026-04-01T17:30:04.215Z | Downloaded ar_archive_writer v0.5.1 |
| 968 | 2026-04-01T17:30:04.218Z | Downloaded rtoolbox v0.0.3 |
| 969 | 2026-04-01T17:30:04.218Z | Downloaded rustc-hash v2.1.1 |
| 970 | 2026-04-01T17:30:04.218Z | Downloaded russh-cryptovec v0.7.3 |
| 971 | 2026-04-01T17:30:04.249Z | Downloaded postcard v1.1.3 |
| 972 | 2026-04-01T17:30:04.255Z | Downloaded p256 v0.13.2 |
| 973 | 2026-04-01T17:30:04.255Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 974 | 2026-04-01T17:30:04.255Z | Downloaded recursive v0.1.1 |
| 975 | 2026-04-01T17:30:04.255Z | Downloaded postgres-types v0.2.12 |
| 976 | 2026-04-01T17:30:04.255Z | Downloaded parking_lot v0.11.2 |
| 977 | 2026-04-01T17:30:04.255Z | Downloaded rand_core v0.10.0 |
| 978 | 2026-04-01T17:30:04.255Z | Downloaded rand_chacha v0.3.1 |
| 979 | 2026-04-01T17:30:04.256Z | Downloaded papergrid v0.17.0 |
| 980 | 2026-04-01T17:30:04.256Z | Downloaded proc-macro-error2 v2.0.1 |
| 981 | 2026-04-01T17:30:04.256Z | Downloaded parking_lot_core v0.9.12 |
| 982 | 2026-04-01T17:30:04.256Z | Downloaded rand_seeder v0.4.0 |
| 983 | 2026-04-01T17:30:04.256Z | Downloaded psm v0.1.30 |
| 984 | 2026-04-01T17:30:04.256Z | Downloaded progenitor-client v0.13.0 |
| 985 | 2026-04-01T17:30:04.256Z | Downloaded progenitor-client v0.11.2 |
| 986 | 2026-04-01T17:30:04.256Z | Downloaded r2d2 v0.8.10 |
| 987 | 2026-04-01T17:30:04.256Z | Downloaded arc-swap v1.8.2 |
| 988 | 2026-04-01T17:30:04.256Z | Downloaded paste v1.0.15 |
| 989 | 2026-04-01T17:30:04.256Z | Downloaded rand_chacha v0.9.0 |
| 990 | 2026-04-01T17:30:04.256Z | Downloaded jiff-static v0.2.21 |
| 991 | 2026-04-01T17:30:04.265Z | Downloaded half v2.7.1 |
| 992 | 2026-04-01T17:30:04.265Z | Downloaded salsa20 v0.10.2 |
| 993 | 2026-04-01T17:30:04.265Z | Downloaded sapling-renderdag v0.1.0 |
| 994 | 2026-04-01T17:30:04.265Z | Downloaded same-file v1.0.6 |
| 995 | 2026-04-01T17:30:04.268Z | Downloaded pin-project-lite v0.2.17 |
| 996 | 2026-04-01T17:30:04.268Z | Downloaded libbz2-rs-sys v0.2.2 |
| 997 | 2026-04-01T17:30:04.272Z | Downloaded rustc_version v0.4.1 |
| 998 | 2026-04-01T17:30:04.272Z | Downloaded rustc_version v0.1.7 |
| 999 | 2026-04-01T17:30:04.276Z | Downloaded secrecy v0.10.3 |
| 1000 | 2026-04-01T17:30:04.276Z | Downloaded secrecy v0.8.0 |
| 1001 | 2026-04-01T17:30:04.279Z | Downloaded serde_bytes v0.11.19 |
| 1002 | 2026-04-01T17:30:04.285Z | Downloaded omicron-zone-package v0.12.2 |
| 1003 | 2026-04-01T17:30:04.288Z | Downloaded resolv-conf v0.7.6 |
| 1004 | 2026-04-01T17:30:04.302Z | Downloaded rand_core v0.9.5 |
| 1005 | 2026-04-01T17:30:04.305Z | Downloaded miniz_oxide v0.8.9 |
| 1006 | 2026-04-01T17:30:04.308Z | Downloaded prefix-trie v0.7.0 |
| 1007 | 2026-04-01T17:30:04.312Z | Downloaded sha1 v0.10.6 |
| 1008 | 2026-04-01T17:30:04.315Z | Downloaded serde_urlencoded v0.7.1 |
| 1009 | 2026-04-01T17:30:04.315Z | Downloaded serde_plain v1.0.2 |
| 1010 | 2026-04-01T17:30:04.318Z | Downloaded signal-hook-tokio v0.3.1 |
| 1011 | 2026-04-01T17:30:04.318Z | Downloaded sigpipe v0.1.3 |
| 1012 | 2026-04-01T17:30:04.321Z | Downloaded signature v2.2.0 |
| 1013 | 2026-04-01T17:30:04.321Z | Downloaded scroll_derive v0.13.1 |
| 1014 | 2026-04-01T17:30:04.321Z | Downloaded scrypt v0.11.0 |
| 1015 | 2026-04-01T17:30:04.324Z | Downloaded rustls-pemfile v1.0.4 |
| 1016 | 2026-04-01T17:30:04.327Z | Downloaded rusty-fork v0.3.1 |
| 1017 | 2026-04-01T17:30:04.330Z | Downloaded oso v0.27.3 |
| 1018 | 2026-04-01T17:30:04.336Z | Downloaded serde-big-array v0.5.1 |
| 1019 | 2026-04-01T17:30:04.339Z | Downloaded serde_repr v0.1.20 |
| 1020 | 2026-04-01T17:30:04.339Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1021 | 2026-04-01T17:30:04.342Z | Downloaded seq-macro v0.3.6 |
| 1022 | 2026-04-01T17:30:04.342Z | Downloaded hashbrown v0.13.2 |
| 1023 | 2026-04-01T17:30:04.345Z | Downloaded siphasher v1.0.2 |
| 1024 | 2026-04-01T17:30:04.345Z | Downloaded semver v0.1.20 |
| 1025 | 2026-04-01T17:30:04.348Z | Downloaded progenitor-impl v0.11.2 |
| 1026 | 2026-04-01T17:30:04.352Z | Downloaded dropshot-api-manager v0.6.0 |
| 1027 | 2026-04-01T17:30:04.355Z | Downloaded serde_derive_internals v0.29.1 |
| 1028 | 2026-04-01T17:30:04.359Z | Downloaded serde-hex v0.1.0 |
| 1029 | 2026-04-01T17:30:04.359Z | Downloaded rustls-native-certs v0.8.3 |
| 1030 | 2026-04-01T17:30:04.359Z | Downloaded slog-envlogger v2.2.0 |
| 1031 | 2026-04-01T17:30:04.365Z | Downloaded signal-hook-mio v0.2.5 |
| 1032 | 2026-04-01T17:30:04.365Z | Downloaded shell-words v1.1.1 |
| 1033 | 2026-04-01T17:30:04.365Z | Downloaded scroll v0.13.0 |
| 1034 | 2026-04-01T17:30:04.369Z | Downloaded pin-project v1.1.11 |
| 1035 | 2026-04-01T17:30:04.372Z | Downloaded sec1 v0.7.3 |
| 1036 | 2026-04-01T17:30:04.376Z | Downloaded quinn-udp v0.5.14 |
| 1037 | 2026-04-01T17:30:04.376Z | Downloaded slog-bunyan v2.5.0 |
| 1038 | 2026-04-01T17:30:04.381Z | Downloaded minimal-lexical v0.2.1 |
| 1039 | 2026-04-01T17:30:04.381Z | Downloaded rustversion v1.0.22 |
| 1040 | 2026-04-01T17:30:04.381Z | Downloaded ssh-encoding v0.2.0 |
| 1041 | 2026-04-01T17:30:04.384Z | Downloaded sqlparser_derive v0.5.0 |
| 1042 | 2026-04-01T17:30:04.384Z | Downloaded ssh-cipher v0.2.0 |
| 1043 | 2026-04-01T17:30:04.384Z | Downloaded schemars_derive v0.8.22 |
| 1044 | 2026-04-01T17:30:04.384Z | Downloaded rand_core v0.6.4 |
| 1045 | 2026-04-01T17:30:04.387Z | Downloaded itertools v0.10.5 |
| 1046 | 2026-04-01T17:30:04.390Z | Downloaded serde_path_to_error v0.1.20 |
| 1047 | 2026-04-01T17:30:04.396Z | Downloaded signal-hook-registry v1.4.8 |
| 1048 | 2026-04-01T17:30:04.399Z | Downloaded structmeta-derive v0.3.0 |
| 1049 | 2026-04-01T17:30:04.399Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1050 | 2026-04-01T17:30:04.403Z | Downloaded sct v0.7.1 |
| 1051 | 2026-04-01T17:30:04.403Z | Downloaded hickory-server v0.25.2 |
| 1052 | 2026-04-01T17:30:04.407Z | Downloaded scopeguard v1.2.0 |
| 1053 | 2026-04-01T17:30:04.411Z | Downloaded prettyplease v0.2.37 |
| 1054 | 2026-04-01T17:30:04.417Z | Downloaded rustls-pemfile v2.2.0 |
| 1055 | 2026-04-01T17:30:04.417Z | Downloaded rustls-pki-types v1.14.0 |
| 1056 | 2026-04-01T17:30:04.422Z | Downloaded slab v0.4.12 |
| 1057 | 2026-04-01T17:30:04.422Z | Downloaded simd-adler32 v0.3.8 |
| 1058 | 2026-04-01T17:30:04.427Z | Downloaded progenitor-impl v0.13.0 |
| 1059 | 2026-04-01T17:30:04.434Z | Downloaded slog-scope v4.4.1 |
| 1060 | 2026-04-01T17:30:04.435Z | Downloaded crossterm v0.29.0 |
| 1061 | 2026-04-01T17:30:04.435Z | Downloaded structmeta v0.3.0 |
| 1062 | 2026-04-01T17:30:04.440Z | Downloaded slog-stdlog v4.1.1 |
| 1063 | 2026-04-01T17:30:04.440Z | Downloaded tabled_derive v0.11.0 |
| 1064 | 2026-04-01T17:30:04.440Z | Downloaded supports-color v3.0.2 |
| 1065 | 2026-04-01T17:30:04.440Z | Downloaded subtle v2.6.1 |
| 1066 | 2026-04-01T17:30:04.441Z | Downloaded slog-json v2.6.1 |
| 1067 | 2026-04-01T17:30:04.441Z | Downloaded aes-gcm v0.10.3 |
| 1068 | 2026-04-01T17:30:04.447Z | Downloaded http v1.4.0 |
| 1069 | 2026-04-01T17:30:04.448Z | Downloaded hashbrown v0.12.3 |
| 1070 | 2026-04-01T17:30:04.464Z | Downloaded russh-keys v0.45.0 |
| 1071 | 2026-04-01T17:30:04.464Z | Downloaded serde_spanned v1.0.4 |
| 1072 | 2026-04-01T17:30:04.465Z | Downloaded strum v0.26.3 |
| 1073 | 2026-04-01T17:30:04.465Z | Downloaded ron v0.8.1 |
| 1074 | 2026-04-01T17:30:04.486Z | Downloaded termtree v0.5.1 |
| 1075 | 2026-04-01T17:30:04.486Z | Downloaded shlex v1.3.0 |
| 1076 | 2026-04-01T17:30:04.486Z | Downloaded slog-dtrace v0.3.0 |
| 1077 | 2026-04-01T17:30:04.486Z | Downloaded string_cache v0.8.9 |
| 1078 | 2026-04-01T17:30:04.486Z | Downloaded serde_with_macros v3.17.0 |
| 1079 | 2026-04-01T17:30:04.486Z | Downloaded time-core v0.1.8 |
| 1080 | 2026-04-01T17:30:04.486Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1081 | 2026-04-01T17:30:04.487Z | Downloaded tabwriter v1.4.1 |
| 1082 | 2026-04-01T17:30:04.500Z | Downloaded testing_table v0.3.0 |
| 1083 | 2026-04-01T17:30:04.500Z | Downloaded sync_wrapper v1.0.2 |
| 1084 | 2026-04-01T17:30:04.500Z | Downloaded sync-ptr v0.1.4 |
| 1085 | 2026-04-01T17:30:04.500Z | Downloaded strum v0.27.2 |
| 1086 | 2026-04-01T17:30:04.500Z | Downloaded openssl-sys v0.9.111 |
| 1087 | 2026-04-01T17:30:04.500Z | Downloaded rcgen v0.12.1 |
| 1088 | 2026-04-01T17:30:04.500Z | Downloaded strum_macros v0.24.3 |
| 1089 | 2026-04-01T17:30:04.500Z | Downloaded smf v0.2.3 |
| 1090 | 2026-04-01T17:30:04.500Z | Downloaded smallvec v0.6.14 |
| 1091 | 2026-04-01T17:30:04.501Z | Downloaded progenitor-impl v0.10.0 |
| 1092 | 2026-04-01T17:30:04.501Z | Downloaded tap v1.0.1 |
| 1093 | 2026-04-01T17:30:04.501Z | Downloaded take_mut v0.2.2 |
| 1094 | 2026-04-01T17:30:04.521Z | Downloaded tagptr v0.2.0 |
| 1095 | 2026-04-01T17:30:04.521Z | Downloaded support-bundle-viewer v0.1.2 |
| 1096 | 2026-04-01T17:30:04.521Z | Downloaded spki v0.7.3 |
| 1097 | 2026-04-01T17:30:04.522Z | Downloaded slog-async v2.8.0 |
| 1098 | 2026-04-01T17:30:04.522Z | Downloaded serde_cbor v0.11.2 |
| 1099 | 2026-04-01T17:30:04.522Z | Downloaded schemars v0.8.22 |
| 1100 | 2026-04-01T17:30:04.539Z | Downloaded publicsuffix v2.3.0 |
| 1101 | 2026-04-01T17:30:04.541Z | Downloaded crossterm v0.28.1 |
| 1102 | 2026-04-01T17:30:04.541Z | Downloaded sqlformat v0.3.5 |
| 1103 | 2026-04-01T17:30:04.541Z | Downloaded snafu-derive v0.8.9 |
| 1104 | 2026-04-01T17:30:04.541Z | Downloaded slog-term v2.9.2 |
| 1105 | 2026-04-01T17:30:04.541Z | Downloaded ryu v1.0.23 |
| 1106 | 2026-04-01T17:30:04.541Z | Downloaded static_assertions v1.1.0 |
| 1107 | 2026-04-01T17:30:04.541Z | Downloaded stacker v0.1.23 |
| 1108 | 2026-04-01T17:30:04.542Z | Downloaded thread-id v5.1.0 |
| 1109 | 2026-04-01T17:30:04.542Z | Downloaded termios v0.3.3 |
| 1110 | 2026-04-01T17:30:04.543Z | Downloaded rand v0.8.5 |
| 1111 | 2026-04-01T17:30:04.543Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1112 | 2026-04-01T17:30:04.562Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1113 | 2026-04-01T17:30:04.562Z | Downloaded thiserror-no-std v2.0.2 |
| 1114 | 2026-04-01T17:30:04.562Z | Downloaded signal-hook v0.3.18 |
| 1115 | 2026-04-01T17:30:04.563Z | Downloaded tinyvec_macros v0.1.1 |
| 1116 | 2026-04-01T17:30:04.563Z | Downloaded itertools v0.12.1 |
| 1117 | 2026-04-01T17:30:04.563Z | Downloaded num-bigint v0.4.6 |
| 1118 | 2026-04-01T17:30:04.563Z | Downloaded aho-corasick v1.1.4 |
| 1119 | 2026-04-01T17:30:04.563Z | Downloaded hyper-util v0.1.20 |
| 1120 | 2026-04-01T17:30:04.572Z | Downloaded tower-layer v0.3.3 |
| 1121 | 2026-04-01T17:30:04.572Z | Downloaded rayon-core v1.13.0 |
| 1122 | 2026-04-01T17:30:04.573Z | Downloaded strum_macros v0.27.2 |
| 1123 | 2026-04-01T17:30:04.573Z | Downloaded slog v2.8.2 |
| 1124 | 2026-04-01T17:30:04.573Z | Downloaded time-macros v0.2.27 |
| 1125 | 2026-04-01T17:30:04.573Z | Downloaded strum_macros v0.26.4 |
| 1126 | 2026-04-01T17:30:04.585Z | Downloaded pretty_assertions v1.4.1 |
| 1127 | 2026-04-01T17:30:04.585Z | Downloaded tower-service v0.3.3 |
| 1128 | 2026-04-01T17:30:04.585Z | Downloaded topological-sort v0.2.2 |
| 1129 | 2026-04-01T17:30:04.586Z | Downloaded tokio-native-tls v0.3.1 |
| 1130 | 2026-04-01T17:30:04.586Z | Downloaded qorb v0.4.1 |
| 1131 | 2026-04-01T17:30:04.597Z | Downloaded h2 v0.4.13 |
| 1132 | 2026-04-01T17:30:04.597Z | Downloaded try-lock v0.2.5 |
| 1133 | 2026-04-01T17:30:04.597Z | Downloaded spin v0.9.8 |
| 1134 | 2026-04-01T17:30:04.597Z | Downloaded tokio-macros v2.6.0 |
| 1135 | 2026-04-01T17:30:04.597Z | Downloaded tokio-rustls v0.25.0 |
| 1136 | 2026-04-01T17:30:04.604Z | Downloaded rand v0.9.2 |
| 1137 | 2026-04-01T17:30:04.609Z | Downloaded trait-variant v0.1.2 |
| 1138 | 2026-04-01T17:30:04.609Z | Downloaded thread_local v1.1.9 |
| 1139 | 2026-04-01T17:30:04.609Z | Downloaded stringprep v0.1.5 |
| 1140 | 2026-04-01T17:30:04.613Z | Downloaded hashbrown v0.15.5 |
| 1141 | 2026-04-01T17:30:04.618Z | Downloaded aes v0.8.4 |
| 1142 | 2026-04-01T17:30:04.622Z | Downloaded utf-8 v0.7.6 |
| 1143 | 2026-04-01T17:30:04.622Z | Downloaded untrusted v0.7.1 |
| 1144 | 2026-04-01T17:30:04.623Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1145 | 2026-04-01T17:30:04.623Z | Downloaded itertools v0.14.0 |
| 1146 | 2026-04-01T17:30:04.628Z | Downloaded unit-prefix v0.5.2 |
| 1147 | 2026-04-01T17:30:04.632Z | Downloaded unarray v0.1.4 |
| 1148 | 2026-04-01T17:30:04.632Z | Downloaded typify-macro v0.6.1 |
| 1149 | 2026-04-01T17:30:04.637Z | Downloaded typify-macro v0.4.3 |
| 1150 | 2026-04-01T17:30:04.637Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1151 | 2026-04-01T17:30:04.637Z | Downloaded similar v2.7.0 |
| 1152 | 2026-04-01T17:30:04.641Z | Downloaded tokio-dtrace v0.1.1 |
| 1153 | 2026-04-01T17:30:04.645Z | Downloaded tls_codec_derive v0.4.2 |
| 1154 | 2026-04-01T17:30:04.645Z | Downloaded usdt-macro v0.6.0 |
| 1155 | 2026-04-01T17:30:04.649Z | Downloaded tokio-tungstenite v0.23.1 |
| 1156 | 2026-04-01T17:30:04.653Z | Downloaded usdt-attr-macro v0.6.0 |
| 1157 | 2026-04-01T17:30:04.653Z | Downloaded usdt v0.6.0 |
| 1158 | 2026-04-01T17:30:04.653Z | Downloaded waitgroup v0.1.2 |
| 1159 | 2026-04-01T17:30:04.653Z | Downloaded untrusted v0.9.0 |
| 1160 | 2026-04-01T17:30:04.656Z | Downloaded want v0.3.1 |
| 1161 | 2026-04-01T17:30:04.656Z | Downloaded universal-hash v0.5.1 |
| 1162 | 2026-04-01T17:30:04.657Z | Downloaded libxml v0.3.3 |
| 1163 | 2026-04-01T17:30:04.660Z | Downloaded unicode-truncate v1.1.0 |
| 1164 | 2026-04-01T17:30:04.660Z | Downloaded snafu v0.8.9 |
| 1165 | 2026-04-01T17:30:04.663Z | Downloaded tokio-rustls v0.24.1 |
| 1166 | 2026-04-01T17:30:04.667Z | Downloaded schemars v0.9.0 |
| 1167 | 2026-04-01T17:30:04.675Z | Downloaded tokio-stream v0.1.18 |
| 1168 | 2026-04-01T17:30:04.678Z | Downloaded void v1.0.2 |
| 1169 | 2026-04-01T17:30:04.678Z | Downloaded term v0.7.0 |
| 1170 | 2026-04-01T17:30:04.681Z | Downloaded tokio-rustls v0.26.4 |
| 1171 | 2026-04-01T17:30:04.681Z | Downloaded wait-timeout v0.2.1 |
| 1172 | 2026-04-01T17:30:04.681Z | Downloaded term v1.2.1 |
| 1173 | 2026-04-01T17:30:04.684Z | Downloaded tokio-tungstenite v0.21.0 |
| 1174 | 2026-04-01T17:30:04.685Z | Downloaded socket2 v0.5.10 |
| 1175 | 2026-04-01T17:30:04.688Z | Downloaded rsa v0.9.10 |
| 1176 | 2026-04-01T17:30:04.692Z | Downloaded xattr v1.6.1 |
| 1177 | 2026-04-01T17:30:04.692Z | Downloaded nom v7.1.3 |
| 1178 | 2026-04-01T17:30:04.695Z | Downloaded itertools v0.13.0 |
| 1179 | 2026-04-01T17:30:04.699Z | Downloaded iri-string v0.7.10 |
| 1180 | 2026-04-01T17:30:04.702Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1181 | 2026-04-01T17:30:04.705Z | Downloaded tiny-keccak v2.0.2 |
| 1182 | 2026-04-01T17:30:04.705Z | Downloaded libm v0.2.16 |
| 1183 | 2026-04-01T17:30:04.710Z | Downloaded xshell-macros v0.2.7 |
| 1184 | 2026-04-01T17:30:04.713Z | Downloaded unicase v2.9.0 |
| 1185 | 2026-04-01T17:30:04.713Z | Downloaded mio v1.1.1 |
| 1186 | 2026-04-01T17:30:04.716Z | Downloaded zeroize_derive v1.4.3 |
| 1187 | 2026-04-01T17:30:04.716Z | Downloaded rustls-webpki v0.103.9 |
| 1188 | 2026-04-01T17:30:04.751Z | Downloaded iddqd v0.3.17 |
| 1189 | 2026-04-01T17:30:04.756Z | Downloaded tracing-attributes v0.1.31 |
| 1190 | 2026-04-01T17:30:04.756Z | Downloaded tinyvec v1.10.0 |
| 1191 | 2026-04-01T17:30:04.756Z | Downloaded uzers v0.12.2 |
| 1192 | 2026-04-01T17:30:04.756Z | Downloaded samael v0.0.19 |
| 1193 | 2026-04-01T17:30:04.756Z | Downloaded zone_cfg_derive v0.3.1 |
| 1194 | 2026-04-01T17:30:04.756Z | Downloaded zone v0.3.1 |
| 1195 | 2026-04-01T17:30:04.756Z | Downloaded subprocess v0.2.15 |
| 1196 | 2026-04-01T17:30:04.756Z | Downloaded quinn v0.11.9 |
| 1197 | 2026-04-01T17:30:04.756Z | Downloaded hyper v1.8.1 |
| 1198 | 2026-04-01T17:30:04.756Z | Downloaded test-strategy v0.4.5 |
| 1199 | 2026-04-01T17:30:04.756Z | Downloaded socket2 v0.6.2 |
| 1200 | 2026-04-01T17:30:04.756Z | Downloaded rand v0.10.0 |
| 1201 | 2026-04-01T17:30:04.756Z | Downloaded walkdir v2.5.0 |
| 1202 | 2026-04-01T17:30:04.756Z | Downloaded vsss-rs v3.3.4 |
| 1203 | 2026-04-01T17:30:04.756Z | Downloaded whoami v1.6.1 |
| 1204 | 2026-04-01T17:30:04.756Z | Downloaded vergen-gitcl v1.0.8 |
| 1205 | 2026-04-01T17:30:04.756Z | Downloaded vergen-git2 v1.0.7 |
| 1206 | 2026-04-01T17:30:04.757Z | Downloaded tui-tree-widget v0.23.1 |
| 1207 | 2026-04-01T17:30:04.757Z | Downloaded twox-hash v2.1.2 |
| 1208 | 2026-04-01T17:30:04.762Z | Downloaded unicode-properties v0.1.4 |
| 1209 | 2026-04-01T17:30:04.766Z | Downloaded toml v0.7.8 |
| 1210 | 2026-04-01T17:30:04.769Z | Downloaded whoami v2.1.0 |
| 1211 | 2026-04-01T17:30:04.769Z | Downloaded hkdf v0.12.4 |
| 1212 | 2026-04-01T17:30:04.772Z | Downloaded num-bigint-dig v0.8.6 |
| 1213 | 2026-04-01T17:30:04.785Z | Downloaded xz2 v0.1.7 |
| 1214 | 2026-04-01T17:30:04.788Z | Downloaded tls_codec v0.4.2 |
| 1215 | 2026-04-01T17:30:04.795Z | Downloaded tracing-core v0.1.36 |
| 1216 | 2026-04-01T17:30:04.799Z | Downloaded vergen-lib v0.1.6 |
| 1217 | 2026-04-01T17:30:04.802Z | Downloaded zeroize v1.8.2 |
| 1218 | 2026-04-01T17:30:04.805Z | Downloaded vergen v9.0.6 |
| 1219 | 2026-04-01T17:30:04.809Z | Downloaded schemars v1.2.1 |
| 1220 | 2026-04-01T17:30:04.818Z | Downloaded rpassword v7.4.0 |
| 1221 | 2026-04-01T17:30:04.821Z | Downloaded ron v0.12.0 |
| 1222 | 2026-04-01T17:30:04.825Z | Downloaded zstd-safe v7.2.4 |
| 1223 | 2026-04-01T17:30:04.828Z | Downloaded wyz v0.5.1 |
| 1224 | 2026-04-01T17:30:04.828Z | Downloaded bitvec v1.0.1 |
| 1225 | 2026-04-01T17:30:04.834Z | Downloaded zstd v0.13.3 |
| 1226 | 2026-04-01T17:30:04.837Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1227 | 2026-04-01T17:30:04.840Z | Downloaded usdt-impl v0.6.0 |
| 1228 | 2026-04-01T17:30:04.840Z | Downloaded tungstenite v0.23.0 |
| 1229 | 2026-04-01T17:30:04.844Z | Downloaded typify v0.4.3 |
| 1230 | 2026-04-01T17:30:04.847Z | Downloaded unicode-bidi v0.3.18 |
| 1231 | 2026-04-01T17:30:04.847Z | Downloaded russh v0.45.0 |
| 1232 | 2026-04-01T17:30:04.850Z | Downloaded xshell v0.2.7 |
| 1233 | 2026-04-01T17:30:04.850Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1234 | 2026-04-01T17:30:04.853Z | Downloaded yasna v0.5.2 |
| 1235 | 2026-04-01T17:30:04.856Z | Downloaded typify v0.6.1 |
| 1236 | 2026-04-01T17:30:04.856Z | Downloaded unsafe-libyaml v0.2.11 |
| 1237 | 2026-04-01T17:30:04.859Z | Downloaded zerocopy v0.6.6 |
| 1238 | 2026-04-01T17:30:04.862Z | Downloaded uuid v1.21.0 |
| 1239 | 2026-04-01T17:30:04.862Z | Downloaded futures-util v0.3.32 |
| 1240 | 2026-04-01T17:30:04.869Z | Downloaded vte v0.14.1 |
| 1241 | 2026-04-01T17:30:04.872Z | Downloaded blake3 v1.8.3 |
| 1242 | 2026-04-01T17:30:04.875Z | Downloaded tar v0.4.45 |
| 1243 | 2026-04-01T17:30:04.880Z | Downloaded rustyline v14.0.0 |
| 1244 | 2026-04-01T17:30:04.884Z | Downloaded steno v0.4.1 |
| 1245 | 2026-04-01T17:30:04.887Z | Downloaded toml_edit v0.19.15 |
| 1246 | 2026-04-01T17:30:04.896Z | Downloaded tungstenite v0.21.0 |
| 1247 | 2026-04-01T17:30:04.900Z | Downloaded reqwest v0.12.28 |
| 1248 | 2026-04-01T17:30:04.903Z | Downloaded p521 v0.13.3 |
| 1249 | 2026-04-01T17:30:04.914Z | Downloaded portable-atomic v1.13.1 |
| 1250 | 2026-04-01T17:30:04.921Z | Downloaded reqwest v0.13.2 |
| 1251 | 2026-04-01T17:30:04.924Z | Downloaded tokio-postgres v0.7.16 |
| 1252 | 2026-04-01T17:30:04.927Z | Downloaded reedline v0.40.0 |
| 1253 | 2026-04-01T17:30:04.932Z | Downloaded zopfli v0.8.3 |
| 1254 | 2026-04-01T17:30:04.935Z | Downloaded bindgen v0.71.1 |
| 1255 | 2026-04-01T17:30:04.939Z | Downloaded ssh-key v0.6.7 |
| 1256 | 2026-04-01T17:30:04.943Z | Downloaded aws-lc-rs v1.16.0 |
| 1257 | 2026-04-01T17:30:04.951Z | Downloaded yansi v1.0.1 |
| 1258 | 2026-04-01T17:30:04.954Z | Downloaded unicode_categories v0.1.1 |
| 1259 | 2026-04-01T17:30:04.954Z | Downloaded zip v0.6.6 |
| 1260 | 2026-04-01T17:30:04.966Z | Downloaded regex v1.12.3 |
| 1261 | 2026-04-01T17:30:04.969Z | Downloaded git2 v0.20.4 |
| 1262 | 2026-04-01T17:30:04.974Z | Downloaded chrono v0.4.44 |
| 1263 | 2026-04-01T17:30:04.979Z | Downloaded moka v0.12.13 |
| 1264 | 2026-04-01T17:30:04.986Z | Downloaded rustls-webpki v0.101.7 |
| 1265 | 2026-04-01T17:30:05.004Z | Downloaded tower v0.5.3 |
| 1266 | 2026-04-01T17:30:05.009Z | Downloaded unicode-segmentation v1.12.0 |
| 1267 | 2026-04-01T17:30:05.012Z | Downloaded typed-path v0.9.3 |
| 1268 | 2026-04-01T17:30:05.015Z | Downloaded lalrpop v0.19.12 |
| 1269 | 2026-04-01T17:30:05.022Z | Downloaded x509-cert v0.2.5 |
| 1270 | 2026-04-01T17:30:05.025Z | Downloaded zerocopy-derive v0.8.40 |
| 1271 | 2026-04-01T17:30:05.031Z | Downloaded rayon v1.11.0 |
| 1272 | 2026-04-01T17:30:05.036Z | Downloaded p384 v0.13.1 |
| 1273 | 2026-04-01T17:30:05.039Z | Downloaded salty v0.3.0 |
| 1274 | 2026-04-01T17:30:05.046Z | Downloaded quick-xml v0.37.5 |
| 1275 | 2026-04-01T17:30:05.049Z | Downloaded unicode-normalization v0.1.25 |
| 1276 | 2026-04-01T17:30:05.054Z | Downloaded tokio-util v0.7.18 |
| 1277 | 2026-04-01T17:30:05.058Z | Downloaded tough v0.20.0 |
| 1278 | 2026-04-01T17:30:05.064Z | Downloaded object v0.30.4 |
| 1279 | 2026-04-01T17:30:05.069Z | Downloaded tower-http v0.6.8 |
| 1280 | 2026-04-01T17:30:05.073Z | Downloaded zip v4.6.1 |
| 1281 | 2026-04-01T17:30:05.078Z | Downloaded rustls-webpki v0.102.8 |
| 1282 | 2026-04-01T17:30:05.088Z | Downloaded serde_with v3.17.0 |
| 1283 | 2026-04-01T17:30:05.095Z | Downloaded proptest v1.10.0 |
| 1284 | 2026-04-01T17:30:05.102Z | Downloaded curve25519-dalek v4.1.3 |
| 1285 | 2026-04-01T17:30:05.107Z | Downloaded petname v2.0.2 |
| 1286 | 2026-04-01T17:30:05.111Z | Downloaded nix v0.27.1 |
| 1287 | 2026-04-01T17:30:05.120Z | Downloaded goblin v0.10.5 |
| 1288 | 2026-04-01T17:30:05.140Z | Downloaded quinn-proto v0.11.13 |
| 1289 | 2026-04-01T17:30:05.154Z | Downloaded winnow v0.6.26 |
| 1290 | 2026-04-01T17:30:05.158Z | Downloaded bstr v1.12.1 |
| 1291 | 2026-04-01T17:30:05.164Z | Downloaded radix_trie v0.2.1 |
| 1292 | 2026-04-01T17:30:05.168Z | Downloaded polar-core v0.27.3 |
| 1293 | 2026-04-01T17:30:05.172Z | Downloaded winnow v0.5.40 |
| 1294 | 2026-04-01T17:30:05.185Z | Downloaded time v0.3.47 |
| 1295 | 2026-04-01T17:30:05.193Z | Downloaded dropshot v0.16.7 |
| 1296 | 2026-04-01T17:30:05.206Z | Downloaded openssl v0.10.75 |
| 1297 | 2026-04-01T17:30:05.212Z | Downloaded rustls v0.21.12 |
| 1298 | 2026-04-01T17:30:05.219Z | Downloaded regex-syntax v0.6.29 |
| 1299 | 2026-04-01T17:30:05.223Z | Downloaded tabled v0.20.0 |
| 1300 | 2026-04-01T17:30:05.233Z | Downloaded nix v0.29.0 |
| 1301 | 2026-04-01T17:30:05.240Z | Downloaded smoltcp v0.9.1 |
| 1302 | 2026-04-01T17:30:05.247Z | Downloaded nix v0.28.0 |
| 1303 | 2026-04-01T17:30:05.254Z | Downloaded hickory-proto v0.24.4 |
| 1304 | 2026-04-01T17:30:05.263Z | Downloaded zlib-rs v0.6.2 |
| 1305 | 2026-04-01T17:30:05.266Z | Downloaded openapiv3 v2.2.0 |
| 1306 | 2026-04-01T17:30:05.273Z | Downloaded object v0.37.3 |
| 1307 | 2026-04-01T17:30:05.279Z | Downloaded regress v0.10.5 |
| 1308 | 2026-04-01T17:30:05.289Z | Downloaded vcpkg v0.2.15 |
| 1309 | 2026-04-01T17:30:05.311Z | Downloaded smoltcp v0.11.0 |
| 1310 | 2026-04-01T17:30:05.318Z | Downloaded hickory-proto v0.25.2 |
| 1311 | 2026-04-01T17:30:05.327Z | Downloaded zerocopy v0.8.40 |
| 1312 | 2026-04-01T17:30:05.334Z | Downloaded webpki-roots v1.0.6 |
| 1313 | 2026-04-01T17:30:05.337Z | Downloaded nix v0.31.1 |
| 1314 | 2026-04-01T17:30:05.342Z | Downloaded rustls v0.22.4 |
| 1315 | 2026-04-01T17:30:05.350Z | Downloaded rustls v0.23.37 |
| 1316 | 2026-04-01T17:30:05.358Z | Downloaded regex-syntax v0.8.10 |
| 1317 | 2026-04-01T17:30:05.361Z | Downloaded rustix v0.38.44 |
| 1318 | 2026-04-01T17:30:05.387Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1319 | 2026-04-01T17:30:05.413Z | Downloaded sqlparser v0.61.0 |
| 1320 | 2026-04-01T17:30:05.442Z | Downloaded typify-impl v0.6.1 |
| 1321 | 2026-04-01T17:30:05.448Z | Downloaded tracing v0.1.44 |
| 1322 | 2026-04-01T17:30:05.462Z | Downloaded typify-impl v0.4.3 |
| 1323 | 2026-04-01T17:30:05.471Z | Downloaded sled v0.34.7 |
| 1324 | 2026-04-01T17:30:05.477Z | Downloaded ratatui v0.29.0 |
| 1325 | 2026-04-01T17:30:05.506Z | Downloaded zerocopy-derive v0.6.6 |
| 1326 | 2026-04-01T17:30:05.517Z | Downloaded regex-automata v0.4.14 |
| 1327 | 2026-04-01T17:30:05.526Z | Downloaded lzma-sys v0.1.20 |
| 1328 | 2026-04-01T17:30:05.543Z | Downloaded petgraph v0.6.5 |
| 1329 | 2026-04-01T17:30:05.554Z | Downloaded jiff v0.2.21 |
| 1330 | 2026-04-01T17:30:05.570Z | Downloaded chrono-tz v0.10.4 |
| 1331 | 2026-04-01T17:30:05.576Z | Downloaded csv v1.4.0 |
| 1332 | 2026-04-01T17:30:05.589Z | Downloaded sha3 v0.10.8 |
| 1333 | 2026-04-01T17:30:05.621Z | Downloaded petgraph v0.8.3 |
| 1334 | 2026-04-01T17:30:05.635Z | Downloaded libz-sys v1.1.24 |
| 1335 | 2026-04-01T17:30:05.648Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1336 | 2026-04-01T17:30:05.658Z | Downloaded tokio v1.49.0 |
| 1337 | 2026-04-01T17:30:05.681Z | Downloaded encoding_rs v0.8.35 |
| 1338 | 2026-04-01T17:30:05.701Z | Downloaded ring v0.17.14 |
| 1339 | 2026-04-01T17:30:05.813Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1340 | 2026-04-01T17:30:06.434Z | Downloaded aws-lc-sys v0.37.1 |
| 1341 | 2026-04-01T17:30:06.682Z | Compiling libc v0.2.180 |
| 1342 | 2026-04-01T17:30:06.682Z | Compiling serde v1.0.228 |
| 1343 | 2026-04-01T17:30:06.686Z | Compiling log v0.4.29 |
| 1344 | 2026-04-01T17:30:06.686Z | Compiling shlex v1.3.0 |
| 1345 | 2026-04-01T17:30:06.831Z | Compiling find-msvc-tools v0.1.9 |
| 1346 | 2026-04-01T17:30:06.835Z | Compiling smallvec v1.15.1 |
| 1347 | 2026-04-01T17:30:06.846Z | Compiling syn v2.0.117 |
| 1348 | 2026-04-01T17:30:06.874Z | Compiling typenum v1.19.0 |
| 1349 | 2026-04-01T17:30:07.001Z | Compiling generic-array v0.14.7 |
| 1350 | 2026-04-01T17:30:07.014Z | Compiling subtle v2.6.1 |
| 1351 | 2026-04-01T17:30:07.041Z | Compiling scopeguard v1.2.0 |
| 1352 | 2026-04-01T17:30:07.103Z | Compiling portable-atomic v1.13.1 |
| 1353 | 2026-04-01T17:30:07.136Z | Compiling lock_api v0.4.14 |
| 1354 | 2026-04-01T17:30:07.151Z | Compiling const-oid v0.9.6 |
| 1355 | 2026-04-01T17:30:07.184Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-04-01T17:30:07.255Z | Compiling zerocopy v0.8.40 |
| 1357 | 2026-04-01T17:30:07.284Z | Compiling parking_lot_core v0.9.12 |
| 1358 | 2026-04-01T17:30:07.356Z | Compiling serde_json v1.0.149 |
| 1359 | 2026-04-01T17:30:07.515Z | Compiling pin-project-lite v0.2.17 |
| 1360 | 2026-04-01T17:30:07.615Z | Compiling pkg-config v0.3.32 |
| 1361 | 2026-04-01T17:30:07.630Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-04-01T17:30:07.697Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-04-01T17:30:07.784Z | Compiling rand_core v0.6.4 |
| 1364 | 2026-04-01T17:30:07.849Z | Compiling errno v0.3.14 |
| 1365 | 2026-04-01T17:30:07.916Z | Compiling cc v1.2.56 |
| 1366 | 2026-04-01T17:30:07.999Z | Compiling once_cell v1.21.3 |
| 1367 | 2026-04-01T17:30:08.051Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-04-01T17:30:08.091Z | Compiling mio v1.1.1 |
| 1369 | 2026-04-01T17:30:08.158Z | Compiling bitflags v2.11.0 |
| 1370 | 2026-04-01T17:30:08.200Z | Compiling libm v0.2.16 |
| 1371 | 2026-04-01T17:30:08.342Z | Compiling parking_lot v0.12.5 |
| 1372 | 2026-04-01T17:30:08.378Z | Compiling num-traits v0.2.19 |
| 1373 | 2026-04-01T17:30:08.517Z | Compiling futures-core v0.3.32 |
| 1374 | 2026-04-01T17:30:08.669Z | Compiling socket2 v0.6.2 |
| 1375 | 2026-04-01T17:30:08.698Z | Compiling percent-encoding v2.3.2 |
| 1376 | 2026-04-01T17:30:08.784Z | Compiling allocator-api2 v0.2.21 |
| 1377 | 2026-04-01T17:30:08.822Z | Compiling cpufeatures v0.2.17 |
| 1378 | 2026-04-01T17:30:08.835Z | Compiling futures-sink v0.3.32 |
| 1379 | 2026-04-01T17:30:08.890Z | Compiling foldhash v0.2.0 |
| 1380 | 2026-04-01T17:30:08.904Z | Compiling futures-task v0.3.32 |
| 1381 | 2026-04-01T17:30:08.942Z | Compiling futures-channel v0.3.32 |
| 1382 | 2026-04-01T17:30:09.077Z | Compiling hashbrown v0.16.1 |
| 1383 | 2026-04-01T17:30:09.097Z | Compiling futures-io v0.3.32 |
| 1384 | 2026-04-01T17:30:09.115Z | Compiling slab v0.4.12 |
| 1385 | 2026-04-01T17:30:09.129Z | Compiling getrandom v0.4.1 |
| 1386 | 2026-04-01T17:30:09.174Z | Compiling rustversion v1.0.22 |
| 1387 | 2026-04-01T17:30:09.257Z | Compiling rand_core v0.10.0 |
| 1388 | 2026-04-01T17:30:09.294Z | Compiling getrandom v0.3.4 |
| 1389 | 2026-04-01T17:30:09.602Z | Compiling form_urlencoded v1.2.2 |
| 1390 | 2026-04-01T17:30:09.689Z | Compiling synstructure v0.13.2 |
| 1391 | 2026-04-01T17:30:09.713Z | Compiling indexmap v2.13.0 |
| 1392 | 2026-04-01T17:30:09.785Z | Compiling cmake v0.1.57 |
| 1393 | 2026-04-01T17:30:09.810Z | Compiling fs_extra v1.3.0 |
| 1394 | 2026-04-01T17:30:10.072Z | Compiling dunce v1.0.5 |
| 1395 | 2026-04-01T17:30:10.087Z | Compiling base64ct v1.8.3 |
| 1396 | 2026-04-01T17:30:10.167Z | Compiling ident_case v1.0.1 |
| 1397 | 2026-04-01T17:30:10.178Z | Compiling flagset v0.4.7 |
| 1398 | 2026-04-01T17:30:10.198Z | Compiling aws-lc-sys v0.37.1 |
| 1399 | 2026-04-01T17:30:10.279Z | Compiling rand_core v0.9.5 |
| 1400 | 2026-04-01T17:30:10.294Z | Compiling rustix v1.1.3 |
| 1401 | 2026-04-01T17:30:10.308Z | Compiling iana-time-zone v0.1.65 |
| 1402 | 2026-04-01T17:30:10.321Z | Compiling pem-rfc7468 v0.7.0 |
| 1403 | 2026-04-01T17:30:10.380Z | Compiling uuid v1.21.0 |
| 1404 | 2026-04-01T17:30:10.394Z | Compiling ring v0.17.14 |
| 1405 | 2026-04-01T17:30:10.503Z | Compiling rustc_version v0.4.1 |
| 1406 | 2026-04-01T17:30:10.556Z | Compiling vcpkg v0.2.15 |
| 1407 | 2026-04-01T17:30:10.621Z | Compiling regex-syntax v0.8.10 |
| 1408 | 2026-04-01T17:30:10.838Z | Compiling aws-lc-rs v1.16.0 |
| 1409 | 2026-04-01T17:30:11.083Z | Compiling tracing-core v0.1.36 |
| 1410 | 2026-04-01T17:30:11.127Z | Compiling crossbeam-utils v0.8.21 |
| 1411 | 2026-04-01T17:30:11.327Z | Compiling openssl-sys v0.9.111 |
| 1412 | 2026-04-01T17:30:11.441Z | Compiling pest_generator v2.8.6 |
| 1413 | 2026-04-01T17:30:11.490Z | Compiling serde_derive v1.0.228 |
| 1414 | 2026-04-01T17:30:11.643Z | Compiling zeroize_derive v1.4.3 |
| 1415 | 2026-04-01T17:30:11.839Z | Compiling zerofrom-derive v0.1.6 |
| 1416 | 2026-04-01T17:30:12.031Z | Compiling yoke-derive v0.8.1 |
| 1417 | 2026-04-01T17:30:12.149Z | Compiling zerocopy-derive v0.8.40 |
| 1418 | 2026-04-01T17:30:12.287Z | Compiling zeroize v1.8.2 |
| 1419 | 2026-04-01T17:30:12.977Z | Compiling zerovec-derive v0.11.2 |
| 1420 | 2026-04-01T17:30:13.063Z | Compiling crypto-common v0.1.7 |
| 1421 | 2026-04-01T17:30:13.196Z | Compiling block-buffer v0.10.4 |
| 1422 | 2026-04-01T17:30:13.209Z | Compiling displaydoc v0.2.5 |
| 1423 | 2026-04-01T17:30:13.238Z | Compiling zerofrom v0.1.6 |
| 1424 | 2026-04-01T17:30:13.358Z | Compiling yoke v0.8.1 |
| 1425 | 2026-04-01T17:30:13.362Z | Compiling digest v0.10.7 |
| 1426 | 2026-04-01T17:30:13.591Z | Compiling tokio-macros v2.6.0 |
| 1427 | 2026-04-01T17:30:13.620Z | Compiling hmac v0.12.1 |
| 1428 | 2026-04-01T17:30:13.775Z | Compiling futures-macro v0.3.32 |
| 1429 | 2026-04-01T17:30:13.999Z | Compiling zerotrie v0.2.3 |
| 1430 | 2026-04-01T17:30:14.108Z | Compiling zerovec v0.11.5 |
| 1431 | 2026-04-01T17:30:14.298Z | Compiling block-padding v0.3.3 |
| 1432 | 2026-04-01T17:30:14.312Z | Compiling sha2 v0.10.9 |
| 1433 | 2026-04-01T17:30:14.454Z | Compiling inout v0.1.4 |
| 1434 | 2026-04-01T17:30:14.570Z | Compiling tinystr v0.8.2 |
| 1435 | 2026-04-01T17:30:14.610Z | Compiling potential_utf v0.1.4 |
| 1436 | 2026-04-01T17:30:14.623Z | Compiling futures-util v0.3.32 |
| 1437 | 2026-04-01T17:30:14.765Z | Compiling icu_locale_core v2.1.1 |
| 1438 | 2026-04-01T17:30:14.766Z | Compiling icu_collections v2.1.1 |
| 1439 | 2026-04-01T17:30:14.998Z | Compiling bytes v1.11.1 |
| 1440 | 2026-04-01T17:30:15.051Z | Compiling cipher v0.4.4 |
| 1441 | 2026-04-01T17:30:15.251Z | Compiling der_derive v0.7.3 |
| 1442 | 2026-04-01T17:30:15.312Z | Compiling salsa20 v0.10.2 |
| 1443 | 2026-04-01T17:30:15.460Z | Compiling icu_provider v2.1.1 |
| 1444 | 2026-04-01T17:30:15.489Z | Compiling tokio v1.49.0 |
| 1445 | 2026-04-01T17:30:15.641Z | Compiling http v1.4.0 |
| 1446 | 2026-04-01T17:30:15.679Z | Compiling icu_properties v2.1.2 |
| 1447 | 2026-04-01T17:30:15.748Z | Compiling icu_normalizer v2.1.1 |
| 1448 | 2026-04-01T17:30:16.179Z | Compiling der v0.7.10 |
| 1449 | 2026-04-01T17:30:16.268Z | Compiling chrono v0.4.44 |
| 1450 | 2026-04-01T17:30:16.524Z | Compiling idna_adapter v1.2.1 |
| 1451 | 2026-04-01T17:30:16.545Z | Compiling ppv-lite86 v0.2.21 |
| 1452 | 2026-04-01T17:30:16.660Z | Compiling idna v1.1.0 |
| 1453 | 2026-04-01T17:30:16.752Z | Compiling pbkdf2 v0.12.2 |
| 1454 | 2026-04-01T17:30:16.840Z | Compiling thiserror-impl v2.0.18 |
| 1455 | 2026-04-01T17:30:16.860Z | Compiling scrypt v0.11.0 |
| 1456 | 2026-04-01T17:30:16.874Z | Compiling rand_chacha v0.9.0 |
| 1457 | 2026-04-01T17:30:17.104Z | Compiling url v2.5.8 |
| 1458 | 2026-04-01T17:30:17.287Z | Compiling spki v0.7.3 |
| 1459 | 2026-04-01T17:30:17.343Z | Compiling cbc v0.1.2 |
| 1460 | 2026-04-01T17:30:17.486Z | Compiling aes v0.8.4 |
| 1461 | 2026-04-01T17:30:17.500Z | Compiling rustls-pki-types v1.14.0 |
| 1462 | 2026-04-01T17:30:17.564Z | Compiling tracing-attributes v0.1.31 |
| 1463 | 2026-04-01T17:30:17.613Z | Compiling rand v0.9.2 |
| 1464 | 2026-04-01T17:30:17.872Z | Compiling pkcs5 v0.7.1 |
| 1465 | 2026-04-01T17:30:17.933Z | Compiling http-body v1.0.1 |
| 1466 | 2026-04-01T17:30:18.135Z | Compiling thiserror v2.0.18 |
| 1467 | 2026-04-01T17:30:18.150Z | Compiling serde_derive_internals v0.29.1 |
| 1468 | 2026-04-01T17:30:18.239Z | Compiling schemars v0.8.22 |
| 1469 | 2026-04-01T17:30:18.334Z | Compiling openssl-probe v0.2.1 |
| 1470 | 2026-04-01T17:30:18.399Z | Compiling untrusted v0.9.0 |
| 1471 | 2026-04-01T17:30:18.486Z | Compiling syn v1.0.109 |
| 1472 | 2026-04-01T17:30:18.546Z | Compiling base64 v0.22.1 |
| 1473 | 2026-04-01T17:30:18.560Z | Compiling httparse v1.10.1 |
| 1474 | 2026-04-01T17:30:18.564Z | Compiling untrusted v0.7.1 |
| 1475 | 2026-04-01T17:30:18.854Z | Compiling pkcs8 v0.10.2 |
| 1476 | 2026-04-01T17:30:18.865Z | Compiling pest_derive v2.8.6 |
| 1477 | 2026-04-01T17:30:18.903Z | Compiling tracing v0.1.44 |
| 1478 | 2026-04-01T17:30:18.935Z | Compiling scroll_derive v0.13.1 |
| 1479 | 2026-04-01T17:30:19.083Z | Compiling tokio-util v0.7.18 |
| 1480 | 2026-04-01T17:30:19.157Z | Compiling schemars_derive v0.8.22 |
| 1481 | 2026-04-01T17:30:19.277Z | Compiling darling_core v0.20.11 |
| 1482 | 2026-04-01T17:30:19.651Z | Compiling tower-service v0.3.3 |
| 1483 | 2026-04-01T17:30:19.731Z | Compiling dyn-clone v1.0.20 |
| 1484 | 2026-04-01T17:30:19.751Z | Compiling try-lock v0.2.5 |
| 1485 | 2026-04-01T17:30:19.859Z | Compiling rustls v0.23.37 |
| 1486 | 2026-04-01T17:30:19.876Z | Compiling tower-layer v0.3.3 |
| 1487 | 2026-04-01T17:30:20.026Z | Compiling tinyvec_macros v0.1.1 |
| 1488 | 2026-04-01T17:30:20.031Z | Compiling atomic-waker v1.1.2 |
| 1489 | 2026-04-01T17:30:20.097Z | Compiling tinyvec v1.10.0 |
| 1490 | 2026-04-01T17:30:20.111Z | Compiling want v0.3.1 |
| 1491 | 2026-04-01T17:30:20.159Z | Compiling h2 v0.4.13 |
| 1492 | 2026-04-01T17:30:20.270Z | Compiling scroll v0.13.0 |
| 1493 | 2026-04-01T17:30:20.527Z | Compiling ipnet v2.11.0 |
| 1494 | 2026-04-01T17:30:20.715Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1495 | 2026-04-01T17:30:20.994Z | Compiling spin v0.9.8 |
| 1496 | 2026-04-01T17:30:21.020Z | Compiling aho-corasick v1.1.4 |
| 1497 | 2026-04-01T17:30:21.094Z | Compiling time-core v0.1.8 |
| 1498 | 2026-04-01T17:30:21.198Z | Compiling num-conv v0.2.0 |
| 1499 | 2026-04-01T17:30:21.237Z | Compiling crc32fast v1.5.0 |
| 1500 | 2026-04-01T17:30:21.328Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-04-01T17:30:21.498Z | Compiling foreign-types-shared v0.1.1 |
| 1502 | 2026-04-01T17:30:21.530Z | Compiling pin-utils v0.1.0 |
| 1503 | 2026-04-01T17:30:21.544Z | Compiling darling_macro v0.20.11 |
| 1504 | 2026-04-01T17:30:21.583Z | Compiling openssl v0.10.75 |
| 1505 | 2026-04-01T17:30:21.600Z | Compiling httpdate v1.0.3 |
| 1506 | 2026-04-01T17:30:21.654Z | Compiling foreign-types v0.3.2 |
| 1507 | 2026-04-01T17:30:21.776Z | Compiling deranged v0.5.8 |
| 1508 | 2026-04-01T17:30:21.821Z | Compiling regex-automata v0.4.14 |
| 1509 | 2026-04-01T17:30:21.840Z | Compiling time-macros v0.2.27 |
| 1510 | 2026-04-01T17:30:21.998Z | Compiling darling v0.20.11 |
| 1511 | 2026-04-01T17:30:22.082Z | Compiling tempfile v3.25.0 |
| 1512 | 2026-04-01T17:30:22.693Z | Compiling goblin v0.10.5 |
| 1513 | 2026-04-01T17:30:22.878Z | Compiling openssl-macros v0.1.1 |
| 1514 | 2026-04-01T17:30:23.235Z | Compiling hyper v1.8.1 |
| 1515 | 2026-04-01T17:30:23.258Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-04-01T17:30:24.137Z | Compiling wait-timeout v0.2.1 |
| 1517 | 2026-04-01T17:30:24.243Z | Compiling socket2 v0.5.10 |
| 1518 | 2026-04-01T17:30:24.398Z | Compiling bit-vec v0.8.0 |
| 1519 | 2026-04-01T17:30:24.564Z | Compiling quick-error v1.2.3 |
| 1520 | 2026-04-01T17:30:24.632Z | Compiling simd-adler32 v0.3.8 |
| 1521 | 2026-04-01T17:30:24.646Z | Compiling either v1.15.0 |
| 1522 | 2026-04-01T17:30:24.669Z | Compiling native-tls v0.2.18 |
| 1523 | 2026-04-01T17:30:24.847Z | Compiling siphasher v1.0.2 |
| 1524 | 2026-04-01T17:30:24.851Z | Compiling num_threads v0.1.7 |
| 1525 | 2026-04-01T17:30:24.879Z | Compiling usdt-impl v0.6.0 |
| 1526 | 2026-04-01T17:30:24.904Z | Compiling rusty-fork v0.3.1 |
| 1527 | 2026-04-01T17:30:24.955Z | Compiling time v0.3.47 |
| 1528 | 2026-04-01T17:30:25.033Z | Compiling bit-set v0.8.0 |
| 1529 | 2026-04-01T17:30:25.107Z | Compiling thiserror v1.0.69 |
| 1530 | 2026-04-01T17:30:25.192Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-04-01T17:30:25.225Z | Compiling derive_builder_core v0.20.2 |
| 1532 | 2026-04-01T17:30:25.914Z | Compiling dof v0.4.0 |
| 1533 | 2026-04-01T17:30:26.255Z | Compiling unicode-normalization v0.1.25 |
| 1534 | 2026-04-01T17:30:26.511Z | Compiling crossbeam-epoch v0.9.18 |
| 1535 | 2026-04-01T17:30:26.694Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-04-01T17:30:26.826Z | Compiling rustls-native-certs v0.8.3 |
| 1537 | 2026-04-01T17:30:26.894Z | Compiling signature v2.2.0 |
| 1538 | 2026-04-01T17:30:26.967Z | Compiling scroll_derive v0.12.1 |
| 1539 | 2026-04-01T17:30:27.075Z | Compiling heapless v0.7.17 |
| 1540 | 2026-04-01T17:30:27.091Z | Compiling rand_xorshift v0.4.0 |
| 1541 | 2026-04-01T17:30:27.113Z | Compiling darling_core v0.21.3 |
| 1542 | 2026-04-01T17:30:27.247Z | Compiling slog v2.8.2 |
| 1543 | 2026-04-01T17:30:27.305Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1544 | 2026-04-01T17:30:27.426Z | Compiling sync_wrapper v1.0.2 |
| 1545 | 2026-04-01T17:30:27.426Z | Compiling thread-id v5.1.0 |
| 1546 | 2026-04-01T17:30:27.511Z | Compiling cookie v0.18.1 |
| 1547 | 2026-04-01T17:30:27.545Z | Compiling paste v1.0.15 |
| 1548 | 2026-04-01T17:30:27.573Z | Compiling rayon-core v1.13.0 |
| 1549 | 2026-04-01T17:30:27.613Z | Compiling unarray v0.1.4 |
| 1550 | 2026-04-01T17:30:27.686Z | Compiling unicode-segmentation v1.12.0 |
| 1551 | 2026-04-01T17:30:27.728Z | Compiling anyhow v1.0.102 |
| 1552 | 2026-04-01T17:30:27.750Z | Compiling adler2 v2.0.1 |
| 1553 | 2026-04-01T17:30:27.803Z | Compiling signal-hook v0.3.18 |
| 1554 | 2026-04-01T17:30:27.876Z | Compiling unicode-bidi v0.3.18 |
| 1555 | 2026-04-01T17:30:27.973Z | Compiling zstd-safe v7.2.4 |
| 1556 | 2026-04-01T17:30:28.026Z | Compiling unicode-properties v0.1.4 |
| 1557 | 2026-04-01T17:30:28.085Z | Compiling miniz_oxide v0.8.9 |
| 1558 | 2026-04-01T17:30:28.225Z | Compiling stringprep v0.1.5 |
| 1559 | 2026-04-01T17:30:28.266Z | Compiling proptest v1.10.0 |
| 1560 | 2026-04-01T17:30:28.307Z | Compiling scroll v0.12.0 |
| 1561 | 2026-04-01T17:30:28.635Z | Compiling tower v0.5.3 |
| 1562 | 2026-04-01T17:30:29.086Z | Compiling crossbeam-deque v0.8.6 |
| 1563 | 2026-04-01T17:30:29.116Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-04-01T17:30:29.173Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-04-01T17:30:29.202Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-04-01T17:30:29.222Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-04-01T17:30:29.273Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-04-01T17:30:29.343Z | Compiling erased-serde v0.3.31 |
| 1569 | 2026-04-01T17:30:29.450Z | Compiling serde_spanned v0.6.9 |
| 1570 | 2026-04-01T17:30:29.563Z | Compiling serde_tokenstream v0.2.3 |
| 1571 | 2026-04-01T17:30:29.576Z | Compiling toml_datetime v0.6.11 |
| 1572 | 2026-04-01T17:30:29.594Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-04-01T17:30:29.632Z | Compiling darling_macro v0.21.3 |
| 1574 | 2026-04-01T17:30:29.760Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-04-01T17:30:29.826Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-04-01T17:30:29.827Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-04-01T17:30:29.867Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-04-01T17:30:30.016Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-04-01T17:30:30.081Z | Compiling ff v0.13.1 |
| 1580 | 2026-04-01T17:30:30.095Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-04-01T17:30:30.156Z | Compiling rustix v0.38.44 |
| 1582 | 2026-04-01T17:30:30.181Z | Compiling cfg_aliases v0.2.1 |
| 1583 | 2026-04-01T17:30:30.204Z | Compiling num-bigint-dig v0.8.6 |
| 1584 | 2026-04-01T17:30:30.218Z | Compiling iri-string v0.7.10 |
| 1585 | 2026-04-01T17:30:30.255Z | Compiling ref-cast v1.0.25 |
| 1586 | 2026-04-01T17:30:30.279Z | Compiling base16ct v0.2.0 |
| 1587 | 2026-04-01T17:30:30.384Z | Compiling litrs v1.0.0 |
| 1588 | 2026-04-01T17:30:30.458Z | Compiling psl-types v2.0.11 |
| 1589 | 2026-04-01T17:30:30.486Z | Compiling ryu v1.0.23 |
| 1590 | 2026-04-01T17:30:30.552Z | Compiling fallible-iterator v0.2.0 |
| 1591 | 2026-04-01T17:30:30.582Z | Compiling smoltcp v0.9.1 |
| 1592 | 2026-04-01T17:30:30.609Z | Compiling zlib-rs v0.6.2 |
| 1593 | 2026-04-01T17:30:30.663Z | Compiling zerocopy v0.7.35 |
| 1594 | 2026-04-01T17:30:30.859Z | Compiling postgres-protocol v0.6.10 |
| 1595 | 2026-04-01T17:30:30.885Z | Compiling document-features v0.2.12 |
| 1596 | 2026-04-01T17:30:30.923Z | Compiling serde_urlencoded v0.7.1 |
| 1597 | 2026-04-01T17:30:31.170Z | Compiling publicsuffix v2.3.0 |
| 1598 | 2026-04-01T17:30:31.258Z | Compiling newtype-uuid v1.3.2 |
| 1599 | 2026-04-01T17:30:31.338Z | Compiling tower-http v0.6.8 |
| 1600 | 2026-04-01T17:30:31.450Z | Compiling sec1 v0.7.3 |
| 1601 | 2026-04-01T17:30:31.584Z | Compiling nix v0.31.1 |
| 1602 | 2026-04-01T17:30:31.598Z | Compiling group v0.13.0 |
| 1603 | 2026-04-01T17:30:31.737Z | Compiling darling v0.21.3 |
| 1604 | 2026-04-01T17:30:31.770Z | Compiling num-iter v0.1.45 |
| 1605 | 2026-04-01T17:30:31.811Z | Compiling derive_builder v0.20.2 |
| 1606 | 2026-04-01T17:30:31.885Z | Compiling rand v0.8.5 |
| 1607 | 2026-04-01T17:30:31.938Z | Compiling oxnet v0.1.4 |
| 1608 | 2026-04-01T17:30:32.191Z | Compiling proc-macro-error v1.0.4 |
| 1609 | 2026-04-01T17:30:32.323Z | Compiling tokio-native-tls v0.3.1 |
| 1610 | 2026-04-01T17:30:32.470Z | Compiling goblin v0.8.2 |
| 1611 | 2026-04-01T17:30:32.829Z | Compiling heck v0.4.1 |
| 1612 | 2026-04-01T17:30:33.015Z | Compiling phf_shared v0.13.1 |
| 1613 | 2026-04-01T17:30:33.029Z | Compiling hubpack_derive v0.1.1 |
| 1614 | 2026-04-01T17:30:33.051Z | Compiling regex v1.12.3 |
| 1615 | 2026-04-01T17:30:33.070Z | Compiling lazy_static v1.5.0 |
| 1616 | 2026-04-01T17:30:33.162Z | Compiling cargo-platform v0.1.9 |
| 1617 | 2026-04-01T17:30:33.246Z | Compiling hkdf v0.12.4 |
| 1618 | 2026-04-01T17:30:33.450Z | Compiling flate2 v1.1.9 |
| 1619 | 2026-04-01T17:30:33.465Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-04-01T17:30:33.468Z | Compiling terminal_size v0.4.3 |
| 1621 | 2026-04-01T17:30:33.517Z | Compiling daft-derive v0.1.5 |
| 1622 | 2026-04-01T17:30:33.605Z | Compiling ref-cast-impl v1.0.25 |
| 1623 | 2026-04-01T17:30:33.809Z | Compiling async-trait v0.1.89 |
| 1624 | 2026-04-01T17:30:33.862Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-04-01T17:30:34.147Z | Compiling strum_macros v0.27.2 |
| 1626 | 2026-04-01T17:30:34.232Z | Compiling vergen v9.0.6 |
| 1627 | 2026-04-01T17:30:34.412Z | Compiling fs-err v3.3.0 |
| 1628 | 2026-04-01T17:30:34.544Z | Compiling ahash v0.8.12 |
| 1629 | 2026-04-01T17:30:34.600Z | Compiling bitflags v1.3.2 |
| 1630 | 2026-04-01T17:30:34.678Z | Compiling foldhash v0.1.5 |
| 1631 | 2026-04-01T17:30:34.745Z | Compiling winnow v0.5.40 |
| 1632 | 2026-04-01T17:30:34.856Z | Compiling managed v0.8.0 |
| 1633 | 2026-04-01T17:30:34.859Z | Compiling libbz2-rs-sys v0.2.2 |
| 1634 | 2026-04-01T17:30:35.082Z | Compiling object v0.37.3 |
| 1635 | 2026-04-01T17:30:35.352Z | Compiling bumpalo v3.20.2 |
| 1636 | 2026-04-01T17:30:35.543Z | Compiling zopfli v0.8.3 |
| 1637 | 2026-04-01T17:30:35.602Z | Compiling bzip2 v0.6.1 |
| 1638 | 2026-04-01T17:30:35.627Z | Compiling console v0.16.2 |
| 1639 | 2026-04-01T17:30:35.934Z | Compiling clap_builder v4.5.60 |
| 1640 | 2026-04-01T17:30:36.108Z | Compiling strum v0.27.2 |
| 1641 | 2026-04-01T17:30:36.139Z | Compiling toml_edit v0.19.15 |
| 1642 | 2026-04-01T17:30:36.171Z | Compiling hashbrown v0.15.5 |
| 1643 | 2026-04-01T17:30:36.236Z | Compiling dof v0.3.0 |
| 1644 | 2026-04-01T17:30:36.605Z | Compiling elliptic-curve v0.13.8 |
| 1645 | 2026-04-01T17:30:36.731Z | Compiling daft v0.1.5 |
| 1646 | 2026-04-01T17:30:36.998Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-04-01T17:30:37.012Z | Compiling cargo_metadata v0.19.2 |
| 1648 | 2026-04-01T17:30:37.032Z | Compiling phf v0.13.1 |
| 1649 | 2026-04-01T17:30:37.207Z | Compiling zone_cfg_derive v0.3.1 |
| 1650 | 2026-04-01T17:30:37.827Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-04-01T17:30:37.962Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-04-01T17:30:38.611Z | Compiling hyper-tls v0.6.0 |
| 1653 | 2026-04-01T17:30:38.736Z | Compiling zstd v0.13.3 |
| 1654 | 2026-04-01T17:30:38.782Z | Compiling rayon v1.11.0 |
| 1655 | 2026-04-01T17:30:38.838Z | Compiling bzip2 v0.4.4 |
| 1656 | 2026-04-01T17:30:38.932Z | Compiling serde_with_macros v3.17.0 |
| 1657 | 2026-04-01T17:30:39.090Z | Compiling postgres-types v0.2.12 |
| 1658 | 2026-04-01T17:30:39.159Z | Compiling usdt-attr-macro v0.6.0 |
| 1659 | 2026-04-01T17:30:39.359Z | Compiling usdt-macro v0.6.0 |
| 1660 | 2026-04-01T17:30:39.647Z | Compiling ed25519 v2.2.3 |
| 1661 | 2026-04-01T17:30:39.946Z | Compiling dtrace-parser v0.2.0 |
| 1662 | 2026-04-01T17:30:40.078Z | Compiling phf_shared v0.11.3 |
| 1663 | 2026-04-01T17:30:40.110Z | Compiling itertools v0.12.1 |
| 1664 | 2026-04-01T17:30:40.144Z | Compiling bstr v1.12.1 |
| 1665 | 2026-04-01T17:30:40.255Z | Compiling pkcs1 v0.7.5 |
| 1666 | 2026-04-01T17:30:40.510Z | Compiling serde-big-array v0.5.1 |
| 1667 | 2026-04-01T17:30:40.546Z | Compiling hex v0.4.3 |
| 1668 | 2026-04-01T17:30:40.650Z | Compiling rfc6979 v0.4.0 |
| 1669 | 2026-04-01T17:30:40.653Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-04-01T17:30:40.685Z | Compiling serde_repr v0.1.20 |
| 1671 | 2026-04-01T17:30:40.785Z | Compiling strum_macros v0.26.4 |
| 1672 | 2026-04-01T17:30:40.788Z | Compiling clap_derive v4.5.55 |
| 1673 | 2026-04-01T17:30:40.813Z | Compiling float-cmp v0.10.0 |
| 1674 | 2026-04-01T17:30:40.958Z | Compiling memmap2 v0.9.10 |
| 1675 | 2026-04-01T17:30:41.140Z | Compiling thread-id v4.2.2 |
| 1676 | 2026-04-01T17:30:41.172Z | Compiling env_filter v1.0.0 |
| 1677 | 2026-04-01T17:30:41.204Z | Compiling encoding_rs v0.8.35 |
| 1678 | 2026-04-01T17:30:41.225Z | Compiling new_debug_unreachable v1.0.6 |
| 1679 | 2026-04-01T17:30:41.300Z | Compiling predicates-core v1.0.10 |
| 1680 | 2026-04-01T17:30:41.315Z | Compiling static_assertions v1.1.0 |
| 1681 | 2026-04-01T17:30:41.392Z | Compiling normalize-line-endings v0.3.0 |
| 1682 | 2026-04-01T17:30:41.475Z | Compiling fixedbitset v0.5.7 |
| 1683 | 2026-04-01T17:30:41.476Z | Compiling rustc-hash v2.1.1 |
| 1684 | 2026-04-01T17:30:41.503Z | Compiling unit-prefix v0.5.2 |
| 1685 | 2026-04-01T17:30:41.618Z | Compiling precomputed-hash v0.1.1 |
| 1686 | 2026-04-01T17:30:41.654Z | Compiling whoami v2.1.0 |
| 1687 | 2026-04-01T17:30:41.708Z | Compiling mime v0.3.17 |
| 1688 | 2026-04-01T17:30:41.779Z | Compiling fixedbitset v0.4.2 |
| 1689 | 2026-04-01T17:30:41.971Z | Compiling data-encoding v2.10.0 |
| 1690 | 2026-04-01T17:30:42.002Z | Compiling difflib v0.4.0 |
| 1691 | 2026-04-01T17:30:42.034Z | Compiling keccak v0.1.6 |
| 1692 | 2026-04-01T17:30:42.505Z | Compiling jiff v0.2.21 |
| 1693 | 2026-04-01T17:30:42.547Z | Compiling clap v4.5.60 |
| 1694 | 2026-04-01T17:30:42.563Z | Compiling strum v0.26.3 |
| 1695 | 2026-04-01T17:30:42.630Z | Compiling hickory-proto v0.25.2 |
| 1696 | 2026-04-01T17:30:42.654Z | Compiling predicates v3.1.4 |
| 1697 | 2026-04-01T17:30:42.695Z | Compiling sha3 v0.10.8 |
| 1698 | 2026-04-01T17:30:42.709Z | Compiling petgraph v0.6.5 |
| 1699 | 2026-04-01T17:30:42.803Z | Compiling tokio-postgres v0.7.16 |
| 1700 | 2026-04-01T17:30:42.841Z | Compiling string_cache v0.8.9 |
| 1701 | 2026-04-01T17:30:43.066Z | Compiling petgraph v0.8.3 |
| 1702 | 2026-04-01T17:30:43.143Z | Compiling indicatif v0.18.4 |
| 1703 | 2026-04-01T17:30:43.310Z | Compiling iddqd v0.3.17 |
| 1704 | 2026-04-01T17:30:44.040Z | Compiling toml_edit v0.22.27 |
| 1705 | 2026-04-01T17:30:44.226Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1706 | 2026-04-01T17:30:44.495Z | Compiling env_logger v0.11.9 |
| 1707 | 2026-04-01T17:30:44.852Z | Compiling usdt-impl v0.5.0 |
| 1708 | 2026-04-01T17:30:45.054Z | Compiling zone v0.3.1 |
| 1709 | 2026-04-01T17:30:45.057Z | Compiling usdt v0.6.0 |
| 1710 | 2026-04-01T17:30:45.333Z | Compiling zip v4.6.1 |
| 1711 | 2026-04-01T17:30:45.432Z | Compiling serde_with v3.17.0 |
| 1712 | 2026-04-01T17:30:45.717Z | Compiling ecdsa v0.16.9 |
| 1713 | 2026-04-01T17:30:46.109Z | Compiling similar v2.7.0 |
| 1714 | 2026-04-01T17:30:46.288Z | Compiling rsa v0.9.10 |
| 1715 | 2026-04-01T17:30:46.671Z | Compiling crossterm v0.28.1 |
| 1716 | 2026-04-01T17:30:46.749Z | Compiling ed25519-dalek v2.2.0 |
| 1717 | 2026-04-01T17:30:46.974Z | Compiling zip v0.6.6 |
| 1718 | 2026-04-01T17:30:47.249Z | Compiling toml v0.7.8 |
| 1719 | 2026-04-01T17:30:47.738Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1720 | 2026-04-01T17:30:47.816Z | Compiling itertools v0.13.0 |
| 1721 | 2026-04-01T17:30:47.838Z | Compiling tokio-stream v0.1.18 |
| 1722 | 2026-04-01T17:30:47.961Z | Compiling buf-list v1.1.2 |
| 1723 | 2026-04-01T17:30:48.236Z | Compiling x509-cert v0.2.5 |
| 1724 | 2026-04-01T17:30:48.292Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-04-01T17:30:48.372Z | Compiling openapiv3 v2.2.0 |
| 1726 | 2026-04-01T17:30:48.388Z | Compiling sha1 v0.10.6 |
| 1727 | 2026-04-01T17:30:48.624Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1728 | 2026-04-01T17:30:48.643Z | Compiling lalrpop-util v0.19.12 |
| 1729 | 2026-04-01T17:30:48.840Z | Compiling peg-runtime v0.8.5 |
| 1730 | 2026-04-01T17:30:48.920Z | Compiling thread_local v1.1.9 |
| 1731 | 2026-04-01T17:30:49.075Z | Compiling slog-async v2.8.0 |
| 1732 | 2026-04-01T17:30:49.133Z | Compiling crossbeam-channel v0.5.15 |
| 1733 | 2026-04-01T17:30:49.182Z | Compiling futures-executor v0.3.32 |
| 1734 | 2026-04-01T17:30:49.399Z | Compiling is-terminal v0.4.17 |
| 1735 | 2026-04-01T17:30:49.446Z | Compiling filetime v0.2.27 |
| 1736 | 2026-04-01T17:30:49.498Z | Compiling take_mut v0.2.2 |
| 1737 | 2026-04-01T17:30:49.586Z | Compiling term v1.2.1 |
| 1738 | 2026-04-01T17:30:49.614Z | Compiling xattr v1.6.1 |
| 1739 | 2026-04-01T17:30:49.650Z | Compiling futures v0.3.32 |
| 1740 | 2026-04-01T17:30:49.734Z | Compiling tar v0.4.45 |
| 1741 | 2026-04-01T17:30:49.894Z | Compiling slog-term v2.9.2 |
| 1742 | 2026-04-01T17:30:56.130Z | Compiling rustls-webpki v0.103.9 |
| 1743 | 2026-04-01T17:30:58.945Z | Compiling tokio-rustls v0.26.4 |
| 1744 | 2026-04-01T17:30:58.945Z | Compiling rustls-platform-verifier v0.6.2 |
| 1745 | 2026-04-01T17:30:59.139Z | Compiling hyper-rustls v0.27.7 |
| 1746 | 2026-04-01T17:30:59.337Z | Compiling reqwest v0.13.2 |
| 1747 | 2026-04-01T17:30:59.337Z | Compiling reqwest v0.12.28 |
| 1748 | 2026-04-01T17:31:01.400Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1749 | 2026-04-01T17:31:01.614Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1750 | 2026-04-01T17:31:04.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 1751 | 2026-04-01T17:31:04.559Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1752 | 2026-04-01T17:31:04.612Z | Apr 01 17:31:03.728 INFO Starting download, target: Cockroach |
| 1753 | 2026-04-01T17:31:04.612Z | Apr 01 17:31:03.728 INFO Starting download, target: Clickhouse |
| 1754 | 2026-04-01T17:31:04.612Z | Apr 01 17:31:03.728 INFO Starting download, target: Console |
| 1755 | 2026-04-01T17:31:04.615Z | Apr 01 17:31:03.728 INFO Starting download, target: DendriteStub |
| 1756 | 2026-04-01T17:31:04.615Z | Apr 01 17:31:03.728 INFO Starting download, target: MaghemiteMgd |
| 1757 | 2026-04-01T17:31:04.616Z | Apr 01 17:31:03.728 INFO Starting download, target: TransceiverControl |
| 1758 | 2026-04-01T17:31:04.616Z | Apr 01 17:31:03.728 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1759 | 2026-04-01T17:31:04.616Z | Apr 01 17:31:03.728 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-04-01T17:31:04.616Z | Apr 01 17:31:03.728 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1761 | 2026-04-01T17:31:04.616Z | Apr 01 17:31:03.728 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1762 | 2026-04-01T17:31:04.616Z | Apr 01 17:31:03.728 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1763 | 2026-04-01T17:31:04.616Z | Apr 01 17:31:03.728 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1764 | 2026-04-01T17:31:05.280Z | Apr 01 17:31:04.389 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1765 | 2026-04-01T17:31:05.483Z | Apr 01 17:31:04.595 INFO Download complete, target: TransceiverControl |
| 1766 | 2026-04-01T17:31:05.611Z | Apr 01 17:31:04.723 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1767 | 2026-04-01T17:31:05.843Z | Apr 01 17:31:04.954 INFO Download complete, target: Console |
| 1768 | 2026-04-01T17:31:06.852Z | Apr 01 17:31:05.967 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1769 | 2026-04-01T17:31:06.945Z | Apr 01 17:31:06.058 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-04-01T17:31:07.100Z | Apr 01 17:31:06.112 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1771 | 2026-04-01T17:31:08.042Z | Apr 01 17:31:07.158 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1772 | 2026-04-01T17:31:08.042Z | Apr 01 17:31:07.158 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1773 | 2026-04-01T17:31:09.196Z | Apr 01 17:31:08.312 INFO Download complete, target: MaghemiteMgd |
| 1774 | 2026-04-01T17:31:09.593Z | Apr 01 17:31:08.709 INFO Download complete, target: DendriteStub |
| 1775 | 2026-04-01T17:31:12.628Z | Apr 01 17:31:11.744 INFO Checking that binary works, target: Cockroach |
| 1776 | 2026-04-01T17:31:12.719Z | Apr 01 17:31:11.835 INFO Download complete, target: Cockroach |
| 1777 | 2026-04-01T17:31:13.715Z | Apr 01 17:31:12.831 INFO Checking that binary works, target: Clickhouse |
| 1778 | 2026-04-01T17:31:13.818Z | Apr 01 17:31:12.934 INFO Download complete, target: Clickhouse |
| 1779 | 2026-04-01T17:31:13.832Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1780 | 2026-04-01T17:31:13.835Z | |
| 1781 | 2026-04-01T17:31:13.835Z | real 2:58.690532804 |
| 1782 | 2026-04-01T17:31:13.835Z | user 7:16.270049386 |
| 1783 | 2026-04-01T17:31:13.835Z | sys 1:25.024170974 |
| 1784 | 2026-04-01T17:31:13.835Z | trap 0.226268947 |
| 1785 | 2026-04-01T17:31:13.836Z | tflt 0.579491922 |
| 1786 | 2026-04-01T17:31:13.836Z | dflt 0.532738654 |
| 1787 | 2026-04-01T17:31:13.836Z | kflt 0.025008674 |
| 1788 | 2026-04-01T17:31:13.836Z | lock 21:16.571558942 |
| 1789 | 2026-04-01T17:31:13.836Z | slp 21:47.019613168 |
| 1790 | 2026-04-01T17:31:13.836Z | lat 44.823402333 |
| 1791 | 2026-04-01T17:31:13.836Z | stop 2:00.071369916 |
| 1792 | 2026-04-01T17:31:13.836Z | + banner clippy |
| 1793 | 2026-04-01T17:31:13.836Z | |
| 1794 | 2026-04-01T17:31:13.836Z | #### # # ##### ##### # # |
| 1795 | 2026-04-01T17:31:13.836Z | # # # # # # # # # # |
| 1796 | 2026-04-01T17:31:13.836Z | # # # # # # # # |
| 1797 | 2026-04-01T17:31:13.836Z | # # # ##### ##### # |
| 1798 | 2026-04-01T17:31:13.836Z | # # # # # # # |
| 1799 | 2026-04-01T17:31:13.836Z | #### ###### # # # # |
| 1800 | 2026-04-01T17:31:13.836Z | |
| 1801 | 2026-04-01T17:31:13.836Z | + export CARGO_INCREMENTAL=0 |
| 1802 | 2026-04-01T17:31:13.836Z | + CARGO_INCREMENTAL=0 |
| 1803 | 2026-04-01T17:31:13.836Z | + ptime -m cargo xtask clippy |
| 1804 | 2026-04-01T17:31:14.359Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1805 | 2026-04-01T17:31:14.577Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1806 | 2026-04-01T17:31:16.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s |
| 1807 | 2026-04-01T17:31:16.524Z | Running `target/debug/xtask clippy` |
| 1808 | 2026-04-01T17:31:16.552Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1809 | 2026-04-01T17:31:17.162Z | Downloading crates ... |
| 1810 | 2026-04-01T17:31:17.355Z | Downloaded constant_time_eq v0.3.1 |
| 1811 | 2026-04-01T17:31:17.364Z | Downloaded cast v0.3.0 |
| 1812 | 2026-04-01T17:31:17.371Z | Downloaded async-object-pool v0.2.0 |
| 1813 | 2026-04-01T17:31:17.374Z | Downloaded cargo-platform v0.3.2 |
| 1814 | 2026-04-01T17:31:17.374Z | Downloaded event-listener v5.4.1 |
| 1815 | 2026-04-01T17:31:17.376Z | Downloaded escape8259 v0.5.3 |
| 1816 | 2026-04-01T17:31:17.380Z | Downloaded anes v0.1.6 |
| 1817 | 2026-04-01T17:31:17.383Z | Downloaded criterion-plot v0.6.0 |
| 1818 | 2026-04-01T17:31:17.386Z | Downloaded backtrace v0.3.76 |
| 1819 | 2026-04-01T17:31:17.389Z | Downloaded addr2line v0.25.1 |
| 1820 | 2026-04-01T17:31:17.391Z | Downloaded concurrent-queue v2.5.0 |
| 1821 | 2026-04-01T17:31:17.395Z | Downloaded linkme-impl v0.3.35 |
| 1822 | 2026-04-01T17:31:17.398Z | Downloaded datatest-stable v0.3.3 |
| 1823 | 2026-04-01T17:31:17.398Z | Downloaded blake2b_simd v1.0.4 |
| 1824 | 2026-04-01T17:31:17.401Z | Downloaded backtrace-ext v0.2.1 |
| 1825 | 2026-04-01T17:31:17.404Z | Downloaded cargo_metadata v0.23.1 |
| 1826 | 2026-04-01T17:31:17.412Z | Downloaded plotters-backend v0.3.7 |
| 1827 | 2026-04-01T17:31:17.415Z | Downloaded parking v2.2.1 |
| 1828 | 2026-04-01T17:31:17.418Z | Downloaded nested v0.1.1 |
| 1829 | 2026-04-01T17:31:17.418Z | Downloaded serde_regex v1.1.0 |
| 1830 | 2026-04-01T17:31:17.418Z | Downloaded plotters-svg v0.3.7 |
| 1831 | 2026-04-01T17:31:17.418Z | Downloaded miette-derive v5.10.0 |
| 1832 | 2026-04-01T17:31:17.422Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1833 | 2026-04-01T17:31:17.429Z | Downloaded approx v0.5.1 |
| 1834 | 2026-04-01T17:31:17.433Z | Downloaded termcolor v1.4.1 |
| 1835 | 2026-04-01T17:31:17.436Z | Downloaded path-tree v0.8.3 |
| 1836 | 2026-04-01T17:31:17.438Z | Downloaded toml v1.0.3+spec-1.1.0 |
| 1837 | 2026-04-01T17:31:17.441Z | Downloaded target-spec v3.5.7 |
| 1838 | 2026-04-01T17:31:17.441Z | Downloaded supports-color v2.1.0 |
| 1839 | 2026-04-01T17:31:17.444Z | Downloaded similar-asserts v1.7.0 |
| 1840 | 2026-04-01T17:31:17.449Z | Downloaded target-triple v1.0.0 |
| 1841 | 2026-04-01T17:31:17.452Z | Downloaded stringmetrics v2.2.2 |
| 1842 | 2026-04-01T17:31:17.454Z | Downloaded libtest-mimic v0.8.1 |
| 1843 | 2026-04-01T17:31:17.461Z | Downloaded pathdiff v0.2.3 |
| 1844 | 2026-04-01T17:31:17.464Z | Downloaded supports-unicode v2.1.0 |
| 1845 | 2026-04-01T17:31:17.464Z | Downloaded event-listener-strategy v0.5.4 |
| 1846 | 2026-04-01T17:31:17.464Z | Downloaded assert-json-diff v2.0.2 |
| 1847 | 2026-04-01T17:31:17.467Z | Downloaded supports-hyperlinks v2.1.0 |
| 1848 | 2026-04-01T17:31:17.467Z | Downloaded async-lock v3.4.2 |
| 1849 | 2026-04-01T17:31:17.470Z | Downloaded tinytemplate v1.2.1 |
| 1850 | 2026-04-01T17:31:17.474Z | Downloaded knuffel-derive v3.2.0 |
| 1851 | 2026-04-01T17:31:17.482Z | Downloaded terminal_size v0.1.17 |
| 1852 | 2026-04-01T17:31:17.485Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1853 | 2026-04-01T17:31:17.485Z | Downloaded futures-timer v3.0.3 |
| 1854 | 2026-04-01T17:31:17.487Z | Downloaded cfg-expr v0.20.6 |
| 1855 | 2026-04-01T17:31:17.495Z | Downloaded oorandom v11.1.5 |
| 1856 | 2026-04-01T17:31:17.503Z | Downloaded linkme v0.3.35 |
| 1857 | 2026-04-01T17:31:17.506Z | Downloaded rust-argon2 v2.1.0 |
| 1858 | 2026-04-01T17:31:17.506Z | Downloaded relative-path v1.9.3 |
| 1859 | 2026-04-01T17:31:17.506Z | Downloaded partial-io v0.5.4 |
| 1860 | 2026-04-01T17:31:17.509Z | Downloaded target-lexicon v0.13.3 |
| 1861 | 2026-04-01T17:31:17.511Z | Downloaded httptest v0.16.4 |
| 1862 | 2026-04-01T17:31:17.511Z | Downloaded rustc-demangle v0.1.27 |
| 1863 | 2026-04-01T17:31:17.511Z | Downloaded hickory-client v0.25.2 |
| 1864 | 2026-04-01T17:31:17.515Z | Downloaded textwrap v0.15.2 |
| 1865 | 2026-04-01T17:31:17.526Z | Downloaded owo-colors v3.5.0 |
| 1866 | 2026-04-01T17:31:17.529Z | Downloaded assert_cmd v2.1.2 |
| 1867 | 2026-04-01T17:31:17.532Z | Downloaded trybuild v1.0.116 |
| 1868 | 2026-04-01T17:31:17.536Z | Downloaded rstest v0.25.0 |
| 1869 | 2026-04-01T17:31:17.539Z | Downloaded miette v5.10.0 |
| 1870 | 2026-04-01T17:31:17.544Z | Downloaded rstest_macros v0.25.0 |
| 1871 | 2026-04-01T17:31:17.547Z | Downloaded rand_distr v0.5.1 |
| 1872 | 2026-04-01T17:31:17.550Z | Downloaded knuffel v3.2.0 |
| 1873 | 2026-04-01T17:31:17.553Z | Downloaded fancy-regex v0.14.0 |
| 1874 | 2026-04-01T17:31:17.556Z | Downloaded chumsky v0.9.3 |
| 1875 | 2026-04-01T17:31:17.559Z | Downloaded plotters v0.3.7 |
| 1876 | 2026-04-01T17:31:17.564Z | Downloaded hashbrown v0.14.5 |
| 1877 | 2026-04-01T17:31:17.570Z | Downloaded guppy v0.17.25 |
| 1878 | 2026-04-01T17:31:17.573Z | Downloaded criterion v0.7.0 |
| 1879 | 2026-04-01T17:31:17.593Z | Downloaded gimli v0.32.3 |
| 1880 | 2026-04-01T17:31:17.707Z | Downloaded httpmock v0.8.3 |
| 1881 | 2026-04-01T17:31:19.300Z | Checking cfg-if v1.0.4 |
| 1882 | 2026-04-01T17:31:19.643Z | Checking libc v0.2.180 |
| 1883 | 2026-04-01T17:31:19.646Z | Checking serde_core v1.0.228 |
| 1884 | 2026-04-01T17:31:19.714Z | Checking memchr v2.8.0 |
| 1885 | 2026-04-01T17:31:19.753Z | Checking smallvec v1.15.1 |
| 1886 | 2026-04-01T17:31:19.790Z | Checking itoa v1.0.17 |
| 1887 | 2026-04-01T17:31:19.827Z | Checking log v0.4.29 |
| 1888 | 2026-04-01T17:31:19.870Z | Checking zeroize v1.8.2 |
| 1889 | 2026-04-01T17:31:19.908Z | Checking libm v0.2.16 |
| 1890 | 2026-04-01T17:31:19.966Z | Checking scopeguard v1.2.0 |
| 1891 | 2026-04-01T17:31:20.003Z | Checking stable_deref_trait v1.2.1 |
| 1892 | 2026-04-01T17:31:20.040Z | Checking zmij v1.0.21 |
| 1893 | 2026-04-01T17:31:20.077Z | Checking zerofrom v0.1.6 |
| 1894 | 2026-04-01T17:31:20.113Z | Checking lock_api v0.4.14 |
| 1895 | 2026-04-01T17:31:20.150Z | Checking errno v0.3.14 |
| 1896 | 2026-04-01T17:31:20.150Z | Checking getrandom v0.2.17 |
| 1897 | 2026-04-01T17:31:20.218Z | Checking yoke v0.8.1 |
| 1898 | 2026-04-01T17:31:20.258Z | Checking percent-encoding v2.3.2 |
| 1899 | 2026-04-01T17:31:20.295Z | Checking writeable v0.6.2 |
| 1900 | 2026-04-01T17:31:20.295Z | Checking litemap v0.8.1 |
| 1901 | 2026-04-01T17:31:20.366Z | Checking icu_properties_data v2.1.2 |
| 1902 | 2026-04-01T17:31:20.366Z | Checking icu_normalizer_data v2.1.1 |
| 1903 | 2026-04-01T17:31:20.438Z | Checking zerovec v0.11.5 |
| 1904 | 2026-04-01T17:31:20.438Z | Checking zerotrie v0.2.3 |
| 1905 | 2026-04-01T17:31:20.504Z | Checking form_urlencoded v1.2.2 |
| 1906 | 2026-04-01T17:31:20.538Z | Checking utf8_iter v1.0.4 |
| 1907 | 2026-04-01T17:31:20.574Z | Checking subtle v2.6.1 |
| 1908 | 2026-04-01T17:31:20.610Z | Checking rand_core v0.10.0 |
| 1909 | 2026-04-01T17:31:20.646Z | Checking num-traits v0.2.19 |
| 1910 | 2026-04-01T17:31:20.683Z | Checking rand_core v0.6.4 |
| 1911 | 2026-04-01T17:31:20.686Z | Checking portable-atomic v1.13.1 |
| 1912 | 2026-04-01T17:31:20.751Z | Checking pin-project-lite v0.2.17 |
| 1913 | 2026-04-01T17:31:20.787Z | Checking getrandom v0.4.1 |
| 1914 | 2026-04-01T17:31:20.790Z | Checking zerocopy v0.8.40 |
| 1915 | 2026-04-01T17:31:20.870Z | Checking critical-section v1.2.0 |
| 1916 | 2026-04-01T17:31:20.908Z | Checking tinystr v0.8.2 |
| 1917 | 2026-04-01T17:31:20.908Z | Checking potential_utf v0.1.4 |
| 1918 | 2026-04-01T17:31:20.977Z | Checking parking_lot_core v0.9.12 |
| 1919 | 2026-04-01T17:31:21.018Z | Checking signal-hook-registry v1.4.8 |
| 1920 | 2026-04-01T17:31:21.062Z | Checking icu_collections v2.1.1 |
| 1921 | 2026-04-01T17:31:21.133Z | Checking serde v1.0.228 |
| 1922 | 2026-04-01T17:31:21.136Z | Checking serde_json v1.0.149 |
| 1923 | 2026-04-01T17:31:21.136Z | Checking bitflags v2.11.0 |
| 1924 | 2026-04-01T17:31:21.231Z | Checking icu_locale_core v2.1.1 |
| 1925 | 2026-04-01T17:31:21.234Z | Checking once_cell v1.21.3 |
| 1926 | 2026-04-01T17:31:21.234Z | Checking parking_lot v0.12.5 |
| 1927 | 2026-04-01T17:31:21.384Z | Checking mio v1.1.1 |
| 1928 | 2026-04-01T17:31:21.424Z | Checking typenum v1.19.0 |
| 1929 | 2026-04-01T17:31:21.478Z | Checking iana-time-zone v0.1.65 |
| 1930 | 2026-04-01T17:31:21.519Z | Checking socket2 v0.6.2 |
| 1931 | 2026-04-01T17:31:21.557Z | Checking bytes v1.11.1 |
| 1932 | 2026-04-01T17:31:21.611Z | Checking chrono v0.4.44 |
| 1933 | 2026-04-01T17:31:21.692Z | Checking semver v1.0.27 |
| 1934 | 2026-04-01T17:31:21.790Z | Checking uuid v1.21.0 |
| 1935 | 2026-04-01T17:31:21.826Z | Checking icu_provider v2.1.1 |
| 1936 | 2026-04-01T17:31:21.866Z | Checking thiserror v2.0.18 |
| 1937 | 2026-04-01T17:31:21.930Z | Checking allocator-api2 v0.2.21 |
| 1938 | 2026-04-01T17:31:21.967Z | Checking generic-array v0.14.7 |
| 1939 | 2026-04-01T17:31:22.007Z | Checking futures-core v0.3.32 |
| 1940 | 2026-04-01T17:31:22.044Z | Checking tokio v1.49.0 |
| 1941 | 2026-04-01T17:31:22.080Z | Checking icu_properties v2.1.2 |
| 1942 | 2026-04-01T17:31:22.120Z | Checking icu_normalizer v2.1.1 |
| 1943 | 2026-04-01T17:31:22.164Z | Checking dyn-clone v1.0.20 |
| 1944 | 2026-04-01T17:31:22.237Z | Checking equivalent v1.0.2 |
| 1945 | 2026-04-01T17:31:22.312Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1946 | 2026-04-01T17:31:22.358Z | Checking const-oid v0.9.6 |
| 1947 | 2026-04-01T17:31:22.429Z | Checking crypto-common v0.1.7 |
| 1948 | 2026-04-01T17:31:22.464Z | Checking foldhash v0.2.0 |
| 1949 | 2026-04-01T17:31:22.499Z | Checking block-buffer v0.10.4 |
| 1950 | 2026-04-01T17:31:22.579Z | Checking futures-sink v0.3.32 |
| 1951 | 2026-04-01T17:31:22.623Z | Checking byteorder v1.5.0 |
| 1952 | 2026-04-01T17:31:22.660Z | Checking hashbrown v0.16.1 |
| 1953 | 2026-04-01T17:31:22.663Z | Checking rustix v1.1.3 |
| 1954 | 2026-04-01T17:31:22.725Z | Checking futures-channel v0.3.32 |
| 1955 | 2026-04-01T17:31:22.852Z | Checking futures-task v0.3.32 |
| 1956 | 2026-04-01T17:31:22.902Z | Checking idna_adapter v1.2.1 |
| 1957 | 2026-04-01T17:31:22.945Z | Checking futures-io v0.3.32 |
| 1958 | 2026-04-01T17:31:23.019Z | Checking slab v0.4.12 |
| 1959 | 2026-04-01T17:31:23.056Z | Checking digest v0.10.7 |
| 1960 | 2026-04-01T17:31:23.059Z | Checking idna v1.1.0 |
| 1961 | 2026-04-01T17:31:23.121Z | Checking cpufeatures v0.2.17 |
| 1962 | 2026-04-01T17:31:23.172Z | Checking indexmap v2.13.0 |
| 1963 | 2026-04-01T17:31:23.207Z | Checking futures-util v0.3.32 |
| 1964 | 2026-04-01T17:31:23.241Z | Checking thiserror v1.0.69 |
| 1965 | 2026-04-01T17:31:23.304Z | Checking getrandom v0.3.4 |
| 1966 | 2026-04-01T17:31:23.340Z | Checking url v2.5.8 |
| 1967 | 2026-04-01T17:31:23.375Z | Checking fnv v1.0.7 |
| 1968 | 2026-04-01T17:31:23.478Z | Checking regex-syntax v0.8.10 |
| 1969 | 2026-04-01T17:31:23.512Z | Checking base64 v0.22.1 |
| 1970 | 2026-04-01T17:31:23.550Z | Checking ppv-lite86 v0.2.21 |
| 1971 | 2026-04-01T17:31:23.553Z | Checking http v1.4.0 |
| 1972 | 2026-04-01T17:31:23.751Z | Checking tracing-core v0.1.36 |
| 1973 | 2026-04-01T17:31:23.788Z | Checking unicode-ident v1.0.24 |
| 1974 | 2026-04-01T17:31:23.824Z | Checking schemars v0.8.22 |
| 1975 | 2026-04-01T17:31:23.870Z | Checking ipnet v2.11.0 |
| 1976 | 2026-04-01T17:31:23.923Z | Checking proc-macro2 v1.0.106 |
| 1977 | 2026-04-01T17:31:24.082Z | Checking tracing v0.1.44 |
| 1978 | 2026-04-01T17:31:24.155Z | Checking anstyle v1.0.13 |
| 1979 | 2026-04-01T17:31:24.190Z | Checking utf8parse v0.2.2 |
| 1980 | 2026-04-01T17:31:24.253Z | Checking untrusted v0.9.0 |
| 1981 | 2026-04-01T17:31:24.310Z | Checking quote v1.0.44 |
| 1982 | 2026-04-01T17:31:24.346Z | Checking aho-corasick v1.1.4 |
| 1983 | 2026-04-01T17:31:24.381Z | Checking anstyle-parse v0.2.7 |
| 1984 | 2026-04-01T17:31:24.416Z | Checking ring v0.17.14 |
| 1985 | 2026-04-01T17:31:24.482Z | Checking anstyle-query v1.1.5 |
| 1986 | 2026-04-01T17:31:24.519Z | Checking syn v2.0.117 |
| 1987 | 2026-04-01T17:31:24.554Z | Checking is_terminal_polyfill v1.70.2 |
| 1988 | 2026-04-01T17:31:24.612Z | Checking colorchoice v1.0.4 |
| 1989 | 2026-04-01T17:31:24.670Z | Checking base64ct v1.8.3 |
| 1990 | 2026-04-01T17:31:24.742Z | Checking anstream v0.6.21 |
| 1991 | 2026-04-01T17:31:24.802Z | Checking block-padding v0.3.3 |
| 1992 | 2026-04-01T17:31:24.947Z | Checking rustls-pki-types v1.14.0 |
| 1993 | 2026-04-01T17:31:24.972Z | Checking httparse v1.10.1 |
| 1994 | 2026-04-01T17:31:24.975Z | Checking inout v0.1.4 |
| 1995 | 2026-04-01T17:31:25.056Z | Checking regex-automata v0.4.14 |
| 1996 | 2026-04-01T17:31:25.144Z | Checking terminal_size v0.4.3 |
| 1997 | 2026-04-01T17:31:25.182Z | Checking crossbeam-utils v0.8.21 |
| 1998 | 2026-04-01T17:31:25.185Z | Checking tokio-util v0.7.18 |
| 1999 | 2026-04-01T17:31:25.250Z | Checking cipher v0.4.4 |
| 2000 | 2026-04-01T17:31:25.253Z | Checking strsim v0.11.1 |
| 2001 | 2026-04-01T17:31:25.315Z | Checking clap_lex v1.0.0 |
| 2002 | 2026-04-01T17:31:25.460Z | Checking http-body v1.0.1 |
| 2003 | 2026-04-01T17:31:25.496Z | Checking rand_core v0.9.5 |
| 2004 | 2026-04-01T17:31:25.499Z | Checking clap_builder v4.5.60 |
| 2005 | 2026-04-01T17:31:25.499Z | Checking sha2 v0.10.9 |
| 2006 | 2026-04-01T17:31:25.594Z | Checking atomic-waker v1.1.2 |
| 2007 | 2026-04-01T17:31:25.628Z | Checking pem-rfc7468 v0.7.0 |
| 2008 | 2026-04-01T17:31:25.696Z | Checking httpdate v1.0.3 |
| 2009 | 2026-04-01T17:31:25.732Z | Checking try-lock v0.2.5 |
| 2010 | 2026-04-01T17:31:25.811Z | Checking hmac v0.12.1 |
| 2011 | 2026-04-01T17:31:25.848Z | Checking tower-service v0.3.3 |
| 2012 | 2026-04-01T17:31:25.851Z | Checking h2 v0.4.13 |
| 2013 | 2026-04-01T17:31:25.917Z | Checking tower-layer v0.3.3 |
| 2014 | 2026-04-01T17:31:25.920Z | Checking want v0.3.1 |
| 2015 | 2026-04-01T17:31:25.983Z | Checking pin-utils v0.1.0 |
| 2016 | 2026-04-01T17:31:25.987Z | Checking ryu v1.0.23 |
| 2017 | 2026-04-01T17:31:26.064Z | Checking rand_chacha v0.9.0 |
| 2018 | 2026-04-01T17:31:26.099Z | Checking erased-serde v0.3.31 |
| 2019 | 2026-04-01T17:31:26.132Z | Checking flagset v0.4.7 |
| 2020 | 2026-04-01T17:31:26.172Z | Checking socket2 v0.5.10 |
| 2021 | 2026-04-01T17:31:26.283Z | Checking der v0.7.10 |
| 2022 | 2026-04-01T17:31:26.319Z | Checking rand v0.9.2 |
| 2023 | 2026-04-01T17:31:26.442Z | Checking powerfmt v0.2.0 |
| 2024 | 2026-04-01T17:31:26.497Z | Checking slog v2.8.2 |
| 2025 | 2026-04-01T17:31:26.620Z | Checking deranged v0.5.8 |
| 2026 | 2026-04-01T17:31:26.786Z | Checking spin v0.9.8 |
| 2027 | 2026-04-01T17:31:26.789Z | Checking anyhow v1.0.102 |
| 2028 | 2026-04-01T17:31:26.856Z | Checking clap v4.5.60 |
| 2029 | 2026-04-01T17:31:26.859Z | Checking time-core v0.1.8 |
| 2030 | 2026-04-01T17:31:26.889Z | Checking num-conv v0.2.0 |
| 2031 | 2026-04-01T17:31:26.960Z | Checking num_threads v0.1.7 |
| 2032 | 2026-04-01T17:31:26.997Z | Checking http-body-util v0.1.3 |
| 2033 | 2026-04-01T17:31:27.038Z | Checking aws-lc-sys v0.37.1 |
| 2034 | 2026-04-01T17:31:27.041Z | Checking untrusted v0.7.1 |
| 2035 | 2026-04-01T17:31:27.106Z | Checking openssl-probe v0.2.1 |
| 2036 | 2026-04-01T17:31:27.109Z | Checking regex v1.12.3 |
| 2037 | 2026-04-01T17:31:27.109Z | Checking serde_urlencoded v0.7.1 |
| 2038 | 2026-04-01T17:31:27.210Z | Checking rand_chacha v0.3.1 |
| 2039 | 2026-04-01T17:31:27.247Z | Checking fastrand v2.3.0 |
| 2040 | 2026-04-01T17:31:27.250Z | Checking spki v0.7.3 |
| 2041 | 2026-04-01T17:31:27.394Z | Checking pbkdf2 v0.12.2 |
| 2042 | 2026-04-01T17:31:27.434Z | Checking aes v0.8.4 |
| 2043 | 2026-04-01T17:31:27.471Z | Checking unicode-width v0.2.0 |
| 2044 | 2026-04-01T17:31:27.474Z | Checking rand v0.8.5 |
| 2045 | 2026-04-01T17:31:27.474Z | Checking pretty-hex v0.4.1 |
| 2046 | 2026-04-01T17:31:27.570Z | Checking time v0.3.47 |
| 2047 | 2026-04-01T17:31:27.574Z | Checking aws-lc-rs v1.16.0 |
| 2048 | 2026-04-01T17:31:27.574Z | Checking cbc v0.1.2 |
| 2049 | 2026-04-01T17:31:27.677Z | Checking salsa20 v0.10.2 |
| 2050 | 2026-04-01T17:31:27.741Z | Checking ipnetwork v0.21.1 |
| 2051 | 2026-04-01T17:31:27.787Z | Checking hex v0.4.3 |
| 2052 | 2026-04-01T17:31:27.834Z | Checking scrypt v0.11.0 |
| 2053 | 2026-04-01T17:31:27.870Z | Checking tempfile v3.25.0 |
| 2054 | 2026-04-01T17:31:27.987Z | Checking rustls-native-certs v0.8.3 |
| 2055 | 2026-04-01T17:31:28.023Z | Checking sync_wrapper v1.0.2 |
| 2056 | 2026-04-01T17:31:28.059Z | Checking plain v0.2.3 |
| 2057 | 2026-04-01T17:31:28.062Z | Checking pkcs5 v0.7.1 |
| 2058 | 2026-04-01T17:31:28.125Z | Checking webpki-roots v1.0.6 |
| 2059 | 2026-04-01T17:31:28.160Z | Checking tower v0.5.3 |
| 2060 | 2026-04-01T17:31:28.162Z | Checking camino v1.2.2 |
| 2061 | 2026-04-01T17:31:28.225Z | Checking iri-string v0.7.10 |
| 2062 | 2026-04-01T17:31:28.265Z | Checking ucd-trie v0.1.7 |
| 2063 | 2026-04-01T17:31:28.368Z | Checking pkcs8 v0.10.2 |
| 2064 | 2026-04-01T17:31:28.426Z | Checking pest v2.8.6 |
| 2065 | 2026-04-01T17:31:28.463Z | Checking openapiv3 v2.2.0 |
| 2066 | 2026-04-01T17:31:28.467Z | Checking rustls-webpki v0.103.9 |
| 2067 | 2026-04-01T17:31:28.551Z | Checking hyper v1.8.1 |
| 2068 | 2026-04-01T17:31:28.628Z | Checking mime v0.3.17 |
| 2069 | 2026-04-01T17:31:28.670Z | Checking either v1.15.0 |
| 2070 | 2026-04-01T17:31:28.713Z | Checking winnow v0.7.15 |
| 2071 | 2026-04-01T17:31:28.826Z | Checking oxnet v0.1.4 |
| 2072 | 2026-04-01T17:31:28.885Z | Checking lazy_static v1.5.0 |
| 2073 | 2026-04-01T17:31:28.932Z | Checking rustls v0.23.37 |
| 2074 | 2026-04-01T17:31:29.003Z | Checking static_assertions v1.1.0 |
| 2075 | 2026-04-01T17:31:29.089Z | Checking signature v2.2.0 |
| 2076 | 2026-04-01T17:31:29.124Z | Checking encoding_rs v0.8.35 |
| 2077 | 2026-04-01T17:31:29.242Z | Checking tower-http v0.6.8 |
| 2078 | 2026-04-01T17:31:29.245Z | Checking simd-adler32 v0.3.8 |
| 2079 | 2026-04-01T17:31:29.468Z | Checking foreign-types-shared v0.1.1 |
| 2080 | 2026-04-01T17:31:29.503Z | Checking hubpack v0.1.2 |
| 2081 | 2026-04-01T17:31:29.539Z | Checking hyper-util v0.1.20 |
| 2082 | 2026-04-01T17:31:29.588Z | Checking foreign-types v0.3.2 |
| 2083 | 2026-04-01T17:31:29.591Z | Checking openssl-sys v0.9.111 |
| 2084 | 2026-04-01T17:31:29.688Z | Checking adler2 v2.0.1 |
| 2085 | 2026-04-01T17:31:29.724Z | Checking sha1 v0.10.6 |
| 2086 | 2026-04-01T17:31:29.779Z | Checking strum v0.26.3 |
| 2087 | 2026-04-01T17:31:29.823Z | Checking miniz_oxide v0.8.9 |
| 2088 | 2026-04-01T17:31:29.920Z | Checking data-encoding v2.10.0 |
| 2089 | 2026-04-01T17:31:29.957Z | Checking tinyvec_macros v0.1.1 |
| 2090 | 2026-04-01T17:31:29.960Z | Checking toml_datetime v0.6.11 |
| 2091 | 2026-04-01T17:31:30.056Z | Checking tinyvec v1.10.0 |
| 2092 | 2026-04-01T17:31:30.111Z | Checking serde_spanned v0.6.9 |
| 2093 | 2026-04-01T17:31:30.147Z | Checking openssl v0.10.75 |
| 2094 | 2026-04-01T17:31:30.197Z | Checking num-integer v0.1.46 |
| 2095 | 2026-04-01T17:31:30.234Z | Checking scroll v0.13.0 |
| 2096 | 2026-04-01T17:31:30.237Z | Checking memmap2 v0.9.10 |
| 2097 | 2026-04-01T17:31:30.302Z | Checking base16ct v0.2.0 |
| 2098 | 2026-04-01T17:31:30.391Z | Checking bit-vec v0.8.0 |
| 2099 | 2026-04-01T17:31:30.447Z | Checking dtrace-parser v0.3.0 |
| 2100 | 2026-04-01T17:31:30.480Z | Checking sec1 v0.7.3 |
| 2101 | 2026-04-01T17:31:30.484Z | Checking crossbeam-epoch v0.9.18 |
| 2102 | 2026-04-01T17:31:30.547Z | Checking goblin v0.10.5 |
| 2103 | 2026-04-01T17:31:30.605Z | Checking bit-set v0.8.0 |
| 2104 | 2026-04-01T17:31:30.705Z | Checking crc32fast v1.5.0 |
| 2105 | 2026-04-01T17:31:30.741Z | Checking ff v0.13.1 |
| 2106 | 2026-04-01T17:31:30.776Z | Checking thread-id v5.1.0 |
| 2107 | 2026-04-01T17:31:30.779Z | Checking wait-timeout v0.2.1 |
| 2108 | 2026-04-01T17:31:30.843Z | Checking num-iter v0.1.45 |
| 2109 | 2026-04-01T17:31:30.879Z | Checking bstr v1.12.1 |
| 2110 | 2026-04-01T17:31:30.912Z | Checking hkdf v0.12.4 |
| 2111 | 2026-04-01T17:31:30.915Z | Checking group v0.13.0 |
| 2112 | 2026-04-01T17:31:30.980Z | Checking ahash v0.8.12 |
| 2113 | 2026-04-01T17:31:30.983Z | Checking crypto-bigint v0.5.5 |
| 2114 | 2026-04-01T17:31:31.070Z | Checking psl-types v2.0.11 |
| 2115 | 2026-04-01T17:31:31.118Z | Checking quick-error v1.2.3 |
| 2116 | 2026-04-01T17:31:31.204Z | Checking cookie v0.18.1 |
| 2117 | 2026-04-01T17:31:31.241Z | Checking publicsuffix v2.3.0 |
| 2118 | 2026-04-01T17:31:31.274Z | Checking rusty-fork v0.3.1 |
| 2119 | 2026-04-01T17:31:31.309Z | Checking rand_xorshift v0.4.0 |
| 2120 | 2026-04-01T17:31:31.312Z | Checking tokio-rustls v0.26.4 |
| 2121 | 2026-04-01T17:31:31.423Z | Checking scroll v0.12.0 |
| 2122 | 2026-04-01T17:31:31.459Z | Checking unarray v0.1.4 |
| 2123 | 2026-04-01T17:31:31.461Z | Checking cookie_store v0.22.1 |
| 2124 | 2026-04-01T17:31:31.525Z | Checking rustls-platform-verifier v0.6.2 |
| 2125 | 2026-04-01T17:31:31.590Z | Checking proptest v1.10.0 |
| 2126 | 2026-04-01T17:31:31.593Z | Checking hyper-rustls v0.27.7 |
| 2127 | 2026-04-01T17:31:31.675Z | Checking goblin v0.8.2 |
| 2128 | 2026-04-01T17:31:31.712Z | Checking num-bigint-dig v0.8.6 |
| 2129 | 2026-04-01T17:31:31.843Z | Checking pkcs1 v0.7.5 |
| 2130 | 2026-04-01T17:31:31.879Z | Checking x509-cert v0.2.5 |
| 2131 | 2026-04-01T17:31:31.921Z | Checking elliptic-curve v0.13.8 |
| 2132 | 2026-04-01T17:31:32.079Z | Checking zerocopy v0.7.35 |
| 2133 | 2026-04-01T17:31:32.116Z | Checking native-tls v0.2.18 |
| 2134 | 2026-04-01T17:31:32.257Z | Checking unicode-segmentation v1.12.0 |
| 2135 | 2026-04-01T17:31:32.317Z | Checking tokio-native-tls v0.3.1 |
| 2136 | 2026-04-01T17:31:32.502Z | Checking hyper-tls v0.6.0 |
| 2137 | 2026-04-01T17:31:32.538Z | Checking zlib-rs v0.6.2 |
| 2138 | 2026-04-01T17:31:32.573Z | Checking rsa v0.9.10 |
| 2139 | 2026-04-01T17:31:32.607Z | Checking reqwest v0.13.2 |
| 2140 | 2026-04-01T17:31:32.610Z | Checking crossbeam-deque v0.8.6 |
| 2141 | 2026-04-01T17:31:32.700Z | Checking reqwest v0.12.28 |
| 2142 | 2026-04-01T17:31:32.841Z | Checking dtrace-parser v0.2.0 |
| 2143 | 2026-04-01T17:31:32.877Z | Checking dof v0.4.0 |
| 2144 | 2026-04-01T17:31:33.058Z | Checking rfc6979 v0.4.0 |
| 2145 | 2026-04-01T17:31:33.101Z | Checking thread-id v4.2.2 |
| 2146 | 2026-04-01T17:31:33.203Z | Checking toml_write v0.1.2 |
| 2147 | 2026-04-01T17:31:33.239Z | Checking ecdsa v0.16.9 |
| 2148 | 2026-04-01T17:31:33.390Z | Checking newtype-uuid v1.3.2 |
| 2149 | 2026-04-01T17:31:33.428Z | Checking flate2 v1.1.9 |
| 2150 | 2026-04-01T17:31:33.431Z | Checking toml_edit v0.22.27 |
| 2151 | 2026-04-01T17:31:33.495Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2152 | 2026-04-01T17:31:33.531Z | Checking usdt-impl v0.6.0 |
| 2153 | 2026-04-01T17:31:33.566Z | Checking curve25519-dalek v4.1.3 |
| 2154 | 2026-04-01T17:31:33.603Z | Checking dof v0.3.0 |
| 2155 | 2026-04-01T17:31:33.606Z | Checking memoffset v0.9.1 |
| 2156 | 2026-04-01T17:31:33.669Z | Checking rustix v0.38.44 |
| 2157 | 2026-04-01T17:31:33.740Z | Checking env_filter v1.0.0 |
| 2158 | 2026-04-01T17:31:33.776Z | Checking keccak v0.1.6 |
| 2159 | 2026-04-01T17:31:33.829Z | Checking usdt v0.6.0 |
| 2160 | 2026-04-01T17:31:33.865Z | Checking daft v0.1.5 |
| 2161 | 2026-04-01T17:31:33.908Z | Checking usdt-impl v0.5.0 |
| 2162 | 2026-04-01T17:31:33.912Z | Checking env_logger v0.11.9 |
| 2163 | 2026-04-01T17:31:33.975Z | Checking sha3 v0.10.8 |
| 2164 | 2026-04-01T17:31:34.019Z | Checking ed25519 v2.2.3 |
| 2165 | 2026-04-01T17:31:34.128Z | Checking itertools v0.13.0 |
| 2166 | 2026-04-01T17:31:34.165Z | Checking serde_with v3.17.0 |
| 2167 | 2026-04-01T17:31:34.203Z | Checking bitflags v1.3.2 |
| 2168 | 2026-04-01T17:31:34.206Z | Checking siphasher v1.0.2 |
| 2169 | 2026-04-01T17:31:34.270Z | Checking unicode-normalization v0.1.25 |
| 2170 | 2026-04-01T17:31:34.335Z | Checking signal-hook v0.3.18 |
| 2171 | 2026-04-01T17:31:34.371Z | Checking ed25519-dalek v2.2.0 |
| 2172 | 2026-04-01T17:31:34.407Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2173 | 2026-04-01T17:31:34.466Z | Checking managed v0.8.0 |
| 2174 | 2026-04-01T17:31:34.550Z | Checking winnow v0.5.40 |
| 2175 | 2026-04-01T17:31:34.554Z | Checking nix v0.31.1 |
| 2176 | 2026-04-01T17:31:34.641Z | Checking rayon-core v1.13.0 |
| 2177 | 2026-04-01T17:31:34.644Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2178 | 2026-04-01T17:31:34.709Z | Checking object v0.37.3 |
| 2179 | 2026-04-01T17:31:34.712Z | Checking foldhash v0.1.5 |
| 2180 | 2026-04-01T17:31:34.778Z | Checking bzip2 v0.4.4 |
| 2181 | 2026-04-01T17:31:34.905Z | Checking hashbrown v0.15.5 |
| 2182 | 2026-04-01T17:31:34.973Z | Checking signal-hook-mio v0.2.5 |
| 2183 | 2026-04-01T17:31:35.024Z | Checking ref-cast v1.0.25 |
| 2184 | 2026-04-01T17:31:35.103Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2185 | 2026-04-01T17:31:35.151Z | Checking zip v0.6.6 |
| 2186 | 2026-04-01T17:31:35.187Z | Checking libbz2-rs-sys v0.2.2 |
| 2187 | 2026-04-01T17:31:35.243Z | Checking zstd-safe v7.2.4 |
| 2188 | 2026-04-01T17:31:35.403Z | Checking bumpalo v3.20.2 |
| 2189 | 2026-04-01T17:31:35.440Z | Checking zstd v0.13.3 |
| 2190 | 2026-04-01T17:31:35.499Z | Checking crossterm v0.28.1 |
| 2191 | 2026-04-01T17:31:35.602Z | Checking bzip2 v0.6.1 |
| 2192 | 2026-04-01T17:31:35.605Z | Checking rayon v1.11.0 |
| 2193 | 2026-04-01T17:31:35.639Z | Checking zopfli v0.8.3 |
| 2194 | 2026-04-01T17:31:35.705Z | Checking similar v2.7.0 |
| 2195 | 2026-04-01T17:31:35.709Z | Checking toml_edit v0.19.15 |
| 2196 | 2026-04-01T17:31:35.709Z | Checking fs-err v3.3.0 |
| 2197 | 2026-04-01T17:31:35.802Z | Checking hash32 v0.2.1 |
| 2198 | 2026-04-01T17:31:35.987Z | Checking serde-big-array v0.5.1 |
| 2199 | 2026-04-01T17:31:36.022Z | Checking predicates-core v1.0.10 |
| 2200 | 2026-04-01T17:31:36.083Z | Checking unicode-bidi v0.3.18 |
| 2201 | 2026-04-01T17:31:36.120Z | Checking unicode-properties v0.1.4 |
| 2202 | 2026-04-01T17:31:36.155Z | Checking jiff v0.2.21 |
| 2203 | 2026-04-01T17:31:36.191Z | Checking heapless v0.7.17 |
| 2204 | 2026-04-01T17:31:36.228Z | Checking hickory-proto v0.25.2 |
| 2205 | 2026-04-01T17:31:36.330Z | Checking tokio-stream v0.1.18 |
| 2206 | 2026-04-01T17:31:36.401Z | Checking stringprep v0.1.5 |
| 2207 | 2026-04-01T17:31:36.585Z | Checking md-5 v0.10.6 |
| 2208 | 2026-04-01T17:31:36.621Z | Checking float-cmp v0.10.0 |
| 2209 | 2026-04-01T17:31:36.734Z | Checking normalize-line-endings v0.3.0 |
| 2210 | 2026-04-01T17:31:36.770Z | Checking fallible-iterator v0.2.0 |
| 2211 | 2026-04-01T17:31:36.806Z | Checking difflib v0.4.0 |
| 2212 | 2026-04-01T17:31:36.808Z | Checking toml v0.7.8 |
| 2213 | 2026-04-01T17:31:36.873Z | Checking rustc-hash v2.1.1 |
| 2214 | 2026-04-01T17:31:36.994Z | Checking smoltcp v0.9.1 |
| 2215 | 2026-04-01T17:31:37.031Z | Checking predicates v3.1.4 |
| 2216 | 2026-04-01T17:31:37.034Z | Checking iddqd v0.3.17 |
| 2217 | 2026-04-01T17:31:37.097Z | Checking postgres-protocol v0.6.10 |
| 2218 | 2026-04-01T17:31:37.100Z | Checking phf_shared v0.13.1 |
| 2219 | 2026-04-01T17:31:37.169Z | Checking phf_shared v0.11.3 |
| 2220 | 2026-04-01T17:31:37.324Z | Checking itertools v0.12.1 |
| 2221 | 2026-04-01T17:31:37.361Z | Checking console v0.16.2 |
| 2222 | 2026-04-01T17:31:37.364Z | Checking buf-list v1.1.2 |
| 2223 | 2026-04-01T17:31:37.467Z | Checking strum v0.27.2 |
| 2224 | 2026-04-01T17:31:37.595Z | Checking precomputed-hash v0.1.1 |
| 2225 | 2026-04-01T17:31:37.633Z | Checking new_debug_unreachable v1.0.6 |
| 2226 | 2026-04-01T17:31:37.636Z | Checking fixedbitset v0.4.2 |
| 2227 | 2026-04-01T17:31:37.700Z | Checking fixedbitset v0.5.7 |
| 2228 | 2026-04-01T17:31:37.734Z | Checking lalrpop-util v0.19.12 |
| 2229 | 2026-04-01T17:31:37.770Z | Checking unit-prefix v0.5.2 |
| 2230 | 2026-04-01T17:31:37.809Z | Checking petgraph v0.6.5 |
| 2231 | 2026-04-01T17:31:37.916Z | Checking petgraph v0.8.3 |
| 2232 | 2026-04-01T17:31:37.919Z | Checking indicatif v0.18.4 |
| 2233 | 2026-04-01T17:31:37.919Z | Checking string_cache v0.8.9 |
| 2234 | 2026-04-01T17:31:37.950Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2235 | 2026-04-01T17:31:38.178Z | Checking postgres-types v0.2.12 |
| 2236 | 2026-04-01T17:31:38.333Z | Checking zone v0.3.1 |
| 2237 | 2026-04-01T17:31:38.378Z | Checking zip v4.6.1 |
| 2238 | 2026-04-01T17:31:38.415Z | Checking phf v0.13.1 |
| 2239 | 2026-04-01T17:31:38.522Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2240 | 2026-04-01T17:31:38.591Z | Checking peg-runtime v0.8.5 |
| 2241 | 2026-04-01T17:31:38.718Z | Checking whoami v2.1.0 |
| 2242 | 2026-04-01T17:31:38.814Z | Checking futures-executor v0.3.32 |
| 2243 | 2026-04-01T17:31:38.884Z | Checking is-terminal v0.4.17 |
| 2244 | 2026-04-01T17:31:38.940Z | Checking tokio-postgres v0.7.16 |
| 2245 | 2026-04-01T17:31:38.976Z | Checking crossbeam-channel v0.5.15 |
| 2246 | 2026-04-01T17:31:39.011Z | Compiling structmeta-derive v0.3.0 |
| 2247 | 2026-04-01T17:31:39.015Z | Checking futures v0.3.32 |
| 2248 | 2026-04-01T17:31:39.044Z | Checking thread_local v1.1.9 |
| 2249 | 2026-04-01T17:31:39.109Z | Checking take_mut v0.2.2 |
| 2250 | 2026-04-01T17:31:39.149Z | Checking term v1.2.1 |
| 2251 | 2026-04-01T17:31:39.239Z | Compiling newtype-uuid-macros v0.1.0 |
| 2252 | 2026-04-01T17:31:39.274Z | Checking regress v0.10.5 |
| 2253 | 2026-04-01T17:31:39.331Z | Checking slog-async v2.8.0 |
| 2254 | 2026-04-01T17:31:39.397Z | Checking slog-term v2.9.2 |
| 2255 | 2026-04-01T17:31:39.528Z | Compiling rustls v0.22.4 |
| 2256 | 2026-04-01T17:31:39.565Z | Compiling multer v3.1.0 |
| 2257 | 2026-04-01T17:31:39.702Z | Compiling async-stream-impl v0.3.6 |
| 2258 | 2026-04-01T17:31:39.824Z | Compiling dropshot v0.16.7 |
| 2259 | 2026-04-01T17:31:39.860Z | Compiling dropshot_endpoint v0.16.7 |
| 2260 | 2026-04-01T17:31:40.038Z | Checking match_cfg v0.1.0 |
| 2261 | 2026-04-01T17:31:40.109Z | Compiling structmeta v0.3.0 |
| 2262 | 2026-04-01T17:31:40.144Z | Checking hostname v0.3.1 |
| 2263 | 2026-04-01T17:31:40.179Z | Checking slog-json v2.6.1 |
| 2264 | 2026-04-01T17:31:40.222Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2265 | 2026-04-01T17:31:40.293Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2266 | 2026-04-01T17:31:40.328Z | Checking debug-ignore v1.0.5 |
| 2267 | 2026-04-01T17:31:40.364Z | Compiling derive-ex v0.1.8 |
| 2268 | 2026-04-01T17:31:40.368Z | Checking slog-bunyan v2.5.0 |
| 2269 | 2026-04-01T17:31:40.438Z | Checking serde_spanned v1.0.4 |
| 2270 | 2026-04-01T17:31:40.474Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2271 | 2026-04-01T17:31:40.537Z | Checking progenitor-client v0.13.0 |
| 2272 | 2026-04-01T17:31:40.602Z | Checking rustls-webpki v0.102.8 |
| 2273 | 2026-04-01T17:31:40.637Z | Checking serde_path_to_error v0.1.20 |
| 2274 | 2026-04-01T17:31:40.682Z | Checking toml v0.9.12+spec-1.1.0 |
| 2275 | 2026-04-01T17:31:40.719Z | Checking async-stream v0.3.6 |
| 2276 | 2026-04-01T17:31:40.791Z | Checking waitgroup v0.1.2 |
| 2277 | 2026-04-01T17:31:40.880Z | Checking rustls-pemfile v2.2.0 |
| 2278 | 2026-04-01T17:31:40.921Z | Checking hostname v0.4.2 |
| 2279 | 2026-04-01T17:31:40.956Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2280 | 2026-04-01T17:31:41.025Z | Compiling parse-display-derive v0.10.0 |
| 2281 | 2026-04-01T17:31:41.060Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2282 | 2026-04-01T17:31:41.063Z | Checking itertools v0.14.0 |
| 2283 | 2026-04-01T17:31:41.124Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2284 | 2026-04-01T17:31:41.226Z | Checking macaddr v1.0.1 |
| 2285 | 2026-04-01T17:31:41.288Z | Checking progenitor-client v0.10.0 |
| 2286 | 2026-04-01T17:31:41.432Z | Checking instant v0.1.13 |
| 2287 | 2026-04-01T17:31:41.543Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2288 | 2026-04-01T17:31:41.581Z | Checking backoff v0.4.0 |
| 2289 | 2026-04-01T17:31:41.584Z | Checking backon v1.6.0 |
| 2290 | 2026-04-01T17:31:41.648Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2291 | 2026-04-01T17:31:41.775Z | Checking progenitor-extras v0.1.1 |
| 2292 | 2026-04-01T17:31:41.814Z | Checking heck v0.5.0 |
| 2293 | 2026-04-01T17:31:41.998Z | Checking toml v0.8.23 |
| 2294 | 2026-04-01T17:31:42.034Z | Compiling convert_case v0.4.0 |
| 2295 | 2026-04-01T17:31:42.070Z | Compiling test-strategy v0.4.5 |
| 2296 | 2026-04-01T17:31:42.133Z | Checking half v2.7.1 |
| 2297 | 2026-04-01T17:31:42.172Z | Checking ciborium-io v0.2.2 |
| 2298 | 2026-04-01T17:31:42.291Z | Checking secrecy v0.10.3 |
| 2299 | 2026-04-01T17:31:42.345Z | Compiling unsafe-libyaml v0.2.11 |
| 2300 | 2026-04-01T17:31:42.417Z | Checking ciborium-ll v0.2.2 |
| 2301 | 2026-04-01T17:31:42.452Z | Checking indent_write v2.2.0 |
| 2302 | 2026-04-01T17:31:42.455Z | Compiling derive_more v0.99.20 |
| 2303 | 2026-04-01T17:31:42.516Z | Checking tokio-rustls v0.25.0 |
| 2304 | 2026-04-01T17:31:42.609Z | Compiling crucible-workspace-hack v0.1.0 |
| 2305 | 2026-04-01T17:31:42.644Z | Checking ciborium v0.2.2 |
| 2306 | 2026-04-01T17:31:42.723Z | Checking parse-display v0.10.0 |
| 2307 | 2026-04-01T17:31:42.858Z | Checking camino-tempfile v1.4.1 |
| 2308 | 2026-04-01T17:31:42.902Z | Compiling serde_yaml v0.9.34+deprecated |
| 2309 | 2026-04-01T17:31:43.093Z | Checking universal-hash v0.5.1 |
| 2310 | 2026-04-01T17:31:43.127Z | Checking opaque-debug v0.3.1 |
| 2311 | 2026-04-01T17:31:43.161Z | Checking aead v0.5.2 |
| 2312 | 2026-04-01T17:31:43.223Z | Checking typify-impl v0.6.1 |
| 2313 | 2026-04-01T17:31:43.259Z | Checking poly1305 v0.8.0 |
| 2314 | 2026-04-01T17:31:43.547Z | Checking chacha20 v0.9.1 |
| 2315 | 2026-04-01T17:31:43.583Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2316 | 2026-04-01T17:31:43.770Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2317 | 2026-04-01T17:31:43.996Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2318 | 2026-04-01T17:31:44.123Z | Checking swrite v0.1.0 |
| 2319 | 2026-04-01T17:31:44.245Z | Checking password-hash v0.5.0 |
| 2320 | 2026-04-01T17:31:44.394Z | Checking blake2 v0.10.6 |
| 2321 | 2026-04-01T17:31:44.430Z | Checking chacha20poly1305 v0.10.1 |
| 2322 | 2026-04-01T17:31:44.497Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2323 | 2026-04-01T17:31:44.599Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2324 | 2026-04-01T17:31:44.702Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2325 | 2026-04-01T17:31:44.739Z | Checking argon2 v0.5.3 |
| 2326 | 2026-04-01T17:31:44.857Z | Checking byte-wrapper v0.1.0 |
| 2327 | 2026-04-01T17:31:44.934Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905) |
| 2328 | 2026-04-01T17:31:45.050Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2329 | 2026-04-01T17:31:45.094Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2330 | 2026-04-01T17:31:45.130Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2331 | 2026-04-01T17:31:45.197Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905) |
| 2332 | 2026-04-01T17:31:45.243Z | Checking thiserror-no-std v2.0.2 |
| 2333 | 2026-04-01T17:31:45.359Z | Checking vsss-rs v3.3.4 |
| 2334 | 2026-04-01T17:31:45.395Z | Checking tabwriter v1.4.1 |
| 2335 | 2026-04-01T17:31:45.577Z | Checking glob v0.3.3 |
| 2336 | 2026-04-01T17:31:45.793Z | Compiling proc-macro-crate v3.4.0 |
| 2337 | 2026-04-01T17:31:45.837Z | Checking unicode-width v0.1.14 |
| 2338 | 2026-04-01T17:31:46.116Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2339 | 2026-04-01T17:31:46.155Z | Compiling heapless v0.8.0 |
| 2340 | 2026-04-01T17:31:46.238Z | Compiling ingot-macros v0.1.1 |
| 2341 | 2026-04-01T17:31:46.387Z | Checking hash32 v0.3.1 |
| 2342 | 2026-04-01T17:31:46.430Z | Compiling smoltcp v0.11.0 |
| 2343 | 2026-04-01T17:31:46.501Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2344 | 2026-04-01T17:31:46.537Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2345 | 2026-04-01T17:31:46.657Z | Checking colored v3.1.1 |
| 2346 | 2026-04-01T17:31:46.692Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905) |
| 2347 | 2026-04-01T17:31:46.824Z | Compiling num_enum_derive v0.7.5 |
| 2348 | 2026-04-01T17:31:46.892Z | Checking cobs v0.3.0 |
| 2349 | 2026-04-01T17:31:46.936Z | Compiling usdt-attr-macro v0.5.0 |
| 2350 | 2026-04-01T17:31:47.065Z | Compiling usdt-macro v0.5.0 |
| 2351 | 2026-04-01T17:31:47.195Z | Checking memmap v0.7.0 |
| 2352 | 2026-04-01T17:31:47.358Z | Compiling foreign-types-macros v0.2.3 |
| 2353 | 2026-04-01T17:31:47.685Z | Checking cpufeatures v0.3.0 |
| 2354 | 2026-04-01T17:31:47.738Z | Checking foreign-types-shared v0.3.1 |
| 2355 | 2026-04-01T17:31:47.788Z | Checking chacha20 v0.10.0 |
| 2356 | 2026-04-01T17:31:47.822Z | Checking usdt v0.5.0 |
| 2357 | 2026-04-01T17:31:47.856Z | Compiling typify-macro v0.6.1 |
| 2358 | 2026-04-01T17:31:47.923Z | Checking num_enum v0.7.5 |
| 2359 | 2026-04-01T17:31:47.965Z | Checking foreign-types v0.5.0 |
| 2360 | 2026-04-01T17:31:48.011Z | Checking postcard v1.1.3 |
| 2361 | 2026-04-01T17:31:48.079Z | Compiling proc-macro-crate v1.3.1 |
| 2362 | 2026-04-01T17:31:48.174Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21) |
| 2363 | 2026-04-01T17:31:48.217Z | Checking cstr-argument v0.1.2 |
| 2364 | 2026-04-01T17:31:48.322Z | Checking sigpipe v0.1.3 |
| 2365 | 2026-04-01T17:31:48.368Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2366 | 2026-04-01T17:31:48.410Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21) |
| 2367 | 2026-04-01T17:31:48.445Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2368 | 2026-04-01T17:31:48.542Z | Compiling num_enum_derive v0.5.11 |
| 2369 | 2026-04-01T17:31:48.700Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2370 | 2026-04-01T17:31:48.736Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2371 | 2026-04-01T17:31:48.810Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2372 | 2026-04-01T17:31:48.897Z | Checking rand v0.10.0 |
| 2373 | 2026-04-01T17:31:48.938Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21) |
| 2374 | 2026-04-01T17:31:48.971Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2375 | 2026-04-01T17:31:49.018Z | Checking ingot-types v0.1.2 |
| 2376 | 2026-04-01T17:31:49.053Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2377 | 2026-04-01T17:31:49.171Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2378 | 2026-04-01T17:31:49.206Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905) |
| 2379 | 2026-04-01T17:31:49.396Z | Checking smf v0.2.3 |
| 2380 | 2026-04-01T17:31:49.399Z | Checking ingot v0.1.1 |
| 2381 | 2026-04-01T17:31:49.463Z | Compiling num-derive v0.4.2 |
| 2382 | 2026-04-01T17:31:49.593Z | Checking num_enum v0.5.11 |
| 2383 | 2026-04-01T17:31:49.688Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2384 | 2026-04-01T17:31:49.721Z | Compiling typify v0.6.1 |
| 2385 | 2026-04-01T17:31:49.791Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2386 | 2026-04-01T17:31:49.828Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2387 | 2026-04-01T17:31:49.864Z | Compiling progenitor-impl v0.13.0 |
| 2388 | 2026-04-01T17:31:49.973Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905) |
| 2389 | 2026-04-01T17:31:50.157Z | Checking whoami v1.6.1 |
| 2390 | 2026-04-01T17:31:50.192Z | Checking tokio-dtrace v0.1.1 |
| 2391 | 2026-04-01T17:31:50.357Z | Compiling derive-where v1.6.0 |
| 2392 | 2026-04-01T17:31:50.405Z | Checking oxide-tokio-rt v0.1.3 |
| 2393 | 2026-04-01T17:31:50.439Z | Checking atomicwrites v0.4.4 |
| 2394 | 2026-04-01T17:31:50.472Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2395 | 2026-04-01T17:31:50.591Z | Checking console v0.15.11 |
| 2396 | 2026-04-01T17:31:50.626Z | Checking newline-converter v0.3.0 |
| 2397 | 2026-04-01T17:31:50.719Z | Checking bytecount v0.6.9 |
| 2398 | 2026-04-01T17:31:50.764Z | Compiling prettyplease v0.2.37 |
| 2399 | 2026-04-01T17:31:50.842Z | Compiling owo-colors v4.3.0 |
| 2400 | 2026-04-01T17:31:50.877Z | Compiling cancel-safe-futures v0.1.5 |
| 2401 | 2026-04-01T17:31:50.910Z | Checking expectorate v1.2.0 |
| 2402 | 2026-04-01T17:31:51.035Z | Checking libsw-core v0.3.2 |
| 2403 | 2026-04-01T17:31:51.070Z | Checking same-file v1.0.6 |
| 2404 | 2026-04-01T17:31:51.104Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21) |
| 2405 | 2026-04-01T17:31:51.216Z | Checking libsw v3.5.0 |
| 2406 | 2026-04-01T17:31:51.216Z | Checking linear-map v1.2.0 |
| 2407 | 2026-04-01T17:31:51.427Z | Checking walkdir v2.5.0 |
| 2408 | 2026-04-01T17:31:51.462Z | Checking num-rational v0.4.2 |
| 2409 | 2026-04-01T17:31:51.494Z | Checking num-complex v0.4.6 |
| 2410 | 2026-04-01T17:31:51.619Z | Checking float-ord v0.3.2 |
| 2411 | 2026-04-01T17:31:51.703Z | Checking gethostname v0.5.0 |
| 2412 | 2026-04-01T17:31:51.820Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2413 | 2026-04-01T17:31:51.855Z | Checking num v0.4.3 |
| 2414 | 2026-04-01T17:31:51.900Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2415 | 2026-04-01T17:31:51.966Z | Compiling async-recursion v1.1.1 |
| 2416 | 2026-04-01T17:31:52.030Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2417 | 2026-04-01T17:31:52.269Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21) |
| 2418 | 2026-04-01T17:31:52.527Z | Compiling progenitor-macro v0.13.0 |
| 2419 | 2026-04-01T17:31:53.305Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2420 | 2026-04-01T17:31:53.339Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21) |
| 2421 | 2026-04-01T17:31:53.605Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2422 | 2026-04-01T17:31:55.221Z | Checking resolv-conf v0.7.6 |
| 2423 | 2026-04-01T17:31:55.387Z | Checking unicode-linebreak v0.1.5 |
| 2424 | 2026-04-01T17:31:55.424Z | Checking smawk v0.3.2 |
| 2425 | 2026-04-01T17:31:55.453Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2426 | 2026-04-01T17:31:55.579Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2427 | 2026-04-01T17:31:55.628Z | Checking globset v0.4.18 |
| 2428 | 2026-04-01T17:31:55.962Z | Compiling convert_case v0.10.0 |
| 2429 | 2026-04-01T17:31:56.296Z | Compiling slog-dtrace v0.3.0 |
| 2430 | 2026-04-01T17:31:56.517Z | Compiling derive_more-impl v2.1.1 |
| 2431 | 2026-04-01T17:31:56.818Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2432 | 2026-04-01T17:31:56.988Z | Compiling pin-project-internal v1.1.11 |
| 2433 | 2026-04-01T17:31:57.052Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2434 | 2026-04-01T17:31:57.294Z | Checking pem v3.0.6 |
| 2435 | 2026-04-01T17:31:57.341Z | Checking derive_more v2.1.1 |
| 2436 | 2026-04-01T17:31:57.417Z | Checking progenitor v0.13.0 |
| 2437 | 2026-04-01T17:31:57.454Z | Checking crossterm v0.29.0 |
| 2438 | 2026-04-01T17:31:57.457Z | Checking fd-lock v4.0.4 |
| 2439 | 2026-04-01T17:31:57.489Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2440 | 2026-04-01T17:31:57.555Z | Checking vte v0.14.1 |
| 2441 | 2026-04-01T17:31:57.558Z | Checking display-error-chain v0.2.2 |
| 2442 | 2026-04-01T17:31:57.619Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2443 | 2026-04-01T17:31:57.651Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2444 | 2026-04-01T17:31:57.727Z | Compiling snafu-derive v0.8.9 |
| 2445 | 2026-04-01T17:31:57.729Z | Checking strip-ansi-escapes v0.2.1 |
| 2446 | 2026-04-01T17:31:57.892Z | Checking linked-hash-map v0.5.6 |
| 2447 | 2026-04-01T17:31:58.034Z | Checking termtree v0.5.1 |
| 2448 | 2026-04-01T17:31:58.092Z | Checking nu-ansi-term v0.50.3 |
| 2449 | 2026-04-01T17:31:58.127Z | Checking pin-project v1.1.11 |
| 2450 | 2026-04-01T17:31:58.201Z | Checking lru-cache v0.1.2 |
| 2451 | 2026-04-01T17:31:58.253Z | Checking textwrap v0.16.2 |
| 2452 | 2026-04-01T17:31:58.331Z | Checking reedline v0.40.0 |
| 2453 | 2026-04-01T17:31:58.367Z | Checking olpc-cjson v0.1.4 |
| 2454 | 2026-04-01T17:31:58.497Z | Checking hickory-proto v0.24.4 |
| 2455 | 2026-04-01T17:31:58.533Z | Checking serde_plain v1.0.2 |
| 2456 | 2026-04-01T17:31:58.711Z | Compiling minimal-lexical v0.2.1 |
| 2457 | 2026-04-01T17:31:59.004Z | Checking typed-path v0.9.3 |
| 2458 | 2026-04-01T17:31:59.504Z | Compiling nom v7.1.3 |
| 2459 | 2026-04-01T17:31:59.695Z | Checking snafu v0.8.9 |
| 2460 | 2026-04-01T17:31:59.849Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2461 | 2026-04-01T17:31:59.977Z | Checking tough v0.20.0 |
| 2462 | 2026-04-01T17:32:00.310Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2463 | 2026-04-01T17:32:00.357Z | Checking hickory-resolver v0.24.4 |
| 2464 | 2026-04-01T17:32:00.391Z | Compiling ar_archive_writer v0.5.1 |
| 2465 | 2026-04-01T17:32:00.424Z | Checking base64 v0.21.7 |
| 2466 | 2026-04-01T17:32:00.642Z | Checking humantime v2.3.0 |
| 2467 | 2026-04-01T17:32:00.692Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2468 | 2026-04-01T17:32:00.851Z | Checking csv-core v0.1.13 |
| 2469 | 2026-04-01T17:32:00.900Z | Compiling stacker v0.1.23 |
| 2470 | 2026-04-01T17:32:00.936Z | Checking highway v1.3.0 |
| 2471 | 2026-04-01T17:32:01.055Z | Checking csv v1.4.0 |
| 2472 | 2026-04-01T17:32:01.116Z | Checking qorb v0.4.1 |
| 2473 | 2026-04-01T17:32:01.169Z | Compiling cfg_aliases v0.1.1 |
| 2474 | 2026-04-01T17:32:01.203Z | Checking papergrid v0.11.0 |
| 2475 | 2026-04-01T17:32:01.266Z | Compiling psm v0.1.30 |
| 2476 | 2026-04-01T17:32:01.298Z | Compiling nix v0.28.0 |
| 2477 | 2026-04-01T17:32:01.330Z | Compiling tabled_derive v0.7.0 |
| 2478 | 2026-04-01T17:32:01.436Z | Checking nibble_vec v0.1.0 |
| 2479 | 2026-04-01T17:32:01.591Z | Checking home v0.5.12 |
| 2480 | 2026-04-01T17:32:01.668Z | Checking endian-type v0.1.2 |
| 2481 | 2026-04-01T17:32:01.773Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2482 | 2026-04-01T17:32:01.841Z | Checking radix_trie v0.2.1 |
| 2483 | 2026-04-01T17:32:01.844Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2484 | 2026-04-01T17:32:01.991Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2485 | 2026-04-01T17:32:02.076Z | Checking phf_shared v0.12.1 |
| 2486 | 2026-04-01T17:32:02.187Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2487 | 2026-04-01T17:32:02.248Z | Compiling chrono-tz v0.10.4 |
| 2488 | 2026-04-01T17:32:02.280Z | Compiling semver v0.1.20 |
| 2489 | 2026-04-01T17:32:02.312Z | Checking tabled v0.15.0 |
| 2490 | 2026-04-01T17:32:02.345Z | Checking phf v0.12.1 |
| 2491 | 2026-04-01T17:32:02.496Z | Compiling rustc_version v0.1.7 |
| 2492 | 2026-04-01T17:32:02.531Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2493 | 2026-04-01T17:32:02.596Z | Compiling const_format_proc_macros v0.2.34 |
| 2494 | 2026-04-01T17:32:02.629Z | Checking recursive v0.1.1 |
| 2495 | 2026-04-01T17:32:02.726Z | Compiling peg-macros v0.8.5 |
| 2496 | 2026-04-01T17:32:02.761Z | Checking winnow v0.6.26 |
| 2497 | 2026-04-01T17:32:02.764Z | Compiling sqlparser_derive v0.5.0 |
| 2498 | 2026-04-01T17:32:03.072Z | Checking unicode_categories v0.1.1 |
| 2499 | 2026-04-01T17:32:03.461Z | Checking const_format v0.2.35 |
| 2500 | 2026-04-01T17:32:03.495Z | Checking rustyline v14.0.0 |
| 2501 | 2026-04-01T17:32:03.564Z | Checking sqlparser v0.61.0 |
| 2502 | 2026-04-01T17:32:03.766Z | Compiling newtype_derive v0.1.6 |
| 2503 | 2026-04-01T17:32:03.986Z | Checking sqlformat v0.3.5 |
| 2504 | 2026-04-01T17:32:04.081Z | Checking peg v0.8.5 |
| 2505 | 2026-04-01T17:32:04.185Z | Checking bcs v0.1.6 |
| 2506 | 2026-04-01T17:32:04.426Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2507 | 2026-04-01T17:32:04.463Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2508 | 2026-04-01T17:32:04.466Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=multicast-e2e#8456ce46) |
| 2509 | 2026-04-01T17:32:04.587Z | Checking steno v0.4.1 |
| 2510 | 2026-04-01T17:32:04.680Z | Checking utf-8 v0.7.6 |
| 2511 | 2026-04-01T17:32:04.748Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=multicast-e2e#8456ce46) |
| 2512 | 2026-04-01T17:32:04.846Z | Checking filetime v0.2.27 |
| 2513 | 2026-04-01T17:32:05.015Z | Checking xattr v1.6.1 |
| 2514 | 2026-04-01T17:32:05.179Z | Checking tar v0.4.45 |
| 2515 | 2026-04-01T17:32:05.498Z | Checking tungstenite v0.21.0 |
| 2516 | 2026-04-01T17:32:05.575Z | Checking arc-swap v1.8.2 |
| 2517 | 2026-04-01T17:32:05.610Z | Compiling typify-impl v0.4.3 |
| 2518 | 2026-04-01T17:32:05.666Z | Checking typeid v1.0.3 |
| 2519 | 2026-04-01T17:32:05.835Z | Checking slog-scope v4.4.1 |
| 2520 | 2026-04-01T17:32:05.964Z | Checking tokio-tungstenite v0.21.0 |
| 2521 | 2026-04-01T17:32:06.001Z | Checking slog-stdlog v4.1.1 |
| 2522 | 2026-04-01T17:32:06.151Z | Checking slog-envlogger v2.2.0 |
| 2523 | 2026-04-01T17:32:06.326Z | Checking subprocess v0.2.15 |
| 2524 | 2026-04-01T17:32:06.638Z | Checking headers-core v0.3.0 |
| 2525 | 2026-04-01T17:32:06.778Z | Checking headers v0.4.1 |
| 2526 | 2026-04-01T17:32:06.814Z | Compiling lzma-sys v0.1.20 |
| 2527 | 2026-04-01T17:32:07.268Z | Compiling cargo_toml v0.22.3 |
| 2528 | 2026-04-01T17:32:07.302Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2529 | 2026-04-01T17:32:07.370Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2530 | 2026-04-01T17:32:07.436Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2531 | 2026-04-01T17:32:07.698Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2532 | 2026-04-01T17:32:07.755Z | Checking yasna v0.5.2 |
| 2533 | 2026-04-01T17:32:08.171Z | Checking rcgen v0.12.1 |
| 2534 | 2026-04-01T17:32:08.440Z | Checking xz2 v0.1.7 |
| 2535 | 2026-04-01T17:32:08.510Z | Checking ron v0.12.0 |
| 2536 | 2026-04-01T17:32:08.633Z | Checking base16ct v1.0.0 |
| 2537 | 2026-04-01T17:32:08.674Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2538 | 2026-04-01T17:32:08.791Z | Checking dropshot-api-manager-types v0.6.0 |
| 2539 | 2026-04-01T17:32:08.973Z | Checking tagptr v0.2.0 |
| 2540 | 2026-04-01T17:32:09.009Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2541 | 2026-04-01T17:32:09.146Z | Checking moka v0.12.13 |
| 2542 | 2026-04-01T17:32:09.207Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2543 | 2026-04-01T17:32:09.261Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2544 | 2026-04-01T17:32:09.385Z | Compiling radium v0.7.0 |
| 2545 | 2026-04-01T17:32:09.703Z | Compiling libefi-sys v0.1.0 |
| 2546 | 2026-04-01T17:32:09.794Z | Compiling bitfield-struct v0.6.2 |
| 2547 | 2026-04-01T17:32:09.829Z | Checking hickory-resolver v0.25.2 |
| 2548 | 2026-04-01T17:32:09.964Z | Compiling maybe-uninit v2.0.0 |
| 2549 | 2026-04-01T17:32:10.041Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2550 | 2026-04-01T17:32:10.113Z | Compiling typify-macro v0.4.3 |
| 2551 | 2026-04-01T17:32:10.265Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2552 | 2026-04-01T17:32:10.299Z | Checking tap v1.0.1 |
| 2553 | 2026-04-01T17:32:10.436Z | Checking wyz v0.5.1 |
| 2554 | 2026-04-01T17:32:10.467Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2555 | 2026-04-01T17:32:10.591Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2556 | 2026-04-01T17:32:10.735Z | Compiling zerocopy-derive v0.6.6 |
| 2557 | 2026-04-01T17:32:10.831Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2558 | 2026-04-01T17:32:10.864Z | Compiling packed_struct v0.10.1 |
| 2559 | 2026-04-01T17:32:10.937Z | Checking funty v2.0.0 |
| 2560 | 2026-04-01T17:32:11.018Z | Checking crc-catalog v2.4.0 |
| 2561 | 2026-04-01T17:32:11.074Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2562 | 2026-04-01T17:32:11.139Z | Checking crc v3.4.0 |
| 2563 | 2026-04-01T17:32:11.217Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2564 | 2026-04-01T17:32:11.279Z | Checking bitvec v1.0.1 |
| 2565 | 2026-04-01T17:32:11.363Z | Compiling packed_struct_codegen v0.10.1 |
| 2566 | 2026-04-01T17:32:11.394Z | Compiling bitfield-macros v0.19.4 |
| 2567 | 2026-04-01T17:32:11.436Z | Compiling indexmap v1.9.3 |
| 2568 | 2026-04-01T17:32:11.601Z | Checking zerocopy v0.6.6 |
| 2569 | 2026-04-01T17:32:11.664Z | Checking nodrop v0.1.14 |
| 2570 | 2026-04-01T17:32:11.784Z | Checking array-init v0.0.4 |
| 2571 | 2026-04-01T17:32:11.821Z | Compiling typify v0.4.3 |
| 2572 | 2026-04-01T17:32:11.958Z | Compiling progenitor-impl v0.10.0 |
| 2573 | 2026-04-01T17:32:12.143Z | Checking bitfield v0.19.4 |
| 2574 | 2026-04-01T17:32:12.183Z | Checking smallvec v0.6.14 |
| 2575 | 2026-04-01T17:32:12.404Z | Checking hashbrown v0.12.3 |
| 2576 | 2026-04-01T17:32:12.436Z | Checking serde-hex v0.1.0 |
| 2577 | 2026-04-01T17:32:12.468Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2578 | 2026-04-01T17:32:12.654Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2579 | 2026-04-01T17:32:12.930Z | Checking ron v0.8.1 |
| 2580 | 2026-04-01T17:32:13.180Z | Checking hashbrown v0.13.2 |
| 2581 | 2026-04-01T17:32:13.477Z | Checking crc-any v2.5.0 |
| 2582 | 2026-04-01T17:32:13.615Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2583 | 2026-04-01T17:32:13.650Z | Checking object v0.30.4 |
| 2584 | 2026-04-01T17:32:13.682Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905) |
| 2585 | 2026-04-01T17:32:13.685Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2586 | 2026-04-01T17:32:13.805Z | Checking path-slash v0.1.5 |
| 2587 | 2026-04-01T17:32:13.938Z | Compiling xshell-macros v0.2.7 |
| 2588 | 2026-04-01T17:32:13.941Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2589 | 2026-04-01T17:32:14.350Z | Checking xshell v0.2.7 |
| 2590 | 2026-04-01T17:32:14.384Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2591 | 2026-04-01T17:32:14.568Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2592 | 2026-04-01T17:32:14.603Z | Compiling progenitor-macro v0.10.0 |
| 2593 | 2026-04-01T17:32:15.130Z | Checking half v1.8.3 |
| 2594 | 2026-04-01T17:32:15.351Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2595 | 2026-04-01T17:32:15.384Z | Checking serde_cbor v0.11.2 |
| 2596 | 2026-04-01T17:32:15.418Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2597 | 2026-04-01T17:32:15.797Z | Compiling num-derive v0.3.3 |
| 2598 | 2026-04-01T17:32:15.800Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2599 | 2026-04-01T17:32:15.862Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2600 | 2026-04-01T17:32:16.084Z | Checking papergrid v0.17.0 |
| 2601 | 2026-04-01T17:32:16.267Z | Compiling proc-macro-error2 v2.0.1 |
| 2602 | 2026-04-01T17:32:16.629Z | Compiling tabled_derive v0.11.0 |
| 2603 | 2026-04-01T17:32:16.742Z | Checking libscf-sys v1.1.0 |
| 2604 | 2026-04-01T17:32:16.804Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2605 | 2026-04-01T17:32:16.895Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2606 | 2026-04-01T17:32:16.928Z | Checking testing_table v0.3.0 |
| 2607 | 2026-04-01T17:32:17.050Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2608 | 2026-04-01T17:32:17.125Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2609 | 2026-04-01T17:32:17.160Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2610 | 2026-04-01T17:32:17.438Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2611 | 2026-04-01T17:32:17.635Z | Checking maplit v1.0.2 |
| 2612 | 2026-04-01T17:32:17.744Z | Checking fxhash v0.2.1 |
| 2613 | 2026-04-01T17:32:17.777Z | Checking crc8 v0.1.1 |
| 2614 | 2026-04-01T17:32:17.809Z | Checking tabled v0.20.0 |
| 2615 | 2026-04-01T17:32:17.812Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2616 | 2026-04-01T17:32:17.897Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2617 | 2026-04-01T17:32:17.900Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2618 | 2026-04-01T17:32:17.961Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2619 | 2026-04-01T17:32:18.206Z | Checking unicase v2.9.0 |
| 2620 | 2026-04-01T17:32:18.396Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2621 | 2026-04-01T17:32:18.512Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2622 | 2026-04-01T17:32:18.694Z | Checking kstat-rs v0.2.4 |
| 2623 | 2026-04-01T17:32:18.826Z | Compiling diesel_derives v2.3.7 |
| 2624 | 2026-04-01T17:32:18.914Z | Checking scheduled-thread-pool v0.2.7 |
| 2625 | 2026-04-01T17:32:19.036Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2626 | 2026-04-01T17:32:19.102Z | Compiling dsl_auto_type v0.2.0 |
| 2627 | 2026-04-01T17:32:19.167Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2628 | 2026-04-01T17:32:19.199Z | Compiling vergen-gitcl v1.0.8 |
| 2629 | 2026-04-01T17:32:19.280Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2630 | 2026-04-01T17:32:19.411Z | Compiling parking_lot_core v0.8.6 |
| 2631 | 2026-04-01T17:32:19.466Z | Checking progenitor v0.10.0 |
| 2632 | 2026-04-01T17:32:19.563Z | Checking r2d2 v0.8.10 |
| 2633 | 2026-04-01T17:32:19.661Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2634 | 2026-04-01T17:32:19.776Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2635 | 2026-04-01T17:32:19.841Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2636 | 2026-04-01T17:32:19.944Z | Compiling git-stub v1.0.0 |
| 2637 | 2026-04-01T17:32:20.124Z | Checking downcast-rs v2.0.2 |
| 2638 | 2026-04-01T17:32:20.180Z | Compiling git-stub-vcs v0.1.0 |
| 2639 | 2026-04-01T17:32:20.227Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2640 | 2026-04-01T17:32:20.567Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2641 | 2026-04-01T17:32:20.714Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2642 | 2026-04-01T17:32:20.886Z | Checking parking_lot v0.11.2 |
| 2643 | 2026-04-01T17:32:21.037Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2644 | 2026-04-01T17:32:21.084Z | Checking prefix-trie v0.7.0 |
| 2645 | 2026-04-01T17:32:21.116Z | Checking sled v0.34.7 |
| 2646 | 2026-04-01T17:32:21.285Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2647 | 2026-04-01T17:32:21.327Z | Checking nanorand v0.7.0 |
| 2648 | 2026-04-01T17:32:21.437Z | Checking hickory-server v0.25.2 |
| 2649 | 2026-04-01T17:32:21.475Z | Compiling dirs-sys-next v0.1.2 |
| 2650 | 2026-04-01T17:32:21.553Z | Compiling crunchy v0.2.4 |
| 2651 | 2026-04-01T17:32:21.783Z | Compiling dirs-next v2.0.0 |
| 2652 | 2026-04-01T17:32:21.884Z | Checking flume v0.11.1 |
| 2653 | 2026-04-01T17:32:21.937Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2654 | 2026-04-01T17:32:22.153Z | Compiling clang-sys v1.8.1 |
| 2655 | 2026-04-01T17:32:22.206Z | Compiling tiny-keccak v2.0.2 |
| 2656 | 2026-04-01T17:32:22.368Z | Compiling term v0.7.0 |
| 2657 | 2026-04-01T17:32:22.539Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2658 | 2026-04-01T17:32:22.601Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2659 | 2026-04-01T17:32:22.633Z | Compiling bit-vec v0.6.3 |
| 2660 | 2026-04-01T17:32:22.664Z | Compiling salty v0.3.0 |
| 2661 | 2026-04-01T17:32:22.875Z | Compiling bit-set v0.5.3 |
| 2662 | 2026-04-01T17:32:22.908Z | Compiling ascii-canvas v3.0.0 |
| 2663 | 2026-04-01T17:32:23.014Z | Checking primeorder v0.13.6 |
| 2664 | 2026-04-01T17:32:23.058Z | Compiling itertools v0.10.5 |
| 2665 | 2026-04-01T17:32:23.178Z | Compiling ena v0.14.4 |
| 2666 | 2026-04-01T17:32:23.282Z | Compiling libloading v0.8.9 |
| 2667 | 2026-04-01T17:32:23.405Z | Compiling fs-err v2.11.0 |
| 2668 | 2026-04-01T17:32:23.439Z | Compiling diff v0.1.13 |
| 2669 | 2026-04-01T17:32:23.472Z | Compiling bindgen v0.71.1 |
| 2670 | 2026-04-01T17:32:23.516Z | Compiling regex-syntax v0.6.29 |
| 2671 | 2026-04-01T17:32:23.946Z | Compiling cexpr v0.6.0 |
| 2672 | 2026-04-01T17:32:23.989Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=multicast-e2e#8456ce46) |
| 2673 | 2026-04-01T17:32:24.051Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2674 | 2026-04-01T17:32:24.124Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2675 | 2026-04-01T17:32:24.641Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2676 | 2026-04-01T17:32:24.674Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2677 | 2026-04-01T17:32:24.719Z | Compiling libxml v0.3.3 |
| 2678 | 2026-04-01T17:32:24.775Z | Checking parse-size v1.1.0 |
| 2679 | 2026-04-01T17:32:24.898Z | Compiling lalrpop v0.19.12 |
| 2680 | 2026-04-01T17:32:25.005Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2681 | 2026-04-01T17:32:25.038Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2682 | 2026-04-01T17:32:25.041Z | Checking diesel v2.3.7 |
| 2683 | 2026-04-01T17:32:25.041Z | Checking p384 v0.13.1 |
| 2684 | 2026-04-01T17:32:25.527Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2685 | 2026-04-01T17:32:25.651Z | Compiling strum_macros v0.24.3 |
| 2686 | 2026-04-01T17:32:25.898Z | Compiling indoc v1.0.9 |
| 2687 | 2026-04-01T17:32:26.354Z | Checking assert_matches v1.5.0 |
| 2688 | 2026-04-01T17:32:26.992Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=abae2128f6e33a01cfb8dc2b75b362c48321bb9e#abae2128) |
| 2689 | 2026-04-01T17:32:27.065Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2690 | 2026-04-01T17:32:27.288Z | Checking predicates-tree v1.0.13 |
| 2691 | 2026-04-01T17:32:27.430Z | Checking derive_builder v0.20.2 |
| 2692 | 2026-04-01T17:32:27.462Z | Checking quick-xml v0.37.5 |
| 2693 | 2026-04-01T17:32:27.571Z | Compiling oso-derive v0.27.3 |
| 2694 | 2026-04-01T17:32:27.649Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2695 | 2026-04-01T17:32:27.922Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2696 | 2026-04-01T17:32:27.969Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2697 | 2026-04-01T17:32:28.079Z | Compiling trait-variant v0.1.2 |
| 2698 | 2026-04-01T17:32:28.366Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2699 | 2026-04-01T17:32:28.644Z | Checking openssl-probe v0.1.6 |
| 2700 | 2026-04-01T17:32:28.787Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2701 | 2026-04-01T17:32:29.544Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2702 | 2026-04-01T17:32:29.591Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=abae2128f6e33a01cfb8dc2b75b362c48321bb9e#abae2128) |
| 2703 | 2026-04-01T17:32:29.697Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2704 | 2026-04-01T17:32:29.990Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2705 | 2026-04-01T17:32:30.032Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2706 | 2026-04-01T17:32:30.309Z | Compiling progenitor-impl v0.11.2 |
| 2707 | 2026-04-01T17:32:30.873Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2708 | 2026-04-01T17:32:31.040Z | Compiling mime_guess v2.0.5 |
| 2709 | 2026-04-01T17:32:31.191Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2710 | 2026-04-01T17:32:31.618Z | Checking progenitor-client v0.11.2 |
| 2711 | 2026-04-01T17:32:31.753Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2712 | 2026-04-01T17:32:31.756Z | Checking http-range v0.1.5 |
| 2713 | 2026-04-01T17:32:31.890Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2714 | 2026-04-01T17:32:32.019Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2715 | 2026-04-01T17:32:32.053Z | Checking ignore v0.4.25 |
| 2716 | 2026-04-01T17:32:32.644Z | Checking atty v0.2.14 |
| 2717 | 2026-04-01T17:32:32.777Z | Checking globwalk v0.9.1 |
| 2718 | 2026-04-01T17:32:32.975Z | Compiling progenitor-macro v0.11.2 |
| 2719 | 2026-04-01T17:32:33.533Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2720 | 2026-04-01T17:32:34.301Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2721 | 2026-04-01T17:32:34.467Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2722 | 2026-04-01T17:32:34.726Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2723 | 2026-04-01T17:32:34.954Z | Checking bb8 v0.8.6 |
| 2724 | 2026-04-01T17:32:35.002Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2725 | 2026-04-01T17:32:35.042Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2726 | 2026-04-01T17:32:35.228Z | Checking corncobs v0.1.4 |
| 2727 | 2026-04-01T17:32:35.262Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2728 | 2026-04-01T17:32:35.385Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2729 | 2026-04-01T17:32:35.417Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2730 | 2026-04-01T17:32:35.756Z | Checking hyper-staticfile v0.10.1 |
| 2731 | 2026-04-01T17:32:36.064Z | Checking camino-tempfile-ext v0.3.3 |
| 2732 | 2026-04-01T17:32:36.097Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2733 | 2026-04-01T17:32:36.257Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2734 | 2026-04-01T17:32:36.292Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2735 | 2026-04-01T17:32:36.406Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2736 | 2026-04-01T17:32:36.509Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2737 | 2026-04-01T17:32:37.065Z | Checking signal-hook-tokio v0.3.1 |
| 2738 | 2026-04-01T17:32:37.227Z | Checking secrecy v0.8.0 |
| 2739 | 2026-04-01T17:32:37.387Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2740 | 2026-04-01T17:32:37.706Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2741 | 2026-04-01T17:32:37.929Z | Checking progenitor v0.11.2 |
| 2742 | 2026-04-01T17:32:38.097Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2743 | 2026-04-01T17:32:38.100Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2744 | 2026-04-01T17:32:38.163Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2745 | 2026-04-01T17:32:38.226Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2746 | 2026-04-01T17:32:38.431Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2747 | 2026-04-01T17:32:38.516Z | Checking nonempty v0.12.0 |
| 2748 | 2026-04-01T17:32:38.654Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2749 | 2026-04-01T17:32:38.741Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2750 | 2026-04-01T17:32:38.873Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2751 | 2026-04-01T17:32:38.906Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2752 | 2026-04-01T17:32:39.166Z | Checking diesel-dtrace v0.5.0 |
| 2753 | 2026-04-01T17:32:39.299Z | Checking async-bb8-diesel v0.2.1 |
| 2754 | 2026-04-01T17:32:39.443Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2755 | 2026-04-01T17:32:39.573Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2756 | 2026-04-01T17:32:39.750Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905) |
| 2757 | 2026-04-01T17:32:39.854Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2758 | 2026-04-01T17:32:40.256Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2759 | 2026-04-01T17:32:40.291Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2760 | 2026-04-01T17:32:40.542Z | Checking tungstenite v0.23.0 |
| 2761 | 2026-04-01T17:32:40.997Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2762 | 2026-04-01T17:32:41.000Z | Checking tokio-tungstenite v0.23.1 |
| 2763 | 2026-04-01T17:32:41.335Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2764 | 2026-04-01T17:32:41.630Z | Checking rand_seeder v0.4.0 |
| 2765 | 2026-04-01T17:32:41.705Z | Checking void v1.0.2 |
| 2766 | 2026-04-01T17:32:41.813Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2767 | 2026-04-01T17:32:41.848Z | Checking lzss v0.8.2 |
| 2768 | 2026-04-01T17:32:42.073Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2769 | 2026-04-01T17:32:42.202Z | Checking nix v0.27.1 |
| 2770 | 2026-04-01T17:32:42.237Z | Checking serde_bytes v0.11.19 |
| 2771 | 2026-04-01T17:32:42.267Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2772 | 2026-04-01T17:32:42.449Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2773 | 2026-04-01T17:32:42.483Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2774 | 2026-04-01T17:32:42.761Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2775 | 2026-04-01T17:32:43.176Z | Checking is_ci v1.2.0 |
| 2776 | 2026-04-01T17:32:43.212Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2777 | 2026-04-01T17:32:43.370Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2778 | 2026-04-01T17:32:43.473Z | Checking yansi v1.0.1 |
| 2779 | 2026-04-01T17:32:43.506Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2780 | 2026-04-01T17:32:43.765Z | Checking pretty_assertions v1.4.1 |
| 2781 | 2026-04-01T17:32:43.807Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2782 | 2026-04-01T17:32:43.929Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2783 | 2026-04-01T17:32:44.159Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2784 | 2026-04-01T17:32:44.193Z | Compiling darling_core v0.23.0 |
| 2785 | 2026-04-01T17:32:45.322Z | Compiling indoc v2.0.7 |
| 2786 | 2026-04-01T17:32:45.357Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2787 | 2026-04-01T17:32:45.573Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2788 | 2026-04-01T17:32:45.607Z | Compiling instability v0.3.11 |
| 2789 | 2026-04-01T17:32:45.878Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2790 | 2026-04-01T17:32:45.911Z | Compiling libz-sys v1.1.24 |
| 2791 | 2026-04-01T17:32:46.320Z | Checking castaway v0.2.4 |
| 2792 | 2026-04-01T17:32:46.428Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2793 | 2026-04-01T17:32:46.475Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2794 | 2026-04-01T17:32:46.677Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2795 | 2026-04-01T17:32:46.769Z | Compiling darling_macro v0.23.0 |
| 2796 | 2026-04-01T17:32:46.801Z | Checking compact_str v0.8.1 |
| 2797 | 2026-04-01T17:32:47.236Z | Checking supports-color v3.0.2 |
| 2798 | 2026-04-01T17:32:47.291Z | Compiling darling v0.23.0 |
| 2799 | 2026-04-01T17:32:47.398Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2800 | 2026-04-01T17:32:47.589Z | Checking unicode-truncate v1.1.0 |
| 2801 | 2026-04-01T17:32:47.625Z | Checking lru v0.12.5 |
| 2802 | 2026-04-01T17:32:47.769Z | Checking cassowary v0.3.0 |
| 2803 | 2026-04-01T17:32:47.936Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2804 | 2026-04-01T17:32:48.154Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2805 | 2026-04-01T17:32:48.188Z | Checking ratatui v0.29.0 |
| 2806 | 2026-04-01T17:32:48.681Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2807 | 2026-04-01T17:32:48.909Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2808 | 2026-04-01T17:32:49.135Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2809 | 2026-04-01T17:32:49.430Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2810 | 2026-04-01T17:32:49.462Z | Compiling vergen-git2 v1.0.7 |
| 2811 | 2026-04-01T17:32:49.529Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2812 | 2026-04-01T17:32:49.765Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2813 | 2026-04-01T17:32:49.798Z | Checking plotters-backend v0.3.7 |
| 2814 | 2026-04-01T17:32:49.992Z | Compiling rustls v0.21.12 |
| 2815 | 2026-04-01T17:32:50.036Z | Checking plotters-svg v0.3.7 |
| 2816 | 2026-04-01T17:32:50.322Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2817 | 2026-04-01T17:32:50.365Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2818 | 2026-04-01T17:32:50.591Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2819 | 2026-04-01T17:32:50.819Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2820 | 2026-04-01T17:32:50.949Z | Checking colored v2.2.0 |
| 2821 | 2026-04-01T17:32:51.181Z | Checking sct v0.7.1 |
| 2822 | 2026-04-01T17:32:51.270Z | Checking rustls-webpki v0.101.7 |
| 2823 | 2026-04-01T17:32:51.304Z | Compiling nix v0.29.0 |
| 2824 | 2026-04-01T17:32:51.345Z | Checking cast v0.3.0 |
| 2825 | 2026-04-01T17:32:51.531Z | Checking shell-words v1.1.1 |
| 2826 | 2026-04-01T17:32:51.687Z | Checking criterion-plot v0.6.0 |
| 2827 | 2026-04-01T17:32:51.763Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2828 | 2026-04-01T17:32:52.047Z | Checking plotters v0.3.7 |
| 2829 | 2026-04-01T17:32:52.820Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2830 | 2026-04-01T17:32:52.951Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2831 | 2026-04-01T17:32:53.745Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2832 | 2026-04-01T17:32:54.511Z | Checking tinytemplate v1.2.1 |
| 2833 | 2026-04-01T17:32:54.764Z | Checking hex-literal v0.4.1 |
| 2834 | 2026-04-01T17:32:54.899Z | Checking oorandom v11.1.5 |
| 2835 | 2026-04-01T17:32:55.048Z | Checking anes v0.1.6 |
| 2836 | 2026-04-01T17:32:55.264Z | Checking criterion v0.7.0 |
| 2837 | 2026-04-01T17:32:55.752Z | Checking tokio-rustls v0.24.1 |
| 2838 | 2026-04-01T17:32:55.988Z | Checking erased-serde v0.4.9 |
| 2839 | 2026-04-01T17:32:56.511Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2840 | 2026-04-01T17:32:56.633Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2841 | 2026-04-01T17:32:56.861Z | Checking rustls-pemfile v1.0.4 |
| 2842 | 2026-04-01T17:32:57.034Z | Checking twox-hash v2.1.2 |
| 2843 | 2026-04-01T17:32:57.324Z | Checking ordered-float v2.10.1 |
| 2844 | 2026-04-01T17:32:57.419Z | Checking serde-untagged v0.1.9 |
| 2845 | 2026-04-01T17:32:57.594Z | Checking serde-value v0.7.0 |
| 2846 | 2026-04-01T17:32:57.644Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2847 | 2026-04-01T17:32:57.834Z | Checking fatfs v0.3.6 |
| 2848 | 2026-04-01T17:32:57.868Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2849 | 2026-04-01T17:32:57.979Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2850 | 2026-04-01T17:32:58.158Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2851 | 2026-04-01T17:32:58.323Z | Compiling seq-macro v0.3.6 |
| 2852 | 2026-04-01T17:32:58.862Z | Checking unicode-xid v0.2.6 |
| 2853 | 2026-04-01T17:32:59.005Z | Checking cargo-util-schemas v0.8.2 |
| 2854 | 2026-04-01T17:32:59.218Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2855 | 2026-04-01T17:32:59.508Z | Checking cargo-platform v0.2.0 |
| 2856 | 2026-04-01T17:32:59.748Z | Compiling petname v2.0.2 |
| 2857 | 2026-04-01T17:32:59.907Z | Checking cargo_metadata v0.21.0 |
| 2858 | 2026-04-01T17:33:00.423Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2859 | 2026-04-01T17:33:00.678Z | Checking concurrent-queue v2.5.0 |
| 2860 | 2026-04-01T17:33:00.712Z | Checking rtoolbox v0.0.3 |
| 2861 | 2026-04-01T17:33:00.876Z | Checking parking v2.2.1 |
| 2862 | 2026-04-01T17:33:00.909Z | Checking futures-timer v3.0.3 |
| 2863 | 2026-04-01T17:33:01.029Z | Checking event-listener v5.4.1 |
| 2864 | 2026-04-01T17:33:01.120Z | Checking rpassword v7.4.0 |
| 2865 | 2026-04-01T17:33:01.295Z | Checking tui-tree-widget v0.23.1 |
| 2866 | 2026-04-01T17:33:01.511Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2867 | 2026-04-01T17:33:01.672Z | Checking polyval v0.6.2 |
| 2868 | 2026-04-01T17:33:01.706Z | Checking sapling-renderdag v0.1.0 |
| 2869 | 2026-04-01T17:33:01.871Z | Checking sync-ptr v0.1.4 |
| 2870 | 2026-04-01T17:33:02.025Z | Checking ghash v0.5.1 |
| 2871 | 2026-04-01T17:33:02.035Z | Checking event-listener-strategy v0.5.4 |
| 2872 | 2026-04-01T17:33:02.128Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2873 | 2026-04-01T17:33:02.188Z | Checking ctr v0.9.2 |
| 2874 | 2026-04-01T17:33:02.352Z | Checking arrayref v0.3.9 |
| 2875 | 2026-04-01T17:33:02.389Z | Checking arrayvec v0.7.6 |
| 2876 | 2026-04-01T17:33:02.456Z | Checking constant_time_eq v0.4.2 |
| 2877 | 2026-04-01T17:33:02.612Z | Checking aes-gcm v0.10.3 |
| 2878 | 2026-04-01T17:33:02.683Z | Checking async-lock v3.4.2 |
| 2879 | 2026-04-01T17:33:02.791Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2880 | 2026-04-01T17:33:03.095Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2881 | 2026-04-01T17:33:03.371Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2882 | 2026-04-01T17:33:03.744Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2883 | 2026-04-01T17:33:03.780Z | Checking ssh-encoding v0.2.0 |
| 2884 | 2026-04-01T17:33:03.997Z | Checking blowfish v0.9.1 |
| 2885 | 2026-04-01T17:33:04.179Z | Checking bcrypt-pbkdf v0.10.0 |
| 2886 | 2026-04-01T17:33:04.375Z | Checking ssh-cipher v0.2.0 |
| 2887 | 2026-04-01T17:33:04.406Z | Checking async-object-pool v0.2.0 |
| 2888 | 2026-04-01T17:33:04.548Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2889 | 2026-04-01T17:33:04.591Z | Checking serde_regex v1.1.0 |
| 2890 | 2026-04-01T17:33:04.783Z | Checking password-hash v0.4.2 |
| 2891 | 2026-04-01T17:33:04.890Z | Checking assert-json-diff v2.0.2 |
| 2892 | 2026-04-01T17:33:05.035Z | Checking path-tree v0.8.3 |
| 2893 | 2026-04-01T17:33:05.090Z | Compiling target-lexicon v0.13.3 |
| 2894 | 2026-04-01T17:33:05.253Z | Checking stringmetrics v2.2.2 |
| 2895 | 2026-04-01T17:33:05.437Z | Checking gimli v0.32.3 |
| 2896 | 2026-04-01T17:33:05.664Z | Checking httpmock v0.8.3 |
| 2897 | 2026-04-01T17:33:05.993Z | Checking pbkdf2 v0.11.0 |
| 2898 | 2026-04-01T17:33:06.199Z | Checking ssh-key v0.6.7 |
| 2899 | 2026-04-01T17:33:06.588Z | Compiling samael v0.0.19 |
| 2900 | 2026-04-01T17:33:06.982Z | Checking addr2line v0.25.1 |
| 2901 | 2026-04-01T17:33:07.277Z | Checking p256 v0.13.2 |
| 2902 | 2026-04-01T17:33:07.561Z | Checking p521 v0.13.3 |
| 2903 | 2026-04-01T17:33:07.849Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2904 | 2026-04-01T17:33:08.080Z | Checking russh-cryptovec v0.7.3 |
| 2905 | 2026-04-01T17:33:08.218Z | Checking md5 v0.7.0 |
| 2906 | 2026-04-01T17:33:08.250Z | Compiling guppy-workspace-hack v0.1.0 |
| 2907 | 2026-04-01T17:33:08.428Z | Checking rustc-demangle v0.1.27 |
| 2908 | 2026-04-01T17:33:08.537Z | Checking russh-keys v0.45.0 |
| 2909 | 2026-04-01T17:33:08.688Z | Checking backtrace v0.3.76 |
| 2910 | 2026-04-01T17:33:09.021Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2911 | 2026-04-01T17:33:09.059Z | Checking num-bigint v0.4.6 |
| 2912 | 2026-04-01T17:33:09.214Z | Checking des v0.8.1 |
| 2913 | 2026-04-01T17:33:09.562Z | Compiling blake3 v1.8.3 |
| 2914 | 2026-04-01T17:33:09.975Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2915 | 2026-04-01T17:33:10.062Z | Compiling target-spec v3.5.7 |
| 2916 | 2026-04-01T17:33:10.187Z | Checking russh v0.45.0 |
| 2917 | 2026-04-01T17:33:10.417Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2918 | 2026-04-01T17:33:11.058Z | Checking cfg-expr v0.20.6 |
| 2919 | 2026-04-01T17:33:11.061Z | Checking backtrace-ext v0.2.1 |
| 2920 | 2026-04-01T17:33:11.226Z | Checking supports-color v2.1.0 |
| 2921 | 2026-04-01T17:33:11.259Z | Checking textwrap v0.15.2 |
| 2922 | 2026-04-01T17:33:11.393Z | Checking supports-hyperlinks v2.1.0 |
| 2923 | 2026-04-01T17:33:11.464Z | Checking supports-unicode v2.1.0 |
| 2924 | 2026-04-01T17:33:11.496Z | Checking hashbrown v0.14.5 |
| 2925 | 2026-04-01T17:33:11.538Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2926 | 2026-04-01T17:33:11.608Z | Checking cargo-platform v0.3.2 |
| 2927 | 2026-04-01T17:33:11.770Z | Checking terminal_size v0.1.17 |
| 2928 | 2026-04-01T17:33:11.821Z | Compiling miette-derive v5.10.0 |
| 2929 | 2026-04-01T17:33:11.908Z | Checking internet-checksum v0.2.1 |
| 2930 | 2026-04-01T17:33:11.995Z | Checking owo-colors v3.5.0 |
| 2931 | 2026-04-01T17:33:12.059Z | Checking chumsky v0.9.3 |
| 2932 | 2026-04-01T17:33:12.091Z | Checking cargo_metadata v0.23.1 |
| 2933 | 2026-04-01T17:33:12.957Z | Checking miette v5.10.0 |
| 2934 | 2026-04-01T17:33:13.038Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2935 | 2026-04-01T17:33:13.095Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2936 | 2026-04-01T17:33:13.177Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2937 | 2026-04-01T17:33:13.456Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2938 | 2026-04-01T17:33:13.511Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2939 | 2026-04-01T17:33:13.732Z | Checking httptest v0.16.4 |
| 2940 | 2026-04-01T17:33:13.825Z | Checking pathdiff v0.2.3 |
| 2941 | 2026-04-01T17:33:13.967Z | Compiling git2 v0.20.4 |
| 2942 | 2026-04-01T17:33:13.999Z | Compiling knuffel-derive v3.2.0 |
| 2943 | 2026-04-01T17:33:14.032Z | Checking nested v0.1.1 |
| 2944 | 2026-04-01T17:33:14.143Z | Checking topological-sort v0.2.2 |
| 2945 | 2026-04-01T17:33:14.203Z | Checking guppy v0.17.25 |
| 2946 | 2026-04-01T17:33:14.315Z | Checking omicron-zone-package v0.12.2 |
| 2947 | 2026-04-01T17:33:14.359Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2948 | 2026-04-01T17:33:14.613Z | Checking similar-asserts v1.7.0 |
| 2949 | 2026-04-01T17:33:14.819Z | Compiling rstest_macros v0.25.0 |
| 2950 | 2026-04-01T17:33:15.136Z | Compiling target-triple v1.0.0 |
| 2951 | 2026-04-01T17:33:15.212Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2952 | 2026-04-01T17:33:15.365Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2953 | 2026-04-01T17:33:15.397Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2954 | 2026-04-01T17:33:15.496Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2955 | 2026-04-01T17:33:15.545Z | Checking knuffel v3.2.0 |
| 2956 | 2026-04-01T17:33:16.053Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2957 | 2026-04-01T17:33:16.087Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2958 | 2026-04-01T17:33:16.311Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2959 | 2026-04-01T17:33:16.599Z | Checking hickory-client v0.25.2 |
| 2960 | 2026-04-01T17:33:16.914Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2961 | 2026-04-01T17:33:16.946Z | Checking escape8259 v0.5.3 |
| 2962 | 2026-04-01T17:33:17.111Z | Compiling assert_cmd v2.1.2 |
| 2963 | 2026-04-01T17:33:17.144Z | Compiling relative-path v1.9.3 |
| 2964 | 2026-04-01T17:33:17.175Z | Checking toml v1.0.3+spec-1.1.0 |
| 2965 | 2026-04-01T17:33:17.372Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2966 | 2026-04-01T17:33:17.451Z | Checking libtest-mimic v0.8.1 |
| 2967 | 2026-04-01T17:33:17.869Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2968 | 2026-04-01T17:33:17.942Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2969 | 2026-04-01T17:33:18.009Z | Checking blake2b_simd v1.0.4 |
| 2970 | 2026-04-01T17:33:18.438Z | Checking support-bundle-viewer v0.1.2 |
| 2971 | 2026-04-01T17:33:18.636Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2972 | 2026-04-01T17:33:18.713Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2973 | 2026-04-01T17:33:19.054Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2974 | 2026-04-01T17:33:19.123Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2975 | 2026-04-01T17:33:19.292Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2976 | 2026-04-01T17:33:19.522Z | Checking fancy-regex v0.14.0 |
| 2977 | 2026-04-01T17:33:19.807Z | Checking serde_tokenstream v0.2.3 |
| 2978 | 2026-04-01T17:33:19.983Z | Checking multimap v0.10.1 |
| 2979 | 2026-04-01T17:33:20.073Z | Checking uzers v0.12.2 |
| 2980 | 2026-04-01T17:33:20.197Z | Checking constant_time_eq v0.3.1 |
| 2981 | 2026-04-01T17:33:20.324Z | Compiling linkme-impl v0.3.35 |
| 2982 | 2026-04-01T17:33:20.356Z | Checking termcolor v1.4.1 |
| 2983 | 2026-04-01T17:33:20.613Z | Checking trybuild v1.0.116 |
| 2984 | 2026-04-01T17:33:20.747Z | Checking rust-argon2 v2.1.0 |
| 2985 | 2026-04-01T17:33:21.036Z | Checking datatest-stable v0.3.3 |
| 2986 | 2026-04-01T17:33:21.086Z | Checking rstest v0.25.0 |
| 2987 | 2026-04-01T17:33:21.418Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2988 | 2026-04-01T17:33:21.504Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2989 | 2026-04-01T17:33:21.729Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 2990 | 2026-04-01T17:33:21.799Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 2991 | 2026-04-01T17:33:22.033Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 2992 | 2026-04-01T17:33:22.150Z | Compiling polar-core v0.27.3 |
| 2993 | 2026-04-01T17:33:22.268Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 2994 | 2026-04-01T17:33:22.401Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 2995 | 2026-04-01T17:33:22.498Z | Checking drift v0.1.3 |
| 2996 | 2026-04-01T17:33:22.639Z | Checking rand_distr v0.5.1 |
| 2997 | 2026-04-01T17:33:22.850Z | Checking approx v0.5.1 |
| 2998 | 2026-04-01T17:33:23.126Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2999 | 2026-04-01T17:33:23.160Z | Compiling linkme v0.3.35 |
| 3000 | 2026-04-01T17:33:23.223Z | Checking dropshot-api-manager v0.6.0 |
| 3001 | 2026-04-01T17:33:24.000Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3002 | 2026-04-01T17:33:24.397Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3003 | 2026-04-01T17:33:24.559Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3004 | 2026-04-01T17:33:24.772Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3005 | 2026-04-01T17:33:24.880Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3006 | 2026-04-01T17:33:24.946Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3007 | 2026-04-01T17:33:25.013Z | Checking partial-io v0.5.4 |
| 3008 | 2026-04-01T17:33:25.173Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3009 | 2026-04-01T17:33:25.209Z | Checking cargo_toml v0.21.0 |
| 3010 | 2026-04-01T17:33:25.247Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3011 | 2026-04-01T17:33:25.401Z | Checking termios v0.3.3 |
| 3012 | 2026-04-01T17:33:25.567Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3013 | 2026-04-01T17:33:25.859Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3014 | 2026-04-01T17:33:26.076Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3015 | 2026-04-01T17:33:27.252Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3016 | 2026-04-01T17:33:27.461Z | Checking oso v0.27.3 |
| 3017 | 2026-04-01T17:33:29.163Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3018 | 2026-04-01T17:33:34.542Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3019 | 2026-04-01T17:33:36.096Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3020 | 2026-04-01T17:33:37.846Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3021 | 2026-04-01T17:33:41.218Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3022 | 2026-04-01T17:33:47.076Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3023 | 2026-04-01T17:33:49.373Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3024 | 2026-04-01T17:33:50.443Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3025 | 2026-04-01T17:33:50.902Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3026 | 2026-04-01T17:33:53.168Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3027 | 2026-04-01T17:34:00.626Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3028 | 2026-04-01T17:35:17.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s |
| 3029 | 2026-04-01T17:35:18.281Z | |
| 3030 | 2026-04-01T17:35:18.281Z | real 4:04.442738314 |
| 3031 | 2026-04-01T17:35:18.281Z | user 20:29.670113823 |
| 3032 | 2026-04-01T17:35:18.281Z | sys 4:44.683479686 |
| 3033 | 2026-04-01T17:35:18.285Z | trap 0.502963071 |
| 3034 | 2026-04-01T17:35:18.285Z | tflt 0.118504996 |
| 3035 | 2026-04-01T17:35:18.285Z | dflt 0.219441656 |
| 3036 | 2026-04-01T17:35:18.285Z | kflt 0.000995951 |
| 3037 | 2026-04-01T17:35:18.285Z | lock 56:35.568393096 |
| 3038 | 2026-04-01T17:35:18.286Z | slp 56:21.669671217 |
| 3039 | 2026-04-01T17:35:18.286Z | lat 1:50.026847127 |
| 3040 | 2026-04-01T17:35:18.286Z | stop 10:32.253140386 |
| 3041 | 2026-04-01T17:35:18.286Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3042 | 2026-04-01T17:35:18.286Z | + ptime -m cargo doc --workspace --no-deps |
| 3043 | 2026-04-01T17:35:19.156Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3044 | 2026-04-01T17:35:19.156Z | | |
| 3045 | 2026-04-01T17:35:19.156Z | = 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-04-01T17:35:19.157Z | = 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-04-01T17:35:20.086Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3048 | 2026-04-01T17:35:20.313Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3049 | 2026-04-01T17:35:20.355Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3050 | 2026-04-01T17:35:20.418Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3051 | 2026-04-01T17:35:20.489Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3052 | 2026-04-01T17:35:20.584Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3053 | 2026-04-01T17:35:20.609Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3054 | 2026-04-01T17:35:20.637Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3055 | 2026-04-01T17:35:20.664Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3056 | 2026-04-01T17:35:20.781Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3057 | 2026-04-01T17:35:20.851Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3058 | 2026-04-01T17:35:20.891Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3059 | 2026-04-01T17:35:20.920Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3060 | 2026-04-01T17:35:20.923Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3061 | 2026-04-01T17:35:20.963Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3062 | 2026-04-01T17:35:21.043Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3063 | 2026-04-01T17:35:21.067Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3064 | 2026-04-01T17:35:21.070Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3065 | 2026-04-01T17:35:21.115Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3066 | 2026-04-01T17:35:21.158Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3067 | 2026-04-01T17:35:21.204Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3068 | 2026-04-01T17:35:21.520Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3069 | 2026-04-01T17:35:21.623Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3070 | 2026-04-01T17:35:21.673Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3071 | 2026-04-01T17:35:21.770Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3072 | 2026-04-01T17:35:21.813Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3073 | 2026-04-01T17:35:21.918Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3074 | 2026-04-01T17:35:22.058Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3075 | 2026-04-01T17:35:22.108Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3076 | 2026-04-01T17:35:22.271Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3077 | 2026-04-01T17:35:22.295Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3078 | 2026-04-01T17:35:22.469Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3079 | 2026-04-01T17:35:22.550Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3080 | 2026-04-01T17:35:22.663Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3081 | 2026-04-01T17:35:22.745Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3082 | 2026-04-01T17:35:22.836Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3083 | 2026-04-01T17:35:22.892Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3084 | 2026-04-01T17:35:22.920Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3085 | 2026-04-01T17:35:23.070Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3086 | 2026-04-01T17:35:23.154Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3087 | 2026-04-01T17:35:23.342Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3088 | 2026-04-01T17:35:23.412Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3089 | 2026-04-01T17:35:23.487Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3090 | 2026-04-01T17:35:23.510Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3091 | 2026-04-01T17:35:23.622Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3092 | 2026-04-01T17:35:23.678Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3093 | 2026-04-01T17:35:23.794Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3094 | 2026-04-01T17:35:23.858Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3095 | 2026-04-01T17:35:23.912Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3096 | 2026-04-01T17:35:24.022Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3097 | 2026-04-01T17:35:24.051Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3098 | 2026-04-01T17:35:24.073Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3099 | 2026-04-01T17:35:24.114Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3100 | 2026-04-01T17:35:24.343Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3101 | 2026-04-01T17:35:24.343Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3102 | 2026-04-01T17:35:24.385Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3103 | 2026-04-01T17:35:24.389Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3104 | 2026-04-01T17:35:24.572Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3105 | 2026-04-01T17:35:24.616Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3106 | 2026-04-01T17:35:24.638Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3107 | 2026-04-01T17:35:24.797Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3108 | 2026-04-01T17:35:24.865Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3109 | 2026-04-01T17:35:24.892Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3110 | 2026-04-01T17:35:24.935Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3111 | 2026-04-01T17:35:25.067Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3112 | 2026-04-01T17:35:25.092Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3113 | 2026-04-01T17:35:25.114Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3114 | 2026-04-01T17:35:25.265Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3115 | 2026-04-01T17:35:25.293Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3116 | 2026-04-01T17:35:25.296Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3117 | 2026-04-01T17:35:25.296Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3118 | 2026-04-01T17:35:25.360Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3119 | 2026-04-01T17:35:25.396Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3120 | 2026-04-01T17:35:25.721Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3121 | 2026-04-01T17:35:25.766Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3122 | 2026-04-01T17:35:25.918Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3123 | 2026-04-01T17:35:26.357Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3124 | 2026-04-01T17:35:26.437Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3125 | 2026-04-01T17:35:26.697Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3126 | 2026-04-01T17:35:26.818Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3127 | 2026-04-01T17:35:26.986Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3128 | 2026-04-01T17:35:27.130Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3129 | 2026-04-01T17:35:27.350Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3130 | 2026-04-01T17:35:27.689Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3131 | 2026-04-01T17:35:28.008Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3132 | 2026-04-01T17:35:28.163Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3133 | 2026-04-01T17:35:28.259Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3134 | 2026-04-01T17:35:29.343Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3135 | 2026-04-01T17:35:29.761Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3136 | 2026-04-01T17:35:29.986Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3137 | 2026-04-01T17:35:30.058Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3138 | 2026-04-01T17:35:30.358Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3139 | 2026-04-01T17:35:30.610Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3140 | 2026-04-01T17:35:30.712Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3141 | 2026-04-01T17:35:30.735Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3142 | 2026-04-01T17:35:30.992Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3143 | 2026-04-01T17:35:31.050Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3144 | 2026-04-01T17:35:31.273Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3145 | 2026-04-01T17:35:31.299Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3146 | 2026-04-01T17:35:31.410Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3147 | 2026-04-01T17:35:31.462Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3148 | 2026-04-01T17:35:31.511Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3149 | 2026-04-01T17:35:31.598Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3150 | 2026-04-01T17:35:31.735Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3151 | 2026-04-01T17:35:31.818Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3152 | 2026-04-01T17:35:32.160Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3153 | 2026-04-01T17:35:32.484Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3154 | 2026-04-01T17:35:32.711Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3155 | 2026-04-01T17:35:33.262Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3156 | 2026-04-01T17:35:33.924Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3157 | 2026-04-01T17:35:33.996Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3158 | 2026-04-01T17:35:34.118Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3159 | 2026-04-01T17:35:34.334Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3160 | 2026-04-01T17:35:34.522Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3161 | 2026-04-01T17:35:34.607Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3162 | 2026-04-01T17:35:34.954Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3163 | 2026-04-01T17:35:35.309Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3164 | 2026-04-01T17:35:35.405Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3165 | 2026-04-01T17:35:35.852Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3166 | 2026-04-01T17:35:35.883Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3167 | 2026-04-01T17:35:36.120Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3168 | 2026-04-01T17:35:36.144Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3169 | 2026-04-01T17:35:36.170Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3170 | 2026-04-01T17:35:36.282Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3171 | 2026-04-01T17:35:36.602Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3172 | 2026-04-01T17:35:37.280Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3173 | 2026-04-01T17:35:37.416Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3174 | 2026-04-01T17:35:37.555Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3175 | 2026-04-01T17:35:38.192Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3176 | 2026-04-01T17:35:38.324Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3177 | 2026-04-01T17:35:38.729Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3178 | 2026-04-01T17:35:39.989Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3179 | 2026-04-01T17:35:40.064Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3180 | 2026-04-01T17:35:40.330Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3181 | 2026-04-01T17:35:40.784Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3182 | 2026-04-01T17:35:40.855Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3183 | 2026-04-01T17:35:40.892Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3184 | 2026-04-01T17:35:41.170Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3185 | 2026-04-01T17:35:41.373Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3186 | 2026-04-01T17:35:41.588Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3187 | 2026-04-01T17:35:41.805Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3188 | 2026-04-01T17:35:41.969Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3189 | 2026-04-01T17:35:42.244Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3190 | 2026-04-01T17:35:42.409Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3191 | 2026-04-01T17:35:42.548Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3192 | 2026-04-01T17:35:42.572Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3193 | 2026-04-01T17:35:43.468Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3194 | 2026-04-01T17:35:43.742Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3195 | 2026-04-01T17:35:44.394Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3196 | 2026-04-01T17:35:44.439Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3197 | 2026-04-01T17:35:47.113Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3198 | 2026-04-01T17:35:47.349Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3199 | 2026-04-01T17:35:47.790Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3200 | 2026-04-01T17:35:48.263Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3201 | 2026-04-01T17:35:48.960Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3202 | 2026-04-01T17:35:49.283Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3203 | 2026-04-01T17:35:49.762Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3204 | 2026-04-01T17:35:50.593Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3205 | 2026-04-01T17:35:50.962Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3206 | 2026-04-01T17:35:51.414Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3207 | 2026-04-01T17:35:51.439Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3208 | 2026-04-01T17:35:52.064Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3209 | 2026-04-01T17:35:52.205Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3210 | 2026-04-01T17:35:52.359Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3211 | 2026-04-01T17:35:52.624Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3212 | 2026-04-01T17:35:52.648Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3213 | 2026-04-01T17:35:52.856Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3214 | 2026-04-01T17:35:53.042Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3215 | 2026-04-01T17:35:53.067Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3216 | 2026-04-01T17:35:53.132Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3217 | 2026-04-01T17:35:53.544Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3218 | 2026-04-01T17:35:53.745Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3219 | 2026-04-01T17:35:53.748Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3220 | 2026-04-01T17:35:54.027Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3221 | 2026-04-01T17:35:54.721Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3222 | 2026-04-01T17:35:54.743Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3223 | 2026-04-01T17:35:55.146Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3224 | 2026-04-01T17:35:55.850Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3225 | 2026-04-01T17:35:56.180Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3226 | 2026-04-01T17:35:57.187Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3227 | 2026-04-01T17:35:58.003Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3228 | 2026-04-01T17:35:58.435Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3229 | 2026-04-01T17:36:01.577Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3230 | 2026-04-01T17:36:01.983Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3231 | 2026-04-01T17:36:03.172Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3232 | 2026-04-01T17:36:03.392Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3233 | 2026-04-01T17:36:03.909Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3234 | 2026-04-01T17:36:06.373Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3235 | 2026-04-01T17:36:07.270Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3236 | 2026-04-01T17:36:07.894Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3237 | 2026-04-01T17:36:08.273Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3238 | 2026-04-01T17:36:08.899Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3239 | 2026-04-01T17:36:11.503Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3240 | 2026-04-01T17:36:12.037Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3241 | 2026-04-01T17:36:12.309Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3242 | 2026-04-01T17:36:12.333Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3243 | 2026-04-01T17:36:12.758Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3244 | 2026-04-01T17:36:13.601Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3245 | 2026-04-01T17:36:18.401Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3246 | 2026-04-01T17:36:18.909Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3247 | 2026-04-01T17:36:19.615Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3248 | 2026-04-01T17:36:20.960Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3249 | 2026-04-01T17:36:21.610Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3250 | 2026-04-01T17:36:22.279Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3251 | 2026-04-01T17:36:23.110Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3252 | 2026-04-01T17:36:23.736Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3253 | 2026-04-01T17:36:24.371Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3254 | 2026-04-01T17:36:25.739Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3255 | 2026-04-01T17:36:25.797Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3256 | 2026-04-01T17:36:26.646Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3257 | 2026-04-01T17:36:27.264Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3258 | 2026-04-01T17:36:28.107Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3259 | 2026-04-01T17:36:30.417Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3260 | 2026-04-01T17:36:31.547Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3261 | 2026-04-01T17:36:32.079Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3262 | 2026-04-01T17:36:33.861Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3263 | 2026-04-01T17:36:34.627Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3264 | 2026-04-01T17:36:35.689Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3265 | 2026-04-01T17:36:36.367Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3266 | 2026-04-01T17:36:38.948Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3267 | 2026-04-01T17:36:39.230Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3268 | 2026-04-01T17:36:40.031Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3269 | 2026-04-01T17:36:41.343Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3270 | 2026-04-01T17:36:42.440Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3271 | 2026-04-01T17:36:44.718Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3272 | 2026-04-01T17:36:45.493Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3273 | 2026-04-01T17:36:46.778Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3274 | 2026-04-01T17:36:48.256Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3275 | 2026-04-01T17:36:49.687Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3276 | 2026-04-01T17:36:54.009Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3277 | 2026-04-01T17:36:55.661Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3278 | 2026-04-01T17:36:57.202Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3279 | 2026-04-01T17:37:00.713Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3280 | 2026-04-01T17:37:01.693Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3281 | 2026-04-01T17:37:02.462Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3282 | 2026-04-01T17:37:03.107Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3283 | 2026-04-01T17:37:05.200Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3284 | 2026-04-01T17:37:06.725Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3285 | 2026-04-01T17:37:08.443Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3286 | 2026-04-01T17:37:10.343Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3287 | 2026-04-01T17:37:11.940Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3288 | 2026-04-01T17:37:13.893Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3289 | 2026-04-01T17:37:15.269Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3290 | 2026-04-01T17:37:16.902Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3291 | 2026-04-01T17:37:18.598Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3292 | 2026-04-01T17:37:20.225Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3293 | 2026-04-01T17:37:21.847Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3294 | 2026-04-01T17:37:23.542Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3295 | 2026-04-01T17:37:25.113Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3296 | 2026-04-01T17:37:27.103Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3297 | 2026-04-01T17:37:28.587Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3298 | 2026-04-01T17:37:30.367Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3299 | 2026-04-01T17:37:32.269Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3300 | 2026-04-01T17:37:33.901Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3301 | 2026-04-01T17:37:35.804Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3302 | 2026-04-01T17:37:38.222Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3303 | 2026-04-01T17:37:39.955Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3304 | 2026-04-01T17:37:41.944Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3305 | 2026-04-01T17:37:43.900Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3306 | 2026-04-01T17:37:45.754Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3307 | 2026-04-01T17:37:47.748Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3308 | 2026-04-01T17:37:51.116Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3309 | 2026-04-01T17:37:52.044Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3310 | 2026-04-01T17:37:52.234Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3311 | 2026-04-01T17:37:56.305Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3312 | 2026-04-01T17:37:58.458Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3313 | 2026-04-01T17:38:00.566Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3314 | 2026-04-01T17:38:02.616Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3315 | 2026-04-01T17:38:04.785Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3316 | 2026-04-01T17:38:06.907Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3317 | 2026-04-01T17:38:08.948Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3318 | 2026-04-01T17:38:11.549Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3319 | 2026-04-01T17:38:13.445Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3320 | 2026-04-01T17:38:15.257Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3321 | 2026-04-01T17:38:17.418Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3322 | 2026-04-01T17:38:19.604Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3323 | 2026-04-01T17:38:21.710Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3324 | 2026-04-01T17:38:23.840Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3325 | 2026-04-01T17:38:26.014Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3326 | 2026-04-01T17:38:28.184Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3327 | 2026-04-01T17:38:30.432Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3328 | 2026-04-01T17:38:32.665Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3329 | 2026-04-01T17:38:34.711Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3330 | 2026-04-01T17:38:36.858Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3331 | 2026-04-01T17:38:39.128Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3332 | 2026-04-01T17:38:41.275Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3333 | 2026-04-01T17:38:43.979Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3334 | 2026-04-01T17:38:46.018Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3335 | 2026-04-01T17:38:48.383Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3336 | 2026-04-01T17:38:50.627Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3337 | 2026-04-01T17:38:52.995Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3338 | 2026-04-01T17:38:55.342Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3339 | 2026-04-01T17:38:57.670Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3340 | 2026-04-01T17:38:59.958Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3341 | 2026-04-01T17:39:02.246Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3342 | 2026-04-01T17:39:04.656Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3343 | 2026-04-01T17:39:07.091Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3344 | 2026-04-01T17:39:09.353Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3345 | 2026-04-01T17:39:11.706Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3346 | 2026-04-01T17:39:14.086Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3347 | 2026-04-01T17:39:16.681Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3348 | 2026-04-01T17:39:19.087Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3349 | 2026-04-01T17:39:21.453Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3350 | 2026-04-01T17:39:23.806Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3351 | 2026-04-01T17:39:26.193Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3352 | 2026-04-01T17:39:28.616Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3353 | 2026-04-01T17:39:31.077Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3354 | 2026-04-01T17:39:33.881Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3355 | 2026-04-01T17:39:36.017Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3356 | 2026-04-01T17:39:43.344Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3357 | 2026-04-01T17:39:43.499Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3358 | 2026-04-01T17:39:46.756Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3359 | 2026-04-01T17:39:49.768Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3360 | 2026-04-01T17:39:52.987Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3361 | 2026-04-01T17:39:56.217Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3362 | 2026-04-01T17:39:59.363Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3363 | 2026-04-01T17:40:03.971Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3364 | 2026-04-01T17:40:06.632Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3365 | 2026-04-01T17:40:10.210Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3366 | 2026-04-01T17:40:13.604Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3367 | 2026-04-01T17:40:17.093Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3368 | 2026-04-01T17:40:20.679Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3369 | 2026-04-01T17:40:24.106Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3370 | 2026-04-01T17:40:27.620Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3371 | 2026-04-01T17:40:31.218Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3372 | 2026-04-01T17:40:34.767Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3373 | 2026-04-01T17:40:38.222Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3374 | 2026-04-01T17:40:41.668Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3375 | 2026-04-01T17:40:45.228Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3376 | 2026-04-01T17:40:48.795Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3377 | 2026-04-01T17:40:52.235Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3378 | 2026-04-01T17:40:55.724Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3379 | 2026-04-01T17:40:59.332Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3380 | 2026-04-01T17:41:02.795Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3381 | 2026-04-01T17:41:06.311Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3382 | 2026-04-01T17:41:34.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 16s |
| 3383 | 2026-04-01T17:41:34.736Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 192 other files |
| 3384 | 2026-04-01T17:41:34.835Z | |
| 3385 | 2026-04-01T17:41:34.835Z | real 6:16.472596177 |
| 3386 | 2026-04-01T17:41:34.835Z | user 17:11.982368444 |
| 3387 | 2026-04-01T17:41:34.835Z | sys 3:37.977226825 |
| 3388 | 2026-04-01T17:41:34.835Z | trap 0.261024642 |
| 3389 | 2026-04-01T17:41:34.835Z | tflt 0.051091659 |
| 3390 | 2026-04-01T17:41:34.835Z | dflt 0.018639532 |
| 3391 | 2026-04-01T17:41:34.835Z | kflt 0.000069450 |
| 3392 | 2026-04-01T17:41:34.835Z | lock 5:49:40.415428556 |
| 3393 | 2026-04-01T17:41:34.835Z | slp 2:05:51.461815007 |
| 3394 | 2026-04-01T17:41:34.835Z | lat 32.201669896 |
| 3395 | 2026-04-01T17:41:34.835Z | stop 1:45.978722642 |
| 3396 | 2026-04-01T17:41:34.838Z | process exited: duration 799742 ms, exit code 0 |
| |
| 3397 | 2026-04-01T17:41:34.847Z | found 0 output files |