|
|
|
| 1 | 2026-03-18T21:42:26.387Z | job assigned to worker 01KM1E9TJ89YP3AK5QEM3CKJGK [factory aws, i-05601667aaaa2448e] (queued for 1 m 32 s) |
| |
| 2 | 2026-03-18T21:42:34.220Z | starting task 0: "setup" |
| 3 | 2026-03-18T21:42:34.224Z | ++ uname -s |
| 4 | 2026-03-18T21:42:34.224Z | + kern=SunOS |
| 5 | 2026-03-18T21:42:34.224Z | + build_user=build |
| 6 | 2026-03-18T21:42:34.224Z | + build_uid=12345 |
| 7 | 2026-03-18T21:42:34.224Z | + work_dir=/work |
| 8 | 2026-03-18T21:42:34.228Z | + input_dir=/input |
| 9 | 2026-03-18T21:42:34.229Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T21:42:34.229Z | + case "$kern" in |
| 11 | 2026-03-18T21:42:34.229Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T21:42:34.229Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T21:42:36.234Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T21:42:36.277Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T21:42:36.283Z | + home_fs=zfs |
| 16 | 2026-03-18T21:42:36.283Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T21:42:36.283Z | + mkdir -p /home/build |
| 18 | 2026-03-18T21:42:36.283Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T21:42:37.282Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T21:42:37.286Z | process exited: duration 3067 ms, exit code 0 |
| |
| 21 | 2026-03-18T21:42:37.293Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T21:42:37.298Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-18T21:42:37.298Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-18T21:42:37.298Z | * rust toolchain profile = "default" |
| 25 | 2026-03-18T21:42:37.298Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-18T21:42:37.298Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T21:42:37.299Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T21:42:37.302Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T21:42:37.303Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-18T21:42:37.463Z | info: downloading installer |
| 31 | 2026-03-18T21:42:39.127Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T21:42:39.127Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T21:42:39.128Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T21:42:39.128Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T21:42:39.129Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T21:42:39.129Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T21:42:39.129Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T21:42:39.129Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T21:42:39.129Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T21:42:39.130Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T21:42:39.130Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T21:42:39.130Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T21:42:39.130Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T21:42:39.140Z | info: profile set to default |
| 45 | 2026-03-18T21:42:39.140Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T21:42:39.143Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-18T21:42:39.294Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T21:42:39.298Z | info: downloading 6 components |
| 49 | 2026-03-18T21:42:54.538Z | |
| 50 | 2026-03-18T21:42:54.538Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-03-18T21:42:54.579Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T21:42:54.579Z | |
| 53 | 2026-03-18T21:42:54.582Z | |
| 54 | 2026-03-18T21:42:54.582Z | Rust is installed now. Great! |
| 55 | 2026-03-18T21:42:54.582Z | |
| 56 | 2026-03-18T21:42:54.582Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T21:42:54.582Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T21:42:54.582Z | |
| 59 | 2026-03-18T21:42:54.582Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T21:42:54.582Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T21:42:54.582Z | |
| 62 | 2026-03-18T21:42:54.582Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T21:42:54.582Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T21:42:54.582Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T21:42:54.582Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T21:42:54.582Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T21:42:54.582Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T21:42:54.582Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T21:42:54.582Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T21:42:54.582Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T21:42:54.693Z | + rustup --version |
| 72 | 2026-03-18T21:42:54.703Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T21:42:54.706Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T21:42:54.730Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T21:42:54.733Z | + cargo --version |
| 76 | 2026-03-18T21:42:54.750Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T21:42:54.754Z | + rustc --version |
| 78 | 2026-03-18T21:42:54.778Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T21:42:54.781Z | process exited: duration 17483 ms, exit code 0 |
| |
| 80 | 2026-03-18T21:42:54.788Z | starting task 2: "authentication" |
| 81 | 2026-03-18T21:42:54.807Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T21:42:54.813Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T21:42:54.817Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-18T21:42:54.821Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-18T21:42:54.851Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-18T21:43:31.321Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-18T21:43:31.324Z | + git fetch origin f1cc356bdbc706589db877015733cd7a56a4b395 |
| 88 | 2026-03-18T21:43:31.735Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-18T21:43:31.735Z | * branch f1cc356bdbc706589db877015733cd7a56a4b395 -> FETCH_HEAD |
| 90 | 2026-03-18T21:43:31.746Z | + [[ -n bump-console-d697520c ]] |
| 91 | 2026-03-18T21:43:31.749Z | ++ git branch --show-current |
| 92 | 2026-03-18T21:43:31.749Z | + current=main |
| 93 | 2026-03-18T21:43:31.753Z | + [[ main != bump-console-d697520c ]] |
| 94 | 2026-03-18T21:43:31.753Z | + git branch -f bump-console-d697520c f1cc356bdbc706589db877015733cd7a56a4b395 |
| 95 | 2026-03-18T21:43:31.756Z | + git checkout -f bump-console-d697520c |
| 96 | 2026-03-18T21:43:31.810Z | Switched to branch 'bump-console-d697520c' |
| 97 | 2026-03-18T21:43:31.814Z | + git reset --hard f1cc356bdbc706589db877015733cd7a56a4b395 |
| 98 | 2026-03-18T21:43:31.874Z | HEAD is now at f1cc356bd Bump web console (quick actions polish) |
| 99 | 2026-03-18T21:43:31.877Z | process exited: duration 37054 ms, exit code 0 |
| |
| 100 | 2026-03-18T21:43:31.883Z | starting task 4: "build" |
| 101 | 2026-03-18T21:43:31.888Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-18T21:43:31.891Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-18T21:43:31.891Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-18T21:43:31.891Z | + cargo --version |
| 105 | 2026-03-18T21:43:31.901Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-18T21:43:31.904Z | + rustc --version |
| 107 | 2026-03-18T21:43:31.928Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-18T21:43:31.931Z | + source ./env.sh |
| 109 | 2026-03-18T21:43:31.931Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-18T21:43:31.931Z | ++ set -o xtrace |
| 111 | 2026-03-18T21:43:31.934Z | ++++ dirname ./env.sh |
| 112 | 2026-03-18T21:43:31.938Z | +++ readlink -f . |
| 113 | 2026-03-18T21:43:31.938Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-18T21:43:31.938Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-18T21:43:31.938Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-03-18T21:43:31.938Z | ++ 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 |
| 117 | 2026-03-18T21:43:31.938Z | ++ 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 |
| 118 | 2026-03-18T21:43:31.938Z | ++ 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 |
| 119 | 2026-03-18T21:43:31.938Z | ++ 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 |
| 120 | 2026-03-18T21:43:31.938Z | ++ 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 |
| 121 | 2026-03-18T21:43:31.938Z | ++ 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 |
| 122 | 2026-03-18T21:43:31.938Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-18T21:43:31.939Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-18T21:43:31.939Z | + 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:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-03-18T21:43:31.939Z | + 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:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-03-18T21:43:31.939Z | + banner prerequisites |
| 127 | 2026-03-18T21:43:31.942Z | |
| 128 | 2026-03-18T21:43:31.942Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-18T21:43:31.942Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-18T21:43:31.942Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-18T21:43:31.942Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-18T21:43:31.942Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-18T21:43:31.942Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-18T21:43:31.942Z | |
| 135 | 2026-03-18T21:43:31.942Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-18T21:43:42.793Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-18T21:43:52.816Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-18T21:44:15.105Z | Planning: Solver setup ... Done (20.857s) |
| 139 | 2026-03-18T21:44:15.258Z | Planning: Running solver ... Done (0.153s) |
| 140 | 2026-03-18T21:44:15.440Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-18T21:44:15.454Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-18T21:44:15.586Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-18T21:44:15.630Z | Planning: Package planning ... Done (0.044s) |
| 144 | 2026-03-18T21:44:15.670Z | Planning: Merging actions ... Done (0.039s) |
| 145 | 2026-03-18T21:44:15.908Z | Planning: Checking for conflicting actions ... Done (0.238s) |
| 146 | 2026-03-18T21:44:15.919Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-18T21:44:16.779Z | Planning: Evaluating mediators ... Done (0.860s) |
| 148 | 2026-03-18T21:44:16.787Z | Planning: Planning completed in 23.82 seconds |
| 149 | 2026-03-18T21:44:16.800Z | Packages to install: 4 |
| 150 | 2026-03-18T21:44:16.803Z | Mediators to change: 2 |
| 151 | 2026-03-18T21:44:16.803Z | Services to change: 1 |
| 152 | 2026-03-18T21:44:16.803Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-18T21:44:16.803Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-18T21:44:16.804Z | Create boot environment: No |
| 155 | 2026-03-18T21:44:16.804Z | Create backup boot environment: No |
| 156 | 2026-03-18T21:44:16.804Z | Rebuild boot archive: No |
| 157 | 2026-03-18T21:44:16.804Z | |
| 158 | 2026-03-18T21:44:16.804Z | Changed mediators: |
| 159 | 2026-03-18T21:44:16.804Z | mediator clang: |
| 160 | 2026-03-18T21:44:16.804Z | version: None -> 15 (system default) |
| 161 | 2026-03-18T21:44:16.804Z | |
| 162 | 2026-03-18T21:44:16.804Z | mediator llvm: |
| 163 | 2026-03-18T21:44:16.804Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-18T21:44:16.805Z | |
| 165 | 2026-03-18T21:44:16.805Z | Changed packages: |
| 166 | 2026-03-18T21:44:16.805Z | helios-dev |
| 167 | 2026-03-18T21:44:16.805Z | developer/build-essential |
| 168 | 2026-03-18T21:44:16.805Z | None -> 11-2.0 |
| 169 | 2026-03-18T21:44:16.805Z | library/libxmlsec1 |
| 170 | 2026-03-18T21:44:16.805Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-18T21:44:16.805Z | ooce/developer/clang-15 |
| 172 | 2026-03-18T21:44:16.805Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-18T21:44:16.805Z | ooce/developer/llvm-15 |
| 174 | 2026-03-18T21:44:16.805Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-18T21:44:16.805Z | |
| 176 | 2026-03-18T21:44:16.805Z | Services: |
| 177 | 2026-03-18T21:44:16.805Z | restart_fmri: |
| 178 | 2026-03-18T21:44:16.805Z | svc:/system/update-man-index:default |
| 179 | 2026-03-18T21:44:16.850Z | |
| 180 | 2026-03-18T21:44:16.850Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-18T21:44:22.112Z | Download: 1194/3290 items 83.5/212.6MB 39% complete (19.8M/s) |
| 182 | 2026-03-18T21:44:27.534Z | Download: 3248/3290 items 203.1/212.6MB 95% complete (20.4M/s) |
| 183 | 2026-03-18T21:44:28.405Z | Download: Completed 212.60 MB in 11.55 seconds (18.4M/s) |
| 184 | 2026-03-18T21:44:29.343Z | Actions: 1/3689 actions (Installing new actions) |
| 185 | 2026-03-18T21:44:33.518Z | Actions: Completed 3689 actions in 4.17 seconds. |
| 186 | 2026-03-18T21:44:33.884Z | Done (0.361s) |
| 187 | 2026-03-18T21:44:33.884Z | Done (0.000s) |
| 188 | 2026-03-18T21:44:34.882Z | Done (0.998s) |
| 189 | 2026-03-18T21:44:38.974Z | Done (3.742s) |
| 190 | 2026-03-18T21:44:39.053Z | Done (0.018s) |
| 191 | 2026-03-18T21:44:39.058Z | Done (0.000s) |
| 192 | 2026-03-18T21:44:39.199Z | Done (0.000s) |
| 193 | 2026-03-18T21:44:40.185Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-03-18T21:44:40.336Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-03-18T21:44:40.339Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-03-18T21:44:40.560Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-03-18T21:44:40.568Z | Planning: Planning completed in 0.38 seconds |
| 198 | 2026-03-18T21:44:40.590Z | Mediators to change: 2 |
| 199 | 2026-03-18T21:44:40.590Z | Create boot environment: No |
| 200 | 2026-03-18T21:44:40.594Z | Create backup boot environment: No |
| 201 | 2026-03-18T21:44:40.657Z | Done |
| 202 | 2026-03-18T21:44:40.657Z | Done |
| 203 | 2026-03-18T21:44:41.381Z | Done |
| 204 | 2026-03-18T21:44:44.721Z | Done |
| 205 | 2026-03-18T21:44:44.805Z | Done |
| 206 | 2026-03-18T21:44:44.812Z | Done |
| 207 | 2026-03-18T21:44:44.960Z | Done |
| 208 | 2026-03-18T21:44:45.506Z | Planning: Evaluating mediator changes ... Done |
| 209 | 2026-03-18T21:44:45.512Z | Planning: Merging actions ... Done |
| 210 | 2026-03-18T21:44:45.718Z | Planning: Checking for conflicting actions ... Done |
| 211 | 2026-03-18T21:44:45.727Z | Planning: Consolidating action changes ... Done |
| 212 | 2026-03-18T21:44:45.900Z | Planning: Evaluating mediators ... Done |
| 213 | 2026-03-18T21:44:45.944Z | Planning: Planning completed in 0.64 seconds |
| 214 | 2026-03-18T21:44:45.970Z | Packages to change: 1 |
| 215 | 2026-03-18T21:44:45.971Z | Mediators to change: 1 |
| 216 | 2026-03-18T21:44:45.980Z | Services to change: 1 |
| 217 | 2026-03-18T21:44:45.980Z | Create boot environment: No |
| 218 | 2026-03-18T21:44:45.980Z | Create backup boot environment: Yes |
| 219 | 2026-03-18T21:44:48.482Z | Actions: 1/6 actions (Updating modified actions) |
| 220 | 2026-03-18T21:44:48.485Z | Actions: Completed 6 actions in 0.00 seconds. |
| 221 | 2026-03-18T21:44:48.485Z | Done |
| 222 | 2026-03-18T21:44:48.485Z | Done |
| 223 | 2026-03-18T21:44:48.675Z | Done |
| 224 | 2026-03-18T21:44:51.980Z | Done |
| 225 | 2026-03-18T21:44:52.070Z | Done |
| 226 | 2026-03-18T21:44:52.077Z | Done |
| 227 | 2026-03-18T21:44:52.238Z | Done |
| 228 | 2026-03-18T21:44:52.620Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 229 | 2026-03-18T21:44:52.620Z | clang system 15 system |
| 230 | 2026-03-18T21:44:52.620Z | csh system system illumos |
| 231 | 2026-03-18T21:44:52.620Z | ctags system system illumos |
| 232 | 2026-03-18T21:44:52.620Z | file system system illumos |
| 233 | 2026-03-18T21:44:52.620Z | gcc vendor 12 vendor |
| 234 | 2026-03-18T21:44:52.620Z | gcc system 10 system |
| 235 | 2026-03-18T21:44:52.620Z | gcc system 7 system |
| 236 | 2026-03-18T21:44:52.620Z | go system 1.20 system |
| 237 | 2026-03-18T21:44:52.620Z | go system 1.19 system |
| 238 | 2026-03-18T21:44:52.620Z | llvm system 15 system |
| 239 | 2026-03-18T21:44:52.620Z | llvm system 14 system |
| 240 | 2026-03-18T21:44:52.620Z | mariadb system 10.6 system |
| 241 | 2026-03-18T21:44:52.620Z | mta vendor vendor dma |
| 242 | 2026-03-18T21:44:52.620Z | openjdk system 17 system |
| 243 | 2026-03-18T21:44:52.620Z | openjdk system 11 system |
| 244 | 2026-03-18T21:44:52.620Z | openjdk system 1.8 system |
| 245 | 2026-03-18T21:44:52.620Z | openssl vendor 3 vendor |
| 246 | 2026-03-18T21:44:52.620Z | perl system 5.36 system |
| 247 | 2026-03-18T21:44:52.620Z | postgresql system 15 system |
| 248 | 2026-03-18T21:44:52.620Z | postgresql system 13 system |
| 249 | 2026-03-18T21:44:52.621Z | python vendor 3 vendor |
| 250 | 2026-03-18T21:44:52.621Z | python system 2 system |
| 251 | 2026-03-18T21:44:52.621Z | python3 system 3.11 system |
| 252 | 2026-03-18T21:44:52.621Z | ruby system 3.0 system |
| 253 | 2026-03-18T21:44:52.621Z | words vendor vendor american-english |
| 254 | 2026-03-18T21:44:52.621Z | words system system australian-english |
| 255 | 2026-03-18T21:44:52.621Z | words system system british-english |
| 256 | 2026-03-18T21:44:52.621Z | words system system canadian-english |
| 257 | 2026-03-18T21:44:52.621Z | words system system french |
| 258 | 2026-03-18T21:44:52.621Z | words system system italian |
| 259 | 2026-03-18T21:44:52.621Z | words system system ngerman |
| 260 | 2026-03-18T21:44:52.621Z | words system system ogerman |
| 261 | 2026-03-18T21:44:52.621Z | words system system spanish |
| 262 | 2026-03-18T21:44:52.932Z | PUBLISHER TYPE STATUS P LOCATION |
| 263 | 2026-03-18T21:44:52.932Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 264 | 2026-03-18T21:44:58.911Z | FMRI IFO |
| 265 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 266 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 267 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 268 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 269 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 270 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 271 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 272 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 273 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 274 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 275 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 276 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 277 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 278 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 279 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 280 | 2026-03-18T21:44:58.911Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 281 | 2026-03-18T21:45:00.146Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 282 | 2026-03-18T21:45:00.492Z | Updating crates.io index |
| 283 | 2026-03-18T21:45:00.496Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 284 | 2026-03-18T21:45:00.778Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 285 | 2026-03-18T21:45:01.963Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 286 | 2026-03-18T21:45:02.511Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 287 | 2026-03-18T21:45:03.211Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 288 | 2026-03-18T21:45:04.563Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 289 | 2026-03-18T21:45:05.172Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 290 | 2026-03-18T21:45:07.596Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-03-18T21:45:13.521Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 292 | 2026-03-18T21:45:14.866Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 293 | 2026-03-18T21:45:15.342Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 294 | 2026-03-18T21:45:16.473Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 295 | 2026-03-18T21:45:16.757Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 296 | 2026-03-18T21:45:17.763Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 297 | 2026-03-18T21:45:18.067Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 298 | 2026-03-18T21:45:19.123Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 299 | 2026-03-18T21:45:20.587Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 300 | 2026-03-18T21:45:20.857Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 301 | 2026-03-18T21:45:21.317Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 302 | 2026-03-18T21:45:21.921Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 303 | 2026-03-18T21:45:22.268Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 304 | 2026-03-18T21:45:22.505Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 305 | 2026-03-18T21:45:22.861Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 306 | 2026-03-18T21:45:23.335Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 307 | 2026-03-18T21:45:24.195Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 308 | 2026-03-18T21:45:25.029Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 309 | 2026-03-18T21:45:25.334Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 310 | 2026-03-18T21:45:25.731Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 311 | 2026-03-18T21:45:26.020Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 312 | 2026-03-18T21:45:27.586Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 313 | 2026-03-18T21:45:27.933Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 314 | 2026-03-18T21:45:28.419Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 315 | 2026-03-18T21:45:28.766Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 316 | 2026-03-18T21:45:29.378Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 317 | 2026-03-18T21:45:29.797Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 318 | 2026-03-18T21:45:30.105Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 319 | 2026-03-18T21:45:30.386Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 320 | 2026-03-18T21:45:30.829Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 321 | 2026-03-18T21:45:57.541Z | Downloading crates ... |
| 322 | 2026-03-18T21:45:57.603Z | Downloaded bitflags v2.11.0 |
| 323 | 2026-03-18T21:45:57.607Z | Downloaded pretty-hex v0.4.1 |
| 324 | 2026-03-18T21:45:57.610Z | Downloaded once_cell v1.21.3 |
| 325 | 2026-03-18T21:45:57.614Z | Downloaded dof v0.3.0 |
| 326 | 2026-03-18T21:45:57.614Z | Downloaded log v0.4.29 |
| 327 | 2026-03-18T21:45:57.621Z | Downloaded heck v0.5.0 |
| 328 | 2026-03-18T21:45:57.624Z | Downloaded utf8_iter v1.0.4 |
| 329 | 2026-03-18T21:45:57.624Z | Downloaded dtrace-parser v0.2.0 |
| 330 | 2026-03-18T21:45:57.624Z | Downloaded version_check v0.9.5 |
| 331 | 2026-03-18T21:45:57.627Z | Downloaded serde-value v0.7.0 |
| 332 | 2026-03-18T21:45:57.631Z | Downloaded icu_provider v2.1.1 |
| 333 | 2026-03-18T21:45:57.631Z | Downloaded colorchoice v1.0.4 |
| 334 | 2026-03-18T21:45:57.635Z | Downloaded usdt v0.5.0 |
| 335 | 2026-03-18T21:45:57.639Z | Downloaded terminal_size v0.4.3 |
| 336 | 2026-03-18T21:45:57.639Z | Downloaded zerofrom v0.1.6 |
| 337 | 2026-03-18T21:45:57.639Z | Downloaded yoke v0.8.1 |
| 338 | 2026-03-18T21:45:57.642Z | Downloaded is_terminal_polyfill v1.70.2 |
| 339 | 2026-03-18T21:45:57.642Z | Downloaded zerofrom-derive v0.1.6 |
| 340 | 2026-03-18T21:45:57.642Z | Downloaded fnv v1.0.7 |
| 341 | 2026-03-18T21:45:57.645Z | Downloaded toml_datetime v0.6.11 |
| 342 | 2026-03-18T21:45:57.645Z | Downloaded thiserror-impl v2.0.18 |
| 343 | 2026-03-18T21:45:57.649Z | Downloaded thiserror-impl v1.0.69 |
| 344 | 2026-03-18T21:45:57.649Z | Downloaded heck v0.4.1 |
| 345 | 2026-03-18T21:45:57.652Z | Downloaded strsim v0.11.1 |
| 346 | 2026-03-18T21:45:57.652Z | Downloaded cpufeatures v0.2.17 |
| 347 | 2026-03-18T21:45:57.652Z | Downloaded usdt-macro v0.5.0 |
| 348 | 2026-03-18T21:45:57.656Z | Downloaded byteorder v1.5.0 |
| 349 | 2026-03-18T21:45:57.656Z | Downloaded typeid v1.0.3 |
| 350 | 2026-03-18T21:45:57.656Z | Downloaded sha2 v0.10.9 |
| 351 | 2026-03-18T21:45:57.659Z | Downloaded tempfile v3.25.0 |
| 352 | 2026-03-18T21:45:57.659Z | Downloaded icu_normalizer v2.1.1 |
| 353 | 2026-03-18T21:45:57.662Z | Downloaded utf8parse v0.2.2 |
| 354 | 2026-03-18T21:45:57.666Z | Downloaded url v2.5.8 |
| 355 | 2026-03-18T21:45:57.667Z | Downloaded idna v1.1.0 |
| 356 | 2026-03-18T21:45:57.670Z | Downloaded zerovec-derive v0.11.2 |
| 357 | 2026-03-18T21:45:57.670Z | Downloaded usdt-attr-macro v0.5.0 |
| 358 | 2026-03-18T21:45:57.670Z | Downloaded unicode-linebreak v0.1.5 |
| 359 | 2026-03-18T21:45:57.673Z | Downloaded swrite v0.1.0 |
| 360 | 2026-03-18T21:45:57.673Z | Downloaded idna_adapter v1.2.1 |
| 361 | 2026-03-18T21:45:57.673Z | Downloaded icu_normalizer_data v2.1.1 |
| 362 | 2026-03-18T21:45:57.676Z | Downloaded zmij v1.0.21 |
| 363 | 2026-03-18T21:45:57.677Z | Downloaded thread-id v4.2.2 |
| 364 | 2026-03-18T21:45:57.680Z | Downloaded cargo-platform v0.2.0 |
| 365 | 2026-03-18T21:45:57.680Z | Downloaded yoke-derive v0.8.1 |
| 366 | 2026-03-18T21:45:57.680Z | Downloaded zerotrie v0.2.3 |
| 367 | 2026-03-18T21:45:57.683Z | Downloaded proc-macro-error-attr v1.0.4 |
| 368 | 2026-03-18T21:45:57.683Z | Downloaded zerocopy-derive v0.7.35 |
| 369 | 2026-03-18T21:45:57.687Z | Downloaded serde_spanned v0.6.9 |
| 370 | 2026-03-18T21:45:57.687Z | Downloaded usdt-impl v0.5.0 |
| 371 | 2026-03-18T21:45:57.690Z | Downloaded unicode-xid v0.2.6 |
| 372 | 2026-03-18T21:45:57.690Z | Downloaded toml_write v0.1.2 |
| 373 | 2026-03-18T21:45:57.691Z | Downloaded toml v0.8.23 |
| 374 | 2026-03-18T21:45:57.693Z | Downloaded typenum v1.19.0 |
| 375 | 2026-03-18T21:45:57.698Z | Downloaded serde_tokenstream v0.2.3 |
| 376 | 2026-03-18T21:45:57.698Z | Downloaded writeable v0.6.2 |
| 377 | 2026-03-18T21:45:57.701Z | Downloaded unicode-ident v1.0.24 |
| 378 | 2026-03-18T21:45:57.702Z | Downloaded tinystr v0.8.2 |
| 379 | 2026-03-18T21:45:57.702Z | Downloaded errno v0.3.14 |
| 380 | 2026-03-18T21:45:57.705Z | Downloaded stable_deref_trait v1.2.1 |
| 381 | 2026-03-18T21:45:57.705Z | Downloaded equivalent v1.0.2 |
| 382 | 2026-03-18T21:45:57.705Z | Downloaded thiserror v1.0.69 |
| 383 | 2026-03-18T21:45:57.709Z | Downloaded clap_lex v1.0.0 |
| 384 | 2026-03-18T21:45:57.712Z | Downloaded serde-untagged v0.1.9 |
| 385 | 2026-03-18T21:45:57.712Z | Downloaded displaydoc v0.2.5 |
| 386 | 2026-03-18T21:45:57.716Z | Downloaded digest v0.10.7 |
| 387 | 2026-03-18T21:45:57.716Z | Downloaded textwrap v0.16.2 |
| 388 | 2026-03-18T21:45:57.716Z | Downloaded fastrand v2.3.0 |
| 389 | 2026-03-18T21:45:57.720Z | Downloaded anstyle-query v1.1.5 |
| 390 | 2026-03-18T21:45:57.721Z | Downloaded cfg-if v1.0.4 |
| 391 | 2026-03-18T21:45:57.721Z | Downloaded thiserror v2.0.18 |
| 392 | 2026-03-18T21:45:57.724Z | Downloaded percent-encoding v2.3.2 |
| 393 | 2026-03-18T21:45:57.724Z | Downloaded zerovec v0.11.5 |
| 394 | 2026-03-18T21:45:57.728Z | Downloaded toml_edit v0.22.27 |
| 395 | 2026-03-18T21:45:57.731Z | Downloaded winnow v0.7.14 |
| 396 | 2026-03-18T21:45:57.737Z | Downloaded zerocopy v0.7.35 |
| 397 | 2026-03-18T21:45:57.749Z | Downloaded itoa v1.0.17 |
| 398 | 2026-03-18T21:45:57.752Z | Downloaded block-buffer v0.10.4 |
| 399 | 2026-03-18T21:45:57.752Z | Downloaded scroll v0.12.0 |
| 400 | 2026-03-18T21:45:57.755Z | Downloaded ordered-float v2.10.1 |
| 401 | 2026-03-18T21:45:57.755Z | Downloaded unicode-width v0.2.0 |
| 402 | 2026-03-18T21:45:57.758Z | Downloaded synstructure v0.13.2 |
| 403 | 2026-03-18T21:45:57.761Z | Downloaded potential_utf v0.1.4 |
| 404 | 2026-03-18T21:45:57.761Z | Downloaded fs-err v3.3.0 |
| 405 | 2026-03-18T21:45:57.761Z | Downloaded proc-macro-error v1.0.4 |
| 406 | 2026-03-18T21:45:57.765Z | Downloaded pest_derive v2.8.6 |
| 407 | 2026-03-18T21:45:57.768Z | Downloaded unicode-width v0.1.14 |
| 408 | 2026-03-18T21:45:57.771Z | Downloaded memmap v0.7.0 |
| 409 | 2026-03-18T21:45:57.771Z | Downloaded semver v1.0.27 |
| 410 | 2026-03-18T21:45:57.774Z | Downloaded quote v1.0.44 |
| 411 | 2026-03-18T21:45:57.775Z | Downloaded anstyle-parse v0.2.7 |
| 412 | 2026-03-18T21:45:57.778Z | Downloaded plain v0.2.3 |
| 413 | 2026-03-18T21:45:57.778Z | Downloaded generic-array v0.14.7 |
| 414 | 2026-03-18T21:45:57.778Z | Downloaded autocfg v1.5.0 |
| 415 | 2026-03-18T21:45:57.785Z | Downloaded cargo_metadata v0.21.0 |
| 416 | 2026-03-18T21:45:57.785Z | Downloaded erased-serde v0.4.9 |
| 417 | 2026-03-18T21:45:57.789Z | Downloaded getrandom v0.4.1 |
| 418 | 2026-03-18T21:45:57.789Z | Downloaded clap_derive v4.5.55 |
| 419 | 2026-03-18T21:45:57.789Z | Downloaded papergrid v0.11.0 |
| 420 | 2026-03-18T21:45:57.792Z | Downloaded smawk v0.3.2 |
| 421 | 2026-03-18T21:45:57.792Z | Downloaded bytecount v0.6.9 |
| 422 | 2026-03-18T21:45:57.792Z | Downloaded tabled_derive v0.7.0 |
| 423 | 2026-03-18T21:45:57.795Z | Downloaded scroll_derive v0.12.1 |
| 424 | 2026-03-18T21:45:57.795Z | Downloaded macaddr v1.0.1 |
| 425 | 2026-03-18T21:45:57.795Z | Downloaded form_urlencoded v1.2.2 |
| 426 | 2026-03-18T21:45:57.795Z | Downloaded crypto-common v0.1.7 |
| 427 | 2026-03-18T21:45:57.795Z | Downloaded ucd-trie v0.1.7 |
| 428 | 2026-03-18T21:45:57.799Z | Downloaded icu_properties v2.1.2 |
| 429 | 2026-03-18T21:45:57.799Z | Downloaded cargo_toml v0.21.0 |
| 430 | 2026-03-18T21:45:57.799Z | Downloaded pest_generator v2.8.6 |
| 431 | 2026-03-18T21:45:57.802Z | Downloaded smallvec v1.15.1 |
| 432 | 2026-03-18T21:45:57.802Z | Downloaded camino-tempfile v1.4.1 |
| 433 | 2026-03-18T21:45:57.805Z | Downloaded anstyle v1.0.13 |
| 434 | 2026-03-18T21:45:57.806Z | Downloaded hashbrown v0.16.1 |
| 435 | 2026-03-18T21:45:57.810Z | Downloaded litemap v0.8.1 |
| 436 | 2026-03-18T21:45:57.810Z | Downloaded cargo-util-schemas v0.8.2 |
| 437 | 2026-03-18T21:45:57.813Z | Downloaded anyhow v1.0.102 |
| 438 | 2026-03-18T21:45:57.816Z | Downloaded anstream v0.6.21 |
| 439 | 2026-03-18T21:45:57.822Z | Downloaded serde_derive v1.0.228 |
| 440 | 2026-03-18T21:45:57.826Z | Downloaded camino v1.2.2 |
| 441 | 2026-03-18T21:45:57.829Z | Downloaded num-traits v0.2.19 |
| 442 | 2026-03-18T21:45:57.829Z | Downloaded proc-macro2 v1.0.106 |
| 443 | 2026-03-18T21:45:57.837Z | Downloaded clap v4.5.60 |
| 444 | 2026-03-18T21:45:57.842Z | Downloaded icu_locale_core v2.1.1 |
| 445 | 2026-03-18T21:45:57.847Z | Downloaded serde_core v1.0.228 |
| 446 | 2026-03-18T21:45:57.850Z | Downloaded icu_collections v2.1.1 |
| 447 | 2026-03-18T21:45:57.854Z | Downloaded serde v1.0.228 |
| 448 | 2026-03-18T21:45:57.857Z | Downloaded pest_meta v2.8.6 |
| 449 | 2026-03-18T21:45:57.865Z | Downloaded indexmap v2.13.0 |
| 450 | 2026-03-18T21:45:57.868Z | Downloaded memchr v2.8.0 |
| 451 | 2026-03-18T21:45:57.883Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-03-18T21:45:57.888Z | Downloaded pest v2.8.6 |
| 453 | 2026-03-18T21:45:57.892Z | Downloaded icu_properties_data v2.1.2 |
| 454 | 2026-03-18T21:45:57.899Z | Downloaded clap_builder v4.5.60 |
| 455 | 2026-03-18T21:45:57.904Z | Downloaded goblin v0.8.2 |
| 456 | 2026-03-18T21:45:57.924Z | Downloaded tabled v0.15.0 |
| 457 | 2026-03-18T21:45:57.935Z | Downloaded syn v1.0.109 |
| 458 | 2026-03-18T21:45:57.943Z | Downloaded syn v2.0.117 |
| 459 | 2026-03-18T21:45:57.951Z | Downloaded rustix v1.1.3 |
| 460 | 2026-03-18T21:45:57.983Z | Downloaded libc v0.2.180 |
| 461 | 2026-03-18T21:45:58.068Z | Compiling proc-macro2 v1.0.106 |
| 462 | 2026-03-18T21:45:58.072Z | Compiling quote v1.0.44 |
| 463 | 2026-03-18T21:45:58.072Z | Compiling unicode-ident v1.0.24 |
| 464 | 2026-03-18T21:45:58.072Z | Compiling serde_core v1.0.228 |
| 465 | 2026-03-18T21:45:58.072Z | Compiling libc v0.2.180 |
| 466 | 2026-03-18T21:45:58.072Z | Compiling version_check v0.9.5 |
| 467 | 2026-03-18T21:45:58.072Z | Compiling serde v1.0.228 |
| 468 | 2026-03-18T21:45:58.072Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-18T21:45:58.481Z | Compiling memchr v2.8.0 |
| 470 | 2026-03-18T21:45:58.503Z | Compiling zmij v1.0.21 |
| 471 | 2026-03-18T21:45:58.775Z | Compiling ucd-trie v0.1.7 |
| 472 | 2026-03-18T21:45:58.778Z | Compiling itoa v1.0.17 |
| 473 | 2026-03-18T21:45:59.024Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-18T21:45:59.116Z | Compiling autocfg v1.5.0 |
| 475 | 2026-03-18T21:45:59.286Z | Compiling pest v2.8.6 |
| 476 | 2026-03-18T21:45:59.335Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-18T21:45:59.371Z | Compiling writeable v0.6.2 |
| 478 | 2026-03-18T21:45:59.583Z | Compiling rustix v1.1.3 |
| 479 | 2026-03-18T21:45:59.623Z | Compiling icu_properties_data v2.1.2 |
| 480 | 2026-03-18T21:45:59.847Z | Compiling icu_normalizer_data v2.1.1 |
| 481 | 2026-03-18T21:46:00.018Z | Compiling syn v2.0.117 |
| 482 | 2026-03-18T21:46:00.044Z | Compiling byteorder v1.5.0 |
| 483 | 2026-03-18T21:46:00.167Z | Compiling errno v0.3.14 |
| 484 | 2026-03-18T21:46:00.194Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-18T21:46:00.335Z | Compiling bitflags v2.11.0 |
| 486 | 2026-03-18T21:46:00.459Z | Compiling num-traits v0.2.19 |
| 487 | 2026-03-18T21:46:00.484Z | Compiling hashbrown v0.16.1 |
| 488 | 2026-03-18T21:46:00.689Z | Compiling typeid v1.0.3 |
| 489 | 2026-03-18T21:46:00.853Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-03-18T21:46:00.987Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-18T21:46:01.016Z | Compiling smallvec v1.15.1 |
| 492 | 2026-03-18T21:46:01.161Z | Compiling indexmap v2.13.0 |
| 493 | 2026-03-18T21:46:01.284Z | Compiling thread-id v4.2.2 |
| 494 | 2026-03-18T21:46:01.392Z | Compiling usdt-impl v0.5.0 |
| 495 | 2026-03-18T21:46:01.436Z | Compiling proc-macro-error-attr v1.0.4 |
| 496 | 2026-03-18T21:46:01.461Z | Compiling toml_write v0.1.2 |
| 497 | 2026-03-18T21:46:01.653Z | Compiling winnow v0.7.14 |
| 498 | 2026-03-18T21:46:01.676Z | Compiling syn v1.0.109 |
| 499 | 2026-03-18T21:46:01.714Z | Compiling erased-serde v0.4.9 |
| 500 | 2026-03-18T21:46:02.243Z | Compiling proc-macro-error v1.0.4 |
| 501 | 2026-03-18T21:46:02.366Z | Compiling plain v0.2.3 |
| 502 | 2026-03-18T21:46:02.480Z | Compiling camino v1.2.2 |
| 503 | 2026-03-18T21:46:02.511Z | Compiling log v0.4.29 |
| 504 | 2026-03-18T21:46:02.757Z | Compiling thiserror v2.0.18 |
| 505 | 2026-03-18T21:46:02.897Z | Compiling getrandom v0.4.1 |
| 506 | 2026-03-18T21:46:03.166Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-03-18T21:46:03.203Z | Compiling utf8_iter v1.0.4 |
| 508 | 2026-03-18T21:46:03.250Z | Compiling utf8parse v0.2.2 |
| 509 | 2026-03-18T21:46:03.365Z | Compiling anstyle-parse v0.2.7 |
| 510 | 2026-03-18T21:46:03.399Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-03-18T21:46:03.423Z | Compiling ordered-float v2.10.1 |
| 512 | 2026-03-18T21:46:03.701Z | Compiling terminal_size v0.4.3 |
| 513 | 2026-03-18T21:46:03.757Z | Compiling synstructure v0.13.2 |
| 514 | 2026-03-18T21:46:03.815Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-03-18T21:46:03.875Z | Compiling anstyle v1.0.13 |
| 516 | 2026-03-18T21:46:03.986Z | Compiling anstyle-query v1.1.5 |
| 517 | 2026-03-18T21:46:04.127Z | Compiling colorchoice v1.0.4 |
| 518 | 2026-03-18T21:46:04.171Z | Compiling cfg-if v1.0.4 |
| 519 | 2026-03-18T21:46:04.198Z | Compiling is_terminal_polyfill v1.70.2 |
| 520 | 2026-03-18T21:46:04.263Z | Compiling pretty-hex v0.4.1 |
| 521 | 2026-03-18T21:46:04.286Z | Compiling anstream v0.6.21 |
| 522 | 2026-03-18T21:46:04.334Z | Compiling serde-untagged v0.1.9 |
| 523 | 2026-03-18T21:46:04.569Z | Compiling semver v1.0.27 |
| 524 | 2026-03-18T21:46:04.650Z | Compiling fs-err v3.3.0 |
| 525 | 2026-03-18T21:46:04.693Z | Compiling bytecount v0.6.9 |
| 526 | 2026-03-18T21:46:04.759Z | Compiling fnv v1.0.7 |
| 527 | 2026-03-18T21:46:04.864Z | Compiling heck v0.5.0 |
| 528 | 2026-03-18T21:46:04.888Z | Compiling unicode-width v0.1.14 |
| 529 | 2026-03-18T21:46:04.888Z | Compiling fastrand v2.3.0 |
| 530 | 2026-03-18T21:46:04.998Z | Compiling once_cell v1.21.3 |
| 531 | 2026-03-18T21:46:05.058Z | Compiling strsim v0.11.1 |
| 532 | 2026-03-18T21:46:05.242Z | Compiling unicode-xid v0.2.6 |
| 533 | 2026-03-18T21:46:05.267Z | Compiling anyhow v1.0.102 |
| 534 | 2026-03-18T21:46:05.289Z | Compiling clap_lex v1.0.0 |
| 535 | 2026-03-18T21:46:05.397Z | Compiling heck v0.4.1 |
| 536 | 2026-03-18T21:46:05.525Z | Compiling clap_builder v4.5.60 |
| 537 | 2026-03-18T21:46:05.575Z | Compiling tempfile v3.25.0 |
| 538 | 2026-03-18T21:46:05.599Z | Compiling papergrid v0.11.0 |
| 539 | 2026-03-18T21:46:05.816Z | Compiling memmap v0.7.0 |
| 540 | 2026-03-18T21:46:05.932Z | Compiling unicode-linebreak v0.1.5 |
| 541 | 2026-03-18T21:46:06.049Z | Compiling unicode-width v0.2.0 |
| 542 | 2026-03-18T21:46:06.073Z | Compiling smawk v0.3.2 |
| 543 | 2026-03-18T21:46:06.243Z | Compiling camino-tempfile v1.4.1 |
| 544 | 2026-03-18T21:46:06.328Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-03-18T21:46:06.405Z | Compiling zerofrom-derive v0.1.6 |
| 546 | 2026-03-18T21:46:06.539Z | Compiling yoke-derive v0.8.1 |
| 547 | 2026-03-18T21:46:06.566Z | Compiling zerovec-derive v0.11.2 |
| 548 | 2026-03-18T21:46:06.714Z | Compiling displaydoc v0.2.5 |
| 549 | 2026-03-18T21:46:07.593Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-03-18T21:46:07.705Z | Compiling zerocopy-derive v0.7.35 |
| 551 | 2026-03-18T21:46:08.076Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-03-18T21:46:08.147Z | Compiling scroll_derive v0.12.1 |
| 553 | 2026-03-18T21:46:08.351Z | Compiling zerofrom v0.1.6 |
| 554 | 2026-03-18T21:46:08.520Z | Compiling yoke v0.8.1 |
| 555 | 2026-03-18T21:46:08.601Z | Compiling thiserror-impl v2.0.18 |
| 556 | 2026-03-18T21:46:08.762Z | Compiling zerovec v0.11.5 |
| 557 | 2026-03-18T21:46:08.840Z | Compiling zerotrie v0.2.3 |
| 558 | 2026-03-18T21:46:09.016Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-03-18T21:46:09.235Z | Compiling scroll v0.12.0 |
| 560 | 2026-03-18T21:46:09.395Z | Compiling tinystr v0.8.2 |
| 561 | 2026-03-18T21:46:09.450Z | Compiling potential_utf v0.1.4 |
| 562 | 2026-03-18T21:46:09.590Z | Compiling dtrace-parser v0.2.0 |
| 563 | 2026-03-18T21:46:09.656Z | Compiling icu_locale_core v2.1.1 |
| 564 | 2026-03-18T21:46:09.659Z | Compiling icu_collections v2.1.1 |
| 565 | 2026-03-18T21:46:09.766Z | Compiling goblin v0.8.2 |
| 566 | 2026-03-18T21:46:09.803Z | Compiling tabled_derive v0.7.0 |
| 567 | 2026-03-18T21:46:10.307Z | Compiling clap_derive v4.5.55 |
| 568 | 2026-03-18T21:46:10.332Z | Compiling textwrap v0.16.2 |
| 569 | 2026-03-18T21:46:10.621Z | Compiling icu_provider v2.1.1 |
| 570 | 2026-03-18T21:46:11.009Z | Compiling serde_spanned v0.6.9 |
| 571 | 2026-03-18T21:46:11.063Z | Compiling toml_datetime v0.6.11 |
| 572 | 2026-03-18T21:46:11.071Z | Compiling icu_properties v2.1.2 |
| 573 | 2026-03-18T21:46:11.103Z | Compiling icu_normalizer v2.1.1 |
| 574 | 2026-03-18T21:46:11.128Z | Compiling dof v0.3.0 |
| 575 | 2026-03-18T21:46:11.191Z | Compiling serde_tokenstream v0.2.3 |
| 576 | 2026-03-18T21:46:11.328Z | Compiling toml_edit v0.22.27 |
| 577 | 2026-03-18T21:46:11.379Z | Compiling serde-value v0.7.0 |
| 578 | 2026-03-18T21:46:11.639Z | Compiling cargo-platform v0.2.0 |
| 579 | 2026-03-18T21:46:11.829Z | Compiling tabled v0.15.0 |
| 580 | 2026-03-18T21:46:11.860Z | Compiling macaddr v1.0.1 |
| 581 | 2026-03-18T21:46:11.991Z | Compiling swrite v0.1.0 |
| 582 | 2026-03-18T21:46:12.126Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 583 | 2026-03-18T21:46:12.322Z | Compiling idna_adapter v1.2.1 |
| 584 | 2026-03-18T21:46:12.367Z | Compiling usdt-macro v0.5.0 |
| 585 | 2026-03-18T21:46:12.501Z | Compiling idna v1.1.0 |
| 586 | 2026-03-18T21:46:12.504Z | Compiling usdt-attr-macro v0.5.0 |
| 587 | 2026-03-18T21:46:12.741Z | Compiling clap v4.5.60 |
| 588 | 2026-03-18T21:46:12.872Z | Compiling url v2.5.8 |
| 589 | 2026-03-18T21:46:13.310Z | Compiling toml v0.8.23 |
| 590 | 2026-03-18T21:46:13.863Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-03-18T21:46:13.868Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-03-18T21:46:13.993Z | Compiling usdt v0.5.0 |
| 593 | 2026-03-18T21:46:15.069Z | Compiling cargo_metadata v0.21.0 |
| 594 | 2026-03-18T21:46:16.346Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 595 | 2026-03-18T21:46:19.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s |
| 596 | 2026-03-18T21:46:19.461Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 597 | 2026-03-18T21:46:20.197Z | Downloading crates ... |
| 598 | 2026-03-18T21:46:20.323Z | Downloaded adler2 v2.0.1 |
| 599 | 2026-03-18T21:46:20.329Z | Downloaded cargo-platform v0.1.9 |
| 600 | 2026-03-18T21:46:20.332Z | Downloaded argon2 v0.5.3 |
| 601 | 2026-03-18T21:46:20.335Z | Downloaded bitflags v1.3.2 |
| 602 | 2026-03-18T21:46:20.339Z | Downloaded bit-set v0.8.0 |
| 603 | 2026-03-18T21:46:20.343Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 604 | 2026-03-18T21:46:20.343Z | Downloaded async-stream-impl v0.3.6 |
| 605 | 2026-03-18T21:46:20.343Z | Downloaded array-init v0.0.4 |
| 606 | 2026-03-18T21:46:20.347Z | Downloaded bitfield-macros v0.19.4 |
| 607 | 2026-03-18T21:46:20.350Z | Downloaded crc8 v0.1.1 |
| 608 | 2026-03-18T21:46:20.354Z | Downloaded async-stream v0.3.6 |
| 609 | 2026-03-18T21:46:20.354Z | Downloaded critical-section v1.2.0 |
| 610 | 2026-03-18T21:46:20.361Z | Downloaded cfg_aliases v0.2.1 |
| 611 | 2026-03-18T21:46:20.364Z | Downloaded arrayref v0.3.9 |
| 612 | 2026-03-18T21:46:20.368Z | Downloaded camino-tempfile-ext v0.3.3 |
| 613 | 2026-03-18T21:46:20.371Z | Downloaded bit-vec v0.8.0 |
| 614 | 2026-03-18T21:46:20.371Z | Downloaded bit-vec v0.6.3 |
| 615 | 2026-03-18T21:46:20.374Z | Downloaded bb8 v0.8.6 |
| 616 | 2026-03-18T21:46:20.377Z | Downloaded aead v0.5.2 |
| 617 | 2026-03-18T21:46:20.380Z | Downloaded darling_macro v0.23.0 |
| 618 | 2026-03-18T21:46:20.385Z | Downloaded crucible-workspace-hack v0.1.0 |
| 619 | 2026-03-18T21:46:20.385Z | Downloaded enum-as-inner v0.6.1 |
| 620 | 2026-03-18T21:46:20.390Z | Downloaded env_filter v1.0.0 |
| 621 | 2026-03-18T21:46:20.390Z | Downloaded cobs v0.3.0 |
| 622 | 2026-03-18T21:46:20.390Z | Downloaded base16ct v1.0.0 |
| 623 | 2026-03-18T21:46:20.390Z | Downloaded foreign-types v0.3.2 |
| 624 | 2026-03-18T21:46:20.390Z | Downloaded darling_macro v0.20.11 |
| 625 | 2026-03-18T21:46:20.393Z | Downloaded deranged v0.5.8 |
| 626 | 2026-03-18T21:46:20.393Z | Downloaded flagset v0.4.7 |
| 627 | 2026-03-18T21:46:20.393Z | Downloaded darling_core v0.21.3 |
| 628 | 2026-03-18T21:46:20.401Z | Downloaded atomicwrites v0.4.4 |
| 629 | 2026-03-18T21:46:20.401Z | Downloaded embedded-io v0.4.0 |
| 630 | 2026-03-18T21:46:20.404Z | Downloaded defmt-parser v1.0.0 |
| 631 | 2026-03-18T21:46:20.404Z | Downloaded fixedbitset v0.4.2 |
| 632 | 2026-03-18T21:46:20.404Z | Downloaded dyn-clone v1.0.20 |
| 633 | 2026-03-18T21:46:20.404Z | Downloaded crc-catalog v2.4.0 |
| 634 | 2026-03-18T21:46:20.407Z | Downloaded derive_builder_macro v0.20.2 |
| 635 | 2026-03-18T21:46:20.407Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 636 | 2026-03-18T21:46:20.410Z | Downloaded castaway v0.2.4 |
| 637 | 2026-03-18T21:46:20.410Z | Downloaded cfg_aliases v0.1.1 |
| 638 | 2026-03-18T21:46:20.410Z | Downloaded assert_matches v1.5.0 |
| 639 | 2026-03-18T21:46:20.413Z | Downloaded embedded-io v0.6.1 |
| 640 | 2026-03-18T21:46:20.413Z | Downloaded difflib v0.4.0 |
| 641 | 2026-03-18T21:46:20.413Z | Downloaded cpufeatures v0.3.0 |
| 642 | 2026-03-18T21:46:20.416Z | Downloaded convert_case v0.4.0 |
| 643 | 2026-03-18T21:46:20.416Z | Downloaded cbc v0.1.2 |
| 644 | 2026-03-18T21:46:20.422Z | Downloaded async-recursion v1.1.1 |
| 645 | 2026-03-18T21:46:20.425Z | Downloaded darling_macro v0.21.3 |
| 646 | 2026-03-18T21:46:20.425Z | Downloaded chacha20 v0.9.1 |
| 647 | 2026-03-18T21:46:20.425Z | Downloaded bitfield v0.19.4 |
| 648 | 2026-03-18T21:46:20.425Z | Downloaded block-padding v0.3.3 |
| 649 | 2026-03-18T21:46:20.425Z | Downloaded crossbeam-utils v0.8.21 |
| 650 | 2026-03-18T21:46:20.428Z | Downloaded ascii-canvas v3.0.0 |
| 651 | 2026-03-18T21:46:20.428Z | Downloaded ciborium-io v0.2.2 |
| 652 | 2026-03-18T21:46:20.433Z | Downloaded debug-ignore v1.0.5 |
| 653 | 2026-03-18T21:46:20.433Z | Downloaded bitfield-struct v0.6.2 |
| 654 | 2026-03-18T21:46:20.433Z | Downloaded atty v0.2.14 |
| 655 | 2026-03-18T21:46:20.438Z | Downloaded data-encoding v2.10.0 |
| 656 | 2026-03-18T21:46:20.438Z | Downloaded ciborium-ll v0.2.2 |
| 657 | 2026-03-18T21:46:20.441Z | Downloaded base16ct v0.2.0 |
| 658 | 2026-03-18T21:46:20.444Z | Downloaded funty v2.0.0 |
| 659 | 2026-03-18T21:46:20.444Z | Downloaded atomic-waker v1.1.2 |
| 660 | 2026-03-18T21:46:20.444Z | Downloaded dirs-next v2.0.0 |
| 661 | 2026-03-18T21:46:20.449Z | Downloaded crc v3.4.0 |
| 662 | 2026-03-18T21:46:20.449Z | Downloaded float-ord v0.3.2 |
| 663 | 2026-03-18T21:46:20.452Z | Downloaded foreign-types v0.5.0 |
| 664 | 2026-03-18T21:46:20.452Z | Downloaded futures-io v0.3.32 |
| 665 | 2026-03-18T21:46:20.452Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 666 | 2026-03-18T21:46:20.452Z | Downloaded futures-core v0.3.32 |
| 667 | 2026-03-18T21:46:20.455Z | Downloaded futures-sink v0.3.32 |
| 668 | 2026-03-18T21:46:20.455Z | Downloaded dtrace-parser v0.3.0 |
| 669 | 2026-03-18T21:46:20.455Z | Downloaded futures-macro v0.3.32 |
| 670 | 2026-03-18T21:46:20.459Z | Downloaded foreign-types-shared v0.3.1 |
| 671 | 2026-03-18T21:46:20.502Z | Downloaded dirs-sys-next v0.1.2 |
| 672 | 2026-03-18T21:46:20.502Z | Downloaded fd-lock v4.0.4 |
| 673 | 2026-03-18T21:46:20.502Z | Downloaded dof v0.4.0 |
| 674 | 2026-03-18T21:46:20.502Z | Downloaded convert_case v0.10.0 |
| 675 | 2026-03-18T21:46:20.503Z | Downloaded cexpr v0.6.0 |
| 676 | 2026-03-18T21:46:20.503Z | Downloaded constant_time_eq v0.4.2 |
| 677 | 2026-03-18T21:46:20.503Z | Downloaded float-cmp v0.10.0 |
| 678 | 2026-03-18T21:46:20.503Z | Downloaded defmt v0.3.100 |
| 679 | 2026-03-18T21:46:20.503Z | Downloaded filetime v0.2.27 |
| 680 | 2026-03-18T21:46:20.503Z | Downloaded ctr v0.9.2 |
| 681 | 2026-03-18T21:46:20.503Z | Downloaded csv-core v0.1.13 |
| 682 | 2026-03-18T21:46:20.503Z | Downloaded cargo_metadata v0.19.2 |
| 683 | 2026-03-18T21:46:20.503Z | Downloaded blowfish v0.9.1 |
| 684 | 2026-03-18T21:46:20.503Z | Downloaded ff v0.13.1 |
| 685 | 2026-03-18T21:46:20.503Z | Downloaded foldhash v0.1.5 |
| 686 | 2026-03-18T21:46:20.503Z | Downloaded defmt v1.0.1 |
| 687 | 2026-03-18T21:46:20.503Z | Downloaded derive_builder_core v0.20.2 |
| 688 | 2026-03-18T21:46:20.503Z | Downloaded find-msvc-tools v0.1.9 |
| 689 | 2026-03-18T21:46:20.503Z | Downloaded diesel-dtrace v0.5.0 |
| 690 | 2026-03-18T21:46:20.503Z | Downloaded foreign-types-shared v0.1.1 |
| 691 | 2026-03-18T21:46:20.503Z | Downloaded colored v2.2.0 |
| 692 | 2026-03-18T21:46:20.504Z | Downloaded git-stub v1.0.0 |
| 693 | 2026-03-18T21:46:20.504Z | Downloaded fxhash v0.2.1 |
| 694 | 2026-03-18T21:46:20.504Z | Downloaded crossbeam-deque v0.8.6 |
| 695 | 2026-03-18T21:46:20.509Z | Downloaded darling v0.23.0 |
| 696 | 2026-03-18T21:46:20.509Z | Downloaded headers-core v0.3.0 |
| 697 | 2026-03-18T21:46:20.509Z | Downloaded foreign-types-macros v0.2.3 |
| 698 | 2026-03-18T21:46:20.509Z | Downloaded endian-type v0.1.2 |
| 699 | 2026-03-18T21:46:20.509Z | Downloaded hash32 v0.3.1 |
| 700 | 2026-03-18T21:46:20.509Z | Downloaded ghash v0.5.1 |
| 701 | 2026-03-18T21:46:20.509Z | Downloaded document-features v0.2.12 |
| 702 | 2026-03-18T21:46:20.512Z | Downloaded dsl_auto_type v0.2.0 |
| 703 | 2026-03-18T21:46:20.512Z | Downloaded fs-err v2.11.0 |
| 704 | 2026-03-18T21:46:20.512Z | Downloaded bit-set v0.5.3 |
| 705 | 2026-03-18T21:46:20.515Z | Downloaded cipher v0.4.4 |
| 706 | 2026-03-18T21:46:20.515Z | Downloaded futures-task v0.3.32 |
| 707 | 2026-03-18T21:46:20.515Z | Downloaded const_format_proc_macros v0.2.34 |
| 708 | 2026-03-18T21:46:20.519Z | Downloaded hex v0.4.3 |
| 709 | 2026-03-18T21:46:20.523Z | Downloaded fs_extra v1.3.0 |
| 710 | 2026-03-18T21:46:20.523Z | Downloaded hash32 v0.2.1 |
| 711 | 2026-03-18T21:46:20.523Z | Downloaded gethostname v0.5.0 |
| 712 | 2026-03-18T21:46:20.526Z | Downloaded hostname v0.3.1 |
| 713 | 2026-03-18T21:46:20.526Z | Downloaded downcast-rs v2.0.2 |
| 714 | 2026-03-18T21:46:20.526Z | Downloaded hostname v0.4.2 |
| 715 | 2026-03-18T21:46:20.529Z | Downloaded http-body v1.0.1 |
| 716 | 2026-03-18T21:46:20.529Z | Downloaded home v0.5.12 |
| 717 | 2026-03-18T21:46:20.529Z | Downloaded arrayvec v0.7.6 |
| 718 | 2026-03-18T21:46:20.533Z | Downloaded drift v0.1.3 |
| 719 | 2026-03-18T21:46:20.553Z | Downloaded http-range v0.1.5 |
| 720 | 2026-03-18T21:46:20.556Z | Downloaded globwalk v0.9.1 |
| 721 | 2026-03-18T21:46:20.556Z | Downloaded foldhash v0.2.0 |
| 722 | 2026-03-18T21:46:20.556Z | Downloaded fixedbitset v0.5.7 |
| 723 | 2026-03-18T21:46:20.559Z | Downloaded erased-serde v0.3.31 |
| 724 | 2026-03-18T21:46:20.559Z | Downloaded hubpack v0.1.2 |
| 725 | 2026-03-18T21:46:20.562Z | Downloaded arc-swap v1.8.2 |
| 726 | 2026-03-18T21:46:20.566Z | Downloaded fallible-iterator v0.2.0 |
| 727 | 2026-03-18T21:46:20.566Z | Downloaded crossbeam-epoch v0.9.18 |
| 728 | 2026-03-18T21:46:20.569Z | Downloaded hubpack_derive v0.1.1 |
| 729 | 2026-03-18T21:46:20.569Z | Downloaded globset v0.4.18 |
| 730 | 2026-03-18T21:46:20.569Z | Downloaded ed25519 v2.2.3 |
| 731 | 2026-03-18T21:46:20.572Z | Downloaded httpdate v1.0.3 |
| 732 | 2026-03-18T21:46:20.572Z | Downloaded ident_case v1.0.1 |
| 733 | 2026-03-18T21:46:20.575Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 734 | 2026-03-18T21:46:20.576Z | Downloaded glob v0.3.3 |
| 735 | 2026-03-18T21:46:20.576Z | Downloaded ecdsa v0.16.9 |
| 736 | 2026-03-18T21:46:20.579Z | Downloaded diff v0.1.13 |
| 737 | 2026-03-18T21:46:20.582Z | Downloaded crc32fast v1.5.0 |
| 738 | 2026-03-18T21:46:20.582Z | Downloaded indent_write v2.2.0 |
| 739 | 2026-03-18T21:46:20.585Z | Downloaded futures-channel v0.3.32 |
| 740 | 2026-03-18T21:46:20.585Z | Downloaded dunce v1.0.5 |
| 741 | 2026-03-18T21:46:20.588Z | Downloaded const-oid v0.9.6 |
| 742 | 2026-03-18T21:46:20.588Z | Downloaded colored v3.1.1 |
| 743 | 2026-03-18T21:46:20.591Z | Downloaded http-body-util v0.1.3 |
| 744 | 2026-03-18T21:46:20.591Z | Downloaded derive-ex v0.1.8 |
| 745 | 2026-03-18T21:46:20.594Z | Downloaded defmt-macros v1.0.1 |
| 746 | 2026-03-18T21:46:20.597Z | Downloaded is_ci v1.2.0 |
| 747 | 2026-03-18T21:46:20.597Z | Downloaded hex-literal v0.4.1 |
| 748 | 2026-03-18T21:46:20.597Z | Downloaded lalrpop-util v0.19.12 |
| 749 | 2026-03-18T21:46:20.600Z | Downloaded git-stub-vcs v0.1.0 |
| 750 | 2026-03-18T21:46:20.600Z | Downloaded is-terminal v0.4.17 |
| 751 | 2026-03-18T21:46:20.600Z | Downloaded internet-checksum v0.2.1 |
| 752 | 2026-03-18T21:46:20.608Z | Downloaded darling v0.21.3 |
| 753 | 2026-03-18T21:46:20.611Z | Downloaded daft-derive v0.1.5 |
| 754 | 2026-03-18T21:46:20.611Z | Downloaded lazy_static v1.5.0 |
| 755 | 2026-03-18T21:46:20.611Z | Downloaded instant v0.1.13 |
| 756 | 2026-03-18T21:46:20.614Z | Downloaded inout v0.1.4 |
| 757 | 2026-03-18T21:46:20.614Z | Downloaded instability v0.3.11 |
| 758 | 2026-03-18T21:46:20.614Z | Downloaded cmake v0.1.57 |
| 759 | 2026-03-18T21:46:20.617Z | Downloaded allocator-api2 v0.2.21 |
| 760 | 2026-03-18T21:46:20.620Z | Downloaded highway v1.3.0 |
| 761 | 2026-03-18T21:46:20.620Z | Downloaded corncobs v0.1.4 |
| 762 | 2026-03-18T21:46:20.623Z | Downloaded des v0.8.1 |
| 763 | 2026-03-18T21:46:20.623Z | Downloaded kstat-rs v0.2.4 |
| 764 | 2026-03-18T21:46:20.626Z | Downloaded derive_builder v0.20.2 |
| 765 | 2026-03-18T21:46:20.629Z | Downloaded ena v0.14.4 |
| 766 | 2026-03-18T21:46:20.629Z | Downloaded libscf-sys v1.1.0 |
| 767 | 2026-03-18T21:46:20.632Z | Downloaded md5 v0.7.0 |
| 768 | 2026-03-18T21:46:20.632Z | Downloaded maybe-uninit v2.0.0 |
| 769 | 2026-03-18T21:46:20.637Z | Downloaded chacha20 v0.10.0 |
| 770 | 2026-03-18T21:46:20.637Z | Downloaded blake2 v0.10.6 |
| 771 | 2026-03-18T21:46:20.640Z | Downloaded keccak v0.1.6 |
| 772 | 2026-03-18T21:46:20.640Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 773 | 2026-03-18T21:46:20.644Z | Downloaded maplit v1.0.2 |
| 774 | 2026-03-18T21:46:20.644Z | Downloaded ingot v0.1.1 |
| 775 | 2026-03-18T21:46:20.644Z | Downloaded hyper-staticfile v0.10.1 |
| 776 | 2026-03-18T21:46:20.647Z | Downloaded indoc v1.0.9 |
| 777 | 2026-03-18T21:46:20.650Z | Downloaded newline-converter v0.3.0 |
| 778 | 2026-03-18T21:46:20.650Z | Downloaded group v0.13.0 |
| 779 | 2026-03-18T21:46:20.650Z | Downloaded new_debug_unreachable v1.0.6 |
| 780 | 2026-03-18T21:46:20.654Z | Downloaded derive-where v1.6.0 |
| 781 | 2026-03-18T21:46:20.657Z | Downloaded getrandom v0.2.17 |
| 782 | 2026-03-18T21:46:20.657Z | Downloaded multimap v0.10.1 |
| 783 | 2026-03-18T21:46:20.660Z | Downloaded futures v0.3.32 |
| 784 | 2026-03-18T21:46:20.663Z | Downloaded crc-any v2.5.0 |
| 785 | 2026-03-18T21:46:20.666Z | Downloaded managed v0.8.0 |
| 786 | 2026-03-18T21:46:20.666Z | Downloaded lzss v0.8.2 |
| 787 | 2026-03-18T21:46:20.669Z | Downloaded futures-executor v0.3.32 |
| 788 | 2026-03-18T21:46:20.669Z | Downloaded linked-hash-map v0.5.6 |
| 789 | 2026-03-18T21:46:20.669Z | Downloaded lru-slab v0.1.2 |
| 790 | 2026-03-18T21:46:20.672Z | Downloaded env_logger v0.11.9 |
| 791 | 2026-03-18T21:46:20.672Z | Downloaded nibble_vec v0.1.0 |
| 792 | 2026-03-18T21:46:20.675Z | Downloaded hyper-tls v0.6.0 |
| 793 | 2026-03-18T21:46:20.675Z | Downloaded newtype_derive v0.1.6 |
| 794 | 2026-03-18T21:46:20.679Z | Downloaded newtype-uuid-macros v0.1.0 |
| 795 | 2026-03-18T21:46:20.679Z | Downloaded memoffset v0.9.1 |
| 796 | 2026-03-18T21:46:20.679Z | Downloaded md-5 v0.10.6 |
| 797 | 2026-03-18T21:46:20.682Z | Downloaded match_cfg v0.1.0 |
| 798 | 2026-03-18T21:46:20.682Z | Downloaded mime v0.3.17 |
| 799 | 2026-03-18T21:46:20.682Z | Downloaded chacha20poly1305 v0.10.1 |
| 800 | 2026-03-18T21:46:20.685Z | Downloaded libsw v3.5.0 |
| 801 | 2026-03-18T21:46:20.688Z | Downloaded cookie_store v0.22.1 |
| 802 | 2026-03-18T21:46:20.688Z | Downloaded console v0.16.2 |
| 803 | 2026-03-18T21:46:20.693Z | Downloaded console v0.15.11 |
| 804 | 2026-03-18T21:46:20.697Z | Downloaded ingot-types v0.1.2 |
| 805 | 2026-03-18T21:46:20.697Z | Downloaded num_enum_derive v0.5.11 |
| 806 | 2026-03-18T21:46:20.697Z | Downloaded indoc v2.0.7 |
| 807 | 2026-03-18T21:46:20.697Z | Downloaded clang-sys v1.8.1 |
| 808 | 2026-03-18T21:46:20.700Z | Downloaded lru v0.12.5 |
| 809 | 2026-03-18T21:46:20.700Z | Downloaded libsw-core v0.3.2 |
| 810 | 2026-03-18T21:46:20.704Z | Downloaded num v0.4.3 |
| 811 | 2026-03-18T21:46:20.704Z | Downloaded normalize-line-endings v0.3.0 |
| 812 | 2026-03-18T21:46:20.707Z | Downloaded opaque-debug v0.3.1 |
| 813 | 2026-03-18T21:46:20.707Z | Downloaded num-derive v0.3.3 |
| 814 | 2026-03-18T21:46:20.707Z | Downloaded olpc-cjson v0.1.4 |
| 815 | 2026-03-18T21:46:20.707Z | Downloaded openssl-probe v0.1.6 |
| 816 | 2026-03-18T21:46:20.710Z | Downloaded num-conv v0.2.0 |
| 817 | 2026-03-18T21:46:20.710Z | Downloaded num-derive v0.4.2 |
| 818 | 2026-03-18T21:46:20.714Z | Downloaded libloading v0.8.9 |
| 819 | 2026-03-18T21:46:20.714Z | Downloaded ipnetwork v0.21.1 |
| 820 | 2026-03-18T21:46:20.718Z | Downloaded elliptic-curve v0.13.8 |
| 821 | 2026-03-18T21:46:20.720Z | Downloaded multer v3.1.0 |
| 822 | 2026-03-18T21:46:20.720Z | Downloaded openssl-probe v0.2.1 |
| 823 | 2026-03-18T21:46:20.723Z | Downloaded native-tls v0.2.18 |
| 824 | 2026-03-18T21:46:20.723Z | Downloaded mime_guess v2.0.5 |
| 825 | 2026-03-18T21:46:20.726Z | Downloaded hickory-client v0.25.2 |
| 826 | 2026-03-18T21:46:20.729Z | Downloaded half v1.8.3 |
| 827 | 2026-03-18T21:46:20.729Z | Downloaded lru-cache v0.1.2 |
| 828 | 2026-03-18T21:46:20.733Z | Downloaded compact_str v0.8.1 |
| 829 | 2026-03-18T21:46:20.735Z | Downloaded base64 v0.22.1 |
| 830 | 2026-03-18T21:46:20.740Z | Downloaded openssl-macros v0.1.1 |
| 831 | 2026-03-18T21:46:20.740Z | Downloaded num_threads v0.1.7 |
| 832 | 2026-03-18T21:46:20.740Z | Downloaded num-iter v0.1.45 |
| 833 | 2026-03-18T21:46:20.743Z | Downloaded jobserver v0.1.34 |
| 834 | 2026-03-18T21:46:20.743Z | Downloaded libefi-sys v0.1.0 |
| 835 | 2026-03-18T21:46:20.743Z | Downloaded linear-map v1.2.0 |
| 836 | 2026-03-18T21:46:20.746Z | Downloaded nodrop v0.1.14 |
| 837 | 2026-03-18T21:46:20.746Z | Downloaded hmac v0.12.1 |
| 838 | 2026-03-18T21:46:20.751Z | Downloaded flume v0.11.1 |
| 839 | 2026-03-18T21:46:20.754Z | Downloaded darling_core v0.23.0 |
| 840 | 2026-03-18T21:46:20.754Z | Downloaded peg-runtime v0.8.5 |
| 841 | 2026-03-18T21:46:20.757Z | Downloaded darling_core v0.20.11 |
| 842 | 2026-03-18T21:46:20.760Z | Downloaded hyper-rustls v0.27.7 |
| 843 | 2026-03-18T21:46:20.764Z | Downloaded httparse v1.10.1 |
| 844 | 2026-03-18T21:46:20.768Z | Downloaded pbkdf2 v0.12.2 |
| 845 | 2026-03-18T21:46:20.768Z | Downloaded pbkdf2 v0.11.0 |
| 846 | 2026-03-18T21:46:20.768Z | Downloaded num_enum v0.7.5 |
| 847 | 2026-03-18T21:46:20.771Z | Downloaded parse-display v0.10.0 |
| 848 | 2026-03-18T21:46:20.774Z | Downloaded phf_shared v0.12.1 |
| 849 | 2026-03-18T21:46:20.774Z | Downloaded derive_more v0.99.20 |
| 850 | 2026-03-18T21:46:20.777Z | Downloaded humantime v2.3.0 |
| 851 | 2026-03-18T21:46:20.780Z | Downloaded fatfs v0.3.6 |
| 852 | 2026-03-18T21:46:20.785Z | Downloaded phf_shared v0.11.3 |
| 853 | 2026-03-18T21:46:20.785Z | Downloaded bytes v1.11.1 |
| 854 | 2026-03-18T21:46:20.788Z | Downloaded pin-utils v0.1.0 |
| 855 | 2026-03-18T21:46:20.788Z | Downloaded nu-ansi-term v0.50.3 |
| 856 | 2026-03-18T21:46:20.791Z | Downloaded parse-size v1.1.0 |
| 857 | 2026-03-18T21:46:20.791Z | Downloaded oxide-tokio-rt v0.1.3 |
| 858 | 2026-03-18T21:46:20.794Z | Downloaded parking_lot_core v0.8.6 |
| 859 | 2026-03-18T21:46:20.794Z | Downloaded oxnet v0.1.4 |
| 860 | 2026-03-18T21:46:20.797Z | Downloaded memmap2 v0.9.10 |
| 861 | 2026-03-18T21:46:20.797Z | Downloaded indexmap v1.9.3 |
| 862 | 2026-03-18T21:46:20.800Z | Downloaded num-integer v0.1.46 |
| 863 | 2026-03-18T21:46:20.803Z | Downloaded ignore v0.4.25 |
| 864 | 2026-03-18T21:46:20.803Z | Downloaded num-rational v0.4.2 |
| 865 | 2026-03-18T21:46:20.806Z | Downloaded phf_shared v0.13.1 |
| 866 | 2026-03-18T21:46:20.806Z | Downloaded headers v0.4.1 |
| 867 | 2026-03-18T21:46:20.810Z | Downloaded nanorand v0.7.0 |
| 868 | 2026-03-18T21:46:20.813Z | Downloaded cc v1.2.56 |
| 869 | 2026-03-18T21:46:20.816Z | Downloaded base64 v0.21.7 |
| 870 | 2026-03-18T21:46:20.819Z | Downloaded precomputed-hash v0.1.1 |
| 871 | 2026-03-18T21:46:20.819Z | Downloaded num-complex v0.4.6 |
| 872 | 2026-03-18T21:46:20.822Z | Downloaded password-hash v0.4.2 |
| 873 | 2026-03-18T21:46:20.822Z | Downloaded proc-macro-crate v1.3.1 |
| 874 | 2026-03-18T21:46:20.825Z | Downloaded predicates-tree v1.0.13 |
| 875 | 2026-03-18T21:46:20.825Z | Downloaded num_enum_derive v0.7.5 |
| 876 | 2026-03-18T21:46:20.829Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 877 | 2026-03-18T21:46:20.829Z | Downloaded num_enum v0.5.11 |
| 878 | 2026-03-18T21:46:20.833Z | Downloaded progenitor-macro v0.13.0 |
| 879 | 2026-03-18T21:46:20.833Z | Downloaded predicates-core v1.0.10 |
| 880 | 2026-03-18T21:46:20.833Z | Downloaded progenitor-macro v0.11.2 |
| 881 | 2026-03-18T21:46:20.836Z | Downloaded progenitor-client v0.10.0 |
| 882 | 2026-03-18T21:46:20.836Z | Downloaded powerfmt v0.2.0 |
| 883 | 2026-03-18T21:46:20.836Z | Downloaded path-slash v0.1.5 |
| 884 | 2026-03-18T21:46:20.839Z | Downloaded bumpalo v3.20.2 |
| 885 | 2026-03-18T21:46:20.842Z | Downloaded owo-colors v4.3.0 |
| 886 | 2026-03-18T21:46:20.842Z | Downloaded oso-derive v0.27.3 |
| 887 | 2026-03-18T21:46:20.842Z | Downloaded pem-rfc7468 v0.7.0 |
| 888 | 2026-03-18T21:46:20.845Z | Downloaded packed_struct_codegen v0.10.1 |
| 889 | 2026-03-18T21:46:20.845Z | Downloaded pem v3.0.6 |
| 890 | 2026-03-18T21:46:20.848Z | Downloaded proc-macro-crate v3.4.0 |
| 891 | 2026-03-18T21:46:20.848Z | Downloaded packed_struct v0.10.1 |
| 892 | 2026-03-18T21:46:20.851Z | Downloaded progenitor-macro v0.10.0 |
| 893 | 2026-03-18T21:46:20.851Z | Downloaded peg-macros v0.8.5 |
| 894 | 2026-03-18T21:46:20.854Z | Downloaded const_format v0.2.35 |
| 895 | 2026-03-18T21:46:20.857Z | Downloaded litrs v1.0.0 |
| 896 | 2026-03-18T21:46:20.860Z | Downloaded parse-display-derive v0.10.0 |
| 897 | 2026-03-18T21:46:20.860Z | Downloaded newtype-uuid v1.3.2 |
| 898 | 2026-03-18T21:46:20.860Z | Downloaded ar_archive_writer v0.5.1 |
| 899 | 2026-03-18T21:46:20.863Z | Downloaded psl-types v2.0.11 |
| 900 | 2026-03-18T21:46:20.864Z | Downloaded progenitor-client v0.11.2 |
| 901 | 2026-03-18T21:46:20.867Z | Downloaded ingot-macros v0.1.1 |
| 902 | 2026-03-18T21:46:20.867Z | Downloaded iana-time-zone v0.1.65 |
| 903 | 2026-03-18T21:46:20.869Z | Downloaded getrandom v0.3.4 |
| 904 | 2026-03-18T21:46:20.872Z | Downloaded peg v0.8.5 |
| 905 | 2026-03-18T21:46:20.875Z | Downloaded pkg-config v0.3.32 |
| 906 | 2026-03-18T21:46:20.878Z | Downloaded postgres-protocol v0.6.10 |
| 907 | 2026-03-18T21:46:20.878Z | Downloaded phf v0.13.1 |
| 908 | 2026-03-18T21:46:20.881Z | Downloaded heapless v0.8.0 |
| 909 | 2026-03-18T21:46:20.884Z | Downloaded rand_chacha v0.3.1 |
| 910 | 2026-03-18T21:46:20.884Z | Downloaded recursive v0.1.1 |
| 911 | 2026-03-18T21:46:20.887Z | Downloaded rand_xorshift v0.4.0 |
| 912 | 2026-03-18T21:46:20.887Z | Downloaded quick-error v1.2.3 |
| 913 | 2026-03-18T21:46:20.887Z | Downloaded half v2.7.1 |
| 914 | 2026-03-18T21:46:20.891Z | Downloaded paste v1.0.15 |
| 915 | 2026-03-18T21:46:20.895Z | Downloaded radium v0.7.0 |
| 916 | 2026-03-18T21:46:20.895Z | Downloaded hickory-resolver v0.25.2 |
| 917 | 2026-03-18T21:46:20.898Z | Downloaded hickory-resolver v0.24.4 |
| 918 | 2026-03-18T21:46:20.901Z | Downloaded polyval v0.6.2 |
| 919 | 2026-03-18T21:46:20.904Z | Downloaded ppv-lite86 v0.2.21 |
| 920 | 2026-03-18T21:46:20.904Z | Downloaded derive_more v2.1.1 |
| 921 | 2026-03-18T21:46:20.916Z | Downloaded rfc6979 v0.4.0 |
| 922 | 2026-03-18T21:46:20.919Z | Downloaded ref-cast v1.0.25 |
| 923 | 2026-03-18T21:46:20.919Z | Downloaded progenitor v0.13.0 |
| 924 | 2026-03-18T21:46:20.919Z | Downloaded progenitor v0.11.2 |
| 925 | 2026-03-18T21:46:20.922Z | Downloaded primeorder v0.13.6 |
| 926 | 2026-03-18T21:46:20.922Z | Downloaded predicates v3.1.4 |
| 927 | 2026-03-18T21:46:20.926Z | Downloaded password-hash v0.5.0 |
| 928 | 2026-03-18T21:46:20.926Z | Downloaded poly1305 v0.8.0 |
| 929 | 2026-03-18T21:46:20.928Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 930 | 2026-03-18T21:46:20.928Z | Downloaded ref-cast-impl v1.0.25 |
| 931 | 2026-03-18T21:46:20.933Z | Downloaded pkcs8 v0.10.2 |
| 932 | 2026-03-18T21:46:20.933Z | Downloaded heapless v0.7.17 |
| 933 | 2026-03-18T21:46:20.936Z | Downloaded der v0.7.10 |
| 934 | 2026-03-18T21:46:20.939Z | Downloaded parking_lot_core v0.9.12 |
| 935 | 2026-03-18T21:46:20.942Z | Downloaded parking_lot v0.11.2 |
| 936 | 2026-03-18T21:46:20.942Z | Downloaded omicron-zone-package v0.12.2 |
| 937 | 2026-03-18T21:46:20.945Z | Downloaded psm v0.1.30 |
| 938 | 2026-03-18T21:46:20.950Z | Downloaded proc-macro-error2 v2.0.1 |
| 939 | 2026-03-18T21:46:20.953Z | Downloaded russh-cryptovec v0.7.3 |
| 940 | 2026-03-18T21:46:20.953Z | Downloaded pkcs1 v0.7.5 |
| 941 | 2026-03-18T21:46:20.953Z | Downloaded progenitor-client v0.13.0 |
| 942 | 2026-03-18T21:46:20.956Z | Downloaded rustc-hash v2.1.1 |
| 943 | 2026-03-18T21:46:20.956Z | Downloaded parking_lot v0.12.5 |
| 944 | 2026-03-18T21:46:20.960Z | Downloaded postcard v1.1.3 |
| 945 | 2026-03-18T21:46:20.960Z | Downloaded oso v0.27.3 |
| 946 | 2026-03-18T21:46:20.963Z | Downloaded rtoolbox v0.0.3 |
| 947 | 2026-03-18T21:46:20.966Z | Downloaded miniz_oxide v0.8.9 |
| 948 | 2026-03-18T21:46:20.966Z | Downloaded rustc_version v0.1.7 |
| 949 | 2026-03-18T21:46:20.970Z | Downloaded pin-project-internal v1.1.11 |
| 950 | 2026-03-18T21:46:20.970Z | Downloaded phf v0.12.1 |
| 951 | 2026-03-18T21:46:20.970Z | Downloaded indicatif v0.18.4 |
| 952 | 2026-03-18T21:46:20.973Z | Downloaded pin-project-lite v0.2.17 |
| 953 | 2026-03-18T21:46:20.978Z | Downloaded rand_chacha v0.9.0 |
| 954 | 2026-03-18T21:46:20.981Z | Downloaded crypto-bigint v0.5.5 |
| 955 | 2026-03-18T21:46:20.984Z | Downloaded rand_core v0.6.4 |
| 956 | 2026-03-18T21:46:20.987Z | Downloaded same-file v1.0.6 |
| 957 | 2026-03-18T21:46:20.987Z | Downloaded r2d2 v0.8.10 |
| 958 | 2026-03-18T21:46:20.990Z | Downloaded jiff-static v0.2.21 |
| 959 | 2026-03-18T21:46:20.992Z | Downloaded scheduled-thread-pool v0.2.7 |
| 960 | 2026-03-18T21:46:20.993Z | Downloaded rand_seeder v0.4.0 |
| 961 | 2026-03-18T21:46:20.993Z | Downloaded rand_core v0.10.0 |
| 962 | 2026-03-18T21:46:20.996Z | Downloaded flate2 v1.1.9 |
| 963 | 2026-03-18T21:46:20.999Z | Downloaded crossbeam-channel v0.5.15 |
| 964 | 2026-03-18T21:46:21.003Z | Downloaded sapling-renderdag v0.1.0 |
| 965 | 2026-03-18T21:46:21.006Z | Downloaded salsa20 v0.10.2 |
| 966 | 2026-03-18T21:46:21.006Z | Downloaded dropshot_endpoint v0.16.7 |
| 967 | 2026-03-18T21:46:21.009Z | Downloaded libbz2-rs-sys v0.2.2 |
| 968 | 2026-03-18T21:46:21.009Z | Downloaded aes v0.8.4 |
| 969 | 2026-03-18T21:46:21.012Z | Downloaded scrypt v0.11.0 |
| 970 | 2026-03-18T21:46:21.015Z | Downloaded scroll_derive v0.13.1 |
| 971 | 2026-03-18T21:46:21.015Z | Downloaded pkcs5 v0.7.1 |
| 972 | 2026-03-18T21:46:21.018Z | Downloaded secrecy v0.10.3 |
| 973 | 2026-03-18T21:46:21.018Z | Downloaded postgres-types v0.2.12 |
| 974 | 2026-03-18T21:46:21.022Z | Downloaded diesel_derives v2.3.7 |
| 975 | 2026-03-18T21:46:21.026Z | Downloaded papergrid v0.17.0 |
| 976 | 2026-03-18T21:46:21.030Z | Downloaded seq-macro v0.3.6 |
| 977 | 2026-03-18T21:46:21.033Z | Downloaded serde_repr v0.1.20 |
| 978 | 2026-03-18T21:46:21.036Z | Downloaded serde_plain v1.0.2 |
| 979 | 2026-03-18T21:46:21.036Z | Downloaded semver v0.1.20 |
| 980 | 2026-03-18T21:46:21.036Z | Downloaded resolv-conf v0.7.6 |
| 981 | 2026-03-18T21:46:21.039Z | Downloaded aes-gcm v0.10.3 |
| 982 | 2026-03-18T21:46:21.043Z | Downloaded secrecy v0.8.0 |
| 983 | 2026-03-18T21:46:21.043Z | Downloaded scopeguard v1.2.0 |
| 984 | 2026-03-18T21:46:21.046Z | Downloaded nonempty v0.12.0 |
| 985 | 2026-03-18T21:46:21.046Z | Downloaded lock_api v0.4.14 |
| 986 | 2026-03-18T21:46:21.046Z | Downloaded rustls-native-certs v0.8.3 |
| 987 | 2026-03-18T21:46:21.049Z | Downloaded serde-big-array v0.5.1 |
| 988 | 2026-03-18T21:46:21.049Z | Downloaded progenitor-extras v0.1.1 |
| 989 | 2026-03-18T21:46:21.052Z | Downloaded progenitor v0.10.0 |
| 990 | 2026-03-18T21:46:21.052Z | Downloaded shell-words v1.1.1 |
| 991 | 2026-03-18T21:46:21.056Z | Downloaded sha1 v0.10.6 |
| 992 | 2026-03-18T21:46:21.056Z | Downloaded sigpipe v0.1.3 |
| 993 | 2026-03-18T21:46:21.056Z | Downloaded serde_urlencoded v0.7.1 |
| 994 | 2026-03-18T21:46:21.059Z | Downloaded signal-hook-tokio v0.3.1 |
| 995 | 2026-03-18T21:46:21.059Z | Downloaded derive_more-impl v2.1.1 |
| 996 | 2026-03-18T21:46:21.063Z | Downloaded rustls-pemfile v1.0.4 |
| 997 | 2026-03-18T21:46:21.065Z | Downloaded expectorate v1.2.0 |
| 998 | 2026-03-18T21:46:21.068Z | Downloaded pin-project v1.1.11 |
| 999 | 2026-03-18T21:46:21.075Z | Downloaded rustversion v1.0.22 |
| 1000 | 2026-03-18T21:46:21.080Z | Downloaded siphasher v1.0.2 |
| 1001 | 2026-03-18T21:46:21.083Z | Downloaded rustls-pemfile v2.2.0 |
| 1002 | 2026-03-18T21:46:21.083Z | Downloaded quinn-udp v0.5.14 |
| 1003 | 2026-03-18T21:46:21.083Z | Downloaded signature v2.2.0 |
| 1004 | 2026-03-18T21:46:21.086Z | Downloaded p256 v0.13.2 |
| 1005 | 2026-03-18T21:46:21.089Z | Downloaded progenitor-impl v0.10.0 |
| 1006 | 2026-03-18T21:46:21.089Z | Downloaded http v1.4.0 |
| 1007 | 2026-03-18T21:46:21.093Z | Downloaded progenitor-impl v0.13.0 |
| 1008 | 2026-03-18T21:46:21.096Z | Downloaded dropshot-api-manager v0.6.0 |
| 1009 | 2026-03-18T21:46:21.099Z | Downloaded serde_spanned v1.0.4 |
| 1010 | 2026-03-18T21:46:21.099Z | Downloaded serde_bytes v0.11.19 |
| 1011 | 2026-03-18T21:46:21.105Z | Downloaded slog-envlogger v2.2.0 |
| 1012 | 2026-03-18T21:46:21.105Z | Downloaded slog-bunyan v2.5.0 |
| 1013 | 2026-03-18T21:46:21.109Z | Downloaded sec1 v0.7.3 |
| 1014 | 2026-03-18T21:46:21.109Z | Downloaded schemars_derive v0.8.22 |
| 1015 | 2026-03-18T21:46:21.109Z | Downloaded ed25519-dalek v2.2.0 |
| 1016 | 2026-03-18T21:46:21.109Z | Downloaded serde-hex v0.1.0 |
| 1017 | 2026-03-18T21:46:21.114Z | Downloaded crossterm v0.28.1 |
| 1018 | 2026-03-18T21:46:21.118Z | Downloaded serde_path_to_error v0.1.20 |
| 1019 | 2026-03-18T21:46:21.118Z | Downloaded scroll v0.13.0 |
| 1020 | 2026-03-18T21:46:21.118Z | Downloaded openssl-sys v0.9.111 |
| 1021 | 2026-03-18T21:46:21.128Z | Downloaded crossterm v0.29.0 |
| 1022 | 2026-03-18T21:46:21.135Z | Downloaded prefix-trie v0.7.0 |
| 1023 | 2026-03-18T21:46:21.136Z | Downloaded sct v0.7.1 |
| 1024 | 2026-03-18T21:46:21.145Z | Downloaded rustc_version v0.4.1 |
| 1025 | 2026-03-18T21:46:21.145Z | Downloaded rand_core v0.9.5 |
| 1026 | 2026-03-18T21:46:21.145Z | Downloaded ipnet v2.11.0 |
| 1027 | 2026-03-18T21:46:21.145Z | Downloaded sqlparser_derive v0.5.0 |
| 1028 | 2026-03-18T21:46:21.145Z | Downloaded cancel-safe-futures v0.1.5 |
| 1029 | 2026-03-18T21:46:21.145Z | Downloaded ssh-encoding v0.2.0 |
| 1030 | 2026-03-18T21:46:21.145Z | Downloaded shlex v1.3.0 |
| 1031 | 2026-03-18T21:46:21.145Z | Downloaded bzip2 v0.6.1 |
| 1032 | 2026-03-18T21:46:21.145Z | Downloaded simd-adler32 v0.3.8 |
| 1033 | 2026-03-18T21:46:21.149Z | Downloaded rustls-pki-types v1.14.0 |
| 1034 | 2026-03-18T21:46:21.149Z | Downloaded slog-json v2.6.1 |
| 1035 | 2026-03-18T21:46:21.151Z | Downloaded slab v0.4.12 |
| 1036 | 2026-03-18T21:46:21.151Z | Downloaded bzip2 v0.4.4 |
| 1037 | 2026-03-18T21:46:21.154Z | Downloaded ciborium v0.2.2 |
| 1038 | 2026-03-18T21:46:21.157Z | Downloaded either v1.15.0 |
| 1039 | 2026-03-18T21:46:21.157Z | Downloaded der_derive v0.7.3 |
| 1040 | 2026-03-18T21:46:21.160Z | Downloaded progenitor-impl v0.11.2 |
| 1041 | 2026-03-18T21:46:21.160Z | Downloaded signal-hook-registry v1.4.8 |
| 1042 | 2026-03-18T21:46:21.173Z | Downloaded signal-hook-mio v0.2.5 |
| 1043 | 2026-03-18T21:46:21.173Z | Downloaded display-error-chain v0.2.2 |
| 1044 | 2026-03-18T21:46:21.179Z | Downloaded cstr-argument v0.1.2 |
| 1045 | 2026-03-18T21:46:21.179Z | Downloaded structmeta v0.3.0 |
| 1046 | 2026-03-18T21:46:21.179Z | Downloaded darling v0.20.11 |
| 1047 | 2026-03-18T21:46:21.179Z | Downloaded strum v0.27.2 |
| 1048 | 2026-03-18T21:46:21.179Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1049 | 2026-03-18T21:46:21.179Z | Downloaded slog-scope v4.4.1 |
| 1050 | 2026-03-18T21:46:21.179Z | Downloaded hashbrown v0.13.2 |
| 1051 | 2026-03-18T21:46:21.179Z | Downloaded hashbrown v0.12.3 |
| 1052 | 2026-03-18T21:46:21.183Z | Downloaded slog-dtrace v0.3.0 |
| 1053 | 2026-03-18T21:46:21.183Z | Downloaded rcgen v0.12.1 |
| 1054 | 2026-03-18T21:46:21.186Z | Downloaded cookie v0.18.1 |
| 1055 | 2026-03-18T21:46:21.186Z | Downloaded supports-color v3.0.2 |
| 1056 | 2026-03-18T21:46:21.186Z | Downloaded slog-term v2.9.2 |
| 1057 | 2026-03-18T21:46:21.189Z | Downloaded tabwriter v1.4.1 |
| 1058 | 2026-03-18T21:46:21.192Z | Downloaded ron v0.8.1 |
| 1059 | 2026-03-18T21:46:21.195Z | Downloaded subtle v2.6.1 |
| 1060 | 2026-03-18T21:46:21.195Z | Downloaded strum v0.26.3 |
| 1061 | 2026-03-18T21:46:21.198Z | Downloaded russh-keys v0.45.0 |
| 1062 | 2026-03-18T21:46:21.198Z | Downloaded take_mut v0.2.2 |
| 1063 | 2026-03-18T21:46:21.201Z | Downloaded tap v1.0.1 |
| 1064 | 2026-03-18T21:46:21.202Z | Downloaded tagptr v0.2.0 |
| 1065 | 2026-03-18T21:46:21.202Z | Downloaded testing_table v0.3.0 |
| 1066 | 2026-03-18T21:46:21.205Z | Downloaded termtree v0.5.1 |
| 1067 | 2026-03-18T21:46:21.205Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1068 | 2026-03-18T21:46:21.210Z | Downloaded slog-stdlog v4.1.1 |
| 1069 | 2026-03-18T21:46:21.210Z | Downloaded pretty_assertions v1.4.1 |
| 1070 | 2026-03-18T21:46:21.212Z | Downloaded serde_with_macros v3.17.0 |
| 1071 | 2026-03-18T21:46:21.212Z | Downloaded minimal-lexical v0.2.1 |
| 1072 | 2026-03-18T21:46:21.215Z | Downloaded serde_derive_internals v0.29.1 |
| 1073 | 2026-03-18T21:46:21.218Z | Downloaded smf v0.2.3 |
| 1074 | 2026-03-18T21:46:21.218Z | Downloaded hyper-util v0.1.20 |
| 1075 | 2026-03-18T21:46:21.223Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1076 | 2026-03-18T21:46:21.226Z | Downloaded sqlformat v0.3.5 |
| 1077 | 2026-03-18T21:46:21.226Z | Downloaded spki v0.7.3 |
| 1078 | 2026-03-18T21:46:21.228Z | Downloaded prettyplease v0.2.37 |
| 1079 | 2026-03-18T21:46:21.231Z | Downloaded rayon-core v1.13.0 |
| 1080 | 2026-03-18T21:46:21.234Z | Downloaded time-core v0.1.8 |
| 1081 | 2026-03-18T21:46:21.234Z | Downloaded sync-ptr v0.1.4 |
| 1082 | 2026-03-18T21:46:21.237Z | Downloaded slog-async v2.8.0 |
| 1083 | 2026-03-18T21:46:21.237Z | Downloaded bcs v0.1.6 |
| 1084 | 2026-03-18T21:46:21.240Z | Downloaded async-bb8-diesel v0.2.1 |
| 1085 | 2026-03-18T21:46:21.240Z | Downloaded smallvec v0.6.14 |
| 1086 | 2026-03-18T21:46:21.243Z | Downloaded crunchy v0.2.4 |
| 1087 | 2026-03-18T21:46:21.243Z | Downloaded cargo_toml v0.22.3 |
| 1088 | 2026-03-18T21:46:21.246Z | Downloaded base64ct v1.8.3 |
| 1089 | 2026-03-18T21:46:21.246Z | Downloaded ahash v0.8.12 |
| 1090 | 2026-03-18T21:46:21.249Z | Downloaded num-bigint v0.4.6 |
| 1091 | 2026-03-18T21:46:21.252Z | Downloaded cassowary v0.3.0 |
| 1092 | 2026-03-18T21:46:21.255Z | Downloaded backon v1.6.0 |
| 1093 | 2026-03-18T21:46:21.256Z | Downloaded backoff v0.4.0 |
| 1094 | 2026-03-18T21:46:21.259Z | Downloaded ssh-cipher v0.2.0 |
| 1095 | 2026-03-18T21:46:21.259Z | Downloaded ryu v1.0.23 |
| 1096 | 2026-03-18T21:46:21.262Z | Downloaded rusty-fork v0.3.1 |
| 1097 | 2026-03-18T21:46:21.262Z | Downloaded strum_macros v0.24.3 |
| 1098 | 2026-03-18T21:46:21.265Z | Downloaded string_cache v0.8.9 |
| 1099 | 2026-03-18T21:46:21.269Z | Downloaded static_assertions v1.1.0 |
| 1100 | 2026-03-18T21:46:21.269Z | Downloaded daft v0.1.5 |
| 1101 | 2026-03-18T21:46:21.272Z | Downloaded async-trait v0.1.89 |
| 1102 | 2026-03-18T21:46:21.272Z | Downloaded strum_macros v0.26.4 |
| 1103 | 2026-03-18T21:46:21.276Z | Downloaded thread-id v5.1.0 |
| 1104 | 2026-03-18T21:46:21.279Z | Downloaded tabled_derive v0.11.0 |
| 1105 | 2026-03-18T21:46:21.279Z | Downloaded itertools v0.10.5 |
| 1106 | 2026-03-18T21:46:21.282Z | Downloaded sync_wrapper v1.0.2 |
| 1107 | 2026-03-18T21:46:21.285Z | Downloaded hickory-server v0.25.2 |
| 1108 | 2026-03-18T21:46:21.288Z | Downloaded quinn v0.11.9 |
| 1109 | 2026-03-18T21:46:21.291Z | Downloaded publicsuffix v2.3.0 |
| 1110 | 2026-03-18T21:46:21.291Z | Downloaded tinyvec_macros v0.1.1 |
| 1111 | 2026-03-18T21:46:21.294Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1112 | 2026-03-18T21:46:21.297Z | Downloaded support-bundle-viewer v0.1.2 |
| 1113 | 2026-03-18T21:46:21.297Z | Downloaded termios v0.3.3 |
| 1114 | 2026-03-18T21:46:21.300Z | Downloaded topological-sort v0.2.2 |
| 1115 | 2026-03-18T21:46:21.300Z | Downloaded blake3 v1.8.3 |
| 1116 | 2026-03-18T21:46:21.306Z | Downloaded serde_cbor v0.11.2 |
| 1117 | 2026-03-18T21:46:21.312Z | Downloaded mio v1.1.1 |
| 1118 | 2026-03-18T21:46:21.315Z | Downloaded thread_local v1.1.9 |
| 1119 | 2026-03-18T21:46:21.315Z | Downloaded structmeta-derive v0.3.0 |
| 1120 | 2026-03-18T21:46:21.317Z | Downloaded spin v0.9.8 |
| 1121 | 2026-03-18T21:46:21.318Z | Downloaded tower-service v0.3.3 |
| 1122 | 2026-03-18T21:46:21.320Z | Downloaded tower-layer v0.3.3 |
| 1123 | 2026-03-18T21:46:21.320Z | Downloaded tiny-keccak v2.0.2 |
| 1124 | 2026-03-18T21:46:21.323Z | Downloaded try-lock v0.2.5 |
| 1125 | 2026-03-18T21:46:21.323Z | Downloaded trait-variant v0.1.2 |
| 1126 | 2026-03-18T21:46:21.326Z | Downloaded signal-hook v0.3.18 |
| 1127 | 2026-03-18T21:46:21.326Z | Downloaded iri-string v0.7.10 |
| 1128 | 2026-03-18T21:46:21.331Z | Downloaded tls_codec_derive v0.4.2 |
| 1129 | 2026-03-18T21:46:21.335Z | Downloaded aho-corasick v1.1.4 |
| 1130 | 2026-03-18T21:46:21.338Z | Downloaded qorb v0.4.1 |
| 1131 | 2026-03-18T21:46:21.341Z | Downloaded tokio-macros v2.6.0 |
| 1132 | 2026-03-18T21:46:21.346Z | Downloaded tls_codec v0.4.2 |
| 1133 | 2026-03-18T21:46:21.346Z | Downloaded hashbrown v0.15.5 |
| 1134 | 2026-03-18T21:46:21.350Z | Downloaded tokio-native-tls v0.3.1 |
| 1135 | 2026-03-18T21:46:21.356Z | Downloaded unarray v0.1.4 |
| 1136 | 2026-03-18T21:46:21.356Z | Downloaded stringprep v0.1.5 |
| 1137 | 2026-03-18T21:46:21.356Z | Downloaded buf-list v1.1.2 |
| 1138 | 2026-03-18T21:46:21.358Z | Downloaded stacker v0.1.23 |
| 1139 | 2026-03-18T21:46:21.358Z | Downloaded strum_macros v0.27.2 |
| 1140 | 2026-03-18T21:46:21.362Z | Downloaded snafu-derive v0.8.9 |
| 1141 | 2026-03-18T21:46:21.365Z | Downloaded untrusted v0.9.0 |
| 1142 | 2026-03-18T21:46:21.368Z | Downloaded rand v0.9.2 |
| 1143 | 2026-03-18T21:46:21.370Z | Downloaded tokio-rustls v0.25.0 |
| 1144 | 2026-03-18T21:46:21.370Z | Downloaded rustls-webpki v0.103.9 |
| 1145 | 2026-03-18T21:46:21.374Z | Downloaded typify-macro v0.6.1 |
| 1146 | 2026-03-18T21:46:21.374Z | Downloaded iddqd v0.3.17 |
| 1147 | 2026-03-18T21:46:21.397Z | Downloaded usdt v0.6.0 |
| 1148 | 2026-03-18T21:46:21.397Z | Downloaded untrusted v0.7.1 |
| 1149 | 2026-03-18T21:46:21.397Z | Downloaded unit-prefix v0.5.2 |
| 1150 | 2026-03-18T21:46:21.397Z | Downloaded universal-hash v0.5.1 |
| 1151 | 2026-03-18T21:46:21.397Z | Downloaded unicode-truncate v1.1.0 |
| 1152 | 2026-03-18T21:46:21.397Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1153 | 2026-03-18T21:46:21.397Z | Downloaded tokio-dtrace v0.1.1 |
| 1154 | 2026-03-18T21:46:21.397Z | Downloaded time-macros v0.2.27 |
| 1155 | 2026-03-18T21:46:21.397Z | Downloaded tokio-tungstenite v0.21.0 |
| 1156 | 2026-03-18T21:46:21.397Z | Downloaded schemars v0.8.22 |
| 1157 | 2026-03-18T21:46:21.401Z | Downloaded utf-8 v0.7.6 |
| 1158 | 2026-03-18T21:46:21.401Z | Downloaded usdt-macro v0.6.0 |
| 1159 | 2026-03-18T21:46:21.404Z | Downloaded tui-tree-widget v0.23.1 |
| 1160 | 2026-03-18T21:46:21.405Z | Downloaded tokio-tungstenite v0.23.1 |
| 1161 | 2026-03-18T21:46:21.405Z | Downloaded term v1.2.1 |
| 1162 | 2026-03-18T21:46:21.408Z | Downloaded schemars v0.9.0 |
| 1163 | 2026-03-18T21:46:21.416Z | Downloaded waitgroup v0.1.2 |
| 1164 | 2026-03-18T21:46:21.419Z | Downloaded void v1.0.2 |
| 1165 | 2026-03-18T21:46:21.419Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1166 | 2026-03-18T21:46:21.419Z | Downloaded wait-timeout v0.2.1 |
| 1167 | 2026-03-18T21:46:21.421Z | Downloaded num-bigint-dig v0.8.6 |
| 1168 | 2026-03-18T21:46:21.424Z | Downloaded thiserror-no-std v2.0.2 |
| 1169 | 2026-03-18T21:46:21.427Z | Downloaded rsa v0.9.10 |
| 1170 | 2026-03-18T21:46:21.430Z | Downloaded rand v0.8.5 |
| 1171 | 2026-03-18T21:46:21.434Z | Downloaded nom v7.1.3 |
| 1172 | 2026-03-18T21:46:21.438Z | Downloaded hyper v1.8.1 |
| 1173 | 2026-03-18T21:46:21.442Z | Downloaded want v0.3.1 |
| 1174 | 2026-03-18T21:46:21.445Z | Downloaded libm v0.2.16 |
| 1175 | 2026-03-18T21:46:21.450Z | Downloaded xshell-macros v0.2.7 |
| 1176 | 2026-03-18T21:46:21.455Z | Downloaded unicase v2.9.0 |
| 1177 | 2026-03-18T21:46:21.455Z | Downloaded similar v2.7.0 |
| 1178 | 2026-03-18T21:46:21.460Z | Downloaded slog v2.8.2 |
| 1179 | 2026-03-18T21:46:21.463Z | Downloaded samael v0.0.19 |
| 1180 | 2026-03-18T21:46:21.464Z | Downloaded zone_cfg_derive v0.3.1 |
| 1181 | 2026-03-18T21:46:21.467Z | Downloaded usdt-attr-macro v0.6.0 |
| 1182 | 2026-03-18T21:46:21.467Z | Downloaded typify-macro v0.4.3 |
| 1183 | 2026-03-18T21:46:21.467Z | Downloaded itertools v0.13.0 |
| 1184 | 2026-03-18T21:46:21.471Z | Downloaded itertools v0.12.1 |
| 1185 | 2026-03-18T21:46:21.476Z | Downloaded tokio-rustls v0.24.1 |
| 1186 | 2026-03-18T21:46:21.479Z | Downloaded tinyvec v1.10.0 |
| 1187 | 2026-03-18T21:46:21.482Z | Downloaded tokio-stream v0.1.18 |
| 1188 | 2026-03-18T21:46:21.485Z | Downloaded tokio-rustls v0.26.4 |
| 1189 | 2026-03-18T21:46:21.485Z | Downloaded vergen-gitcl v1.0.8 |
| 1190 | 2026-03-18T21:46:21.488Z | Downloaded zone v0.3.1 |
| 1191 | 2026-03-18T21:46:21.488Z | Downloaded zeroize_derive v1.4.3 |
| 1192 | 2026-03-18T21:46:21.488Z | Downloaded walkdir v2.5.0 |
| 1193 | 2026-03-18T21:46:21.491Z | Downloaded vergen-git2 v1.0.7 |
| 1194 | 2026-03-18T21:46:21.491Z | Downloaded socket2 v0.6.2 |
| 1195 | 2026-03-18T21:46:21.495Z | Downloaded socket2 v0.5.10 |
| 1196 | 2026-03-18T21:46:21.495Z | Downloaded schemars v1.2.1 |
| 1197 | 2026-03-18T21:46:21.505Z | Downloaded uzers v0.12.2 |
| 1198 | 2026-03-18T21:46:21.508Z | Downloaded snafu v0.8.9 |
| 1199 | 2026-03-18T21:46:21.511Z | Downloaded whoami v1.6.1 |
| 1200 | 2026-03-18T21:46:21.514Z | Downloaded twox-hash v2.1.2 |
| 1201 | 2026-03-18T21:46:21.517Z | Downloaded h2 v0.4.13 |
| 1202 | 2026-03-18T21:46:21.520Z | Downloaded vsss-rs v3.3.4 |
| 1203 | 2026-03-18T21:46:21.523Z | Downloaded wyz v0.5.1 |
| 1204 | 2026-03-18T21:46:21.523Z | Downloaded test-strategy v0.4.5 |
| 1205 | 2026-03-18T21:46:21.526Z | Downloaded unicode-properties v0.1.4 |
| 1206 | 2026-03-18T21:46:21.529Z | Downloaded xz2 v0.1.7 |
| 1207 | 2026-03-18T21:46:21.529Z | Downloaded itertools v0.14.0 |
| 1208 | 2026-03-18T21:46:21.533Z | Downloaded hkdf v0.12.4 |
| 1209 | 2026-03-18T21:46:21.536Z | Downloaded term v0.7.0 |
| 1210 | 2026-03-18T21:46:21.540Z | Downloaded russh v0.45.0 |
| 1211 | 2026-03-18T21:46:21.543Z | Downloaded zstd v0.13.3 |
| 1212 | 2026-03-18T21:46:21.547Z | Downloaded xattr v1.6.1 |
| 1213 | 2026-03-18T21:46:21.547Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1214 | 2026-03-18T21:46:21.550Z | Downloaded toml v0.7.8 |
| 1215 | 2026-03-18T21:46:21.553Z | Downloaded rustyline v14.0.0 |
| 1216 | 2026-03-18T21:46:21.557Z | Downloaded vergen-lib v0.1.6 |
| 1217 | 2026-03-18T21:46:21.557Z | Downloaded vergen v9.0.6 |
| 1218 | 2026-03-18T21:46:21.560Z | Downloaded zeroize v1.8.2 |
| 1219 | 2026-03-18T21:46:21.560Z | Downloaded tungstenite v0.21.0 |
| 1220 | 2026-03-18T21:46:21.564Z | Downloaded bitvec v1.0.1 |
| 1221 | 2026-03-18T21:46:21.574Z | Downloaded tungstenite v0.23.0 |
| 1222 | 2026-03-18T21:46:21.577Z | Downloaded whoami v2.1.0 |
| 1223 | 2026-03-18T21:46:21.577Z | Downloaded steno v0.4.1 |
| 1224 | 2026-03-18T21:46:21.580Z | Downloaded tracing-core v0.1.36 |
| 1225 | 2026-03-18T21:46:21.583Z | Downloaded xshell v0.2.7 |
| 1226 | 2026-03-18T21:46:21.586Z | Downloaded yasna v0.5.2 |
| 1227 | 2026-03-18T21:46:21.586Z | Downloaded chrono v0.4.44 |
| 1228 | 2026-03-18T21:46:21.594Z | Downloaded usdt-impl v0.6.0 |
| 1229 | 2026-03-18T21:46:21.596Z | Downloaded unicode-bidi v0.3.18 |
| 1230 | 2026-03-18T21:46:21.597Z | Downloaded typify v0.6.1 |
| 1231 | 2026-03-18T21:46:21.600Z | Downloaded unsafe-libyaml v0.2.11 |
| 1232 | 2026-03-18T21:46:21.603Z | Downloaded typify v0.4.3 |
| 1233 | 2026-03-18T21:46:21.603Z | Downloaded zerocopy v0.6.6 |
| 1234 | 2026-03-18T21:46:21.606Z | Downloaded ron v0.12.0 |
| 1235 | 2026-03-18T21:46:21.616Z | Downloaded tracing-attributes v0.1.31 |
| 1236 | 2026-03-18T21:46:21.619Z | Downloaded aws-lc-rs v1.16.0 |
| 1237 | 2026-03-18T21:46:21.622Z | Downloaded zstd-safe v7.2.4 |
| 1238 | 2026-03-18T21:46:21.622Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1239 | 2026-03-18T21:46:21.625Z | Downloaded vte v0.14.1 |
| 1240 | 2026-03-18T21:46:21.627Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1241 | 2026-03-18T21:46:21.630Z | Downloaded rpassword v7.4.0 |
| 1242 | 2026-03-18T21:46:21.630Z | Downloaded tar v0.4.44 |
| 1243 | 2026-03-18T21:46:21.633Z | Downloaded p521 v0.13.3 |
| 1244 | 2026-03-18T21:46:21.636Z | Downloaded subprocess v0.2.15 |
| 1245 | 2026-03-18T21:46:21.641Z | Downloaded futures-util v0.3.32 |
| 1246 | 2026-03-18T21:46:21.647Z | Downloaded tokio-postgres v0.7.16 |
| 1247 | 2026-03-18T21:46:21.650Z | Downloaded libxml v0.3.3 |
| 1248 | 2026-03-18T21:46:21.655Z | Downloaded zopfli v0.8.3 |
| 1249 | 2026-03-18T21:46:21.657Z | Downloaded rand v0.10.0 |
| 1250 | 2026-03-18T21:46:21.660Z | Downloaded toml_edit v0.19.15 |
| 1251 | 2026-03-18T21:46:21.672Z | Downloaded reedline v0.40.0 |
| 1252 | 2026-03-18T21:46:21.677Z | Downloaded uuid v1.21.0 |
| 1253 | 2026-03-18T21:46:21.680Z | Downloaded reqwest v0.13.2 |
| 1254 | 2026-03-18T21:46:21.684Z | Downloaded reqwest v0.12.28 |
| 1255 | 2026-03-18T21:46:21.688Z | Downloaded ssh-key v0.6.7 |
| 1256 | 2026-03-18T21:46:21.694Z | Downloaded rayon v1.11.0 |
| 1257 | 2026-03-18T21:46:21.700Z | Downloaded regex v1.12.3 |
| 1258 | 2026-03-18T21:46:21.704Z | Downloaded yansi v1.0.1 |
| 1259 | 2026-03-18T21:46:21.708Z | Downloaded unicode_categories v0.1.1 |
| 1260 | 2026-03-18T21:46:21.711Z | Downloaded zip v0.6.6 |
| 1261 | 2026-03-18T21:46:21.735Z | Downloaded git2 v0.20.4 |
| 1262 | 2026-03-18T21:46:21.740Z | Downloaded zerocopy-derive v0.8.40 |
| 1263 | 2026-03-18T21:46:21.747Z | Downloaded salty v0.3.0 |
| 1264 | 2026-03-18T21:46:21.752Z | Downloaded bindgen v0.71.1 |
| 1265 | 2026-03-18T21:46:21.772Z | Downloaded quick-xml v0.37.5 |
| 1266 | 2026-03-18T21:46:21.776Z | Downloaded rustls-webpki v0.101.7 |
| 1267 | 2026-03-18T21:46:21.788Z | Downloaded x509-cert v0.2.5 |
| 1268 | 2026-03-18T21:46:21.792Z | Downloaded portable-atomic v1.13.1 |
| 1269 | 2026-03-18T21:46:21.798Z | Downloaded unicode-segmentation v1.12.0 |
| 1270 | 2026-03-18T21:46:21.802Z | Downloaded tower v0.5.3 |
| 1271 | 2026-03-18T21:46:21.806Z | Downloaded petname v2.0.2 |
| 1272 | 2026-03-18T21:46:21.810Z | Downloaded moka v0.12.13 |
| 1273 | 2026-03-18T21:46:21.816Z | Downloaded tokio-util v0.7.18 |
| 1274 | 2026-03-18T21:46:21.821Z | Downloaded unicode-normalization v0.1.25 |
| 1275 | 2026-03-18T21:46:21.824Z | Downloaded typed-path v0.9.3 |
| 1276 | 2026-03-18T21:46:21.829Z | Downloaded tower-http v0.6.8 |
| 1277 | 2026-03-18T21:46:21.836Z | Downloaded rustls-webpki v0.102.8 |
| 1278 | 2026-03-18T21:46:21.849Z | Downloaded serde_with v3.17.0 |
| 1279 | 2026-03-18T21:46:21.858Z | Downloaded zip v4.6.1 |
| 1280 | 2026-03-18T21:46:21.861Z | Downloaded goblin v0.10.5 |
| 1281 | 2026-03-18T21:46:21.866Z | Downloaded tough v0.20.0 |
| 1282 | 2026-03-18T21:46:21.873Z | Downloaded proptest v1.10.0 |
| 1283 | 2026-03-18T21:46:21.881Z | Downloaded object v0.30.4 |
| 1284 | 2026-03-18T21:46:21.887Z | Downloaded nix v0.27.1 |
| 1285 | 2026-03-18T21:46:21.894Z | Downloaded p384 v0.13.1 |
| 1286 | 2026-03-18T21:46:21.898Z | Downloaded lalrpop v0.19.12 |
| 1287 | 2026-03-18T21:46:21.907Z | Downloaded quinn-proto v0.11.13 |
| 1288 | 2026-03-18T21:46:21.912Z | Downloaded radix_trie v0.2.1 |
| 1289 | 2026-03-18T21:46:21.916Z | Downloaded winnow v0.5.40 |
| 1290 | 2026-03-18T21:46:21.922Z | Downloaded polar-core v0.27.3 |
| 1291 | 2026-03-18T21:46:21.928Z | Downloaded nix v0.29.0 |
| 1292 | 2026-03-18T21:46:21.936Z | Downloaded openssl v0.10.75 |
| 1293 | 2026-03-18T21:46:21.950Z | Downloaded curve25519-dalek v4.1.3 |
| 1294 | 2026-03-18T21:46:21.956Z | Downloaded winnow v0.6.26 |
| 1295 | 2026-03-18T21:46:21.968Z | Downloaded rustls v0.21.12 |
| 1296 | 2026-03-18T21:46:21.976Z | Downloaded time v0.3.47 |
| 1297 | 2026-03-18T21:46:21.985Z | Downloaded smoltcp v0.9.1 |
| 1298 | 2026-03-18T21:46:21.993Z | Downloaded bstr v1.12.1 |
| 1299 | 2026-03-18T21:46:22.000Z | Downloaded tabled v0.20.0 |
| 1300 | 2026-03-18T21:46:22.012Z | Downloaded nix v0.31.1 |
| 1301 | 2026-03-18T21:46:22.022Z | Downloaded webpki-roots v1.0.6 |
| 1302 | 2026-03-18T21:46:22.026Z | Downloaded vcpkg v0.2.15 |
| 1303 | 2026-03-18T21:46:22.053Z | Downloaded regex-syntax v0.6.29 |
| 1304 | 2026-03-18T21:46:22.058Z | Downloaded dropshot v0.16.7 |
| 1305 | 2026-03-18T21:46:22.074Z | Downloaded zerocopy v0.8.40 |
| 1306 | 2026-03-18T21:46:22.081Z | Downloaded smoltcp v0.11.0 |
| 1307 | 2026-03-18T21:46:22.090Z | Downloaded rustix v0.38.44 |
| 1308 | 2026-03-18T21:46:22.106Z | Downloaded zlib-rs v0.6.2 |
| 1309 | 2026-03-18T21:46:22.111Z | Downloaded rustls v0.22.4 |
| 1310 | 2026-03-18T21:46:22.123Z | Downloaded regress v0.10.5 |
| 1311 | 2026-03-18T21:46:22.132Z | Downloaded regex-syntax v0.8.10 |
| 1312 | 2026-03-18T21:46:22.147Z | Downloaded rustls v0.23.37 |
| 1313 | 2026-03-18T21:46:22.157Z | Downloaded diesel v2.3.7 |
| 1314 | 2026-03-18T21:46:22.173Z | Downloaded hickory-proto v0.25.2 |
| 1315 | 2026-03-18T21:46:22.185Z | Downloaded openapiv3 v2.2.0 |
| 1316 | 2026-03-18T21:46:22.194Z | Downloaded tracing v0.1.44 |
| 1317 | 2026-03-18T21:46:22.210Z | Downloaded object v0.37.3 |
| 1318 | 2026-03-18T21:46:22.218Z | Downloaded hickory-proto v0.24.4 |
| 1319 | 2026-03-18T21:46:22.228Z | Downloaded nix v0.28.0 |
| 1320 | 2026-03-18T21:46:22.239Z | Downloaded typify-impl v0.4.3 |
| 1321 | 2026-03-18T21:46:22.248Z | Downloaded zerocopy-derive v0.6.6 |
| 1322 | 2026-03-18T21:46:22.255Z | Downloaded regex-automata v0.4.14 |
| 1323 | 2026-03-18T21:46:22.266Z | Downloaded lzma-sys v0.1.20 |
| 1324 | 2026-03-18T21:46:22.288Z | Downloaded sqlparser v0.61.0 |
| 1325 | 2026-03-18T21:46:22.323Z | Downloaded csv v1.4.0 |
| 1326 | 2026-03-18T21:46:22.338Z | Downloaded typify-impl v0.6.1 |
| 1327 | 2026-03-18T21:46:22.347Z | Downloaded sled v0.34.7 |
| 1328 | 2026-03-18T21:46:22.356Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1329 | 2026-03-18T21:46:22.364Z | Downloaded ratatui v0.29.0 |
| 1330 | 2026-03-18T21:46:22.429Z | Downloaded encoding_rs v0.8.35 |
| 1331 | 2026-03-18T21:46:22.449Z | Downloaded petgraph v0.6.5 |
| 1332 | 2026-03-18T21:46:22.470Z | Downloaded jiff v0.2.21 |
| 1333 | 2026-03-18T21:46:22.484Z | Downloaded chrono-tz v0.10.4 |
| 1334 | 2026-03-18T21:46:22.588Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1335 | 2026-03-18T21:46:22.629Z | Downloaded petgraph v0.8.3 |
| 1336 | 2026-03-18T21:46:22.666Z | Downloaded libz-sys v1.1.24 |
| 1337 | 2026-03-18T21:46:22.691Z | Downloaded sha3 v0.10.8 |
| 1338 | 2026-03-18T21:46:22.695Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1339 | 2026-03-18T21:46:22.706Z | Downloaded tokio v1.49.0 |
| 1340 | 2026-03-18T21:46:22.809Z | Downloaded ring v0.17.14 |
| 1341 | 2026-03-18T21:46:23.337Z | Downloaded aws-lc-sys v0.37.1 |
| 1342 | 2026-03-18T21:46:23.656Z | Compiling libc v0.2.180 |
| 1343 | 2026-03-18T21:46:23.659Z | Compiling serde v1.0.228 |
| 1344 | 2026-03-18T21:46:23.659Z | Compiling log v0.4.29 |
| 1345 | 2026-03-18T21:46:23.659Z | Compiling find-msvc-tools v0.1.9 |
| 1346 | 2026-03-18T21:46:23.864Z | Compiling shlex v1.3.0 |
| 1347 | 2026-03-18T21:46:23.864Z | Compiling smallvec v1.15.1 |
| 1348 | 2026-03-18T21:46:23.882Z | Compiling syn v2.0.117 |
| 1349 | 2026-03-18T21:46:23.902Z | Compiling typenum v1.19.0 |
| 1350 | 2026-03-18T21:46:24.119Z | Compiling generic-array v0.14.7 |
| 1351 | 2026-03-18T21:46:24.137Z | Compiling subtle v2.6.1 |
| 1352 | 2026-03-18T21:46:24.199Z | Compiling scopeguard v1.2.0 |
| 1353 | 2026-03-18T21:46:24.218Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-03-18T21:46:24.276Z | Compiling const-oid v0.9.6 |
| 1355 | 2026-03-18T21:46:24.334Z | Compiling lock_api v0.4.14 |
| 1356 | 2026-03-18T21:46:24.373Z | Compiling critical-section v1.2.0 |
| 1357 | 2026-03-18T21:46:24.429Z | Compiling zerocopy v0.8.40 |
| 1358 | 2026-03-18T21:46:24.541Z | Compiling parking_lot_core v0.9.12 |
| 1359 | 2026-03-18T21:46:24.645Z | Compiling serde_json v1.0.149 |
| 1360 | 2026-03-18T21:46:24.852Z | Compiling pin-project-lite v0.2.17 |
| 1361 | 2026-03-18T21:46:24.973Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-03-18T21:46:24.992Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-03-18T21:46:25.046Z | Compiling errno v0.3.14 |
| 1364 | 2026-03-18T21:46:25.216Z | Compiling rand_core v0.6.4 |
| 1365 | 2026-03-18T21:46:25.235Z | Compiling signal-hook-registry v1.4.8 |
| 1366 | 2026-03-18T21:46:25.252Z | Compiling cc v1.2.56 |
| 1367 | 2026-03-18T21:46:25.472Z | Compiling pkg-config v0.3.32 |
| 1368 | 2026-03-18T21:46:25.553Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-03-18T21:46:25.573Z | Compiling mio v1.1.1 |
| 1370 | 2026-03-18T21:46:25.610Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-18T21:46:25.723Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-03-18T21:46:25.810Z | Compiling libm v0.2.16 |
| 1373 | 2026-03-18T21:46:26.011Z | Compiling num-traits v0.2.19 |
| 1374 | 2026-03-18T21:46:26.090Z | Compiling futures-core v0.3.32 |
| 1375 | 2026-03-18T21:46:26.205Z | Compiling socket2 v0.6.2 |
| 1376 | 2026-03-18T21:46:26.222Z | Compiling percent-encoding v2.3.2 |
| 1377 | 2026-03-18T21:46:26.278Z | Compiling allocator-api2 v0.2.21 |
| 1378 | 2026-03-18T21:46:26.435Z | Compiling foldhash v0.2.0 |
| 1379 | 2026-03-18T21:46:26.460Z | Compiling cpufeatures v0.2.17 |
| 1380 | 2026-03-18T21:46:26.490Z | Compiling futures-sink v0.3.32 |
| 1381 | 2026-03-18T21:46:26.548Z | Compiling slab v0.4.12 |
| 1382 | 2026-03-18T21:46:26.618Z | Compiling futures-channel v0.3.32 |
| 1383 | 2026-03-18T21:46:26.705Z | Compiling hashbrown v0.16.1 |
| 1384 | 2026-03-18T21:46:26.705Z | Compiling getrandom v0.4.1 |
| 1385 | 2026-03-18T21:46:26.744Z | Compiling futures-io v0.3.32 |
| 1386 | 2026-03-18T21:46:26.764Z | Compiling futures-task v0.3.32 |
| 1387 | 2026-03-18T21:46:26.905Z | Compiling rand_core v0.10.0 |
| 1388 | 2026-03-18T21:46:26.932Z | Compiling rustversion v1.0.22 |
| 1389 | 2026-03-18T21:46:26.975Z | Compiling getrandom v0.3.4 |
| 1390 | 2026-03-18T21:46:27.138Z | Compiling form_urlencoded v1.2.2 |
| 1391 | 2026-03-18T21:46:27.363Z | Compiling cmake v0.1.57 |
| 1392 | 2026-03-18T21:46:27.485Z | Compiling indexmap v2.13.0 |
| 1393 | 2026-03-18T21:46:27.562Z | Compiling fs_extra v1.3.0 |
| 1394 | 2026-03-18T21:46:27.900Z | Compiling dunce v1.0.5 |
| 1395 | 2026-03-18T21:46:27.919Z | Compiling synstructure v0.13.2 |
| 1396 | 2026-03-18T21:46:27.938Z | Compiling ident_case v1.0.1 |
| 1397 | 2026-03-18T21:46:28.017Z | Compiling base64ct v1.8.3 |
| 1398 | 2026-03-18T21:46:28.089Z | Compiling aws-lc-sys v0.37.1 |
| 1399 | 2026-03-18T21:46:28.253Z | Compiling flagset v0.4.7 |
| 1400 | 2026-03-18T21:46:28.288Z | Compiling rand_core v0.9.5 |
| 1401 | 2026-03-18T21:46:28.385Z | Compiling pem-rfc7468 v0.7.0 |
| 1402 | 2026-03-18T21:46:28.405Z | Compiling iana-time-zone v0.1.65 |
| 1403 | 2026-03-18T21:46:28.422Z | Compiling rustix v1.1.3 |
| 1404 | 2026-03-18T21:46:28.440Z | Compiling ring v0.17.14 |
| 1405 | 2026-03-18T21:46:28.639Z | Compiling uuid v1.21.0 |
| 1406 | 2026-03-18T21:46:28.669Z | Compiling rustc_version v0.4.1 |
| 1407 | 2026-03-18T21:46:28.754Z | Compiling aws-lc-rs v1.16.0 |
| 1408 | 2026-03-18T21:46:28.787Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-18T21:46:29.094Z | Compiling regex-syntax v0.8.10 |
| 1410 | 2026-03-18T21:46:29.120Z | Compiling tracing-core v0.1.36 |
| 1411 | 2026-03-18T21:46:29.540Z | Compiling crossbeam-utils v0.8.21 |
| 1412 | 2026-03-18T21:46:29.790Z | Compiling openssl-sys v0.9.111 |
| 1413 | 2026-03-18T21:46:29.879Z | Compiling pest_generator v2.8.6 |
| 1414 | 2026-03-18T21:46:29.924Z | Compiling serde_derive_internals v0.29.1 |
| 1415 | 2026-03-18T21:46:30.558Z | Compiling schemars v0.8.22 |
| 1416 | 2026-03-18T21:46:30.564Z | Compiling serde_derive v1.0.228 |
| 1417 | 2026-03-18T21:46:30.765Z | Compiling zeroize_derive v1.4.3 |
| 1418 | 2026-03-18T21:46:30.803Z | Compiling zerofrom-derive v0.1.6 |
| 1419 | 2026-03-18T21:46:30.822Z | Compiling yoke-derive v0.8.1 |
| 1420 | 2026-03-18T21:46:31.156Z | Compiling zerocopy-derive v0.8.40 |
| 1421 | 2026-03-18T21:46:31.598Z | Compiling zeroize v1.8.2 |
| 1422 | 2026-03-18T21:46:32.324Z | Compiling zerovec-derive v0.11.2 |
| 1423 | 2026-03-18T21:46:32.407Z | Compiling displaydoc v0.2.5 |
| 1424 | 2026-03-18T21:46:32.666Z | Compiling crypto-common v0.1.7 |
| 1425 | 2026-03-18T21:46:32.692Z | Compiling zerofrom v0.1.6 |
| 1426 | 2026-03-18T21:46:32.844Z | Compiling yoke v0.8.1 |
| 1427 | 2026-03-18T21:46:32.845Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-03-18T21:46:33.069Z | Compiling digest v0.10.7 |
| 1429 | 2026-03-18T21:46:33.088Z | Compiling tokio-macros v2.6.0 |
| 1430 | 2026-03-18T21:46:33.300Z | Compiling futures-macro v0.3.32 |
| 1431 | 2026-03-18T21:46:33.380Z | Compiling zerotrie v0.2.3 |
| 1432 | 2026-03-18T21:46:33.399Z | Compiling hmac v0.12.1 |
| 1433 | 2026-03-18T21:46:33.592Z | Compiling block-padding v0.3.3 |
| 1434 | 2026-03-18T21:46:33.765Z | Compiling inout v0.1.4 |
| 1435 | 2026-03-18T21:46:33.792Z | Compiling sha2 v0.10.9 |
| 1436 | 2026-03-18T21:46:33.796Z | Compiling zerovec v0.11.5 |
| 1437 | 2026-03-18T21:46:33.981Z | Compiling cipher v0.4.4 |
| 1438 | 2026-03-18T21:46:34.049Z | Compiling der_derive v0.7.3 |
| 1439 | 2026-03-18T21:46:34.320Z | Compiling salsa20 v0.10.2 |
| 1440 | 2026-03-18T21:46:34.366Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-03-18T21:46:34.498Z | Compiling tinystr v0.8.2 |
| 1442 | 2026-03-18T21:46:34.517Z | Compiling potential_utf v0.1.4 |
| 1443 | 2026-03-18T21:46:34.724Z | Compiling icu_locale_core v2.1.1 |
| 1444 | 2026-03-18T21:46:34.756Z | Compiling icu_collections v2.1.1 |
| 1445 | 2026-03-18T21:46:35.259Z | Compiling bytes v1.11.1 |
| 1446 | 2026-03-18T21:46:35.357Z | Compiling der v0.7.10 |
| 1447 | 2026-03-18T21:46:35.372Z | Compiling chrono v0.4.44 |
| 1448 | 2026-03-18T21:46:35.641Z | Compiling icu_provider v2.1.1 |
| 1449 | 2026-03-18T21:46:35.916Z | Compiling tokio v1.49.0 |
| 1450 | 2026-03-18T21:46:36.019Z | Compiling icu_properties v2.1.2 |
| 1451 | 2026-03-18T21:46:36.071Z | Compiling icu_normalizer v2.1.1 |
| 1452 | 2026-03-18T21:46:36.785Z | Compiling spki v0.7.3 |
| 1453 | 2026-03-18T21:46:36.951Z | Compiling http v1.4.0 |
| 1454 | 2026-03-18T21:46:37.035Z | Compiling pbkdf2 v0.12.2 |
| 1455 | 2026-03-18T21:46:37.245Z | Compiling idna_adapter v1.2.1 |
| 1456 | 2026-03-18T21:46:37.267Z | Compiling ppv-lite86 v0.2.21 |
| 1457 | 2026-03-18T21:46:37.413Z | Compiling idna v1.1.0 |
| 1458 | 2026-03-18T21:46:37.493Z | Compiling thiserror-impl v2.0.18 |
| 1459 | 2026-03-18T21:46:37.512Z | Compiling scrypt v0.11.0 |
| 1460 | 2026-03-18T21:46:37.600Z | Compiling aes v0.8.4 |
| 1461 | 2026-03-18T21:46:37.707Z | Compiling rand_chacha v0.9.0 |
| 1462 | 2026-03-18T21:46:37.837Z | Compiling url v2.5.8 |
| 1463 | 2026-03-18T21:46:38.237Z | Compiling cbc v0.1.2 |
| 1464 | 2026-03-18T21:46:38.307Z | Compiling rustls-pki-types v1.14.0 |
| 1465 | 2026-03-18T21:46:38.428Z | Compiling tracing-attributes v0.1.31 |
| 1466 | 2026-03-18T21:46:38.589Z | Compiling pkcs5 v0.7.1 |
| 1467 | 2026-03-18T21:46:38.886Z | Compiling rand v0.9.2 |
| 1468 | 2026-03-18T21:46:38.910Z | Compiling http-body v1.0.1 |
| 1469 | 2026-03-18T21:46:38.989Z | Compiling untrusted v0.7.1 |
| 1470 | 2026-03-18T21:46:39.094Z | Compiling untrusted v0.9.0 |
| 1471 | 2026-03-18T21:46:39.142Z | Compiling openssl-probe v0.2.1 |
| 1472 | 2026-03-18T21:46:39.215Z | Compiling httparse v1.10.1 |
| 1473 | 2026-03-18T21:46:39.243Z | Compiling syn v1.0.109 |
| 1474 | 2026-03-18T21:46:39.264Z | Compiling thiserror v2.0.18 |
| 1475 | 2026-03-18T21:46:39.358Z | Compiling base64 v0.22.1 |
| 1476 | 2026-03-18T21:46:39.676Z | Compiling pkcs8 v0.10.2 |
| 1477 | 2026-03-18T21:46:39.698Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-03-18T21:46:39.768Z | Compiling pest_derive v2.8.6 |
| 1479 | 2026-03-18T21:46:39.938Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-03-18T21:46:40.248Z | Compiling tracing v0.1.44 |
| 1481 | 2026-03-18T21:46:40.299Z | Compiling darling_core v0.20.11 |
| 1482 | 2026-03-18T21:46:40.590Z | Compiling try-lock v0.2.5 |
| 1483 | 2026-03-18T21:46:40.722Z | Compiling tower-service v0.3.3 |
| 1484 | 2026-03-18T21:46:40.743Z | Compiling rustls v0.23.37 |
| 1485 | 2026-03-18T21:46:40.838Z | Compiling atomic-waker v1.1.2 |
| 1486 | 2026-03-18T21:46:40.950Z | Compiling dyn-clone v1.0.20 |
| 1487 | 2026-03-18T21:46:40.987Z | Compiling tokio-util v0.7.18 |
| 1488 | 2026-03-18T21:46:41.008Z | Compiling tower-layer v0.3.3 |
| 1489 | 2026-03-18T21:46:41.120Z | Compiling tinyvec_macros v0.1.1 |
| 1490 | 2026-03-18T21:46:41.228Z | Compiling tinyvec v1.10.0 |
| 1491 | 2026-03-18T21:46:41.234Z | Compiling scroll v0.13.0 |
| 1492 | 2026-03-18T21:46:41.566Z | Compiling want v0.3.1 |
| 1493 | 2026-03-18T21:46:41.816Z | Compiling ipnet v2.11.0 |
| 1494 | 2026-03-18T21:46:42.035Z | Compiling h2 v0.4.13 |
| 1495 | 2026-03-18T21:46:42.412Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1496 | 2026-03-18T21:46:42.521Z | Compiling spin v0.9.8 |
| 1497 | 2026-03-18T21:46:42.794Z | Compiling aho-corasick v1.1.4 |
| 1498 | 2026-03-18T21:46:42.910Z | Compiling powerfmt v0.2.0 |
| 1499 | 2026-03-18T21:46:43.181Z | Compiling httpdate v1.0.3 |
| 1500 | 2026-03-18T21:46:43.200Z | Compiling pin-utils v0.1.0 |
| 1501 | 2026-03-18T21:46:43.287Z | Compiling time-core v0.1.8 |
| 1502 | 2026-03-18T21:46:43.460Z | Compiling crc32fast v1.5.0 |
| 1503 | 2026-03-18T21:46:43.480Z | Compiling openssl v0.10.75 |
| 1504 | 2026-03-18T21:46:43.610Z | Compiling darling_macro v0.20.11 |
| 1505 | 2026-03-18T21:46:43.770Z | Compiling foreign-types-shared v0.1.1 |
| 1506 | 2026-03-18T21:46:43.797Z | Compiling num-conv v0.2.0 |
| 1507 | 2026-03-18T21:46:43.866Z | Compiling foreign-types v0.3.2 |
| 1508 | 2026-03-18T21:46:43.892Z | Compiling tempfile v3.25.0 |
| 1509 | 2026-03-18T21:46:43.953Z | Compiling regex-automata v0.4.14 |
| 1510 | 2026-03-18T21:46:43.972Z | Compiling time-macros v0.2.27 |
| 1511 | 2026-03-18T21:46:44.216Z | Compiling darling v0.20.11 |
| 1512 | 2026-03-18T21:46:44.385Z | Compiling deranged v0.5.8 |
| 1513 | 2026-03-18T21:46:45.133Z | Compiling goblin v0.10.5 |
| 1514 | 2026-03-18T21:46:45.398Z | Compiling openssl-macros v0.1.1 |
| 1515 | 2026-03-18T21:46:45.720Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-18T21:46:46.599Z | Compiling hyper v1.8.1 |
| 1517 | 2026-03-18T21:46:47.403Z | Compiling wait-timeout v0.2.1 |
| 1518 | 2026-03-18T21:46:47.427Z | Compiling native-tls v0.2.18 |
| 1519 | 2026-03-18T21:46:47.427Z | Compiling bit-vec v0.8.0 |
| 1520 | 2026-03-18T21:46:47.679Z | Compiling usdt-impl v0.6.0 |
| 1521 | 2026-03-18T21:46:47.745Z | Compiling siphasher v1.0.2 |
| 1522 | 2026-03-18T21:46:47.745Z | Compiling simd-adler32 v0.3.8 |
| 1523 | 2026-03-18T21:46:47.929Z | Compiling either v1.15.0 |
| 1524 | 2026-03-18T21:46:48.012Z | Compiling quick-error v1.2.3 |
| 1525 | 2026-03-18T21:46:48.074Z | Compiling num_threads v0.1.7 |
| 1526 | 2026-03-18T21:46:48.142Z | Compiling rusty-fork v0.3.1 |
| 1527 | 2026-03-18T21:46:48.192Z | Compiling time v0.3.47 |
| 1528 | 2026-03-18T21:46:48.211Z | Compiling hyper-util v0.1.20 |
| 1529 | 2026-03-18T21:46:48.581Z | Compiling bit-set v0.8.0 |
| 1530 | 2026-03-18T21:46:48.741Z | Compiling thiserror v1.0.69 |
| 1531 | 2026-03-18T21:46:49.099Z | Compiling dof v0.4.0 |
| 1532 | 2026-03-18T21:46:49.713Z | Compiling derive_builder_core v0.20.2 |
| 1533 | 2026-03-18T21:46:50.320Z | Compiling unicode-normalization v0.1.25 |
| 1534 | 2026-03-18T21:46:50.483Z | Compiling crossbeam-epoch v0.9.18 |
| 1535 | 2026-03-18T21:46:50.685Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-03-18T21:46:50.882Z | Compiling rustls-native-certs v0.8.3 |
| 1537 | 2026-03-18T21:46:50.910Z | Compiling signature v2.2.0 |
| 1538 | 2026-03-18T21:46:50.930Z | Compiling scroll_derive v0.12.1 |
| 1539 | 2026-03-18T21:46:51.134Z | Compiling heapless v0.7.17 |
| 1540 | 2026-03-18T21:46:51.152Z | Compiling rand_xorshift v0.4.0 |
| 1541 | 2026-03-18T21:46:51.250Z | Compiling slog v2.8.2 |
| 1542 | 2026-03-18T21:46:51.337Z | Compiling darling_core v0.21.3 |
| 1543 | 2026-03-18T21:46:51.407Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1544 | 2026-03-18T21:46:51.472Z | Compiling sync_wrapper v1.0.2 |
| 1545 | 2026-03-18T21:46:51.606Z | Compiling thread-id v5.1.0 |
| 1546 | 2026-03-18T21:46:51.708Z | Compiling cookie v0.18.1 |
| 1547 | 2026-03-18T21:46:51.726Z | Compiling anyhow v1.0.102 |
| 1548 | 2026-03-18T21:46:51.754Z | Compiling zstd-safe v7.2.4 |
| 1549 | 2026-03-18T21:46:51.771Z | Compiling adler2 v2.0.1 |
| 1550 | 2026-03-18T21:46:51.929Z | Compiling signal-hook v0.3.18 |
| 1551 | 2026-03-18T21:46:51.929Z | Compiling paste v1.0.15 |
| 1552 | 2026-03-18T21:46:51.988Z | Compiling unicode-segmentation v1.12.0 |
| 1553 | 2026-03-18T21:46:52.106Z | Compiling unarray v0.1.4 |
| 1554 | 2026-03-18T21:46:52.193Z | Compiling unicode-properties v0.1.4 |
| 1555 | 2026-03-18T21:46:52.276Z | Compiling unicode-bidi v0.3.18 |
| 1556 | 2026-03-18T21:46:52.309Z | Compiling rayon-core v1.13.0 |
| 1557 | 2026-03-18T21:46:52.541Z | Compiling proptest v1.10.0 |
| 1558 | 2026-03-18T21:46:52.718Z | Compiling miniz_oxide v0.8.9 |
| 1559 | 2026-03-18T21:46:52.739Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-03-18T21:46:52.974Z | Compiling scroll v0.12.0 |
| 1561 | 2026-03-18T21:46:53.328Z | Compiling tower v0.5.3 |
| 1562 | 2026-03-18T21:46:53.423Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-03-18T21:46:53.519Z | Compiling crossbeam-deque v0.8.6 |
| 1564 | 2026-03-18T21:46:53.754Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-03-18T21:46:53.774Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-03-18T21:46:54.004Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-03-18T21:46:54.027Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-03-18T21:46:54.066Z | Compiling toml_datetime v0.6.11 |
| 1569 | 2026-03-18T21:46:54.113Z | Compiling serde_tokenstream v0.2.3 |
| 1570 | 2026-03-18T21:46:54.113Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-03-18T21:46:54.267Z | Compiling erased-serde v0.3.31 |
| 1572 | 2026-03-18T21:46:54.288Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-03-18T21:46:54.393Z | Compiling zerocopy-derive v0.7.35 |
| 1574 | 2026-03-18T21:46:54.477Z | Compiling curve25519-dalek v4.1.3 |
| 1575 | 2026-03-18T21:46:54.501Z | Compiling vergen-lib v0.1.6 |
| 1576 | 2026-03-18T21:46:54.713Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-03-18T21:46:54.886Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-03-18T21:46:54.912Z | Compiling darling_macro v0.21.3 |
| 1579 | 2026-03-18T21:46:54.978Z | Compiling ff v0.13.1 |
| 1580 | 2026-03-18T21:46:55.018Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-03-18T21:46:55.133Z | Compiling zlib-rs v0.6.2 |
| 1582 | 2026-03-18T21:46:55.133Z | Compiling ryu v1.0.23 |
| 1583 | 2026-03-18T21:46:55.171Z | Compiling psl-types v2.0.11 |
| 1584 | 2026-03-18T21:46:55.246Z | Compiling iri-string v0.7.10 |
| 1585 | 2026-03-18T21:46:55.326Z | Compiling litrs v1.0.0 |
| 1586 | 2026-03-18T21:46:55.385Z | Compiling num-bigint-dig v0.8.6 |
| 1587 | 2026-03-18T21:46:55.508Z | Compiling ref-cast v1.0.25 |
| 1588 | 2026-03-18T21:46:55.527Z | Compiling fallible-iterator v0.2.0 |
| 1589 | 2026-03-18T21:46:55.611Z | Compiling base16ct v0.2.0 |
| 1590 | 2026-03-18T21:46:55.831Z | Compiling cfg_aliases v0.2.1 |
| 1591 | 2026-03-18T21:46:55.883Z | Compiling rustix v0.38.44 |
| 1592 | 2026-03-18T21:46:55.921Z | Compiling smoltcp v0.9.1 |
| 1593 | 2026-03-18T21:46:55.940Z | Compiling nix v0.31.1 |
| 1594 | 2026-03-18T21:46:56.006Z | Compiling document-features v0.2.12 |
| 1595 | 2026-03-18T21:46:56.370Z | Compiling postgres-protocol v0.6.10 |
| 1596 | 2026-03-18T21:46:56.442Z | Compiling sec1 v0.7.3 |
| 1597 | 2026-03-18T21:46:56.479Z | Compiling newtype-uuid v1.3.2 |
| 1598 | 2026-03-18T21:46:56.793Z | Compiling zerocopy v0.7.35 |
| 1599 | 2026-03-18T21:46:56.798Z | Compiling darling v0.21.3 |
| 1600 | 2026-03-18T21:46:56.897Z | Compiling tower-http v0.6.8 |
| 1601 | 2026-03-18T21:46:56.917Z | Compiling serde_urlencoded v0.7.1 |
| 1602 | 2026-03-18T21:46:57.086Z | Compiling publicsuffix v2.3.0 |
| 1603 | 2026-03-18T21:46:57.342Z | Compiling group v0.13.0 |
| 1604 | 2026-03-18T21:46:57.407Z | Compiling num-iter v0.1.45 |
| 1605 | 2026-03-18T21:46:57.575Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-18T21:46:57.599Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-03-18T21:46:57.623Z | Compiling derive_builder v0.20.2 |
| 1608 | 2026-03-18T21:46:57.895Z | Compiling proc-macro-error v1.0.4 |
| 1609 | 2026-03-18T21:46:58.050Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-18T21:46:58.111Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-18T21:46:58.904Z | Compiling heck v0.4.1 |
| 1612 | 2026-03-18T21:46:59.067Z | Compiling phf_shared v0.13.1 |
| 1613 | 2026-03-18T21:46:59.204Z | Compiling hubpack_derive v0.1.1 |
| 1614 | 2026-03-18T21:46:59.292Z | Compiling regex v1.12.3 |
| 1615 | 2026-03-18T21:46:59.383Z | Compiling flate2 v1.1.9 |
| 1616 | 2026-03-18T21:46:59.410Z | Compiling lazy_static v1.5.0 |
| 1617 | 2026-03-18T21:46:59.518Z | Compiling cargo-platform v0.1.9 |
| 1618 | 2026-03-18T21:46:59.762Z | Compiling hkdf v0.12.4 |
| 1619 | 2026-03-18T21:46:59.850Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-03-18T21:46:59.855Z | Compiling async-trait v0.1.89 |
| 1621 | 2026-03-18T21:46:59.887Z | Compiling strum_macros v0.27.2 |
| 1622 | 2026-03-18T21:46:59.946Z | Compiling daft-derive v0.1.5 |
| 1623 | 2026-03-18T21:46:59.969Z | Compiling ref-cast-impl v1.0.25 |
| 1624 | 2026-03-18T21:47:00.652Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-03-18T21:47:00.883Z | Compiling terminal_size v0.4.3 |
| 1626 | 2026-03-18T21:47:01.052Z | Compiling vergen v9.0.6 |
| 1627 | 2026-03-18T21:47:01.270Z | Compiling fs-err v3.3.0 |
| 1628 | 2026-03-18T21:47:01.289Z | Compiling ahash v0.8.12 |
| 1629 | 2026-03-18T21:47:01.499Z | Compiling bumpalo v3.20.2 |
| 1630 | 2026-03-18T21:47:01.517Z | Compiling winnow v0.5.40 |
| 1631 | 2026-03-18T21:47:01.539Z | Compiling bitflags v1.3.2 |
| 1632 | 2026-03-18T21:47:01.633Z | Compiling object v0.37.3 |
| 1633 | 2026-03-18T21:47:01.820Z | Compiling managed v0.8.0 |
| 1634 | 2026-03-18T21:47:01.971Z | Compiling foldhash v0.1.5 |
| 1635 | 2026-03-18T21:47:02.102Z | Compiling libbz2-rs-sys v0.2.2 |
| 1636 | 2026-03-18T21:47:02.213Z | Compiling clap_builder v4.5.60 |
| 1637 | 2026-03-18T21:47:02.625Z | Compiling strum v0.27.2 |
| 1638 | 2026-03-18T21:47:02.761Z | Compiling bzip2 v0.6.1 |
| 1639 | 2026-03-18T21:47:02.785Z | Compiling console v0.16.2 |
| 1640 | 2026-03-18T21:47:02.954Z | Compiling hashbrown v0.15.5 |
| 1641 | 2026-03-18T21:47:03.110Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-03-18T21:47:03.520Z | Compiling toml_edit v0.19.15 |
| 1643 | 2026-03-18T21:47:03.758Z | Compiling elliptic-curve v0.13.8 |
| 1644 | 2026-03-18T21:47:03.995Z | Compiling dof v0.3.0 |
| 1645 | 2026-03-18T21:47:04.109Z | Compiling daft v0.1.5 |
| 1646 | 2026-03-18T21:47:04.407Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-03-18T21:47:04.463Z | Compiling cargo_metadata v0.19.2 |
| 1648 | 2026-03-18T21:47:04.967Z | Compiling phf v0.13.1 |
| 1649 | 2026-03-18T21:47:05.177Z | Compiling zone_cfg_derive v0.3.1 |
| 1650 | 2026-03-18T21:47:05.987Z | Compiling cookie_store v0.22.1 |
| 1651 | 2026-03-18T21:47:06.337Z | Compiling signal-hook-mio v0.2.5 |
| 1652 | 2026-03-18T21:47:06.480Z | Compiling rayon v1.11.0 |
| 1653 | 2026-03-18T21:47:06.624Z | Compiling zstd v0.13.3 |
| 1654 | 2026-03-18T21:47:06.891Z | Compiling hyper-tls v0.6.0 |
| 1655 | 2026-03-18T21:47:06.935Z | Compiling bzip2 v0.4.4 |
| 1656 | 2026-03-18T21:47:07.068Z | Compiling serde_with_macros v3.17.0 |
| 1657 | 2026-03-18T21:47:07.159Z | Compiling postgres-types v0.2.12 |
| 1658 | 2026-03-18T21:47:07.303Z | Compiling usdt-attr-macro v0.6.0 |
| 1659 | 2026-03-18T21:47:07.624Z | Compiling usdt-macro v0.6.0 |
| 1660 | 2026-03-18T21:47:07.936Z | Compiling ed25519 v2.2.3 |
| 1661 | 2026-03-18T21:47:08.361Z | Compiling dtrace-parser v0.2.0 |
| 1662 | 2026-03-18T21:47:08.602Z | Compiling itertools v0.12.1 |
| 1663 | 2026-03-18T21:47:08.630Z | Compiling phf_shared v0.11.3 |
| 1664 | 2026-03-18T21:47:08.817Z | Compiling bstr v1.12.1 |
| 1665 | 2026-03-18T21:47:08.874Z | Compiling pkcs1 v0.7.5 |
| 1666 | 2026-03-18T21:47:08.936Z | Compiling hex v0.4.3 |
| 1667 | 2026-03-18T21:47:09.072Z | Compiling serde-big-array v0.5.1 |
| 1668 | 2026-03-18T21:47:09.250Z | Compiling rfc6979 v0.4.0 |
| 1669 | 2026-03-18T21:47:09.288Z | Compiling serde_repr v0.1.20 |
| 1670 | 2026-03-18T21:47:09.402Z | Compiling strum_macros v0.26.4 |
| 1671 | 2026-03-18T21:47:09.422Z | Compiling enum-as-inner v0.6.1 |
| 1672 | 2026-03-18T21:47:09.425Z | Compiling clap_derive v4.5.55 |
| 1673 | 2026-03-18T21:47:09.695Z | Compiling float-cmp v0.10.0 |
| 1674 | 2026-03-18T21:47:09.883Z | Compiling memmap2 v0.9.10 |
| 1675 | 2026-03-18T21:47:09.974Z | Compiling thread-id v4.2.2 |
| 1676 | 2026-03-18T21:47:10.078Z | Compiling env_filter v1.0.0 |
| 1677 | 2026-03-18T21:47:10.081Z | Compiling encoding_rs v0.8.35 |
| 1678 | 2026-03-18T21:47:10.196Z | Compiling difflib v0.4.0 |
| 1679 | 2026-03-18T21:47:10.233Z | Compiling fixedbitset v0.5.7 |
| 1680 | 2026-03-18T21:47:10.469Z | Compiling unit-prefix v0.5.2 |
| 1681 | 2026-03-18T21:47:10.633Z | Compiling rustc-hash v2.1.1 |
| 1682 | 2026-03-18T21:47:10.655Z | Compiling fixedbitset v0.4.2 |
| 1683 | 2026-03-18T21:47:10.787Z | Compiling precomputed-hash v0.1.1 |
| 1684 | 2026-03-18T21:47:10.900Z | Compiling new_debug_unreachable v1.0.6 |
| 1685 | 2026-03-18T21:47:10.920Z | Compiling normalize-line-endings v0.3.0 |
| 1686 | 2026-03-18T21:47:10.940Z | Compiling keccak v0.1.6 |
| 1687 | 2026-03-18T21:47:10.992Z | Compiling static_assertions v1.1.0 |
| 1688 | 2026-03-18T21:47:11.037Z | Compiling mime v0.3.17 |
| 1689 | 2026-03-18T21:47:11.088Z | Compiling jiff v0.2.21 |
| 1690 | 2026-03-18T21:47:11.381Z | Compiling whoami v2.1.0 |
| 1691 | 2026-03-18T21:47:11.790Z | Compiling data-encoding v2.10.0 |
| 1692 | 2026-03-18T21:47:11.871Z | Compiling predicates-core v1.0.10 |
| 1693 | 2026-03-18T21:47:11.890Z | Compiling clap v4.5.60 |
| 1694 | 2026-03-18T21:47:11.990Z | Compiling strum v0.26.3 |
| 1695 | 2026-03-18T21:47:12.032Z | Compiling predicates v3.1.4 |
| 1696 | 2026-03-18T21:47:12.053Z | Compiling tokio-postgres v0.7.16 |
| 1697 | 2026-03-18T21:47:12.091Z | Compiling sha3 v0.10.8 |
| 1698 | 2026-03-18T21:47:12.141Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1699 | 2026-03-18T21:47:12.213Z | Compiling hickory-proto v0.25.2 |
| 1700 | 2026-03-18T21:47:12.717Z | Compiling toml_edit v0.22.27 |
| 1701 | 2026-03-18T21:47:12.801Z | Compiling string_cache v0.8.9 |
| 1702 | 2026-03-18T21:47:12.975Z | Compiling petgraph v0.6.5 |
| 1703 | 2026-03-18T21:47:13.148Z | Compiling iddqd v0.3.17 |
| 1704 | 2026-03-18T21:47:14.614Z | Compiling indicatif v0.18.4 |
| 1705 | 2026-03-18T21:47:14.962Z | Compiling zip v4.6.1 |
| 1706 | 2026-03-18T21:47:15.061Z | Compiling petgraph v0.8.3 |
| 1707 | 2026-03-18T21:47:15.756Z | Compiling env_logger v0.11.9 |
| 1708 | 2026-03-18T21:47:15.898Z | Compiling zone v0.3.1 |
| 1709 | 2026-03-18T21:47:16.229Z | Compiling usdt v0.6.0 |
| 1710 | 2026-03-18T21:47:16.254Z | Compiling usdt-impl v0.5.0 |
| 1711 | 2026-03-18T21:47:16.552Z | Compiling similar v2.7.0 |
| 1712 | 2026-03-18T21:47:16.570Z | Compiling ecdsa v0.16.9 |
| 1713 | 2026-03-18T21:47:16.825Z | Compiling serde_with v3.17.0 |
| 1714 | 2026-03-18T21:47:17.010Z | Compiling rsa v0.9.10 |
| 1715 | 2026-03-18T21:47:17.030Z | Compiling crossterm v0.28.1 |
| 1716 | 2026-03-18T21:47:17.076Z | Compiling ed25519-dalek v2.2.0 |
| 1717 | 2026-03-18T21:47:17.764Z | Compiling zip v0.6.6 |
| 1718 | 2026-03-18T21:47:18.472Z | Compiling toml v0.7.8 |
| 1719 | 2026-03-18T21:47:18.967Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1720 | 2026-03-18T21:47:19.052Z | Compiling itertools v0.13.0 |
| 1721 | 2026-03-18T21:47:19.263Z | Compiling tokio-stream v0.1.18 |
| 1722 | 2026-03-18T21:47:19.307Z | Compiling buf-list v1.1.2 |
| 1723 | 2026-03-18T21:47:19.657Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1724 | 2026-03-18T21:47:19.754Z | Compiling x509-cert v0.2.5 |
| 1725 | 2026-03-18T21:47:19.858Z | Compiling openapiv3 v2.2.0 |
| 1726 | 2026-03-18T21:47:19.864Z | Compiling sha1 v0.10.6 |
| 1727 | 2026-03-18T21:47:20.063Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1728 | 2026-03-18T21:47:20.145Z | Compiling lalrpop-util v0.19.12 |
| 1729 | 2026-03-18T21:47:20.390Z | Compiling peg-runtime v0.8.5 |
| 1730 | 2026-03-18T21:47:20.437Z | Compiling thread_local v1.1.9 |
| 1731 | 2026-03-18T21:47:20.731Z | Compiling slog-async v2.8.0 |
| 1732 | 2026-03-18T21:47:20.754Z | Compiling crossbeam-channel v0.5.15 |
| 1733 | 2026-03-18T21:47:20.758Z | Compiling futures-executor v0.3.32 |
| 1734 | 2026-03-18T21:47:21.109Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-18T21:47:21.127Z | Compiling is-terminal v0.4.17 |
| 1736 | 2026-03-18T21:47:21.220Z | Compiling xattr v1.6.1 |
| 1737 | 2026-03-18T21:47:21.242Z | Compiling take_mut v0.2.2 |
| 1738 | 2026-03-18T21:47:21.328Z | Compiling term v1.2.1 |
| 1739 | 2026-03-18T21:47:21.372Z | Compiling tar v0.4.44 |
| 1740 | 2026-03-18T21:47:21.431Z | Compiling futures v0.3.32 |
| 1741 | 2026-03-18T21:47:21.965Z | Compiling slog-term v2.9.2 |
| 1742 | 2026-03-18T21:47:28.650Z | Compiling rustls-webpki v0.103.9 |
| 1743 | 2026-03-18T21:47:32.678Z | Compiling tokio-rustls v0.26.4 |
| 1744 | 2026-03-18T21:47:32.678Z | Compiling rustls-platform-verifier v0.6.2 |
| 1745 | 2026-03-18T21:47:32.958Z | Compiling hyper-rustls v0.27.7 |
| 1746 | 2026-03-18T21:47:33.209Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-18T21:47:33.209Z | Compiling reqwest v0.13.2 |
| 1748 | 2026-03-18T21:47:36.172Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1749 | 2026-03-18T21:47:36.443Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1750 | 2026-03-18T21:47:40.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1751 | 2026-03-18T21:47:40.428Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1752 | 2026-03-18T21:47:40.492Z | Mar 18 21:47:40.183 INFO Starting download, target: MaghemiteMgd |
| 1753 | 2026-03-18T21:47:40.492Z | Mar 18 21:47:40.184 INFO Starting download, target: TransceiverControl |
| 1754 | 2026-03-18T21:47:40.492Z | Mar 18 21:47:40.184 INFO Starting download, target: Console |
| 1755 | 2026-03-18T21:47:40.495Z | Mar 18 21:47:40.184 INFO Starting download, target: Cockroach |
| 1756 | 2026-03-18T21:47:40.495Z | Mar 18 21:47:40.184 INFO Starting download, target: Clickhouse |
| 1757 | 2026-03-18T21:47:40.495Z | Mar 18 21:47:40.184 INFO Starting download, target: DendriteStub |
| 1758 | 2026-03-18T21:47:40.495Z | Mar 18 21:47:40.184 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1759 | 2026-03-18T21:47:40.495Z | Mar 18 21:47:40.184 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-03-18T21:47:40.495Z | Mar 18 21:47:40.184 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1761 | 2026-03-18T21:47:40.495Z | Mar 18 21:47:40.184 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1762 | 2026-03-18T21:47:40.495Z | Mar 18 21:47:40.184 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1763 | 2026-03-18T21:47:40.495Z | Mar 18 21:47:40.184 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1764 | 2026-03-18T21:47:40.908Z | Mar 18 21:47:40.590 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1765 | 2026-03-18T21:47:41.262Z | Mar 18 21:47:40.946 INFO Download complete, target: TransceiverControl |
| 1766 | 2026-03-18T21:47:41.580Z | Mar 18 21:47:41.256 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1767 | 2026-03-18T21:47:41.972Z | Mar 18 21:47:41.642 INFO Download complete, target: Console |
| 1768 | 2026-03-18T21:47:42.091Z | Mar 18 21:47:41.782 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1769 | 2026-03-18T21:47:42.505Z | Mar 18 21:47:42.194 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1770 | 2026-03-18T21:47:43.394Z | Mar 18 21:47:43.084 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1771 | 2026-03-18T21:47:43.792Z | Mar 18 21:47:43.483 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1772 | 2026-03-18T21:47:43.792Z | Mar 18 21:47:43.483 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1773 | 2026-03-18T21:47:45.950Z | Mar 18 21:47:45.640 INFO Download complete, target: DendriteStub |
| 1774 | 2026-03-18T21:47:46.447Z | Mar 18 21:47:46.138 INFO Download complete, target: MaghemiteMgd |
| 1775 | 2026-03-18T21:47:51.848Z | Mar 18 21:47:51.538 INFO Checking that binary works, target: Cockroach |
| 1776 | 2026-03-18T21:47:51.966Z | Mar 18 21:47:51.650 INFO Download complete, target: Cockroach |
| 1777 | 2026-03-18T21:47:55.014Z | Mar 18 21:47:54.703 INFO Checking that binary works, target: Clickhouse |
| 1778 | 2026-03-18T21:47:55.175Z | Mar 18 21:47:54.863 INFO Download complete, target: Clickhouse |
| 1779 | 2026-03-18T21:47:55.195Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1780 | 2026-03-18T21:47:55.202Z | |
| 1781 | 2026-03-18T21:47:55.202Z | real 4:23.200474099 |
| 1782 | 2026-03-18T21:47:55.202Z | user 10:23.223965357 |
| 1783 | 2026-03-18T21:47:55.202Z | sys 1:47.149217519 |
| 1784 | 2026-03-18T21:47:55.202Z | trap 0.312239188 |
| 1785 | 2026-03-18T21:47:55.202Z | tflt 0.610536843 |
| 1786 | 2026-03-18T21:47:55.202Z | dflt 0.559813514 |
| 1787 | 2026-03-18T21:47:55.202Z | kflt 0.019946280 |
| 1788 | 2026-03-18T21:47:55.202Z | lock 31:51.290685453 |
| 1789 | 2026-03-18T21:47:55.202Z | slp 29:49.677859559 |
| 1790 | 2026-03-18T21:47:55.202Z | lat 53.703700316 |
| 1791 | 2026-03-18T21:47:55.202Z | stop 2:42.100422708 |
| 1792 | 2026-03-18T21:47:55.202Z | + banner hack-check |
| 1793 | 2026-03-18T21:47:55.202Z | |
| 1794 | 2026-03-18T21:47:55.202Z | # # ## #### # # #### # # ###### #### # # |
| 1795 | 2026-03-18T21:47:55.203Z | # # # # # # # # # # # # # # # # # |
| 1796 | 2026-03-18T21:47:55.203Z | ###### # # # #### ##### # ###### ##### # #### |
| 1797 | 2026-03-18T21:47:55.203Z | # # ###### # # # # # # # # # # |
| 1798 | 2026-03-18T21:47:55.203Z | # # # # # # # # # # # # # # # # # |
| 1799 | 2026-03-18T21:47:55.203Z | # # # # #### # # #### # # ###### #### # # |
| 1800 | 2026-03-18T21:47:55.203Z | |
| 1801 | 2026-03-18T21:47:55.203Z | + export CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-18T21:47:55.203Z | + CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-18T21:47:55.203Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1804 | 2026-03-18T21:47:55.888Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1805 | 2026-03-18T21:47:56.158Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1806 | 2026-03-18T21:47:58.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s |
| 1807 | 2026-03-18T21:47:58.742Z | Running `target/debug/xtask check-features --ci` |
| 1808 | 2026-03-18T21:47:58.772Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1809 | 2026-03-18T21:47:58.776Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1810 | 2026-03-18T21:47:59.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 1811 | 2026-03-18T21:47:59.429Z | Running `target/debug/xtask download cargo-hack` |
| 1812 | 2026-03-18T21:48:00.440Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1813 | 2026-03-18T21:48:00.813Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1814 | 2026-03-18T21:48:04.070Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s |
| 1815 | 2026-03-18T21:48:04.270Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1816 | 2026-03-18T21:48:04.318Z | Mar 18 21:48:04.004 INFO Starting download, target: CargoHack |
| 1817 | 2026-03-18T21:48:04.321Z | Mar 18 21:48:04.006 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1818 | 2026-03-18T21:48:04.555Z | Mar 18 21:48:04.242 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1819 | 2026-03-18T21:48:04.635Z | Mar 18 21:48:04.323 INFO Download complete, target: CargoHack |
| 1820 | 2026-03-18T21:48:04.639Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1821 | 2026-03-18T21:48:04.660Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1822 | 2026-03-18T21:48:04.856Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1823 | 2026-03-18T21:48:05.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1824 | 2026-03-18T21:48:05.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1825 | 2026-03-18T21:48:05.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1826 | 2026-03-18T21:48:05.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1827 | 2026-03-18T21:48:05.618Z | |
| 1828 | 2026-03-18T21:48:05.618Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1829 | 2026-03-18T21:48:06.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1830 | 2026-03-18T21:48:06.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1831 | 2026-03-18T21:48:06.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1832 | 2026-03-18T21:48:06.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1833 | 2026-03-18T21:48:06.377Z | |
| 1834 | 2026-03-18T21:48:06.377Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1835 | 2026-03-18T21:48:07.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1836 | 2026-03-18T21:48:07.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1837 | 2026-03-18T21:48:07.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1838 | 2026-03-18T21:48:07.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1839 | 2026-03-18T21:48:07.131Z | |
| 1840 | 2026-03-18T21:48:07.131Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1841 | 2026-03-18T21:48:07.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1842 | 2026-03-18T21:48:07.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1843 | 2026-03-18T21:48:07.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1844 | 2026-03-18T21:48:07.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1845 | 2026-03-18T21:48:07.888Z | |
| 1846 | 2026-03-18T21:48:07.889Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1847 | 2026-03-18T21:48:08.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1848 | 2026-03-18T21:48:08.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1849 | 2026-03-18T21:48:08.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1850 | 2026-03-18T21:48:08.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1851 | 2026-03-18T21:48:08.644Z | |
| 1852 | 2026-03-18T21:48:08.644Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1853 | 2026-03-18T21:48:09.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1854 | 2026-03-18T21:48:09.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1855 | 2026-03-18T21:48:09.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1856 | 2026-03-18T21:48:09.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1857 | 2026-03-18T21:48:09.415Z | |
| 1858 | 2026-03-18T21:48:09.415Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1859 | 2026-03-18T21:48:10.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1860 | 2026-03-18T21:48:10.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1861 | 2026-03-18T21:48:10.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1862 | 2026-03-18T21:48:10.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1863 | 2026-03-18T21:48:10.176Z | |
| 1864 | 2026-03-18T21:48:10.176Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1865 | 2026-03-18T21:48:10.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1866 | 2026-03-18T21:48:10.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1867 | 2026-03-18T21:48:10.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1868 | 2026-03-18T21:48:10.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1869 | 2026-03-18T21:48:10.947Z | |
| 1870 | 2026-03-18T21:48:10.947Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1871 | 2026-03-18T21:48:11.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1872 | 2026-03-18T21:48:11.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1873 | 2026-03-18T21:48:11.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1874 | 2026-03-18T21:48:11.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1875 | 2026-03-18T21:48:11.545Z | |
| 1876 | 2026-03-18T21:48:11.545Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1877 | 2026-03-18T21:48:12.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1878 | 2026-03-18T21:48:12.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1879 | 2026-03-18T21:48:12.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1880 | 2026-03-18T21:48:12.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1881 | 2026-03-18T21:48:12.165Z | |
| 1882 | 2026-03-18T21:48:12.165Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1883 | 2026-03-18T21:48:12.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1884 | 2026-03-18T21:48:12.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1885 | 2026-03-18T21:48:12.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1886 | 2026-03-18T21:48:12.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1887 | 2026-03-18T21:48:12.747Z | |
| 1888 | 2026-03-18T21:48:12.747Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1889 | 2026-03-18T21:48:13.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1890 | 2026-03-18T21:48:13.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1891 | 2026-03-18T21:48:13.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1892 | 2026-03-18T21:48:13.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1893 | 2026-03-18T21:48:13.345Z | |
| 1894 | 2026-03-18T21:48:13.345Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1895 | 2026-03-18T21:48:13.874Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1896 | 2026-03-18T21:48:13.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1897 | 2026-03-18T21:48:13.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1898 | 2026-03-18T21:48:13.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1899 | 2026-03-18T21:48:13.944Z | |
| 1900 | 2026-03-18T21:48:13.944Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1901 | 2026-03-18T21:48:14.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1902 | 2026-03-18T21:48:14.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1903 | 2026-03-18T21:48:14.479Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1904 | 2026-03-18T21:48:14.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1905 | 2026-03-18T21:48:14.542Z | |
| 1906 | 2026-03-18T21:48:14.542Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1907 | 2026-03-18T21:48:15.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1908 | 2026-03-18T21:48:15.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1909 | 2026-03-18T21:48:15.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1910 | 2026-03-18T21:48:15.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1911 | 2026-03-18T21:48:15.142Z | |
| 1912 | 2026-03-18T21:48:15.142Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1913 | 2026-03-18T21:48:15.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1914 | 2026-03-18T21:48:15.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1915 | 2026-03-18T21:48:15.677Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1916 | 2026-03-18T21:48:15.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1917 | 2026-03-18T21:48:15.740Z | |
| 1918 | 2026-03-18T21:48:15.740Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1919 | 2026-03-18T21:48:16.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1920 | 2026-03-18T21:48:16.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1921 | 2026-03-18T21:48:16.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1922 | 2026-03-18T21:48:16.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1923 | 2026-03-18T21:48:16.342Z | |
| 1924 | 2026-03-18T21:48:16.342Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1925 | 2026-03-18T21:48:16.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1926 | 2026-03-18T21:48:16.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1927 | 2026-03-18T21:48:16.877Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1928 | 2026-03-18T21:48:16.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1929 | 2026-03-18T21:48:16.939Z | |
| 1930 | 2026-03-18T21:48:16.939Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1931 | 2026-03-18T21:48:17.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1932 | 2026-03-18T21:48:17.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1933 | 2026-03-18T21:48:17.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1934 | 2026-03-18T21:48:17.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1935 | 2026-03-18T21:48:17.542Z | |
| 1936 | 2026-03-18T21:48:17.542Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1937 | 2026-03-18T21:48:18.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1938 | 2026-03-18T21:48:18.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1939 | 2026-03-18T21:48:18.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1940 | 2026-03-18T21:48:18.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1941 | 2026-03-18T21:48:18.145Z | |
| 1942 | 2026-03-18T21:48:18.145Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1943 | 2026-03-18T21:48:18.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1944 | 2026-03-18T21:48:18.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1945 | 2026-03-18T21:48:18.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1946 | 2026-03-18T21:48:18.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1947 | 2026-03-18T21:48:18.757Z | |
| 1948 | 2026-03-18T21:48:18.757Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1949 | 2026-03-18T21:48:19.290Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1950 | 2026-03-18T21:48:19.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1951 | 2026-03-18T21:48:19.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1952 | 2026-03-18T21:48:19.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1953 | 2026-03-18T21:48:19.359Z | |
| 1954 | 2026-03-18T21:48:19.359Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1955 | 2026-03-18T21:48:19.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1956 | 2026-03-18T21:48:19.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1957 | 2026-03-18T21:48:19.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1958 | 2026-03-18T21:48:19.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1959 | 2026-03-18T21:48:19.958Z | |
| 1960 | 2026-03-18T21:48:19.958Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1961 | 2026-03-18T21:48:20.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1962 | 2026-03-18T21:48:20.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1963 | 2026-03-18T21:48:20.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1964 | 2026-03-18T21:48:20.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1965 | 2026-03-18T21:48:20.565Z | |
| 1966 | 2026-03-18T21:48:20.565Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1967 | 2026-03-18T21:48:21.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1968 | 2026-03-18T21:48:21.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1969 | 2026-03-18T21:48:21.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1970 | 2026-03-18T21:48:21.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1971 | 2026-03-18T21:48:21.169Z | |
| 1972 | 2026-03-18T21:48:21.169Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1973 | 2026-03-18T21:48:21.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1974 | 2026-03-18T21:48:21.707Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1975 | 2026-03-18T21:48:21.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1976 | 2026-03-18T21:48:21.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1977 | 2026-03-18T21:48:21.802Z | |
| 1978 | 2026-03-18T21:48:21.802Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1979 | 2026-03-18T21:48:22.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1980 | 2026-03-18T21:48:22.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1981 | 2026-03-18T21:48:22.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1982 | 2026-03-18T21:48:22.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1983 | 2026-03-18T21:48:22.380Z | |
| 1984 | 2026-03-18T21:48:22.380Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1985 | 2026-03-18T21:48:22.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1986 | 2026-03-18T21:48:22.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1987 | 2026-03-18T21:48:22.919Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1988 | 2026-03-18T21:48:22.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1989 | 2026-03-18T21:48:22.982Z | |
| 1990 | 2026-03-18T21:48:22.982Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1991 | 2026-03-18T21:48:23.519Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1992 | 2026-03-18T21:48:23.522Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1993 | 2026-03-18T21:48:23.522Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1994 | 2026-03-18T21:48:23.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1995 | 2026-03-18T21:48:23.589Z | |
| 1996 | 2026-03-18T21:48:23.589Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1997 | 2026-03-18T21:48:24.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1998 | 2026-03-18T21:48:24.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1999 | 2026-03-18T21:48:24.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2000 | 2026-03-18T21:48:24.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2001 | 2026-03-18T21:48:24.195Z | |
| 2002 | 2026-03-18T21:48:24.195Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2003 | 2026-03-18T21:48:24.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2004 | 2026-03-18T21:48:24.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2005 | 2026-03-18T21:48:24.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2006 | 2026-03-18T21:48:24.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2007 | 2026-03-18T21:48:24.797Z | |
| 2008 | 2026-03-18T21:48:24.797Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2009 | 2026-03-18T21:48:25.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2010 | 2026-03-18T21:48:25.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2011 | 2026-03-18T21:48:25.347Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2012 | 2026-03-18T21:48:25.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2013 | 2026-03-18T21:48:25.397Z | |
| 2014 | 2026-03-18T21:48:25.397Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2015 | 2026-03-18T21:48:25.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2016 | 2026-03-18T21:48:25.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2017 | 2026-03-18T21:48:25.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2018 | 2026-03-18T21:48:25.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2019 | 2026-03-18T21:48:25.998Z | |
| 2020 | 2026-03-18T21:48:25.998Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2021 | 2026-03-18T21:48:26.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2022 | 2026-03-18T21:48:26.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2023 | 2026-03-18T21:48:26.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2024 | 2026-03-18T21:48:26.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2025 | 2026-03-18T21:48:26.595Z | |
| 2026 | 2026-03-18T21:48:26.595Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2027 | 2026-03-18T21:48:27.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2028 | 2026-03-18T21:48:27.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2029 | 2026-03-18T21:48:27.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2030 | 2026-03-18T21:48:27.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2031 | 2026-03-18T21:48:27.196Z | |
| 2032 | 2026-03-18T21:48:27.196Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2033 | 2026-03-18T21:48:27.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2034 | 2026-03-18T21:48:27.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2035 | 2026-03-18T21:48:27.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2036 | 2026-03-18T21:48:27.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2037 | 2026-03-18T21:48:27.803Z | |
| 2038 | 2026-03-18T21:48:27.803Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2039 | 2026-03-18T21:48:28.337Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2040 | 2026-03-18T21:48:28.340Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2041 | 2026-03-18T21:48:28.340Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2042 | 2026-03-18T21:48:28.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2043 | 2026-03-18T21:48:28.406Z | |
| 2044 | 2026-03-18T21:48:28.406Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2045 | 2026-03-18T21:48:28.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2046 | 2026-03-18T21:48:28.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2047 | 2026-03-18T21:48:28.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2048 | 2026-03-18T21:48:28.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2049 | 2026-03-18T21:48:29.010Z | |
| 2050 | 2026-03-18T21:48:29.010Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2051 | 2026-03-18T21:48:29.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2052 | 2026-03-18T21:48:29.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2053 | 2026-03-18T21:48:29.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2054 | 2026-03-18T21:48:29.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2055 | 2026-03-18T21:48:29.610Z | |
| 2056 | 2026-03-18T21:48:29.610Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2057 | 2026-03-18T21:48:30.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2058 | 2026-03-18T21:48:30.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2059 | 2026-03-18T21:48:30.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2060 | 2026-03-18T21:48:30.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2061 | 2026-03-18T21:48:30.211Z | |
| 2062 | 2026-03-18T21:48:30.211Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2063 | 2026-03-18T21:48:30.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2064 | 2026-03-18T21:48:30.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2065 | 2026-03-18T21:48:30.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2066 | 2026-03-18T21:48:30.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2067 | 2026-03-18T21:48:30.814Z | |
| 2068 | 2026-03-18T21:48:30.814Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2069 | 2026-03-18T21:48:31.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2070 | 2026-03-18T21:48:31.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2071 | 2026-03-18T21:48:31.352Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2072 | 2026-03-18T21:48:31.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2073 | 2026-03-18T21:48:31.419Z | |
| 2074 | 2026-03-18T21:48:31.419Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2075 | 2026-03-18T21:48:31.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2076 | 2026-03-18T21:48:31.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2077 | 2026-03-18T21:48:31.957Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2078 | 2026-03-18T21:48:31.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2079 | 2026-03-18T21:48:32.027Z | |
| 2080 | 2026-03-18T21:48:32.027Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2081 | 2026-03-18T21:48:32.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2082 | 2026-03-18T21:48:32.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2083 | 2026-03-18T21:48:32.561Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2084 | 2026-03-18T21:48:32.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2085 | 2026-03-18T21:48:32.625Z | |
| 2086 | 2026-03-18T21:48:32.625Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2087 | 2026-03-18T21:48:33.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2088 | 2026-03-18T21:48:33.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2089 | 2026-03-18T21:48:33.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2090 | 2026-03-18T21:48:33.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2091 | 2026-03-18T21:48:33.231Z | |
| 2092 | 2026-03-18T21:48:33.231Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2093 | 2026-03-18T21:48:33.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2094 | 2026-03-18T21:48:33.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2095 | 2026-03-18T21:48:33.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2096 | 2026-03-18T21:48:33.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2097 | 2026-03-18T21:48:33.836Z | |
| 2098 | 2026-03-18T21:48:33.836Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2099 | 2026-03-18T21:48:34.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2100 | 2026-03-18T21:48:34.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2101 | 2026-03-18T21:48:34.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2102 | 2026-03-18T21:48:34.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2103 | 2026-03-18T21:48:34.448Z | |
| 2104 | 2026-03-18T21:48:34.448Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2105 | 2026-03-18T21:48:34.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2106 | 2026-03-18T21:48:34.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2107 | 2026-03-18T21:48:34.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2108 | 2026-03-18T21:48:34.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2109 | 2026-03-18T21:48:35.719Z | |
| 2110 | 2026-03-18T21:48:35.719Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2111 | 2026-03-18T21:48:35.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2112 | 2026-03-18T21:48:35.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2113 | 2026-03-18T21:48:36.136Z | Checking cfg-if v1.0.4 |
| 2114 | 2026-03-18T21:48:36.293Z | Checking libc v0.2.180 |
| 2115 | 2026-03-18T21:48:36.304Z | Checking serde_core v1.0.228 |
| 2116 | 2026-03-18T21:48:36.328Z | Checking memchr v2.8.0 |
| 2117 | 2026-03-18T21:48:36.355Z | Checking smallvec v1.15.1 |
| 2118 | 2026-03-18T21:48:36.355Z | Checking itoa v1.0.17 |
| 2119 | 2026-03-18T21:48:36.421Z | Checking log v0.4.29 |
| 2120 | 2026-03-18T21:48:36.467Z | Checking zeroize v1.8.2 |
| 2121 | 2026-03-18T21:48:36.467Z | Checking stable_deref_trait v1.2.1 |
| 2122 | 2026-03-18T21:48:36.530Z | Checking zerofrom v0.1.6 |
| 2123 | 2026-03-18T21:48:36.536Z | Checking zmij v1.0.21 |
| 2124 | 2026-03-18T21:48:36.932Z | Checking scopeguard v1.2.0 |
| 2125 | 2026-03-18T21:48:37.002Z | Checking subtle v2.6.1 |
| 2126 | 2026-03-18T21:48:37.002Z | Checking writeable v0.6.2 |
| 2127 | 2026-03-18T21:48:37.002Z | Checking yoke v0.8.1 |
| 2128 | 2026-03-18T21:48:37.002Z | Checking lock_api v0.4.14 |
| 2129 | 2026-03-18T21:48:37.002Z | Checking percent-encoding v2.3.2 |
| 2130 | 2026-03-18T21:48:37.002Z | Checking litemap v0.8.1 |
| 2131 | 2026-03-18T21:48:37.002Z | Checking libm v0.2.16 |
| 2132 | 2026-03-18T21:48:37.002Z | Checking icu_properties_data v2.1.2 |
| 2133 | 2026-03-18T21:48:37.002Z | Checking zerovec v0.11.5 |
| 2134 | 2026-03-18T21:48:37.003Z | Checking getrandom v0.2.17 |
| 2135 | 2026-03-18T21:48:37.028Z | Checking errno v0.3.14 |
| 2136 | 2026-03-18T21:48:37.028Z | Checking zerotrie v0.2.3 |
| 2137 | 2026-03-18T21:48:37.085Z | Checking icu_normalizer_data v2.1.1 |
| 2138 | 2026-03-18T21:48:37.108Z | Checking pin-project-lite v0.2.17 |
| 2139 | 2026-03-18T21:48:37.108Z | Checking rand_core v0.6.4 |
| 2140 | 2026-03-18T21:48:37.133Z | Checking utf8_iter v1.0.4 |
| 2141 | 2026-03-18T21:48:37.144Z | Checking form_urlencoded v1.2.2 |
| 2142 | 2026-03-18T21:48:37.178Z | Checking typenum v1.19.0 |
| 2143 | 2026-03-18T21:48:37.280Z | Checking portable-atomic v1.13.1 |
| 2144 | 2026-03-18T21:48:37.290Z | Checking critical-section v1.2.0 |
| 2145 | 2026-03-18T21:48:37.316Z | Checking rand_core v0.10.0 |
| 2146 | 2026-03-18T21:48:37.338Z | Checking signal-hook-registry v1.4.8 |
| 2147 | 2026-03-18T21:48:37.408Z | Checking parking_lot_core v0.9.12 |
| 2148 | 2026-03-18T21:48:37.485Z | Checking tinystr v0.8.2 |
| 2149 | 2026-03-18T21:48:37.516Z | Checking potential_utf v0.1.4 |
| 2150 | 2026-03-18T21:48:37.551Z | Checking getrandom v0.4.1 |
| 2151 | 2026-03-18T21:48:37.665Z | Checking parking_lot v0.12.5 |
| 2152 | 2026-03-18T21:48:37.699Z | Checking icu_collections v2.1.1 |
| 2153 | 2026-03-18T21:48:37.706Z | Checking icu_locale_core v2.1.1 |
| 2154 | 2026-03-18T21:48:37.713Z | Checking socket2 v0.6.2 |
| 2155 | 2026-03-18T21:48:37.818Z | Checking num-traits v0.2.19 |
| 2156 | 2026-03-18T21:48:37.849Z | Checking once_cell v1.21.3 |
| 2157 | 2026-03-18T21:48:37.869Z | Checking generic-array v0.14.7 |
| 2158 | 2026-03-18T21:48:37.880Z | Checking mio v1.1.1 |
| 2159 | 2026-03-18T21:48:38.043Z | Checking zerocopy v0.8.40 |
| 2160 | 2026-03-18T21:48:38.053Z | Checking iana-time-zone v0.1.65 |
| 2161 | 2026-03-18T21:48:38.110Z | Checking futures-core v0.3.32 |
| 2162 | 2026-03-18T21:48:38.822Z | Checking allocator-api2 v0.2.21 |
| 2163 | 2026-03-18T21:48:38.893Z | Checking equivalent v1.0.2 |
| 2164 | 2026-03-18T21:48:38.893Z | Checking const-oid v0.9.6 |
| 2165 | 2026-03-18T21:48:38.893Z | Checking foldhash v0.2.0 |
| 2166 | 2026-03-18T21:48:38.893Z | Checking serde v1.0.228 |
| 2167 | 2026-03-18T21:48:38.893Z | Checking serde_json v1.0.149 |
| 2168 | 2026-03-18T21:48:38.893Z | Checking icu_provider v2.1.1 |
| 2169 | 2026-03-18T21:48:38.894Z | Checking bitflags v2.11.0 |
| 2170 | 2026-03-18T21:48:38.894Z | Checking crypto-common v0.1.7 |
| 2171 | 2026-03-18T21:48:38.894Z | Checking uuid v1.21.0 |
| 2172 | 2026-03-18T21:48:38.894Z | Checking hashbrown v0.16.1 |
| 2173 | 2026-03-18T21:48:38.894Z | Checking dyn-clone v1.0.20 |
| 2174 | 2026-03-18T21:48:38.894Z | Checking icu_normalizer v2.1.1 |
| 2175 | 2026-03-18T21:48:38.919Z | Checking icu_properties v2.1.2 |
| 2176 | 2026-03-18T21:48:39.005Z | Checking futures-sink v0.3.32 |
| 2177 | 2026-03-18T21:48:39.024Z | Checking bytes v1.11.1 |
| 2178 | 2026-03-18T21:48:39.127Z | Checking chrono v0.4.44 |
| 2179 | 2026-03-18T21:48:39.278Z | Checking futures-channel v0.3.32 |
| 2180 | 2026-03-18T21:48:39.317Z | Checking block-buffer v0.10.4 |
| 2181 | 2026-03-18T21:48:39.453Z | Checking semver v1.0.27 |
| 2182 | 2026-03-18T21:48:39.463Z | Checking futures-io v0.3.32 |
| 2183 | 2026-03-18T21:48:39.463Z | Checking futures-task v0.3.32 |
| 2184 | 2026-03-18T21:48:39.554Z | Checking slab v0.4.12 |
| 2185 | 2026-03-18T21:48:39.585Z | Checking digest v0.10.7 |
| 2186 | 2026-03-18T21:48:39.648Z | Checking tokio v1.49.0 |
| 2187 | 2026-03-18T21:48:39.689Z | Checking thiserror v2.0.18 |
| 2188 | 2026-03-18T21:48:39.705Z | Checking byteorder v1.5.0 |
| 2189 | 2026-03-18T21:48:39.705Z | Checking futures-util v0.3.32 |
| 2190 | 2026-03-18T21:48:40.090Z | Checking indexmap v2.13.0 |
| 2191 | 2026-03-18T21:48:40.121Z | Checking cpufeatures v0.2.17 |
| 2192 | 2026-03-18T21:48:40.121Z | Checking http v1.4.0 |
| 2193 | 2026-03-18T21:48:40.121Z | Checking fnv v1.0.7 |
| 2194 | 2026-03-18T21:48:40.121Z | Checking idna_adapter v1.2.1 |
| 2195 | 2026-03-18T21:48:40.121Z | Checking unicode-ident v1.0.24 |
| 2196 | 2026-03-18T21:48:40.206Z | Checking idna v1.1.0 |
| 2197 | 2026-03-18T21:48:40.222Z | Checking base64 v0.22.1 |
| 2198 | 2026-03-18T21:48:40.338Z | Checking tracing-core v0.1.36 |
| 2199 | 2026-03-18T21:48:40.494Z | Checking url v2.5.8 |
| 2200 | 2026-03-18T21:48:40.517Z | Checking proc-macro2 v1.0.106 |
| 2201 | 2026-03-18T21:48:40.537Z | Checking rustls-pki-types v1.14.0 |
| 2202 | 2026-03-18T21:48:40.664Z | Checking regex-syntax v0.8.10 |
| 2203 | 2026-03-18T21:48:40.704Z | Checking tracing v0.1.44 |
| 2204 | 2026-03-18T21:48:40.911Z | Checking untrusted v0.9.0 |
| 2205 | 2026-03-18T21:48:40.931Z | Checking quote v1.0.44 |
| 2206 | 2026-03-18T21:48:40.964Z | Checking thiserror v1.0.69 |
| 2207 | 2026-03-18T21:48:41.051Z | Checking ring v0.17.14 |
| 2208 | 2026-03-18T21:48:41.075Z | Checking schemars v0.8.22 |
| 2209 | 2026-03-18T21:48:41.092Z | Checking ipnet v2.11.0 |
| 2210 | 2026-03-18T21:48:41.151Z | Checking syn v2.0.117 |
| 2211 | 2026-03-18T21:48:41.745Z | Checking httparse v1.10.1 |
| 2212 | 2026-03-18T21:48:41.778Z | Checking http-body v1.0.1 |
| 2213 | 2026-03-18T21:48:41.877Z | Checking rustix v1.1.3 |
| 2214 | 2026-03-18T21:48:41.956Z | Checking block-padding v0.3.3 |
| 2215 | 2026-03-18T21:48:42.060Z | Checking ppv-lite86 v0.2.21 |
| 2216 | 2026-03-18T21:48:42.130Z | Checking getrandom v0.3.4 |
| 2217 | 2026-03-18T21:48:42.301Z | Checking atomic-waker v1.1.2 |
| 2218 | 2026-03-18T21:48:42.327Z | Checking inout v0.1.4 |
| 2219 | 2026-03-18T21:48:42.367Z | Checking hmac v0.12.1 |
| 2220 | 2026-03-18T21:48:42.421Z | Checking aws-lc-sys v0.37.1 |
| 2221 | 2026-03-18T21:48:42.468Z | Checking aho-corasick v1.1.4 |
| 2222 | 2026-03-18T21:48:42.484Z | Checking httpdate v1.0.3 |
| 2223 | 2026-03-18T21:48:42.507Z | Checking powerfmt v0.2.0 |
| 2224 | 2026-03-18T21:48:42.529Z | Checking tower-service v0.3.3 |
| 2225 | 2026-03-18T21:48:42.640Z | Checking openssl-probe v0.2.1 |
| 2226 | 2026-03-18T21:48:42.666Z | Checking tower-layer v0.3.3 |
| 2227 | 2026-03-18T21:48:42.703Z | Checking try-lock v0.2.5 |
| 2228 | 2026-03-18T21:48:42.886Z | Checking untrusted v0.7.1 |
| 2229 | 2026-03-18T21:48:42.914Z | Checking want v0.3.1 |
| 2230 | 2026-03-18T21:48:42.914Z | Checking deranged v0.5.8 |
| 2231 | 2026-03-18T21:48:42.927Z | Checking cipher v0.4.4 |
| 2232 | 2026-03-18T21:48:42.968Z | Checking rand_core v0.9.5 |
| 2233 | 2026-03-18T21:48:43.044Z | Checking time-core v0.1.8 |
| 2234 | 2026-03-18T21:48:43.122Z | Checking aws-lc-rs v1.16.0 |
| 2235 | 2026-03-18T21:48:43.180Z | Checking num_threads v0.1.7 |
| 2236 | 2026-03-18T21:48:43.201Z | Checking base64ct v1.8.3 |
| 2237 | 2026-03-18T21:48:43.223Z | Checking pin-utils v0.1.0 |
| 2238 | 2026-03-18T21:48:43.286Z | Checking num-conv v0.2.0 |
| 2239 | 2026-03-18T21:48:43.311Z | Checking sha2 v0.10.9 |
| 2240 | 2026-03-18T21:48:43.425Z | Checking regex-automata v0.4.14 |
| 2241 | 2026-03-18T21:48:43.438Z | Checking erased-serde v0.3.31 |
| 2242 | 2026-03-18T21:48:43.504Z | Checking pretty-hex v0.4.1 |
| 2243 | 2026-03-18T21:48:43.666Z | Checking rand_chacha v0.9.0 |
| 2244 | 2026-03-18T21:48:43.688Z | Checking fastrand v2.3.0 |
| 2245 | 2026-03-18T21:48:43.923Z | Checking ryu v1.0.23 |
| 2246 | 2026-03-18T21:48:43.926Z | Checking rand v0.9.2 |
| 2247 | 2026-03-18T21:48:43.964Z | Checking tokio-util v0.7.18 |
| 2248 | 2026-03-18T21:48:44.013Z | Checking slog v2.8.2 |
| 2249 | 2026-03-18T21:48:44.116Z | Checking pem-rfc7468 v0.7.0 |
| 2250 | 2026-03-18T21:48:44.157Z | Checking time v0.3.47 |
| 2251 | 2026-03-18T21:48:44.294Z | Checking rustls-webpki v0.103.9 |
| 2252 | 2026-03-18T21:48:44.319Z | Checking rustls-native-certs v0.8.3 |
| 2253 | 2026-03-18T21:48:44.363Z | Checking ipnetwork v0.21.1 |
| 2254 | 2026-03-18T21:48:44.405Z | Checking http-body-util v0.1.3 |
| 2255 | 2026-03-18T21:48:44.473Z | Checking sync_wrapper v1.0.2 |
| 2256 | 2026-03-18T21:48:44.556Z | Checking spin v0.9.8 |
| 2257 | 2026-03-18T21:48:44.601Z | Checking plain v0.2.3 |
| 2258 | 2026-03-18T21:48:44.635Z | Checking flagset v0.4.7 |
| 2259 | 2026-03-18T21:48:44.687Z | Checking tower v0.5.3 |
| 2260 | 2026-03-18T21:48:44.730Z | Checking serde_urlencoded v0.7.1 |
| 2261 | 2026-03-18T21:48:44.786Z | Checking h2 v0.4.13 |
| 2262 | 2026-03-18T21:48:44.852Z | Checking der v0.7.10 |
| 2263 | 2026-03-18T21:48:44.852Z | Checking rand_chacha v0.3.1 |
| 2264 | 2026-03-18T21:48:44.862Z | Checking rustls v0.23.37 |
| 2265 | 2026-03-18T21:48:45.006Z | Checking webpki-roots v1.0.6 |
| 2266 | 2026-03-18T21:48:45.095Z | Checking iri-string v0.7.10 |
| 2267 | 2026-03-18T21:48:45.152Z | Checking tinyvec_macros v0.1.1 |
| 2268 | 2026-03-18T21:48:45.200Z | Checking ucd-trie v0.1.7 |
| 2269 | 2026-03-18T21:48:45.234Z | Checking tinyvec v1.10.0 |
| 2270 | 2026-03-18T21:48:45.367Z | Checking pest v2.8.6 |
| 2271 | 2026-03-18T21:48:45.651Z | Checking rand v0.8.5 |
| 2272 | 2026-03-18T21:48:45.719Z | Checking tempfile v3.25.0 |
| 2273 | 2026-03-18T21:48:45.846Z | Checking spki v0.7.3 |
| 2274 | 2026-03-18T21:48:45.889Z | Checking salsa20 v0.10.2 |
| 2275 | 2026-03-18T21:48:45.974Z | Checking pbkdf2 v0.12.2 |
| 2276 | 2026-03-18T21:48:46.054Z | Checking unicode-width v0.2.0 |
| 2277 | 2026-03-18T21:48:46.058Z | Checking foreign-types-shared v0.1.1 |
| 2278 | 2026-03-18T21:48:46.115Z | Checking scrypt v0.11.0 |
| 2279 | 2026-03-18T21:48:46.176Z | Checking foreign-types v0.3.2 |
| 2280 | 2026-03-18T21:48:46.264Z | Checking regex v1.12.3 |
| 2281 | 2026-03-18T21:48:46.293Z | Checking aes v0.8.4 |
| 2282 | 2026-03-18T21:48:46.354Z | Checking cbc v0.1.2 |
| 2283 | 2026-03-18T21:48:46.370Z | Checking anyhow v1.0.102 |
| 2284 | 2026-03-18T21:48:46.515Z | Checking openssl-sys v0.9.111 |
| 2285 | 2026-03-18T21:48:46.538Z | Checking tower-http v0.6.8 |
| 2286 | 2026-03-18T21:48:46.628Z | Checking crossbeam-utils v0.8.21 |
| 2287 | 2026-03-18T21:48:46.648Z | Checking oxnet v0.1.4 |
| 2288 | 2026-03-18T21:48:46.821Z | Checking pkcs5 v0.7.1 |
| 2289 | 2026-03-18T21:48:46.841Z | Checking mime v0.3.17 |
| 2290 | 2026-03-18T21:48:46.904Z | Checking openapiv3 v2.2.0 |
| 2291 | 2026-03-18T21:48:46.953Z | Checking scroll v0.12.0 |
| 2292 | 2026-03-18T21:48:47.070Z | Checking encoding_rs v0.8.35 |
| 2293 | 2026-03-18T21:48:47.087Z | Checking siphasher v1.0.2 |
| 2294 | 2026-03-18T21:48:47.156Z | Checking pkcs8 v0.10.2 |
| 2295 | 2026-03-18T21:48:47.175Z | Checking openssl v0.10.75 |
| 2296 | 2026-03-18T21:48:47.254Z | Checking winnow v0.7.14 |
| 2297 | 2026-03-18T21:48:47.295Z | Checking data-encoding v2.10.0 |
| 2298 | 2026-03-18T21:48:47.385Z | Checking goblin v0.8.2 |
| 2299 | 2026-03-18T21:48:47.659Z | Checking lazy_static v1.5.0 |
| 2300 | 2026-03-18T21:48:47.765Z | Checking zerocopy v0.7.35 |
| 2301 | 2026-03-18T21:48:48.037Z | Checking tokio-rustls v0.26.4 |
| 2302 | 2026-03-18T21:48:48.331Z | Checking wait-timeout v0.2.1 |
| 2303 | 2026-03-18T21:48:48.359Z | Checking bitflags v1.3.2 |
| 2304 | 2026-03-18T21:48:48.384Z | Checking hyper v1.8.1 |
| 2305 | 2026-03-18T21:48:48.446Z | Checking quick-error v1.2.3 |
| 2306 | 2026-03-18T21:48:48.466Z | Checking either v1.15.0 |
| 2307 | 2026-03-18T21:48:48.487Z | Checking managed v0.8.0 |
| 2308 | 2026-03-18T21:48:48.575Z | Checking anstyle v1.0.13 |
| 2309 | 2026-03-18T21:48:48.690Z | Checking psl-types v2.0.11 |
| 2310 | 2026-03-18T21:48:48.730Z | Checking bit-vec v0.8.0 |
| 2311 | 2026-03-18T21:48:48.751Z | Checking utf8parse v0.2.2 |
| 2312 | 2026-03-18T21:48:48.819Z | Checking rusty-fork v0.3.1 |
| 2313 | 2026-03-18T21:48:48.841Z | Checking publicsuffix v2.3.0 |
| 2314 | 2026-03-18T21:48:48.875Z | Checking anstyle-parse v0.2.7 |
| 2315 | 2026-03-18T21:48:48.901Z | Checking dtrace-parser v0.2.0 |
| 2316 | 2026-03-18T21:48:48.980Z | Checking bit-set v0.8.0 |
| 2317 | 2026-03-18T21:48:49.032Z | Checking cookie v0.18.1 |
| 2318 | 2026-03-18T21:48:49.053Z | Checking unicode-normalization v0.1.25 |
| 2319 | 2026-03-18T21:48:49.072Z | Checking rand_xorshift v0.4.0 |
| 2320 | 2026-03-18T21:48:49.168Z | Checking sha1 v0.10.6 |
| 2321 | 2026-03-18T21:48:49.213Z | Checking thread-id v4.2.2 |
| 2322 | 2026-03-18T21:48:49.231Z | Checking unarray v0.1.4 |
| 2323 | 2026-03-18T21:48:49.310Z | Checking anstyle-query v1.1.5 |
| 2324 | 2026-03-18T21:48:49.331Z | Checking colorchoice v1.0.4 |
| 2325 | 2026-03-18T21:48:49.360Z | Checking is_terminal_polyfill v1.70.2 |
| 2326 | 2026-03-18T21:48:49.380Z | Checking proptest v1.10.0 |
| 2327 | 2026-03-18T21:48:49.424Z | Checking cookie_store v0.22.1 |
| 2328 | 2026-03-18T21:48:49.451Z | Checking rustls-platform-verifier v0.6.2 |
| 2329 | 2026-03-18T21:48:49.471Z | Checking anstream v0.6.21 |
| 2330 | 2026-03-18T21:48:49.584Z | Checking crossbeam-epoch v0.9.18 |
| 2331 | 2026-03-18T21:48:49.632Z | Checking hyper-util v0.1.20 |
| 2332 | 2026-03-18T21:48:49.647Z | Checking terminal_size v0.4.3 |
| 2333 | 2026-03-18T21:48:49.725Z | Checking scroll v0.13.0 |
| 2334 | 2026-03-18T21:48:49.778Z | Checking hex v0.4.3 |
| 2335 | 2026-03-18T21:48:49.855Z | Checking num-integer v0.1.46 |
| 2336 | 2026-03-18T21:48:49.879Z | Checking simd-adler32 v0.3.8 |
| 2337 | 2026-03-18T21:48:50.003Z | Checking native-tls v0.2.18 |
| 2338 | 2026-03-18T21:48:50.028Z | Checking goblin v0.10.5 |
| 2339 | 2026-03-18T21:48:50.048Z | Checking dof v0.3.0 |
| 2340 | 2026-03-18T21:48:50.075Z | Checking crossbeam-deque v0.8.6 |
| 2341 | 2026-03-18T21:48:50.099Z | Checking bstr v1.12.1 |
| 2342 | 2026-03-18T21:48:50.155Z | Checking ref-cast v1.0.25 |
| 2343 | 2026-03-18T21:48:50.225Z | Checking tokio-native-tls v0.3.1 |
| 2344 | 2026-03-18T21:48:50.274Z | Checking rustix v0.38.44 |
| 2345 | 2026-03-18T21:48:50.300Z | Checking camino v1.2.2 |
| 2346 | 2026-03-18T21:48:50.416Z | Checking usdt-impl v0.5.0 |
| 2347 | 2026-03-18T21:48:50.435Z | Checking crc32fast v1.5.0 |
| 2348 | 2026-03-18T21:48:50.613Z | Checking signature v2.2.0 |
| 2349 | 2026-03-18T21:48:50.639Z | Checking toml_datetime v0.6.11 |
| 2350 | 2026-03-18T21:48:50.657Z | Checking serde_spanned v0.6.9 |
| 2351 | 2026-03-18T21:48:50.767Z | Checking ff v0.13.1 |
| 2352 | 2026-03-18T21:48:50.787Z | Checking adler2 v2.0.1 |
| 2353 | 2026-03-18T21:48:50.812Z | Checking strsim v0.11.1 |
| 2354 | 2026-03-18T21:48:50.870Z | Checking base16ct v0.2.0 |
| 2355 | 2026-03-18T21:48:50.923Z | Checking unicode-bidi v0.3.18 |
| 2356 | 2026-03-18T21:48:50.945Z | Checking clap_lex v1.0.0 |
| 2357 | 2026-03-18T21:48:51.017Z | Checking unicode-properties v0.1.4 |
| 2358 | 2026-03-18T21:48:51.036Z | Checking sec1 v0.7.3 |
| 2359 | 2026-03-18T21:48:51.127Z | Checking clap_builder v4.5.60 |
| 2360 | 2026-03-18T21:48:51.257Z | Checking group v0.13.0 |
| 2361 | 2026-03-18T21:48:51.283Z | Checking hyper-rustls v0.27.7 |
| 2362 | 2026-03-18T21:48:51.301Z | Checking hyper-tls v0.6.0 |
| 2363 | 2026-03-18T21:48:51.410Z | Checking stringprep v0.1.5 |
| 2364 | 2026-03-18T21:48:51.416Z | Checking miniz_oxide v0.8.9 |
| 2365 | 2026-03-18T21:48:51.442Z | Checking rayon-core v1.13.0 |
| 2366 | 2026-03-18T21:48:51.505Z | Checking num-iter v0.1.45 |
| 2367 | 2026-03-18T21:48:51.525Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2368 | 2026-03-18T21:48:51.544Z | Checking reqwest v0.12.28 |
| 2369 | 2026-03-18T21:48:51.643Z | Checking reqwest v0.13.2 |
| 2370 | 2026-03-18T21:48:51.870Z | Checking dtrace-parser v0.3.0 |
| 2371 | 2026-03-18T21:48:51.889Z | Checking hkdf v0.12.4 |
| 2372 | 2026-03-18T21:48:51.909Z | Checking newtype-uuid v1.3.2 |
| 2373 | 2026-03-18T21:48:51.967Z | Checking strum v0.26.3 |
| 2374 | 2026-03-18T21:48:52.055Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2375 | 2026-03-18T21:48:52.103Z | Checking hash32 v0.2.1 |
| 2376 | 2026-03-18T21:48:52.160Z | Checking daft v0.1.5 |
| 2377 | 2026-03-18T21:48:52.185Z | Checking md-5 v0.10.6 |
| 2378 | 2026-03-18T21:48:52.199Z | Checking crypto-bigint v0.5.5 |
| 2379 | 2026-03-18T21:48:52.308Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2380 | 2026-03-18T21:48:52.349Z | Checking thread-id v5.1.0 |
| 2381 | 2026-03-18T21:48:52.451Z | Checking unicode-segmentation v1.12.0 |
| 2382 | 2026-03-18T21:48:52.473Z | Checking fallible-iterator v0.2.0 |
| 2383 | 2026-03-18T21:48:52.563Z | Checking zlib-rs v0.6.2 |
| 2384 | 2026-03-18T21:48:52.673Z | Checking heapless v0.7.17 |
| 2385 | 2026-03-18T21:48:52.780Z | Checking zstd-safe v7.2.4 |
| 2386 | 2026-03-18T21:48:52.800Z | Checking clap v4.5.60 |
| 2387 | 2026-03-18T21:48:52.837Z | Checking postgres-protocol v0.6.10 |
| 2388 | 2026-03-18T21:48:52.864Z | Checking rayon v1.11.0 |
| 2389 | 2026-03-18T21:48:52.898Z | Checking itertools v0.12.1 |
| 2390 | 2026-03-18T21:48:52.993Z | Checking phf_shared v0.13.1 |
| 2391 | 2026-03-18T21:48:53.238Z | Checking console v0.16.2 |
| 2392 | 2026-03-18T21:48:53.258Z | Checking curve25519-dalek v4.1.3 |
| 2393 | 2026-03-18T21:48:53.261Z | Checking dof v0.4.0 |
| 2394 | 2026-03-18T21:48:53.261Z | Checking memoffset v0.9.1 |
| 2395 | 2026-03-18T21:48:53.376Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2396 | 2026-03-18T21:48:53.483Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-18T21:48:53.520Z | Checking elliptic-curve v0.13.8 |
| 2398 | 2026-03-18T21:48:53.637Z | Checking memmap2 v0.9.10 |
| 2399 | 2026-03-18T21:48:53.737Z | Checking bumpalo v3.20.2 |
| 2400 | 2026-03-18T21:48:53.777Z | Checking flate2 v1.1.9 |
| 2401 | 2026-03-18T21:48:53.844Z | Checking foldhash v0.1.5 |
| 2402 | 2026-03-18T21:48:53.948Z | Checking winnow v0.5.40 |
| 2403 | 2026-03-18T21:48:53.999Z | Checking libbz2-rs-sys v0.2.2 |
| 2404 | 2026-03-18T21:48:54.019Z | Checking fixedbitset v0.4.2 |
| 2405 | 2026-03-18T21:48:54.158Z | Checking usdt-impl v0.6.0 |
| 2406 | 2026-03-18T21:48:54.186Z | Checking unit-prefix v0.5.2 |
| 2407 | 2026-03-18T21:48:54.211Z | Checking toml_write v0.1.2 |
| 2408 | 2026-03-18T21:48:54.298Z | Checking zone v0.3.1 |
| 2409 | 2026-03-18T21:48:54.331Z | Checking petgraph v0.6.5 |
| 2410 | 2026-03-18T21:48:54.352Z | Checking hashbrown v0.15.5 |
| 2411 | 2026-03-18T21:48:54.429Z | Checking toml_edit v0.22.27 |
| 2412 | 2026-03-18T21:48:54.509Z | Checking usdt v0.6.0 |
| 2413 | 2026-03-18T21:48:54.529Z | Checking bzip2 v0.6.1 |
| 2414 | 2026-03-18T21:48:54.710Z | Checking zopfli v0.8.3 |
| 2415 | 2026-03-18T21:48:54.734Z | Checking signal-hook-mio v0.2.5 |
| 2416 | 2026-03-18T21:48:54.757Z | Checking bzip2 v0.4.4 |
| 2417 | 2026-03-18T21:48:54.858Z | Checking nix v0.31.1 |
| 2418 | 2026-03-18T21:48:54.928Z | Checking indicatif v0.18.4 |
| 2419 | 2026-03-18T21:48:54.968Z | Checking postgres-types v0.2.12 |
| 2420 | 2026-03-18T21:48:54.996Z | Checking phf v0.13.1 |
| 2421 | 2026-03-18T21:48:55.142Z | Checking smoltcp v0.9.1 |
| 2422 | 2026-03-18T21:48:55.177Z | Checking zstd v0.13.3 |
| 2423 | 2026-03-18T21:48:55.386Z | Checking similar v2.7.0 |
| 2424 | 2026-03-18T21:48:55.411Z | Checking num-bigint-dig v0.8.6 |
| 2425 | 2026-03-18T21:48:55.431Z | Checking ed25519 v2.2.3 |
| 2426 | 2026-03-18T21:48:55.543Z | Checking toml_edit v0.19.15 |
| 2427 | 2026-03-18T21:48:55.661Z | Checking pkcs1 v0.7.5 |
| 2428 | 2026-03-18T21:48:55.896Z | Checking phf_shared v0.11.3 |
| 2429 | 2026-03-18T21:48:55.933Z | Checking tokio-stream v0.1.18 |
| 2430 | 2026-03-18T21:48:55.933Z | Checking strum v0.27.2 |
| 2431 | 2026-03-18T21:48:55.976Z | Checking hubpack v0.1.2 |
| 2432 | 2026-03-18T21:48:56.049Z | Checking rfc6979 v0.4.0 |
| 2433 | 2026-03-18T21:48:56.073Z | Checking serde-big-array v0.5.1 |
| 2434 | 2026-03-18T21:48:56.088Z | Checking float-cmp v0.10.0 |
| 2435 | 2026-03-18T21:48:56.188Z | Checking env_filter v1.0.0 |
| 2436 | 2026-03-18T21:48:56.212Z | Checking difflib v0.4.0 |
| 2437 | 2026-03-18T21:48:56.235Z | Checking static_assertions v1.1.0 |
| 2438 | 2026-03-18T21:48:56.257Z | Checking jiff v0.2.21 |
| 2439 | 2026-03-18T21:48:56.260Z | Checking whoami v2.1.0 |
| 2440 | 2026-03-18T21:48:56.326Z | Checking new_debug_unreachable v1.0.6 |
| 2441 | 2026-03-18T21:48:56.371Z | Checking precomputed-hash v0.1.1 |
| 2442 | 2026-03-18T21:48:56.410Z | Checking keccak v0.1.6 |
| 2443 | 2026-03-18T21:48:56.443Z | Checking predicates-core v1.0.10 |
| 2444 | 2026-03-18T21:48:56.466Z | Checking normalize-line-endings v0.3.0 |
| 2445 | 2026-03-18T21:48:56.480Z | Checking fixedbitset v0.5.7 |
| 2446 | 2026-03-18T21:48:56.522Z | Checking rustc-hash v2.1.1 |
| 2447 | 2026-03-18T21:48:56.545Z | Checking rsa v0.9.10 |
| 2448 | 2026-03-18T21:48:56.569Z | Checking tokio-postgres v0.7.16 |
| 2449 | 2026-03-18T21:48:56.594Z | Checking predicates v3.1.4 |
| 2450 | 2026-03-18T21:48:56.625Z | Checking sha3 v0.10.8 |
| 2451 | 2026-03-18T21:48:56.663Z | Checking iddqd v0.3.17 |
| 2452 | 2026-03-18T21:48:56.736Z | Checking petgraph v0.8.3 |
| 2453 | 2026-03-18T21:48:56.888Z | Checking string_cache v0.8.9 |
| 2454 | 2026-03-18T21:48:56.983Z | Checking env_logger v0.11.9 |
| 2455 | 2026-03-18T21:48:57.003Z | Checking toml v0.7.8 |
| 2456 | 2026-03-18T21:48:57.101Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2457 | 2026-03-18T21:48:57.159Z | Checking ecdsa v0.16.9 |
| 2458 | 2026-03-18T21:48:57.225Z | Checking ed25519-dalek v2.2.0 |
| 2459 | 2026-03-18T21:48:57.494Z | Checking zip v0.6.6 |
| 2460 | 2026-03-18T21:48:57.522Z | Checking crossterm v0.28.1 |
| 2461 | 2026-03-18T21:48:57.598Z | Checking serde_with v3.17.0 |
| 2462 | 2026-03-18T21:48:57.821Z | Checking itertools v0.13.0 |
| 2463 | 2026-03-18T21:48:57.861Z | Checking hickory-proto v0.25.2 |
| 2464 | 2026-03-18T21:48:58.220Z | Checking x509-cert v0.2.5 |
| 2465 | 2026-03-18T21:48:58.480Z | Checking fs-err v3.3.0 |
| 2466 | 2026-03-18T21:48:58.880Z | Checking ahash v0.8.12 |
| 2467 | 2026-03-18T21:48:58.901Z | Checking buf-list v1.1.2 |
| 2468 | 2026-03-18T21:48:59.114Z | Checking object v0.37.3 |
| 2469 | 2026-03-18T21:48:59.133Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2470 | 2026-03-18T21:48:59.133Z | Checking lalrpop-util v0.19.12 |
| 2471 | 2026-03-18T21:48:59.240Z | Checking peg-runtime v0.8.5 |
| 2472 | 2026-03-18T21:48:59.339Z | Compiling structmeta-derive v0.3.0 |
| 2473 | 2026-03-18T21:48:59.356Z | Checking zip v4.6.1 |
| 2474 | 2026-03-18T21:48:59.418Z | Compiling rustls v0.22.4 |
| 2475 | 2026-03-18T21:48:59.502Z | Compiling newtype-uuid-macros v0.1.0 |
| 2476 | 2026-03-18T21:48:59.615Z | Compiling multer v3.1.0 |
| 2477 | 2026-03-18T21:48:59.663Z | Compiling async-stream-impl v0.3.6 |
| 2478 | 2026-03-18T21:48:59.904Z | Checking futures-executor v0.3.32 |
| 2479 | 2026-03-18T21:49:00.088Z | Checking regress v0.10.5 |
| 2480 | 2026-03-18T21:49:00.128Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2481 | 2026-03-18T21:49:00.449Z | Compiling dropshot v0.16.7 |
| 2482 | 2026-03-18T21:49:00.503Z | Checking futures v0.3.32 |
| 2483 | 2026-03-18T21:49:00.601Z | Compiling dropshot_endpoint v0.16.7 |
| 2484 | 2026-03-18T21:49:00.621Z | Checking thread_local v1.1.9 |
| 2485 | 2026-03-18T21:49:00.746Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2486 | 2026-03-18T21:49:00.769Z | Compiling structmeta v0.3.0 |
| 2487 | 2026-03-18T21:49:00.828Z | Checking crossbeam-channel v0.5.15 |
| 2488 | 2026-03-18T21:49:01.038Z | Compiling derive-ex v0.1.8 |
| 2489 | 2026-03-18T21:49:01.203Z | Checking is-terminal v0.4.17 |
| 2490 | 2026-03-18T21:49:01.280Z | Checking term v1.2.1 |
| 2491 | 2026-03-18T21:49:01.319Z | Checking take_mut v0.2.2 |
| 2492 | 2026-03-18T21:49:01.454Z | Checking slog-async v2.8.0 |
| 2493 | 2026-03-18T21:49:01.573Z | Checking slog-term v2.9.2 |
| 2494 | 2026-03-18T21:49:01.661Z | Compiling parse-display-derive v0.10.0 |
| 2495 | 2026-03-18T21:49:01.680Z | Checking rustls-webpki v0.102.8 |
| 2496 | 2026-03-18T21:49:01.911Z | Checking serde_spanned v1.0.4 |
| 2497 | 2026-03-18T21:49:02.026Z | Checking debug-ignore v1.0.5 |
| 2498 | 2026-03-18T21:49:02.077Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2499 | 2026-03-18T21:49:02.153Z | Checking match_cfg v0.1.0 |
| 2500 | 2026-03-18T21:49:02.240Z | Checking hostname v0.3.1 |
| 2501 | 2026-03-18T21:49:02.314Z | Checking toml v0.9.12+spec-1.1.0 |
| 2502 | 2026-03-18T21:49:02.360Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2503 | 2026-03-18T21:49:02.427Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2504 | 2026-03-18T21:49:02.523Z | Checking slog-json v2.6.1 |
| 2505 | 2026-03-18T21:49:02.548Z | Checking macaddr v1.0.1 |
| 2506 | 2026-03-18T21:49:02.725Z | Checking slog-bunyan v2.5.0 |
| 2507 | 2026-03-18T21:49:02.780Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2508 | 2026-03-18T21:49:02.866Z | Checking async-stream v0.3.6 |
| 2509 | 2026-03-18T21:49:03.024Z | Checking waitgroup v0.1.2 |
| 2510 | 2026-03-18T21:49:03.120Z | Checking rustls-pemfile v2.2.0 |
| 2511 | 2026-03-18T21:49:03.154Z | Checking serde_path_to_error v0.1.20 |
| 2512 | 2026-03-18T21:49:03.244Z | Checking hostname v0.4.2 |
| 2513 | 2026-03-18T21:49:03.285Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2514 | 2026-03-18T21:49:03.302Z | Checking progenitor-client v0.13.0 |
| 2515 | 2026-03-18T21:49:03.350Z | Compiling test-strategy v0.4.5 |
| 2516 | 2026-03-18T21:49:03.373Z | Checking progenitor-client v0.10.0 |
| 2517 | 2026-03-18T21:49:03.416Z | Compiling itertools v0.14.0 |
| 2518 | 2026-03-18T21:49:03.527Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2519 | 2026-03-18T21:49:03.594Z | Checking backon v1.6.0 |
| 2520 | 2026-03-18T21:49:03.659Z | Checking instant v0.1.13 |
| 2521 | 2026-03-18T21:49:03.774Z | Checking backoff v0.4.0 |
| 2522 | 2026-03-18T21:49:03.862Z | Checking progenitor-extras v0.1.1 |
| 2523 | 2026-03-18T21:49:03.971Z | Checking parse-display v0.10.0 |
| 2524 | 2026-03-18T21:49:04.001Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2525 | 2026-03-18T21:49:04.150Z | Checking heck v0.5.0 |
| 2526 | 2026-03-18T21:49:04.249Z | Checking tokio-rustls v0.25.0 |
| 2527 | 2026-03-18T21:49:04.364Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2528 | 2026-03-18T21:49:04.462Z | Compiling heapless v0.8.0 |
| 2529 | 2026-03-18T21:49:04.631Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2530 | 2026-03-18T21:49:04.829Z | Compiling convert_case v0.4.0 |
| 2531 | 2026-03-18T21:49:04.887Z | Compiling crucible-workspace-hack v0.1.0 |
| 2532 | 2026-03-18T21:49:05.133Z | Compiling proc-macro-crate v3.4.0 |
| 2533 | 2026-03-18T21:49:05.211Z | Compiling ingot-macros v0.1.1 |
| 2534 | 2026-03-18T21:49:05.336Z | Compiling derive_more v0.99.20 |
| 2535 | 2026-03-18T21:49:05.441Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2536 | 2026-03-18T21:49:05.577Z | Checking hash32 v0.3.1 |
| 2537 | 2026-03-18T21:49:05.737Z | Checking secrecy v0.10.3 |
| 2538 | 2026-03-18T21:49:05.847Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2539 | 2026-03-18T21:49:05.867Z | Compiling smoltcp v0.11.0 |
| 2540 | 2026-03-18T21:49:05.888Z | Compiling prettyplease v0.2.37 |
| 2541 | 2026-03-18T21:49:05.927Z | Compiling num_enum_derive v0.7.5 |
| 2542 | 2026-03-18T21:49:06.262Z | Compiling typify-impl v0.6.1 |
| 2543 | 2026-03-18T21:49:06.334Z | Checking tabwriter v1.4.1 |
| 2544 | 2026-03-18T21:49:06.516Z | Checking cobs v0.3.0 |
| 2545 | 2026-03-18T21:49:06.630Z | Compiling foreign-types-macros v0.2.3 |
| 2546 | 2026-03-18T21:49:06.701Z | Checking cpufeatures v0.3.0 |
| 2547 | 2026-03-18T21:49:06.794Z | Compiling unsafe-libyaml v0.2.11 |
| 2548 | 2026-03-18T21:49:07.004Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2549 | 2026-03-18T21:49:07.389Z | Checking foreign-types-shared v0.3.1 |
| 2550 | 2026-03-18T21:49:07.445Z | Checking num_enum v0.7.5 |
| 2551 | 2026-03-18T21:49:07.504Z | Checking foreign-types v0.5.0 |
| 2552 | 2026-03-18T21:49:07.588Z | Compiling serde_yaml v0.9.34+deprecated |
| 2553 | 2026-03-18T21:49:07.608Z | Checking chacha20 v0.10.0 |
| 2554 | 2026-03-18T21:49:07.793Z | Checking postcard v1.1.3 |
| 2555 | 2026-03-18T21:49:08.775Z | Compiling proc-macro-crate v1.3.1 |
| 2556 | 2026-03-18T21:49:08.924Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2557 | 2026-03-18T21:49:09.067Z | Checking ingot-types v0.1.2 |
| 2558 | 2026-03-18T21:49:09.313Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2559 | 2026-03-18T21:49:09.464Z | Checking cstr-argument v0.1.2 |
| 2560 | 2026-03-18T21:49:09.549Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2561 | 2026-03-18T21:49:09.578Z | Checking ingot v0.1.1 |
| 2562 | 2026-03-18T21:49:09.624Z | Checking colored v3.1.1 |
| 2563 | 2026-03-18T21:49:09.634Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2564 | 2026-03-18T21:49:09.696Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2565 | 2026-03-18T21:49:10.034Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2566 | 2026-03-18T21:49:10.050Z | Compiling num_enum_derive v0.5.11 |
| 2567 | 2026-03-18T21:49:10.050Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2568 | 2026-03-18T21:49:10.050Z | Checking rand v0.10.0 |
| 2569 | 2026-03-18T21:49:11.097Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2570 | 2026-03-18T21:49:11.521Z | Checking num_enum v0.5.11 |
| 2571 | 2026-03-18T21:49:11.843Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2572 | 2026-03-18T21:49:12.286Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2573 | 2026-03-18T21:49:12.668Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2574 | 2026-03-18T21:49:12.715Z | Compiling typify-impl v0.4.3 |
| 2575 | 2026-03-18T21:49:12.732Z | Compiling typify-macro v0.6.1 |
| 2576 | 2026-03-18T21:49:12.800Z | Checking camino-tempfile v1.4.1 |
| 2577 | 2026-03-18T21:49:13.002Z | Checking num-rational v0.4.2 |
| 2578 | 2026-03-18T21:49:13.438Z | Checking half v2.7.1 |
| 2579 | 2026-03-18T21:49:13.455Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2580 | 2026-03-18T21:49:13.573Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2581 | 2026-03-18T21:49:13.748Z | Checking universal-hash v0.5.1 |
| 2582 | 2026-03-18T21:49:13.784Z | Checking num-complex v0.4.6 |
| 2583 | 2026-03-18T21:49:13.916Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2584 | 2026-03-18T21:49:14.226Z | Checking ciborium-io v0.2.2 |
| 2585 | 2026-03-18T21:49:14.246Z | Checking opaque-debug v0.3.1 |
| 2586 | 2026-03-18T21:49:14.282Z | Checking num v0.4.3 |
| 2587 | 2026-03-18T21:49:14.334Z | Checking poly1305 v0.8.0 |
| 2588 | 2026-03-18T21:49:14.354Z | Checking ciborium-ll v0.2.2 |
| 2589 | 2026-03-18T21:49:14.458Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2590 | 2026-03-18T21:49:14.492Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2591 | 2026-03-18T21:49:14.584Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2592 | 2026-03-18T21:49:14.684Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2593 | 2026-03-18T21:49:15.002Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2594 | 2026-03-18T21:49:15.108Z | Compiling typify v0.6.1 |
| 2595 | 2026-03-18T21:49:15.206Z | Checking thiserror-no-std v2.0.2 |
| 2596 | 2026-03-18T21:49:15.278Z | Checking toml v0.8.23 |
| 2597 | 2026-03-18T21:49:15.316Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2598 | 2026-03-18T21:49:15.549Z | Checking password-hash v0.5.0 |
| 2599 | 2026-03-18T21:49:15.733Z | Checking chacha20 v0.9.1 |
| 2600 | 2026-03-18T21:49:15.854Z | Compiling usdt-macro v0.5.0 |
| 2601 | 2026-03-18T21:49:15.988Z | Compiling usdt-attr-macro v0.5.0 |
| 2602 | 2026-03-18T21:49:16.168Z | Checking smf v0.2.3 |
| 2603 | 2026-03-18T21:49:16.547Z | Checking blake2 v0.10.6 |
| 2604 | 2026-03-18T21:49:16.609Z | Checking aead v0.5.2 |
| 2605 | 2026-03-18T21:49:16.646Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-18T21:49:16.791Z | Checking sigpipe v0.1.3 |
| 2607 | 2026-03-18T21:49:16.830Z | Compiling num-derive v0.4.2 |
| 2608 | 2026-03-18T21:49:16.834Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2609 | 2026-03-18T21:49:16.890Z | Checking float-ord v0.3.2 |
| 2610 | 2026-03-18T21:49:16.986Z | Checking glob v0.3.3 |
| 2611 | 2026-03-18T21:49:17.021Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2612 | 2026-03-18T21:49:17.100Z | Checking usdt v0.5.0 |
| 2613 | 2026-03-18T21:49:17.222Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2614 | 2026-03-18T21:49:17.356Z | Checking argon2 v0.5.3 |
| 2615 | 2026-03-18T21:49:17.414Z | Checking chacha20poly1305 v0.10.1 |
| 2616 | 2026-03-18T21:49:17.566Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2617 | 2026-03-18T21:49:17.585Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2618 | 2026-03-18T21:49:17.780Z | Checking vsss-rs v3.3.4 |
| 2619 | 2026-03-18T21:49:17.800Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2620 | 2026-03-18T21:49:17.825Z | Compiling progenitor-impl v0.13.0 |
| 2621 | 2026-03-18T21:49:18.050Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2622 | 2026-03-18T21:49:18.564Z | Checking ciborium v0.2.2 |
| 2623 | 2026-03-18T21:49:18.612Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2624 | 2026-03-18T21:49:18.779Z | Checking indent_write v2.2.0 |
| 2625 | 2026-03-18T21:49:18.930Z | Compiling semver v0.1.20 |
| 2626 | 2026-03-18T21:49:18.952Z | Checking whoami v1.6.1 |
| 2627 | 2026-03-18T21:49:19.018Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2628 | 2026-03-18T21:49:19.164Z | Compiling typify-macro v0.4.3 |
| 2629 | 2026-03-18T21:49:19.276Z | Compiling rustc_version v0.1.7 |
| 2630 | 2026-03-18T21:49:19.471Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2631 | 2026-03-18T21:49:19.574Z | Compiling pin-project-internal v1.1.11 |
| 2632 | 2026-03-18T21:49:20.195Z | Checking linked-hash-map v0.5.6 |
| 2633 | 2026-03-18T21:49:20.339Z | Compiling minimal-lexical v0.2.1 |
| 2634 | 2026-03-18T21:49:20.426Z | Checking swrite v0.1.0 |
| 2635 | 2026-03-18T21:49:20.543Z | Checking lru-cache v0.1.2 |
| 2636 | 2026-03-18T21:49:20.669Z | Compiling nom v7.1.3 |
| 2637 | 2026-03-18T21:49:20.771Z | Compiling newtype_derive v0.1.6 |
| 2638 | 2026-03-18T21:49:21.095Z | Checking pin-project v1.1.11 |
| 2639 | 2026-03-18T21:49:21.221Z | Checking newline-converter v0.3.0 |
| 2640 | 2026-03-18T21:49:21.361Z | Checking atomicwrites v0.4.4 |
| 2641 | 2026-03-18T21:49:21.451Z | Compiling typify v0.4.3 |
| 2642 | 2026-03-18T21:49:21.505Z | Compiling progenitor-macro v0.13.0 |
| 2643 | 2026-03-18T21:49:21.525Z | Checking hickory-proto v0.24.4 |
| 2644 | 2026-03-18T21:49:21.591Z | Checking phf_shared v0.12.1 |
| 2645 | 2026-03-18T21:49:21.614Z | Checking console v0.15.11 |
| 2646 | 2026-03-18T21:49:21.776Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2647 | 2026-03-18T21:49:21.979Z | Checking pem v3.0.6 |
| 2648 | 2026-03-18T21:49:22.184Z | Checking csv-core v0.1.13 |
| 2649 | 2026-03-18T21:49:22.422Z | Compiling snafu-derive v0.8.9 |
| 2650 | 2026-03-18T21:49:22.460Z | Compiling async-recursion v1.1.1 |
| 2651 | 2026-03-18T21:49:22.531Z | Compiling derive-where v1.6.0 |
| 2652 | 2026-03-18T21:49:23.340Z | Compiling slog-dtrace v0.3.0 |
| 2653 | 2026-03-18T21:49:23.581Z | Compiling cancel-safe-futures v0.1.5 |
| 2654 | 2026-03-18T21:49:23.853Z | Checking same-file v1.0.6 |
| 2655 | 2026-03-18T21:49:23.994Z | Checking highway v1.3.0 |
| 2656 | 2026-03-18T21:49:24.013Z | Checking unicode-width v0.1.14 |
| 2657 | 2026-03-18T21:49:24.303Z | Checking resolv-conf v0.7.6 |
| 2658 | 2026-03-18T21:49:24.344Z | Compiling chrono-tz v0.10.4 |
| 2659 | 2026-03-18T21:49:24.347Z | Compiling owo-colors v4.3.0 |
| 2660 | 2026-03-18T21:49:24.551Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2661 | 2026-03-18T21:49:24.599Z | Checking hickory-resolver v0.24.4 |
| 2662 | 2026-03-18T21:49:24.614Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2663 | 2026-03-18T21:49:24.841Z | Checking walkdir v2.5.0 |
| 2664 | 2026-03-18T21:49:25.065Z | Compiling const_format_proc_macros v0.2.34 |
| 2665 | 2026-03-18T21:49:25.167Z | Checking snafu v0.8.9 |
| 2666 | 2026-03-18T21:49:25.557Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2667 | 2026-03-18T21:49:25.596Z | Checking csv v1.4.0 |
| 2668 | 2026-03-18T21:49:25.710Z | Checking expectorate v1.2.0 |
| 2669 | 2026-03-18T21:49:25.877Z | Checking phf v0.12.1 |
| 2670 | 2026-03-18T21:49:26.060Z | Compiling progenitor-impl v0.10.0 |
| 2671 | 2026-03-18T21:49:26.150Z | Checking tokio-dtrace v0.1.1 |
| 2672 | 2026-03-18T21:49:26.170Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2673 | 2026-03-18T21:49:26.189Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2674 | 2026-03-18T21:49:26.379Z | Checking globset v0.4.18 |
| 2675 | 2026-03-18T21:49:26.491Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2676 | 2026-03-18T21:49:26.666Z | Checking olpc-cjson v0.1.4 |
| 2677 | 2026-03-18T21:49:26.721Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2678 | 2026-03-18T21:49:26.851Z | Checking libsw-core v0.3.2 |
| 2679 | 2026-03-18T21:49:26.871Z | Checking serde_plain v1.0.2 |
| 2680 | 2026-03-18T21:49:27.038Z | Checking arc-swap v1.8.2 |
| 2681 | 2026-03-18T21:49:27.057Z | Compiling lzma-sys v0.1.20 |
| 2682 | 2026-03-18T21:49:27.062Z | Checking typed-path v0.9.3 |
| 2683 | 2026-03-18T21:49:27.572Z | Checking bytecount v0.6.9 |
| 2684 | 2026-03-18T21:49:27.604Z | Checking utf-8 v0.7.6 |
| 2685 | 2026-03-18T21:49:27.705Z | Checking papergrid v0.11.0 |
| 2686 | 2026-03-18T21:49:27.825Z | Checking tungstenite v0.21.0 |
| 2687 | 2026-03-18T21:49:28.149Z | Checking tough v0.20.0 |
| 2688 | 2026-03-18T21:49:28.170Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2689 | 2026-03-18T21:49:28.414Z | Checking slog-scope v4.4.1 |
| 2690 | 2026-03-18T21:49:28.546Z | Checking libsw v3.5.0 |
| 2691 | 2026-03-18T21:49:28.602Z | Checking oxide-tokio-rt v0.1.3 |
| 2692 | 2026-03-18T21:49:28.651Z | Checking progenitor v0.13.0 |
| 2693 | 2026-03-18T21:49:28.782Z | Checking const_format v0.2.35 |
| 2694 | 2026-03-18T21:49:28.839Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2695 | 2026-03-18T21:49:28.919Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2696 | 2026-03-18T21:49:29.484Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2697 | 2026-03-18T21:49:29.567Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2698 | 2026-03-18T21:49:29.747Z | Compiling progenitor-macro v0.10.0 |
| 2699 | 2026-03-18T21:49:30.422Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2700 | 2026-03-18T21:49:30.724Z | Checking qorb v0.4.1 |
| 2701 | 2026-03-18T21:49:30.955Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2702 | 2026-03-18T21:49:31.056Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2703 | 2026-03-18T21:49:31.107Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2704 | 2026-03-18T21:49:31.220Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2705 | 2026-03-18T21:49:31.656Z | Compiling cargo_toml v0.22.3 |
| 2706 | 2026-03-18T21:49:31.739Z | Checking gethostname v0.5.0 |
| 2707 | 2026-03-18T21:49:31.761Z | Compiling tabled_derive v0.7.0 |
| 2708 | 2026-03-18T21:49:31.764Z | Checking bcs v0.1.6 |
| 2709 | 2026-03-18T21:49:31.851Z | Checking termtree v0.5.1 |
| 2710 | 2026-03-18T21:49:32.025Z | Checking unicode-linebreak v0.1.5 |
| 2711 | 2026-03-18T21:49:32.086Z | Checking smawk v0.3.2 |
| 2712 | 2026-03-18T21:49:32.251Z | Checking linear-map v1.2.0 |
| 2713 | 2026-03-18T21:49:32.271Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2714 | 2026-03-18T21:49:32.301Z | Checking textwrap v0.16.2 |
| 2715 | 2026-03-18T21:49:32.479Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2716 | 2026-03-18T21:49:32.581Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2717 | 2026-03-18T21:49:32.778Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2718 | 2026-03-18T21:49:33.053Z | Checking tabled v0.15.0 |
| 2719 | 2026-03-18T21:49:33.709Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2720 | 2026-03-18T21:49:33.894Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2721 | 2026-03-18T21:49:34.155Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2722 | 2026-03-18T21:49:34.288Z | Checking steno v0.4.1 |
| 2723 | 2026-03-18T21:49:34.387Z | Checking slog-stdlog v4.1.1 |
| 2724 | 2026-03-18T21:49:34.678Z | Checking tokio-tungstenite v0.21.0 |
| 2725 | 2026-03-18T21:49:34.790Z | Checking typeid v1.0.3 |
| 2726 | 2026-03-18T21:49:34.855Z | Checking base64 v0.21.7 |
| 2727 | 2026-03-18T21:49:35.036Z | Checking humantime v2.3.0 |
| 2728 | 2026-03-18T21:49:35.184Z | Checking ron v0.12.0 |
| 2729 | 2026-03-18T21:49:35.280Z | Checking xz2 v0.1.7 |
| 2730 | 2026-03-18T21:49:35.498Z | Checking slog-envlogger v2.2.0 |
| 2731 | 2026-03-18T21:49:35.662Z | Checking yasna v0.5.2 |
| 2732 | 2026-03-18T21:49:35.684Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2733 | 2026-03-18T21:49:35.705Z | Checking headers-core v0.3.0 |
| 2734 | 2026-03-18T21:49:35.833Z | Checking filetime v0.2.27 |
| 2735 | 2026-03-18T21:49:35.858Z | Checking xattr v1.6.1 |
| 2736 | 2026-03-18T21:49:36.073Z | Checking base16ct v1.0.0 |
| 2737 | 2026-03-18T21:49:36.083Z | Checking tar v0.4.44 |
| 2738 | 2026-03-18T21:49:36.174Z | Checking headers v0.4.1 |
| 2739 | 2026-03-18T21:49:36.178Z | Checking rcgen v0.12.1 |
| 2740 | 2026-03-18T21:49:36.178Z | Checking subprocess v0.2.15 |
| 2741 | 2026-03-18T21:49:36.793Z | Checking progenitor v0.10.0 |
| 2742 | 2026-03-18T21:49:36.954Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2743 | 2026-03-18T21:49:44.559Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2744 | 2026-03-18T21:49:52.669Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2745 | 2026-03-18T21:49:54.433Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2746 | 2026-03-18T21:49:55.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 2747 | 2026-03-18T21:49:56.217Z | |
| 2748 | 2026-03-18T21:49:56.218Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2749 | 2026-03-18T21:49:56.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2750 | 2026-03-18T21:49:56.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2751 | 2026-03-18T21:49:57.245Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2752 | 2026-03-18T21:49:58.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s |
| 2753 | 2026-03-18T21:49:59.196Z | |
| 2754 | 2026-03-18T21:49:59.196Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2755 | 2026-03-18T21:49:59.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2756 | 2026-03-18T21:49:59.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2757 | 2026-03-18T21:49:59.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2758 | 2026-03-18T21:49:59.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2759 | 2026-03-18T21:50:00.030Z | |
| 2760 | 2026-03-18T21:50:00.030Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2761 | 2026-03-18T21:50:00.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2762 | 2026-03-18T21:50:00.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2763 | 2026-03-18T21:50:00.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2764 | 2026-03-18T21:50:00.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2765 | 2026-03-18T21:50:00.868Z | |
| 2766 | 2026-03-18T21:50:00.868Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2767 | 2026-03-18T21:50:01.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2768 | 2026-03-18T21:50:01.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2769 | 2026-03-18T21:50:01.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2770 | 2026-03-18T21:50:01.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2771 | 2026-03-18T21:50:01.653Z | |
| 2772 | 2026-03-18T21:50:01.653Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2773 | 2026-03-18T21:50:02.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2774 | 2026-03-18T21:50:02.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2775 | 2026-03-18T21:50:02.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2776 | 2026-03-18T21:50:02.335Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2777 | 2026-03-18T21:50:02.433Z | |
| 2778 | 2026-03-18T21:50:02.433Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2779 | 2026-03-18T21:50:03.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2780 | 2026-03-18T21:50:03.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2781 | 2026-03-18T21:50:03.101Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2782 | 2026-03-18T21:50:03.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2783 | 2026-03-18T21:50:03.200Z | |
| 2784 | 2026-03-18T21:50:03.200Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2785 | 2026-03-18T21:50:03.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2786 | 2026-03-18T21:50:03.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2787 | 2026-03-18T21:50:03.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2788 | 2026-03-18T21:50:03.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2789 | 2026-03-18T21:50:03.968Z | |
| 2790 | 2026-03-18T21:50:03.968Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2791 | 2026-03-18T21:50:04.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2026-03-18T21:50:04.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2026-03-18T21:50:04.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2026-03-18T21:50:04.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2795 | 2026-03-18T21:50:04.749Z | |
| 2796 | 2026-03-18T21:50:04.749Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2797 | 2026-03-18T21:50:05.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2026-03-18T21:50:05.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2026-03-18T21:50:05.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2026-03-18T21:50:05.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2801 | 2026-03-18T21:50:05.537Z | |
| 2802 | 2026-03-18T21:50:05.537Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2803 | 2026-03-18T21:50:06.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2026-03-18T21:50:06.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2026-03-18T21:50:06.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2026-03-18T21:50:06.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2807 | 2026-03-18T21:50:06.321Z | |
| 2808 | 2026-03-18T21:50:06.321Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2809 | 2026-03-18T21:50:06.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2026-03-18T21:50:06.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2026-03-18T21:50:06.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2026-03-18T21:50:06.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2813 | 2026-03-18T21:50:07.090Z | |
| 2814 | 2026-03-18T21:50:07.090Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2815 | 2026-03-18T21:50:07.768Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2026-03-18T21:50:07.772Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2026-03-18T21:50:07.772Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2026-03-18T21:50:07.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2819 | 2026-03-18T21:50:07.874Z | |
| 2820 | 2026-03-18T21:50:07.874Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2821 | 2026-03-18T21:50:08.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2026-03-18T21:50:08.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2026-03-18T21:50:08.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2026-03-18T21:50:08.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2825 | 2026-03-18T21:50:08.660Z | |
| 2826 | 2026-03-18T21:50:08.660Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2827 | 2026-03-18T21:50:09.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2026-03-18T21:50:09.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2026-03-18T21:50:09.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2026-03-18T21:50:09.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2831 | 2026-03-18T21:50:09.457Z | |
| 2832 | 2026-03-18T21:50:09.457Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2833 | 2026-03-18T21:50:10.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2026-03-18T21:50:10.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2026-03-18T21:50:10.148Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2836 | 2026-03-18T21:50:10.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2837 | 2026-03-18T21:50:10.243Z | |
| 2838 | 2026-03-18T21:50:10.243Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2839 | 2026-03-18T21:50:10.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2840 | 2026-03-18T21:50:10.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2841 | 2026-03-18T21:50:10.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2842 | 2026-03-18T21:50:10.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2843 | 2026-03-18T21:50:11.009Z | |
| 2844 | 2026-03-18T21:50:11.010Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2845 | 2026-03-18T21:50:11.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2846 | 2026-03-18T21:50:11.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2847 | 2026-03-18T21:50:11.821Z | Compiling newtype-uuid v1.3.2 |
| 2848 | 2026-03-18T21:50:12.076Z | Compiling daft v0.1.5 |
| 2849 | 2026-03-18T21:50:12.334Z | Compiling iddqd v0.3.17 |
| 2850 | 2026-03-18T21:50:13.592Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2851 | 2026-03-18T21:50:13.869Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2852 | 2026-03-18T21:50:14.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 2853 | 2026-03-18T21:50:14.433Z | |
| 2854 | 2026-03-18T21:50:14.433Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2855 | 2026-03-18T21:50:15.106Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2856 | 2026-03-18T21:50:15.109Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2857 | 2026-03-18T21:50:15.109Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2858 | 2026-03-18T21:50:15.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2859 | 2026-03-18T21:50:15.213Z | |
| 2860 | 2026-03-18T21:50:15.213Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2861 | 2026-03-18T21:50:15.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-03-18T21:50:15.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-03-18T21:50:15.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2864 | 2026-03-18T21:50:15.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2865 | 2026-03-18T21:50:15.996Z | |
| 2866 | 2026-03-18T21:50:15.996Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2867 | 2026-03-18T21:50:16.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-03-18T21:50:16.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-03-18T21:50:16.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-03-18T21:50:16.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2871 | 2026-03-18T21:50:16.815Z | |
| 2872 | 2026-03-18T21:50:16.815Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2873 | 2026-03-18T21:50:17.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-03-18T21:50:17.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-03-18T21:50:17.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2876 | 2026-03-18T21:50:17.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2877 | 2026-03-18T21:50:17.582Z | |
| 2878 | 2026-03-18T21:50:17.582Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2879 | 2026-03-18T21:50:18.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-03-18T21:50:18.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-03-18T21:50:18.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-03-18T21:50:18.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2883 | 2026-03-18T21:50:18.363Z | |
| 2884 | 2026-03-18T21:50:18.363Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2885 | 2026-03-18T21:50:19.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-03-18T21:50:19.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-03-18T21:50:19.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-03-18T21:50:19.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2889 | 2026-03-18T21:50:19.146Z | |
| 2890 | 2026-03-18T21:50:19.146Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2891 | 2026-03-18T21:50:19.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-03-18T21:50:19.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-03-18T21:50:19.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-03-18T21:50:19.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2895 | 2026-03-18T21:50:19.929Z | |
| 2896 | 2026-03-18T21:50:19.929Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2897 | 2026-03-18T21:50:20.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-03-18T21:50:20.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-03-18T21:50:20.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-03-18T21:50:20.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2901 | 2026-03-18T21:50:20.693Z | |
| 2902 | 2026-03-18T21:50:20.693Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2903 | 2026-03-18T21:50:21.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-03-18T21:50:21.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-03-18T21:50:21.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-03-18T21:50:21.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2907 | 2026-03-18T21:50:21.499Z | |
| 2908 | 2026-03-18T21:50:21.499Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2909 | 2026-03-18T21:50:22.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-03-18T21:50:22.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-03-18T21:50:22.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-03-18T21:50:22.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2913 | 2026-03-18T21:50:22.305Z | |
| 2914 | 2026-03-18T21:50:22.306Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2915 | 2026-03-18T21:50:23.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-03-18T21:50:23.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-03-18T21:50:23.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-03-18T21:50:23.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2919 | 2026-03-18T21:50:23.116Z | |
| 2920 | 2026-03-18T21:50:23.116Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2921 | 2026-03-18T21:50:23.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-03-18T21:50:23.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-03-18T21:50:23.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-03-18T21:50:23.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2925 | 2026-03-18T21:50:23.918Z | |
| 2926 | 2026-03-18T21:50:23.918Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2927 | 2026-03-18T21:50:24.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-03-18T21:50:24.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-03-18T21:50:24.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-03-18T21:50:24.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2931 | 2026-03-18T21:50:24.688Z | |
| 2932 | 2026-03-18T21:50:24.688Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2933 | 2026-03-18T21:50:25.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-03-18T21:50:25.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-03-18T21:50:25.407Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-03-18T21:50:25.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2937 | 2026-03-18T21:50:25.457Z | |
| 2938 | 2026-03-18T21:50:25.457Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2939 | 2026-03-18T21:50:26.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-03-18T21:50:26.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-03-18T21:50:26.123Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-03-18T21:50:26.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2943 | 2026-03-18T21:50:26.224Z | |
| 2944 | 2026-03-18T21:50:26.224Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2945 | 2026-03-18T21:50:26.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-03-18T21:50:26.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-03-18T21:50:26.887Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-03-18T21:50:26.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2949 | 2026-03-18T21:50:26.985Z | |
| 2950 | 2026-03-18T21:50:26.985Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2951 | 2026-03-18T21:50:27.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-03-18T21:50:27.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-03-18T21:50:27.865Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2954 | 2026-03-18T21:50:28.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s |
| 2955 | 2026-03-18T21:50:28.745Z | |
| 2956 | 2026-03-18T21:50:28.745Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2957 | 2026-03-18T21:50:29.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2958 | 2026-03-18T21:50:29.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2959 | 2026-03-18T21:50:29.652Z | Compiling ar_archive_writer v0.5.1 |
| 2960 | 2026-03-18T21:50:29.782Z | Compiling stacker v0.1.23 |
| 2961 | 2026-03-18T21:50:29.804Z | Compiling cfg_aliases v0.1.1 |
| 2962 | 2026-03-18T21:50:29.808Z | Compiling convert_case v0.10.0 |
| 2963 | 2026-03-18T21:50:29.811Z | Checking fd-lock v4.0.4 |
| 2964 | 2026-03-18T21:50:29.812Z | Checking nibble_vec v0.1.0 |
| 2965 | 2026-03-18T21:50:29.812Z | Checking vte v0.14.1 |
| 2966 | 2026-03-18T21:50:29.812Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2967 | 2026-03-18T21:50:29.972Z | Checking endian-type v0.1.2 |
| 2968 | 2026-03-18T21:50:29.993Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2969 | 2026-03-18T21:50:30.010Z | Compiling nix v0.28.0 |
| 2970 | 2026-03-18T21:50:30.079Z | Checking strip-ansi-escapes v0.2.1 |
| 2971 | 2026-03-18T21:50:30.131Z | Checking radix_trie v0.2.1 |
| 2972 | 2026-03-18T21:50:30.174Z | Compiling peg-macros v0.8.5 |
| 2973 | 2026-03-18T21:50:30.202Z | Checking winnow v0.6.26 |
| 2974 | 2026-03-18T21:50:30.276Z | Compiling derive_more-impl v2.1.1 |
| 2975 | 2026-03-18T21:50:30.364Z | Compiling sqlparser_derive v0.5.0 |
| 2976 | 2026-03-18T21:50:30.400Z | Checking unicode_categories v0.1.1 |
| 2977 | 2026-03-18T21:50:30.598Z | Checking nu-ansi-term v0.50.3 |
| 2978 | 2026-03-18T21:50:30.616Z | Checking home v0.5.12 |
| 2979 | 2026-03-18T21:50:30.771Z | Checking display-error-chain v0.2.2 |
| 2980 | 2026-03-18T21:50:30.867Z | Checking reedline v0.40.0 |
| 2981 | 2026-03-18T21:50:30.943Z | Compiling psm v0.1.30 |
| 2982 | 2026-03-18T21:50:31.357Z | Checking derive_more v2.1.1 |
| 2983 | 2026-03-18T21:50:31.442Z | Checking crossterm v0.29.0 |
| 2984 | 2026-03-18T21:50:31.651Z | Checking peg v0.8.5 |
| 2985 | 2026-03-18T21:50:31.761Z | Checking sqlformat v0.3.5 |
| 2986 | 2026-03-18T21:50:31.778Z | Checking rustyline v14.0.0 |
| 2987 | 2026-03-18T21:50:31.884Z | Checking recursive v0.1.1 |
| 2988 | 2026-03-18T21:50:31.989Z | Checking sqlparser v0.61.0 |
| 2989 | 2026-03-18T21:50:47.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.04s |
| 2990 | 2026-03-18T21:50:48.014Z | |
| 2991 | 2026-03-18T21:50:48.014Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2992 | 2026-03-18T21:50:48.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2993 | 2026-03-18T21:50:48.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2994 | 2026-03-18T21:50:48.923Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2995 | 2026-03-18T21:50:53.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s |
| 2996 | 2026-03-18T21:50:53.780Z | |
| 2997 | 2026-03-18T21:50:53.780Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 2998 | 2026-03-18T21:50:54.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2999 | 2026-03-18T21:50:54.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3000 | 2026-03-18T21:50:54.693Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3001 | 2026-03-18T21:50:57.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s |
| 3002 | 2026-03-18T21:50:58.158Z | |
| 3003 | 2026-03-18T21:50:58.158Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3004 | 2026-03-18T21:50:58.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2026-03-18T21:50:58.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2026-03-18T21:50:59.061Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3007 | 2026-03-18T21:51:03.463Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s |
| 3008 | 2026-03-18T21:51:03.686Z | |
| 3009 | 2026-03-18T21:51:03.686Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3010 | 2026-03-18T21:51:04.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2026-03-18T21:51:04.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2026-03-18T21:51:04.589Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3013 | 2026-03-18T21:51:08.999Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s |
| 3014 | 2026-03-18T21:51:09.210Z | |
| 3015 | 2026-03-18T21:51:09.210Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3016 | 2026-03-18T21:51:09.907Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2026-03-18T21:51:09.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2026-03-18T21:51:10.112Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3019 | 2026-03-18T21:51:13.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s |
| 3020 | 2026-03-18T21:51:13.805Z | |
| 3021 | 2026-03-18T21:51:13.805Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3022 | 2026-03-18T21:51:14.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2026-03-18T21:51:14.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2026-03-18T21:51:14.714Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3025 | 2026-03-18T21:51:18.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s |
| 3026 | 2026-03-18T21:51:18.452Z | |
| 3027 | 2026-03-18T21:51:18.452Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3028 | 2026-03-18T21:51:19.148Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2026-03-18T21:51:19.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2026-03-18T21:51:19.354Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3031 | 2026-03-18T21:51:23.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s |
| 3032 | 2026-03-18T21:51:24.192Z | |
| 3033 | 2026-03-18T21:51:24.192Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3034 | 2026-03-18T21:51:24.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-03-18T21:51:24.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-03-18T21:51:24.876Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3037 | 2026-03-18T21:51:24.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3038 | 2026-03-18T21:51:24.979Z | |
| 3039 | 2026-03-18T21:51:24.980Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3040 | 2026-03-18T21:51:25.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-03-18T21:51:25.660Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-03-18T21:51:25.838Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3043 | 2026-03-18T21:51:26.030Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3044 | 2026-03-18T21:51:26.052Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3045 | 2026-03-18T21:51:26.473Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3046 | 2026-03-18T21:51:31.331Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3047 | 2026-03-18T21:51:31.746Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3048 | 2026-03-18T21:51:33.279Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3049 | 2026-03-18T21:51:34.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.17s |
| 3050 | 2026-03-18T21:51:34.371Z | |
| 3051 | 2026-03-18T21:51:34.371Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3052 | 2026-03-18T21:51:35.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3053 | 2026-03-18T21:51:35.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3054 | 2026-03-18T21:51:35.054Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3055 | 2026-03-18T21:51:35.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3056 | 2026-03-18T21:51:35.160Z | |
| 3057 | 2026-03-18T21:51:35.160Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3058 | 2026-03-18T21:51:35.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-03-18T21:51:35.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-03-18T21:51:35.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-03-18T21:51:35.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3062 | 2026-03-18T21:51:36.011Z | |
| 3063 | 2026-03-18T21:51:36.011Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3064 | 2026-03-18T21:51:36.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-03-18T21:51:36.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-03-18T21:51:36.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-03-18T21:51:36.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3068 | 2026-03-18T21:51:36.822Z | |
| 3069 | 2026-03-18T21:51:36.822Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3070 | 2026-03-18T21:51:37.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-03-18T21:51:37.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-03-18T21:51:37.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-03-18T21:51:37.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3074 | 2026-03-18T21:51:37.633Z | |
| 3075 | 2026-03-18T21:51:37.633Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3076 | 2026-03-18T21:51:38.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-03-18T21:51:38.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-03-18T21:51:38.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-03-18T21:51:38.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3080 | 2026-03-18T21:51:38.446Z | |
| 3081 | 2026-03-18T21:51:38.447Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3082 | 2026-03-18T21:51:39.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-03-18T21:51:39.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-03-18T21:51:39.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-03-18T21:51:39.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3086 | 2026-03-18T21:51:39.255Z | |
| 3087 | 2026-03-18T21:51:39.255Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3088 | 2026-03-18T21:51:39.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-03-18T21:51:39.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-03-18T21:51:39.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-03-18T21:51:39.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3092 | 2026-03-18T21:51:40.024Z | |
| 3093 | 2026-03-18T21:51:40.024Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3094 | 2026-03-18T21:51:40.719Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-03-18T21:51:40.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-03-18T21:51:40.723Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-03-18T21:51:40.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3098 | 2026-03-18T21:51:40.831Z | |
| 3099 | 2026-03-18T21:51:40.831Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3100 | 2026-03-18T21:51:41.497Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-03-18T21:51:41.500Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-03-18T21:51:41.500Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-03-18T21:51:41.504Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3104 | 2026-03-18T21:51:41.605Z | |
| 3105 | 2026-03-18T21:51:41.605Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3106 | 2026-03-18T21:51:42.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-03-18T21:51:42.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-03-18T21:51:42.533Z | Checking dropshot-api-manager-types v0.6.0 |
| 3109 | 2026-03-18T21:51:42.536Z | Checking nanorand v0.7.0 |
| 3110 | 2026-03-18T21:51:42.842Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3111 | 2026-03-18T21:51:42.862Z | Checking flume v0.11.1 |
| 3112 | 2026-03-18T21:51:43.137Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3113 | 2026-03-18T21:51:44.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s |
| 3114 | 2026-03-18T21:51:44.623Z | |
| 3115 | 2026-03-18T21:51:44.623Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3116 | 2026-03-18T21:51:45.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3117 | 2026-03-18T21:51:45.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3118 | 2026-03-18T21:51:45.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3119 | 2026-03-18T21:51:45.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3120 | 2026-03-18T21:51:45.417Z | |
| 3121 | 2026-03-18T21:51:45.417Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3122 | 2026-03-18T21:51:46.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-03-18T21:51:46.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-03-18T21:51:46.100Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-03-18T21:51:46.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3126 | 2026-03-18T21:51:46.208Z | |
| 3127 | 2026-03-18T21:51:46.208Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3128 | 2026-03-18T21:51:46.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-03-18T21:51:46.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-03-18T21:51:46.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-03-18T21:51:46.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3132 | 2026-03-18T21:51:46.996Z | |
| 3133 | 2026-03-18T21:51:46.996Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3134 | 2026-03-18T21:51:47.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-03-18T21:51:47.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-03-18T21:51:47.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-03-18T21:51:47.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3138 | 2026-03-18T21:51:47.813Z | |
| 3139 | 2026-03-18T21:51:47.813Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3140 | 2026-03-18T21:51:48.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-03-18T21:51:48.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-03-18T21:51:48.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-03-18T21:51:48.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3144 | 2026-03-18T21:51:48.610Z | |
| 3145 | 2026-03-18T21:51:48.610Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3146 | 2026-03-18T21:51:49.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-03-18T21:51:49.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-03-18T21:51:49.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-03-18T21:51:49.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3150 | 2026-03-18T21:51:49.402Z | |
| 3151 | 2026-03-18T21:51:49.402Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3152 | 2026-03-18T21:51:50.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-03-18T21:51:50.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-03-18T21:51:50.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-03-18T21:51:50.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3156 | 2026-03-18T21:51:50.193Z | |
| 3157 | 2026-03-18T21:51:50.193Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3158 | 2026-03-18T21:51:50.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-03-18T21:51:50.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-03-18T21:51:50.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-03-18T21:51:50.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3162 | 2026-03-18T21:51:50.966Z | |
| 3163 | 2026-03-18T21:51:50.966Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3164 | 2026-03-18T21:51:51.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-03-18T21:51:51.657Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-03-18T21:51:51.657Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-03-18T21:51:51.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3168 | 2026-03-18T21:51:51.762Z | |
| 3169 | 2026-03-18T21:51:51.762Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3170 | 2026-03-18T21:51:52.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-03-18T21:51:52.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-03-18T21:51:52.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3173 | 2026-03-18T21:51:52.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3174 | 2026-03-18T21:51:52.553Z | |
| 3175 | 2026-03-18T21:51:52.553Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3176 | 2026-03-18T21:51:53.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-03-18T21:51:53.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-03-18T21:51:53.237Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3179 | 2026-03-18T21:51:53.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3180 | 2026-03-18T21:51:53.341Z | |
| 3181 | 2026-03-18T21:51:53.341Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3182 | 2026-03-18T21:51:54.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-03-18T21:51:54.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-03-18T21:51:54.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3185 | 2026-03-18T21:51:54.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3186 | 2026-03-18T21:51:54.172Z | |
| 3187 | 2026-03-18T21:51:54.172Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3188 | 2026-03-18T21:51:54.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3189 | 2026-03-18T21:51:54.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3190 | 2026-03-18T21:51:54.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3191 | 2026-03-18T21:51:54.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3192 | 2026-03-18T21:51:55.015Z | |
| 3193 | 2026-03-18T21:51:55.015Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3194 | 2026-03-18T21:51:55.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-03-18T21:51:55.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-03-18T21:51:55.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-03-18T21:51:55.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3198 | 2026-03-18T21:51:55.789Z | |
| 3199 | 2026-03-18T21:51:55.790Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3200 | 2026-03-18T21:51:56.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-03-18T21:51:56.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-03-18T21:51:56.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-03-18T21:51:56.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3204 | 2026-03-18T21:51:56.568Z | |
| 3205 | 2026-03-18T21:51:56.568Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3206 | 2026-03-18T21:51:57.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-03-18T21:51:57.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-03-18T21:51:57.250Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-03-18T21:51:57.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3210 | 2026-03-18T21:51:57.352Z | |
| 3211 | 2026-03-18T21:51:57.352Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3212 | 2026-03-18T21:51:58.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-03-18T21:51:58.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-03-18T21:51:58.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-03-18T21:51:58.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3216 | 2026-03-18T21:51:58.120Z | |
| 3217 | 2026-03-18T21:51:58.120Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3218 | 2026-03-18T21:51:58.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-03-18T21:51:58.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-03-18T21:51:58.822Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-03-18T21:51:58.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3222 | 2026-03-18T21:51:58.932Z | |
| 3223 | 2026-03-18T21:51:58.932Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3224 | 2026-03-18T21:51:59.636Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-03-18T21:51:59.639Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-03-18T21:51:59.639Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-03-18T21:51:59.645Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3228 | 2026-03-18T21:51:59.755Z | |
| 3229 | 2026-03-18T21:51:59.755Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3230 | 2026-03-18T21:52:00.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-03-18T21:52:00.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-03-18T21:52:00.468Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3233 | 2026-03-18T21:52:00.468Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3234 | 2026-03-18T21:52:00.563Z | |
| 3235 | 2026-03-18T21:52:00.563Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3236 | 2026-03-18T21:52:01.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3237 | 2026-03-18T21:52:01.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3238 | 2026-03-18T21:52:01.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3239 | 2026-03-18T21:52:01.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3240 | 2026-03-18T21:52:01.336Z | |
| 3241 | 2026-03-18T21:52:01.337Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3242 | 2026-03-18T21:52:02.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3243 | 2026-03-18T21:52:02.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3244 | 2026-03-18T21:52:02.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3245 | 2026-03-18T21:52:02.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3246 | 2026-03-18T21:52:02.153Z | |
| 3247 | 2026-03-18T21:52:02.153Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3248 | 2026-03-18T21:52:02.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3249 | 2026-03-18T21:52:02.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3250 | 2026-03-18T21:52:03.053Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3251 | 2026-03-18T21:52:03.056Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3252 | 2026-03-18T21:52:03.056Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3253 | 2026-03-18T21:52:03.206Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3254 | 2026-03-18T21:52:03.209Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3255 | 2026-03-18T21:52:03.363Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3256 | 2026-03-18T21:52:03.395Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3257 | 2026-03-18T21:52:03.673Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3258 | 2026-03-18T21:52:03.677Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3259 | 2026-03-18T21:52:06.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s |
| 3260 | 2026-03-18T21:52:06.728Z | |
| 3261 | 2026-03-18T21:52:06.728Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3262 | 2026-03-18T21:52:07.409Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3263 | 2026-03-18T21:52:07.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3264 | 2026-03-18T21:52:07.413Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3265 | 2026-03-18T21:52:07.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3266 | 2026-03-18T21:52:07.520Z | |
| 3267 | 2026-03-18T21:52:07.520Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3268 | 2026-03-18T21:52:08.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3269 | 2026-03-18T21:52:08.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3270 | 2026-03-18T21:52:08.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3271 | 2026-03-18T21:52:08.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3272 | 2026-03-18T21:52:08.434Z | |
| 3273 | 2026-03-18T21:52:08.434Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3274 | 2026-03-18T21:52:09.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3275 | 2026-03-18T21:52:09.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3276 | 2026-03-18T21:52:09.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3277 | 2026-03-18T21:52:09.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3278 | 2026-03-18T21:52:09.348Z | |
| 3279 | 2026-03-18T21:52:09.348Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3280 | 2026-03-18T21:52:10.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3281 | 2026-03-18T21:52:10.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3282 | 2026-03-18T21:52:10.244Z | Compiling parking_lot_core v0.8.6 |
| 3283 | 2026-03-18T21:52:10.245Z | Compiling git-stub v1.0.0 |
| 3284 | 2026-03-18T21:52:10.248Z | Compiling atomicwrites v0.4.4 |
| 3285 | 2026-03-18T21:52:10.248Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3286 | 2026-03-18T21:52:10.405Z | Checking tagptr v0.2.0 |
| 3287 | 2026-03-18T21:52:10.419Z | Checking prefix-trie v0.7.0 |
| 3288 | 2026-03-18T21:52:10.422Z | Checking fxhash v0.2.1 |
| 3289 | 2026-03-18T21:52:10.433Z | Checking hickory-client v0.25.2 |
| 3290 | 2026-03-18T21:52:10.574Z | Compiling git-stub-vcs v0.1.0 |
| 3291 | 2026-03-18T21:52:10.611Z | Checking moka v0.12.13 |
| 3292 | 2026-03-18T21:52:10.830Z | Checking hickory-server v0.25.2 |
| 3293 | 2026-03-18T21:52:10.907Z | Checking parking_lot v0.11.2 |
| 3294 | 2026-03-18T21:52:10.944Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3295 | 2026-03-18T21:52:11.039Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3296 | 2026-03-18T21:52:11.042Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3297 | 2026-03-18T21:52:11.042Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3298 | 2026-03-18T21:52:11.132Z | Checking sled v0.34.7 |
| 3299 | 2026-03-18T21:52:11.426Z | Checking hickory-resolver v0.25.2 |
| 3300 | 2026-03-18T21:52:13.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s |
| 3301 | 2026-03-18T21:52:14.109Z | |
| 3302 | 2026-03-18T21:52:14.109Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3303 | 2026-03-18T21:52:14.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-03-18T21:52:14.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-03-18T21:52:14.791Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-03-18T21:52:14.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3307 | 2026-03-18T21:52:14.897Z | |
| 3308 | 2026-03-18T21:52:14.897Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3309 | 2026-03-18T21:52:15.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-03-18T21:52:15.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-03-18T21:52:15.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-03-18T21:52:15.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3313 | 2026-03-18T21:52:15.760Z | |
| 3314 | 2026-03-18T21:52:15.760Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3315 | 2026-03-18T21:52:16.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-03-18T21:52:16.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-03-18T21:52:16.755Z | Compiling radium v0.7.0 |
| 3318 | 2026-03-18T21:52:16.896Z | Checking tap v1.0.1 |
| 3319 | 2026-03-18T21:52:16.899Z | Compiling maybe-uninit v2.0.0 |
| 3320 | 2026-03-18T21:52:16.922Z | Compiling zerocopy-derive v0.6.6 |
| 3321 | 2026-03-18T21:52:16.941Z | Checking crc-catalog v2.4.0 |
| 3322 | 2026-03-18T21:52:16.941Z | Checking funty v2.0.0 |
| 3323 | 2026-03-18T21:52:16.949Z | Compiling packed_struct v0.10.1 |
| 3324 | 2026-03-18T21:52:16.952Z | Compiling packed_struct_codegen v0.10.1 |
| 3325 | 2026-03-18T21:52:17.052Z | Checking wyz v0.5.1 |
| 3326 | 2026-03-18T21:52:17.154Z | Checking crc v3.4.0 |
| 3327 | 2026-03-18T21:52:17.294Z | Compiling bitfield-macros v0.19.4 |
| 3328 | 2026-03-18T21:52:17.328Z | Compiling indexmap v1.9.3 |
| 3329 | 2026-03-18T21:52:17.376Z | Checking nodrop v0.1.14 |
| 3330 | 2026-03-18T21:52:17.393Z | Checking smallvec v0.6.14 |
| 3331 | 2026-03-18T21:52:17.456Z | Checking hashbrown v0.12.3 |
| 3332 | 2026-03-18T21:52:17.473Z | Checking bitvec v1.0.1 |
| 3333 | 2026-03-18T21:52:17.491Z | Checking array-init v0.0.4 |
| 3334 | 2026-03-18T21:52:17.595Z | Checking ron v0.8.1 |
| 3335 | 2026-03-18T21:52:17.644Z | Checking hashbrown v0.13.2 |
| 3336 | 2026-03-18T21:52:17.966Z | Checking serde-hex v0.1.0 |
| 3337 | 2026-03-18T21:52:18.077Z | Checking zerocopy v0.6.6 |
| 3338 | 2026-03-18T21:52:18.222Z | Checking crc-any v2.5.0 |
| 3339 | 2026-03-18T21:52:18.262Z | Checking bitfield v0.19.4 |
| 3340 | 2026-03-18T21:52:18.309Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3341 | 2026-03-18T21:52:18.427Z | Checking path-slash v0.1.5 |
| 3342 | 2026-03-18T21:52:18.448Z | Checking object v0.30.4 |
| 3343 | 2026-03-18T21:52:18.464Z | Checking half v1.8.3 |
| 3344 | 2026-03-18T21:52:18.487Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3345 | 2026-03-18T21:52:18.553Z | Checking void v1.0.2 |
| 3346 | 2026-03-18T21:52:18.576Z | Checking tungstenite v0.23.0 |
| 3347 | 2026-03-18T21:52:18.677Z | Checking lzss v0.8.2 |
| 3348 | 2026-03-18T21:52:18.701Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3349 | 2026-03-18T21:52:18.745Z | Checking serde_cbor v0.11.2 |
| 3350 | 2026-03-18T21:52:18.820Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3351 | 2026-03-18T21:52:18.902Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3352 | 2026-03-18T21:52:18.921Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3353 | 2026-03-18T21:52:19.021Z | Checking nix v0.27.1 |
| 3354 | 2026-03-18T21:52:19.151Z | Checking kstat-rs v0.2.4 |
| 3355 | 2026-03-18T21:52:19.274Z | Checking serde_bytes v0.11.19 |
| 3356 | 2026-03-18T21:52:19.394Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3357 | 2026-03-18T21:52:19.428Z | Checking tokio-tungstenite v0.23.1 |
| 3358 | 2026-03-18T21:52:19.498Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3359 | 2026-03-18T21:52:19.726Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3360 | 2026-03-18T21:52:19.751Z | Checking signal-hook-tokio v0.3.1 |
| 3361 | 2026-03-18T21:52:20.798Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3362 | 2026-03-18T21:52:21.054Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3363 | 2026-03-18T21:52:24.370Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3364 | 2026-03-18T21:52:25.566Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3365 | 2026-03-18T21:52:25.928Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3366 | 2026-03-18T21:52:27.410Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3367 | 2026-03-18T21:52:30.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.40s |
| 3368 | 2026-03-18T21:52:30.401Z | |
| 3369 | 2026-03-18T21:52:30.402Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3370 | 2026-03-18T21:52:31.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3371 | 2026-03-18T21:52:31.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3372 | 2026-03-18T21:52:31.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3373 | 2026-03-18T21:52:31.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3374 | 2026-03-18T21:52:31.195Z | |
| 3375 | 2026-03-18T21:52:31.195Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3376 | 2026-03-18T21:52:31.874Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-03-18T21:52:31.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-03-18T21:52:31.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-03-18T21:52:31.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3380 | 2026-03-18T21:52:31.984Z | |
| 3381 | 2026-03-18T21:52:31.984Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3382 | 2026-03-18T21:52:32.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-03-18T21:52:32.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-03-18T21:52:32.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-03-18T21:52:32.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3386 | 2026-03-18T21:52:32.750Z | |
| 3387 | 2026-03-18T21:52:32.751Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3388 | 2026-03-18T21:52:33.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-03-18T21:52:33.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-03-18T21:52:33.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-03-18T21:52:33.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3392 | 2026-03-18T21:52:33.548Z | |
| 3393 | 2026-03-18T21:52:33.548Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3394 | 2026-03-18T21:52:34.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-03-18T21:52:34.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-03-18T21:52:34.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-03-18T21:52:34.236Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3398 | 2026-03-18T21:52:34.340Z | |
| 3399 | 2026-03-18T21:52:34.342Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3400 | 2026-03-18T21:52:35.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-03-18T21:52:35.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-03-18T21:52:35.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-03-18T21:52:35.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3404 | 2026-03-18T21:52:35.137Z | |
| 3405 | 2026-03-18T21:52:35.137Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3406 | 2026-03-18T21:52:35.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-03-18T21:52:35.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-03-18T21:52:35.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-03-18T21:52:35.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3410 | 2026-03-18T21:52:35.922Z | |
| 3411 | 2026-03-18T21:52:35.923Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3412 | 2026-03-18T21:52:36.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-03-18T21:52:36.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-03-18T21:52:36.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-03-18T21:52:36.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3416 | 2026-03-18T21:52:36.712Z | |
| 3417 | 2026-03-18T21:52:36.712Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3418 | 2026-03-18T21:52:37.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-03-18T21:52:37.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-03-18T21:52:37.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-03-18T21:52:37.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3422 | 2026-03-18T21:52:37.501Z | |
| 3423 | 2026-03-18T21:52:37.501Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3424 | 2026-03-18T21:52:38.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-03-18T21:52:38.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-03-18T21:52:38.178Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-03-18T21:52:38.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3428 | 2026-03-18T21:52:38.325Z | |
| 3429 | 2026-03-18T21:52:38.325Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3430 | 2026-03-18T21:52:38.958Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-03-18T21:52:38.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-03-18T21:52:38.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-03-18T21:52:38.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3434 | 2026-03-18T21:52:39.066Z | |
| 3435 | 2026-03-18T21:52:39.066Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3436 | 2026-03-18T21:52:39.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-03-18T21:52:39.753Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-03-18T21:52:39.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-03-18T21:52:39.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3440 | 2026-03-18T21:52:39.875Z | |
| 3441 | 2026-03-18T21:52:39.875Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3442 | 2026-03-18T21:52:40.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-03-18T21:52:40.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-03-18T21:52:40.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-03-18T21:52:40.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3446 | 2026-03-18T21:52:40.634Z | |
| 3447 | 2026-03-18T21:52:40.634Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3448 | 2026-03-18T21:52:41.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-03-18T21:52:41.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-03-18T21:52:41.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-03-18T21:52:41.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3452 | 2026-03-18T21:52:41.462Z | |
| 3453 | 2026-03-18T21:52:41.463Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3454 | 2026-03-18T21:52:42.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-03-18T21:52:42.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-03-18T21:52:42.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-03-18T21:52:42.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3458 | 2026-03-18T21:52:42.247Z | |
| 3459 | 2026-03-18T21:52:42.248Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3460 | 2026-03-18T21:52:42.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-03-18T21:52:42.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-03-18T21:52:43.210Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3463 | 2026-03-18T21:52:45.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 3464 | 2026-03-18T21:52:45.758Z | |
| 3465 | 2026-03-18T21:52:45.758Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3466 | 2026-03-18T21:52:46.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-03-18T21:52:46.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-03-18T21:52:46.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-03-18T21:52:46.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3470 | 2026-03-18T21:52:46.626Z | |
| 3471 | 2026-03-18T21:52:46.626Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3472 | 2026-03-18T21:52:47.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-03-18T21:52:47.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-03-18T21:52:47.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-03-18T21:52:47.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3476 | 2026-03-18T21:52:47.501Z | |
| 3477 | 2026-03-18T21:52:47.501Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3478 | 2026-03-18T21:52:48.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-03-18T21:52:48.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-03-18T21:52:48.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-03-18T21:52:48.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3482 | 2026-03-18T21:52:48.283Z | |
| 3483 | 2026-03-18T21:52:48.283Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3484 | 2026-03-18T21:52:48.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-03-18T21:52:48.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-03-18T21:52:48.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-03-18T21:52:48.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3488 | 2026-03-18T21:52:49.063Z | |
| 3489 | 2026-03-18T21:52:49.063Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3490 | 2026-03-18T21:52:49.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-03-18T21:52:49.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-03-18T21:52:49.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-03-18T21:52:49.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3494 | 2026-03-18T21:52:49.923Z | |
| 3495 | 2026-03-18T21:52:49.923Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3496 | 2026-03-18T21:52:50.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-03-18T21:52:50.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-03-18T21:52:50.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3499 | 2026-03-18T21:52:50.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3500 | 2026-03-18T21:52:50.700Z | |
| 3501 | 2026-03-18T21:52:50.700Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3502 | 2026-03-18T21:52:51.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-03-18T21:52:51.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-03-18T21:52:51.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-03-18T21:52:51.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3506 | 2026-03-18T21:52:51.554Z | |
| 3507 | 2026-03-18T21:52:51.554Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3508 | 2026-03-18T21:52:52.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-03-18T21:52:52.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-03-18T21:52:52.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-03-18T21:52:52.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3512 | 2026-03-18T21:52:52.407Z | |
| 3513 | 2026-03-18T21:52:52.407Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3514 | 2026-03-18T21:52:53.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-03-18T21:52:53.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-03-18T21:52:53.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3517 | 2026-03-18T21:52:53.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3518 | 2026-03-18T21:52:53.183Z | |
| 3519 | 2026-03-18T21:52:53.183Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3520 | 2026-03-18T21:52:53.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-03-18T21:52:53.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-03-18T21:52:53.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-03-18T21:52:53.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3524 | 2026-03-18T21:52:53.956Z | |
| 3525 | 2026-03-18T21:52:53.956Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3526 | 2026-03-18T21:52:54.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-03-18T21:52:54.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-03-18T21:52:54.641Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-03-18T21:52:54.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3530 | 2026-03-18T21:52:54.748Z | |
| 3531 | 2026-03-18T21:52:54.748Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3532 | 2026-03-18T21:52:55.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-03-18T21:52:55.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-03-18T21:52:55.422Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-03-18T21:52:55.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3536 | 2026-03-18T21:52:55.524Z | |
| 3537 | 2026-03-18T21:52:55.524Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3538 | 2026-03-18T21:52:56.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-03-18T21:52:56.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-03-18T21:52:56.191Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-03-18T21:52:56.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3542 | 2026-03-18T21:52:56.295Z | |
| 3543 | 2026-03-18T21:52:56.295Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3544 | 2026-03-18T21:52:57.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-03-18T21:52:57.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-03-18T21:52:57.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-03-18T21:52:57.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3548 | 2026-03-18T21:52:57.158Z | |
| 3549 | 2026-03-18T21:52:57.158Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3550 | 2026-03-18T21:52:57.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-03-18T21:52:57.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-03-18T21:52:57.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-03-18T21:52:57.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3554 | 2026-03-18T21:52:58.023Z | |
| 3555 | 2026-03-18T21:52:58.023Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3556 | 2026-03-18T21:52:58.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-03-18T21:52:58.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-03-18T21:52:58.763Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-03-18T21:52:58.768Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3560 | 2026-03-18T21:52:58.881Z | |
| 3561 | 2026-03-18T21:52:58.881Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3562 | 2026-03-18T21:52:59.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-03-18T21:52:59.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-03-18T21:52:59.587Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-03-18T21:52:59.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3566 | 2026-03-18T21:52:59.700Z | |
| 3567 | 2026-03-18T21:52:59.700Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3568 | 2026-03-18T21:53:00.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-03-18T21:53:00.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-03-18T21:53:00.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-03-18T21:53:00.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3572 | 2026-03-18T21:53:00.508Z | |
| 3573 | 2026-03-18T21:53:00.508Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3574 | 2026-03-18T21:53:01.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-03-18T21:53:01.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-03-18T21:53:01.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-03-18T21:53:01.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3578 | 2026-03-18T21:53:01.315Z | |
| 3579 | 2026-03-18T21:53:01.315Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3580 | 2026-03-18T21:53:01.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-03-18T21:53:02.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-03-18T21:53:02.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-03-18T21:53:02.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3584 | 2026-03-18T21:53:02.111Z | |
| 3585 | 2026-03-18T21:53:02.111Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3586 | 2026-03-18T21:53:02.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-03-18T21:53:02.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-03-18T21:53:02.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-03-18T21:53:02.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3590 | 2026-03-18T21:53:02.916Z | |
| 3591 | 2026-03-18T21:53:02.916Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3592 | 2026-03-18T21:53:03.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-03-18T21:53:03.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-03-18T21:53:03.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-03-18T21:53:03.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3596 | 2026-03-18T21:53:03.719Z | |
| 3597 | 2026-03-18T21:53:03.719Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3598 | 2026-03-18T21:53:04.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-03-18T21:53:04.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-03-18T21:53:04.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-03-18T21:53:04.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3602 | 2026-03-18T21:53:04.497Z | |
| 3603 | 2026-03-18T21:53:04.497Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3604 | 2026-03-18T21:53:05.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-03-18T21:53:05.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-03-18T21:53:05.659Z | Compiling libefi-sys v0.1.0 |
| 3607 | 2026-03-18T21:53:05.663Z | Compiling bitfield-struct v0.6.2 |
| 3608 | 2026-03-18T21:53:05.834Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3609 | 2026-03-18T21:53:05.846Z | Compiling xshell-macros v0.2.7 |
| 3610 | 2026-03-18T21:53:05.861Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3611 | 2026-03-18T21:53:05.883Z | Compiling salty v0.3.0 |
| 3612 | 2026-03-18T21:53:05.904Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3613 | 2026-03-18T21:53:05.927Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3614 | 2026-03-18T21:53:05.927Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3615 | 2026-03-18T21:53:06.274Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3616 | 2026-03-18T21:53:06.296Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3617 | 2026-03-18T21:53:06.315Z | Checking xshell v0.2.7 |
| 3618 | 2026-03-18T21:53:06.462Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3619 | 2026-03-18T21:53:06.500Z | Checking primeorder v0.13.6 |
| 3620 | 2026-03-18T21:53:06.539Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-03-18T21:53:06.561Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3622 | 2026-03-18T21:53:06.604Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3623 | 2026-03-18T21:53:06.625Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3624 | 2026-03-18T21:53:06.786Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3625 | 2026-03-18T21:53:06.825Z | Checking p384 v0.13.1 |
| 3626 | 2026-03-18T21:53:06.852Z | Compiling num-derive v0.3.3 |
| 3627 | 2026-03-18T21:53:06.951Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3628 | 2026-03-18T21:53:07.035Z | Compiling proc-macro-error2 v2.0.1 |
| 3629 | 2026-03-18T21:53:07.195Z | Compiling unicase v2.9.0 |
| 3630 | 2026-03-18T21:53:07.249Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3631 | 2026-03-18T21:53:07.398Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3632 | 2026-03-18T21:53:07.440Z | Compiling tabled_derive v0.11.0 |
| 3633 | 2026-03-18T21:53:07.460Z | Compiling mime_guess v2.0.5 |
| 3634 | 2026-03-18T21:53:07.541Z | Compiling progenitor-impl v0.11.2 |
| 3635 | 2026-03-18T21:53:07.879Z | Checking papergrid v0.17.0 |
| 3636 | 2026-03-18T21:53:08.033Z | Checking libscf-sys v1.1.0 |
| 3637 | 2026-03-18T21:53:08.156Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3638 | 2026-03-18T21:53:08.197Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3639 | 2026-03-18T21:53:08.322Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3640 | 2026-03-18T21:53:08.420Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3641 | 2026-03-18T21:53:09.004Z | Checking testing_table v0.3.0 |
| 3642 | 2026-03-18T21:53:09.062Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3643 | 2026-03-18T21:53:09.095Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3644 | 2026-03-18T21:53:09.123Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3645 | 2026-03-18T21:53:09.207Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3646 | 2026-03-18T21:53:09.277Z | Checking corncobs v0.1.4 |
| 3647 | 2026-03-18T21:53:09.315Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3648 | 2026-03-18T21:53:09.400Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3649 | 2026-03-18T21:53:09.434Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3650 | 2026-03-18T21:53:09.453Z | Checking tabled v0.20.0 |
| 3651 | 2026-03-18T21:53:09.584Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3652 | 2026-03-18T21:53:09.750Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3653 | 2026-03-18T21:53:09.807Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3654 | 2026-03-18T21:53:10.032Z | Checking progenitor-client v0.11.2 |
| 3655 | 2026-03-18T21:53:10.230Z | Checking secrecy v0.8.0 |
| 3656 | 2026-03-18T21:53:10.332Z | Checking http-range v0.1.5 |
| 3657 | 2026-03-18T21:53:10.591Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3658 | 2026-03-18T21:53:10.737Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3659 | 2026-03-18T21:53:10.824Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3660 | 2026-03-18T21:53:11.032Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3661 | 2026-03-18T21:53:11.052Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3662 | 2026-03-18T21:53:11.226Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3663 | 2026-03-18T21:53:11.246Z | Checking atty v0.2.14 |
| 3664 | 2026-03-18T21:53:11.308Z | Compiling progenitor-macro v0.11.2 |
| 3665 | 2026-03-18T21:53:11.366Z | Checking crc8 v0.1.1 |
| 3666 | 2026-03-18T21:53:11.386Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3667 | 2026-03-18T21:53:11.453Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3668 | 2026-03-18T21:53:11.481Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3669 | 2026-03-18T21:53:11.611Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3670 | 2026-03-18T21:53:11.916Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3671 | 2026-03-18T21:53:12.036Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3672 | 2026-03-18T21:53:12.253Z | Checking hyper-staticfile v0.10.1 |
| 3673 | 2026-03-18T21:53:12.349Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3674 | 2026-03-18T21:53:12.376Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3675 | 2026-03-18T21:53:12.534Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3676 | 2026-03-18T21:53:12.626Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3677 | 2026-03-18T21:53:12.655Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3678 | 2026-03-18T21:53:12.844Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3679 | 2026-03-18T21:53:13.174Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3680 | 2026-03-18T21:53:13.275Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3681 | 2026-03-18T21:53:13.642Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3682 | 2026-03-18T21:53:13.710Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3683 | 2026-03-18T21:53:13.753Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3684 | 2026-03-18T21:53:14.270Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3685 | 2026-03-18T21:53:14.690Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3686 | 2026-03-18T21:53:14.901Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3687 | 2026-03-18T21:53:14.980Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3688 | 2026-03-18T21:53:15.411Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3689 | 2026-03-18T21:53:16.513Z | Checking progenitor v0.11.2 |
| 3690 | 2026-03-18T21:53:16.678Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3691 | 2026-03-18T21:53:23.482Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3692 | 2026-03-18T21:53:39.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.93s |
| 3693 | 2026-03-18T21:53:39.694Z | |
| 3694 | 2026-03-18T21:53:39.694Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3695 | 2026-03-18T21:53:40.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3696 | 2026-03-18T21:53:40.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3697 | 2026-03-18T21:53:40.777Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3698 | 2026-03-18T21:53:56.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.05s |
| 3699 | 2026-03-18T21:53:57.002Z | |
| 3700 | 2026-03-18T21:53:57.002Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3701 | 2026-03-18T21:53:57.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3702 | 2026-03-18T21:53:57.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3703 | 2026-03-18T21:53:58.086Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3704 | 2026-03-18T21:54:14.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s |
| 3705 | 2026-03-18T21:54:14.300Z | |
| 3706 | 2026-03-18T21:54:14.300Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3707 | 2026-03-18T21:54:15.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3708 | 2026-03-18T21:54:15.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3709 | 2026-03-18T21:54:15.359Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3710 | 2026-03-18T21:54:31.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s |
| 3711 | 2026-03-18T21:54:31.658Z | |
| 3712 | 2026-03-18T21:54:31.658Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3713 | 2026-03-18T21:54:32.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3714 | 2026-03-18T21:54:32.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3715 | 2026-03-18T21:54:32.724Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3716 | 2026-03-18T21:54:48.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s |
| 3717 | 2026-03-18T21:54:49.010Z | |
| 3718 | 2026-03-18T21:54:49.011Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3719 | 2026-03-18T21:54:49.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3720 | 2026-03-18T21:54:49.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3721 | 2026-03-18T21:54:50.078Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3722 | 2026-03-18T21:55:06.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s |
| 3723 | 2026-03-18T21:55:06.391Z | |
| 3724 | 2026-03-18T21:55:06.391Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3725 | 2026-03-18T21:55:07.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3726 | 2026-03-18T21:55:07.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3727 | 2026-03-18T21:55:07.455Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3728 | 2026-03-18T21:55:23.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s |
| 3729 | 2026-03-18T21:55:23.739Z | |
| 3730 | 2026-03-18T21:55:23.739Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3731 | 2026-03-18T21:55:24.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3732 | 2026-03-18T21:55:24.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3733 | 2026-03-18T21:55:24.804Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3734 | 2026-03-18T21:55:40.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s |
| 3735 | 2026-03-18T21:55:41.132Z | |
| 3736 | 2026-03-18T21:55:41.132Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3737 | 2026-03-18T21:55:41.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3738 | 2026-03-18T21:55:41.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3739 | 2026-03-18T21:55:41.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3740 | 2026-03-18T21:55:41.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3741 | 2026-03-18T21:55:41.943Z | |
| 3742 | 2026-03-18T21:55:41.943Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3743 | 2026-03-18T21:55:42.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3744 | 2026-03-18T21:55:42.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3745 | 2026-03-18T21:55:42.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3746 | 2026-03-18T21:55:42.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3747 | 2026-03-18T21:55:42.747Z | |
| 3748 | 2026-03-18T21:55:42.748Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3749 | 2026-03-18T21:55:43.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3750 | 2026-03-18T21:55:43.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3751 | 2026-03-18T21:55:43.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3752 | 2026-03-18T21:55:43.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3753 | 2026-03-18T21:55:43.522Z | |
| 3754 | 2026-03-18T21:55:43.522Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3755 | 2026-03-18T21:55:44.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3756 | 2026-03-18T21:55:44.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3757 | 2026-03-18T21:55:44.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3758 | 2026-03-18T21:55:44.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3759 | 2026-03-18T21:55:44.296Z | |
| 3760 | 2026-03-18T21:55:44.296Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3761 | 2026-03-18T21:55:44.993Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3762 | 2026-03-18T21:55:44.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3763 | 2026-03-18T21:55:44.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3764 | 2026-03-18T21:55:45.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3765 | 2026-03-18T21:55:45.110Z | |
| 3766 | 2026-03-18T21:55:45.110Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3767 | 2026-03-18T21:55:45.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3768 | 2026-03-18T21:55:45.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3769 | 2026-03-18T21:55:45.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3770 | 2026-03-18T21:55:45.806Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3771 | 2026-03-18T21:55:45.911Z | |
| 3772 | 2026-03-18T21:55:45.911Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3773 | 2026-03-18T21:55:46.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3774 | 2026-03-18T21:55:46.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3775 | 2026-03-18T21:55:46.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3776 | 2026-03-18T21:55:46.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3777 | 2026-03-18T21:55:46.715Z | |
| 3778 | 2026-03-18T21:55:46.715Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3779 | 2026-03-18T21:55:47.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3780 | 2026-03-18T21:55:47.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3781 | 2026-03-18T21:55:47.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3782 | 2026-03-18T21:55:47.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3783 | 2026-03-18T21:55:47.529Z | |
| 3784 | 2026-03-18T21:55:47.529Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3785 | 2026-03-18T21:55:48.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3786 | 2026-03-18T21:55:48.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3787 | 2026-03-18T21:55:48.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3788 | 2026-03-18T21:55:48.236Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3789 | 2026-03-18T21:55:48.342Z | |
| 3790 | 2026-03-18T21:55:48.342Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3791 | 2026-03-18T21:55:49.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3792 | 2026-03-18T21:55:49.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3793 | 2026-03-18T21:55:49.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3794 | 2026-03-18T21:55:49.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3795 | 2026-03-18T21:55:49.157Z | |
| 3796 | 2026-03-18T21:55:49.157Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3797 | 2026-03-18T21:55:49.868Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3798 | 2026-03-18T21:55:49.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3799 | 2026-03-18T21:55:49.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3800 | 2026-03-18T21:55:49.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3801 | 2026-03-18T21:55:49.982Z | |
| 3802 | 2026-03-18T21:55:49.982Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3803 | 2026-03-18T21:55:50.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3804 | 2026-03-18T21:55:50.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3805 | 2026-03-18T21:55:50.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3806 | 2026-03-18T21:55:50.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3807 | 2026-03-18T21:55:50.803Z | |
| 3808 | 2026-03-18T21:55:50.803Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3809 | 2026-03-18T21:55:51.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3810 | 2026-03-18T21:55:51.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3811 | 2026-03-18T21:55:51.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3812 | 2026-03-18T21:55:51.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3813 | 2026-03-18T21:55:51.628Z | |
| 3814 | 2026-03-18T21:55:51.628Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3815 | 2026-03-18T21:55:52.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3816 | 2026-03-18T21:55:52.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3817 | 2026-03-18T21:55:52.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3818 | 2026-03-18T21:55:52.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3819 | 2026-03-18T21:55:52.445Z | |
| 3820 | 2026-03-18T21:55:52.445Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3821 | 2026-03-18T21:55:53.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3822 | 2026-03-18T21:55:53.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3823 | 2026-03-18T21:55:53.171Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3824 | 2026-03-18T21:55:53.177Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3825 | 2026-03-18T21:55:53.286Z | |
| 3826 | 2026-03-18T21:55:53.286Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3827 | 2026-03-18T21:55:54.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3828 | 2026-03-18T21:55:54.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3829 | 2026-03-18T21:55:54.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3830 | 2026-03-18T21:55:54.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3831 | 2026-03-18T21:55:54.153Z | |
| 3832 | 2026-03-18T21:55:54.153Z | info: running `cargo check --bins` on update-common (197/257) |
| 3833 | 2026-03-18T21:55:54.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3834 | 2026-03-18T21:55:54.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3835 | 2026-03-18T21:55:54.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3836 | 2026-03-18T21:55:54.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3837 | 2026-03-18T21:55:54.949Z | |
| 3838 | 2026-03-18T21:55:54.949Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3839 | 2026-03-18T21:55:55.688Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3840 | 2026-03-18T21:55:55.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3841 | 2026-03-18T21:55:55.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3842 | 2026-03-18T21:55:55.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3843 | 2026-03-18T21:55:55.812Z | |
| 3844 | 2026-03-18T21:55:55.812Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3845 | 2026-03-18T21:55:56.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3846 | 2026-03-18T21:55:56.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3847 | 2026-03-18T21:55:56.875Z | Compiling fs-err v2.11.0 |
| 3848 | 2026-03-18T21:55:57.018Z | Checking ignore v0.4.25 |
| 3849 | 2026-03-18T21:55:57.035Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3850 | 2026-03-18T21:55:57.038Z | Checking predicates-tree v1.0.13 |
| 3851 | 2026-03-18T21:55:57.063Z | Checking parse-size v1.1.0 |
| 3852 | 2026-03-18T21:55:57.082Z | Checking rand_seeder v0.4.0 |
| 3853 | 2026-03-18T21:55:57.085Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3854 | 2026-03-18T21:55:57.118Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3855 | 2026-03-18T21:55:57.154Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3856 | 2026-03-18T21:55:57.208Z | Compiling petname v2.0.2 |
| 3857 | 2026-03-18T21:55:57.258Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3858 | 2026-03-18T21:55:57.444Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3859 | 2026-03-18T21:55:57.472Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3860 | 2026-03-18T21:55:57.533Z | Checking globwalk v0.9.1 |
| 3861 | 2026-03-18T21:55:57.566Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3862 | 2026-03-18T21:55:57.676Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3863 | 2026-03-18T21:55:57.759Z | Checking camino-tempfile-ext v0.3.3 |
| 3864 | 2026-03-18T21:55:57.783Z | Checking sapling-renderdag v0.1.0 |
| 3865 | 2026-03-18T21:55:57.902Z | Checking sync-ptr v0.1.4 |
| 3866 | 2026-03-18T21:55:58.011Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3867 | 2026-03-18T21:55:58.051Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3868 | 2026-03-18T21:55:58.118Z | Checking colored v2.2.0 |
| 3869 | 2026-03-18T21:55:58.169Z | Checking assert_matches v1.5.0 |
| 3870 | 2026-03-18T21:55:58.475Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3871 | 2026-03-18T21:55:58.600Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3872 | 2026-03-18T21:55:58.603Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3873 | 2026-03-18T21:55:59.364Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3874 | 2026-03-18T21:56:01.170Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3875 | 2026-03-18T21:56:04.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.35s |
| 3876 | 2026-03-18T21:56:04.407Z | |
| 3877 | 2026-03-18T21:56:04.407Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3878 | 2026-03-18T21:56:05.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3879 | 2026-03-18T21:56:05.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3880 | 2026-03-18T21:56:05.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3881 | 2026-03-18T21:56:05.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3882 | 2026-03-18T21:56:05.176Z | |
| 3883 | 2026-03-18T21:56:05.176Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3884 | 2026-03-18T21:56:05.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3885 | 2026-03-18T21:56:05.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3886 | 2026-03-18T21:56:05.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3887 | 2026-03-18T21:56:05.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3888 | 2026-03-18T21:56:06.044Z | |
| 3889 | 2026-03-18T21:56:06.044Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3890 | 2026-03-18T21:56:06.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3891 | 2026-03-18T21:56:06.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3892 | 2026-03-18T21:56:07.014Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3893 | 2026-03-18T21:56:07.017Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3894 | 2026-03-18T21:56:07.864Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3895 | 2026-03-18T21:56:09.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s |
| 3896 | 2026-03-18T21:56:10.101Z | |
| 3897 | 2026-03-18T21:56:10.101Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3898 | 2026-03-18T21:56:10.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3899 | 2026-03-18T21:56:10.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3900 | 2026-03-18T21:56:10.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3901 | 2026-03-18T21:56:10.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3902 | 2026-03-18T21:56:10.892Z | |
| 3903 | 2026-03-18T21:56:10.892Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3904 | 2026-03-18T21:56:11.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3905 | 2026-03-18T21:56:11.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3906 | 2026-03-18T21:56:11.718Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3907 | 2026-03-18T21:56:12.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
| 3908 | 2026-03-18T21:56:12.256Z | |
| 3909 | 2026-03-18T21:56:12.256Z | info: running `cargo check --bins` on clickana (205/257) |
| 3910 | 2026-03-18T21:56:12.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3911 | 2026-03-18T21:56:12.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3912 | 2026-03-18T21:56:13.138Z | Compiling darling_core v0.23.0 |
| 3913 | 2026-03-18T21:56:13.265Z | Compiling instability v0.3.11 |
| 3914 | 2026-03-18T21:56:13.277Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3915 | 2026-03-18T21:56:13.280Z | Checking castaway v0.2.4 |
| 3916 | 2026-03-18T21:56:13.301Z | Compiling indoc v2.0.7 |
| 3917 | 2026-03-18T21:56:13.307Z | Checking unicode-truncate v1.1.0 |
| 3918 | 2026-03-18T21:56:13.310Z | Checking lru v0.12.5 |
| 3919 | 2026-03-18T21:56:13.310Z | Checking cassowary v0.3.0 |
| 3920 | 2026-03-18T21:56:13.400Z | Checking compact_str v0.8.1 |
| 3921 | 2026-03-18T21:56:14.567Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3922 | 2026-03-18T21:56:14.782Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3923 | 2026-03-18T21:56:15.255Z | Compiling darling_macro v0.23.0 |
| 3924 | 2026-03-18T21:56:15.774Z | Compiling darling v0.23.0 |
| 3925 | 2026-03-18T21:56:16.542Z | Checking ratatui v0.29.0 |
| 3926 | 2026-03-18T21:56:18.066Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3927 | 2026-03-18T21:56:18.906Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s |
| 3928 | 2026-03-18T21:56:19.126Z | |
| 3929 | 2026-03-18T21:56:19.126Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3930 | 2026-03-18T21:56:19.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3931 | 2026-03-18T21:56:19.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3932 | 2026-03-18T21:56:20.112Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3933 | 2026-03-18T21:56:20.125Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3934 | 2026-03-18T21:56:20.845Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3935 | 2026-03-18T21:56:21.365Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s |
| 3936 | 2026-03-18T21:56:21.590Z | |
| 3937 | 2026-03-18T21:56:21.592Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3938 | 2026-03-18T21:56:22.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3939 | 2026-03-18T21:56:22.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3940 | 2026-03-18T21:56:22.573Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3941 | 2026-03-18T21:56:23.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 3942 | 2026-03-18T21:56:23.723Z | |
| 3943 | 2026-03-18T21:56:23.723Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3944 | 2026-03-18T21:56:24.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3945 | 2026-03-18T21:56:24.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3946 | 2026-03-18T21:56:24.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3947 | 2026-03-18T21:56:24.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3948 | 2026-03-18T21:56:24.334Z | |
| 3949 | 2026-03-18T21:56:24.334Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3950 | 2026-03-18T21:56:25.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3951 | 2026-03-18T21:56:25.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3952 | 2026-03-18T21:56:25.304Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3953 | 2026-03-18T21:56:25.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 3954 | 2026-03-18T21:56:26.091Z | |
| 3955 | 2026-03-18T21:56:26.091Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3956 | 2026-03-18T21:56:26.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-03-18T21:56:26.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-03-18T21:56:27.073Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3959 | 2026-03-18T21:56:28.004Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s |
| 3960 | 2026-03-18T21:56:28.246Z | |
| 3961 | 2026-03-18T21:56:28.246Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3962 | 2026-03-18T21:56:28.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3963 | 2026-03-18T21:56:28.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3964 | 2026-03-18T21:56:28.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3965 | 2026-03-18T21:56:28.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3966 | 2026-03-18T21:56:29.098Z | |
| 3967 | 2026-03-18T21:56:29.098Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3968 | 2026-03-18T21:56:29.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3969 | 2026-03-18T21:56:29.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3970 | 2026-03-18T21:56:29.929Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3971 | 2026-03-18T21:56:30.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 3972 | 2026-03-18T21:56:31.025Z | |
| 3973 | 2026-03-18T21:56:31.025Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3974 | 2026-03-18T21:56:31.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3975 | 2026-03-18T21:56:31.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3976 | 2026-03-18T21:56:32.030Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-18T21:56:32.030Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3978 | 2026-03-18T21:56:32.034Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3979 | 2026-03-18T21:56:32.034Z | Checking git-stub v1.0.0 |
| 3980 | 2026-03-18T21:56:32.034Z | Compiling trait-variant v0.1.2 |
| 3981 | 2026-03-18T21:56:32.169Z | Checking is_ci v1.2.0 |
| 3982 | 2026-03-18T21:56:32.183Z | Checking maplit v1.0.2 |
| 3983 | 2026-03-18T21:56:32.205Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3984 | 2026-03-18T21:56:32.297Z | Checking supports-color v3.0.2 |
| 3985 | 2026-03-18T21:56:32.300Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3986 | 2026-03-18T21:56:32.408Z | Checking git-stub-vcs v0.1.0 |
| 3987 | 2026-03-18T21:56:32.431Z | Checking drift v0.1.3 |
| 3988 | 2026-03-18T21:56:32.452Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3989 | 2026-03-18T21:56:32.533Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3990 | 2026-03-18T21:56:32.654Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3991 | 2026-03-18T21:56:32.775Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3992 | 2026-03-18T21:56:32.795Z | Checking dropshot-api-manager v0.6.0 |
| 3993 | 2026-03-18T21:56:32.815Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3994 | 2026-03-18T21:56:32.859Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3995 | 2026-03-18T21:56:33.072Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3996 | 2026-03-18T21:56:33.267Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3997 | 2026-03-18T21:56:33.382Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3998 | 2026-03-18T21:56:33.837Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3999 | 2026-03-18T21:56:40.730Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4000 | 2026-03-18T21:56:42.101Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4001 | 2026-03-18T21:56:42.867Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4002 | 2026-03-18T21:56:43.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.35s |
| 4003 | 2026-03-18T21:56:43.630Z | |
| 4004 | 2026-03-18T21:56:43.630Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4005 | 2026-03-18T21:56:44.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-03-18T21:56:44.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-03-18T21:56:44.315Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4008 | 2026-03-18T21:56:44.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4009 | 2026-03-18T21:56:44.422Z | |
| 4010 | 2026-03-18T21:56:44.422Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4011 | 2026-03-18T21:56:45.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-03-18T21:56:45.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-03-18T21:56:45.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-03-18T21:56:45.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4015 | 2026-03-18T21:56:45.265Z | |
| 4016 | 2026-03-18T21:56:45.266Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4017 | 2026-03-18T21:56:45.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-03-18T21:56:45.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-03-18T21:56:45.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-03-18T21:56:46.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4021 | 2026-03-18T21:56:46.116Z | |
| 4022 | 2026-03-18T21:56:46.116Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4023 | 2026-03-18T21:56:46.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-03-18T21:56:46.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-03-18T21:56:46.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4026 | 2026-03-18T21:56:46.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4027 | 2026-03-18T21:56:46.963Z | |
| 4028 | 2026-03-18T21:56:46.963Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4029 | 2026-03-18T21:56:47.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-03-18T21:56:47.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-03-18T21:56:47.646Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4032 | 2026-03-18T21:56:47.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4033 | 2026-03-18T21:56:47.752Z | |
| 4034 | 2026-03-18T21:56:47.752Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4035 | 2026-03-18T21:56:48.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-03-18T21:56:48.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-03-18T21:56:48.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4038 | 2026-03-18T21:56:48.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4039 | 2026-03-18T21:56:48.527Z | |
| 4040 | 2026-03-18T21:56:48.527Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4041 | 2026-03-18T21:56:49.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-03-18T21:56:49.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-03-18T21:56:49.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4044 | 2026-03-18T21:56:49.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4045 | 2026-03-18T21:56:49.347Z | |
| 4046 | 2026-03-18T21:56:49.347Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4047 | 2026-03-18T21:56:50.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4048 | 2026-03-18T21:56:50.027Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4049 | 2026-03-18T21:56:50.176Z | Checking erased-serde v0.4.9 |
| 4050 | 2026-03-18T21:56:50.300Z | Checking ordered-float v2.10.1 |
| 4051 | 2026-03-18T21:56:50.322Z | Checking unicode-xid v0.2.6 |
| 4052 | 2026-03-18T21:56:50.344Z | Checking cargo-platform v0.2.0 |
| 4053 | 2026-03-18T21:56:50.581Z | Checking serde-value v0.7.0 |
| 4054 | 2026-03-18T21:56:50.758Z | Checking serde-untagged v0.1.9 |
| 4055 | 2026-03-18T21:56:50.966Z | Checking cargo-util-schemas v0.8.2 |
| 4056 | 2026-03-18T21:56:51.958Z | Checking cargo_metadata v0.21.0 |
| 4057 | 2026-03-18T21:56:52.824Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4058 | 2026-03-18T21:56:53.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s |
| 4059 | 2026-03-18T21:56:53.942Z | |
| 4060 | 2026-03-18T21:56:53.942Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4061 | 2026-03-18T21:56:54.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4062 | 2026-03-18T21:56:54.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4063 | 2026-03-18T21:56:54.936Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4064 | 2026-03-18T21:56:55.699Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4065 | 2026-03-18T21:56:56.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s |
| 4066 | 2026-03-18T21:56:56.566Z | |
| 4067 | 2026-03-18T21:56:56.566Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4068 | 2026-03-18T21:56:57.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4069 | 2026-03-18T21:56:57.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4070 | 2026-03-18T21:56:57.746Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4071 | 2026-03-18T21:56:57.749Z | Compiling vergen-gitcl v1.0.8 |
| 4072 | 2026-03-18T21:56:57.749Z | Compiling dirs-sys-next v0.1.2 |
| 4073 | 2026-03-18T21:56:57.749Z | Compiling crunchy v0.2.4 |
| 4074 | 2026-03-18T21:56:57.749Z | Compiling diesel_derives v2.3.7 |
| 4075 | 2026-03-18T21:56:57.901Z | Compiling glob v0.3.3 |
| 4076 | 2026-03-18T21:56:57.967Z | Compiling dsl_auto_type v0.2.0 |
| 4077 | 2026-03-18T21:56:57.971Z | Checking scheduled-thread-pool v0.2.7 |
| 4078 | 2026-03-18T21:56:58.129Z | Compiling dirs-next v2.0.0 |
| 4079 | 2026-03-18T21:56:58.179Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4080 | 2026-03-18T21:56:58.200Z | Compiling tiny-keccak v2.0.2 |
| 4081 | 2026-03-18T21:56:58.275Z | Compiling term v0.7.0 |
| 4082 | 2026-03-18T21:56:58.297Z | Checking r2d2 v0.8.10 |
| 4083 | 2026-03-18T21:56:58.450Z | Checking downcast-rs v2.0.2 |
| 4084 | 2026-03-18T21:56:58.475Z | Compiling clang-sys v1.8.1 |
| 4085 | 2026-03-18T21:56:58.494Z | Compiling bit-vec v0.6.3 |
| 4086 | 2026-03-18T21:56:58.570Z | Compiling itertools v0.10.5 |
| 4087 | 2026-03-18T21:56:58.780Z | Compiling bit-set v0.5.3 |
| 4088 | 2026-03-18T21:56:58.962Z | Compiling ascii-canvas v3.0.0 |
| 4089 | 2026-03-18T21:56:58.990Z | Compiling ena v0.14.4 |
| 4090 | 2026-03-18T21:56:59.041Z | Compiling libloading v0.8.9 |
| 4091 | 2026-03-18T21:56:59.082Z | Compiling regex-syntax v0.6.29 |
| 4092 | 2026-03-18T21:56:59.161Z | Compiling diff v0.1.13 |
| 4093 | 2026-03-18T21:56:59.260Z | Compiling bindgen v0.71.1 |
| 4094 | 2026-03-18T21:56:59.305Z | Compiling cexpr v0.6.0 |
| 4095 | 2026-03-18T21:56:59.506Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4096 | 2026-03-18T21:56:59.746Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4097 | 2026-03-18T21:56:59.850Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4098 | 2026-03-18T21:56:59.937Z | Compiling libxml v0.3.3 |
| 4099 | 2026-03-18T21:57:00.039Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4100 | 2026-03-18T21:57:00.232Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4101 | 2026-03-18T21:57:00.258Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4102 | 2026-03-18T21:57:00.426Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4103 | 2026-03-18T21:57:00.488Z | Compiling strum_macros v0.24.3 |
| 4104 | 2026-03-18T21:57:00.620Z | Compiling indoc v1.0.9 |
| 4105 | 2026-03-18T21:57:01.183Z | Compiling lalrpop v0.19.12 |
| 4106 | 2026-03-18T21:57:01.962Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4107 | 2026-03-18T21:57:02.016Z | Checking derive_builder v0.20.2 |
| 4108 | 2026-03-18T21:57:02.159Z | Compiling oso-derive v0.27.3 |
| 4109 | 2026-03-18T21:57:02.195Z | Checking quick-xml v0.37.5 |
| 4110 | 2026-03-18T21:57:02.317Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4111 | 2026-03-18T21:57:02.785Z | Checking openssl-probe v0.1.6 |
| 4112 | 2026-03-18T21:57:02.952Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4113 | 2026-03-18T21:57:03.408Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4114 | 2026-03-18T21:57:03.645Z | Checking bb8 v0.8.6 |
| 4115 | 2026-03-18T21:57:03.973Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4116 | 2026-03-18T21:57:04.032Z | Checking nonempty v0.12.0 |
| 4117 | 2026-03-18T21:57:04.241Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4118 | 2026-03-18T21:57:04.262Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4119 | 2026-03-18T21:57:04.517Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4120 | 2026-03-18T21:57:04.556Z | Checking support-bundle-viewer v0.1.2 |
| 4121 | 2026-03-18T21:57:04.582Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4122 | 2026-03-18T21:57:04.757Z | Checking multimap v0.10.1 |
| 4123 | 2026-03-18T21:57:05.878Z | Checking diesel v2.3.7 |
| 4124 | 2026-03-18T21:57:07.586Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4125 | 2026-03-18T21:57:08.876Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4126 | 2026-03-18T21:57:08.922Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4127 | 2026-03-18T21:57:09.562Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4128 | 2026-03-18T21:57:09.713Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4129 | 2026-03-18T21:57:10.566Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4130 | 2026-03-18T21:57:11.167Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4131 | 2026-03-18T21:57:12.070Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4132 | 2026-03-18T21:57:14.640Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4133 | 2026-03-18T21:57:20.193Z | Compiling samael v0.0.19 |
| 4134 | 2026-03-18T21:57:26.167Z | Checking diesel-dtrace v0.5.0 |
| 4135 | 2026-03-18T21:57:26.461Z | Checking async-bb8-diesel v0.2.1 |
| 4136 | 2026-03-18T21:57:28.445Z | Compiling polar-core v0.27.3 |
| 4137 | 2026-03-18T21:57:34.249Z | Checking oso v0.27.3 |
| 4138 | 2026-03-18T21:58:28.181Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4139 | 2026-03-18T21:59:14.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s |
| 4140 | 2026-03-18T21:59:14.779Z | |
| 4141 | 2026-03-18T21:59:14.779Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4142 | 2026-03-18T21:59:15.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4143 | 2026-03-18T21:59:15.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4144 | 2026-03-18T21:59:15.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4145 | 2026-03-18T21:59:15.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4146 | 2026-03-18T21:59:15.656Z | |
| 4147 | 2026-03-18T21:59:15.656Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4148 | 2026-03-18T21:59:16.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4149 | 2026-03-18T21:59:16.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4150 | 2026-03-18T21:59:16.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4151 | 2026-03-18T21:59:16.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4152 | 2026-03-18T21:59:16.519Z | |
| 4153 | 2026-03-18T21:59:16.519Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4154 | 2026-03-18T21:59:17.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4155 | 2026-03-18T21:59:17.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4156 | 2026-03-18T21:59:17.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4157 | 2026-03-18T21:59:17.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4158 | 2026-03-18T21:59:17.288Z | |
| 4159 | 2026-03-18T21:59:17.288Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4160 | 2026-03-18T21:59:18.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4161 | 2026-03-18T21:59:18.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4162 | 2026-03-18T21:59:18.485Z | Compiling libz-sys v1.1.24 |
| 4163 | 2026-03-18T21:59:18.640Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4164 | 2026-03-18T21:59:18.657Z | Compiling vergen-git2 v1.0.7 |
| 4165 | 2026-03-18T21:59:18.680Z | Compiling rustls v0.21.12 |
| 4166 | 2026-03-18T21:59:18.688Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4167 | 2026-03-18T21:59:18.706Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4168 | 2026-03-18T21:59:18.710Z | Checking sct v0.7.1 |
| 4169 | 2026-03-18T21:59:18.710Z | Checking rustls-webpki v0.101.7 |
| 4170 | 2026-03-18T21:59:18.880Z | Compiling nix v0.29.0 |
| 4171 | 2026-03-18T21:59:18.945Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4172 | 2026-03-18T21:59:18.964Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4173 | 2026-03-18T21:59:19.018Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4174 | 2026-03-18T21:59:19.154Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4175 | 2026-03-18T21:59:19.320Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4176 | 2026-03-18T21:59:19.337Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4177 | 2026-03-18T21:59:19.435Z | Checking rustls-pemfile v1.0.4 |
| 4178 | 2026-03-18T21:59:19.612Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4179 | 2026-03-18T21:59:19.700Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4180 | 2026-03-18T21:59:19.911Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4181 | 2026-03-18T21:59:19.933Z | Checking twox-hash v2.1.2 |
| 4182 | 2026-03-18T21:59:20.083Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4183 | 2026-03-18T21:59:20.890Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4184 | 2026-03-18T21:59:20.935Z | Checking tokio-rustls v0.24.1 |
| 4185 | 2026-03-18T21:59:20.952Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4186 | 2026-03-18T21:59:20.974Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4187 | 2026-03-18T21:59:21.177Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4188 | 2026-03-18T21:59:21.354Z | Checking fatfs v0.3.6 |
| 4189 | 2026-03-18T21:59:21.790Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4190 | 2026-03-18T21:59:21.795Z | Compiling seq-macro v0.3.6 |
| 4191 | 2026-03-18T21:59:26.861Z | Compiling git2 v0.20.4 |
| 4192 | 2026-03-18T21:59:27.731Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-18T21:59:27.886Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4194 | 2026-03-18T21:59:30.082Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4195 | 2026-03-18T22:00:40.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4196 | 2026-03-18T22:00:40.266Z | |
| 4197 | 2026-03-18T22:00:40.266Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4198 | 2026-03-18T22:00:41.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4199 | 2026-03-18T22:00:41.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4200 | 2026-03-18T22:00:41.490Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4201 | 2026-03-18T22:01:40.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4202 | 2026-03-18T22:01:40.865Z | |
| 4203 | 2026-03-18T22:01:40.865Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4204 | 2026-03-18T22:01:41.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4205 | 2026-03-18T22:01:41.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4206 | 2026-03-18T22:01:41.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4207 | 2026-03-18T22:01:41.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4208 | 2026-03-18T22:01:41.655Z | |
| 4209 | 2026-03-18T22:01:41.655Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4210 | 2026-03-18T22:01:42.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4211 | 2026-03-18T22:01:42.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4212 | 2026-03-18T22:01:42.407Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4213 | 2026-03-18T22:01:42.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4214 | 2026-03-18T22:01:42.528Z | |
| 4215 | 2026-03-18T22:01:42.528Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4216 | 2026-03-18T22:01:43.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4217 | 2026-03-18T22:01:43.272Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4218 | 2026-03-18T22:01:43.272Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4219 | 2026-03-18T22:01:43.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4220 | 2026-03-18T22:01:43.390Z | |
| 4221 | 2026-03-18T22:01:43.390Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4222 | 2026-03-18T22:01:44.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4223 | 2026-03-18T22:01:44.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4224 | 2026-03-18T22:01:44.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4225 | 2026-03-18T22:01:44.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4226 | 2026-03-18T22:01:44.268Z | |
| 4227 | 2026-03-18T22:01:44.268Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4228 | 2026-03-18T22:01:45.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4229 | 2026-03-18T22:01:45.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4230 | 2026-03-18T22:01:45.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4231 | 2026-03-18T22:01:45.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4232 | 2026-03-18T22:01:45.138Z | |
| 4233 | 2026-03-18T22:01:45.138Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4234 | 2026-03-18T22:01:45.879Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4235 | 2026-03-18T22:01:45.882Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4236 | 2026-03-18T22:01:45.882Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4237 | 2026-03-18T22:01:45.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4238 | 2026-03-18T22:01:46.002Z | |
| 4239 | 2026-03-18T22:01:46.003Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4240 | 2026-03-18T22:01:46.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4241 | 2026-03-18T22:01:46.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4242 | 2026-03-18T22:01:47.244Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4243 | 2026-03-18T22:01:47.248Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4244 | 2026-03-18T22:01:47.430Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4245 | 2026-03-18T22:01:47.456Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4246 | 2026-03-18T22:01:47.461Z | Checking yansi v1.0.1 |
| 4247 | 2026-03-18T22:01:47.461Z | Checking diff v0.1.13 |
| 4248 | 2026-03-18T22:01:47.494Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4249 | 2026-03-18T22:01:47.514Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4250 | 2026-03-18T22:01:47.646Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4251 | 2026-03-18T22:01:47.814Z | Checking pretty_assertions v1.4.1 |
| 4252 | 2026-03-18T22:01:48.667Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4253 | 2026-03-18T22:02:21.708Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4254 | 2026-03-18T22:02:21.726Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4255 | 2026-03-18T22:02:21.726Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4256 | 2026-03-18T22:02:21.726Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4257 | 2026-03-18T22:02:21.726Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4258 | 2026-03-18T22:02:21.726Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4259 | 2026-03-18T22:02:22.658Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4260 | 2026-03-18T22:02:24.094Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4261 | 2026-03-18T22:03:24.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 4262 | 2026-03-18T22:03:24.498Z | |
| 4263 | 2026-03-18T22:03:24.498Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4264 | 2026-03-18T22:03:25.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4265 | 2026-03-18T22:03:25.173Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4266 | 2026-03-18T22:03:25.173Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4267 | 2026-03-18T22:03:25.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4268 | 2026-03-18T22:03:25.279Z | |
| 4269 | 2026-03-18T22:03:25.279Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4270 | 2026-03-18T22:03:26.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4271 | 2026-03-18T22:03:26.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4272 | 2026-03-18T22:03:26.345Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4273 | 2026-03-18T22:03:26.491Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4274 | 2026-03-18T22:03:26.494Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4275 | 2026-03-18T22:04:03.465Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4276 | 2026-03-18T22:04:03.960Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4277 | 2026-03-18T22:04:06.335Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4278 | 2026-03-18T22:04:06.915Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4279 | 2026-03-18T22:04:10.998Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4280 | 2026-03-18T22:04:43.021Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4281 | 2026-03-18T22:04:43.847Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4282 | 2026-03-18T22:04:45.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4283 | 2026-03-18T22:04:46.234Z | |
| 4284 | 2026-03-18T22:04:46.234Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4285 | 2026-03-18T22:04:46.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4286 | 2026-03-18T22:04:46.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4287 | 2026-03-18T22:04:47.216Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4288 | 2026-03-18T22:04:48.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4289 | 2026-03-18T22:04:48.357Z | |
| 4290 | 2026-03-18T22:04:48.357Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4291 | 2026-03-18T22:04:49.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4292 | 2026-03-18T22:04:49.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4293 | 2026-03-18T22:04:49.249Z | Compiling blake3 v1.8.3 |
| 4294 | 2026-03-18T22:04:49.381Z | Checking arrayref v0.3.9 |
| 4295 | 2026-03-18T22:04:49.384Z | Checking constant_time_eq v0.4.2 |
| 4296 | 2026-03-18T22:04:49.384Z | Checking arrayvec v0.7.6 |
| 4297 | 2026-03-18T22:04:49.404Z | Checking topological-sort v0.2.2 |
| 4298 | 2026-03-18T22:04:49.407Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4299 | 2026-03-18T22:04:49.407Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4300 | 2026-03-18T22:04:49.407Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4301 | 2026-03-18T22:04:49.524Z | Checking shell-words v1.1.1 |
| 4302 | 2026-03-18T22:04:50.405Z | Checking omicron-zone-package v0.12.2 |
| 4303 | 2026-03-18T22:04:51.395Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4304 | 2026-03-18T22:04:52.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s |
| 4305 | 2026-03-18T22:04:52.716Z | |
| 4306 | 2026-03-18T22:04:52.716Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4307 | 2026-03-18T22:04:53.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-03-18T22:04:53.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-03-18T22:04:53.605Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4310 | 2026-03-18T22:04:53.995Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4311 | 2026-03-18T22:04:54.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4312 | 2026-03-18T22:04:54.723Z | |
| 4313 | 2026-03-18T22:04:54.723Z | info: running `cargo check --bins` on xtask (241/257) |
| 4314 | 2026-03-18T22:04:55.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4315 | 2026-03-18T22:04:55.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4316 | 2026-03-18T22:04:55.335Z | Checking libc v0.2.180 |
| 4317 | 2026-03-18T22:04:55.431Z | Checking serde v1.0.228 |
| 4318 | 2026-03-18T22:04:55.441Z | Checking zerofrom v0.1.6 |
| 4319 | 2026-03-18T22:04:55.449Z | Checking bitflags v2.11.0 |
| 4320 | 2026-03-18T22:04:55.457Z | Checking smallvec v1.15.1 |
| 4321 | 2026-03-18T22:04:55.460Z | Checking hashbrown v0.16.1 |
| 4322 | 2026-03-18T22:04:55.483Z | Checking serde_json v1.0.149 |
| 4323 | 2026-03-18T22:04:55.496Z | Checking scroll v0.12.0 |
| 4324 | 2026-03-18T22:04:55.576Z | Checking yoke v0.8.1 |
| 4325 | 2026-03-18T22:04:55.644Z | Checking num-traits v0.2.19 |
| 4326 | 2026-03-18T22:04:55.689Z | Checking thiserror v1.0.69 |
| 4327 | 2026-03-18T22:04:55.791Z | Checking percent-encoding v2.3.2 |
| 4328 | 2026-03-18T22:04:55.804Z | Checking zerovec v0.11.5 |
| 4329 | 2026-03-18T22:04:55.817Z | Checking zerotrie v0.2.3 |
| 4330 | 2026-03-18T22:04:55.848Z | Checking errno v0.3.14 |
| 4331 | 2026-03-18T22:04:55.967Z | Checking log v0.4.29 |
| 4332 | 2026-03-18T22:04:55.990Z | Checking serde_spanned v0.6.9 |
| 4333 | 2026-03-18T22:04:56.003Z | Checking rustix v1.1.3 |
| 4334 | 2026-03-18T22:04:56.099Z | Checking indexmap v2.13.0 |
| 4335 | 2026-03-18T22:04:56.131Z | Checking toml_datetime v0.6.11 |
| 4336 | 2026-03-18T22:04:56.146Z | Checking form_urlencoded v1.2.2 |
| 4337 | 2026-03-18T22:04:56.160Z | Checking goblin v0.8.2 |
| 4338 | 2026-03-18T22:04:56.305Z | Checking zerocopy v0.7.35 |
| 4339 | 2026-03-18T22:04:56.348Z | Checking getrandom v0.4.1 |
| 4340 | 2026-03-18T22:04:56.363Z | Checking thiserror v2.0.18 |
| 4341 | 2026-03-18T22:04:56.399Z | Checking tinystr v0.8.2 |
| 4342 | 2026-03-18T22:04:56.443Z | Checking potential_utf v0.1.4 |
| 4343 | 2026-03-18T22:04:56.481Z | Checking ordered-float v2.10.1 |
| 4344 | 2026-03-18T22:04:56.507Z | Checking syn v2.0.117 |
| 4345 | 2026-03-18T22:04:56.606Z | Checking icu_collections v2.1.1 |
| 4346 | 2026-03-18T22:04:56.638Z | Checking icu_locale_core v2.1.1 |
| 4347 | 2026-03-18T22:04:56.798Z | Checking serde-value v0.7.0 |
| 4348 | 2026-03-18T22:04:56.868Z | Checking toml_edit v0.22.27 |
| 4349 | 2026-03-18T22:04:57.050Z | Checking dtrace-parser v0.2.0 |
| 4350 | 2026-03-18T22:04:57.069Z | Checking thread-id v4.2.2 |
| 4351 | 2026-03-18T22:04:57.085Z | Checking once_cell v1.21.3 |
| 4352 | 2026-03-18T22:04:57.135Z | Checking cargo-platform v0.2.0 |
| 4353 | 2026-03-18T22:04:57.168Z | Checking terminal_size v0.4.3 |
| 4354 | 2026-03-18T22:04:57.298Z | Checking tempfile v3.25.0 |
| 4355 | 2026-03-18T22:04:57.329Z | Checking clap_builder v4.5.60 |
| 4356 | 2026-03-18T22:04:57.332Z | Checking memmap v0.7.0 |
| 4357 | 2026-03-18T22:04:57.357Z | Checking textwrap v0.16.2 |
| 4358 | 2026-03-18T22:04:57.415Z | Checking icu_provider v2.1.1 |
| 4359 | 2026-03-18T22:04:57.490Z | Checking fs-err v3.3.0 |
| 4360 | 2026-03-18T22:04:57.552Z | Checking camino-tempfile v1.4.1 |
| 4361 | 2026-03-18T22:04:57.624Z | Checking tabled v0.15.0 |
| 4362 | 2026-03-18T22:04:57.723Z | Checking anyhow v1.0.102 |
| 4363 | 2026-03-18T22:04:57.727Z | Checking icu_properties v2.1.2 |
| 4364 | 2026-03-18T22:04:57.759Z | Checking icu_normalizer v2.1.1 |
| 4365 | 2026-03-18T22:04:57.978Z | Checking macaddr v1.0.1 |
| 4366 | 2026-03-18T22:04:58.163Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4367 | 2026-03-18T22:04:58.372Z | Checking toml v0.8.23 |
| 4368 | 2026-03-18T22:04:58.826Z | Checking dof v0.3.0 |
| 4369 | 2026-03-18T22:04:58.831Z | Checking cargo_toml v0.21.0 |
| 4370 | 2026-03-18T22:04:58.880Z | Checking idna_adapter v1.2.1 |
| 4371 | 2026-03-18T22:04:58.982Z | Checking clap v4.5.60 |
| 4372 | 2026-03-18T22:04:59.027Z | Checking idna v1.1.0 |
| 4373 | 2026-03-18T22:04:59.155Z | Checking usdt-impl v0.5.0 |
| 4374 | 2026-03-18T22:04:59.317Z | Checking url v2.5.8 |
| 4375 | 2026-03-18T22:04:59.479Z | Checking usdt v0.5.0 |
| 4376 | 2026-03-18T22:04:59.784Z | Checking cargo-util-schemas v0.8.2 |
| 4377 | 2026-03-18T22:05:00.779Z | Checking cargo_metadata v0.21.0 |
| 4378 | 2026-03-18T22:05:01.640Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4379 | 2026-03-18T22:05:02.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.48s |
| 4380 | 2026-03-18T22:05:02.354Z | |
| 4381 | 2026-03-18T22:05:02.355Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4382 | 2026-03-18T22:05:03.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4383 | 2026-03-18T22:05:03.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4384 | 2026-03-18T22:05:03.460Z | Checking polyval v0.6.2 |
| 4385 | 2026-03-18T22:05:03.607Z | Checking ctr v0.9.2 |
| 4386 | 2026-03-18T22:05:03.662Z | Checking ssh-encoding v0.2.0 |
| 4387 | 2026-03-18T22:05:03.663Z | Checking blowfish v0.9.1 |
| 4388 | 2026-03-18T22:05:03.666Z | Checking password-hash v0.4.2 |
| 4389 | 2026-03-18T22:05:03.684Z | Checking p521 v0.13.3 |
| 4390 | 2026-03-18T22:05:03.687Z | Checking p256 v0.13.2 |
| 4391 | 2026-03-18T22:05:03.722Z | Checking russh-cryptovec v0.7.3 |
| 4392 | 2026-03-18T22:05:03.785Z | Checking ghash v0.5.1 |
| 4393 | 2026-03-18T22:05:03.804Z | Checking md5 v0.7.0 |
| 4394 | 2026-03-18T22:05:03.823Z | Checking bcrypt-pbkdf v0.10.0 |
| 4395 | 2026-03-18T22:05:03.856Z | Checking num-bigint v0.4.6 |
| 4396 | 2026-03-18T22:05:03.883Z | Checking des v0.8.1 |
| 4397 | 2026-03-18T22:05:03.926Z | Checking aes-gcm v0.10.3 |
| 4398 | 2026-03-18T22:05:03.951Z | Checking pbkdf2 v0.11.0 |
| 4399 | 2026-03-18T22:05:04.015Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4400 | 2026-03-18T22:05:04.035Z | Checking hex-literal v0.4.1 |
| 4401 | 2026-03-18T22:05:04.053Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4402 | 2026-03-18T22:05:04.076Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4403 | 2026-03-18T22:05:04.112Z | Checking ssh-cipher v0.2.0 |
| 4404 | 2026-03-18T22:05:04.151Z | Checking socket2 v0.5.10 |
| 4405 | 2026-03-18T22:05:04.170Z | Checking internet-checksum v0.2.1 |
| 4406 | 2026-03-18T22:05:04.323Z | Checking ssh-key v0.6.7 |
| 4407 | 2026-03-18T22:05:04.519Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4408 | 2026-03-18T22:05:05.201Z | Checking russh-keys v0.45.0 |
| 4409 | 2026-03-18T22:05:05.931Z | Checking russh v0.45.0 |
| 4410 | 2026-03-18T22:05:28.961Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4411 | 2026-03-18T22:05:29.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.15s |
| 4412 | 2026-03-18T22:05:30.241Z | |
| 4413 | 2026-03-18T22:05:30.241Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4414 | 2026-03-18T22:05:30.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4415 | 2026-03-18T22:05:30.487Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4416 | 2026-03-18T22:05:30.662Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4417 | 2026-03-18T22:05:30.810Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4418 | 2026-03-18T22:05:30.848Z | Checking termios v0.3.3 |
| 4419 | 2026-03-18T22:05:32.476Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4420 | 2026-03-18T22:05:32.646Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4421 | 2026-03-18T22:05:35.325Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4422 | 2026-03-18T22:05:36.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.31s |
| 4423 | 2026-03-18T22:05:36.305Z | |
| 4424 | 2026-03-18T22:05:36.306Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4425 | 2026-03-18T22:05:37.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4426 | 2026-03-18T22:05:37.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4427 | 2026-03-18T22:05:37.249Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4428 | 2026-03-18T22:05:37.389Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4429 | 2026-03-18T22:05:37.425Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4430 | 2026-03-18T22:05:37.428Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4431 | 2026-03-18T22:05:37.428Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4432 | 2026-03-18T22:05:37.681Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4433 | 2026-03-18T22:05:37.681Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4434 | 2026-03-18T22:05:38.620Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4435 | 2026-03-18T22:05:38.914Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4436 | 2026-03-18T22:05:38.921Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4437 | 2026-03-18T22:05:39.770Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4438 | 2026-03-18T22:05:41.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s |
| 4439 | 2026-03-18T22:05:42.115Z | |
| 4440 | 2026-03-18T22:05:42.115Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4441 | 2026-03-18T22:05:42.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4442 | 2026-03-18T22:05:42.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4443 | 2026-03-18T22:05:42.984Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4444 | 2026-03-18T22:05:43.543Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4445 | 2026-03-18T22:05:43.936Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 4446 | 2026-03-18T22:05:44.170Z | |
| 4447 | 2026-03-18T22:05:44.171Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4448 | 2026-03-18T22:05:44.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4449 | 2026-03-18T22:05:44.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4450 | 2026-03-18T22:05:44.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4451 | 2026-03-18T22:05:44.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4452 | 2026-03-18T22:05:44.939Z | |
| 4453 | 2026-03-18T22:05:44.939Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4454 | 2026-03-18T22:05:45.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4455 | 2026-03-18T22:05:45.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4456 | 2026-03-18T22:05:45.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4457 | 2026-03-18T22:05:45.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4458 | 2026-03-18T22:05:45.714Z | |
| 4459 | 2026-03-18T22:05:45.714Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4460 | 2026-03-18T22:05:46.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4461 | 2026-03-18T22:05:46.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4462 | 2026-03-18T22:05:46.743Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4463 | 2026-03-18T22:05:47.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4464 | 2026-03-18T22:05:47.715Z | |
| 4465 | 2026-03-18T22:05:47.715Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4466 | 2026-03-18T22:05:48.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4467 | 2026-03-18T22:05:48.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4468 | 2026-03-18T22:05:48.587Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4469 | 2026-03-18T22:05:48.591Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4470 | 2026-03-18T22:05:48.921Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4471 | 2026-03-18T22:05:48.935Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4472 | 2026-03-18T22:05:49.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
| 4473 | 2026-03-18T22:05:50.149Z | |
| 4474 | 2026-03-18T22:05:50.149Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4475 | 2026-03-18T22:05:50.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4476 | 2026-03-18T22:05:50.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4477 | 2026-03-18T22:05:50.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4478 | 2026-03-18T22:05:50.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4479 | 2026-03-18T22:05:50.871Z | |
| 4480 | 2026-03-18T22:05:50.871Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4481 | 2026-03-18T22:05:51.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4482 | 2026-03-18T22:05:51.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4483 | 2026-03-18T22:05:51.771Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4484 | 2026-03-18T22:05:53.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s |
| 4485 | 2026-03-18T22:05:53.367Z | |
| 4486 | 2026-03-18T22:05:53.367Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4487 | 2026-03-18T22:05:54.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4488 | 2026-03-18T22:05:54.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4489 | 2026-03-18T22:05:54.459Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4490 | 2026-03-18T22:05:54.898Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4491 | 2026-03-18T22:05:55.592Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4492 | 2026-03-18T22:05:55.602Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4493 | 2026-03-18T22:06:02.293Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4494 | 2026-03-18T22:06:03.208Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4495 | 2026-03-18T22:06:03.211Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4496 | 2026-03-18T22:06:03.212Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4497 | 2026-03-18T22:06:03.212Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4498 | 2026-03-18T22:06:04.198Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4499 | 2026-03-18T22:06:13.843Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4500 | 2026-03-18T22:06:22.049Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4501 | 2026-03-18T22:06:22.057Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4502 | 2026-03-18T22:06:22.057Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4503 | 2026-03-18T22:06:22.057Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4504 | 2026-03-18T22:06:23.986Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4505 | 2026-03-18T22:06:25.762Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4506 | 2026-03-18T22:06:26.662Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4507 | 2026-03-18T22:06:28.381Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4508 | 2026-03-18T22:06:29.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.71s |
| 4509 | 2026-03-18T22:06:29.328Z | |
| 4510 | 2026-03-18T22:06:29.328Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4511 | 2026-03-18T22:06:30.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4512 | 2026-03-18T22:06:30.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4513 | 2026-03-18T22:06:30.285Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4514 | 2026-03-18T22:06:30.288Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4515 | 2026-03-18T22:06:30.435Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4516 | 2026-03-18T22:06:30.476Z | Checking rtoolbox v0.0.3 |
| 4517 | 2026-03-18T22:06:30.480Z | Checking tui-tree-widget v0.23.1 |
| 4518 | 2026-03-18T22:06:30.644Z | Checking rpassword v7.4.0 |
| 4519 | 2026-03-18T22:06:30.740Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4520 | 2026-03-18T22:06:31.693Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4521 | 2026-03-18T22:06:38.374Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4522 | 2026-03-18T22:06:39.295Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4523 | 2026-03-18T22:06:40.685Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4524 | 2026-03-18T22:06:44.990Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4525 | 2026-03-18T22:06:47.515Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4526 | 2026-03-18T22:06:48.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.34s |
| 4527 | 2026-03-18T22:06:48.908Z | |
| 4528 | 2026-03-18T22:06:48.908Z | info: running `cargo check --bins` on wicket (254/257) |
| 4529 | 2026-03-18T22:06:49.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4530 | 2026-03-18T22:06:49.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4531 | 2026-03-18T22:06:49.835Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4532 | 2026-03-18T22:06:50.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4533 | 2026-03-18T22:06:50.506Z | |
| 4534 | 2026-03-18T22:06:50.506Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4535 | 2026-03-18T22:06:51.236Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4536 | 2026-03-18T22:06:51.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4537 | 2026-03-18T22:06:51.477Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4538 | 2026-03-18T22:06:51.480Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4539 | 2026-03-18T22:06:51.611Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4540 | 2026-03-18T22:06:51.614Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4541 | 2026-03-18T22:06:53.052Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4542 | 2026-03-18T22:06:53.839Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4543 | 2026-03-18T22:06:57.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.37s |
| 4544 | 2026-03-18T22:06:58.129Z | |
| 4545 | 2026-03-18T22:06:58.129Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4546 | 2026-03-18T22:06:58.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4547 | 2026-03-18T22:06:58.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4548 | 2026-03-18T22:06:58.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4549 | 2026-03-18T22:06:58.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4550 | 2026-03-18T22:06:58.927Z | |
| 4551 | 2026-03-18T22:06:58.927Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4552 | 2026-03-18T22:06:59.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4553 | 2026-03-18T22:06:59.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4554 | 2026-03-18T22:06:59.851Z | Checking uzers v0.12.2 |
| 4555 | 2026-03-18T22:07:00.158Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4556 | 2026-03-18T22:07:01.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s |
| 4557 | 2026-03-18T22:07:01.344Z | |
| 4558 | 2026-03-18T22:07:01.348Z | real 19:05.926687675 |
| 4559 | 2026-03-18T22:07:01.348Z | user 28:30.934857540 |
| 4560 | 2026-03-18T22:07:01.348Z | sys 5:11.489169070 |
| 4561 | 2026-03-18T22:07:01.349Z | trap 0.489785959 |
| 4562 | 2026-03-18T22:07:01.349Z | tflt 0.332652571 |
| 4563 | 2026-03-18T22:07:01.349Z | dflt 0.660243523 |
| 4564 | 2026-03-18T22:07:01.349Z | kflt 0.001754532 |
| 4565 | 2026-03-18T22:07:01.350Z | lock 1:46:27.556238676 |
| 4566 | 2026-03-18T22:07:01.350Z | slp 2:13:50.185434064 |
| 4567 | 2026-03-18T22:07:01.350Z | lat 1:23.260852612 |
| 4568 | 2026-03-18T22:07:01.350Z | stop 5:15.478835943 |
| 4569 | 2026-03-18T22:07:01.350Z | process exited: duration 1409191 ms, exit code 0 |
| |
| 4570 | 2026-03-18T22:07:01.365Z | found 0 output files |