|
|
|
| 1 | 2026-03-16T19:49:26.762Z | job assigned to worker 01KKW2YMKFN5HZD7N2W9HYNWAA [factory aws, i-01a3597ca9bdd7f13] (queued for 0 s) |
| |
| 2 | 2026-03-16T19:49:27.689Z | starting task 0: "setup" |
| 3 | 2026-03-16T19:49:27.695Z | ++ uname -s |
| 4 | 2026-03-16T19:49:27.698Z | + kern=SunOS |
| 5 | 2026-03-16T19:49:27.698Z | + build_user=build |
| 6 | 2026-03-16T19:49:27.698Z | + build_uid=12345 |
| 7 | 2026-03-16T19:49:27.698Z | + work_dir=/work |
| 8 | 2026-03-16T19:49:27.698Z | + input_dir=/input |
| 9 | 2026-03-16T19:49:27.698Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-16T19:49:27.698Z | + case "$kern" in |
| 11 | 2026-03-16T19:49:27.698Z | + groupadd -g 12345 build |
| 12 | 2026-03-16T19:49:27.701Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-16T19:49:29.705Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-16T19:49:29.808Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-16T19:49:29.811Z | + home_fs=zfs |
| 16 | 2026-03-16T19:49:29.811Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-16T19:49:29.811Z | + mkdir -p /home/build |
| 18 | 2026-03-16T19:49:29.814Z | + chown build:build /home/build /work |
| 19 | 2026-03-16T19:49:31.814Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-16T19:49:31.818Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-03-16T19:49:31.826Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-16T19:49:31.832Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-16T19:49:31.832Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-16T19:49:31.832Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-16T19:49:31.832Z | * rust toolchain profile = "default" |
| 26 | 2026-03-16T19:49:31.832Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-16T19:49:31.832Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-16T19:49:31.836Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-16T19:49:31.836Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-16T19:49:31.958Z | info: downloading installer |
| 31 | 2026-03-16T19:49:33.663Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-16T19:49:33.663Z | warn: /opt/ooce/bin |
| 33 | 2026-03-16T19:49:33.663Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-16T19:49:33.666Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-16T19:49:33.667Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-16T19:49:33.667Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-16T19:49:33.667Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-16T19:49:33.667Z | error: cannot install while Rust is installed |
| 39 | 2026-03-16T19:49:33.667Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-16T19:49:33.667Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-16T19:49:33.667Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-16T19:49:33.667Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-16T19:49:33.667Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-16T19:49:33.682Z | info: profile set to default |
| 45 | 2026-03-16T19:49:33.682Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-16T19:49:33.686Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-16T19:49:33.847Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-16T19:49:33.850Z | info: downloading 6 components |
| 49 | 2026-03-16T19:49:49.266Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-16T19:49:49.266Z | |
| 51 | 2026-03-16T19:49:49.305Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-16T19:49:49.305Z | |
| 53 | 2026-03-16T19:49:49.305Z | |
| 54 | 2026-03-16T19:49:49.305Z | Rust is installed now. Great! |
| 55 | 2026-03-16T19:49:49.305Z | |
| 56 | 2026-03-16T19:49:49.308Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-16T19:49:49.308Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-16T19:49:49.308Z | |
| 59 | 2026-03-16T19:49:49.308Z | To configure your current shell, you need to source |
| 60 | 2026-03-16T19:49:49.308Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-16T19:49:49.308Z | |
| 62 | 2026-03-16T19:49:49.308Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-16T19:49:49.308Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-16T19:49:49.308Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-16T19:49:49.308Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-16T19:49:49.308Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-16T19:49:49.309Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-16T19:49:49.309Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-16T19:49:49.309Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-16T19:49:49.309Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-16T19:49:49.420Z | + rustup --version |
| 72 | 2026-03-16T19:49:49.430Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-16T19:49:49.435Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-16T19:49:49.458Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-16T19:49:49.462Z | + cargo --version |
| 76 | 2026-03-16T19:49:49.481Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-16T19:49:49.484Z | + rustc --version |
| 78 | 2026-03-16T19:49:49.510Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-16T19:49:49.514Z | process exited: duration 17687 ms, exit code 0 |
| |
| 80 | 2026-03-16T19:49:49.520Z | starting task 2: "authentication" |
| 81 | 2026-03-16T19:49:49.544Z | process exited: duration 22 ms, exit code 0 |
| |
| 82 | 2026-03-16T19:49:49.550Z | starting task 3: "clone repository" |
| 83 | 2026-03-16T19:49:49.554Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-16T19:49:49.558Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-16T19:49:49.589Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-16T19:50:06.227Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-16T19:50:06.230Z | + git fetch origin e7fbdeef56f79e54d66698ab18082d626a21ccb1 |
| 88 | 2026-03-16T19:50:06.601Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-16T19:50:06.601Z | * branch e7fbdeef56f79e54d66698ab18082d626a21ccb1 -> FETCH_HEAD |
| 90 | 2026-03-16T19:50:06.609Z | + [[ -n jmcarp/zone-metrics ]] |
| 91 | 2026-03-16T19:50:06.612Z | ++ git branch --show-current |
| 92 | 2026-03-16T19:50:06.612Z | + current=main |
| 93 | 2026-03-16T19:50:06.612Z | + [[ main != jmcarp/zone-metrics ]] |
| 94 | 2026-03-16T19:50:06.616Z | + git branch -f jmcarp/zone-metrics e7fbdeef56f79e54d66698ab18082d626a21ccb1 |
| 95 | 2026-03-16T19:50:06.616Z | + git checkout -f jmcarp/zone-metrics |
| 96 | 2026-03-16T19:50:06.930Z | Switched to branch 'jmcarp/zone-metrics' |
| 97 | 2026-03-16T19:50:06.934Z | + git reset --hard e7fbdeef56f79e54d66698ab18082d626a21ccb1 |
| 98 | 2026-03-16T19:50:07.017Z | HEAD is now at e7fbdeef5 Add per-zone cpu metrics. |
| 99 | 2026-03-16T19:50:07.020Z | process exited: duration 17468 ms, exit code 0 |
| |
| 100 | 2026-03-16T19:50:07.026Z | starting task 4: "build" |
| 101 | 2026-03-16T19:50:07.031Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-16T19:50:07.034Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-16T19:50:07.034Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-16T19:50:07.034Z | + cargo --version |
| 105 | 2026-03-16T19:50:07.042Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-16T19:50:07.046Z | + rustc --version |
| 107 | 2026-03-16T19:50:07.072Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-16T19:50:07.076Z | + source ./env.sh |
| 109 | 2026-03-16T19:50:07.076Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-16T19:50:07.077Z | ++ set -o xtrace |
| 111 | 2026-03-16T19:50:07.082Z | ++++ dirname ./env.sh |
| 112 | 2026-03-16T19:50:07.082Z | +++ readlink -f . |
| 113 | 2026-03-16T19:50:07.085Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-16T19:50:07.085Z | ++ 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-16T19:50:07.085Z | ++ 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-16T19:50:07.085Z | ++ 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-16T19:50:07.085Z | ++ 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-16T19:50:07.085Z | ++ 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-16T19:50:07.085Z | ++ 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-16T19:50:07.085Z | ++ 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-16T19:50:07.085Z | ++ 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-16T19:50:07.085Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-16T19:50:07.085Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-16T19:50:07.085Z | + 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-16T19:50:07.086Z | + 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-16T19:50:07.086Z | + banner prerequisites |
| 127 | 2026-03-16T19:50:07.086Z | |
| 128 | 2026-03-16T19:50:07.086Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-16T19:50:07.086Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-16T19:50:07.086Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-16T19:50:07.086Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-16T19:50:07.086Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-16T19:50:07.086Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-16T19:50:07.086Z | |
| 135 | 2026-03-16T19:50:07.086Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-16T19:50:17.007Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-16T19:50:26.586Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-16T19:50:48.879Z | Planning: Solver setup ... Done (20.701s) |
| 139 | 2026-03-16T19:50:49.030Z | Planning: Running solver ... Done (0.151s) |
| 140 | 2026-03-16T19:50:49.218Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-16T19:50:49.235Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-16T19:50:49.393Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-16T19:50:49.436Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-16T19:50:49.475Z | Planning: Merging actions ... Done (0.039s) |
| 145 | 2026-03-16T19:50:49.713Z | Planning: Checking for conflicting actions ... Done (0.238s) |
| 146 | 2026-03-16T19:50:49.746Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-16T19:50:50.585Z | Planning: Evaluating mediators ... Done (0.861s) |
| 148 | 2026-03-16T19:50:50.594Z | Planning: Planning completed in 23.87 seconds |
| 149 | 2026-03-16T19:50:50.608Z | Packages to install: 4 |
| 150 | 2026-03-16T19:50:50.610Z | Mediators to change: 2 |
| 151 | 2026-03-16T19:50:50.610Z | Services to change: 1 |
| 152 | 2026-03-16T19:50:50.611Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-16T19:50:50.611Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-16T19:50:50.611Z | Create boot environment: No |
| 155 | 2026-03-16T19:50:50.611Z | Create backup boot environment: No |
| 156 | 2026-03-16T19:50:50.611Z | Rebuild boot archive: No |
| 157 | 2026-03-16T19:50:50.611Z | |
| 158 | 2026-03-16T19:50:50.611Z | Changed mediators: |
| 159 | 2026-03-16T19:50:50.611Z | mediator clang: |
| 160 | 2026-03-16T19:50:50.611Z | version: None -> 15 (system default) |
| 161 | 2026-03-16T19:50:50.611Z | |
| 162 | 2026-03-16T19:50:50.611Z | mediator llvm: |
| 163 | 2026-03-16T19:50:50.611Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-16T19:50:50.611Z | |
| 165 | 2026-03-16T19:50:50.611Z | Changed packages: |
| 166 | 2026-03-16T19:50:50.611Z | helios-dev |
| 167 | 2026-03-16T19:50:50.611Z | developer/build-essential |
| 168 | 2026-03-16T19:50:50.611Z | None -> 11-2.0 |
| 169 | 2026-03-16T19:50:50.611Z | library/libxmlsec1 |
| 170 | 2026-03-16T19:50:50.611Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-16T19:50:50.611Z | ooce/developer/clang-15 |
| 172 | 2026-03-16T19:50:50.611Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-16T19:50:50.611Z | ooce/developer/llvm-15 |
| 174 | 2026-03-16T19:50:50.611Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-16T19:50:50.611Z | |
| 176 | 2026-03-16T19:50:50.611Z | Services: |
| 177 | 2026-03-16T19:50:50.611Z | restart_fmri: |
| 178 | 2026-03-16T19:50:50.611Z | svc:/system/update-man-index:default |
| 179 | 2026-03-16T19:50:50.656Z | |
| 180 | 2026-03-16T19:50:50.656Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-16T19:50:55.666Z | Download: 442/3290 items 16.8/212.6MB 7% complete (3.7M/s) |
| 182 | 2026-03-16T19:51:02.101Z | Download: 1193/3290 items 83.2/212.6MB 39% complete (9.1M/s) |
| 183 | 2026-03-16T19:51:07.256Z | Download: 2221/3290 items 118.5/212.6MB 55% complete (10.2M/s) |
| 184 | 2026-03-16T19:51:10.410Z | Download: Completed 212.60 MB in 19.75 seconds (10.8M/s) |
| 185 | 2026-03-16T19:51:10.683Z | Actions: 1/3689 actions (Installing new actions) |
| 186 | 2026-03-16T19:51:14.811Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 187 | 2026-03-16T19:51:15.182Z | Done (0.368s) |
| 188 | 2026-03-16T19:51:15.182Z | Done (0.000s) |
| 189 | 2026-03-16T19:51:16.176Z | Done (0.993s) |
| 190 | 2026-03-16T19:51:20.169Z | Done (3.649s) |
| 191 | 2026-03-16T19:51:20.254Z | Done (0.017s) |
| 192 | 2026-03-16T19:51:20.259Z | Done (0.000s) |
| 193 | 2026-03-16T19:51:20.430Z | Done (0.000s) |
| 194 | 2026-03-16T19:51:21.398Z | Planning: Evaluating mediator changes ... Done |
| 195 | 2026-03-16T19:51:21.536Z | Planning: Checking for conflicting actions ... Done |
| 196 | 2026-03-16T19:51:21.540Z | Planning: Consolidating action changes ... Done |
| 197 | 2026-03-16T19:51:21.757Z | Planning: Evaluating mediators ... Done |
| 198 | 2026-03-16T19:51:21.760Z | Planning: Planning completed in 0.37 seconds |
| 199 | 2026-03-16T19:51:21.786Z | Mediators to change: 2 |
| 200 | 2026-03-16T19:51:21.786Z | Create boot environment: No |
| 201 | 2026-03-16T19:51:21.789Z | Create backup boot environment: No |
| 202 | 2026-03-16T19:51:21.863Z | Done |
| 203 | 2026-03-16T19:51:21.863Z | Done |
| 204 | 2026-03-16T19:51:22.589Z | Done |
| 205 | 2026-03-16T19:51:25.912Z | Done |
| 206 | 2026-03-16T19:51:26.006Z | Done |
| 207 | 2026-03-16T19:51:26.044Z | Done |
| 208 | 2026-03-16T19:51:26.160Z | Done |
| 209 | 2026-03-16T19:51:26.709Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-03-16T19:51:26.731Z | Planning: Merging actions ... Done |
| 211 | 2026-03-16T19:51:26.858Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-03-16T19:51:26.879Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-03-16T19:51:27.071Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-03-16T19:51:27.112Z | Planning: Planning completed in 0.63 seconds |
| 215 | 2026-03-16T19:51:27.143Z | Packages to change: 1 |
| 216 | 2026-03-16T19:51:27.143Z | Mediators to change: 1 |
| 217 | 2026-03-16T19:51:27.148Z | Services to change: 1 |
| 218 | 2026-03-16T19:51:27.148Z | Create boot environment: No |
| 219 | 2026-03-16T19:51:27.148Z | Create backup boot environment: Yes |
| 220 | 2026-03-16T19:51:29.563Z | Actions: 1/6 actions (Updating modified actions) |
| 221 | 2026-03-16T19:51:29.569Z | Actions: Completed 6 actions in 0.00 seconds. |
| 222 | 2026-03-16T19:51:29.569Z | Done |
| 223 | 2026-03-16T19:51:29.569Z | Done |
| 224 | 2026-03-16T19:51:29.760Z | Done |
| 225 | 2026-03-16T19:51:33.065Z | Done |
| 226 | 2026-03-16T19:51:33.152Z | Done |
| 227 | 2026-03-16T19:51:33.156Z | Done |
| 228 | 2026-03-16T19:51:33.298Z | Done |
| 229 | 2026-03-16T19:51:33.680Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 230 | 2026-03-16T19:51:33.680Z | clang system 15 system |
| 231 | 2026-03-16T19:51:33.680Z | csh system system illumos |
| 232 | 2026-03-16T19:51:33.680Z | ctags system system illumos |
| 233 | 2026-03-16T19:51:33.680Z | file system system illumos |
| 234 | 2026-03-16T19:51:33.680Z | gcc vendor 12 vendor |
| 235 | 2026-03-16T19:51:33.680Z | gcc system 10 system |
| 236 | 2026-03-16T19:51:33.680Z | gcc system 7 system |
| 237 | 2026-03-16T19:51:33.680Z | go system 1.20 system |
| 238 | 2026-03-16T19:51:33.680Z | go system 1.19 system |
| 239 | 2026-03-16T19:51:33.680Z | llvm system 15 system |
| 240 | 2026-03-16T19:51:33.680Z | llvm system 14 system |
| 241 | 2026-03-16T19:51:33.680Z | mariadb system 10.6 system |
| 242 | 2026-03-16T19:51:33.680Z | mta vendor vendor dma |
| 243 | 2026-03-16T19:51:33.680Z | openjdk system 17 system |
| 244 | 2026-03-16T19:51:33.680Z | openjdk system 11 system |
| 245 | 2026-03-16T19:51:33.680Z | openjdk system 1.8 system |
| 246 | 2026-03-16T19:51:33.680Z | openssl vendor 3 vendor |
| 247 | 2026-03-16T19:51:33.681Z | perl system 5.36 system |
| 248 | 2026-03-16T19:51:33.681Z | postgresql system 15 system |
| 249 | 2026-03-16T19:51:33.681Z | postgresql system 13 system |
| 250 | 2026-03-16T19:51:33.681Z | python vendor 3 vendor |
| 251 | 2026-03-16T19:51:33.681Z | python system 2 system |
| 252 | 2026-03-16T19:51:33.681Z | python3 system 3.11 system |
| 253 | 2026-03-16T19:51:33.681Z | ruby system 3.0 system |
| 254 | 2026-03-16T19:51:33.681Z | words vendor vendor american-english |
| 255 | 2026-03-16T19:51:33.681Z | words system system australian-english |
| 256 | 2026-03-16T19:51:33.681Z | words system system british-english |
| 257 | 2026-03-16T19:51:33.681Z | words system system canadian-english |
| 258 | 2026-03-16T19:51:33.681Z | words system system french |
| 259 | 2026-03-16T19:51:33.681Z | words system system italian |
| 260 | 2026-03-16T19:51:33.681Z | words system system ngerman |
| 261 | 2026-03-16T19:51:33.681Z | words system system ogerman |
| 262 | 2026-03-16T19:51:33.681Z | words system system spanish |
| 263 | 2026-03-16T19:51:33.977Z | PUBLISHER TYPE STATUS P LOCATION |
| 264 | 2026-03-16T19:51:33.977Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 265 | 2026-03-16T19:51:39.877Z | FMRI IFO |
| 266 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 267 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 268 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 269 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 270 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 271 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 272 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 273 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 274 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 275 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 276 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 277 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 278 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 279 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 280 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 281 | 2026-03-16T19:51:39.877Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 282 | 2026-03-16T19:51:41.100Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 283 | 2026-03-16T19:51:41.365Z | Updating crates.io index |
| 284 | 2026-03-16T19:51:41.368Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 285 | 2026-03-16T19:51:41.654Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 286 | 2026-03-16T19:51:42.456Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-03-16T19:51:42.834Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 288 | 2026-03-16T19:51:43.320Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 289 | 2026-03-16T19:51:44.164Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 290 | 2026-03-16T19:51:44.727Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 291 | 2026-03-16T19:51:46.162Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 292 | 2026-03-16T19:51:48.228Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 293 | 2026-03-16T19:51:49.367Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 294 | 2026-03-16T19:51:49.669Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 295 | 2026-03-16T19:51:50.671Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 296 | 2026-03-16T19:51:51.362Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 297 | 2026-03-16T19:51:51.770Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 298 | 2026-03-16T19:51:52.064Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 299 | 2026-03-16T19:51:53.121Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 300 | 2026-03-16T19:51:53.769Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 301 | 2026-03-16T19:51:54.048Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 302 | 2026-03-16T19:51:54.462Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 303 | 2026-03-16T19:51:55.239Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 304 | 2026-03-16T19:51:55.258Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 305 | 2026-03-16T19:51:55.500Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 306 | 2026-03-16T19:51:55.771Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 307 | 2026-03-16T19:51:56.232Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 308 | 2026-03-16T19:51:56.615Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 309 | 2026-03-16T19:51:57.292Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 310 | 2026-03-16T19:51:57.621Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 311 | 2026-03-16T19:51:57.966Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 312 | 2026-03-16T19:51:58.247Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 313 | 2026-03-16T19:51:59.407Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 314 | 2026-03-16T19:51:59.712Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 315 | 2026-03-16T19:52:00.077Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 316 | 2026-03-16T19:52:00.387Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 317 | 2026-03-16T19:52:00.756Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 318 | 2026-03-16T19:52:01.312Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 319 | 2026-03-16T19:52:01.610Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 320 | 2026-03-16T19:52:01.947Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 321 | 2026-03-16T19:52:02.300Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 322 | 2026-03-16T19:52:16.729Z | Downloading crates ... |
| 323 | 2026-03-16T19:52:16.799Z | Downloaded percent-encoding v2.3.2 |
| 324 | 2026-03-16T19:52:16.802Z | Downloaded cargo-platform v0.2.0 |
| 325 | 2026-03-16T19:52:16.805Z | Downloaded anstream v0.6.21 |
| 326 | 2026-03-16T19:52:16.808Z | Downloaded thread-id v4.2.2 |
| 327 | 2026-03-16T19:52:16.808Z | Downloaded yoke-derive v0.8.1 |
| 328 | 2026-03-16T19:52:16.811Z | Downloaded cfg-if v1.0.4 |
| 329 | 2026-03-16T19:52:16.811Z | Downloaded unicode-linebreak v0.1.5 |
| 330 | 2026-03-16T19:52:16.819Z | Downloaded utf8_iter v1.0.4 |
| 331 | 2026-03-16T19:52:16.822Z | Downloaded textwrap v0.16.2 |
| 332 | 2026-03-16T19:52:16.822Z | Downloaded anstyle-parse v0.2.7 |
| 333 | 2026-03-16T19:52:16.825Z | Downloaded usdt-macro v0.5.0 |
| 334 | 2026-03-16T19:52:16.825Z | Downloaded cargo_metadata v0.21.0 |
| 335 | 2026-03-16T19:52:16.829Z | Downloaded typeid v1.0.3 |
| 336 | 2026-03-16T19:52:16.829Z | Downloaded bytecount v0.6.9 |
| 337 | 2026-03-16T19:52:16.829Z | Downloaded byteorder v1.5.0 |
| 338 | 2026-03-16T19:52:16.832Z | Downloaded camino-tempfile v1.4.1 |
| 339 | 2026-03-16T19:52:16.832Z | Downloaded anstyle v1.0.13 |
| 340 | 2026-03-16T19:52:16.832Z | Downloaded cargo_toml v0.21.0 |
| 341 | 2026-03-16T19:52:16.835Z | Downloaded smallvec v1.15.1 |
| 342 | 2026-03-16T19:52:16.835Z | Downloaded toml_datetime v0.6.11 |
| 343 | 2026-03-16T19:52:16.835Z | Downloaded clap_derive v4.5.55 |
| 344 | 2026-03-16T19:52:16.838Z | Downloaded unicode-xid v0.2.6 |
| 345 | 2026-03-16T19:52:16.838Z | Downloaded fnv v1.0.7 |
| 346 | 2026-03-16T19:52:16.838Z | Downloaded usdt v0.5.0 |
| 347 | 2026-03-16T19:52:16.841Z | Downloaded cargo-util-schemas v0.8.2 |
| 348 | 2026-03-16T19:52:16.841Z | Downloaded camino v1.2.2 |
| 349 | 2026-03-16T19:52:16.844Z | Downloaded idna_adapter v1.2.1 |
| 350 | 2026-03-16T19:52:16.844Z | Downloaded erased-serde v0.4.9 |
| 351 | 2026-03-16T19:52:16.847Z | Downloaded usdt-attr-macro v0.5.0 |
| 352 | 2026-03-16T19:52:16.847Z | Downloaded zerofrom-derive v0.1.6 |
| 353 | 2026-03-16T19:52:16.850Z | Downloaded clap v4.5.60 |
| 354 | 2026-03-16T19:52:16.855Z | Downloaded zmij v1.0.21 |
| 355 | 2026-03-16T19:52:16.858Z | Downloaded version_check v0.9.5 |
| 356 | 2026-03-16T19:52:16.858Z | Downloaded ucd-trie v0.1.7 |
| 357 | 2026-03-16T19:52:16.863Z | Downloaded thiserror v1.0.69 |
| 358 | 2026-03-16T19:52:16.865Z | Downloaded is_terminal_polyfill v1.70.2 |
| 359 | 2026-03-16T19:52:16.865Z | Downloaded serde_spanned v0.6.9 |
| 360 | 2026-03-16T19:52:16.865Z | Downloaded zerofrom v0.1.6 |
| 361 | 2026-03-16T19:52:16.865Z | Downloaded scroll_derive v0.12.1 |
| 362 | 2026-03-16T19:52:16.868Z | Downloaded toml_write v0.1.2 |
| 363 | 2026-03-16T19:52:16.868Z | Downloaded plain v0.2.3 |
| 364 | 2026-03-16T19:52:16.868Z | Downloaded fastrand v2.3.0 |
| 365 | 2026-03-16T19:52:16.871Z | Downloaded crypto-common v0.1.7 |
| 366 | 2026-03-16T19:52:16.872Z | Downloaded clap_builder v4.5.60 |
| 367 | 2026-03-16T19:52:16.875Z | Downloaded serde-value v0.7.0 |
| 368 | 2026-03-16T19:52:16.877Z | Downloaded itoa v1.0.17 |
| 369 | 2026-03-16T19:52:16.878Z | Downloaded tinystr v0.8.2 |
| 370 | 2026-03-16T19:52:16.880Z | Downloaded colorchoice v1.0.4 |
| 371 | 2026-03-16T19:52:16.880Z | Downloaded utf8parse v0.2.2 |
| 372 | 2026-03-16T19:52:16.880Z | Downloaded memmap v0.7.0 |
| 373 | 2026-03-16T19:52:16.880Z | Downloaded cpufeatures v0.2.17 |
| 374 | 2026-03-16T19:52:16.883Z | Downloaded generic-array v0.14.7 |
| 375 | 2026-03-16T19:52:16.886Z | Downloaded thiserror-impl v1.0.69 |
| 376 | 2026-03-16T19:52:16.886Z | Downloaded yoke v0.8.1 |
| 377 | 2026-03-16T19:52:16.889Z | Downloaded terminal_size v0.4.3 |
| 378 | 2026-03-16T19:52:16.889Z | Downloaded zerovec-derive v0.11.2 |
| 379 | 2026-03-16T19:52:16.889Z | Downloaded toml v0.8.23 |
| 380 | 2026-03-16T19:52:16.892Z | Downloaded equivalent v1.0.2 |
| 381 | 2026-03-16T19:52:16.892Z | Downloaded thiserror-impl v2.0.18 |
| 382 | 2026-03-16T19:52:16.896Z | Downloaded writeable v0.6.2 |
| 383 | 2026-03-16T19:52:16.896Z | Downloaded thiserror v2.0.18 |
| 384 | 2026-03-16T19:52:16.899Z | Downloaded heck v0.5.0 |
| 385 | 2026-03-16T19:52:16.899Z | Downloaded anstyle-query v1.1.5 |
| 386 | 2026-03-16T19:52:16.902Z | Downloaded usdt-impl v0.5.0 |
| 387 | 2026-03-16T19:52:16.902Z | Downloaded dof v0.3.0 |
| 388 | 2026-03-16T19:52:16.902Z | Downloaded zerocopy-derive v0.7.35 |
| 389 | 2026-03-16T19:52:16.905Z | Downloaded pretty-hex v0.4.1 |
| 390 | 2026-03-16T19:52:16.908Z | Downloaded potential_utf v0.1.4 |
| 391 | 2026-03-16T19:52:16.908Z | Downloaded stable_deref_trait v1.2.1 |
| 392 | 2026-03-16T19:52:16.911Z | Downloaded smawk v0.3.2 |
| 393 | 2026-03-16T19:52:16.914Z | Downloaded form_urlencoded v1.2.2 |
| 394 | 2026-03-16T19:52:16.914Z | Downloaded zerotrie v0.2.3 |
| 395 | 2026-03-16T19:52:16.917Z | Downloaded url v2.5.8 |
| 396 | 2026-03-16T19:52:16.920Z | Downloaded icu_locale_core v2.1.1 |
| 397 | 2026-03-16T19:52:16.923Z | Downloaded strsim v0.11.1 |
| 398 | 2026-03-16T19:52:16.926Z | Downloaded ordered-float v2.10.1 |
| 399 | 2026-03-16T19:52:16.926Z | Downloaded typenum v1.19.0 |
| 400 | 2026-03-16T19:52:16.929Z | Downloaded block-buffer v0.10.4 |
| 401 | 2026-03-16T19:52:16.929Z | Downloaded toml_edit v0.22.27 |
| 402 | 2026-03-16T19:52:16.932Z | Downloaded unicode-ident v1.0.24 |
| 403 | 2026-03-16T19:52:16.935Z | Downloaded heck v0.4.1 |
| 404 | 2026-03-16T19:52:16.935Z | Downloaded dtrace-parser v0.2.0 |
| 405 | 2026-03-16T19:52:16.938Z | Downloaded proc-macro-error-attr v1.0.4 |
| 406 | 2026-03-16T19:52:16.938Z | Downloaded macaddr v1.0.1 |
| 407 | 2026-03-16T19:52:16.941Z | Downloaded tabled_derive v0.7.0 |
| 408 | 2026-03-16T19:52:16.941Z | Downloaded swrite v0.1.0 |
| 409 | 2026-03-16T19:52:16.944Z | Downloaded synstructure v0.13.2 |
| 410 | 2026-03-16T19:52:16.944Z | Downloaded errno v0.3.14 |
| 411 | 2026-03-16T19:52:16.947Z | Downloaded autocfg v1.5.0 |
| 412 | 2026-03-16T19:52:16.949Z | Downloaded digest v0.10.7 |
| 413 | 2026-03-16T19:52:16.949Z | Downloaded zerovec v0.11.5 |
| 414 | 2026-03-16T19:52:16.953Z | Downloaded zerocopy v0.7.35 |
| 415 | 2026-03-16T19:52:16.964Z | Downloaded sha2 v0.10.9 |
| 416 | 2026-03-16T19:52:16.967Z | Downloaded serde-untagged v0.1.9 |
| 417 | 2026-03-16T19:52:16.967Z | Downloaded semver v1.0.27 |
| 418 | 2026-03-16T19:52:16.970Z | Downloaded litemap v0.8.1 |
| 419 | 2026-03-16T19:52:16.973Z | Downloaded unicode-width v0.2.0 |
| 420 | 2026-03-16T19:52:17.019Z | Downloaded unicode-width v0.1.14 |
| 421 | 2026-03-16T19:52:17.019Z | Downloaded fs-err v3.3.0 |
| 422 | 2026-03-16T19:52:17.019Z | Downloaded displaydoc v0.2.5 |
| 423 | 2026-03-16T19:52:17.019Z | Downloaded serde_tokenstream v0.2.3 |
| 424 | 2026-03-16T19:52:17.019Z | Downloaded winnow v0.7.14 |
| 425 | 2026-03-16T19:52:17.019Z | Downloaded proc-macro-error v1.0.4 |
| 426 | 2026-03-16T19:52:17.019Z | Downloaded pest_derive v2.8.6 |
| 427 | 2026-03-16T19:52:17.019Z | Downloaded clap_lex v1.0.0 |
| 428 | 2026-03-16T19:52:17.019Z | Downloaded quote v1.0.44 |
| 429 | 2026-03-16T19:52:17.019Z | Downloaded tempfile v3.25.0 |
| 430 | 2026-03-16T19:52:17.019Z | Downloaded bitflags v2.11.0 |
| 431 | 2026-03-16T19:52:17.024Z | Downloaded pest_generator v2.8.6 |
| 432 | 2026-03-16T19:52:17.024Z | Downloaded once_cell v1.21.3 |
| 433 | 2026-03-16T19:52:17.026Z | Downloaded serde_core v1.0.228 |
| 434 | 2026-03-16T19:52:17.029Z | Downloaded icu_provider v2.1.1 |
| 435 | 2026-03-16T19:52:17.029Z | Downloaded anyhow v1.0.102 |
| 436 | 2026-03-16T19:52:17.033Z | Downloaded serde_derive v1.0.228 |
| 437 | 2026-03-16T19:52:17.036Z | Downloaded getrandom v0.4.1 |
| 438 | 2026-03-16T19:52:17.041Z | Downloaded num-traits v0.2.19 |
| 439 | 2026-03-16T19:52:17.045Z | Downloaded icu_properties v2.1.2 |
| 440 | 2026-03-16T19:52:17.048Z | Downloaded log v0.4.29 |
| 441 | 2026-03-16T19:52:17.051Z | Downloaded scroll v0.12.0 |
| 442 | 2026-03-16T19:52:17.056Z | Downloaded papergrid v0.11.0 |
| 443 | 2026-03-16T19:52:17.060Z | Downloaded icu_normalizer_data v2.1.1 |
| 444 | 2026-03-16T19:52:17.062Z | Downloaded serde v1.0.228 |
| 445 | 2026-03-16T19:52:17.066Z | Downloaded icu_normalizer v2.1.1 |
| 446 | 2026-03-16T19:52:17.069Z | Downloaded proc-macro2 v1.0.106 |
| 447 | 2026-03-16T19:52:17.069Z | Downloaded pest_meta v2.8.6 |
| 448 | 2026-03-16T19:52:17.074Z | Downloaded memchr v2.8.0 |
| 449 | 2026-03-16T19:52:17.094Z | Downloaded icu_collections v2.1.1 |
| 450 | 2026-03-16T19:52:17.099Z | Downloaded indexmap v2.13.0 |
| 451 | 2026-03-16T19:52:17.106Z | Downloaded idna v1.1.0 |
| 452 | 2026-03-16T19:52:17.110Z | Downloaded hashbrown v0.16.1 |
| 453 | 2026-03-16T19:52:17.115Z | Downloaded pest v2.8.6 |
| 454 | 2026-03-16T19:52:17.119Z | Downloaded serde_json v1.0.149 |
| 455 | 2026-03-16T19:52:17.138Z | Downloaded icu_properties_data v2.1.2 |
| 456 | 2026-03-16T19:52:17.146Z | Downloaded goblin v0.8.2 |
| 457 | 2026-03-16T19:52:17.159Z | Downloaded tabled v0.15.0 |
| 458 | 2026-03-16T19:52:17.175Z | Downloaded syn v1.0.109 |
| 459 | 2026-03-16T19:52:17.183Z | Downloaded syn v2.0.117 |
| 460 | 2026-03-16T19:52:17.207Z | Downloaded rustix v1.1.3 |
| 461 | 2026-03-16T19:52:17.236Z | Downloaded libc v0.2.180 |
| 462 | 2026-03-16T19:52:17.317Z | Compiling proc-macro2 v1.0.106 |
| 463 | 2026-03-16T19:52:17.320Z | Compiling unicode-ident v1.0.24 |
| 464 | 2026-03-16T19:52:17.320Z | Compiling quote v1.0.44 |
| 465 | 2026-03-16T19:52:17.320Z | Compiling serde_core v1.0.228 |
| 466 | 2026-03-16T19:52:17.320Z | Compiling libc v0.2.180 |
| 467 | 2026-03-16T19:52:17.320Z | Compiling version_check v0.9.5 |
| 468 | 2026-03-16T19:52:17.320Z | Compiling serde v1.0.228 |
| 469 | 2026-03-16T19:52:17.320Z | Compiling stable_deref_trait v1.2.1 |
| 470 | 2026-03-16T19:52:17.688Z | Compiling memchr v2.8.0 |
| 471 | 2026-03-16T19:52:17.713Z | Compiling zmij v1.0.21 |
| 472 | 2026-03-16T19:52:18.071Z | Compiling itoa v1.0.17 |
| 473 | 2026-03-16T19:52:18.075Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-16T19:52:18.137Z | Compiling ucd-trie v0.1.7 |
| 475 | 2026-03-16T19:52:18.521Z | Compiling autocfg v1.5.0 |
| 476 | 2026-03-16T19:52:18.590Z | Compiling pest v2.8.6 |
| 477 | 2026-03-16T19:52:18.628Z | Compiling writeable v0.6.2 |
| 478 | 2026-03-16T19:52:18.783Z | Compiling litemap v0.8.1 |
| 479 | 2026-03-16T19:52:18.836Z | Compiling icu_normalizer_data v2.1.1 |
| 480 | 2026-03-16T19:52:18.895Z | Compiling rustix v1.1.3 |
| 481 | 2026-03-16T19:52:19.142Z | Compiling byteorder v1.5.0 |
| 482 | 2026-03-16T19:52:19.335Z | Compiling syn v2.0.117 |
| 483 | 2026-03-16T19:52:19.388Z | Compiling icu_properties_data v2.1.2 |
| 484 | 2026-03-16T19:52:19.503Z | Compiling errno v0.3.14 |
| 485 | 2026-03-16T19:52:19.589Z | Compiling bitflags v2.11.0 |
| 486 | 2026-03-16T19:52:19.668Z | Compiling serde_json v1.0.149 |
| 487 | 2026-03-16T19:52:19.861Z | Compiling num-traits v0.2.19 |
| 488 | 2026-03-16T19:52:19.883Z | Compiling smallvec v1.15.1 |
| 489 | 2026-03-16T19:52:20.106Z | Compiling typeid v1.0.3 |
| 490 | 2026-03-16T19:52:20.155Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-03-16T19:52:20.214Z | Compiling hashbrown v0.16.1 |
| 492 | 2026-03-16T19:52:20.405Z | Compiling equivalent v1.0.2 |
| 493 | 2026-03-16T19:52:20.564Z | Compiling thread-id v4.2.2 |
| 494 | 2026-03-16T19:52:20.670Z | Compiling usdt-impl v0.5.0 |
| 495 | 2026-03-16T19:52:20.741Z | Compiling proc-macro-error-attr v1.0.4 |
| 496 | 2026-03-16T19:52:20.884Z | Compiling indexmap v2.13.0 |
| 497 | 2026-03-16T19:52:20.934Z | Compiling winnow v0.7.14 |
| 498 | 2026-03-16T19:52:20.956Z | Compiling erased-serde v0.4.9 |
| 499 | 2026-03-16T19:52:20.990Z | Compiling toml_write v0.1.2 |
| 500 | 2026-03-16T19:52:21.307Z | Compiling syn v1.0.109 |
| 501 | 2026-03-16T19:52:21.804Z | Compiling proc-macro-error v1.0.4 |
| 502 | 2026-03-16T19:52:21.864Z | Compiling utf8_iter v1.0.4 |
| 503 | 2026-03-16T19:52:22.045Z | Compiling camino v1.2.2 |
| 504 | 2026-03-16T19:52:22.045Z | Compiling utf8parse v0.2.2 |
| 505 | 2026-03-16T19:52:22.207Z | Compiling log v0.4.29 |
| 506 | 2026-03-16T19:52:22.435Z | Compiling thiserror v2.0.18 |
| 507 | 2026-03-16T19:52:22.454Z | Compiling getrandom v0.4.1 |
| 508 | 2026-03-16T19:52:22.459Z | Compiling plain v0.2.3 |
| 509 | 2026-03-16T19:52:22.500Z | Compiling percent-encoding v2.3.2 |
| 510 | 2026-03-16T19:52:22.657Z | Compiling ordered-float v2.10.1 |
| 511 | 2026-03-16T19:52:22.682Z | Compiling anstyle-parse v0.2.7 |
| 512 | 2026-03-16T19:52:22.745Z | Compiling form_urlencoded v1.2.2 |
| 513 | 2026-03-16T19:52:22.985Z | Compiling synstructure v0.13.2 |
| 514 | 2026-03-16T19:52:23.010Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-03-16T19:52:23.079Z | Compiling terminal_size v0.4.3 |
| 516 | 2026-03-16T19:52:23.294Z | Compiling is_terminal_polyfill v1.70.2 |
| 517 | 2026-03-16T19:52:23.415Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-16T19:52:23.438Z | Compiling anstyle v1.0.13 |
| 519 | 2026-03-16T19:52:23.598Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-03-16T19:52:23.623Z | Compiling colorchoice v1.0.4 |
| 521 | 2026-03-16T19:52:23.672Z | Compiling cfg-if v1.0.4 |
| 522 | 2026-03-16T19:52:23.735Z | Compiling anstream v0.6.21 |
| 523 | 2026-03-16T19:52:23.760Z | Compiling serde-untagged v0.1.9 |
| 524 | 2026-03-16T19:52:23.936Z | Compiling semver v1.0.27 |
| 525 | 2026-03-16T19:52:24.023Z | Compiling fs-err v3.3.0 |
| 526 | 2026-03-16T19:52:24.077Z | Compiling fastrand v2.3.0 |
| 527 | 2026-03-16T19:52:24.142Z | Compiling clap_lex v1.0.0 |
| 528 | 2026-03-16T19:52:24.277Z | Compiling heck v0.5.0 |
| 529 | 2026-03-16T19:52:24.372Z | Compiling unicode-xid v0.2.6 |
| 530 | 2026-03-16T19:52:24.395Z | Compiling strsim v0.11.1 |
| 531 | 2026-03-16T19:52:24.419Z | Compiling anyhow v1.0.102 |
| 532 | 2026-03-16T19:52:24.446Z | Compiling fnv v1.0.7 |
| 533 | 2026-03-16T19:52:24.526Z | Compiling unicode-width v0.1.14 |
| 534 | 2026-03-16T19:52:24.596Z | Compiling bytecount v0.6.9 |
| 535 | 2026-03-16T19:52:24.764Z | Compiling heck v0.4.1 |
| 536 | 2026-03-16T19:52:24.831Z | Compiling once_cell v1.21.3 |
| 537 | 2026-03-16T19:52:24.875Z | Compiling papergrid v0.11.0 |
| 538 | 2026-03-16T19:52:24.961Z | Compiling clap_builder v4.5.60 |
| 539 | 2026-03-16T19:52:25.102Z | Compiling tempfile v3.25.0 |
| 540 | 2026-03-16T19:52:25.123Z | Compiling memmap v0.7.0 |
| 541 | 2026-03-16T19:52:25.172Z | Compiling unicode-linebreak v0.1.5 |
| 542 | 2026-03-16T19:52:25.352Z | Compiling unicode-width v0.2.0 |
| 543 | 2026-03-16T19:52:25.488Z | Compiling smawk v0.3.2 |
| 544 | 2026-03-16T19:52:25.590Z | Compiling camino-tempfile v1.4.1 |
| 545 | 2026-03-16T19:52:25.615Z | Compiling serde_derive v1.0.228 |
| 546 | 2026-03-16T19:52:25.659Z | Compiling zerofrom-derive v0.1.6 |
| 547 | 2026-03-16T19:52:25.710Z | Compiling yoke-derive v0.8.1 |
| 548 | 2026-03-16T19:52:25.896Z | Compiling zerovec-derive v0.11.2 |
| 549 | 2026-03-16T19:52:25.987Z | Compiling displaydoc v0.2.5 |
| 550 | 2026-03-16T19:52:26.810Z | Compiling thiserror-impl v1.0.69 |
| 551 | 2026-03-16T19:52:26.965Z | Compiling zerocopy-derive v0.7.35 |
| 552 | 2026-03-16T19:52:27.298Z | Compiling pest_derive v2.8.6 |
| 553 | 2026-03-16T19:52:27.363Z | Compiling scroll_derive v0.12.1 |
| 554 | 2026-03-16T19:52:27.574Z | Compiling zerofrom v0.1.6 |
| 555 | 2026-03-16T19:52:27.750Z | Compiling yoke v0.8.1 |
| 556 | 2026-03-16T19:52:27.862Z | Compiling thiserror-impl v2.0.18 |
| 557 | 2026-03-16T19:52:28.011Z | Compiling zerovec v0.11.5 |
| 558 | 2026-03-16T19:52:28.177Z | Compiling zerotrie v0.2.3 |
| 559 | 2026-03-16T19:52:28.294Z | Compiling zerocopy v0.7.35 |
| 560 | 2026-03-16T19:52:28.571Z | Compiling scroll v0.12.0 |
| 561 | 2026-03-16T19:52:28.695Z | Compiling tinystr v0.8.2 |
| 562 | 2026-03-16T19:52:28.737Z | Compiling potential_utf v0.1.4 |
| 563 | 2026-03-16T19:52:28.935Z | Compiling icu_locale_core v2.1.1 |
| 564 | 2026-03-16T19:52:28.950Z | Compiling icu_collections v2.1.1 |
| 565 | 2026-03-16T19:52:29.034Z | Compiling dtrace-parser v0.2.0 |
| 566 | 2026-03-16T19:52:29.127Z | Compiling goblin v0.8.2 |
| 567 | 2026-03-16T19:52:29.282Z | Compiling tabled_derive v0.7.0 |
| 568 | 2026-03-16T19:52:29.603Z | Compiling clap_derive v4.5.55 |
| 569 | 2026-03-16T19:52:29.798Z | Compiling icu_provider v2.1.1 |
| 570 | 2026-03-16T19:52:30.145Z | Compiling icu_normalizer v2.1.1 |
| 571 | 2026-03-16T19:52:30.172Z | Compiling icu_properties v2.1.2 |
| 572 | 2026-03-16T19:52:30.196Z | Compiling textwrap v0.16.2 |
| 573 | 2026-03-16T19:52:30.371Z | Compiling serde_spanned v0.6.9 |
| 574 | 2026-03-16T19:52:30.482Z | Compiling toml_datetime v0.6.11 |
| 575 | 2026-03-16T19:52:30.525Z | Compiling dof v0.3.0 |
| 576 | 2026-03-16T19:52:30.612Z | Compiling serde_tokenstream v0.2.3 |
| 577 | 2026-03-16T19:52:30.813Z | Compiling toml_edit v0.22.27 |
| 578 | 2026-03-16T19:52:30.813Z | Compiling serde-value v0.7.0 |
| 579 | 2026-03-16T19:52:30.949Z | Compiling cargo-platform v0.2.0 |
| 580 | 2026-03-16T19:52:31.057Z | Compiling tabled v0.15.0 |
| 581 | 2026-03-16T19:52:31.297Z | Compiling macaddr v1.0.1 |
| 582 | 2026-03-16T19:52:31.585Z | Compiling idna_adapter v1.2.1 |
| 583 | 2026-03-16T19:52:31.667Z | Compiling usdt-macro v0.5.0 |
| 584 | 2026-03-16T19:52:31.695Z | Compiling usdt-attr-macro v0.5.0 |
| 585 | 2026-03-16T19:52:31.718Z | Compiling idna v1.1.0 |
| 586 | 2026-03-16T19:52:32.000Z | Compiling clap v4.5.60 |
| 587 | 2026-03-16T19:52:32.101Z | Compiling url v2.5.8 |
| 588 | 2026-03-16T19:52:32.500Z | Compiling swrite v0.1.0 |
| 589 | 2026-03-16T19:52:32.595Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 590 | 2026-03-16T19:52:32.744Z | Compiling toml v0.8.23 |
| 591 | 2026-03-16T19:52:33.283Z | Compiling usdt v0.5.0 |
| 592 | 2026-03-16T19:52:33.314Z | Compiling cargo-util-schemas v0.8.2 |
| 593 | 2026-03-16T19:52:33.357Z | Compiling cargo_toml v0.21.0 |
| 594 | 2026-03-16T19:52:34.542Z | Compiling cargo_metadata v0.21.0 |
| 595 | 2026-03-16T19:52:35.817Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 596 | 2026-03-16T19:52:38.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.80s |
| 597 | 2026-03-16T19:52:38.963Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 598 | 2026-03-16T19:52:39.687Z | Downloading crates ... |
| 599 | 2026-03-16T19:52:39.793Z | Downloaded adler2 v2.0.1 |
| 600 | 2026-03-16T19:52:39.797Z | Downloaded array-init v0.0.4 |
| 601 | 2026-03-16T19:52:39.804Z | Downloaded arrayref v0.3.9 |
| 602 | 2026-03-16T19:52:39.807Z | Downloaded clang-sys v1.8.1 |
| 603 | 2026-03-16T19:52:39.812Z | Downloaded async-bb8-diesel v0.2.1 |
| 604 | 2026-03-16T19:52:39.815Z | Downloaded async-recursion v1.1.1 |
| 605 | 2026-03-16T19:52:39.823Z | Downloaded castaway v0.2.4 |
| 606 | 2026-03-16T19:52:39.828Z | Downloaded bit-vec v0.8.0 |
| 607 | 2026-03-16T19:52:39.828Z | Downloaded async-stream-impl v0.3.6 |
| 608 | 2026-03-16T19:52:39.831Z | Downloaded cmake v0.1.57 |
| 609 | 2026-03-16T19:52:39.838Z | Downloaded console v0.15.11 |
| 610 | 2026-03-16T19:52:39.843Z | Downloaded compact_str v0.8.1 |
| 611 | 2026-03-16T19:52:39.847Z | Downloaded crossbeam-utils v0.8.21 |
| 612 | 2026-03-16T19:52:39.851Z | Downloaded elliptic-curve v0.13.8 |
| 613 | 2026-03-16T19:52:39.855Z | Downloaded defmt v0.3.100 |
| 614 | 2026-03-16T19:52:39.859Z | Downloaded defmt-macros v1.0.1 |
| 615 | 2026-03-16T19:52:39.868Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 616 | 2026-03-16T19:52:39.868Z | Downloaded float-cmp v0.10.0 |
| 617 | 2026-03-16T19:52:39.876Z | Downloaded crc-catalog v2.4.0 |
| 618 | 2026-03-16T19:52:39.876Z | Downloaded block-padding v0.3.3 |
| 619 | 2026-03-16T19:52:39.880Z | Downloaded dtrace-parser v0.3.0 |
| 620 | 2026-03-16T19:52:39.880Z | Downloaded cfg_aliases v0.1.1 |
| 621 | 2026-03-16T19:52:39.880Z | Downloaded dirs-sys-next v0.1.2 |
| 622 | 2026-03-16T19:52:39.885Z | Downloaded foreign-types v0.5.0 |
| 623 | 2026-03-16T19:52:39.888Z | Downloaded convert_case v0.4.0 |
| 624 | 2026-03-16T19:52:39.892Z | Downloaded difflib v0.4.0 |
| 625 | 2026-03-16T19:52:39.902Z | Downloaded fixedbitset v0.5.7 |
| 626 | 2026-03-16T19:52:39.902Z | Downloaded cfg_aliases v0.2.1 |
| 627 | 2026-03-16T19:52:39.911Z | Downloaded display-error-chain v0.2.2 |
| 628 | 2026-03-16T19:52:39.911Z | Downloaded crunchy v0.2.4 |
| 629 | 2026-03-16T19:52:39.911Z | Downloaded darling_macro v0.20.11 |
| 630 | 2026-03-16T19:52:39.917Z | Downloaded dirs-next v2.0.0 |
| 631 | 2026-03-16T19:52:39.918Z | Downloaded ff v0.13.1 |
| 632 | 2026-03-16T19:52:39.918Z | Downloaded derive_builder_core v0.20.2 |
| 633 | 2026-03-16T19:52:39.923Z | Downloaded derive-ex v0.1.8 |
| 634 | 2026-03-16T19:52:39.923Z | Downloaded dunce v1.0.5 |
| 635 | 2026-03-16T19:52:39.928Z | Downloaded defmt-parser v1.0.0 |
| 636 | 2026-03-16T19:52:39.928Z | Downloaded dsl_auto_type v0.1.3 |
| 637 | 2026-03-16T19:52:39.933Z | Downloaded embedded-io v0.4.0 |
| 638 | 2026-03-16T19:52:39.936Z | Downloaded futures-sink v0.3.32 |
| 639 | 2026-03-16T19:52:39.941Z | Downloaded futures-task v0.3.32 |
| 640 | 2026-03-16T19:52:39.942Z | Downloaded foreign-types-shared v0.1.1 |
| 641 | 2026-03-16T19:52:39.949Z | Downloaded futures-macro v0.3.32 |
| 642 | 2026-03-16T19:52:39.954Z | Downloaded fd-lock v4.0.4 |
| 643 | 2026-03-16T19:52:39.954Z | Downloaded foreign-types-macros v0.2.3 |
| 644 | 2026-03-16T19:52:39.955Z | Downloaded camino-tempfile-ext v0.3.3 |
| 645 | 2026-03-16T19:52:39.964Z | Downloaded foreign-types-shared v0.3.1 |
| 646 | 2026-03-16T19:52:39.964Z | Downloaded env_filter v1.0.0 |
| 647 | 2026-03-16T19:52:39.972Z | Downloaded dyn-clone v1.0.20 |
| 648 | 2026-03-16T19:52:39.972Z | Downloaded cpufeatures v0.3.0 |
| 649 | 2026-03-16T19:52:39.972Z | Downloaded futures-io v0.3.32 |
| 650 | 2026-03-16T19:52:39.976Z | Downloaded ghash v0.5.1 |
| 651 | 2026-03-16T19:52:39.976Z | Downloaded csv-core v0.1.13 |
| 652 | 2026-03-16T19:52:39.980Z | Downloaded filetime v0.2.27 |
| 653 | 2026-03-16T19:52:39.983Z | Downloaded git-stub v1.0.0 |
| 654 | 2026-03-16T19:52:39.990Z | Downloaded hash32 v0.2.1 |
| 655 | 2026-03-16T19:52:39.990Z | Downloaded hex v0.4.3 |
| 656 | 2026-03-16T19:52:39.996Z | Downloaded headers-core v0.3.0 |
| 657 | 2026-03-16T19:52:39.996Z | Downloaded home v0.5.12 |
| 658 | 2026-03-16T19:52:40.000Z | Downloaded cbc v0.1.2 |
| 659 | 2026-03-16T19:52:40.000Z | Downloaded hex-literal v0.4.1 |
| 660 | 2026-03-16T19:52:40.015Z | Downloaded hash32 v0.3.1 |
| 661 | 2026-03-16T19:52:40.015Z | Downloaded httpdate v1.0.3 |
| 662 | 2026-03-16T19:52:40.020Z | Downloaded convert_case v0.10.0 |
| 663 | 2026-03-16T19:52:40.020Z | Downloaded futures-executor v0.3.32 |
| 664 | 2026-03-16T19:52:40.020Z | Downloaded http-range v0.1.5 |
| 665 | 2026-03-16T19:52:40.020Z | Downloaded hostname v0.3.1 |
| 666 | 2026-03-16T19:52:40.020Z | Downloaded hyper-tls v0.6.0 |
| 667 | 2026-03-16T19:52:40.024Z | Downloaded flagset v0.4.7 |
| 668 | 2026-03-16T19:52:40.027Z | Downloaded fs-err v2.11.0 |
| 669 | 2026-03-16T19:52:40.030Z | Downloaded hostname v0.4.2 |
| 670 | 2026-03-16T19:52:40.033Z | Downloaded cookie_store v0.22.1 |
| 671 | 2026-03-16T19:52:40.100Z | Downloaded internet-checksum v0.2.1 |
| 672 | 2026-03-16T19:52:40.112Z | Downloaded darling v0.20.11 |
| 673 | 2026-03-16T19:52:40.112Z | Downloaded fxhash v0.2.1 |
| 674 | 2026-03-16T19:52:40.112Z | Downloaded inout v0.1.4 |
| 675 | 2026-03-16T19:52:40.112Z | Downloaded is-terminal v0.4.17 |
| 676 | 2026-03-16T19:52:40.112Z | Downloaded lazy_static v1.5.0 |
| 677 | 2026-03-16T19:52:40.112Z | Downloaded glob v0.3.3 |
| 678 | 2026-03-16T19:52:40.112Z | Downloaded erased-serde v0.3.31 |
| 679 | 2026-03-16T19:52:40.112Z | Downloaded bzip2 v0.6.1 |
| 680 | 2026-03-16T19:52:40.112Z | Downloaded is_ci v1.2.0 |
| 681 | 2026-03-16T19:52:40.112Z | Downloaded lalrpop-util v0.19.12 |
| 682 | 2026-03-16T19:52:40.112Z | Downloaded hubpack v0.1.2 |
| 683 | 2026-03-16T19:52:40.113Z | Downloaded kstat-rs v0.2.4 |
| 684 | 2026-03-16T19:52:40.113Z | Downloaded colored v3.1.1 |
| 685 | 2026-03-16T19:52:40.113Z | Downloaded lru v0.12.5 |
| 686 | 2026-03-16T19:52:40.113Z | Downloaded libscf-sys v1.1.0 |
| 687 | 2026-03-16T19:52:40.113Z | Downloaded http-body-util v0.1.3 |
| 688 | 2026-03-16T19:52:40.113Z | Downloaded der_derive v0.7.3 |
| 689 | 2026-03-16T19:52:40.113Z | Downloaded humantime v2.3.0 |
| 690 | 2026-03-16T19:52:40.145Z | Downloaded fs_extra v1.3.0 |
| 691 | 2026-03-16T19:52:40.145Z | Downloaded linked-hash-map v0.5.6 |
| 692 | 2026-03-16T19:52:40.145Z | Downloaded md-5 v0.10.6 |
| 693 | 2026-03-16T19:52:40.145Z | Downloaded maybe-uninit v2.0.0 |
| 694 | 2026-03-16T19:52:40.146Z | Downloaded md5 v0.7.0 |
| 695 | 2026-03-16T19:52:40.153Z | Downloaded mime v0.3.17 |
| 696 | 2026-03-16T19:52:40.153Z | Downloaded memoffset v0.9.1 |
| 697 | 2026-03-16T19:52:40.153Z | Downloaded indoc v2.0.7 |
| 698 | 2026-03-16T19:52:40.153Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 699 | 2026-03-16T19:52:40.153Z | Downloaded ipnetwork v0.21.1 |
| 700 | 2026-03-16T19:52:40.153Z | Downloaded newline-converter v0.3.0 |
| 701 | 2026-03-16T19:52:40.153Z | Downloaded ingot-types v0.1.2 |
| 702 | 2026-03-16T19:52:40.153Z | Downloaded new_debug_unreachable v1.0.6 |
| 703 | 2026-03-16T19:52:40.153Z | Downloaded num v0.4.3 |
| 704 | 2026-03-16T19:52:40.153Z | Downloaded normalize-line-endings v0.3.0 |
| 705 | 2026-03-16T19:52:40.153Z | Downloaded libsw-core v0.3.2 |
| 706 | 2026-03-16T19:52:40.154Z | Downloaded nonempty v0.12.0 |
| 707 | 2026-03-16T19:52:40.162Z | Downloaded half v1.8.3 |
| 708 | 2026-03-16T19:52:40.163Z | Downloaded libsw v3.5.0 |
| 709 | 2026-03-16T19:52:40.163Z | Downloaded num-iter v0.1.45 |
| 710 | 2026-03-16T19:52:40.194Z | Downloaded httparse v1.10.1 |
| 711 | 2026-03-16T19:52:40.194Z | Downloaded num-derive v0.4.2 |
| 712 | 2026-03-16T19:52:40.194Z | Downloaded iana-time-zone v0.1.65 |
| 713 | 2026-03-16T19:52:40.194Z | Downloaded libloading v0.8.9 |
| 714 | 2026-03-16T19:52:40.200Z | Downloaded num_threads v0.1.7 |
| 715 | 2026-03-16T19:52:40.200Z | Downloaded linear-map v1.2.0 |
| 716 | 2026-03-16T19:52:40.200Z | Downloaded darling v0.21.3 |
| 717 | 2026-03-16T19:52:40.200Z | Downloaded oso-derive v0.27.3 |
| 718 | 2026-03-16T19:52:40.200Z | Downloaded openssl-probe v0.2.1 |
| 719 | 2026-03-16T19:52:40.200Z | Downloaded getrandom v0.3.4 |
| 720 | 2026-03-16T19:52:40.200Z | Downloaded num_enum_derive v0.5.11 |
| 721 | 2026-03-16T19:52:40.200Z | Downloaded openssl-probe v0.1.6 |
| 722 | 2026-03-16T19:52:40.201Z | Downloaded olpc-cjson v0.1.4 |
| 723 | 2026-03-16T19:52:40.201Z | Downloaded openssl-macros v0.1.1 |
| 724 | 2026-03-16T19:52:40.201Z | Downloaded opaque-debug v0.3.1 |
| 725 | 2026-03-16T19:52:40.207Z | Downloaded newtype-uuid v1.3.2 |
| 726 | 2026-03-16T19:52:40.208Z | Downloaded multer v3.1.0 |
| 727 | 2026-03-16T19:52:40.212Z | Downloaded flume v0.11.1 |
| 728 | 2026-03-16T19:52:40.212Z | Downloaded peg-runtime v0.8.5 |
| 729 | 2026-03-16T19:52:40.220Z | Downloaded path-slash v0.1.5 |
| 730 | 2026-03-16T19:52:40.220Z | Downloaded packed_struct_codegen v0.10.1 |
| 731 | 2026-03-16T19:52:40.220Z | Downloaded parse-size v1.1.0 |
| 732 | 2026-03-16T19:52:40.224Z | Downloaded nanorand v0.7.0 |
| 733 | 2026-03-16T19:52:40.224Z | Downloaded native-tls v0.2.18 |
| 734 | 2026-03-16T19:52:40.233Z | Downloaded ahash v0.8.12 |
| 735 | 2026-03-16T19:52:40.242Z | Downloaded num-integer v0.1.46 |
| 736 | 2026-03-16T19:52:40.242Z | Downloaded num-complex v0.4.6 |
| 737 | 2026-03-16T19:52:40.242Z | Downloaded pbkdf2 v0.11.0 |
| 738 | 2026-03-16T19:52:40.242Z | Downloaded num_enum_derive v0.7.5 |
| 739 | 2026-03-16T19:52:40.251Z | Downloaded pbkdf2 v0.12.2 |
| 740 | 2026-03-16T19:52:40.251Z | Downloaded pin-utils v0.1.0 |
| 741 | 2026-03-16T19:52:40.251Z | Downloaded phf_shared v0.13.1 |
| 742 | 2026-03-16T19:52:40.251Z | Downloaded phf_shared v0.12.1 |
| 743 | 2026-03-16T19:52:40.251Z | Downloaded phf_shared v0.11.3 |
| 744 | 2026-03-16T19:52:40.256Z | Downloaded powerfmt v0.2.0 |
| 745 | 2026-03-16T19:52:40.256Z | Downloaded oxnet v0.1.4 |
| 746 | 2026-03-16T19:52:40.256Z | Downloaded hmac v0.12.1 |
| 747 | 2026-03-16T19:52:40.259Z | Downloaded predicates-core v1.0.10 |
| 748 | 2026-03-16T19:52:40.260Z | Downloaded packed_struct v0.10.1 |
| 749 | 2026-03-16T19:52:40.264Z | Downloaded ipnet v2.11.0 |
| 750 | 2026-03-16T19:52:40.265Z | Downloaded fatfs v0.3.6 |
| 751 | 2026-03-16T19:52:40.273Z | Downloaded libbz2-rs-sys v0.2.2 |
| 752 | 2026-03-16T19:52:40.273Z | Downloaded arc-swap v1.8.2 |
| 753 | 2026-03-16T19:52:40.278Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 754 | 2026-03-16T19:52:40.278Z | Downloaded predicates-tree v1.0.13 |
| 755 | 2026-03-16T19:52:40.281Z | Downloaded progenitor-client v0.10.0 |
| 756 | 2026-03-16T19:52:40.281Z | Downloaded parse-display-derive v0.10.0 |
| 757 | 2026-03-16T19:52:40.290Z | Downloaded lock_api v0.4.14 |
| 758 | 2026-03-16T19:52:40.290Z | Downloaded precomputed-hash v0.1.1 |
| 759 | 2026-03-16T19:52:40.290Z | Downloaded num_enum v0.5.11 |
| 760 | 2026-03-16T19:52:40.295Z | Downloaded num-rational v0.4.2 |
| 761 | 2026-03-16T19:52:40.295Z | Downloaded peg-macros v0.8.5 |
| 762 | 2026-03-16T19:52:40.300Z | Downloaded hyper-rustls v0.27.7 |
| 763 | 2026-03-16T19:52:40.309Z | Downloaded progenitor-macro v0.11.2 |
| 764 | 2026-03-16T19:52:40.309Z | Downloaded progenitor-macro v0.10.0 |
| 765 | 2026-03-16T19:52:40.309Z | Downloaded memmap2 v0.9.10 |
| 766 | 2026-03-16T19:52:40.309Z | Downloaded proc-macro-crate v1.3.1 |
| 767 | 2026-03-16T19:52:40.313Z | Downloaded indexmap v1.9.3 |
| 768 | 2026-03-16T19:52:40.313Z | Downloaded progenitor-macro v0.13.0 |
| 769 | 2026-03-16T19:52:40.313Z | Downloaded base64 v0.21.7 |
| 770 | 2026-03-16T19:52:40.317Z | Downloaded proc-macro-crate v3.4.0 |
| 771 | 2026-03-16T19:52:40.324Z | Downloaded ppv-lite86 v0.2.21 |
| 772 | 2026-03-16T19:52:40.324Z | Downloaded postgres-protocol v0.6.10 |
| 773 | 2026-03-16T19:52:40.329Z | Downloaded rand_chacha v0.3.1 |
| 774 | 2026-03-16T19:52:40.329Z | Downloaded psl-types v2.0.11 |
| 775 | 2026-03-16T19:52:40.329Z | Downloaded quick-error v1.2.3 |
| 776 | 2026-03-16T19:52:40.333Z | Downloaded parking_lot v0.11.2 |
| 777 | 2026-03-16T19:52:40.333Z | Downloaded indicatif v0.18.4 |
| 778 | 2026-03-16T19:52:40.336Z | Downloaded nu-ansi-term v0.50.3 |
| 779 | 2026-03-16T19:52:40.339Z | Downloaded heapless v0.8.0 |
| 780 | 2026-03-16T19:52:40.342Z | Downloaded poly1305 v0.8.0 |
| 781 | 2026-03-16T19:52:40.345Z | Downloaded heapless v0.7.17 |
| 782 | 2026-03-16T19:52:40.348Z | Downloaded ref-cast-impl v1.0.25 |
| 783 | 2026-03-16T19:52:40.354Z | Downloaded pkcs8 v0.10.2 |
| 784 | 2026-03-16T19:52:40.357Z | Downloaded progenitor v0.11.2 |
| 785 | 2026-03-16T19:52:40.357Z | Downloaded hickory-resolver v0.25.2 |
| 786 | 2026-03-16T19:52:40.361Z | Downloaded rand_xorshift v0.4.0 |
| 787 | 2026-03-16T19:52:40.366Z | Downloaded der v0.7.10 |
| 788 | 2026-03-16T19:52:40.370Z | Downloaded radium v0.7.0 |
| 789 | 2026-03-16T19:52:40.370Z | Downloaded pem v3.0.6 |
| 790 | 2026-03-16T19:52:40.378Z | Downloaded crossbeam-channel v0.5.15 |
| 791 | 2026-03-16T19:52:40.386Z | Downloaded phf v0.12.1 |
| 792 | 2026-03-16T19:52:40.386Z | Downloaded russh-cryptovec v0.7.3 |
| 793 | 2026-03-16T19:52:40.386Z | Downloaded parking_lot_core v0.9.12 |
| 794 | 2026-03-16T19:52:40.386Z | Downloaded parking_lot v0.12.5 |
| 795 | 2026-03-16T19:52:40.392Z | Downloaded recursive v0.1.1 |
| 796 | 2026-03-16T19:52:40.392Z | Downloaded rand_core v0.10.0 |
| 797 | 2026-03-16T19:52:40.392Z | Downloaded rand_core v0.9.5 |
| 798 | 2026-03-16T19:52:40.392Z | Downloaded ignore v0.4.25 |
| 799 | 2026-03-16T19:52:40.400Z | Downloaded rustc_version v0.1.7 |
| 800 | 2026-03-16T19:52:40.400Z | Downloaded rtoolbox v0.0.3 |
| 801 | 2026-03-16T19:52:40.400Z | Downloaded predicates v3.1.4 |
| 802 | 2026-03-16T19:52:40.404Z | Downloaded flate2 v1.1.9 |
| 803 | 2026-03-16T19:52:40.404Z | Downloaded rfc6979 v0.4.0 |
| 804 | 2026-03-16T19:52:40.409Z | Downloaded derive_more v2.1.1 |
| 805 | 2026-03-16T19:52:40.420Z | Downloaded rustc_version v0.4.1 |
| 806 | 2026-03-16T19:52:40.441Z | Downloaded rustc-hash v2.1.1 |
| 807 | 2026-03-16T19:52:40.441Z | Downloaded resolv-conf v0.7.6 |
| 808 | 2026-03-16T19:52:40.442Z | Downloaded psm v0.1.30 |
| 809 | 2026-03-16T19:52:40.442Z | Downloaded half v2.7.1 |
| 810 | 2026-03-16T19:52:40.442Z | Downloaded progenitor-extras v0.1.1 |
| 811 | 2026-03-16T19:52:40.442Z | Downloaded progenitor-client v0.13.0 |
| 812 | 2026-03-16T19:52:40.442Z | Downloaded scopeguard v1.2.0 |
| 813 | 2026-03-16T19:52:40.442Z | Downloaded hyper-util v0.1.20 |
| 814 | 2026-03-16T19:52:40.442Z | Downloaded pin-project v1.1.11 |
| 815 | 2026-03-16T19:52:40.467Z | Downloaded seq-macro v0.3.6 |
| 816 | 2026-03-16T19:52:40.467Z | Downloaded secrecy v0.8.0 |
| 817 | 2026-03-16T19:52:40.467Z | Downloaded sapling-renderdag v0.1.0 |
| 818 | 2026-03-16T19:52:40.467Z | Downloaded scroll_derive v0.13.1 |
| 819 | 2026-03-16T19:52:40.467Z | Downloaded same-file v1.0.6 |
| 820 | 2026-03-16T19:52:40.467Z | Downloaded secrecy v0.10.3 |
| 821 | 2026-03-16T19:52:40.467Z | Downloaded derive_more-impl v2.1.1 |
| 822 | 2026-03-16T19:52:40.467Z | Downloaded serde_urlencoded v0.7.1 |
| 823 | 2026-03-16T19:52:40.478Z | Downloaded serde_spanned v1.0.4 |
| 824 | 2026-03-16T19:52:40.478Z | Downloaded shell-words v1.1.1 |
| 825 | 2026-03-16T19:52:40.478Z | Downloaded sha1 v0.10.6 |
| 826 | 2026-03-16T19:52:40.478Z | Downloaded serde_repr v0.1.20 |
| 827 | 2026-03-16T19:52:40.478Z | Downloaded serde_plain v1.0.2 |
| 828 | 2026-03-16T19:52:40.492Z | Downloaded rustls-pemfile v1.0.4 |
| 829 | 2026-03-16T19:52:40.493Z | Downloaded rand_seeder v0.4.0 |
| 830 | 2026-03-16T19:52:40.493Z | Downloaded rustls-pemfile v2.2.0 |
| 831 | 2026-03-16T19:52:40.493Z | Downloaded hashbrown v0.13.2 |
| 832 | 2026-03-16T19:52:40.493Z | Downloaded scrypt v0.11.0 |
| 833 | 2026-03-16T19:52:40.498Z | Downloaded serde_bytes v0.11.19 |
| 834 | 2026-03-16T19:52:40.498Z | Downloaded omicron-zone-package v0.12.2 |
| 835 | 2026-03-16T19:52:40.498Z | Downloaded salsa20 v0.10.2 |
| 836 | 2026-03-16T19:52:40.499Z | Downloaded sigpipe v0.1.3 |
| 837 | 2026-03-16T19:52:40.499Z | Downloaded signature v2.2.0 |
| 838 | 2026-03-16T19:52:40.499Z | Downloaded semver v0.1.20 |
| 839 | 2026-03-16T19:52:40.499Z | Downloaded progenitor-impl v0.11.2 |
| 840 | 2026-03-16T19:52:40.505Z | Downloaded serde-big-array v0.5.1 |
| 841 | 2026-03-16T19:52:40.505Z | Downloaded miniz_oxide v0.8.9 |
| 842 | 2026-03-16T19:52:40.510Z | Downloaded rustversion v1.0.22 |
| 843 | 2026-03-16T19:52:40.510Z | Downloaded p256 v0.13.2 |
| 844 | 2026-03-16T19:52:40.510Z | Downloaded minimal-lexical v0.2.1 |
| 845 | 2026-03-16T19:52:40.515Z | Downloaded slog-envlogger v2.2.0 |
| 846 | 2026-03-16T19:52:40.521Z | Downloaded scheduled-thread-pool v0.2.7 |
| 847 | 2026-03-16T19:52:40.521Z | Downloaded signal-hook-tokio v0.3.1 |
| 848 | 2026-03-16T19:52:40.521Z | Downloaded rustls-native-certs v0.8.3 |
| 849 | 2026-03-16T19:52:40.528Z | Downloaded hashbrown v0.12.3 |
| 850 | 2026-03-16T19:52:40.528Z | Downloaded siphasher v1.0.2 |
| 851 | 2026-03-16T19:52:40.534Z | Downloaded sct v0.7.1 |
| 852 | 2026-03-16T19:52:40.534Z | Downloaded postcard v1.1.3 |
| 853 | 2026-03-16T19:52:40.534Z | Downloaded schemars_derive v0.8.22 |
| 854 | 2026-03-16T19:52:40.542Z | Downloaded rand_core v0.6.4 |
| 855 | 2026-03-16T19:52:40.542Z | Downloaded expectorate v1.2.0 |
| 856 | 2026-03-16T19:52:40.542Z | Downloaded rusty-fork v0.3.1 |
| 857 | 2026-03-16T19:52:40.542Z | Downloaded quinn-udp v0.5.14 |
| 858 | 2026-03-16T19:52:40.549Z | Downloaded slog-bunyan v2.5.0 |
| 859 | 2026-03-16T19:52:40.549Z | Downloaded pkg-config v0.3.32 |
| 860 | 2026-03-16T19:52:40.549Z | Downloaded shlex v1.3.0 |
| 861 | 2026-03-16T19:52:40.549Z | Downloaded http v1.4.0 |
| 862 | 2026-03-16T19:52:40.554Z | Downloaded scroll v0.13.0 |
| 863 | 2026-03-16T19:52:40.554Z | Downloaded rcgen v0.12.1 |
| 864 | 2026-03-16T19:52:40.558Z | Downloaded dropshot-api-manager v0.6.0 |
| 865 | 2026-03-16T19:52:40.558Z | Downloaded prefix-trie v0.7.0 |
| 866 | 2026-03-16T19:52:40.569Z | Downloaded serde_path_to_error v0.1.20 |
| 867 | 2026-03-16T19:52:40.569Z | Downloaded sec1 v0.7.3 |
| 868 | 2026-03-16T19:52:40.569Z | Downloaded rustls-pki-types v1.14.0 |
| 869 | 2026-03-16T19:52:40.575Z | Downloaded serde_derive_internals v0.29.1 |
| 870 | 2026-03-16T19:52:40.576Z | Downloaded sqlparser_derive v0.5.0 |
| 871 | 2026-03-16T19:52:40.576Z | Downloaded ssh-encoding v0.2.0 |
| 872 | 2026-03-16T19:52:40.576Z | Downloaded serde-hex v0.1.0 |
| 873 | 2026-03-16T19:52:40.576Z | Downloaded ssh-cipher v0.2.0 |
| 874 | 2026-03-16T19:52:40.576Z | Downloaded simd-adler32 v0.3.8 |
| 875 | 2026-03-16T19:52:40.593Z | Downloaded oso v0.27.3 |
| 876 | 2026-03-16T19:52:40.615Z | Downloaded progenitor-impl v0.10.0 |
| 877 | 2026-03-16T19:52:40.615Z | Downloaded pkcs5 v0.7.1 |
| 878 | 2026-03-16T19:52:40.615Z | Downloaded strum v0.26.3 |
| 879 | 2026-03-16T19:52:40.615Z | Downloaded strum v0.27.2 |
| 880 | 2026-03-16T19:52:40.615Z | Downloaded structmeta-derive v0.3.0 |
| 881 | 2026-03-16T19:52:40.615Z | Downloaded subtle v2.6.1 |
| 882 | 2026-03-16T19:52:40.616Z | Downloaded ron v0.8.1 |
| 883 | 2026-03-16T19:52:40.616Z | Downloaded papergrid v0.17.0 |
| 884 | 2026-03-16T19:52:40.616Z | Downloaded slab v0.4.12 |
| 885 | 2026-03-16T19:52:40.623Z | Downloaded slog-async v2.8.0 |
| 886 | 2026-03-16T19:52:40.623Z | Downloaded take_mut v0.2.2 |
| 887 | 2026-03-16T19:52:40.623Z | Downloaded tagptr v0.2.0 |
| 888 | 2026-03-16T19:52:40.623Z | Downloaded tabwriter v1.4.1 |
| 889 | 2026-03-16T19:52:40.623Z | Downloaded sync_wrapper v1.0.2 |
| 890 | 2026-03-16T19:52:40.623Z | Downloaded tap v1.0.1 |
| 891 | 2026-03-16T19:52:40.623Z | Downloaded sync-ptr v0.1.4 |
| 892 | 2026-03-16T19:52:40.623Z | Downloaded tabled_derive v0.11.0 |
| 893 | 2026-03-16T19:52:40.623Z | Downloaded signal-hook-registry v1.4.8 |
| 894 | 2026-03-16T19:52:40.623Z | Downloaded russh-keys v0.45.0 |
| 895 | 2026-03-16T19:52:40.623Z | Downloaded signal-hook-mio v0.2.5 |
| 896 | 2026-03-16T19:52:40.623Z | Downloaded hickory-server v0.25.2 |
| 897 | 2026-03-16T19:52:40.628Z | Downloaded termtree v0.5.1 |
| 898 | 2026-03-16T19:52:40.628Z | Downloaded rustls-platform-verifier v0.6.2 |
| 899 | 2026-03-16T19:52:40.633Z | Downloaded smallvec v0.6.14 |
| 900 | 2026-03-16T19:52:40.633Z | Downloaded jiff-static v0.2.21 |
| 901 | 2026-03-16T19:52:40.633Z | Downloaded nom v7.1.3 |
| 902 | 2026-03-16T19:52:40.636Z | Downloaded testing_table v0.3.0 |
| 903 | 2026-03-16T19:52:40.645Z | Downloaded slog-stdlog v4.1.1 |
| 904 | 2026-03-16T19:52:40.645Z | Downloaded sqlformat v0.3.5 |
| 905 | 2026-03-16T19:52:40.648Z | Downloaded spki v0.7.3 |
| 906 | 2026-03-16T19:52:40.648Z | Downloaded pretty_assertions v1.4.1 |
| 907 | 2026-03-16T19:52:40.648Z | Downloaded slog-term v2.9.2 |
| 908 | 2026-03-16T19:52:40.648Z | Downloaded tinyvec_macros v0.1.1 |
| 909 | 2026-03-16T19:52:40.651Z | Downloaded string_cache v0.8.9 |
| 910 | 2026-03-16T19:52:40.651Z | Downloaded slog-scope v4.4.1 |
| 911 | 2026-03-16T19:52:40.651Z | Downloaded slog-json v2.6.1 |
| 912 | 2026-03-16T19:52:40.655Z | Downloaded snafu-derive v0.8.9 |
| 913 | 2026-03-16T19:52:40.655Z | Downloaded rayon-core v1.13.0 |
| 914 | 2026-03-16T19:52:40.659Z | Downloaded num-bigint v0.4.6 |
| 915 | 2026-03-16T19:52:40.662Z | Downloaded time-core v0.1.8 |
| 916 | 2026-03-16T19:52:40.667Z | Downloaded thread-id v5.1.0 |
| 917 | 2026-03-16T19:52:40.667Z | Downloaded openssl-sys v0.9.111 |
| 918 | 2026-03-16T19:52:40.673Z | Downloaded serde_cbor v0.11.2 |
| 919 | 2026-03-16T19:52:40.679Z | Downloaded strum_macros v0.26.4 |
| 920 | 2026-03-16T19:52:40.679Z | Downloaded schemars v0.8.22 |
| 921 | 2026-03-16T19:52:40.688Z | Downloaded stringprep v0.1.5 |
| 922 | 2026-03-16T19:52:40.695Z | Downloaded progenitor-impl v0.13.0 |
| 923 | 2026-03-16T19:52:40.695Z | Downloaded static_assertions v1.1.0 |
| 924 | 2026-03-16T19:52:40.695Z | Downloaded stacker v0.1.23 |
| 925 | 2026-03-16T19:52:40.695Z | Downloaded slog-dtrace v0.3.0 |
| 926 | 2026-03-16T19:52:40.703Z | Downloaded strum_macros v0.27.2 |
| 927 | 2026-03-16T19:52:40.703Z | Downloaded smf v0.2.3 |
| 928 | 2026-03-16T19:52:40.703Z | Downloaded signal-hook v0.3.18 |
| 929 | 2026-03-16T19:52:40.703Z | Downloaded serde_with_macros v3.17.0 |
| 930 | 2026-03-16T19:52:40.703Z | Downloaded tower-layer v0.3.3 |
| 931 | 2026-03-16T19:52:40.710Z | Downloaded mio v1.1.1 |
| 932 | 2026-03-16T19:52:40.710Z | Downloaded itertools v0.10.5 |
| 933 | 2026-03-16T19:52:40.732Z | Downloaded itertools v0.13.0 |
| 934 | 2026-03-16T19:52:40.738Z | Downloaded try-lock v0.2.5 |
| 935 | 2026-03-16T19:52:40.738Z | Downloaded tiny-keccak v2.0.2 |
| 936 | 2026-03-16T19:52:40.738Z | Downloaded thread_local v1.1.9 |
| 937 | 2026-03-16T19:52:40.738Z | Downloaded itertools v0.12.1 |
| 938 | 2026-03-16T19:52:40.738Z | Downloaded tower-service v0.3.3 |
| 939 | 2026-03-16T19:52:40.738Z | Downloaded topological-sort v0.2.2 |
| 940 | 2026-03-16T19:52:40.738Z | Downloaded tokio-rustls v0.25.0 |
| 941 | 2026-03-16T19:52:40.739Z | Downloaded crossterm v0.29.0 |
| 942 | 2026-03-16T19:52:40.739Z | Downloaded tokio-dtrace v0.1.1 |
| 943 | 2026-03-16T19:52:40.743Z | Downloaded tokio-macros v2.6.0 |
| 944 | 2026-03-16T19:52:40.743Z | Downloaded support-bundle-viewer v0.1.2 |
| 945 | 2026-03-16T19:52:40.743Z | Downloaded publicsuffix v2.3.0 |
| 946 | 2026-03-16T19:52:40.743Z | Downloaded bitvec v1.0.1 |
| 947 | 2026-03-16T19:52:40.753Z | Downloaded typify-macro v0.6.1 |
| 948 | 2026-03-16T19:52:40.758Z | Downloaded prettyplease v0.2.37 |
| 949 | 2026-03-16T19:52:40.764Z | Downloaded typify-macro v0.4.3 |
| 950 | 2026-03-16T19:52:40.764Z | Downloaded tokio-tungstenite v0.23.1 |
| 951 | 2026-03-16T19:52:40.764Z | Downloaded tokio-tungstenite v0.21.0 |
| 952 | 2026-03-16T19:52:40.764Z | Downloaded tls_codec_derive v0.4.2 |
| 953 | 2026-03-16T19:52:40.769Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 954 | 2026-03-16T19:52:40.769Z | Downloaded unarray v0.1.4 |
| 955 | 2026-03-16T19:52:40.769Z | Downloaded time-macros v0.2.27 |
| 956 | 2026-03-16T19:52:40.769Z | Downloaded tls_codec v0.4.2 |
| 957 | 2026-03-16T19:52:40.775Z | Downloaded unit-prefix v0.5.2 |
| 958 | 2026-03-16T19:52:40.775Z | Downloaded usdt v0.6.0 |
| 959 | 2026-03-16T19:52:40.775Z | Downloaded untrusted v0.9.0 |
| 960 | 2026-03-16T19:52:40.775Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 961 | 2026-03-16T19:52:40.784Z | Downloaded term v1.2.1 |
| 962 | 2026-03-16T19:52:40.784Z | Downloaded utf-8 v0.7.6 |
| 963 | 2026-03-16T19:52:40.784Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 964 | 2026-03-16T19:52:40.788Z | Downloaded itertools v0.14.0 |
| 965 | 2026-03-16T19:52:40.788Z | Downloaded unicode-truncate v1.1.0 |
| 966 | 2026-03-16T19:52:40.788Z | Downloaded rsa v0.9.10 |
| 967 | 2026-03-16T19:52:40.794Z | Downloaded usdt-attr-macro v0.6.0 |
| 968 | 2026-03-16T19:52:40.794Z | Downloaded usdt-macro v0.6.0 |
| 969 | 2026-03-16T19:52:40.794Z | Downloaded term v0.7.0 |
| 970 | 2026-03-16T19:52:40.797Z | Downloaded void v1.0.2 |
| 971 | 2026-03-16T19:52:40.797Z | Downloaded quinn v0.11.9 |
| 972 | 2026-03-16T19:52:40.801Z | Downloaded untrusted v0.7.1 |
| 973 | 2026-03-16T19:52:40.801Z | Downloaded thiserror-no-std v2.0.2 |
| 974 | 2026-03-16T19:52:40.806Z | Downloaded slog v2.8.2 |
| 975 | 2026-03-16T19:52:40.806Z | Downloaded tui-tree-widget v0.23.1 |
| 976 | 2026-03-16T19:52:40.810Z | Downloaded trait-variant v0.1.2 |
| 977 | 2026-03-16T19:52:40.810Z | Downloaded aho-corasick v1.1.4 |
| 978 | 2026-03-16T19:52:40.815Z | Downloaded termios v0.3.3 |
| 979 | 2026-03-16T19:52:40.815Z | Downloaded spin v0.9.8 |
| 980 | 2026-03-16T19:52:40.819Z | Downloaded futures-util v0.3.32 |
| 981 | 2026-03-16T19:52:40.823Z | Downloaded want v0.3.1 |
| 982 | 2026-03-16T19:52:40.827Z | Downloaded waitgroup v0.1.2 |
| 983 | 2026-03-16T19:52:40.827Z | Downloaded wait-timeout v0.2.1 |
| 984 | 2026-03-16T19:52:40.827Z | Downloaded unicase v2.9.0 |
| 985 | 2026-03-16T19:52:40.833Z | Downloaded samael v0.0.19 |
| 986 | 2026-03-16T19:52:40.837Z | Downloaded schemars v0.9.0 |
| 987 | 2026-03-16T19:52:40.843Z | Downloaded xattr v1.6.1 |
| 988 | 2026-03-16T19:52:40.851Z | Downloaded xshell-macros v0.2.7 |
| 989 | 2026-03-16T19:52:40.851Z | Downloaded usdt-impl v0.6.0 |
| 990 | 2026-03-16T19:52:40.851Z | Downloaded universal-hash v0.5.1 |
| 991 | 2026-03-16T19:52:40.851Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 992 | 2026-03-16T19:52:40.851Z | Downloaded test-strategy v0.4.5 |
| 993 | 2026-03-16T19:52:40.858Z | Downloaded zeroize_derive v1.4.3 |
| 994 | 2026-03-16T19:52:40.858Z | Downloaded rand v0.10.0 |
| 995 | 2026-03-16T19:52:40.858Z | Downloaded similar v2.7.0 |
| 996 | 2026-03-16T19:52:40.864Z | Downloaded tinyvec v1.10.0 |
| 997 | 2026-03-16T19:52:40.864Z | Downloaded tokio-native-tls v0.3.1 |
| 998 | 2026-03-16T19:52:40.868Z | Downloaded tokio-rustls v0.24.1 |
| 999 | 2026-03-16T19:52:40.868Z | Downloaded subprocess v0.2.15 |
| 1000 | 2026-03-16T19:52:40.868Z | Downloaded num-bigint-dig v0.8.6 |
| 1001 | 2026-03-16T19:52:40.871Z | Downloaded zone_cfg_derive v0.3.1 |
| 1002 | 2026-03-16T19:52:40.871Z | Downloaded zone v0.3.1 |
| 1003 | 2026-03-16T19:52:40.882Z | Downloaded vergen-lib v0.1.6 |
| 1004 | 2026-03-16T19:52:40.882Z | Downloaded tokio-rustls v0.26.4 |
| 1005 | 2026-03-16T19:52:40.882Z | Downloaded vergen-gitcl v1.0.8 |
| 1006 | 2026-03-16T19:52:40.882Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1007 | 2026-03-16T19:52:40.887Z | Downloaded libxml v0.3.3 |
| 1008 | 2026-03-16T19:52:40.887Z | Downloaded qorb v0.4.1 |
| 1009 | 2026-03-16T19:52:40.892Z | Downloaded tar v0.4.44 |
| 1010 | 2026-03-16T19:52:40.892Z | Downloaded whoami v1.6.1 |
| 1011 | 2026-03-16T19:52:40.892Z | Downloaded iri-string v0.7.10 |
| 1012 | 2026-03-16T19:52:40.899Z | Downloaded rustls-webpki v0.103.9 |
| 1013 | 2026-03-16T19:52:40.905Z | Downloaded xshell v0.2.7 |
| 1014 | 2026-03-16T19:52:40.905Z | Downloaded rand v0.8.5 |
| 1015 | 2026-03-16T19:52:40.905Z | Downloaded p521 v0.13.3 |
| 1016 | 2026-03-16T19:52:40.908Z | Downloaded xz2 v0.1.7 |
| 1017 | 2026-03-16T19:52:40.908Z | Downloaded vergen-git2 v1.0.7 |
| 1018 | 2026-03-16T19:52:40.914Z | Downloaded uzers v0.12.2 |
| 1019 | 2026-03-16T19:52:40.914Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1020 | 2026-03-16T19:52:40.918Z | Downloaded walkdir v2.5.0 |
| 1021 | 2026-03-16T19:52:40.918Z | Downloaded hashbrown v0.15.5 |
| 1022 | 2026-03-16T19:52:40.924Z | Downloaded iddqd v0.3.17 |
| 1023 | 2026-03-16T19:52:40.927Z | Downloaded socket2 v0.6.2 |
| 1024 | 2026-03-16T19:52:40.927Z | Downloaded socket2 v0.5.10 |
| 1025 | 2026-03-16T19:52:40.930Z | Downloaded snafu v0.8.9 |
| 1026 | 2026-03-16T19:52:40.932Z | Downloaded zstd v0.13.3 |
| 1027 | 2026-03-16T19:52:40.936Z | Downloaded wyz v0.5.1 |
| 1028 | 2026-03-16T19:52:40.936Z | Downloaded vsss-rs v3.3.4 |
| 1029 | 2026-03-16T19:52:40.940Z | Downloaded tungstenite v0.21.0 |
| 1030 | 2026-03-16T19:52:40.946Z | Downloaded tracing-core v0.1.36 |
| 1031 | 2026-03-16T19:52:40.946Z | Downloaded twox-hash v2.1.2 |
| 1032 | 2026-03-16T19:52:40.951Z | Downloaded tracing-attributes v0.1.31 |
| 1033 | 2026-03-16T19:52:40.951Z | Downloaded steno v0.4.1 |
| 1034 | 2026-03-16T19:52:40.956Z | Downloaded hyper v1.8.1 |
| 1035 | 2026-03-16T19:52:40.964Z | Downloaded ron v0.12.0 |
| 1036 | 2026-03-16T19:52:40.964Z | Downloaded zeroize v1.8.2 |
| 1037 | 2026-03-16T19:52:40.968Z | Downloaded tokio-stream v0.1.18 |
| 1038 | 2026-03-16T19:52:40.968Z | Downloaded russh v0.45.0 |
| 1039 | 2026-03-16T19:52:40.972Z | Downloaded rand v0.9.2 |
| 1040 | 2026-03-16T19:52:40.975Z | Downloaded uuid v1.21.0 |
| 1041 | 2026-03-16T19:52:40.975Z | Downloaded toml v0.7.8 |
| 1042 | 2026-03-16T19:52:41.049Z | Downloaded reedline v0.40.0 |
| 1043 | 2026-03-16T19:52:41.049Z | Downloaded vergen v9.0.6 |
| 1044 | 2026-03-16T19:52:41.049Z | Downloaded hkdf v0.12.4 |
| 1045 | 2026-03-16T19:52:41.049Z | Downloaded zstd-safe v7.2.4 |
| 1046 | 2026-03-16T19:52:41.049Z | Downloaded blake3 v1.8.3 |
| 1047 | 2026-03-16T19:52:41.049Z | Downloaded libm v0.2.16 |
| 1048 | 2026-03-16T19:52:41.049Z | Downloaded whoami v2.1.0 |
| 1049 | 2026-03-16T19:52:41.049Z | Downloaded typify v0.6.1 |
| 1050 | 2026-03-16T19:52:41.049Z | Downloaded typify v0.4.3 |
| 1051 | 2026-03-16T19:52:41.049Z | Downloaded rpassword v7.4.0 |
| 1052 | 2026-03-16T19:52:41.049Z | Downloaded tungstenite v0.23.0 |
| 1053 | 2026-03-16T19:52:41.049Z | Downloaded curve25519-dalek v4.1.3 |
| 1054 | 2026-03-16T19:52:41.049Z | Downloaded zerocopy v0.6.6 |
| 1055 | 2026-03-16T19:52:41.049Z | Downloaded yasna v0.5.2 |
| 1056 | 2026-03-16T19:52:41.049Z | Downloaded h2 v0.4.13 |
| 1057 | 2026-03-16T19:52:41.049Z | Downloaded p384 v0.13.1 |
| 1058 | 2026-03-16T19:52:41.049Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1059 | 2026-03-16T19:52:41.049Z | Downloaded schemars v1.2.1 |
| 1060 | 2026-03-16T19:52:41.060Z | Downloaded reqwest v0.13.2 |
| 1061 | 2026-03-16T19:52:41.060Z | Downloaded zopfli v0.8.3 |
| 1062 | 2026-03-16T19:52:41.060Z | Downloaded vte v0.14.1 |
| 1063 | 2026-03-16T19:52:41.060Z | Downloaded aws-lc-rs v1.16.0 |
| 1064 | 2026-03-16T19:52:41.066Z | Downloaded unicode-bidi v0.3.18 |
| 1065 | 2026-03-16T19:52:41.066Z | Downloaded bindgen v0.71.1 |
| 1066 | 2026-03-16T19:52:41.071Z | Downloaded rustyline v14.0.0 |
| 1067 | 2026-03-16T19:52:41.076Z | Downloaded yansi v1.0.1 |
| 1068 | 2026-03-16T19:52:41.077Z | Downloaded unsafe-libyaml v0.2.11 |
| 1069 | 2026-03-16T19:52:41.085Z | Downloaded zip v0.6.6 |
| 1070 | 2026-03-16T19:52:41.085Z | Downloaded chrono v0.4.44 |
| 1071 | 2026-03-16T19:52:41.089Z | Downloaded unicode-properties v0.1.4 |
| 1072 | 2026-03-16T19:52:41.089Z | Downloaded git2 v0.20.4 |
| 1073 | 2026-03-16T19:52:41.094Z | Downloaded strum_macros v0.24.3 |
| 1074 | 2026-03-16T19:52:41.101Z | Downloaded ryu v1.0.23 |
| 1075 | 2026-03-16T19:52:41.101Z | Downloaded toml_edit v0.19.15 |
| 1076 | 2026-03-16T19:52:41.111Z | Downloaded zerocopy-derive v0.8.40 |
| 1077 | 2026-03-16T19:52:41.119Z | Downloaded unicode_categories v0.1.1 |
| 1078 | 2026-03-16T19:52:41.124Z | Downloaded salty v0.3.0 |
| 1079 | 2026-03-16T19:52:41.124Z | Downloaded tokio-postgres v0.7.16 |
| 1080 | 2026-03-16T19:52:41.128Z | Downloaded rustls-webpki v0.101.7 |
| 1081 | 2026-03-16T19:52:41.138Z | Downloaded x509-cert v0.2.5 |
| 1082 | 2026-03-16T19:52:41.141Z | Downloaded reqwest v0.12.28 |
| 1083 | 2026-03-16T19:52:41.146Z | Downloaded regex v1.12.3 |
| 1084 | 2026-03-16T19:52:41.150Z | Downloaded moka v0.12.13 |
| 1085 | 2026-03-16T19:52:41.157Z | Downloaded petname v2.0.2 |
| 1086 | 2026-03-16T19:52:41.167Z | Downloaded ssh-key v0.6.7 |
| 1087 | 2026-03-16T19:52:41.175Z | Downloaded tokio-util v0.7.18 |
| 1088 | 2026-03-16T19:52:41.175Z | Downloaded tower v0.5.3 |
| 1089 | 2026-03-16T19:52:41.179Z | Downloaded tower-http v0.6.8 |
| 1090 | 2026-03-16T19:52:41.185Z | Downloaded goblin v0.10.5 |
| 1091 | 2026-03-16T19:52:41.189Z | Downloaded serde_with v3.17.0 |
| 1092 | 2026-03-16T19:52:41.200Z | Downloaded zip v4.6.1 |
| 1093 | 2026-03-16T19:52:41.203Z | Downloaded unicode-segmentation v1.12.0 |
| 1094 | 2026-03-16T19:52:41.206Z | Downloaded lalrpop v0.19.12 |
| 1095 | 2026-03-16T19:52:41.213Z | Downloaded portable-atomic v1.13.1 |
| 1096 | 2026-03-16T19:52:41.220Z | Downloaded unicode-normalization v0.1.25 |
| 1097 | 2026-03-16T19:52:41.229Z | Downloaded typed-path v0.9.3 |
| 1098 | 2026-03-16T19:52:41.234Z | Downloaded quick-xml v0.37.5 |
| 1099 | 2026-03-16T19:52:41.234Z | Downloaded winnow v0.5.40 |
| 1100 | 2026-03-16T19:52:41.240Z | Downloaded rustls-webpki v0.102.8 |
| 1101 | 2026-03-16T19:52:41.251Z | Downloaded rayon v1.11.0 |
| 1102 | 2026-03-16T19:52:41.257Z | Downloaded tough v0.20.0 |
| 1103 | 2026-03-16T19:52:41.263Z | Downloaded proptest v1.10.0 |
| 1104 | 2026-03-16T19:52:41.270Z | Downloaded winnow v0.6.26 |
| 1105 | 2026-03-16T19:52:41.278Z | Downloaded bstr v1.12.1 |
| 1106 | 2026-03-16T19:52:41.284Z | Downloaded polar-core v0.27.3 |
| 1107 | 2026-03-16T19:52:41.291Z | Downloaded supports-color v3.0.2 |
| 1108 | 2026-03-16T19:52:41.296Z | Downloaded tabled v0.20.0 |
| 1109 | 2026-03-16T19:52:41.305Z | Downloaded structmeta v0.3.0 |
| 1110 | 2026-03-16T19:52:41.312Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1111 | 2026-03-16T19:52:41.312Z | Downloaded pkcs1 v0.7.5 |
| 1112 | 2026-03-16T19:52:41.312Z | Downloaded hickory-resolver v0.24.4 |
| 1113 | 2026-03-16T19:52:41.316Z | Downloaded progenitor v0.13.0 |
| 1114 | 2026-03-16T19:52:41.316Z | Downloaded peg v0.8.5 |
| 1115 | 2026-03-16T19:52:41.316Z | Downloaded rand_chacha v0.9.0 |
| 1116 | 2026-03-16T19:52:41.316Z | Downloaded hickory-proto v0.24.4 |
| 1117 | 2026-03-16T19:52:41.327Z | Downloaded object v0.30.4 |
| 1118 | 2026-03-16T19:52:41.332Z | Downloaded r2d2 v0.8.10 |
| 1119 | 2026-03-16T19:52:41.336Z | Downloaded time v0.3.47 |
| 1120 | 2026-03-16T19:52:41.343Z | Downloaded zlib-rs v0.6.2 |
| 1121 | 2026-03-16T19:52:41.352Z | Downloaded radix_trie v0.2.1 |
| 1122 | 2026-03-16T19:52:41.355Z | Downloaded postgres-types v0.2.12 |
| 1123 | 2026-03-16T19:52:41.356Z | Downloaded ref-cast v1.0.25 |
| 1124 | 2026-03-16T19:52:41.356Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1125 | 2026-03-16T19:52:41.361Z | Downloaded progenitor v0.10.0 |
| 1126 | 2026-03-16T19:52:41.361Z | Downloaded proc-macro-error2 v2.0.1 |
| 1127 | 2026-03-16T19:52:41.362Z | Downloaded primeorder v0.13.6 |
| 1128 | 2026-03-16T19:52:41.365Z | Downloaded num_enum v0.7.5 |
| 1129 | 2026-03-16T19:52:41.365Z | Downloaded webpki-roots v1.0.6 |
| 1130 | 2026-03-16T19:52:41.369Z | Downloaded object v0.37.3 |
| 1131 | 2026-03-16T19:52:41.375Z | Downloaded headers v0.4.1 |
| 1132 | 2026-03-16T19:52:41.379Z | Downloaded progenitor-client v0.11.2 |
| 1133 | 2026-03-16T19:52:41.383Z | Downloaded paste v1.0.15 |
| 1134 | 2026-03-16T19:52:41.383Z | Downloaded password-hash v0.5.0 |
| 1135 | 2026-03-16T19:52:41.386Z | Downloaded password-hash v0.4.2 |
| 1136 | 2026-03-16T19:52:41.386Z | Downloaded polyval v0.6.2 |
| 1137 | 2026-03-16T19:52:41.386Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1138 | 2026-03-16T19:52:41.391Z | Downloaded zerocopy v0.8.40 |
| 1139 | 2026-03-16T19:52:41.394Z | Downloaded crossterm v0.28.1 |
| 1140 | 2026-03-16T19:52:41.400Z | Downloaded pin-project-lite v0.2.17 |
| 1141 | 2026-03-16T19:52:41.405Z | Downloaded pin-project-internal v1.1.11 |
| 1142 | 2026-03-16T19:52:41.409Z | Downloaded quinn-proto v0.11.13 |
| 1143 | 2026-03-16T19:52:41.414Z | Downloaded owo-colors v4.3.0 |
| 1144 | 2026-03-16T19:52:41.414Z | Downloaded cc v1.2.56 |
| 1145 | 2026-03-16T19:52:41.426Z | Downloaded aes-gcm v0.10.3 |
| 1146 | 2026-03-16T19:52:41.426Z | Downloaded bumpalo v3.20.2 |
| 1147 | 2026-03-16T19:52:41.426Z | Downloaded phf v0.13.1 |
| 1148 | 2026-03-16T19:52:41.426Z | Downloaded pem-rfc7468 v0.7.0 |
| 1149 | 2026-03-16T19:52:41.426Z | Downloaded darling_core v0.21.3 |
| 1150 | 2026-03-16T19:52:41.430Z | Downloaded parse-display v0.10.0 |
| 1151 | 2026-03-16T19:52:41.430Z | Downloaded nix v0.27.1 |
| 1152 | 2026-03-16T19:52:41.433Z | Downloaded smoltcp v0.9.1 |
| 1153 | 2026-03-16T19:52:41.445Z | Downloaded openssl v0.10.75 |
| 1154 | 2026-03-16T19:52:41.451Z | Downloaded rustls v0.21.12 |
| 1155 | 2026-03-16T19:52:41.456Z | Downloaded regex-syntax v0.6.29 |
| 1156 | 2026-03-16T19:52:41.463Z | Downloaded diesel v2.2.12 |
| 1157 | 2026-03-16T19:52:41.481Z | Downloaded nix v0.29.0 |
| 1158 | 2026-03-16T19:52:41.488Z | Downloaded vcpkg v0.2.15 |
| 1159 | 2026-03-16T19:52:41.517Z | Downloaded nix v0.31.1 |
| 1160 | 2026-03-16T19:52:41.523Z | Downloaded nix v0.28.0 |
| 1161 | 2026-03-16T19:52:41.537Z | Downloaded dropshot v0.16.7 |
| 1162 | 2026-03-16T19:52:41.548Z | Downloaded rustls v0.22.4 |
| 1163 | 2026-03-16T19:52:41.557Z | Downloaded openapiv3 v2.2.0 |
| 1164 | 2026-03-16T19:52:41.567Z | Downloaded rustls v0.23.37 |
| 1165 | 2026-03-16T19:52:41.576Z | Downloaded rustix v0.38.44 |
| 1166 | 2026-03-16T19:52:41.593Z | Downloaded typify-impl v0.4.3 |
| 1167 | 2026-03-16T19:52:41.607Z | Downloaded regex-syntax v0.8.10 |
| 1168 | 2026-03-16T19:52:41.611Z | Downloaded ratatui v0.29.0 |
| 1169 | 2026-03-16T19:52:41.624Z | Downloaded tracing v0.1.44 |
| 1170 | 2026-03-16T19:52:41.641Z | Downloaded smoltcp v0.11.0 |
| 1171 | 2026-03-16T19:52:41.650Z | Downloaded zerocopy-derive v0.6.6 |
| 1172 | 2026-03-16T19:52:41.659Z | Downloaded sled v0.34.7 |
| 1173 | 2026-03-16T19:52:41.666Z | Downloaded typify-impl v0.6.1 |
| 1174 | 2026-03-16T19:52:41.676Z | Downloaded regex-automata v0.4.14 |
| 1175 | 2026-03-16T19:52:41.688Z | Downloaded sqlparser v0.61.0 |
| 1176 | 2026-03-16T19:52:41.697Z | Downloaded petgraph v0.6.5 |
| 1177 | 2026-03-16T19:52:41.713Z | Downloaded regress v0.10.5 |
| 1178 | 2026-03-16T19:52:41.717Z | Downloaded chrono-tz v0.10.4 |
| 1179 | 2026-03-16T19:52:41.736Z | Downloaded hickory-proto v0.25.2 |
| 1180 | 2026-03-16T19:52:41.742Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1181 | 2026-03-16T19:52:41.754Z | Downloaded parking_lot_core v0.8.6 |
| 1182 | 2026-03-16T19:52:41.759Z | Downloaded diesel_derives v2.2.7 |
| 1183 | 2026-03-16T19:52:41.759Z | Downloaded bytes v1.11.1 |
| 1184 | 2026-03-16T19:52:41.759Z | Downloaded ar_archive_writer v0.5.1 |
| 1185 | 2026-03-16T19:52:41.777Z | Downloaded litrs v1.0.0 |
| 1186 | 2026-03-16T19:52:41.777Z | Downloaded ingot-macros v0.1.1 |
| 1187 | 2026-03-16T19:52:41.777Z | Downloaded chacha20poly1305 v0.10.1 |
| 1188 | 2026-03-16T19:52:41.784Z | Downloaded ed25519-dalek v2.2.0 |
| 1189 | 2026-03-16T19:52:41.784Z | Downloaded derive_more v0.99.20 |
| 1190 | 2026-03-16T19:52:41.784Z | Downloaded petgraph v0.8.3 |
| 1191 | 2026-03-16T19:52:41.792Z | Downloaded lzma-sys v0.1.20 |
| 1192 | 2026-03-16T19:52:41.816Z | Downloaded jiff v0.2.21 |
| 1193 | 2026-03-16T19:52:41.830Z | Downloaded crypto-bigint v0.5.5 |
| 1194 | 2026-03-16T19:52:41.836Z | Downloaded darling_core v0.20.11 |
| 1195 | 2026-03-16T19:52:41.836Z | Downloaded csv v1.4.0 |
| 1196 | 2026-03-16T19:52:41.862Z | Downloaded mime_guess v2.0.5 |
| 1197 | 2026-03-16T19:52:41.874Z | Downloaded sha3 v0.10.8 |
| 1198 | 2026-03-16T19:52:41.874Z | Downloaded libz-sys v1.1.24 |
| 1199 | 2026-03-16T19:52:41.874Z | Downloaded tokio v1.49.0 |
| 1200 | 2026-03-16T19:52:41.897Z | Downloaded dropshot_endpoint v0.16.7 |
| 1201 | 2026-03-16T19:52:41.901Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1202 | 2026-03-16T19:52:41.910Z | Downloaded diff v0.1.13 |
| 1203 | 2026-03-16T19:52:41.913Z | Downloaded base64 v0.22.1 |
| 1204 | 2026-03-16T19:52:41.917Z | Downloaded libefi-sys v0.1.0 |
| 1205 | 2026-03-16T19:52:41.917Z | Downloaded num-derive v0.3.3 |
| 1206 | 2026-03-16T19:52:41.917Z | Downloaded num-conv v0.2.0 |
| 1207 | 2026-03-16T19:52:41.917Z | Downloaded futures v0.3.32 |
| 1208 | 2026-03-16T19:52:41.927Z | Downloaded nibble_vec v0.1.0 |
| 1209 | 2026-03-16T19:52:41.927Z | Downloaded hickory-client v0.25.2 |
| 1210 | 2026-03-16T19:52:41.933Z | Downloaded nodrop v0.1.14 |
| 1211 | 2026-03-16T19:52:41.934Z | Downloaded newtype_derive v0.1.6 |
| 1212 | 2026-03-16T19:52:41.934Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1213 | 2026-03-16T19:52:41.934Z | Downloaded multimap v0.10.1 |
| 1214 | 2026-03-16T19:52:41.934Z | Downloaded jobserver v0.1.34 |
| 1215 | 2026-03-16T19:52:41.934Z | Downloaded ingot v0.1.1 |
| 1216 | 2026-03-16T19:52:41.934Z | Downloaded darling_core v0.23.0 |
| 1217 | 2026-03-16T19:52:41.934Z | Downloaded hyper-staticfile v0.10.1 |
| 1218 | 2026-03-16T19:52:41.939Z | Downloaded managed v0.8.0 |
| 1219 | 2026-03-16T19:52:41.939Z | Downloaded lru-slab v0.1.2 |
| 1220 | 2026-03-16T19:52:41.939Z | Downloaded lru-cache v0.1.2 |
| 1221 | 2026-03-16T19:52:41.939Z | Downloaded match_cfg v0.1.0 |
| 1222 | 2026-03-16T19:52:41.939Z | Downloaded maplit v1.0.2 |
| 1223 | 2026-03-16T19:52:41.939Z | Downloaded lzss v0.8.2 |
| 1224 | 2026-03-16T19:52:41.939Z | Downloaded git-stub-vcs v0.1.0 |
| 1225 | 2026-03-16T19:52:41.939Z | Downloaded crc-any v2.5.0 |
| 1226 | 2026-03-16T19:52:41.945Z | Downloaded getrandom v0.2.17 |
| 1227 | 2026-03-16T19:52:41.945Z | Downloaded crossbeam-epoch v0.9.18 |
| 1228 | 2026-03-16T19:52:41.945Z | Downloaded ena v0.14.4 |
| 1229 | 2026-03-16T19:52:41.950Z | Downloaded derive_builder v0.20.2 |
| 1230 | 2026-03-16T19:52:41.950Z | Downloaded const-oid v0.9.6 |
| 1231 | 2026-03-16T19:52:41.950Z | Downloaded allocator-api2 v0.2.21 |
| 1232 | 2026-03-16T19:52:41.955Z | Downloaded futures-channel v0.3.32 |
| 1233 | 2026-03-16T19:52:41.955Z | Downloaded cookie v0.18.1 |
| 1234 | 2026-03-16T19:52:41.955Z | Downloaded cancel-safe-futures v0.1.5 |
| 1235 | 2026-03-16T19:52:41.964Z | Downloaded colored v2.2.0 |
| 1236 | 2026-03-16T19:52:41.964Z | Downloaded chacha20 v0.10.0 |
| 1237 | 2026-03-16T19:52:41.964Z | Downloaded cexpr v0.6.0 |
| 1238 | 2026-03-16T19:52:41.969Z | Downloaded blake2 v0.10.6 |
| 1239 | 2026-03-16T19:52:41.969Z | Downloaded highway v1.3.0 |
| 1240 | 2026-03-16T19:52:41.969Z | Downloaded keccak v0.1.6 |
| 1241 | 2026-03-16T19:52:41.969Z | Downloaded globset v0.4.18 |
| 1242 | 2026-03-16T19:52:41.969Z | Downloaded indent_write v2.2.0 |
| 1243 | 2026-03-16T19:52:41.969Z | Downloaded env_logger v0.11.9 |
| 1244 | 2026-03-16T19:52:41.969Z | Downloaded derive-where v1.6.0 |
| 1245 | 2026-03-16T19:52:41.975Z | Downloaded daft v0.1.5 |
| 1246 | 2026-03-16T19:52:41.975Z | Downloaded encoding_rs v0.8.35 |
| 1247 | 2026-03-16T19:52:41.986Z | Downloaded aes v0.8.4 |
| 1248 | 2026-03-16T19:52:41.990Z | Downloaded instant v0.1.13 |
| 1249 | 2026-03-16T19:52:41.993Z | Downloaded instability v0.3.11 |
| 1250 | 2026-03-16T19:52:41.993Z | Downloaded indoc v1.0.9 |
| 1251 | 2026-03-16T19:52:41.993Z | Downloaded ident_case v1.0.1 |
| 1252 | 2026-03-16T19:52:41.994Z | Downloaded ring v0.17.14 |
| 1253 | 2026-03-16T19:52:42.045Z | Downloaded hubpack_derive v0.1.1 |
| 1254 | 2026-03-16T19:52:42.049Z | Downloaded group v0.13.0 |
| 1255 | 2026-03-16T19:52:42.049Z | Downloaded des v0.8.1 |
| 1256 | 2026-03-16T19:52:42.049Z | Downloaded darling v0.23.0 |
| 1257 | 2026-03-16T19:52:42.049Z | Downloaded crc32fast v1.5.0 |
| 1258 | 2026-03-16T19:52:42.049Z | Downloaded bzip2 v0.4.4 |
| 1259 | 2026-03-16T19:52:42.049Z | Downloaded bitflags v1.3.2 |
| 1260 | 2026-03-16T19:52:42.049Z | Downloaded foldhash v0.2.0 |
| 1261 | 2026-03-16T19:52:42.049Z | Downloaded backon v1.6.0 |
| 1262 | 2026-03-16T19:52:42.049Z | Downloaded fallible-iterator v0.2.0 |
| 1263 | 2026-03-16T19:52:42.049Z | Downloaded drift v0.1.3 |
| 1264 | 2026-03-16T19:52:42.049Z | Downloaded foldhash v0.1.5 |
| 1265 | 2026-03-16T19:52:42.049Z | Downloaded find-msvc-tools v0.1.9 |
| 1266 | 2026-03-16T19:52:42.049Z | Downloaded embedded-io v0.6.1 |
| 1267 | 2026-03-16T19:52:42.049Z | Downloaded either v1.15.0 |
| 1268 | 2026-03-16T19:52:42.049Z | Downloaded ciborium v0.2.2 |
| 1269 | 2026-03-16T19:52:42.050Z | Downloaded ecdsa v0.16.9 |
| 1270 | 2026-03-16T19:52:42.057Z | Downloaded ctr v0.9.2 |
| 1271 | 2026-03-16T19:52:42.057Z | Downloaded bit-vec v0.6.3 |
| 1272 | 2026-03-16T19:52:42.057Z | Downloaded http-body v1.0.1 |
| 1273 | 2026-03-16T19:52:42.057Z | Downloaded corncobs v0.1.4 |
| 1274 | 2026-03-16T19:52:42.057Z | Downloaded globwalk v0.9.1 |
| 1275 | 2026-03-16T19:52:42.065Z | Downloaded gethostname v0.5.0 |
| 1276 | 2026-03-16T19:52:42.065Z | Downloaded funty v2.0.0 |
| 1277 | 2026-03-16T19:52:42.065Z | Downloaded ed25519 v2.2.3 |
| 1278 | 2026-03-16T19:52:42.065Z | Downloaded diesel-dtrace v0.4.2 |
| 1279 | 2026-03-16T19:52:42.065Z | Downloaded base64ct v1.8.3 |
| 1280 | 2026-03-16T19:52:42.065Z | Downloaded cargo_toml v0.22.3 |
| 1281 | 2026-03-16T19:52:42.065Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1282 | 2026-03-16T19:52:42.101Z | Downloaded buf-list v1.1.2 |
| 1283 | 2026-03-16T19:52:42.107Z | Downloaded arrayvec v0.7.6 |
| 1284 | 2026-03-16T19:52:42.107Z | Downloaded cargo-platform v0.1.9 |
| 1285 | 2026-03-16T19:52:42.107Z | Downloaded dof v0.4.0 |
| 1286 | 2026-03-16T19:52:42.114Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1287 | 2026-03-16T19:52:42.114Z | Downloaded bcs v0.1.6 |
| 1288 | 2026-03-16T19:52:42.114Z | Downloaded endian-type v0.1.2 |
| 1289 | 2026-03-16T19:52:42.114Z | Downloaded darling_macro v0.21.3 |
| 1290 | 2026-03-16T19:52:42.115Z | Downloaded crossbeam-deque v0.8.6 |
| 1291 | 2026-03-16T19:52:42.115Z | Downloaded cassowary v0.3.0 |
| 1292 | 2026-03-16T19:52:42.115Z | Downloaded enum-as-inner v0.6.1 |
| 1293 | 2026-03-16T19:52:42.115Z | Downloaded async-trait v0.1.89 |
| 1294 | 2026-03-16T19:52:42.120Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1295 | 2026-03-16T19:52:42.120Z | Downloaded foreign-types v0.3.2 |
| 1296 | 2026-03-16T19:52:42.120Z | Downloaded float-ord v0.3.2 |
| 1297 | 2026-03-16T19:52:42.120Z | Downloaded fixedbitset v0.4.2 |
| 1298 | 2026-03-16T19:52:42.121Z | Downloaded futures-core v0.3.32 |
| 1299 | 2026-03-16T19:52:42.121Z | Downloaded crc8 v0.1.1 |
| 1300 | 2026-03-16T19:52:42.121Z | Downloaded bit-set v0.5.3 |
| 1301 | 2026-03-16T19:52:42.121Z | Downloaded debug-ignore v1.0.5 |
| 1302 | 2026-03-16T19:52:42.129Z | Downloaded bitfield-macros v0.19.4 |
| 1303 | 2026-03-16T19:52:42.129Z | Downloaded base16ct v1.0.0 |
| 1304 | 2026-03-16T19:52:42.129Z | Downloaded deranged v0.5.8 |
| 1305 | 2026-03-16T19:52:42.129Z | Downloaded data-encoding v2.10.0 |
| 1306 | 2026-03-16T19:52:42.129Z | Downloaded const_format v0.2.35 |
| 1307 | 2026-03-16T19:52:42.129Z | Downloaded cobs v0.3.0 |
| 1308 | 2026-03-16T19:52:42.129Z | Downloaded cipher v0.4.4 |
| 1309 | 2026-03-16T19:52:42.133Z | Downloaded bitfield v0.19.4 |
| 1310 | 2026-03-16T19:52:42.133Z | Downloaded cstr-argument v0.1.2 |
| 1311 | 2026-03-16T19:52:42.133Z | Downloaded aead v0.5.2 |
| 1312 | 2026-03-16T19:52:42.133Z | Downloaded crc v3.4.0 |
| 1313 | 2026-03-16T19:52:42.133Z | Downloaded atty v0.2.14 |
| 1314 | 2026-03-16T19:52:42.133Z | Downloaded daft-derive v0.1.5 |
| 1315 | 2026-03-16T19:52:42.137Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1316 | 2026-03-16T19:52:42.137Z | Downloaded ascii-canvas v3.0.0 |
| 1317 | 2026-03-16T19:52:42.137Z | Downloaded document-features v0.2.12 |
| 1318 | 2026-03-16T19:52:42.137Z | Downloaded darling_macro v0.23.0 |
| 1319 | 2026-03-16T19:52:42.137Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1320 | 2026-03-16T19:52:42.137Z | Downloaded const_format_proc_macros v0.2.34 |
| 1321 | 2026-03-16T19:52:42.141Z | Downloaded ciborium-ll v0.2.2 |
| 1322 | 2026-03-16T19:52:42.141Z | Downloaded derive_builder_macro v0.20.2 |
| 1323 | 2026-03-16T19:52:42.141Z | Downloaded critical-section v1.2.0 |
| 1324 | 2026-03-16T19:52:42.141Z | Downloaded constant_time_eq v0.4.2 |
| 1325 | 2026-03-16T19:52:42.149Z | Downloaded console v0.16.2 |
| 1326 | 2026-03-16T19:52:42.149Z | Downloaded chacha20 v0.9.1 |
| 1327 | 2026-03-16T19:52:42.149Z | Downloaded bitfield-struct v0.6.2 |
| 1328 | 2026-03-16T19:52:42.149Z | Downloaded base16ct v0.2.0 |
| 1329 | 2026-03-16T19:52:42.149Z | Downloaded defmt v1.0.1 |
| 1330 | 2026-03-16T19:52:42.155Z | Downloaded bb8 v0.8.6 |
| 1331 | 2026-03-16T19:52:42.155Z | Downloaded atomic-waker v1.1.2 |
| 1332 | 2026-03-16T19:52:42.155Z | Downloaded async-stream v0.3.6 |
| 1333 | 2026-03-16T19:52:42.155Z | Downloaded bit-set v0.8.0 |
| 1334 | 2026-03-16T19:52:42.155Z | Downloaded argon2 v0.5.3 |
| 1335 | 2026-03-16T19:52:42.155Z | Downloaded cargo_metadata v0.19.2 |
| 1336 | 2026-03-16T19:52:42.159Z | Downloaded backoff v0.4.0 |
| 1337 | 2026-03-16T19:52:42.159Z | Downloaded atomicwrites v0.4.4 |
| 1338 | 2026-03-16T19:52:42.159Z | Downloaded ciborium-io v0.2.2 |
| 1339 | 2026-03-16T19:52:42.159Z | Downloaded blowfish v0.9.1 |
| 1340 | 2026-03-16T19:52:42.159Z | Downloaded assert_matches v1.5.0 |
| 1341 | 2026-03-16T19:52:42.719Z | Downloaded aws-lc-sys v0.37.1 |
| 1342 | 2026-03-16T19:52:43.023Z | Compiling libc v0.2.180 |
| 1343 | 2026-03-16T19:52:43.028Z | Compiling serde v1.0.228 |
| 1344 | 2026-03-16T19:52:43.028Z | Compiling log v0.4.29 |
| 1345 | 2026-03-16T19:52:43.028Z | Compiling find-msvc-tools v0.1.9 |
| 1346 | 2026-03-16T19:52:43.331Z | Compiling shlex v1.3.0 |
| 1347 | 2026-03-16T19:52:43.331Z | Compiling smallvec v1.15.1 |
| 1348 | 2026-03-16T19:52:43.335Z | Compiling syn v2.0.117 |
| 1349 | 2026-03-16T19:52:43.335Z | Compiling typenum v1.19.0 |
| 1350 | 2026-03-16T19:52:43.493Z | Compiling generic-array v0.14.7 |
| 1351 | 2026-03-16T19:52:43.577Z | Compiling subtle v2.6.1 |
| 1352 | 2026-03-16T19:52:43.615Z | Compiling scopeguard v1.2.0 |
| 1353 | 2026-03-16T19:52:43.667Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-03-16T19:52:43.693Z | Compiling const-oid v0.9.6 |
| 1355 | 2026-03-16T19:52:43.761Z | Compiling lock_api v0.4.14 |
| 1356 | 2026-03-16T19:52:43.817Z | Compiling critical-section v1.2.0 |
| 1357 | 2026-03-16T19:52:43.854Z | Compiling zerocopy v0.8.40 |
| 1358 | 2026-03-16T19:52:43.956Z | Compiling pin-project-lite v0.2.17 |
| 1359 | 2026-03-16T19:52:44.083Z | Compiling serde_json v1.0.149 |
| 1360 | 2026-03-16T19:52:44.097Z | Compiling parking_lot_core v0.9.12 |
| 1361 | 2026-03-16T19:52:44.439Z | Compiling pkg-config v0.3.32 |
| 1362 | 2026-03-16T19:52:44.451Z | Compiling bitflags v2.11.0 |
| 1363 | 2026-03-16T19:52:44.622Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-03-16T19:52:44.668Z | Compiling jobserver v0.1.34 |
| 1365 | 2026-03-16T19:52:44.742Z | Compiling errno v0.3.14 |
| 1366 | 2026-03-16T19:52:44.827Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-16T19:52:44.916Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-16T19:52:44.933Z | Compiling cc v1.2.56 |
| 1369 | 2026-03-16T19:52:45.101Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-16T19:52:45.235Z | Compiling mio v1.1.1 |
| 1371 | 2026-03-16T19:52:45.240Z | Compiling libm v0.2.16 |
| 1372 | 2026-03-16T19:52:45.287Z | Compiling num-traits v0.2.19 |
| 1373 | 2026-03-16T19:52:45.369Z | Compiling futures-core v0.3.32 |
| 1374 | 2026-03-16T19:52:45.534Z | Compiling parking_lot v0.12.5 |
| 1375 | 2026-03-16T19:52:45.569Z | Compiling socket2 v0.6.2 |
| 1376 | 2026-03-16T19:52:45.757Z | Compiling percent-encoding v2.3.2 |
| 1377 | 2026-03-16T19:52:45.864Z | Compiling allocator-api2 v0.2.21 |
| 1378 | 2026-03-16T19:52:45.994Z | Compiling foldhash v0.2.0 |
| 1379 | 2026-03-16T19:52:45.998Z | Compiling futures-sink v0.3.32 |
| 1380 | 2026-03-16T19:52:46.042Z | Compiling cpufeatures v0.2.17 |
| 1381 | 2026-03-16T19:52:46.124Z | Compiling futures-channel v0.3.32 |
| 1382 | 2026-03-16T19:52:46.142Z | Compiling futures-io v0.3.32 |
| 1383 | 2026-03-16T19:52:46.145Z | Compiling slab v0.4.12 |
| 1384 | 2026-03-16T19:52:46.266Z | Compiling hashbrown v0.16.1 |
| 1385 | 2026-03-16T19:52:46.301Z | Compiling getrandom v0.4.1 |
| 1386 | 2026-03-16T19:52:46.335Z | Compiling futures-task v0.3.32 |
| 1387 | 2026-03-16T19:52:46.388Z | Compiling getrandom v0.3.4 |
| 1388 | 2026-03-16T19:52:46.413Z | Compiling rand_core v0.10.0 |
| 1389 | 2026-03-16T19:52:46.553Z | Compiling rustversion v1.0.22 |
| 1390 | 2026-03-16T19:52:46.637Z | Compiling form_urlencoded v1.2.2 |
| 1391 | 2026-03-16T19:52:47.092Z | Compiling indexmap v2.13.0 |
| 1392 | 2026-03-16T19:52:47.127Z | Compiling cmake v0.1.57 |
| 1393 | 2026-03-16T19:52:47.174Z | Compiling dunce v1.0.5 |
| 1394 | 2026-03-16T19:52:47.294Z | Compiling base64ct v1.8.3 |
| 1395 | 2026-03-16T19:52:47.310Z | Compiling ident_case v1.0.1 |
| 1396 | 2026-03-16T19:52:47.466Z | Compiling fs_extra v1.3.0 |
| 1397 | 2026-03-16T19:52:47.598Z | Compiling synstructure v0.13.2 |
| 1398 | 2026-03-16T19:52:47.655Z | Compiling pem-rfc7468 v0.7.0 |
| 1399 | 2026-03-16T19:52:47.681Z | Compiling flagset v0.4.7 |
| 1400 | 2026-03-16T19:52:47.732Z | Compiling rand_core v0.9.5 |
| 1401 | 2026-03-16T19:52:47.799Z | Compiling aws-lc-sys v0.37.1 |
| 1402 | 2026-03-16T19:52:47.841Z | Compiling rustix v1.1.3 |
| 1403 | 2026-03-16T19:52:47.881Z | Compiling iana-time-zone v0.1.65 |
| 1404 | 2026-03-16T19:52:47.988Z | Compiling ring v0.17.14 |
| 1405 | 2026-03-16T19:52:48.044Z | Compiling uuid v1.21.0 |
| 1406 | 2026-03-16T19:52:48.089Z | Compiling rustc_version v0.4.1 |
| 1407 | 2026-03-16T19:52:48.131Z | Compiling aws-lc-rs v1.16.0 |
| 1408 | 2026-03-16T19:52:48.408Z | Compiling regex-syntax v0.8.10 |
| 1409 | 2026-03-16T19:52:48.523Z | Compiling vcpkg v0.2.15 |
| 1410 | 2026-03-16T19:52:48.542Z | Compiling tracing-core v0.1.36 |
| 1411 | 2026-03-16T19:52:48.994Z | Compiling crossbeam-utils v0.8.21 |
| 1412 | 2026-03-16T19:52:49.290Z | Compiling pest_generator v2.8.6 |
| 1413 | 2026-03-16T19:52:49.456Z | Compiling serde_derive_internals v0.29.1 |
| 1414 | 2026-03-16T19:52:49.515Z | Compiling openssl-sys v0.9.111 |
| 1415 | 2026-03-16T19:52:50.163Z | Compiling serde_derive v1.0.228 |
| 1416 | 2026-03-16T19:52:50.196Z | Compiling zeroize_derive v1.4.3 |
| 1417 | 2026-03-16T19:52:50.224Z | Compiling zerofrom-derive v0.1.6 |
| 1418 | 2026-03-16T19:52:50.253Z | Compiling yoke-derive v0.8.1 |
| 1419 | 2026-03-16T19:52:50.623Z | Compiling zerocopy-derive v0.8.40 |
| 1420 | 2026-03-16T19:52:51.054Z | Compiling zeroize v1.8.2 |
| 1421 | 2026-03-16T19:52:51.655Z | Compiling zerovec-derive v0.11.2 |
| 1422 | 2026-03-16T19:52:51.822Z | Compiling displaydoc v0.2.5 |
| 1423 | 2026-03-16T19:52:52.106Z | Compiling crypto-common v0.1.7 |
| 1424 | 2026-03-16T19:52:52.109Z | Compiling zerofrom v0.1.6 |
| 1425 | 2026-03-16T19:52:52.275Z | Compiling yoke v0.8.1 |
| 1426 | 2026-03-16T19:52:52.278Z | Compiling block-buffer v0.10.4 |
| 1427 | 2026-03-16T19:52:52.494Z | Compiling digest v0.10.7 |
| 1428 | 2026-03-16T19:52:52.511Z | Compiling tokio-macros v2.6.0 |
| 1429 | 2026-03-16T19:52:52.790Z | Compiling zerotrie v0.2.3 |
| 1430 | 2026-03-16T19:52:52.811Z | Compiling hmac v0.12.1 |
| 1431 | 2026-03-16T19:52:52.868Z | Compiling futures-macro v0.3.32 |
| 1432 | 2026-03-16T19:52:53.002Z | Compiling block-padding v0.3.3 |
| 1433 | 2026-03-16T19:52:53.123Z | Compiling zerovec v0.11.5 |
| 1434 | 2026-03-16T19:52:53.202Z | Compiling inout v0.1.4 |
| 1435 | 2026-03-16T19:52:53.260Z | Compiling sha2 v0.10.9 |
| 1436 | 2026-03-16T19:52:53.457Z | Compiling cipher v0.4.4 |
| 1437 | 2026-03-16T19:52:53.531Z | Compiling der_derive v0.7.3 |
| 1438 | 2026-03-16T19:52:53.810Z | Compiling tinystr v0.8.2 |
| 1439 | 2026-03-16T19:52:53.863Z | Compiling potential_utf v0.1.4 |
| 1440 | 2026-03-16T19:52:53.996Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-03-16T19:52:54.070Z | Compiling icu_locale_core v2.1.1 |
| 1442 | 2026-03-16T19:52:54.089Z | Compiling icu_collections v2.1.1 |
| 1443 | 2026-03-16T19:52:54.732Z | Compiling salsa20 v0.10.2 |
| 1444 | 2026-03-16T19:52:54.837Z | Compiling bytes v1.11.1 |
| 1445 | 2026-03-16T19:52:54.860Z | Compiling der v0.7.10 |
| 1446 | 2026-03-16T19:52:54.897Z | Compiling icu_provider v2.1.1 |
| 1447 | 2026-03-16T19:52:55.056Z | Compiling chrono v0.4.44 |
| 1448 | 2026-03-16T19:52:55.272Z | Compiling icu_normalizer v2.1.1 |
| 1449 | 2026-03-16T19:52:55.289Z | Compiling icu_properties v2.1.2 |
| 1450 | 2026-03-16T19:52:55.648Z | Compiling tokio v1.49.0 |
| 1451 | 2026-03-16T19:52:55.973Z | Compiling spki v0.7.3 |
| 1452 | 2026-03-16T19:52:56.222Z | Compiling http v1.4.0 |
| 1453 | 2026-03-16T19:52:56.495Z | Compiling idna_adapter v1.2.1 |
| 1454 | 2026-03-16T19:52:56.664Z | Compiling idna v1.1.0 |
| 1455 | 2026-03-16T19:52:56.805Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-03-16T19:52:56.925Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-03-16T19:52:56.943Z | Compiling ppv-lite86 v0.2.21 |
| 1458 | 2026-03-16T19:52:57.082Z | Compiling url v2.5.8 |
| 1459 | 2026-03-16T19:52:57.171Z | Compiling scrypt v0.11.0 |
| 1460 | 2026-03-16T19:52:57.382Z | Compiling rand_chacha v0.9.0 |
| 1461 | 2026-03-16T19:52:57.443Z | Compiling cbc v0.1.2 |
| 1462 | 2026-03-16T19:52:57.486Z | Compiling aes v0.8.4 |
| 1463 | 2026-03-16T19:52:57.519Z | Compiling rustls-pki-types v1.14.0 |
| 1464 | 2026-03-16T19:52:57.621Z | Compiling tracing-attributes v0.1.31 |
| 1465 | 2026-03-16T19:52:58.111Z | Compiling pkcs5 v0.7.1 |
| 1466 | 2026-03-16T19:52:58.136Z | Compiling rand v0.9.2 |
| 1467 | 2026-03-16T19:52:58.308Z | Compiling http-body v1.0.1 |
| 1468 | 2026-03-16T19:52:58.566Z | Compiling untrusted v0.7.1 |
| 1469 | 2026-03-16T19:52:58.736Z | Compiling untrusted v0.9.0 |
| 1470 | 2026-03-16T19:52:58.760Z | Compiling thiserror v2.0.18 |
| 1471 | 2026-03-16T19:52:58.782Z | Compiling httparse v1.10.1 |
| 1472 | 2026-03-16T19:52:58.870Z | Compiling syn v1.0.109 |
| 1473 | 2026-03-16T19:52:58.888Z | Compiling base64 v0.22.1 |
| 1474 | 2026-03-16T19:52:58.906Z | Compiling schemars v0.8.22 |
| 1475 | 2026-03-16T19:52:59.175Z | Compiling openssl-probe v0.2.1 |
| 1476 | 2026-03-16T19:52:59.314Z | Compiling pkcs8 v0.10.2 |
| 1477 | 2026-03-16T19:52:59.318Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-03-16T19:52:59.347Z | Compiling pest_derive v2.8.6 |
| 1479 | 2026-03-16T19:52:59.386Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-03-16T19:52:59.465Z | Compiling tracing v0.1.44 |
| 1481 | 2026-03-16T19:52:59.802Z | Compiling darling_core v0.20.11 |
| 1482 | 2026-03-16T19:52:59.894Z | Compiling tower-layer v0.3.3 |
| 1483 | 2026-03-16T19:53:00.094Z | Compiling tinyvec_macros v0.1.1 |
| 1484 | 2026-03-16T19:53:00.180Z | Compiling rustls v0.23.37 |
| 1485 | 2026-03-16T19:53:00.370Z | Compiling dyn-clone v1.0.20 |
| 1486 | 2026-03-16T19:53:00.412Z | Compiling atomic-waker v1.1.2 |
| 1487 | 2026-03-16T19:53:00.476Z | Compiling try-lock v0.2.5 |
| 1488 | 2026-03-16T19:53:00.540Z | Compiling tower-service v0.3.3 |
| 1489 | 2026-03-16T19:53:00.559Z | Compiling scroll v0.13.0 |
| 1490 | 2026-03-16T19:53:00.605Z | Compiling tokio-util v0.7.18 |
| 1491 | 2026-03-16T19:53:00.654Z | Compiling want v0.3.1 |
| 1492 | 2026-03-16T19:53:00.856Z | Compiling tinyvec v1.10.0 |
| 1493 | 2026-03-16T19:53:01.694Z | Compiling h2 v0.4.13 |
| 1494 | 2026-03-16T19:53:01.711Z | Compiling ipnet v2.11.0 |
| 1495 | 2026-03-16T19:53:02.007Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1496 | 2026-03-16T19:53:02.389Z | Compiling spin v0.9.8 |
| 1497 | 2026-03-16T19:53:02.519Z | Compiling aho-corasick v1.1.4 |
| 1498 | 2026-03-16T19:53:02.654Z | Compiling openssl v0.10.75 |
| 1499 | 2026-03-16T19:53:02.790Z | Compiling httpdate v1.0.3 |
| 1500 | 2026-03-16T19:53:02.966Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-03-16T19:53:03.015Z | Compiling darling_macro v0.20.11 |
| 1502 | 2026-03-16T19:53:03.068Z | Compiling pin-utils v0.1.0 |
| 1503 | 2026-03-16T19:53:03.168Z | Compiling num-conv v0.2.0 |
| 1504 | 2026-03-16T19:53:03.271Z | Compiling crc32fast v1.5.0 |
| 1505 | 2026-03-16T19:53:03.386Z | Compiling time-core v0.1.8 |
| 1506 | 2026-03-16T19:53:03.431Z | Compiling foreign-types-shared v0.1.1 |
| 1507 | 2026-03-16T19:53:03.540Z | Compiling foreign-types v0.3.2 |
| 1508 | 2026-03-16T19:53:03.591Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-03-16T19:53:03.628Z | Compiling deranged v0.5.8 |
| 1510 | 2026-03-16T19:53:03.664Z | Compiling darling v0.20.11 |
| 1511 | 2026-03-16T19:53:03.707Z | Compiling regex-automata v0.4.14 |
| 1512 | 2026-03-16T19:53:03.798Z | Compiling tempfile v3.25.0 |
| 1513 | 2026-03-16T19:53:04.922Z | Compiling goblin v0.10.5 |
| 1514 | 2026-03-16T19:53:05.070Z | Compiling thiserror-impl v1.0.69 |
| 1515 | 2026-03-16T19:53:05.847Z | Compiling hyper v1.8.1 |
| 1516 | 2026-03-16T19:53:06.536Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-03-16T19:53:06.775Z | Compiling socket2 v0.5.10 |
| 1518 | 2026-03-16T19:53:07.042Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-03-16T19:53:07.092Z | Compiling bit-vec v0.8.0 |
| 1520 | 2026-03-16T19:53:07.312Z | Compiling native-tls v0.2.18 |
| 1521 | 2026-03-16T19:53:07.367Z | Compiling quick-error v1.2.3 |
| 1522 | 2026-03-16T19:53:07.387Z | Compiling either v1.15.0 |
| 1523 | 2026-03-16T19:53:07.497Z | Compiling simd-adler32 v0.3.8 |
| 1524 | 2026-03-16T19:53:07.582Z | Compiling num_threads v0.1.7 |
| 1525 | 2026-03-16T19:53:07.658Z | Compiling usdt-impl v0.6.0 |
| 1526 | 2026-03-16T19:53:07.700Z | Compiling siphasher v1.0.2 |
| 1527 | 2026-03-16T19:53:07.831Z | Compiling time v0.3.47 |
| 1528 | 2026-03-16T19:53:07.965Z | Compiling rusty-fork v0.3.1 |
| 1529 | 2026-03-16T19:53:07.983Z | Compiling bit-set v0.8.0 |
| 1530 | 2026-03-16T19:53:07.997Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-03-16T19:53:08.417Z | Compiling thiserror v1.0.69 |
| 1532 | 2026-03-16T19:53:08.547Z | Compiling derive_builder_core v0.20.2 |
| 1533 | 2026-03-16T19:53:09.413Z | Compiling dof v0.4.0 |
| 1534 | 2026-03-16T19:53:09.964Z | Compiling unicode-normalization v0.1.25 |
| 1535 | 2026-03-16T19:53:10.064Z | Compiling crossbeam-epoch v0.9.18 |
| 1536 | 2026-03-16T19:53:10.306Z | Compiling dtrace-parser v0.3.0 |
| 1537 | 2026-03-16T19:53:10.484Z | Compiling rustls-native-certs v0.8.3 |
| 1538 | 2026-03-16T19:53:10.569Z | Compiling signature v2.2.0 |
| 1539 | 2026-03-16T19:53:10.788Z | Compiling scroll_derive v0.12.1 |
| 1540 | 2026-03-16T19:53:10.857Z | Compiling heapless v0.7.17 |
| 1541 | 2026-03-16T19:53:11.115Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-03-16T19:53:11.136Z | Compiling slog v2.8.2 |
| 1543 | 2026-03-16T19:53:11.173Z | Compiling darling_core v0.21.3 |
| 1544 | 2026-03-16T19:53:11.313Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1545 | 2026-03-16T19:53:11.342Z | Compiling sync_wrapper v1.0.2 |
| 1546 | 2026-03-16T19:53:11.375Z | Compiling thread-id v5.1.0 |
| 1547 | 2026-03-16T19:53:11.472Z | Compiling cookie v0.18.1 |
| 1548 | 2026-03-16T19:53:11.489Z | Compiling unicode-segmentation v1.12.0 |
| 1549 | 2026-03-16T19:53:11.662Z | Compiling adler2 v2.0.1 |
| 1550 | 2026-03-16T19:53:11.676Z | Compiling anyhow v1.0.102 |
| 1551 | 2026-03-16T19:53:11.712Z | Compiling unicode-properties v0.1.4 |
| 1552 | 2026-03-16T19:53:11.821Z | Compiling signal-hook v0.3.18 |
| 1553 | 2026-03-16T19:53:12.069Z | Compiling rayon-core v1.13.0 |
| 1554 | 2026-03-16T19:53:12.088Z | Compiling zstd-safe v7.2.4 |
| 1555 | 2026-03-16T19:53:12.088Z | Compiling unarray v0.1.4 |
| 1556 | 2026-03-16T19:53:12.093Z | Compiling unicode-bidi v0.3.18 |
| 1557 | 2026-03-16T19:53:12.185Z | Compiling paste v1.0.15 |
| 1558 | 2026-03-16T19:53:12.236Z | Compiling proptest v1.10.0 |
| 1559 | 2026-03-16T19:53:12.370Z | Compiling miniz_oxide v0.8.9 |
| 1560 | 2026-03-16T19:53:12.514Z | Compiling stringprep v0.1.5 |
| 1561 | 2026-03-16T19:53:12.649Z | Compiling scroll v0.12.0 |
| 1562 | 2026-03-16T19:53:12.982Z | Compiling tower v0.5.3 |
| 1563 | 2026-03-16T19:53:13.299Z | Compiling crossbeam-deque v0.8.6 |
| 1564 | 2026-03-16T19:53:13.538Z | Compiling derive_builder_macro v0.20.2 |
| 1565 | 2026-03-16T19:53:13.574Z | Compiling ipnetwork v0.21.1 |
| 1566 | 2026-03-16T19:53:13.577Z | Compiling http-body-util v0.1.3 |
| 1567 | 2026-03-16T19:53:13.612Z | Compiling webpki-roots v1.0.6 |
| 1568 | 2026-03-16T19:53:13.681Z | Compiling rand_chacha v0.3.1 |
| 1569 | 2026-03-16T19:53:13.763Z | Compiling serde_tokenstream v0.2.3 |
| 1570 | 2026-03-16T19:53:13.909Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-03-16T19:53:14.089Z | Compiling toml_datetime v0.6.11 |
| 1572 | 2026-03-16T19:53:14.106Z | Compiling erased-serde v0.3.31 |
| 1573 | 2026-03-16T19:53:14.132Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-03-16T19:53:14.161Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-03-16T19:53:14.335Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-03-16T19:53:14.431Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-03-16T19:53:14.679Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-03-16T19:53:14.727Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-03-16T19:53:14.791Z | Compiling ff v0.13.1 |
| 1580 | 2026-03-16T19:53:14.796Z | Compiling darling_macro v0.21.3 |
| 1581 | 2026-03-16T19:53:14.838Z | Compiling memoffset v0.9.1 |
| 1582 | 2026-03-16T19:53:14.957Z | Compiling zlib-rs v0.6.2 |
| 1583 | 2026-03-16T19:53:14.974Z | Compiling fallible-iterator v0.2.0 |
| 1584 | 2026-03-16T19:53:15.089Z | Compiling rustix v0.38.44 |
| 1585 | 2026-03-16T19:53:15.106Z | Compiling iri-string v0.7.10 |
| 1586 | 2026-03-16T19:53:15.342Z | Compiling num-bigint-dig v0.8.6 |
| 1587 | 2026-03-16T19:53:15.380Z | Compiling smoltcp v0.9.1 |
| 1588 | 2026-03-16T19:53:15.419Z | Compiling cfg_aliases v0.2.1 |
| 1589 | 2026-03-16T19:53:15.510Z | Compiling base16ct v0.2.0 |
| 1590 | 2026-03-16T19:53:15.607Z | Compiling ryu v1.0.23 |
| 1591 | 2026-03-16T19:53:15.620Z | Compiling ref-cast v1.0.25 |
| 1592 | 2026-03-16T19:53:15.728Z | Compiling litrs v1.0.0 |
| 1593 | 2026-03-16T19:53:15.786Z | Compiling psl-types v2.0.11 |
| 1594 | 2026-03-16T19:53:15.833Z | Compiling serde_urlencoded v0.7.1 |
| 1595 | 2026-03-16T19:53:15.939Z | Compiling publicsuffix v2.3.0 |
| 1596 | 2026-03-16T19:53:16.046Z | Compiling sec1 v0.7.3 |
| 1597 | 2026-03-16T19:53:16.184Z | Compiling newtype-uuid v1.3.2 |
| 1598 | 2026-03-16T19:53:16.273Z | Compiling nix v0.31.1 |
| 1599 | 2026-03-16T19:53:16.395Z | Compiling darling v0.21.3 |
| 1600 | 2026-03-16T19:53:16.416Z | Compiling document-features v0.2.12 |
| 1601 | 2026-03-16T19:53:16.499Z | Compiling postgres-protocol v0.6.10 |
| 1602 | 2026-03-16T19:53:16.610Z | Compiling zerocopy v0.7.35 |
| 1603 | 2026-03-16T19:53:16.783Z | Compiling tower-http v0.6.8 |
| 1604 | 2026-03-16T19:53:17.215Z | Compiling num-iter v0.1.45 |
| 1605 | 2026-03-16T19:53:17.301Z | Compiling group v0.13.0 |
| 1606 | 2026-03-16T19:53:17.475Z | Compiling derive_builder v0.20.2 |
| 1607 | 2026-03-16T19:53:17.486Z | Compiling rand v0.8.5 |
| 1608 | 2026-03-16T19:53:17.523Z | Compiling oxnet v0.1.4 |
| 1609 | 2026-03-16T19:53:17.548Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-03-16T19:53:17.921Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-16T19:53:17.964Z | Compiling goblin v0.8.2 |
| 1612 | 2026-03-16T19:53:18.774Z | Compiling heck v0.4.1 |
| 1613 | 2026-03-16T19:53:19.046Z | Compiling flate2 v1.1.9 |
| 1614 | 2026-03-16T19:53:19.071Z | Compiling phf_shared v0.13.1 |
| 1615 | 2026-03-16T19:53:19.183Z | Compiling regex v1.12.3 |
| 1616 | 2026-03-16T19:53:19.215Z | Compiling hubpack_derive v0.1.1 |
| 1617 | 2026-03-16T19:53:19.402Z | Compiling lazy_static v1.5.0 |
| 1618 | 2026-03-16T19:53:19.408Z | Compiling cargo-platform v0.1.9 |
| 1619 | 2026-03-16T19:53:19.545Z | Compiling hkdf v0.12.4 |
| 1620 | 2026-03-16T19:53:19.608Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-03-16T19:53:19.718Z | Compiling async-trait v0.1.89 |
| 1622 | 2026-03-16T19:53:19.733Z | Compiling strum_macros v0.27.2 |
| 1623 | 2026-03-16T19:53:19.740Z | Compiling ref-cast-impl v1.0.25 |
| 1624 | 2026-03-16T19:53:19.774Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-03-16T19:53:20.465Z | Compiling daft-derive v0.1.5 |
| 1626 | 2026-03-16T19:53:20.720Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-03-16T19:53:20.807Z | Compiling vergen v9.0.6 |
| 1628 | 2026-03-16T19:53:21.052Z | Compiling fs-err v3.3.0 |
| 1629 | 2026-03-16T19:53:21.165Z | Compiling ahash v0.8.12 |
| 1630 | 2026-03-16T19:53:21.302Z | Compiling foldhash v0.1.5 |
| 1631 | 2026-03-16T19:53:21.452Z | Compiling bitflags v1.3.2 |
| 1632 | 2026-03-16T19:53:21.458Z | Compiling bumpalo v3.20.2 |
| 1633 | 2026-03-16T19:53:21.535Z | Compiling managed v0.8.0 |
| 1634 | 2026-03-16T19:53:21.545Z | Compiling libbz2-rs-sys v0.2.2 |
| 1635 | 2026-03-16T19:53:21.775Z | Compiling winnow v0.5.40 |
| 1636 | 2026-03-16T19:53:21.815Z | Compiling object v0.37.3 |
| 1637 | 2026-03-16T19:53:22.250Z | Compiling bzip2 v0.6.1 |
| 1638 | 2026-03-16T19:53:22.425Z | Compiling strum v0.27.2 |
| 1639 | 2026-03-16T19:53:22.468Z | Compiling clap_builder v4.5.60 |
| 1640 | 2026-03-16T19:53:22.482Z | Compiling console v0.16.2 |
| 1641 | 2026-03-16T19:53:22.779Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-03-16T19:53:23.062Z | Compiling hashbrown v0.15.5 |
| 1643 | 2026-03-16T19:53:23.224Z | Compiling daft v0.1.5 |
| 1644 | 2026-03-16T19:53:23.626Z | Compiling toml_edit v0.19.15 |
| 1645 | 2026-03-16T19:53:23.796Z | Compiling elliptic-curve v0.13.8 |
| 1646 | 2026-03-16T19:53:23.832Z | Compiling dof v0.3.0 |
| 1647 | 2026-03-16T19:53:24.003Z | Compiling hubpack v0.1.2 |
| 1648 | 2026-03-16T19:53:24.291Z | Compiling cargo_metadata v0.19.2 |
| 1649 | 2026-03-16T19:53:24.793Z | Compiling phf v0.13.1 |
| 1650 | 2026-03-16T19:53:25.004Z | Compiling zone_cfg_derive v0.3.1 |
| 1651 | 2026-03-16T19:53:25.843Z | Compiling signal-hook-mio v0.2.5 |
| 1652 | 2026-03-16T19:53:26.153Z | Compiling cookie_store v0.22.1 |
| 1653 | 2026-03-16T19:53:26.468Z | Compiling rayon v1.11.0 |
| 1654 | 2026-03-16T19:53:26.767Z | Compiling zstd v0.13.3 |
| 1655 | 2026-03-16T19:53:27.065Z | Compiling hyper-tls v0.6.0 |
| 1656 | 2026-03-16T19:53:27.096Z | Compiling bzip2 v0.4.4 |
| 1657 | 2026-03-16T19:53:27.213Z | Compiling postgres-types v0.2.12 |
| 1658 | 2026-03-16T19:53:27.262Z | Compiling serde_with_macros v3.17.0 |
| 1659 | 2026-03-16T19:53:27.340Z | Compiling usdt-attr-macro v0.6.0 |
| 1660 | 2026-03-16T19:53:27.973Z | Compiling usdt-macro v0.6.0 |
| 1661 | 2026-03-16T19:53:28.011Z | Compiling ed25519 v2.2.3 |
| 1662 | 2026-03-16T19:53:28.431Z | Compiling dtrace-parser v0.2.0 |
| 1663 | 2026-03-16T19:53:28.813Z | Compiling phf_shared v0.11.3 |
| 1664 | 2026-03-16T19:53:28.900Z | Compiling itertools v0.12.1 |
| 1665 | 2026-03-16T19:53:28.949Z | Compiling bstr v1.12.1 |
| 1666 | 2026-03-16T19:53:29.023Z | Compiling pkcs1 v0.7.5 |
| 1667 | 2026-03-16T19:53:29.071Z | Compiling hex v0.4.3 |
| 1668 | 2026-03-16T19:53:29.261Z | Compiling serde-big-array v0.5.1 |
| 1669 | 2026-03-16T19:53:29.434Z | Compiling rfc6979 v0.4.0 |
| 1670 | 2026-03-16T19:53:29.453Z | Compiling clap_derive v4.5.55 |
| 1671 | 2026-03-16T19:53:29.512Z | Compiling enum-as-inner v0.6.1 |
| 1672 | 2026-03-16T19:53:29.593Z | Compiling strum_macros v0.26.4 |
| 1673 | 2026-03-16T19:53:29.622Z | Compiling serde_repr v0.1.20 |
| 1674 | 2026-03-16T19:53:29.845Z | Compiling float-cmp v0.10.0 |
| 1675 | 2026-03-16T19:53:30.028Z | Compiling thread-id v4.2.2 |
| 1676 | 2026-03-16T19:53:30.132Z | Compiling memmap2 v0.9.10 |
| 1677 | 2026-03-16T19:53:30.170Z | Compiling env_filter v1.0.0 |
| 1678 | 2026-03-16T19:53:30.353Z | Compiling encoding_rs v0.8.35 |
| 1679 | 2026-03-16T19:53:30.434Z | Compiling whoami v2.1.0 |
| 1680 | 2026-03-16T19:53:30.553Z | Compiling static_assertions v1.1.0 |
| 1681 | 2026-03-16T19:53:30.570Z | Compiling data-encoding v2.10.0 |
| 1682 | 2026-03-16T19:53:30.640Z | Compiling fixedbitset v0.4.2 |
| 1683 | 2026-03-16T19:53:30.923Z | Compiling mime v0.3.17 |
| 1684 | 2026-03-16T19:53:30.923Z | Compiling predicates-core v1.0.10 |
| 1685 | 2026-03-16T19:53:31.155Z | Compiling fixedbitset v0.5.7 |
| 1686 | 2026-03-16T19:53:31.281Z | Compiling rustc-hash v2.1.1 |
| 1687 | 2026-03-16T19:53:31.455Z | Compiling difflib v0.4.0 |
| 1688 | 2026-03-16T19:53:31.622Z | Compiling new_debug_unreachable v1.0.6 |
| 1689 | 2026-03-16T19:53:31.650Z | Compiling jiff v0.2.21 |
| 1690 | 2026-03-16T19:53:31.650Z | Compiling unit-prefix v0.5.2 |
| 1691 | 2026-03-16T19:53:31.650Z | Compiling normalize-line-endings v0.3.0 |
| 1692 | 2026-03-16T19:53:31.741Z | Compiling precomputed-hash v0.1.1 |
| 1693 | 2026-03-16T19:53:31.767Z | Compiling keccak v0.1.6 |
| 1694 | 2026-03-16T19:53:31.914Z | Compiling string_cache v0.8.9 |
| 1695 | 2026-03-16T19:53:31.931Z | Compiling clap v4.5.60 |
| 1696 | 2026-03-16T19:53:31.981Z | Compiling strum v0.26.3 |
| 1697 | 2026-03-16T19:53:31.998Z | Compiling sha3 v0.10.8 |
| 1698 | 2026-03-16T19:53:32.082Z | Compiling predicates v3.1.4 |
| 1699 | 2026-03-16T19:53:32.175Z | Compiling indicatif v0.18.4 |
| 1700 | 2026-03-16T19:53:32.206Z | Compiling petgraph v0.8.3 |
| 1701 | 2026-03-16T19:53:32.359Z | Compiling iddqd v0.3.17 |
| 1702 | 2026-03-16T19:53:32.589Z | Compiling hickory-proto v0.25.2 |
| 1703 | 2026-03-16T19:53:32.873Z | Compiling petgraph v0.6.5 |
| 1704 | 2026-03-16T19:53:32.976Z | Compiling tokio-postgres v0.7.16 |
| 1705 | 2026-03-16T19:53:33.328Z | Compiling toml_edit v0.22.27 |
| 1706 | 2026-03-16T19:53:33.951Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1707 | 2026-03-16T19:53:34.879Z | Compiling zone v0.3.1 |
| 1708 | 2026-03-16T19:53:34.943Z | Compiling env_logger v0.11.9 |
| 1709 | 2026-03-16T19:53:35.403Z | Compiling zip v4.6.1 |
| 1710 | 2026-03-16T19:53:35.788Z | Compiling usdt v0.6.0 |
| 1711 | 2026-03-16T19:53:35.916Z | Compiling usdt-impl v0.5.0 |
| 1712 | 2026-03-16T19:53:36.101Z | Compiling ecdsa v0.16.9 |
| 1713 | 2026-03-16T19:53:36.613Z | Compiling similar v2.7.0 |
| 1714 | 2026-03-16T19:53:36.691Z | Compiling serde_with v3.17.0 |
| 1715 | 2026-03-16T19:53:36.704Z | Compiling rsa v0.9.10 |
| 1716 | 2026-03-16T19:53:37.083Z | Compiling crossterm v0.28.1 |
| 1717 | 2026-03-16T19:53:37.417Z | Compiling ed25519-dalek v2.2.0 |
| 1718 | 2026-03-16T19:53:37.785Z | Compiling zip v0.6.6 |
| 1719 | 2026-03-16T19:53:38.600Z | Compiling toml v0.7.8 |
| 1720 | 2026-03-16T19:53:39.155Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1721 | 2026-03-16T19:53:39.224Z | Compiling itertools v0.13.0 |
| 1722 | 2026-03-16T19:53:39.443Z | Compiling tokio-stream v0.1.18 |
| 1723 | 2026-03-16T19:53:39.472Z | Compiling buf-list v1.1.2 |
| 1724 | 2026-03-16T19:53:39.722Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-03-16T19:53:39.829Z | Compiling x509-cert v0.2.5 |
| 1726 | 2026-03-16T19:53:40.020Z | Compiling openapiv3 v2.2.0 |
| 1727 | 2026-03-16T19:53:40.055Z | Compiling sha1 v0.10.6 |
| 1728 | 2026-03-16T19:53:40.181Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1729 | 2026-03-16T19:53:40.364Z | Compiling peg-runtime v0.8.5 |
| 1730 | 2026-03-16T19:53:40.540Z | Compiling lalrpop-util v0.19.12 |
| 1731 | 2026-03-16T19:53:40.719Z | Compiling thread_local v1.1.9 |
| 1732 | 2026-03-16T19:53:40.780Z | Compiling slog-async v2.8.0 |
| 1733 | 2026-03-16T19:53:40.887Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-03-16T19:53:41.025Z | Compiling futures-executor v0.3.32 |
| 1735 | 2026-03-16T19:53:41.037Z | Compiling is-terminal v0.4.17 |
| 1736 | 2026-03-16T19:53:41.160Z | Compiling filetime v0.2.27 |
| 1737 | 2026-03-16T19:53:41.222Z | Compiling xattr v1.6.1 |
| 1738 | 2026-03-16T19:53:41.341Z | Compiling take_mut v0.2.2 |
| 1739 | 2026-03-16T19:53:41.363Z | Compiling term v1.2.1 |
| 1740 | 2026-03-16T19:53:41.405Z | Compiling tar v0.4.44 |
| 1741 | 2026-03-16T19:53:41.508Z | Compiling futures v0.3.32 |
| 1742 | 2026-03-16T19:53:42.234Z | Compiling slog-term v2.9.2 |
| 1743 | 2026-03-16T19:53:48.647Z | Compiling rustls-webpki v0.103.9 |
| 1744 | 2026-03-16T19:53:54.244Z | Compiling tokio-rustls v0.26.4 |
| 1745 | 2026-03-16T19:53:54.244Z | Compiling rustls-platform-verifier v0.6.2 |
| 1746 | 2026-03-16T19:53:54.322Z | Compiling hyper-rustls v0.27.7 |
| 1747 | 2026-03-16T19:53:54.322Z | Compiling reqwest v0.13.2 |
| 1748 | 2026-03-16T19:53:54.322Z | Compiling reqwest v0.12.28 |
| 1749 | 2026-03-16T19:53:56.029Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1750 | 2026-03-16T19:53:56.356Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1751 | 2026-03-16T19:54:00.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1752 | 2026-03-16T19:54:00.286Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1753 | 2026-03-16T19:54:00.351Z | Mar 16 19:53:58.804 INFO Starting download, target: Clickhouse |
| 1754 | 2026-03-16T19:54:00.351Z | Mar 16 19:53:58.804 INFO Starting download, target: Cockroach |
| 1755 | 2026-03-16T19:54:00.351Z | Mar 16 19:53:58.804 INFO Starting download, target: Console |
| 1756 | 2026-03-16T19:54:00.367Z | Mar 16 19:53:58.804 INFO Starting download, target: DendriteStub |
| 1757 | 2026-03-16T19:54:00.367Z | Mar 16 19:53:58.804 INFO Starting download, target: MaghemiteMgd |
| 1758 | 2026-03-16T19:54:00.367Z | Mar 16 19:53:58.804 INFO Starting download, target: TransceiverControl |
| 1759 | 2026-03-16T19:54:00.367Z | Mar 16 19:53:58.805 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1760 | 2026-03-16T19:54:00.367Z | Mar 16 19:53:58.805 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1761 | 2026-03-16T19:54:00.367Z | Mar 16 19:53:58.805 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1762 | 2026-03-16T19:54:00.369Z | Mar 16 19:53:58.805 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1763 | 2026-03-16T19:54:00.369Z | Mar 16 19:53:58.805 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1764 | 2026-03-16T19:54:00.369Z | Mar 16 19:53:58.805 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1765 | 2026-03-16T19:54:00.721Z | Mar 16 19:53:59.192 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1766 | 2026-03-16T19:54:01.067Z | Mar 16 19:53:59.522 INFO Download complete, target: TransceiverControl |
| 1767 | 2026-03-16T19:54:01.265Z | Mar 16 19:53:59.734 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1768 | 2026-03-16T19:54:01.638Z | Mar 16 19:54:00.108 INFO Download complete, target: Console |
| 1769 | 2026-03-16T19:54:01.902Z | Mar 16 19:54:00.369 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1770 | 2026-03-16T19:54:02.195Z | Mar 16 19:54:00.645 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1771 | 2026-03-16T19:54:02.229Z | Mar 16 19:54:00.693 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1772 | 2026-03-16T19:54:03.169Z | Mar 16 19:54:01.640 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1773 | 2026-03-16T19:54:03.169Z | Mar 16 19:54:01.640 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1774 | 2026-03-16T19:54:05.513Z | Mar 16 19:54:03.987 INFO Download complete, target: DendriteStub |
| 1775 | 2026-03-16T19:54:05.706Z | Mar 16 19:54:04.170 INFO Download complete, target: MaghemiteMgd |
| 1776 | 2026-03-16T19:54:10.862Z | Mar 16 19:54:09.330 INFO Checking that binary works, target: Cockroach |
| 1777 | 2026-03-16T19:54:10.977Z | Mar 16 19:54:09.444 INFO Download complete, target: Cockroach |
| 1778 | 2026-03-16T19:54:13.302Z | Mar 16 19:54:11.769 INFO Checking that binary works, target: Clickhouse |
| 1779 | 2026-03-16T19:54:13.470Z | Mar 16 19:54:11.937 INFO Download complete, target: Clickhouse |
| 1780 | 2026-03-16T19:54:13.481Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1781 | 2026-03-16T19:54:13.485Z | |
| 1782 | 2026-03-16T19:54:13.485Z | real 4:06.395791391 |
| 1783 | 2026-03-16T19:54:13.485Z | user 10:24.413738024 |
| 1784 | 2026-03-16T19:54:13.485Z | sys 1:48.284651286 |
| 1785 | 2026-03-16T19:54:13.485Z | trap 0.327302459 |
| 1786 | 2026-03-16T19:54:13.485Z | tflt 0.596945163 |
| 1787 | 2026-03-16T19:54:13.485Z | dflt 0.599866790 |
| 1788 | 2026-03-16T19:54:13.485Z | kflt 0.020079288 |
| 1789 | 2026-03-16T19:54:13.485Z | lock 22:08.861543575 |
| 1790 | 2026-03-16T19:54:13.486Z | slp 38:13.824654439 |
| 1791 | 2026-03-16T19:54:13.486Z | lat 55.248069903 |
| 1792 | 2026-03-16T19:54:13.486Z | stop 2:31.040404335 |
| 1793 | 2026-03-16T19:54:13.486Z | + banner hack-check |
| 1794 | 2026-03-16T19:54:13.486Z | |
| 1795 | 2026-03-16T19:54:13.486Z | # # ## #### # # #### # # ###### #### # # |
| 1796 | 2026-03-16T19:54:13.486Z | # # # # # # # # # # # # # # # # # |
| 1797 | 2026-03-16T19:54:13.486Z | ###### # # # #### ##### # ###### ##### # #### |
| 1798 | 2026-03-16T19:54:13.486Z | # # ###### # # # # # # # # # # |
| 1799 | 2026-03-16T19:54:13.486Z | # # # # # # # # # # # # # # # # # |
| 1800 | 2026-03-16T19:54:13.486Z | # # # # #### # # #### # # ###### #### # # |
| 1801 | 2026-03-16T19:54:13.486Z | |
| 1802 | 2026-03-16T19:54:13.486Z | + export CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-16T19:54:13.486Z | + CARGO_INCREMENTAL=0 |
| 1804 | 2026-03-16T19:54:13.486Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1805 | 2026-03-16T19:54:14.163Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1806 | 2026-03-16T19:54:14.439Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1807 | 2026-03-16T19:54:17.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s |
| 1808 | 2026-03-16T19:54:17.135Z | Running `target/debug/xtask check-features --ci` |
| 1809 | 2026-03-16T19:54:17.150Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1810 | 2026-03-16T19:54:17.169Z | running: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1811 | 2026-03-16T19:54:18.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 1812 | 2026-03-16T19:54:18.021Z | Running `target/debug/xtask download cargo-hack` |
| 1813 | 2026-03-16T19:54:18.767Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1814 | 2026-03-16T19:54:19.170Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1815 | 2026-03-16T19:54:22.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s |
| 1816 | 2026-03-16T19:54:22.650Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1817 | 2026-03-16T19:54:22.694Z | Mar 16 19:54:21.164 INFO Starting download, target: CargoHack |
| 1818 | 2026-03-16T19:54:22.694Z | Mar 16 19:54:21.164 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1819 | 2026-03-16T19:54:23.186Z | Mar 16 19:54:21.659 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1820 | 2026-03-16T19:54:23.264Z | Mar 16 19:54:21.737 INFO Download complete, target: CargoHack |
| 1821 | 2026-03-16T19:54:23.267Z | running: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1822 | 2026-03-16T19:54:23.284Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1823 | 2026-03-16T19:54:23.487Z | info: running `cargo check --bins` on api_identity (1/265) |
| 1824 | 2026-03-16T19:54:24.136Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1825 | 2026-03-16T19:54:24.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1826 | 2026-03-16T19:54:24.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1827 | 2026-03-16T19:54:24.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1828 | 2026-03-16T19:54:24.229Z | |
| 1829 | 2026-03-16T19:54:24.229Z | info: running `cargo check --bins` on bootstore (2/265) |
| 1830 | 2026-03-16T19:54:24.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1831 | 2026-03-16T19:54:24.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1832 | 2026-03-16T19:54:24.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1833 | 2026-03-16T19:54:24.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1834 | 2026-03-16T19:54:24.965Z | |
| 1835 | 2026-03-16T19:54:24.965Z | info: running `cargo check --bins` on omicron-ledger (3/265) |
| 1836 | 2026-03-16T19:54:25.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1837 | 2026-03-16T19:54:25.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1838 | 2026-03-16T19:54:25.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1839 | 2026-03-16T19:54:25.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1840 | 2026-03-16T19:54:25.699Z | |
| 1841 | 2026-03-16T19:54:25.699Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/265) |
| 1842 | 2026-03-16T19:54:26.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1843 | 2026-03-16T19:54:26.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1844 | 2026-03-16T19:54:26.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1845 | 2026-03-16T19:54:26.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 1846 | 2026-03-16T19:54:26.429Z | |
| 1847 | 2026-03-16T19:54:26.429Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/265) |
| 1848 | 2026-03-16T19:54:27.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1849 | 2026-03-16T19:54:27.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1850 | 2026-03-16T19:54:27.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1851 | 2026-03-16T19:54:27.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1852 | 2026-03-16T19:54:27.175Z | |
| 1853 | 2026-03-16T19:54:27.175Z | info: running `cargo check --bins` on omicron-certificates (6/265) |
| 1854 | 2026-03-16T19:54:27.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1855 | 2026-03-16T19:54:27.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1856 | 2026-03-16T19:54:27.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1857 | 2026-03-16T19:54:27.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1858 | 2026-03-16T19:54:27.925Z | |
| 1859 | 2026-03-16T19:54:27.925Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/265) |
| 1860 | 2026-03-16T19:54:28.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1861 | 2026-03-16T19:54:28.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1862 | 2026-03-16T19:54:28.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1863 | 2026-03-16T19:54:28.584Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1864 | 2026-03-16T19:54:28.674Z | |
| 1865 | 2026-03-16T19:54:28.674Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/265) |
| 1866 | 2026-03-16T19:54:29.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1867 | 2026-03-16T19:54:29.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1868 | 2026-03-16T19:54:29.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1869 | 2026-03-16T19:54:29.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1870 | 2026-03-16T19:54:29.427Z | |
| 1871 | 2026-03-16T19:54:29.427Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/265) |
| 1872 | 2026-03-16T19:54:29.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1873 | 2026-03-16T19:54:29.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1874 | 2026-03-16T19:54:29.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1875 | 2026-03-16T19:54:29.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1876 | 2026-03-16T19:54:30.011Z | |
| 1877 | 2026-03-16T19:54:30.011Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/265) |
| 1878 | 2026-03-16T19:54:30.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1879 | 2026-03-16T19:54:30.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1880 | 2026-03-16T19:54:30.539Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1881 | 2026-03-16T19:54:30.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1882 | 2026-03-16T19:54:30.595Z | |
| 1883 | 2026-03-16T19:54:30.595Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/265) |
| 1884 | 2026-03-16T19:54:31.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1885 | 2026-03-16T19:54:31.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1886 | 2026-03-16T19:54:31.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1887 | 2026-03-16T19:54:31.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1888 | 2026-03-16T19:54:31.187Z | |
| 1889 | 2026-03-16T19:54:31.188Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/265) |
| 1890 | 2026-03-16T19:54:31.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1891 | 2026-03-16T19:54:31.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1892 | 2026-03-16T19:54:31.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1893 | 2026-03-16T19:54:31.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1894 | 2026-03-16T19:54:31.772Z | |
| 1895 | 2026-03-16T19:54:31.772Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/265) |
| 1896 | 2026-03-16T19:54:32.290Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1897 | 2026-03-16T19:54:32.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1898 | 2026-03-16T19:54:32.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1899 | 2026-03-16T19:54:32.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1900 | 2026-03-16T19:54:32.354Z | |
| 1901 | 2026-03-16T19:54:32.354Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/265) |
| 1902 | 2026-03-16T19:54:32.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-03-16T19:54:32.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-03-16T19:54:32.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-03-16T19:54:32.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1906 | 2026-03-16T19:54:32.937Z | |
| 1907 | 2026-03-16T19:54:32.937Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/265) |
| 1908 | 2026-03-16T19:54:33.456Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-03-16T19:54:33.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-03-16T19:54:33.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-03-16T19:54:33.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1912 | 2026-03-16T19:54:33.519Z | |
| 1913 | 2026-03-16T19:54:33.519Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/265) |
| 1914 | 2026-03-16T19:54:34.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-03-16T19:54:34.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-03-16T19:54:34.045Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-03-16T19:54:34.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1918 | 2026-03-16T19:54:34.104Z | |
| 1919 | 2026-03-16T19:54:34.104Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/265) |
| 1920 | 2026-03-16T19:54:34.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-03-16T19:54:34.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-03-16T19:54:34.625Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-03-16T19:54:34.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1924 | 2026-03-16T19:54:34.684Z | |
| 1925 | 2026-03-16T19:54:34.684Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/265) |
| 1926 | 2026-03-16T19:54:35.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-03-16T19:54:35.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-03-16T19:54:35.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-03-16T19:54:35.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1930 | 2026-03-16T19:54:35.269Z | |
| 1931 | 2026-03-16T19:54:35.270Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/265) |
| 1932 | 2026-03-16T19:54:35.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-03-16T19:54:35.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-03-16T19:54:35.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-03-16T19:54:35.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1936 | 2026-03-16T19:54:35.856Z | |
| 1937 | 2026-03-16T19:54:35.856Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/265) |
| 1938 | 2026-03-16T19:54:36.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-03-16T19:54:36.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-03-16T19:54:36.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-03-16T19:54:36.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1942 | 2026-03-16T19:54:36.443Z | |
| 1943 | 2026-03-16T19:54:36.443Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/265) |
| 1944 | 2026-03-16T19:54:36.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-03-16T19:54:36.968Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-03-16T19:54:36.968Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-03-16T19:54:36.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1948 | 2026-03-16T19:54:37.029Z | |
| 1949 | 2026-03-16T19:54:37.029Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/265) |
| 1950 | 2026-03-16T19:54:37.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-03-16T19:54:37.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-03-16T19:54:37.557Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-03-16T19:54:37.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1954 | 2026-03-16T19:54:37.622Z | |
| 1955 | 2026-03-16T19:54:37.622Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/265) |
| 1956 | 2026-03-16T19:54:38.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-03-16T19:54:38.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-03-16T19:54:38.144Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-03-16T19:54:38.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1960 | 2026-03-16T19:54:38.273Z | |
| 1961 | 2026-03-16T19:54:38.273Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/265) |
| 1962 | 2026-03-16T19:54:38.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-03-16T19:54:38.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-03-16T19:54:38.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-03-16T19:54:38.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1966 | 2026-03-16T19:54:38.795Z | |
| 1967 | 2026-03-16T19:54:38.795Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/265) |
| 1968 | 2026-03-16T19:54:39.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-03-16T19:54:39.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-03-16T19:54:39.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-03-16T19:54:39.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1972 | 2026-03-16T19:54:39.378Z | |
| 1973 | 2026-03-16T19:54:39.378Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/265) |
| 1974 | 2026-03-16T19:54:39.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-03-16T19:54:39.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-03-16T19:54:39.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-03-16T19:54:39.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1978 | 2026-03-16T19:54:39.966Z | |
| 1979 | 2026-03-16T19:54:39.966Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/265) |
| 1980 | 2026-03-16T19:54:40.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-03-16T19:54:40.492Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-03-16T19:54:40.492Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-03-16T19:54:40.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1984 | 2026-03-16T19:54:40.560Z | |
| 1985 | 2026-03-16T19:54:40.560Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/265) |
| 1986 | 2026-03-16T19:54:41.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-03-16T19:54:41.097Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-03-16T19:54:41.097Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-03-16T19:54:41.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1990 | 2026-03-16T19:54:41.148Z | |
| 1991 | 2026-03-16T19:54:41.148Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/265) |
| 1992 | 2026-03-16T19:54:41.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-03-16T19:54:41.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-03-16T19:54:41.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-03-16T19:54:41.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1996 | 2026-03-16T19:54:41.747Z | |
| 1997 | 2026-03-16T19:54:41.747Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/265) |
| 1998 | 2026-03-16T19:54:42.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-03-16T19:54:42.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-03-16T19:54:42.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-03-16T19:54:42.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2002 | 2026-03-16T19:54:42.318Z | |
| 2003 | 2026-03-16T19:54:42.318Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/265) |
| 2004 | 2026-03-16T19:54:42.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-03-16T19:54:42.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-03-16T19:54:42.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-03-16T19:54:42.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2008 | 2026-03-16T19:54:42.910Z | |
| 2009 | 2026-03-16T19:54:42.910Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/265) |
| 2010 | 2026-03-16T19:54:43.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-03-16T19:54:43.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-03-16T19:54:43.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-03-16T19:54:43.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2014 | 2026-03-16T19:54:43.499Z | |
| 2015 | 2026-03-16T19:54:43.499Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/265) |
| 2016 | 2026-03-16T19:54:44.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-03-16T19:54:44.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-03-16T19:54:44.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-03-16T19:54:44.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2020 | 2026-03-16T19:54:44.084Z | |
| 2021 | 2026-03-16T19:54:44.084Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/265) |
| 2022 | 2026-03-16T19:54:44.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-03-16T19:54:44.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-03-16T19:54:44.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-03-16T19:54:44.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2026 | 2026-03-16T19:54:44.699Z | |
| 2027 | 2026-03-16T19:54:44.699Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/265) |
| 2028 | 2026-03-16T19:54:45.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-03-16T19:54:45.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-03-16T19:54:45.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-03-16T19:54:45.195Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2032 | 2026-03-16T19:54:45.254Z | |
| 2033 | 2026-03-16T19:54:45.254Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/265) |
| 2034 | 2026-03-16T19:54:45.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-03-16T19:54:45.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-03-16T19:54:45.780Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-03-16T19:54:45.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2038 | 2026-03-16T19:54:45.841Z | |
| 2039 | 2026-03-16T19:54:45.841Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/265) |
| 2040 | 2026-03-16T19:54:46.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-03-16T19:54:46.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-03-16T19:54:46.364Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-03-16T19:54:46.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2044 | 2026-03-16T19:54:46.425Z | |
| 2045 | 2026-03-16T19:54:46.425Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/265) |
| 2046 | 2026-03-16T19:54:46.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-03-16T19:54:46.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-03-16T19:54:46.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-03-16T19:54:46.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2050 | 2026-03-16T19:54:47.016Z | |
| 2051 | 2026-03-16T19:54:47.016Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/265) |
| 2052 | 2026-03-16T19:54:47.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-03-16T19:54:47.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-03-16T19:54:47.539Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-03-16T19:54:47.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2056 | 2026-03-16T19:54:47.600Z | |
| 2057 | 2026-03-16T19:54:47.600Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/265) |
| 2058 | 2026-03-16T19:54:48.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-03-16T19:54:48.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-03-16T19:54:48.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-03-16T19:54:48.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2062 | 2026-03-16T19:54:48.186Z | |
| 2063 | 2026-03-16T19:54:48.186Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/265) |
| 2064 | 2026-03-16T19:54:48.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-03-16T19:54:48.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-03-16T19:54:48.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-03-16T19:54:48.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2068 | 2026-03-16T19:54:48.779Z | |
| 2069 | 2026-03-16T19:54:48.779Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/265) |
| 2070 | 2026-03-16T19:54:49.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-03-16T19:54:49.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-03-16T19:54:49.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-03-16T19:54:49.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2074 | 2026-03-16T19:54:49.369Z | |
| 2075 | 2026-03-16T19:54:49.369Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/265) |
| 2076 | 2026-03-16T19:54:49.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-03-16T19:54:49.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-03-16T19:54:49.898Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-03-16T19:54:49.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2080 | 2026-03-16T19:54:49.962Z | |
| 2081 | 2026-03-16T19:54:49.962Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/265) |
| 2082 | 2026-03-16T19:54:50.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-03-16T19:54:50.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-03-16T19:54:50.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-03-16T19:54:50.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2086 | 2026-03-16T19:54:50.555Z | |
| 2087 | 2026-03-16T19:54:50.555Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/265) |
| 2088 | 2026-03-16T19:54:51.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-03-16T19:54:51.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-03-16T19:54:51.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-03-16T19:54:51.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2092 | 2026-03-16T19:54:51.140Z | |
| 2093 | 2026-03-16T19:54:51.140Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/265) |
| 2094 | 2026-03-16T19:54:51.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-03-16T19:54:51.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-03-16T19:54:51.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-03-16T19:54:51.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2098 | 2026-03-16T19:54:51.728Z | |
| 2099 | 2026-03-16T19:54:51.728Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/265) |
| 2100 | 2026-03-16T19:54:52.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-03-16T19:54:52.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-03-16T19:54:52.257Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-03-16T19:54:52.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2104 | 2026-03-16T19:54:52.321Z | |
| 2105 | 2026-03-16T19:54:52.321Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/265) |
| 2106 | 2026-03-16T19:54:52.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-03-16T19:54:52.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-03-16T19:54:52.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-03-16T19:54:52.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2110 | 2026-03-16T19:54:52.912Z | |
| 2111 | 2026-03-16T19:54:52.912Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/265) |
| 2112 | 2026-03-16T19:54:53.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-03-16T19:54:53.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-03-16T19:54:53.884Z | Checking cfg-if v1.0.4 |
| 2115 | 2026-03-16T19:54:54.017Z | Checking libc v0.2.180 |
| 2116 | 2026-03-16T19:54:54.021Z | Checking serde_core v1.0.228 |
| 2117 | 2026-03-16T19:54:54.038Z | Checking memchr v2.8.0 |
| 2118 | 2026-03-16T19:54:54.041Z | Checking smallvec v1.15.1 |
| 2119 | 2026-03-16T19:54:54.041Z | Checking itoa v1.0.17 |
| 2120 | 2026-03-16T19:54:54.041Z | Checking log v0.4.29 |
| 2121 | 2026-03-16T19:54:54.041Z | Checking zeroize v1.8.2 |
| 2122 | 2026-03-16T19:54:54.140Z | Checking stable_deref_trait v1.2.1 |
| 2123 | 2026-03-16T19:54:54.247Z | Checking zerofrom v0.1.6 |
| 2124 | 2026-03-16T19:54:54.265Z | Checking zmij v1.0.21 |
| 2125 | 2026-03-16T19:54:54.281Z | Checking scopeguard v1.2.0 |
| 2126 | 2026-03-16T19:54:54.298Z | Checking subtle v2.6.1 |
| 2127 | 2026-03-16T19:54:54.322Z | Checking percent-encoding v2.3.2 |
| 2128 | 2026-03-16T19:54:54.393Z | Checking yoke v0.8.1 |
| 2129 | 2026-03-16T19:54:54.409Z | Checking lock_api v0.4.14 |
| 2130 | 2026-03-16T19:54:54.490Z | Checking writeable v0.6.2 |
| 2131 | 2026-03-16T19:54:54.501Z | Checking litemap v0.8.1 |
| 2132 | 2026-03-16T19:54:54.533Z | Checking libm v0.2.16 |
| 2133 | 2026-03-16T19:54:54.609Z | Checking zerovec v0.11.5 |
| 2134 | 2026-03-16T19:54:54.635Z | Checking zerotrie v0.2.3 |
| 2135 | 2026-03-16T19:54:54.672Z | Checking icu_properties_data v2.1.2 |
| 2136 | 2026-03-16T19:54:54.689Z | Checking icu_normalizer_data v2.1.1 |
| 2137 | 2026-03-16T19:54:54.708Z | Checking getrandom v0.2.17 |
| 2138 | 2026-03-16T19:54:54.724Z | Checking errno v0.3.14 |
| 2139 | 2026-03-16T19:54:54.779Z | Checking pin-project-lite v0.2.17 |
| 2140 | 2026-03-16T19:54:54.832Z | Checking utf8_iter v1.0.4 |
| 2141 | 2026-03-16T19:54:54.862Z | Checking form_urlencoded v1.2.2 |
| 2142 | 2026-03-16T19:54:54.884Z | Checking rand_core v0.6.4 |
| 2143 | 2026-03-16T19:54:54.900Z | Checking portable-atomic v1.13.1 |
| 2144 | 2026-03-16T19:54:54.946Z | Checking critical-section v1.2.0 |
| 2145 | 2026-03-16T19:54:54.982Z | Checking rand_core v0.10.0 |
| 2146 | 2026-03-16T19:54:55.016Z | Checking typenum v1.19.0 |
| 2147 | 2026-03-16T19:54:55.068Z | Checking signal-hook-registry v1.4.8 |
| 2148 | 2026-03-16T19:54:55.103Z | Checking parking_lot_core v0.9.12 |
| 2149 | 2026-03-16T19:54:55.160Z | Checking getrandom v0.4.1 |
| 2150 | 2026-03-16T19:54:55.208Z | Checking tinystr v0.8.2 |
| 2151 | 2026-03-16T19:54:55.267Z | Checking potential_utf v0.1.4 |
| 2152 | 2026-03-16T19:54:55.330Z | Checking parking_lot v0.12.5 |
| 2153 | 2026-03-16T19:54:55.347Z | Checking mio v1.1.1 |
| 2154 | 2026-03-16T19:54:55.427Z | Checking icu_collections v2.1.1 |
| 2155 | 2026-03-16T19:54:55.444Z | Checking icu_locale_core v2.1.1 |
| 2156 | 2026-03-16T19:54:55.475Z | Checking once_cell v1.21.3 |
| 2157 | 2026-03-16T19:54:55.537Z | Checking num-traits v0.2.19 |
| 2158 | 2026-03-16T19:54:55.565Z | Checking socket2 v0.6.2 |
| 2159 | 2026-03-16T19:54:55.694Z | Checking iana-time-zone v0.1.65 |
| 2160 | 2026-03-16T19:54:55.717Z | Checking generic-array v0.14.7 |
| 2161 | 2026-03-16T19:54:55.733Z | Checking zerocopy v0.8.40 |
| 2162 | 2026-03-16T19:54:55.823Z | Checking futures-core v0.3.32 |
| 2163 | 2026-03-16T19:54:55.840Z | Checking allocator-api2 v0.2.21 |
| 2164 | 2026-03-16T19:54:55.874Z | Checking equivalent v1.0.2 |
| 2165 | 2026-03-16T19:54:55.973Z | Checking foldhash v0.2.0 |
| 2166 | 2026-03-16T19:54:55.991Z | Checking const-oid v0.9.6 |
| 2167 | 2026-03-16T19:54:56.163Z | Checking dyn-clone v1.0.20 |
| 2168 | 2026-03-16T19:54:56.206Z | Checking hashbrown v0.16.1 |
| 2169 | 2026-03-16T19:54:56.223Z | Checking icu_provider v2.1.1 |
| 2170 | 2026-03-16T19:54:56.289Z | Checking futures-sink v0.3.32 |
| 2171 | 2026-03-16T19:54:56.307Z | Checking serde v1.0.228 |
| 2172 | 2026-03-16T19:54:56.310Z | Checking serde_json v1.0.149 |
| 2173 | 2026-03-16T19:54:56.362Z | Checking bitflags v2.11.0 |
| 2174 | 2026-03-16T19:54:56.412Z | Checking crypto-common v0.1.7 |
| 2175 | 2026-03-16T19:54:56.524Z | Checking icu_normalizer v2.1.1 |
| 2176 | 2026-03-16T19:54:56.564Z | Checking icu_properties v2.1.2 |
| 2177 | 2026-03-16T19:54:56.580Z | Checking uuid v1.21.0 |
| 2178 | 2026-03-16T19:54:56.893Z | Checking bytes v1.11.1 |
| 2179 | 2026-03-16T19:54:56.896Z | Checking chrono v0.4.44 |
| 2180 | 2026-03-16T19:54:56.931Z | Checking futures-channel v0.3.32 |
| 2181 | 2026-03-16T19:54:57.012Z | Checking semver v1.0.27 |
| 2182 | 2026-03-16T19:54:57.029Z | Checking slab v0.4.12 |
| 2183 | 2026-03-16T19:54:57.181Z | Checking futures-task v0.3.32 |
| 2184 | 2026-03-16T19:54:57.226Z | Checking futures-io v0.3.32 |
| 2185 | 2026-03-16T19:54:57.321Z | Checking block-buffer v0.10.4 |
| 2186 | 2026-03-16T19:54:57.328Z | Checking thiserror v2.0.18 |
| 2187 | 2026-03-16T19:54:57.354Z | Checking indexmap v2.13.0 |
| 2188 | 2026-03-16T19:54:57.375Z | Checking futures-util v0.3.32 |
| 2189 | 2026-03-16T19:54:57.412Z | Checking byteorder v1.5.0 |
| 2190 | 2026-03-16T19:54:57.444Z | Checking digest v0.10.7 |
| 2191 | 2026-03-16T19:54:57.513Z | Checking tokio v1.49.0 |
| 2192 | 2026-03-16T19:54:57.682Z | Checking http v1.4.0 |
| 2193 | 2026-03-16T19:54:57.701Z | Checking cpufeatures v0.2.17 |
| 2194 | 2026-03-16T19:54:57.717Z | Checking idna_adapter v1.2.1 |
| 2195 | 2026-03-16T19:54:57.787Z | Checking fnv v1.0.7 |
| 2196 | 2026-03-16T19:54:57.864Z | Checking idna v1.1.0 |
| 2197 | 2026-03-16T19:54:57.901Z | Checking base64 v0.22.1 |
| 2198 | 2026-03-16T19:54:58.069Z | Checking unicode-ident v1.0.24 |
| 2199 | 2026-03-16T19:54:58.129Z | Checking tracing-core v0.1.36 |
| 2200 | 2026-03-16T19:54:58.170Z | Checking url v2.5.8 |
| 2201 | 2026-03-16T19:54:58.204Z | Checking proc-macro2 v1.0.106 |
| 2202 | 2026-03-16T19:54:58.207Z | Checking rustls-pki-types v1.14.0 |
| 2203 | 2026-03-16T19:54:58.469Z | Checking regex-syntax v0.8.10 |
| 2204 | 2026-03-16T19:54:58.538Z | Checking tracing v0.1.44 |
| 2205 | 2026-03-16T19:54:58.599Z | Checking untrusted v0.9.0 |
| 2206 | 2026-03-16T19:54:58.622Z | Checking quote v1.0.44 |
| 2207 | 2026-03-16T19:54:58.737Z | Checking ring v0.17.14 |
| 2208 | 2026-03-16T19:54:58.752Z | Checking schemars v0.8.22 |
| 2209 | 2026-03-16T19:54:58.795Z | Checking ipnet v2.11.0 |
| 2210 | 2026-03-16T19:54:58.841Z | Checking syn v2.0.117 |
| 2211 | 2026-03-16T19:54:59.133Z | Checking thiserror v1.0.69 |
| 2212 | 2026-03-16T19:54:59.250Z | Checking httparse v1.10.1 |
| 2213 | 2026-03-16T19:54:59.518Z | Checking http-body v1.0.1 |
| 2214 | 2026-03-16T19:54:59.630Z | Checking atomic-waker v1.1.2 |
| 2215 | 2026-03-16T19:54:59.683Z | Checking aws-lc-sys v0.37.1 |
| 2216 | 2026-03-16T19:54:59.753Z | Checking aho-corasick v1.1.4 |
| 2217 | 2026-03-16T19:55:00.005Z | Checking try-lock v0.2.5 |
| 2218 | 2026-03-16T19:55:00.023Z | Checking ppv-lite86 v0.2.21 |
| 2219 | 2026-03-16T19:55:00.046Z | Checking tower-layer v0.3.3 |
| 2220 | 2026-03-16T19:55:00.128Z | Checking untrusted v0.7.1 |
| 2221 | 2026-03-16T19:55:00.233Z | Checking tower-service v0.3.3 |
| 2222 | 2026-03-16T19:55:00.260Z | Checking httpdate v1.0.3 |
| 2223 | 2026-03-16T19:55:00.276Z | Checking openssl-probe v0.2.1 |
| 2224 | 2026-03-16T19:55:00.368Z | Checking want v0.3.1 |
| 2225 | 2026-03-16T19:55:00.406Z | Checking rustix v1.1.3 |
| 2226 | 2026-03-16T19:55:00.432Z | Checking block-padding v0.3.3 |
| 2227 | 2026-03-16T19:55:00.450Z | Checking getrandom v0.3.4 |
| 2228 | 2026-03-16T19:55:00.492Z | Checking pin-utils v0.1.0 |
| 2229 | 2026-03-16T19:55:00.564Z | Checking aws-lc-rs v1.16.0 |
| 2230 | 2026-03-16T19:55:00.583Z | Checking hmac v0.12.1 |
| 2231 | 2026-03-16T19:55:00.599Z | Checking inout v0.1.4 |
| 2232 | 2026-03-16T19:55:00.622Z | Checking socket2 v0.5.10 |
| 2233 | 2026-03-16T19:55:00.689Z | Checking regex-automata v0.4.14 |
| 2234 | 2026-03-16T19:55:00.749Z | Checking rand_core v0.9.5 |
| 2235 | 2026-03-16T19:55:00.771Z | Checking cipher v0.4.4 |
| 2236 | 2026-03-16T19:55:00.939Z | Checking base64ct v1.8.3 |
| 2237 | 2026-03-16T19:55:00.984Z | Checking powerfmt v0.2.0 |
| 2238 | 2026-03-16T19:55:01.039Z | Checking ryu v1.0.23 |
| 2239 | 2026-03-16T19:55:01.174Z | Checking deranged v0.5.8 |
| 2240 | 2026-03-16T19:55:01.216Z | Checking rustls-native-certs v0.8.3 |
| 2241 | 2026-03-16T19:55:01.242Z | Checking http-body-util v0.1.3 |
| 2242 | 2026-03-16T19:55:01.377Z | Checking sha2 v0.10.9 |
| 2243 | 2026-03-16T19:55:01.530Z | Checking erased-serde v0.3.31 |
| 2244 | 2026-03-16T19:55:01.597Z | Checking sync_wrapper v1.0.2 |
| 2245 | 2026-03-16T19:55:01.694Z | Checking rustls-webpki v0.103.9 |
| 2246 | 2026-03-16T19:55:01.738Z | Checking num-conv v0.2.0 |
| 2247 | 2026-03-16T19:55:01.741Z | Checking time-core v0.1.8 |
| 2248 | 2026-03-16T19:55:01.886Z | Checking tokio-util v0.7.18 |
| 2249 | 2026-03-16T19:55:01.903Z | Checking num_threads v0.1.7 |
| 2250 | 2026-03-16T19:55:01.946Z | Checking pretty-hex v0.4.1 |
| 2251 | 2026-03-16T19:55:02.012Z | Checking tower v0.5.3 |
| 2252 | 2026-03-16T19:55:02.098Z | Checking serde_urlencoded v0.7.1 |
| 2253 | 2026-03-16T19:55:02.126Z | Checking slog v2.8.2 |
| 2254 | 2026-03-16T19:55:02.144Z | Checking rand_chacha v0.9.0 |
| 2255 | 2026-03-16T19:55:02.254Z | Checking rustls v0.23.37 |
| 2256 | 2026-03-16T19:55:02.367Z | Checking webpki-roots v1.0.6 |
| 2257 | 2026-03-16T19:55:02.407Z | Checking foreign-types-shared v0.1.1 |
| 2258 | 2026-03-16T19:55:02.477Z | Checking fastrand v2.3.0 |
| 2259 | 2026-03-16T19:55:02.513Z | Checking iri-string v0.7.10 |
| 2260 | 2026-03-16T19:55:02.516Z | Checking foreign-types v0.3.2 |
| 2261 | 2026-03-16T19:55:02.561Z | Checking rand v0.9.2 |
| 2262 | 2026-03-16T19:55:02.569Z | Checking time v0.3.47 |
| 2263 | 2026-03-16T19:55:02.615Z | Checking pem-rfc7468 v0.7.0 |
| 2264 | 2026-03-16T19:55:02.703Z | Checking h2 v0.4.13 |
| 2265 | 2026-03-16T19:55:02.703Z | Checking ipnetwork v0.21.1 |
| 2266 | 2026-03-16T19:55:02.815Z | Checking openssl-sys v0.9.111 |
| 2267 | 2026-03-16T19:55:03.008Z | Checking spin v0.9.8 |
| 2268 | 2026-03-16T19:55:03.175Z | Checking flagset v0.4.7 |
| 2269 | 2026-03-16T19:55:03.219Z | Checking plain v0.2.3 |
| 2270 | 2026-03-16T19:55:03.235Z | Checking regex v1.12.3 |
| 2271 | 2026-03-16T19:55:03.332Z | Checking der v0.7.10 |
| 2272 | 2026-03-16T19:55:03.354Z | Checking rand_chacha v0.3.1 |
| 2273 | 2026-03-16T19:55:03.558Z | Checking openssl v0.10.75 |
| 2274 | 2026-03-16T19:55:03.609Z | Checking mime v0.3.17 |
| 2275 | 2026-03-16T19:55:03.625Z | Checking tinyvec_macros v0.1.1 |
| 2276 | 2026-03-16T19:55:03.708Z | Checking ucd-trie v0.1.7 |
| 2277 | 2026-03-16T19:55:03.832Z | Checking tinyvec v1.10.0 |
| 2278 | 2026-03-16T19:55:03.872Z | Checking pest v2.8.6 |
| 2279 | 2026-03-16T19:55:03.973Z | Checking tower-http v0.6.8 |
| 2280 | 2026-03-16T19:55:04.126Z | Checking rand v0.8.5 |
| 2281 | 2026-03-16T19:55:04.252Z | Checking tempfile v3.25.0 |
| 2282 | 2026-03-16T19:55:04.354Z | Checking salsa20 v0.10.2 |
| 2283 | 2026-03-16T19:55:04.357Z | Checking spki v0.7.3 |
| 2284 | 2026-03-16T19:55:04.498Z | Checking pbkdf2 v0.12.2 |
| 2285 | 2026-03-16T19:55:04.501Z | Checking encoding_rs v0.8.35 |
| 2286 | 2026-03-16T19:55:04.564Z | Checking unicode-width v0.2.0 |
| 2287 | 2026-03-16T19:55:04.643Z | Checking scrypt v0.11.0 |
| 2288 | 2026-03-16T19:55:04.816Z | Checking cbc v0.1.2 |
| 2289 | 2026-03-16T19:55:04.846Z | Checking aes v0.8.4 |
| 2290 | 2026-03-16T19:55:04.879Z | Checking openapiv3 v2.2.0 |
| 2291 | 2026-03-16T19:55:04.975Z | Checking anyhow v1.0.102 |
| 2292 | 2026-03-16T19:55:05.235Z | Checking crossbeam-utils v0.8.21 |
| 2293 | 2026-03-16T19:55:05.366Z | Checking oxnet v0.1.4 |
| 2294 | 2026-03-16T19:55:05.383Z | Checking pkcs5 v0.7.1 |
| 2295 | 2026-03-16T19:55:05.450Z | Checking tokio-rustls v0.26.4 |
| 2296 | 2026-03-16T19:55:05.668Z | Checking scroll v0.12.0 |
| 2297 | 2026-03-16T19:55:05.685Z | Checking winnow v0.7.14 |
| 2298 | 2026-03-16T19:55:05.712Z | Checking pkcs8 v0.10.2 |
| 2299 | 2026-03-16T19:55:05.743Z | Checking data-encoding v2.10.0 |
| 2300 | 2026-03-16T19:55:05.782Z | Checking siphasher v1.0.2 |
| 2301 | 2026-03-16T19:55:05.935Z | Checking lazy_static v1.5.0 |
| 2302 | 2026-03-16T19:55:05.966Z | Checking goblin v0.8.2 |
| 2303 | 2026-03-16T19:55:05.989Z | Checking zerocopy v0.7.35 |
| 2304 | 2026-03-16T19:55:06.045Z | Checking wait-timeout v0.2.1 |
| 2305 | 2026-03-16T19:55:06.104Z | Checking either v1.15.0 |
| 2306 | 2026-03-16T19:55:06.200Z | Checking anstyle v1.0.13 |
| 2307 | 2026-03-16T19:55:06.277Z | Checking hyper v1.8.1 |
| 2308 | 2026-03-16T19:55:06.351Z | Checking quick-error v1.2.3 |
| 2309 | 2026-03-16T19:55:06.369Z | Checking native-tls v0.2.18 |
| 2310 | 2026-03-16T19:55:06.434Z | Checking managed v0.8.0 |
| 2311 | 2026-03-16T19:55:06.475Z | Checking utf8parse v0.2.2 |
| 2312 | 2026-03-16T19:55:06.593Z | Checking tokio-native-tls v0.3.1 |
| 2313 | 2026-03-16T19:55:06.611Z | Checking bit-vec v0.8.0 |
| 2314 | 2026-03-16T19:55:06.648Z | Checking bitflags v1.3.2 |
| 2315 | 2026-03-16T19:55:06.701Z | Checking anstyle-parse v0.2.7 |
| 2316 | 2026-03-16T19:55:06.704Z | Checking rusty-fork v0.3.1 |
| 2317 | 2026-03-16T19:55:06.746Z | Checking dtrace-parser v0.2.0 |
| 2318 | 2026-03-16T19:55:06.807Z | Checking unicode-normalization v0.1.25 |
| 2319 | 2026-03-16T19:55:06.869Z | Checking bit-set v0.8.0 |
| 2320 | 2026-03-16T19:55:06.912Z | Checking rand_xorshift v0.4.0 |
| 2321 | 2026-03-16T19:55:06.912Z | Checking sha1 v0.10.6 |
| 2322 | 2026-03-16T19:55:07.058Z | Checking thread-id v4.2.2 |
| 2323 | 2026-03-16T19:55:07.058Z | Checking psl-types v2.0.11 |
| 2324 | 2026-03-16T19:55:07.091Z | Checking anstyle-query v1.1.5 |
| 2325 | 2026-03-16T19:55:07.115Z | Checking is_terminal_polyfill v1.70.2 |
| 2326 | 2026-03-16T19:55:07.156Z | Checking colorchoice v1.0.4 |
| 2327 | 2026-03-16T19:55:07.203Z | Checking unarray v0.1.4 |
| 2328 | 2026-03-16T19:55:07.220Z | Checking publicsuffix v2.3.0 |
| 2329 | 2026-03-16T19:55:07.223Z | Checking crossbeam-epoch v0.9.18 |
| 2330 | 2026-03-16T19:55:07.276Z | Checking anstream v0.6.21 |
| 2331 | 2026-03-16T19:55:07.330Z | Checking proptest v1.10.0 |
| 2332 | 2026-03-16T19:55:07.348Z | Checking cookie v0.18.1 |
| 2333 | 2026-03-16T19:55:07.364Z | Checking terminal_size v0.4.3 |
| 2334 | 2026-03-16T19:55:07.416Z | Checking scroll v0.13.0 |
| 2335 | 2026-03-16T19:55:07.501Z | Checking hex v0.4.3 |
| 2336 | 2026-03-16T19:55:07.522Z | Checking hyper-util v0.1.20 |
| 2337 | 2026-03-16T19:55:07.525Z | Checking num-integer v0.1.46 |
| 2338 | 2026-03-16T19:55:07.553Z | Checking simd-adler32 v0.3.8 |
| 2339 | 2026-03-16T19:55:07.640Z | Checking cookie_store v0.22.1 |
| 2340 | 2026-03-16T19:55:07.718Z | Checking goblin v0.10.5 |
| 2341 | 2026-03-16T19:55:07.788Z | Checking crossbeam-deque v0.8.6 |
| 2342 | 2026-03-16T19:55:07.813Z | Checking rustls-platform-verifier v0.6.2 |
| 2343 | 2026-03-16T19:55:07.838Z | Checking bstr v1.12.1 |
| 2344 | 2026-03-16T19:55:07.987Z | Checking ref-cast v1.0.25 |
| 2345 | 2026-03-16T19:55:08.006Z | Checking rustix v0.38.44 |
| 2346 | 2026-03-16T19:55:08.148Z | Checking camino v1.2.2 |
| 2347 | 2026-03-16T19:55:08.157Z | Checking crc32fast v1.5.0 |
| 2348 | 2026-03-16T19:55:08.283Z | Checking signature v2.2.0 |
| 2349 | 2026-03-16T19:55:08.374Z | Checking serde_spanned v0.6.9 |
| 2350 | 2026-03-16T19:55:08.415Z | Checking toml_datetime v0.6.11 |
| 2351 | 2026-03-16T19:55:08.440Z | Checking ff v0.13.1 |
| 2352 | 2026-03-16T19:55:08.528Z | Checking unicode-properties v0.1.4 |
| 2353 | 2026-03-16T19:55:08.599Z | Checking unicode-bidi v0.3.18 |
| 2354 | 2026-03-16T19:55:08.649Z | Checking base16ct v0.2.0 |
| 2355 | 2026-03-16T19:55:08.716Z | Checking dof v0.3.0 |
| 2356 | 2026-03-16T19:55:08.769Z | Checking strsim v0.11.1 |
| 2357 | 2026-03-16T19:55:08.809Z | Checking adler2 v2.0.1 |
| 2358 | 2026-03-16T19:55:08.939Z | Checking clap_lex v1.0.0 |
| 2359 | 2026-03-16T19:55:08.982Z | Checking miniz_oxide v0.8.9 |
| 2360 | 2026-03-16T19:55:08.989Z | Checking stringprep v0.1.5 |
| 2361 | 2026-03-16T19:55:09.092Z | Checking usdt-impl v0.5.0 |
| 2362 | 2026-03-16T19:55:09.127Z | Checking sec1 v0.7.3 |
| 2363 | 2026-03-16T19:55:09.142Z | Checking clap_builder v4.5.60 |
| 2364 | 2026-03-16T19:55:09.171Z | Checking group v0.13.0 |
| 2365 | 2026-03-16T19:55:09.193Z | Checking hyper-rustls v0.27.7 |
| 2366 | 2026-03-16T19:55:09.356Z | Checking hyper-tls v0.6.0 |
| 2367 | 2026-03-16T19:55:09.393Z | Checking rayon-core v1.13.0 |
| 2368 | 2026-03-16T19:55:09.439Z | Checking num-iter v0.1.45 |
| 2369 | 2026-03-16T19:55:09.458Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2370 | 2026-03-16T19:55:09.475Z | Checking reqwest v0.13.2 |
| 2371 | 2026-03-16T19:55:09.571Z | Checking reqwest v0.12.28 |
| 2372 | 2026-03-16T19:55:09.587Z | Checking dtrace-parser v0.3.0 |
| 2373 | 2026-03-16T19:55:09.812Z | Checking hkdf v0.12.4 |
| 2374 | 2026-03-16T19:55:09.881Z | Checking newtype-uuid v1.3.2 |
| 2375 | 2026-03-16T19:55:09.898Z | Checking strum v0.26.3 |
| 2376 | 2026-03-16T19:55:09.902Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2377 | 2026-03-16T19:55:09.973Z | Checking md-5 v0.10.6 |
| 2378 | 2026-03-16T19:55:10.031Z | Checking hash32 v0.2.1 |
| 2379 | 2026-03-16T19:55:10.062Z | Checking crypto-bigint v0.5.5 |
| 2380 | 2026-03-16T19:55:10.131Z | Checking daft v0.1.5 |
| 2381 | 2026-03-16T19:55:10.148Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2382 | 2026-03-16T19:55:10.234Z | Checking thread-id v5.1.0 |
| 2383 | 2026-03-16T19:55:10.332Z | Checking unicode-segmentation v1.12.0 |
| 2384 | 2026-03-16T19:55:10.407Z | Checking zlib-rs v0.6.2 |
| 2385 | 2026-03-16T19:55:10.435Z | Checking fallible-iterator v0.2.0 |
| 2386 | 2026-03-16T19:55:10.589Z | Checking heapless v0.7.17 |
| 2387 | 2026-03-16T19:55:10.694Z | Checking zstd-safe v7.2.4 |
| 2388 | 2026-03-16T19:55:10.747Z | Checking rayon v1.11.0 |
| 2389 | 2026-03-16T19:55:10.796Z | Checking postgres-protocol v0.6.10 |
| 2390 | 2026-03-16T19:55:10.854Z | Checking clap v4.5.60 |
| 2391 | 2026-03-16T19:55:10.903Z | Checking itertools v0.12.1 |
| 2392 | 2026-03-16T19:55:10.949Z | Checking phf_shared v0.13.1 |
| 2393 | 2026-03-16T19:55:11.129Z | Checking dof v0.4.0 |
| 2394 | 2026-03-16T19:55:11.154Z | Checking console v0.16.2 |
| 2395 | 2026-03-16T19:55:11.210Z | Checking curve25519-dalek v4.1.3 |
| 2396 | 2026-03-16T19:55:11.227Z | Checking memoffset v0.9.1 |
| 2397 | 2026-03-16T19:55:11.326Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2398 | 2026-03-16T19:55:11.433Z | Checking signal-hook v0.3.18 |
| 2399 | 2026-03-16T19:55:11.539Z | Checking memmap2 v0.9.10 |
| 2400 | 2026-03-16T19:55:11.592Z | Checking elliptic-curve v0.13.8 |
| 2401 | 2026-03-16T19:55:11.609Z | Checking flate2 v1.1.9 |
| 2402 | 2026-03-16T19:55:11.668Z | Checking winnow v0.5.40 |
| 2403 | 2026-03-16T19:55:11.758Z | Checking fixedbitset v0.4.2 |
| 2404 | 2026-03-16T19:55:11.953Z | Checking foldhash v0.1.5 |
| 2405 | 2026-03-16T19:55:12.003Z | Checking unit-prefix v0.5.2 |
| 2406 | 2026-03-16T19:55:12.020Z | Checking libbz2-rs-sys v0.2.2 |
| 2407 | 2026-03-16T19:55:12.113Z | Checking usdt-impl v0.6.0 |
| 2408 | 2026-03-16T19:55:12.129Z | Checking bumpalo v3.20.2 |
| 2409 | 2026-03-16T19:55:12.153Z | Checking toml_write v0.1.2 |
| 2410 | 2026-03-16T19:55:12.273Z | Checking hashbrown v0.15.5 |
| 2411 | 2026-03-16T19:55:12.292Z | Checking zone v0.3.1 |
| 2412 | 2026-03-16T19:55:12.370Z | Checking toml_edit v0.22.27 |
| 2413 | 2026-03-16T19:55:12.387Z | Checking zopfli v0.8.3 |
| 2414 | 2026-03-16T19:55:12.461Z | Checking usdt v0.6.0 |
| 2415 | 2026-03-16T19:55:12.539Z | Checking bzip2 v0.6.1 |
| 2416 | 2026-03-16T19:55:12.661Z | Checking petgraph v0.6.5 |
| 2417 | 2026-03-16T19:55:12.745Z | Checking signal-hook-mio v0.2.5 |
| 2418 | 2026-03-16T19:55:12.762Z | Checking bzip2 v0.4.4 |
| 2419 | 2026-03-16T19:55:12.766Z | Checking indicatif v0.18.4 |
| 2420 | 2026-03-16T19:55:12.815Z | Checking nix v0.31.1 |
| 2421 | 2026-03-16T19:55:12.870Z | Checking phf v0.13.1 |
| 2422 | 2026-03-16T19:55:12.907Z | Checking postgres-types v0.2.12 |
| 2423 | 2026-03-16T19:55:12.973Z | Checking smoltcp v0.9.1 |
| 2424 | 2026-03-16T19:55:13.070Z | Checking zstd v0.13.3 |
| 2425 | 2026-03-16T19:55:13.247Z | Checking toml_edit v0.19.15 |
| 2426 | 2026-03-16T19:55:13.268Z | Checking similar v2.7.0 |
| 2427 | 2026-03-16T19:55:13.318Z | Checking num-bigint-dig v0.8.6 |
| 2428 | 2026-03-16T19:55:13.334Z | Checking ed25519 v2.2.3 |
| 2429 | 2026-03-16T19:55:13.566Z | Checking phf_shared v0.11.3 |
| 2430 | 2026-03-16T19:55:13.752Z | Checking pkcs1 v0.7.5 |
| 2431 | 2026-03-16T19:55:13.783Z | Checking tokio-stream v0.1.18 |
| 2432 | 2026-03-16T19:55:13.803Z | Checking strum v0.27.2 |
| 2433 | 2026-03-16T19:55:13.869Z | Checking hubpack v0.1.2 |
| 2434 | 2026-03-16T19:55:13.938Z | Checking rfc6979 v0.4.0 |
| 2435 | 2026-03-16T19:55:14.021Z | Checking serde-big-array v0.5.1 |
| 2436 | 2026-03-16T19:55:14.079Z | Checking float-cmp v0.10.0 |
| 2437 | 2026-03-16T19:55:14.082Z | Checking env_filter v1.0.0 |
| 2438 | 2026-03-16T19:55:14.187Z | Checking normalize-line-endings v0.3.0 |
| 2439 | 2026-03-16T19:55:14.218Z | Checking predicates-core v1.0.10 |
| 2440 | 2026-03-16T19:55:14.238Z | Checking rustc-hash v2.1.1 |
| 2441 | 2026-03-16T19:55:14.278Z | Checking jiff v0.2.21 |
| 2442 | 2026-03-16T19:55:14.282Z | Checking difflib v0.4.0 |
| 2443 | 2026-03-16T19:55:14.322Z | Checking keccak v0.1.6 |
| 2444 | 2026-03-16T19:55:14.372Z | Checking fixedbitset v0.5.7 |
| 2445 | 2026-03-16T19:55:14.375Z | Checking static_assertions v1.1.0 |
| 2446 | 2026-03-16T19:55:14.407Z | Checking new_debug_unreachable v1.0.6 |
| 2447 | 2026-03-16T19:55:14.447Z | Checking precomputed-hash v0.1.1 |
| 2448 | 2026-03-16T19:55:14.478Z | Checking whoami v2.1.0 |
| 2449 | 2026-03-16T19:55:14.498Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2450 | 2026-03-16T19:55:14.519Z | Checking predicates v3.1.4 |
| 2451 | 2026-03-16T19:55:14.536Z | Checking sha3 v0.10.8 |
| 2452 | 2026-03-16T19:55:14.553Z | Checking string_cache v0.8.9 |
| 2453 | 2026-03-16T19:55:14.625Z | Checking petgraph v0.8.3 |
| 2454 | 2026-03-16T19:55:14.661Z | Checking toml v0.7.8 |
| 2455 | 2026-03-16T19:55:14.726Z | Checking tokio-postgres v0.7.16 |
| 2456 | 2026-03-16T19:55:14.761Z | Checking rsa v0.9.10 |
| 2457 | 2026-03-16T19:55:14.806Z | Checking iddqd v0.3.17 |
| 2458 | 2026-03-16T19:55:14.918Z | Checking env_logger v0.11.9 |
| 2459 | 2026-03-16T19:55:15.096Z | Checking ecdsa v0.16.9 |
| 2460 | 2026-03-16T19:55:15.157Z | Checking ed25519-dalek v2.2.0 |
| 2461 | 2026-03-16T19:55:15.379Z | Checking zip v0.6.6 |
| 2462 | 2026-03-16T19:55:15.452Z | Checking crossterm v0.28.1 |
| 2463 | 2026-03-16T19:55:15.531Z | Checking serde_with v3.17.0 |
| 2464 | 2026-03-16T19:55:15.794Z | Checking itertools v0.13.0 |
| 2465 | 2026-03-16T19:55:15.945Z | Checking hickory-proto v0.25.2 |
| 2466 | 2026-03-16T19:55:16.355Z | Checking x509-cert v0.2.5 |
| 2467 | 2026-03-16T19:55:16.401Z | Checking fs-err v3.3.0 |
| 2468 | 2026-03-16T19:55:16.793Z | Checking ahash v0.8.12 |
| 2469 | 2026-03-16T19:55:16.810Z | Checking object v0.37.3 |
| 2470 | 2026-03-16T19:55:17.052Z | Checking buf-list v1.1.2 |
| 2471 | 2026-03-16T19:55:17.181Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2472 | 2026-03-16T19:55:17.247Z | Checking lalrpop-util v0.19.12 |
| 2473 | 2026-03-16T19:55:17.287Z | Checking peg-runtime v0.8.5 |
| 2474 | 2026-03-16T19:55:17.387Z | Checking zip v4.6.1 |
| 2475 | 2026-03-16T19:55:17.455Z | Compiling regress v0.10.5 |
| 2476 | 2026-03-16T19:55:17.471Z | Compiling structmeta-derive v0.3.0 |
| 2477 | 2026-03-16T19:55:17.497Z | Compiling rustls v0.22.4 |
| 2478 | 2026-03-16T19:55:17.548Z | Compiling newtype-uuid-macros v0.1.0 |
| 2479 | 2026-03-16T19:55:17.755Z | Compiling multer v3.1.0 |
| 2480 | 2026-03-16T19:55:18.072Z | Compiling async-stream-impl v0.3.6 |
| 2481 | 2026-03-16T19:55:18.150Z | Checking futures-executor v0.3.32 |
| 2482 | 2026-03-16T19:55:18.332Z | Compiling dropshot v0.16.7 |
| 2483 | 2026-03-16T19:55:18.567Z | Checking futures v0.3.32 |
| 2484 | 2026-03-16T19:55:18.649Z | Compiling dropshot_endpoint v0.16.7 |
| 2485 | 2026-03-16T19:55:18.667Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2486 | 2026-03-16T19:55:18.874Z | Checking thread_local v1.1.9 |
| 2487 | 2026-03-16T19:55:18.933Z | Compiling structmeta v0.3.0 |
| 2488 | 2026-03-16T19:55:19.087Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2489 | 2026-03-16T19:55:19.185Z | Checking crossbeam-channel v0.5.15 |
| 2490 | 2026-03-16T19:55:19.207Z | Compiling derive-ex v0.1.8 |
| 2491 | 2026-03-16T19:55:19.518Z | Checking is-terminal v0.4.17 |
| 2492 | 2026-03-16T19:55:19.536Z | Checking term v1.2.1 |
| 2493 | 2026-03-16T19:55:19.632Z | Checking take_mut v0.2.2 |
| 2494 | 2026-03-16T19:55:19.632Z | Compiling parse-display-derive v0.10.0 |
| 2495 | 2026-03-16T19:55:19.708Z | Checking rustls-webpki v0.102.8 |
| 2496 | 2026-03-16T19:55:19.780Z | Checking slog-async v2.8.0 |
| 2497 | 2026-03-16T19:55:19.825Z | Checking slog-term v2.9.2 |
| 2498 | 2026-03-16T19:55:20.000Z | Checking serde_spanned v1.0.4 |
| 2499 | 2026-03-16T19:55:20.168Z | Checking debug-ignore v1.0.5 |
| 2500 | 2026-03-16T19:55:20.172Z | Checking match_cfg v0.1.0 |
| 2501 | 2026-03-16T19:55:20.172Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2502 | 2026-03-16T19:55:20.255Z | Checking hostname v0.3.1 |
| 2503 | 2026-03-16T19:55:20.287Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2504 | 2026-03-16T19:55:20.374Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2505 | 2026-03-16T19:55:20.394Z | Checking slog-json v2.6.1 |
| 2506 | 2026-03-16T19:55:20.438Z | Checking toml v0.9.12+spec-1.1.0 |
| 2507 | 2026-03-16T19:55:20.556Z | Checking macaddr v1.0.1 |
| 2508 | 2026-03-16T19:55:20.593Z | Checking slog-bunyan v2.5.0 |
| 2509 | 2026-03-16T19:55:20.738Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2510 | 2026-03-16T19:55:20.792Z | Checking async-stream v0.3.6 |
| 2511 | 2026-03-16T19:55:21.035Z | Checking waitgroup v0.1.2 |
| 2512 | 2026-03-16T19:55:21.163Z | Checking rustls-pemfile v2.2.0 |
| 2513 | 2026-03-16T19:55:21.243Z | Checking serde_path_to_error v0.1.20 |
| 2514 | 2026-03-16T19:55:21.262Z | Checking hostname v0.4.2 |
| 2515 | 2026-03-16T19:55:21.281Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2516 | 2026-03-16T19:55:21.340Z | Checking progenitor-client v0.10.0 |
| 2517 | 2026-03-16T19:55:21.390Z | Checking progenitor-client v0.13.0 |
| 2518 | 2026-03-16T19:55:21.414Z | Compiling itertools v0.14.0 |
| 2519 | 2026-03-16T19:55:21.553Z | Compiling test-strategy v0.4.5 |
| 2520 | 2026-03-16T19:55:21.609Z | Checking heck v0.5.0 |
| 2521 | 2026-03-16T19:55:21.626Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2522 | 2026-03-16T19:55:21.659Z | Checking backon v1.6.0 |
| 2523 | 2026-03-16T19:55:21.738Z | Checking instant v0.1.13 |
| 2524 | 2026-03-16T19:55:21.849Z | Checking backoff v0.4.0 |
| 2525 | 2026-03-16T19:55:21.896Z | Checking progenitor-extras v0.1.1 |
| 2526 | 2026-03-16T19:55:21.915Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2527 | 2026-03-16T19:55:21.988Z | Checking parse-display v0.10.0 |
| 2528 | 2026-03-16T19:55:22.068Z | Compiling typify-impl v0.4.3 |
| 2529 | 2026-03-16T19:55:22.340Z | Checking tokio-rustls v0.25.0 |
| 2530 | 2026-03-16T19:55:22.366Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2531 | 2026-03-16T19:55:22.562Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2532 | 2026-03-16T19:55:22.842Z | Compiling convert_case v0.4.0 |
| 2533 | 2026-03-16T19:55:23.176Z | Compiling crucible-workspace-hack v0.1.0 |
| 2534 | 2026-03-16T19:55:23.261Z | Compiling unsafe-libyaml v0.2.11 |
| 2535 | 2026-03-16T19:55:23.341Z | Compiling heapless v0.8.0 |
| 2536 | 2026-03-16T19:55:23.442Z | Compiling derive_more v0.99.20 |
| 2537 | 2026-03-16T19:55:23.633Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2538 | 2026-03-16T19:55:23.836Z | Compiling ingot-macros v0.1.1 |
| 2539 | 2026-03-16T19:55:23.943Z | Compiling proc-macro-crate v3.4.0 |
| 2540 | 2026-03-16T19:55:24.121Z | Compiling serde_yaml v0.9.34+deprecated |
| 2541 | 2026-03-16T19:55:24.309Z | Checking hash32 v0.3.1 |
| 2542 | 2026-03-16T19:55:24.325Z | Checking secrecy v0.10.3 |
| 2543 | 2026-03-16T19:55:24.466Z | Compiling prettyplease v0.2.37 |
| 2544 | 2026-03-16T19:55:24.482Z | Compiling smoltcp v0.11.0 |
| 2545 | 2026-03-16T19:55:24.680Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2546 | 2026-03-16T19:55:24.766Z | Compiling num_enum_derive v0.7.5 |
| 2547 | 2026-03-16T19:55:25.066Z | Checking tabwriter v1.4.1 |
| 2548 | 2026-03-16T19:55:25.085Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2549 | 2026-03-16T19:55:25.480Z | Checking cobs v0.3.0 |
| 2550 | 2026-03-16T19:55:25.667Z | Compiling foreign-types-macros v0.2.3 |
| 2551 | 2026-03-16T19:55:26.141Z | Checking cpufeatures v0.3.0 |
| 2552 | 2026-03-16T19:55:26.235Z | Checking foreign-types-shared v0.3.1 |
| 2553 | 2026-03-16T19:55:26.312Z | Checking chacha20 v0.10.0 |
| 2554 | 2026-03-16T19:55:26.349Z | Checking num_enum v0.7.5 |
| 2555 | 2026-03-16T19:55:26.446Z | Checking foreign-types v0.5.0 |
| 2556 | 2026-03-16T19:55:26.492Z | Checking postcard v1.1.3 |
| 2557 | 2026-03-16T19:55:27.038Z | Compiling proc-macro-crate v1.3.1 |
| 2558 | 2026-03-16T19:55:27.184Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2559 | 2026-03-16T19:55:27.602Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2560 | 2026-03-16T19:55:27.668Z | Checking ingot-types v0.1.2 |
| 2561 | 2026-03-16T19:55:27.755Z | Checking cstr-argument v0.1.2 |
| 2562 | 2026-03-16T19:55:27.884Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2563 | 2026-03-16T19:55:27.909Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2564 | 2026-03-16T19:55:28.144Z | Checking colored v3.1.1 |
| 2565 | 2026-03-16T19:55:28.161Z | Checking ingot v0.1.1 |
| 2566 | 2026-03-16T19:55:28.263Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2567 | 2026-03-16T19:55:28.281Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2568 | 2026-03-16T19:55:28.400Z | Compiling num_enum_derive v0.5.11 |
| 2569 | 2026-03-16T19:55:28.417Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2570 | 2026-03-16T19:55:28.464Z | Compiling typify-macro v0.4.3 |
| 2571 | 2026-03-16T19:55:28.480Z | Checking rand v0.10.0 |
| 2572 | 2026-03-16T19:55:28.587Z | Compiling typify-impl v0.6.1 |
| 2573 | 2026-03-16T19:55:29.959Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2574 | 2026-03-16T19:55:30.567Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2575 | 2026-03-16T19:55:30.666Z | Checking num_enum v0.5.11 |
| 2576 | 2026-03-16T19:55:30.777Z | Compiling typify v0.4.3 |
| 2577 | 2026-03-16T19:55:30.910Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2578 | 2026-03-16T19:55:31.279Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2579 | 2026-03-16T19:55:31.771Z | Checking camino-tempfile v1.4.1 |
| 2580 | 2026-03-16T19:55:31.775Z | Checking num-rational v0.4.2 |
| 2581 | 2026-03-16T19:55:32.075Z | Checking half v2.7.1 |
| 2582 | 2026-03-16T19:55:32.180Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2583 | 2026-03-16T19:55:32.351Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2584 | 2026-03-16T19:55:32.445Z | Checking universal-hash v0.5.1 |
| 2585 | 2026-03-16T19:55:32.484Z | Checking num-complex v0.4.6 |
| 2586 | 2026-03-16T19:55:32.501Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2587 | 2026-03-16T19:55:32.600Z | Checking opaque-debug v0.3.1 |
| 2588 | 2026-03-16T19:55:32.694Z | Checking ciborium-io v0.2.2 |
| 2589 | 2026-03-16T19:55:32.811Z | Checking ciborium-ll v0.2.2 |
| 2590 | 2026-03-16T19:55:32.872Z | Checking poly1305 v0.8.0 |
| 2591 | 2026-03-16T19:55:32.916Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2592 | 2026-03-16T19:55:32.987Z | Checking num v0.4.3 |
| 2593 | 2026-03-16T19:55:33.036Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2594 | 2026-03-16T19:55:33.081Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2595 | 2026-03-16T19:55:33.219Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2596 | 2026-03-16T19:55:33.234Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2597 | 2026-03-16T19:55:33.301Z | Checking toml v0.8.23 |
| 2598 | 2026-03-16T19:55:33.588Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2599 | 2026-03-16T19:55:33.700Z | Checking password-hash v0.5.0 |
| 2600 | 2026-03-16T19:55:33.743Z | Checking chacha20 v0.9.1 |
| 2601 | 2026-03-16T19:55:33.962Z | Checking thiserror-no-std v2.0.2 |
| 2602 | 2026-03-16T19:55:33.991Z | Compiling usdt-attr-macro v0.5.0 |
| 2603 | 2026-03-16T19:55:34.008Z | Compiling usdt-macro v0.5.0 |
| 2604 | 2026-03-16T19:55:34.074Z | Checking smf v0.2.3 |
| 2605 | 2026-03-16T19:55:34.383Z | Checking blake2 v0.10.6 |
| 2606 | 2026-03-16T19:55:34.613Z | Checking aead v0.5.2 |
| 2607 | 2026-03-16T19:55:34.640Z | Checking memmap v0.7.0 |
| 2608 | 2026-03-16T19:55:34.691Z | Checking sigpipe v0.1.3 |
| 2609 | 2026-03-16T19:55:34.809Z | Compiling num-derive v0.4.2 |
| 2610 | 2026-03-16T19:55:34.826Z | Checking float-ord v0.3.2 |
| 2611 | 2026-03-16T19:55:34.957Z | Checking glob v0.3.3 |
| 2612 | 2026-03-16T19:55:34.978Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2613 | 2026-03-16T19:55:35.018Z | Checking usdt v0.5.0 |
| 2614 | 2026-03-16T19:55:35.034Z | Compiling typify-macro v0.6.1 |
| 2615 | 2026-03-16T19:55:35.190Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2616 | 2026-03-16T19:55:35.223Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2617 | 2026-03-16T19:55:35.261Z | Checking chacha20poly1305 v0.10.1 |
| 2618 | 2026-03-16T19:55:35.393Z | Checking argon2 v0.5.3 |
| 2619 | 2026-03-16T19:55:35.415Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2620 | 2026-03-16T19:55:35.451Z | Checking vsss-rs v3.3.4 |
| 2621 | 2026-03-16T19:55:35.678Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2622 | 2026-03-16T19:55:35.841Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2623 | 2026-03-16T19:55:36.048Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2624 | 2026-03-16T19:55:36.072Z | Checking ciborium v0.2.2 |
| 2625 | 2026-03-16T19:55:36.334Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2626 | 2026-03-16T19:55:36.472Z | Checking indent_write v2.2.0 |
| 2627 | 2026-03-16T19:55:36.641Z | Checking whoami v1.6.1 |
| 2628 | 2026-03-16T19:55:36.691Z | Compiling semver v0.1.20 |
| 2629 | 2026-03-16T19:55:36.804Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2630 | 2026-03-16T19:55:37.067Z | Compiling rustc_version v0.1.7 |
| 2631 | 2026-03-16T19:55:37.085Z | Compiling progenitor-impl v0.11.2 |
| 2632 | 2026-03-16T19:55:37.145Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2633 | 2026-03-16T19:55:37.401Z | Compiling typify v0.6.1 |
| 2634 | 2026-03-16T19:55:37.547Z | Compiling pin-project-internal v1.1.11 |
| 2635 | 2026-03-16T19:55:37.956Z | Checking swrite v0.1.0 |
| 2636 | 2026-03-16T19:55:38.072Z | Compiling minimal-lexical v0.2.1 |
| 2637 | 2026-03-16T19:55:38.238Z | Checking linked-hash-map v0.5.6 |
| 2638 | 2026-03-16T19:55:38.404Z | Compiling nom v7.1.3 |
| 2639 | 2026-03-16T19:55:38.464Z | Checking lru-cache v0.1.2 |
| 2640 | 2026-03-16T19:55:38.580Z | Compiling progenitor-impl v0.13.0 |
| 2641 | 2026-03-16T19:55:38.653Z | Compiling newtype_derive v0.1.6 |
| 2642 | 2026-03-16T19:55:39.102Z | Checking pin-project v1.1.11 |
| 2643 | 2026-03-16T19:55:39.224Z | Checking newline-converter v0.3.0 |
| 2644 | 2026-03-16T19:55:39.306Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2645 | 2026-03-16T19:55:39.364Z | Checking progenitor-client v0.11.2 |
| 2646 | 2026-03-16T19:55:39.980Z | Checking atomicwrites v0.4.4 |
| 2647 | 2026-03-16T19:55:40.008Z | Checking hickory-proto v0.24.4 |
| 2648 | 2026-03-16T19:55:40.008Z | Checking phf_shared v0.12.1 |
| 2649 | 2026-03-16T19:55:40.008Z | Checking console v0.15.11 |
| 2650 | 2026-03-16T19:55:40.008Z | Checking pem v3.0.6 |
| 2651 | 2026-03-16T19:55:40.142Z | Checking csv-core v0.1.13 |
| 2652 | 2026-03-16T19:55:40.271Z | Compiling snafu-derive v0.8.9 |
| 2653 | 2026-03-16T19:55:40.358Z | Compiling async-recursion v1.1.1 |
| 2654 | 2026-03-16T19:55:40.446Z | Compiling derive-where v1.6.0 |
| 2655 | 2026-03-16T19:55:40.808Z | Compiling progenitor-macro v0.11.2 |
| 2656 | 2026-03-16T19:55:42.129Z | Compiling slog-dtrace v0.3.0 |
| 2657 | 2026-03-16T19:55:42.201Z | Compiling chrono-tz v0.10.4 |
| 2658 | 2026-03-16T19:55:42.288Z | Compiling owo-colors v4.3.0 |
| 2659 | 2026-03-16T19:55:42.401Z | Checking resolv-conf v0.7.6 |
| 2660 | 2026-03-16T19:55:42.447Z | Checking highway v1.3.0 |
| 2661 | 2026-03-16T19:55:42.648Z | Checking same-file v1.0.6 |
| 2662 | 2026-03-16T19:55:42.726Z | Compiling cancel-safe-futures v0.1.5 |
| 2663 | 2026-03-16T19:55:42.761Z | Checking unicode-width v0.1.14 |
| 2664 | 2026-03-16T19:55:42.799Z | Compiling const_format_proc_macros v0.2.34 |
| 2665 | 2026-03-16T19:55:42.994Z | Checking snafu v0.8.9 |
| 2666 | 2026-03-16T19:55:43.042Z | Checking walkdir v2.5.0 |
| 2667 | 2026-03-16T19:55:43.087Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2668 | 2026-03-16T19:55:43.292Z | Checking hickory-resolver v0.24.4 |
| 2669 | 2026-03-16T19:55:43.405Z | Compiling progenitor-macro v0.13.0 |
| 2670 | 2026-03-16T19:55:43.906Z | Checking csv v1.4.0 |
| 2671 | 2026-03-16T19:55:43.932Z | Checking expectorate v1.2.0 |
| 2672 | 2026-03-16T19:55:44.057Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2673 | 2026-03-16T19:55:44.092Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2674 | 2026-03-16T19:55:44.241Z | Checking phf v0.12.1 |
| 2675 | 2026-03-16T19:55:44.701Z | Checking tokio-dtrace v0.1.1 |
| 2676 | 2026-03-16T19:55:44.937Z | Compiling progenitor-impl v0.10.0 |
| 2677 | 2026-03-16T19:55:45.076Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2678 | 2026-03-16T19:55:45.509Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2679 | 2026-03-16T19:55:45.669Z | Checking globset v0.4.18 |
| 2680 | 2026-03-16T19:55:46.005Z | Checking olpc-cjson v0.1.4 |
| 2681 | 2026-03-16T19:55:46.021Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2682 | 2026-03-16T19:55:46.181Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2683 | 2026-03-16T19:55:46.216Z | Checking libsw-core v0.3.2 |
| 2684 | 2026-03-16T19:55:46.403Z | Checking serde_plain v1.0.2 |
| 2685 | 2026-03-16T19:55:46.503Z | Checking arc-swap v1.8.2 |
| 2686 | 2026-03-16T19:55:46.600Z | Compiling lzma-sys v0.1.20 |
| 2687 | 2026-03-16T19:55:46.802Z | Checking bytecount v0.6.9 |
| 2688 | 2026-03-16T19:55:46.939Z | Checking utf-8 v0.7.6 |
| 2689 | 2026-03-16T19:55:47.152Z | Checking typed-path v0.9.3 |
| 2690 | 2026-03-16T19:55:47.174Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2691 | 2026-03-16T19:55:47.177Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2692 | 2026-03-16T19:55:47.456Z | Checking tungstenite v0.21.0 |
| 2693 | 2026-03-16T19:55:47.773Z | Checking progenitor v0.11.2 |
| 2694 | 2026-03-16T19:55:47.942Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2695 | 2026-03-16T19:55:48.014Z | Checking papergrid v0.11.0 |
| 2696 | 2026-03-16T19:55:48.242Z | Checking tough v0.20.0 |
| 2697 | 2026-03-16T19:55:48.263Z | Checking slog-scope v4.4.1 |
| 2698 | 2026-03-16T19:55:48.450Z | Checking libsw v3.5.0 |
| 2699 | 2026-03-16T19:55:48.639Z | Checking oxide-tokio-rt v0.1.3 |
| 2700 | 2026-03-16T19:55:48.666Z | Compiling progenitor-macro v0.10.0 |
| 2701 | 2026-03-16T19:55:48.917Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2702 | 2026-03-16T19:55:48.967Z | Checking qorb v0.4.1 |
| 2703 | 2026-03-16T19:55:49.478Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2704 | 2026-03-16T19:55:49.821Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2705 | 2026-03-16T19:55:50.130Z | Checking const_format v0.2.35 |
| 2706 | 2026-03-16T19:55:50.458Z | Checking progenitor v0.13.0 |
| 2707 | 2026-03-16T19:55:50.730Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2708 | 2026-03-16T19:55:50.914Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2709 | 2026-03-16T19:55:50.934Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2710 | 2026-03-16T19:55:50.979Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2711 | 2026-03-16T19:55:51.390Z | Compiling cargo_toml v0.22.3 |
| 2712 | 2026-03-16T19:55:51.410Z | Checking gethostname v0.5.0 |
| 2713 | 2026-03-16T19:55:51.523Z | Compiling tabled_derive v0.7.0 |
| 2714 | 2026-03-16T19:55:51.570Z | Checking bcs v0.1.6 |
| 2715 | 2026-03-16T19:55:51.593Z | Checking linear-map v1.2.0 |
| 2716 | 2026-03-16T19:55:51.850Z | Checking smawk v0.3.2 |
| 2717 | 2026-03-16T19:55:52.278Z | Checking termtree v0.5.1 |
| 2718 | 2026-03-16T19:55:52.289Z | Checking unicode-linebreak v0.1.5 |
| 2719 | 2026-03-16T19:55:52.289Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2720 | 2026-03-16T19:55:52.289Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2721 | 2026-03-16T19:55:52.302Z | Checking textwrap v0.16.2 |
| 2722 | 2026-03-16T19:55:52.583Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2723 | 2026-03-16T19:55:52.653Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2724 | 2026-03-16T19:55:52.865Z | Checking tabled v0.15.0 |
| 2725 | 2026-03-16T19:55:52.916Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2726 | 2026-03-16T19:55:52.963Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2727 | 2026-03-16T19:55:53.885Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2728 | 2026-03-16T19:55:53.990Z | Checking steno v0.4.1 |
| 2729 | 2026-03-16T19:55:54.103Z | Checking slog-stdlog v4.1.1 |
| 2730 | 2026-03-16T19:55:54.321Z | Checking tokio-tungstenite v0.21.0 |
| 2731 | 2026-03-16T19:55:54.611Z | Checking typeid v1.0.3 |
| 2732 | 2026-03-16T19:55:54.636Z | Checking humantime v2.3.0 |
| 2733 | 2026-03-16T19:55:54.742Z | Checking base64 v0.21.7 |
| 2734 | 2026-03-16T19:55:54.875Z | Checking ron v0.12.0 |
| 2735 | 2026-03-16T19:55:55.061Z | Checking xz2 v0.1.7 |
| 2736 | 2026-03-16T19:55:55.287Z | Checking slog-envlogger v2.2.0 |
| 2737 | 2026-03-16T19:55:55.312Z | Checking yasna v0.5.2 |
| 2738 | 2026-03-16T19:55:55.385Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2739 | 2026-03-16T19:55:55.471Z | Checking headers-core v0.3.0 |
| 2740 | 2026-03-16T19:55:55.605Z | Checking filetime v0.2.27 |
| 2741 | 2026-03-16T19:55:55.741Z | Checking progenitor v0.10.0 |
| 2742 | 2026-03-16T19:55:55.760Z | Checking xattr v1.6.1 |
| 2743 | 2026-03-16T19:55:55.777Z | Checking base16ct v1.0.0 |
| 2744 | 2026-03-16T19:55:55.828Z | Checking rcgen v0.12.1 |
| 2745 | 2026-03-16T19:55:55.868Z | Checking headers v0.4.1 |
| 2746 | 2026-03-16T19:55:55.910Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2747 | 2026-03-16T19:55:55.927Z | Checking tar v0.4.44 |
| 2748 | 2026-03-16T19:55:55.944Z | Checking subprocess v0.2.15 |
| 2749 | 2026-03-16T19:56:03.690Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2750 | 2026-03-16T19:56:11.720Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2751 | 2026-03-16T19:56:13.511Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2752 | 2026-03-16T19:56:15.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 2753 | 2026-03-16T19:56:15.336Z | |
| 2754 | 2026-03-16T19:56:15.336Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/265) |
| 2755 | 2026-03-16T19:56:16.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2756 | 2026-03-16T19:56:16.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2757 | 2026-03-16T19:56:16.234Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2758 | 2026-03-16T19:56:17.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s |
| 2759 | 2026-03-16T19:56:18.188Z | |
| 2760 | 2026-03-16T19:56:18.188Z | info: running `cargo check --bins` on nexus-config (51/265) |
| 2761 | 2026-03-16T19:56:18.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2762 | 2026-03-16T19:56:18.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2763 | 2026-03-16T19:56:18.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2764 | 2026-03-16T19:56:18.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2765 | 2026-03-16T19:56:19.001Z | |
| 2766 | 2026-03-16T19:56:19.001Z | info: running `cargo check --bins` on nexus-types (52/265) |
| 2767 | 2026-03-16T19:56:19.705Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2768 | 2026-03-16T19:56:19.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2769 | 2026-03-16T19:56:19.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2770 | 2026-03-16T19:56:19.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2771 | 2026-03-16T19:56:19.818Z | |
| 2772 | 2026-03-16T19:56:19.818Z | info: running `cargo check --bins` on clickhouse-admin-types (53/265) |
| 2773 | 2026-03-16T19:56:20.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2774 | 2026-03-16T19:56:20.485Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2775 | 2026-03-16T19:56:20.485Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2776 | 2026-03-16T19:56:20.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2777 | 2026-03-16T19:56:20.582Z | |
| 2778 | 2026-03-16T19:56:20.582Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/265) |
| 2779 | 2026-03-16T19:56:21.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2780 | 2026-03-16T19:56:21.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2781 | 2026-03-16T19:56:21.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2782 | 2026-03-16T19:56:21.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2783 | 2026-03-16T19:56:21.347Z | |
| 2784 | 2026-03-16T19:56:21.347Z | info: running `cargo check --bins` on cockroach-admin-types (55/265) |
| 2785 | 2026-03-16T19:56:21.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2786 | 2026-03-16T19:56:21.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2787 | 2026-03-16T19:56:21.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2788 | 2026-03-16T19:56:22.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 2789 | 2026-03-16T19:56:22.091Z | |
| 2790 | 2026-03-16T19:56:22.091Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/265) |
| 2791 | 2026-03-16T19:56:22.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2026-03-16T19:56:22.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2026-03-16T19:56:22.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2026-03-16T19:56:22.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2795 | 2026-03-16T19:56:22.838Z | |
| 2796 | 2026-03-16T19:56:22.838Z | info: running `cargo check --bins` on ereport-types (57/265) |
| 2797 | 2026-03-16T19:56:23.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2026-03-16T19:56:23.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2026-03-16T19:56:23.499Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2026-03-16T19:56:23.504Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2801 | 2026-03-16T19:56:23.599Z | |
| 2802 | 2026-03-16T19:56:23.599Z | info: running `cargo check --bins` on gateway-client (58/265) |
| 2803 | 2026-03-16T19:56:24.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2026-03-16T19:56:24.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2026-03-16T19:56:24.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2026-03-16T19:56:24.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2807 | 2026-03-16T19:56:24.363Z | |
| 2808 | 2026-03-16T19:56:24.363Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/265) |
| 2809 | 2026-03-16T19:56:25.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2026-03-16T19:56:25.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2026-03-16T19:56:25.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2026-03-16T19:56:25.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2813 | 2026-03-16T19:56:25.122Z | |
| 2814 | 2026-03-16T19:56:25.122Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/265) |
| 2815 | 2026-03-16T19:56:25.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2026-03-16T19:56:25.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2026-03-16T19:56:25.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2026-03-16T19:56:25.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2819 | 2026-03-16T19:56:25.884Z | |
| 2820 | 2026-03-16T19:56:25.884Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/265) |
| 2821 | 2026-03-16T19:56:26.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2026-03-16T19:56:26.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2026-03-16T19:56:26.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2026-03-16T19:56:26.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2825 | 2026-03-16T19:56:26.643Z | |
| 2826 | 2026-03-16T19:56:26.643Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/265) |
| 2827 | 2026-03-16T19:56:27.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2026-03-16T19:56:27.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2026-03-16T19:56:27.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2026-03-16T19:56:27.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2831 | 2026-03-16T19:56:27.404Z | |
| 2832 | 2026-03-16T19:56:27.404Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/265) |
| 2833 | 2026-03-16T19:56:28.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2026-03-16T19:56:28.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2026-03-16T19:56:28.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2836 | 2026-03-16T19:56:28.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2837 | 2026-03-16T19:56:28.189Z | |
| 2838 | 2026-03-16T19:56:28.189Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/265) |
| 2839 | 2026-03-16T19:56:28.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2840 | 2026-03-16T19:56:28.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2841 | 2026-03-16T19:56:28.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2842 | 2026-03-16T19:56:28.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2843 | 2026-03-16T19:56:28.967Z | |
| 2844 | 2026-03-16T19:56:28.967Z | info: running `cargo check --bins` on key-manager-types (65/265) |
| 2845 | 2026-03-16T19:56:29.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2846 | 2026-03-16T19:56:29.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2847 | 2026-03-16T19:56:29.623Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2848 | 2026-03-16T19:56:29.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2849 | 2026-03-16T19:56:29.714Z | |
| 2850 | 2026-03-16T19:56:29.715Z | info: running `cargo check --bins` on oxlog (66/265) |
| 2851 | 2026-03-16T19:56:30.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2852 | 2026-03-16T19:56:30.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2853 | 2026-03-16T19:56:30.451Z | Compiling newtype-uuid v1.3.2 |
| 2854 | 2026-03-16T19:56:30.692Z | Compiling daft v0.1.5 |
| 2855 | 2026-03-16T19:56:30.943Z | Compiling iddqd v0.3.17 |
| 2856 | 2026-03-16T19:56:32.228Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2857 | 2026-03-16T19:56:32.527Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2858 | 2026-03-16T19:56:32.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s |
| 2859 | 2026-03-16T19:56:33.072Z | |
| 2860 | 2026-03-16T19:56:33.073Z | info: running `cargo check --bins` on internal-dns-types (67/265) |
| 2861 | 2026-03-16T19:56:33.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-03-16T19:56:33.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-03-16T19:56:33.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2864 | 2026-03-16T19:56:33.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2865 | 2026-03-16T19:56:33.840Z | |
| 2866 | 2026-03-16T19:56:33.840Z | info: running `cargo check --bins` on internal-dns-types-versions (68/265) |
| 2867 | 2026-03-16T19:56:34.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-03-16T19:56:34.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-03-16T19:56:34.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-03-16T19:56:34.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2871 | 2026-03-16T19:56:34.602Z | |
| 2872 | 2026-03-16T19:56:34.602Z | info: running `cargo check --bins` on nexus-types-versions (69/265) |
| 2873 | 2026-03-16T19:56:35.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-03-16T19:56:35.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-03-16T19:56:35.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2876 | 2026-03-16T19:56:35.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2877 | 2026-03-16T19:56:35.399Z | |
| 2878 | 2026-03-16T19:56:35.399Z | info: running `cargo check --bins` on omicron-passwords (70/265) |
| 2879 | 2026-03-16T19:56:36.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-03-16T19:56:36.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-03-16T19:56:36.053Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-03-16T19:56:36.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2883 | 2026-03-16T19:56:36.146Z | |
| 2884 | 2026-03-16T19:56:36.146Z | info: running `cargo check --bins` on oxql-types (71/265) |
| 2885 | 2026-03-16T19:56:36.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-03-16T19:56:36.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-03-16T19:56:36.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-03-16T19:56:36.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2889 | 2026-03-16T19:56:36.917Z | |
| 2890 | 2026-03-16T19:56:36.917Z | info: running `cargo check --bins` on oximeter-types (72/265) |
| 2891 | 2026-03-16T19:56:37.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-03-16T19:56:37.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-03-16T19:56:37.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-03-16T19:56:37.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2895 | 2026-03-16T19:56:37.688Z | |
| 2896 | 2026-03-16T19:56:37.688Z | info: running `cargo check --bins` on oximeter-types-versions (73/265) |
| 2897 | 2026-03-16T19:56:38.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-03-16T19:56:38.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-03-16T19:56:38.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-03-16T19:56:38.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2901 | 2026-03-16T19:56:38.451Z | |
| 2902 | 2026-03-16T19:56:38.451Z | info: running `cargo check --bins` on oximeter-macro-impl (74/265) |
| 2903 | 2026-03-16T19:56:39.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-03-16T19:56:39.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-03-16T19:56:39.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-03-16T19:56:39.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2907 | 2026-03-16T19:56:39.198Z | |
| 2908 | 2026-03-16T19:56:39.198Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/265) |
| 2909 | 2026-03-16T19:56:39.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-03-16T19:56:39.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-03-16T19:56:39.882Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-03-16T19:56:39.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2913 | 2026-03-16T19:56:39.985Z | |
| 2914 | 2026-03-16T19:56:39.986Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/265) |
| 2915 | 2026-03-16T19:56:40.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-03-16T19:56:40.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-03-16T19:56:40.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-03-16T19:56:40.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2919 | 2026-03-16T19:56:40.776Z | |
| 2920 | 2026-03-16T19:56:40.776Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/265) |
| 2921 | 2026-03-16T19:56:41.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-03-16T19:56:41.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-03-16T19:56:41.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-03-16T19:56:41.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2925 | 2026-03-16T19:56:41.566Z | |
| 2926 | 2026-03-16T19:56:41.567Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/265) |
| 2927 | 2026-03-16T19:56:42.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-03-16T19:56:42.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-03-16T19:56:42.257Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-03-16T19:56:42.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2931 | 2026-03-16T19:56:42.362Z | |
| 2932 | 2026-03-16T19:56:42.362Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/265) |
| 2933 | 2026-03-16T19:56:43.015Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-03-16T19:56:43.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-03-16T19:56:43.018Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-03-16T19:56:43.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2937 | 2026-03-16T19:56:43.116Z | |
| 2938 | 2026-03-16T19:56:43.117Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/265) |
| 2939 | 2026-03-16T19:56:43.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-03-16T19:56:43.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-03-16T19:56:43.774Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-03-16T19:56:43.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2943 | 2026-03-16T19:56:43.871Z | |
| 2944 | 2026-03-16T19:56:43.871Z | info: running `cargo check --bins --no-default-features` on gfss (81/265) |
| 2945 | 2026-03-16T19:56:44.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-03-16T19:56:44.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-03-16T19:56:44.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-03-16T19:56:44.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2949 | 2026-03-16T19:56:44.619Z | |
| 2950 | 2026-03-16T19:56:44.619Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/265) |
| 2951 | 2026-03-16T19:56:45.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-03-16T19:56:45.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-03-16T19:56:45.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2954 | 2026-03-16T19:56:45.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2955 | 2026-03-16T19:56:45.373Z | |
| 2956 | 2026-03-16T19:56:45.373Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/265) |
| 2957 | 2026-03-16T19:56:46.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2958 | 2026-03-16T19:56:46.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2959 | 2026-03-16T19:56:46.165Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-03-16T19:56:46.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 2961 | 2026-03-16T19:56:47.023Z | |
| 2962 | 2026-03-16T19:56:47.023Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/265) |
| 2963 | 2026-03-16T19:56:47.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2964 | 2026-03-16T19:56:47.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2965 | 2026-03-16T19:56:47.830Z | Compiling ar_archive_writer v0.5.1 |
| 2966 | 2026-03-16T19:56:47.834Z | Compiling stacker v0.1.23 |
| 2967 | 2026-03-16T19:56:47.834Z | Compiling cfg_aliases v0.1.1 |
| 2968 | 2026-03-16T19:56:47.938Z | Compiling convert_case v0.10.0 |
| 2969 | 2026-03-16T19:56:47.963Z | Checking fd-lock v4.0.4 |
| 2970 | 2026-03-16T19:56:47.966Z | Checking nibble_vec v0.1.0 |
| 2971 | 2026-03-16T19:56:47.967Z | Checking vte v0.14.1 |
| 2972 | 2026-03-16T19:56:47.967Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2973 | 2026-03-16T19:56:48.054Z | Compiling nix v0.28.0 |
| 2974 | 2026-03-16T19:56:48.106Z | Checking endian-type v0.1.2 |
| 2975 | 2026-03-16T19:56:48.149Z | Checking strip-ansi-escapes v0.2.1 |
| 2976 | 2026-03-16T19:56:48.165Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2977 | 2026-03-16T19:56:48.263Z | Checking radix_trie v0.2.1 |
| 2978 | 2026-03-16T19:56:48.279Z | Compiling peg-macros v0.8.5 |
| 2979 | 2026-03-16T19:56:48.308Z | Checking winnow v0.6.26 |
| 2980 | 2026-03-16T19:56:48.351Z | Compiling derive_more-impl v2.1.1 |
| 2981 | 2026-03-16T19:56:48.503Z | Compiling sqlparser_derive v0.5.0 |
| 2982 | 2026-03-16T19:56:48.532Z | Checking unicode_categories v0.1.1 |
| 2983 | 2026-03-16T19:56:48.732Z | Checking home v0.5.12 |
| 2984 | 2026-03-16T19:56:48.804Z | Checking nu-ansi-term v0.50.3 |
| 2985 | 2026-03-16T19:56:48.883Z | Checking display-error-chain v0.2.2 |
| 2986 | 2026-03-16T19:56:49.076Z | Checking reedline v0.40.0 |
| 2987 | 2026-03-16T19:56:49.110Z | Compiling psm v0.1.30 |
| 2988 | 2026-03-16T19:56:49.452Z | Checking derive_more v2.1.1 |
| 2989 | 2026-03-16T19:56:49.544Z | Checking crossterm v0.29.0 |
| 2990 | 2026-03-16T19:56:49.804Z | Checking peg v0.8.5 |
| 2991 | 2026-03-16T19:56:49.839Z | Checking sqlformat v0.3.5 |
| 2992 | 2026-03-16T19:56:49.866Z | Checking rustyline v14.0.0 |
| 2993 | 2026-03-16T19:56:50.067Z | Checking recursive v0.1.1 |
| 2994 | 2026-03-16T19:56:50.173Z | Checking sqlparser v0.61.0 |
| 2995 | 2026-03-16T19:57:06.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.05s |
| 2996 | 2026-03-16T19:57:06.281Z | |
| 2997 | 2026-03-16T19:57:06.281Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/265) |
| 2998 | 2026-03-16T19:57:06.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2999 | 2026-03-16T19:57:06.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3000 | 2026-03-16T19:57:07.090Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3001 | 2026-03-16T19:57:11.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s |
| 3002 | 2026-03-16T19:57:11.925Z | |
| 3003 | 2026-03-16T19:57:11.925Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/265) |
| 3004 | 2026-03-16T19:57:12.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2026-03-16T19:57:12.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2026-03-16T19:57:12.738Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3007 | 2026-03-16T19:57:15.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 3008 | 2026-03-16T19:57:16.186Z | |
| 3009 | 2026-03-16T19:57:16.186Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/265) |
| 3010 | 2026-03-16T19:57:16.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2026-03-16T19:57:16.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2026-03-16T19:57:16.989Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3013 | 2026-03-16T19:57:21.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s |
| 3014 | 2026-03-16T19:57:21.558Z | |
| 3015 | 2026-03-16T19:57:21.558Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/265) |
| 3016 | 2026-03-16T19:57:22.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2026-03-16T19:57:22.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2026-03-16T19:57:22.368Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3019 | 2026-03-16T19:57:26.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s |
| 3020 | 2026-03-16T19:57:26.999Z | |
| 3021 | 2026-03-16T19:57:26.999Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/265) |
| 3022 | 2026-03-16T19:57:27.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2026-03-16T19:57:27.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2026-03-16T19:57:27.824Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3025 | 2026-03-16T19:57:31.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s |
| 3026 | 2026-03-16T19:57:31.525Z | |
| 3027 | 2026-03-16T19:57:31.526Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/265) |
| 3028 | 2026-03-16T19:57:32.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2026-03-16T19:57:32.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2026-03-16T19:57:32.330Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3031 | 2026-03-16T19:57:35.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s |
| 3032 | 2026-03-16T19:57:36.056Z | |
| 3033 | 2026-03-16T19:57:36.056Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/265) |
| 3034 | 2026-03-16T19:57:36.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-03-16T19:57:36.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-03-16T19:57:36.958Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3037 | 2026-03-16T19:57:41.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s |
| 3038 | 2026-03-16T19:57:41.684Z | |
| 3039 | 2026-03-16T19:57:41.684Z | info: running `cargo check --bins` on oximeter (92/265) |
| 3040 | 2026-03-16T19:57:42.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-03-16T19:57:42.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-03-16T19:57:42.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3043 | 2026-03-16T19:57:42.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3044 | 2026-03-16T19:57:42.618Z | |
| 3045 | 2026-03-16T19:57:42.618Z | info: running `cargo check --bins` on oximeter-schema (93/265) |
| 3046 | 2026-03-16T19:57:43.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3047 | 2026-03-16T19:57:43.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3048 | 2026-03-16T19:57:43.233Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3049 | 2026-03-16T19:57:43.388Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3050 | 2026-03-16T19:57:43.413Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3051 | 2026-03-16T19:57:43.854Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3052 | 2026-03-16T19:57:49.295Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3053 | 2026-03-16T19:57:49.295Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3054 | 2026-03-16T19:57:50.716Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3055 | 2026-03-16T19:57:51.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.17s |
| 3056 | 2026-03-16T19:57:51.807Z | |
| 3057 | 2026-03-16T19:57:51.807Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/265) |
| 3058 | 2026-03-16T19:57:52.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-03-16T19:57:52.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-03-16T19:57:52.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-03-16T19:57:52.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3062 | 2026-03-16T19:57:52.574Z | |
| 3063 | 2026-03-16T19:57:52.574Z | info: running `cargo check --bins` on oximeter-test-utils (95/265) |
| 3064 | 2026-03-16T19:57:53.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-03-16T19:57:53.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-03-16T19:57:53.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-03-16T19:57:53.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3068 | 2026-03-16T19:57:53.412Z | |
| 3069 | 2026-03-16T19:57:53.412Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/265) |
| 3070 | 2026-03-16T19:57:54.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-03-16T19:57:54.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-03-16T19:57:54.099Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-03-16T19:57:54.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3074 | 2026-03-16T19:57:54.208Z | |
| 3075 | 2026-03-16T19:57:54.208Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/265) |
| 3076 | 2026-03-16T19:57:54.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-03-16T19:57:54.886Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-03-16T19:57:54.886Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-03-16T19:57:54.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3080 | 2026-03-16T19:57:54.989Z | |
| 3081 | 2026-03-16T19:57:54.989Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/265) |
| 3082 | 2026-03-16T19:57:55.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-03-16T19:57:55.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-03-16T19:57:55.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-03-16T19:57:55.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3086 | 2026-03-16T19:57:55.776Z | |
| 3087 | 2026-03-16T19:57:55.777Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/265) |
| 3088 | 2026-03-16T19:57:56.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-03-16T19:57:56.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-03-16T19:57:56.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-03-16T19:57:56.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3092 | 2026-03-16T19:57:56.565Z | |
| 3093 | 2026-03-16T19:57:56.565Z | info: running `cargo check --bins` on trust-quorum-types (100/265) |
| 3094 | 2026-03-16T19:57:57.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-03-16T19:57:57.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-03-16T19:57:57.224Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-03-16T19:57:57.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3098 | 2026-03-16T19:57:57.320Z | |
| 3099 | 2026-03-16T19:57:57.320Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/265) |
| 3100 | 2026-03-16T19:57:58.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-03-16T19:57:58.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-03-16T19:57:58.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-03-16T19:57:58.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3104 | 2026-03-16T19:57:58.106Z | |
| 3105 | 2026-03-16T19:57:58.106Z | info: running `cargo check --bins` on update-engine (102/265) |
| 3106 | 2026-03-16T19:57:58.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-03-16T19:57:58.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-03-16T19:57:58.768Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3109 | 2026-03-16T19:57:58.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3110 | 2026-03-16T19:57:58.864Z | |
| 3111 | 2026-03-16T19:57:58.865Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/265) |
| 3112 | 2026-03-16T19:57:59.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3113 | 2026-03-16T19:57:59.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3114 | 2026-03-16T19:57:59.751Z | Checking dropshot-api-manager-types v0.6.0 |
| 3115 | 2026-03-16T19:57:59.756Z | Checking nanorand v0.7.0 |
| 3116 | 2026-03-16T19:57:59.974Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3117 | 2026-03-16T19:58:00.006Z | Checking flume v0.11.1 |
| 3118 | 2026-03-16T19:58:00.276Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3119 | 2026-03-16T19:58:01.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s |
| 3120 | 2026-03-16T19:58:01.750Z | |
| 3121 | 2026-03-16T19:58:01.750Z | info: running `cargo check --bins` on clickhouse-admin-api (104/265) |
| 3122 | 2026-03-16T19:58:02.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-03-16T19:58:02.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-03-16T19:58:02.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-03-16T19:58:02.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3126 | 2026-03-16T19:58:02.523Z | |
| 3127 | 2026-03-16T19:58:02.523Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/265) |
| 3128 | 2026-03-16T19:58:03.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-03-16T19:58:03.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-03-16T19:58:03.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-03-16T19:58:03.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3132 | 2026-03-16T19:58:03.296Z | |
| 3133 | 2026-03-16T19:58:03.296Z | info: running `cargo check --bins` on bootstrap-agent-client (106/265) |
| 3134 | 2026-03-16T19:58:03.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-03-16T19:58:03.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-03-16T19:58:03.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-03-16T19:58:03.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3138 | 2026-03-16T19:58:04.080Z | |
| 3139 | 2026-03-16T19:58:04.080Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/265) |
| 3140 | 2026-03-16T19:58:04.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-03-16T19:58:04.772Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-03-16T19:58:04.772Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-03-16T19:58:04.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3144 | 2026-03-16T19:58:04.873Z | |
| 3145 | 2026-03-16T19:58:04.873Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/265) |
| 3146 | 2026-03-16T19:58:05.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-03-16T19:58:05.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-03-16T19:58:05.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-03-16T19:58:05.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3150 | 2026-03-16T19:58:05.650Z | |
| 3151 | 2026-03-16T19:58:05.650Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/265) |
| 3152 | 2026-03-16T19:58:06.325Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-03-16T19:58:06.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-03-16T19:58:06.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-03-16T19:58:06.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3156 | 2026-03-16T19:58:06.426Z | |
| 3157 | 2026-03-16T19:58:06.426Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/265) |
| 3158 | 2026-03-16T19:58:07.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-03-16T19:58:07.109Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-03-16T19:58:07.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-03-16T19:58:07.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3162 | 2026-03-16T19:58:07.207Z | |
| 3163 | 2026-03-16T19:58:07.207Z | info: running `cargo check --bins` on cockroach-admin-client (111/265) |
| 3164 | 2026-03-16T19:58:07.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-03-16T19:58:07.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-03-16T19:58:07.866Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-03-16T19:58:07.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3168 | 2026-03-16T19:58:07.958Z | |
| 3169 | 2026-03-16T19:58:07.958Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/265) |
| 3170 | 2026-03-16T19:58:08.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-03-16T19:58:08.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-03-16T19:58:08.633Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3173 | 2026-03-16T19:58:08.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3174 | 2026-03-16T19:58:08.733Z | |
| 3175 | 2026-03-16T19:58:08.733Z | info: running `cargo check --bins` on dns-service-client (113/265) |
| 3176 | 2026-03-16T19:58:09.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-03-16T19:58:09.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-03-16T19:58:09.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3179 | 2026-03-16T19:58:09.410Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3180 | 2026-03-16T19:58:09.504Z | |
| 3181 | 2026-03-16T19:58:09.504Z | info: running `cargo check --bins` on installinator-client (114/265) |
| 3182 | 2026-03-16T19:58:10.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-03-16T19:58:10.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-03-16T19:58:10.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3185 | 2026-03-16T19:58:10.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3186 | 2026-03-16T19:58:10.280Z | |
| 3187 | 2026-03-16T19:58:10.280Z | info: running `cargo check --bins` on nexus-client (115/265) |
| 3188 | 2026-03-16T19:58:10.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3189 | 2026-03-16T19:58:10.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3190 | 2026-03-16T19:58:10.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3191 | 2026-03-16T19:58:11.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3192 | 2026-03-16T19:58:11.106Z | |
| 3193 | 2026-03-16T19:58:11.106Z | info: running `cargo check --bins` on nexus-lockstep-client (116/265) |
| 3194 | 2026-03-16T19:58:11.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-03-16T19:58:11.830Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-03-16T19:58:11.830Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-03-16T19:58:11.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3198 | 2026-03-16T19:58:11.941Z | |
| 3199 | 2026-03-16T19:58:11.942Z | info: running `cargo check --bins` on ntp-admin-client (117/265) |
| 3200 | 2026-03-16T19:58:12.599Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-03-16T19:58:12.602Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-03-16T19:58:12.602Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-03-16T19:58:12.606Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3204 | 2026-03-16T19:58:12.697Z | |
| 3205 | 2026-03-16T19:58:12.697Z | info: running `cargo check --bins` on oxide-client (118/265) |
| 3206 | 2026-03-16T19:58:13.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-03-16T19:58:13.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-03-16T19:58:13.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-03-16T19:58:13.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3210 | 2026-03-16T19:58:13.459Z | |
| 3211 | 2026-03-16T19:58:13.459Z | info: running `cargo check --bins` on oximeter-client (119/265) |
| 3212 | 2026-03-16T19:58:14.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-03-16T19:58:14.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-03-16T19:58:14.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-03-16T19:58:14.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3216 | 2026-03-16T19:58:14.229Z | |
| 3217 | 2026-03-16T19:58:14.229Z | info: running `cargo check --bins` on repo-depot-client (120/265) |
| 3218 | 2026-03-16T19:58:14.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-03-16T19:58:14.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-03-16T19:58:14.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-03-16T19:58:14.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3222 | 2026-03-16T19:58:14.984Z | |
| 3223 | 2026-03-16T19:58:14.984Z | info: running `cargo check --bins` on sled-agent-client (121/265) |
| 3224 | 2026-03-16T19:58:15.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-03-16T19:58:15.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-03-16T19:58:15.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-03-16T19:58:15.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3228 | 2026-03-16T19:58:15.785Z | |
| 3229 | 2026-03-16T19:58:15.785Z | info: running `cargo check --bins` on wicketd-client (122/265) |
| 3230 | 2026-03-16T19:58:16.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-03-16T19:58:16.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-03-16T19:58:16.478Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3233 | 2026-03-16T19:58:16.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3234 | 2026-03-16T19:58:16.581Z | |
| 3235 | 2026-03-16T19:58:16.581Z | info: running `cargo check --bins` on installinator-common (123/265) |
| 3236 | 2026-03-16T19:58:17.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3237 | 2026-03-16T19:58:17.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3238 | 2026-03-16T19:58:17.268Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3239 | 2026-03-16T19:58:17.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3240 | 2026-03-16T19:58:17.371Z | |
| 3241 | 2026-03-16T19:58:17.371Z | info: running `cargo check --bins` on installinator-common-versions (124/265) |
| 3242 | 2026-03-16T19:58:18.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3243 | 2026-03-16T19:58:18.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3244 | 2026-03-16T19:58:18.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3245 | 2026-03-16T19:58:18.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3246 | 2026-03-16T19:58:18.122Z | |
| 3247 | 2026-03-16T19:58:18.122Z | info: running `cargo check --bins` on wicket-common (125/265) |
| 3248 | 2026-03-16T19:58:18.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3249 | 2026-03-16T19:58:18.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3250 | 2026-03-16T19:58:18.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3251 | 2026-03-16T19:58:18.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3252 | 2026-03-16T19:58:18.924Z | |
| 3253 | 2026-03-16T19:58:18.924Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/265) |
| 3254 | 2026-03-16T19:58:19.613Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3255 | 2026-03-16T19:58:19.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3256 | 2026-03-16T19:58:19.740Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3257 | 2026-03-16T19:58:19.746Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3258 | 2026-03-16T19:58:19.746Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3259 | 2026-03-16T19:58:19.867Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3260 | 2026-03-16T19:58:19.873Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3261 | 2026-03-16T19:58:20.022Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3262 | 2026-03-16T19:58:20.056Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3263 | 2026-03-16T19:58:20.361Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3264 | 2026-03-16T19:58:20.443Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3265 | 2026-03-16T19:58:23.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s |
| 3266 | 2026-03-16T19:58:23.372Z | |
| 3267 | 2026-03-16T19:58:23.372Z | info: running `cargo check --bins` on cockroach-admin-api (127/265) |
| 3268 | 2026-03-16T19:58:24.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3269 | 2026-03-16T19:58:24.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3270 | 2026-03-16T19:58:24.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3271 | 2026-03-16T19:58:24.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3272 | 2026-03-16T19:58:24.145Z | |
| 3273 | 2026-03-16T19:58:24.145Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/265) |
| 3274 | 2026-03-16T19:58:24.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3275 | 2026-03-16T19:58:24.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3276 | 2026-03-16T19:58:24.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3277 | 2026-03-16T19:58:24.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3278 | 2026-03-16T19:58:25.042Z | |
| 3279 | 2026-03-16T19:58:25.042Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/265) |
| 3280 | 2026-03-16T19:58:25.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3281 | 2026-03-16T19:58:25.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3282 | 2026-03-16T19:58:25.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3283 | 2026-03-16T19:58:25.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3284 | 2026-03-16T19:58:25.938Z | |
| 3285 | 2026-03-16T19:58:25.938Z | info: running `cargo check --bins` on dns-server (130/265) |
| 3286 | 2026-03-16T19:58:26.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3287 | 2026-03-16T19:58:26.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3288 | 2026-03-16T19:58:26.745Z | Compiling parking_lot_core v0.8.6 |
| 3289 | 2026-03-16T19:58:26.745Z | Compiling git-stub v1.0.0 |
| 3290 | 2026-03-16T19:58:26.748Z | Compiling atomicwrites v0.4.4 |
| 3291 | 2026-03-16T19:58:26.748Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3292 | 2026-03-16T19:58:26.748Z | Checking tagptr v0.2.0 |
| 3293 | 2026-03-16T19:58:26.887Z | Checking prefix-trie v0.7.0 |
| 3294 | 2026-03-16T19:58:26.896Z | Checking fxhash v0.2.1 |
| 3295 | 2026-03-16T19:58:26.899Z | Checking hickory-client v0.25.2 |
| 3296 | 2026-03-16T19:58:27.035Z | Compiling git-stub-vcs v0.1.0 |
| 3297 | 2026-03-16T19:58:27.057Z | Checking moka v0.12.13 |
| 3298 | 2026-03-16T19:58:27.324Z | Checking hickory-server v0.25.2 |
| 3299 | 2026-03-16T19:58:27.413Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3300 | 2026-03-16T19:58:27.427Z | Checking parking_lot v0.11.2 |
| 3301 | 2026-03-16T19:58:27.525Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3302 | 2026-03-16T19:58:27.532Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3303 | 2026-03-16T19:58:27.532Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3304 | 2026-03-16T19:58:27.650Z | Checking sled v0.34.7 |
| 3305 | 2026-03-16T19:58:27.884Z | Checking hickory-resolver v0.25.2 |
| 3306 | 2026-03-16T19:58:30.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s |
| 3307 | 2026-03-16T19:58:30.617Z | |
| 3308 | 2026-03-16T19:58:30.617Z | info: running `cargo check --bins` on dns-server-api (131/265) |
| 3309 | 2026-03-16T19:58:31.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-03-16T19:58:31.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-03-16T19:58:31.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-03-16T19:58:31.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3313 | 2026-03-16T19:58:31.389Z | |
| 3314 | 2026-03-16T19:58:31.389Z | info: running `cargo check --bins` on gateway-test-utils (132/265) |
| 3315 | 2026-03-16T19:58:32.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-03-16T19:58:32.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-03-16T19:58:32.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3318 | 2026-03-16T19:58:32.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3319 | 2026-03-16T19:58:32.250Z | |
| 3320 | 2026-03-16T19:58:32.250Z | info: running `cargo check --bins` on omicron-gateway (133/265) |
| 3321 | 2026-03-16T19:58:32.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3322 | 2026-03-16T19:58:32.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3323 | 2026-03-16T19:58:33.131Z | Compiling radium v0.7.0 |
| 3324 | 2026-03-16T19:58:33.134Z | Checking tap v1.0.1 |
| 3325 | 2026-03-16T19:58:33.134Z | Compiling maybe-uninit v2.0.0 |
| 3326 | 2026-03-16T19:58:33.268Z | Compiling zerocopy-derive v0.6.6 |
| 3327 | 2026-03-16T19:58:33.272Z | Checking funty v2.0.0 |
| 3328 | 2026-03-16T19:58:33.272Z | Compiling packed_struct v0.10.1 |
| 3329 | 2026-03-16T19:58:33.305Z | Checking crc-catalog v2.4.0 |
| 3330 | 2026-03-16T19:58:33.322Z | Compiling packed_struct_codegen v0.10.1 |
| 3331 | 2026-03-16T19:58:33.376Z | Checking wyz v0.5.1 |
| 3332 | 2026-03-16T19:58:33.426Z | Checking crc v3.4.0 |
| 3333 | 2026-03-16T19:58:33.622Z | Compiling bitfield-macros v0.19.4 |
| 3334 | 2026-03-16T19:58:33.665Z | Compiling indexmap v1.9.3 |
| 3335 | 2026-03-16T19:58:33.673Z | Checking nodrop v0.1.14 |
| 3336 | 2026-03-16T19:58:33.722Z | Checking hashbrown v0.12.3 |
| 3337 | 2026-03-16T19:58:33.779Z | Checking smallvec v0.6.14 |
| 3338 | 2026-03-16T19:58:33.792Z | Checking array-init v0.0.4 |
| 3339 | 2026-03-16T19:58:33.889Z | Checking bitvec v1.0.1 |
| 3340 | 2026-03-16T19:58:33.941Z | Checking ron v0.8.1 |
| 3341 | 2026-03-16T19:58:34.028Z | Checking hashbrown v0.13.2 |
| 3342 | 2026-03-16T19:58:34.292Z | Checking serde-hex v0.1.0 |
| 3343 | 2026-03-16T19:58:34.406Z | Checking zerocopy v0.6.6 |
| 3344 | 2026-03-16T19:58:34.591Z | Checking bitfield v0.19.4 |
| 3345 | 2026-03-16T19:58:34.599Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3346 | 2026-03-16T19:58:34.641Z | Checking crc-any v2.5.0 |
| 3347 | 2026-03-16T19:58:34.720Z | Checking object v0.30.4 |
| 3348 | 2026-03-16T19:58:34.784Z | Checking path-slash v0.1.5 |
| 3349 | 2026-03-16T19:58:34.816Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3350 | 2026-03-16T19:58:34.874Z | Checking void v1.0.2 |
| 3351 | 2026-03-16T19:58:34.893Z | Checking half v1.8.3 |
| 3352 | 2026-03-16T19:58:34.909Z | Checking tungstenite v0.23.0 |
| 3353 | 2026-03-16T19:58:34.999Z | Checking lzss v0.8.2 |
| 3354 | 2026-03-16T19:58:35.012Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3355 | 2026-03-16T19:58:35.129Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3356 | 2026-03-16T19:58:35.153Z | Checking serde_cbor v0.11.2 |
| 3357 | 2026-03-16T19:58:35.207Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3358 | 2026-03-16T19:58:35.233Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3359 | 2026-03-16T19:58:35.389Z | Checking nix v0.27.1 |
| 3360 | 2026-03-16T19:58:35.451Z | Checking kstat-rs v0.2.4 |
| 3361 | 2026-03-16T19:58:35.665Z | Checking serde_bytes v0.11.19 |
| 3362 | 2026-03-16T19:58:35.696Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3363 | 2026-03-16T19:58:35.721Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3364 | 2026-03-16T19:58:35.887Z | Checking tokio-tungstenite v0.23.1 |
| 3365 | 2026-03-16T19:58:36.021Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3366 | 2026-03-16T19:58:36.113Z | Checking signal-hook-tokio v0.3.1 |
| 3367 | 2026-03-16T19:58:37.201Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3368 | 2026-03-16T19:58:37.367Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3369 | 2026-03-16T19:58:40.776Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3370 | 2026-03-16T19:58:42.000Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3371 | 2026-03-16T19:58:42.370Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3372 | 2026-03-16T19:58:43.857Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3373 | 2026-03-16T19:58:46.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.44s |
| 3374 | 2026-03-16T19:58:46.977Z | |
| 3375 | 2026-03-16T19:58:46.977Z | info: running `cargo check --bins` on gateway-api (134/265) |
| 3376 | 2026-03-16T19:58:47.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-03-16T19:58:47.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-03-16T19:58:47.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-03-16T19:58:47.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3380 | 2026-03-16T19:58:47.684Z | |
| 3381 | 2026-03-16T19:58:47.684Z | info: running `cargo check --bins` on ipcc (135/265) |
| 3382 | 2026-03-16T19:58:48.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-03-16T19:58:48.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-03-16T19:58:48.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-03-16T19:58:48.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3386 | 2026-03-16T19:58:48.458Z | |
| 3387 | 2026-03-16T19:58:48.458Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/265) |
| 3388 | 2026-03-16T19:58:49.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-03-16T19:58:49.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-03-16T19:58:49.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-03-16T19:58:49.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3392 | 2026-03-16T19:58:49.262Z | |
| 3393 | 2026-03-16T19:58:49.262Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (137/265) |
| 3394 | 2026-03-16T19:58:49.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-03-16T19:58:49.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-03-16T19:58:49.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-03-16T19:58:49.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3398 | 2026-03-16T19:58:49.988Z | |
| 3399 | 2026-03-16T19:58:49.988Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/265) |
| 3400 | 2026-03-16T19:58:50.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-03-16T19:58:50.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-03-16T19:58:50.663Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-03-16T19:58:50.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3404 | 2026-03-16T19:58:50.760Z | |
| 3405 | 2026-03-16T19:58:50.761Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/265) |
| 3406 | 2026-03-16T19:58:51.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-03-16T19:58:51.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-03-16T19:58:51.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-03-16T19:58:51.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3410 | 2026-03-16T19:58:51.537Z | |
| 3411 | 2026-03-16T19:58:51.537Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/265) |
| 3412 | 2026-03-16T19:58:52.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-03-16T19:58:52.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-03-16T19:58:52.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-03-16T19:58:52.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3416 | 2026-03-16T19:58:52.307Z | |
| 3417 | 2026-03-16T19:58:52.307Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/265) |
| 3418 | 2026-03-16T19:58:52.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-03-16T19:58:52.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-03-16T19:58:52.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-03-16T19:58:52.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3422 | 2026-03-16T19:58:53.079Z | |
| 3423 | 2026-03-16T19:58:53.079Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/265) |
| 3424 | 2026-03-16T19:58:53.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-03-16T19:58:53.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-03-16T19:58:53.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-03-16T19:58:53.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3428 | 2026-03-16T19:58:53.858Z | |
| 3429 | 2026-03-16T19:58:53.858Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/265) |
| 3430 | 2026-03-16T19:58:54.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-03-16T19:58:54.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-03-16T19:58:54.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-03-16T19:58:54.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3434 | 2026-03-16T19:58:54.635Z | |
| 3435 | 2026-03-16T19:58:54.635Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/265) |
| 3436 | 2026-03-16T19:58:55.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-03-16T19:58:55.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-03-16T19:58:55.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-03-16T19:58:55.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3440 | 2026-03-16T19:58:55.412Z | |
| 3441 | 2026-03-16T19:58:55.412Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/265) |
| 3442 | 2026-03-16T19:58:56.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-03-16T19:58:56.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-03-16T19:58:56.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-03-16T19:58:56.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3446 | 2026-03-16T19:58:56.189Z | |
| 3447 | 2026-03-16T19:58:56.189Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/265) |
| 3448 | 2026-03-16T19:58:56.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-03-16T19:58:56.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-03-16T19:58:56.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-03-16T19:58:56.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3452 | 2026-03-16T19:58:56.962Z | |
| 3453 | 2026-03-16T19:58:56.962Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (147/265) |
| 3454 | 2026-03-16T19:58:57.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-03-16T19:58:57.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-03-16T19:58:57.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-03-16T19:58:57.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3458 | 2026-03-16T19:58:57.737Z | |
| 3459 | 2026-03-16T19:58:57.738Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (148/265) |
| 3460 | 2026-03-16T19:58:58.406Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-03-16T19:58:58.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-03-16T19:58:58.410Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3463 | 2026-03-16T19:58:58.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3464 | 2026-03-16T19:58:58.510Z | |
| 3465 | 2026-03-16T19:58:58.510Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (149/265) |
| 3466 | 2026-03-16T19:58:59.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-03-16T19:58:59.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-03-16T19:58:59.182Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-03-16T19:58:59.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3470 | 2026-03-16T19:58:59.281Z | |
| 3471 | 2026-03-16T19:58:59.281Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (150/265) |
| 3472 | 2026-03-16T19:58:59.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-03-16T19:58:59.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-03-16T19:58:59.960Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-03-16T19:58:59.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3476 | 2026-03-16T19:59:00.059Z | |
| 3477 | 2026-03-16T19:59:00.059Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (151/265) |
| 3478 | 2026-03-16T19:59:00.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-03-16T19:59:00.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-03-16T19:59:00.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-03-16T19:59:00.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3482 | 2026-03-16T19:59:00.838Z | |
| 3483 | 2026-03-16T19:59:00.838Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (152/265) |
| 3484 | 2026-03-16T19:59:01.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-03-16T19:59:01.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-03-16T19:59:01.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-03-16T19:59:01.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3488 | 2026-03-16T19:59:01.618Z | |
| 3489 | 2026-03-16T19:59:01.619Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (153/265) |
| 3490 | 2026-03-16T19:59:02.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-03-16T19:59:02.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-03-16T19:59:02.284Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-03-16T19:59:02.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3494 | 2026-03-16T19:59:02.381Z | |
| 3495 | 2026-03-16T19:59:02.381Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (154/265) |
| 3496 | 2026-03-16T19:59:03.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-03-16T19:59:03.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-03-16T19:59:03.054Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3499 | 2026-03-16T19:59:03.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3500 | 2026-03-16T19:59:03.152Z | |
| 3501 | 2026-03-16T19:59:03.152Z | info: running `cargo check --bins` on oximeter-producer (155/265) |
| 3502 | 2026-03-16T19:59:03.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-03-16T19:59:03.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-03-16T19:59:03.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-03-16T19:59:03.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3506 | 2026-03-16T19:59:03.976Z | |
| 3507 | 2026-03-16T19:59:03.976Z | info: running `cargo check --bins` on internal-dns-resolver (156/265) |
| 3508 | 2026-03-16T19:59:04.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-03-16T19:59:04.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-03-16T19:59:04.658Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-03-16T19:59:04.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3512 | 2026-03-16T19:59:04.760Z | |
| 3513 | 2026-03-16T19:59:04.761Z | info: running `cargo check --bins` on sp-sim (157/265) |
| 3514 | 2026-03-16T19:59:05.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-03-16T19:59:05.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-03-16T19:59:05.629Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3517 | 2026-03-16T19:59:07.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s |
| 3518 | 2026-03-16T19:59:08.186Z | |
| 3519 | 2026-03-16T19:59:08.186Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (158/265) |
| 3520 | 2026-03-16T19:59:08.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-03-16T19:59:08.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-03-16T19:59:08.936Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-03-16T19:59:08.936Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3524 | 2026-03-16T19:59:09.035Z | |
| 3525 | 2026-03-16T19:59:09.035Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (159/265) |
| 3526 | 2026-03-16T19:59:09.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-03-16T19:59:09.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-03-16T19:59:09.777Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-03-16T19:59:09.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3530 | 2026-03-16T19:59:09.890Z | |
| 3531 | 2026-03-16T19:59:09.890Z | info: running `cargo check --bins` on db-macros (160/265) |
| 3532 | 2026-03-16T19:59:10.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-03-16T19:59:10.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-03-16T19:59:10.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-03-16T19:59:10.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3536 | 2026-03-16T19:59:10.644Z | |
| 3537 | 2026-03-16T19:59:10.644Z | info: running `cargo check --bins` on nexus-macros-common (161/265) |
| 3538 | 2026-03-16T19:59:11.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-03-16T19:59:11.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-03-16T19:59:11.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-03-16T19:59:11.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3542 | 2026-03-16T19:59:11.396Z | |
| 3543 | 2026-03-16T19:59:11.396Z | info: running `cargo check --bins` on nexus-auth (162/265) |
| 3544 | 2026-03-16T19:59:12.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-03-16T19:59:12.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-03-16T19:59:12.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-03-16T19:59:12.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3548 | 2026-03-16T19:59:12.237Z | |
| 3549 | 2026-03-16T19:59:12.237Z | info: running `cargo check --bins` on authz-macros (163/265) |
| 3550 | 2026-03-16T19:59:12.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-03-16T19:59:12.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-03-16T19:59:12.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-03-16T19:59:12.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3554 | 2026-03-16T19:59:12.995Z | |
| 3555 | 2026-03-16T19:59:12.995Z | info: running `cargo check --bins` on nexus-db-fixed-data (164/265) |
| 3556 | 2026-03-16T19:59:13.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-03-16T19:59:13.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-03-16T19:59:13.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-03-16T19:59:13.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3560 | 2026-03-16T19:59:13.926Z | |
| 3561 | 2026-03-16T19:59:13.926Z | info: running `cargo check --bins` on nexus-db-model (165/265) |
| 3562 | 2026-03-16T19:59:14.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-03-16T19:59:14.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-03-16T19:59:14.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-03-16T19:59:14.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3566 | 2026-03-16T19:59:14.664Z | |
| 3567 | 2026-03-16T19:59:14.664Z | info: running `cargo check --bins` on nexus-db-schema (166/265) |
| 3568 | 2026-03-16T19:59:15.323Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-03-16T19:59:15.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-03-16T19:59:15.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-03-16T19:59:15.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3572 | 2026-03-16T19:59:15.421Z | |
| 3573 | 2026-03-16T19:59:15.421Z | info: running `cargo check --bins` on omicron-rpaths (167/265) |
| 3574 | 2026-03-16T19:59:16.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-03-16T19:59:16.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-03-16T19:59:16.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-03-16T19:59:16.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3578 | 2026-03-16T19:59:16.172Z | |
| 3579 | 2026-03-16T19:59:16.173Z | info: running `cargo check --bins` on nexus-defaults (168/265) |
| 3580 | 2026-03-16T19:59:16.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-03-16T19:59:16.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-03-16T19:59:16.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-03-16T19:59:16.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3584 | 2026-03-16T19:59:16.943Z | |
| 3585 | 2026-03-16T19:59:16.943Z | info: running `cargo check --bins` on omicron-cockroach-metrics (169/265) |
| 3586 | 2026-03-16T19:59:17.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-03-16T19:59:17.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-03-16T19:59:17.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-03-16T19:59:17.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3590 | 2026-03-16T19:59:17.707Z | |
| 3591 | 2026-03-16T19:59:17.708Z | info: running `cargo check --bins` on parallel-task-set (170/265) |
| 3592 | 2026-03-16T19:59:18.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-03-16T19:59:18.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-03-16T19:59:18.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-03-16T19:59:18.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3596 | 2026-03-16T19:59:18.464Z | |
| 3597 | 2026-03-16T19:59:18.464Z | info: running `cargo check --bins` on nexus-db-errors (171/265) |
| 3598 | 2026-03-16T19:59:19.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-03-16T19:59:19.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-03-16T19:59:19.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-03-16T19:59:19.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3602 | 2026-03-16T19:59:19.305Z | |
| 3603 | 2026-03-16T19:59:19.305Z | info: running `cargo check --bins` on nexus-db-lookup (172/265) |
| 3604 | 2026-03-16T19:59:20.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-03-16T19:59:20.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-03-16T19:59:20.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3607 | 2026-03-16T19:59:20.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3608 | 2026-03-16T19:59:20.152Z | |
| 3609 | 2026-03-16T19:59:20.152Z | info: running `cargo check --bins` on nexus-inventory (173/265) |
| 3610 | 2026-03-16T19:59:20.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3611 | 2026-03-16T19:59:20.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3612 | 2026-03-16T19:59:20.881Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3613 | 2026-03-16T19:59:20.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3614 | 2026-03-16T19:59:20.994Z | |
| 3615 | 2026-03-16T19:59:20.994Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (174/265) |
| 3616 | 2026-03-16T19:59:21.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3617 | 2026-03-16T19:59:21.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3618 | 2026-03-16T19:59:21.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3619 | 2026-03-16T19:59:21.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3620 | 2026-03-16T19:59:21.803Z | |
| 3621 | 2026-03-16T19:59:21.803Z | info: running `cargo check --bins --no-default-features` on sled-storage (175/265) |
| 3622 | 2026-03-16T19:59:22.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3623 | 2026-03-16T19:59:22.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3624 | 2026-03-16T19:59:22.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3625 | 2026-03-16T19:59:22.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3626 | 2026-03-16T19:59:22.593Z | |
| 3627 | 2026-03-16T19:59:22.593Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (176/265) |
| 3628 | 2026-03-16T19:59:23.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3629 | 2026-03-16T19:59:23.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3630 | 2026-03-16T19:59:23.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3631 | 2026-03-16T19:59:23.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3632 | 2026-03-16T19:59:23.376Z | |
| 3633 | 2026-03-16T19:59:23.376Z | info: running `cargo check --bins` on key-manager (177/265) |
| 3634 | 2026-03-16T19:59:24.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3635 | 2026-03-16T19:59:24.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3636 | 2026-03-16T19:59:24.056Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3637 | 2026-03-16T19:59:24.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3638 | 2026-03-16T19:59:24.160Z | |
| 3639 | 2026-03-16T19:59:24.160Z | info: running `cargo check --bins --no-default-features` on sled-hardware (178/265) |
| 3640 | 2026-03-16T19:59:24.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3641 | 2026-03-16T19:59:24.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3642 | 2026-03-16T19:59:24.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3643 | 2026-03-16T19:59:24.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3644 | 2026-03-16T19:59:24.953Z | |
| 3645 | 2026-03-16T19:59:24.953Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (179/265) |
| 3646 | 2026-03-16T19:59:25.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3647 | 2026-03-16T19:59:25.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3648 | 2026-03-16T19:59:25.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3649 | 2026-03-16T19:59:25.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3650 | 2026-03-16T19:59:25.740Z | |
| 3651 | 2026-03-16T19:59:25.740Z | info: running `cargo check --bins` on typed-rng (180/265) |
| 3652 | 2026-03-16T19:59:26.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3653 | 2026-03-16T19:59:26.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3654 | 2026-03-16T19:59:26.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3655 | 2026-03-16T19:59:26.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3656 | 2026-03-16T19:59:26.530Z | |
| 3657 | 2026-03-16T19:59:26.530Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (181/265) |
| 3658 | 2026-03-16T19:59:27.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3659 | 2026-03-16T19:59:27.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3660 | 2026-03-16T19:59:27.523Z | Compiling libefi-sys v0.1.0 |
| 3661 | 2026-03-16T19:59:27.526Z | Compiling bitfield-struct v0.6.2 |
| 3662 | 2026-03-16T19:59:27.526Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3663 | 2026-03-16T19:59:27.676Z | Compiling xshell-macros v0.2.7 |
| 3664 | 2026-03-16T19:59:27.680Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3665 | 2026-03-16T19:59:27.702Z | Compiling salty v0.3.0 |
| 3666 | 2026-03-16T19:59:27.718Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3667 | 2026-03-16T19:59:27.735Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3668 | 2026-03-16T19:59:27.756Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3669 | 2026-03-16T19:59:28.102Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3670 | 2026-03-16T19:59:28.158Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3671 | 2026-03-16T19:59:28.174Z | Checking xshell v0.2.7 |
| 3672 | 2026-03-16T19:59:28.309Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3673 | 2026-03-16T19:59:28.339Z | Checking primeorder v0.13.6 |
| 3674 | 2026-03-16T19:59:28.381Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3675 | 2026-03-16T19:59:28.400Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3676 | 2026-03-16T19:59:28.419Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3677 | 2026-03-16T19:59:28.480Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3678 | 2026-03-16T19:59:28.628Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3679 | 2026-03-16T19:59:28.646Z | Checking p384 v0.13.1 |
| 3680 | 2026-03-16T19:59:28.687Z | Compiling num-derive v0.3.3 |
| 3681 | 2026-03-16T19:59:28.818Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3682 | 2026-03-16T19:59:28.903Z | Compiling proc-macro-error2 v2.0.1 |
| 3683 | 2026-03-16T19:59:29.038Z | Compiling unicase v2.9.0 |
| 3684 | 2026-03-16T19:59:29.117Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3685 | 2026-03-16T19:59:29.219Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3686 | 2026-03-16T19:59:29.291Z | Compiling tabled_derive v0.11.0 |
| 3687 | 2026-03-16T19:59:29.307Z | Compiling mime_guess v2.0.5 |
| 3688 | 2026-03-16T19:59:29.365Z | Checking papergrid v0.17.0 |
| 3689 | 2026-03-16T19:59:29.692Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3690 | 2026-03-16T19:59:29.871Z | Checking libscf-sys v1.1.0 |
| 3691 | 2026-03-16T19:59:30.019Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3692 | 2026-03-16T19:59:30.037Z | Checking testing_table v0.3.0 |
| 3693 | 2026-03-16T19:59:30.153Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3694 | 2026-03-16T19:59:30.172Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3695 | 2026-03-16T19:59:30.228Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3696 | 2026-03-16T19:59:30.397Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3697 | 2026-03-16T19:59:30.447Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3698 | 2026-03-16T19:59:30.652Z | Checking corncobs v0.1.4 |
| 3699 | 2026-03-16T19:59:30.711Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3700 | 2026-03-16T19:59:30.814Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3701 | 2026-03-16T19:59:30.925Z | Checking tabled v0.20.0 |
| 3702 | 2026-03-16T19:59:30.987Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3703 | 2026-03-16T19:59:31.028Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3704 | 2026-03-16T19:59:31.049Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3705 | 2026-03-16T19:59:31.067Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3706 | 2026-03-16T19:59:31.142Z | Checking secrecy v0.8.0 |
| 3707 | 2026-03-16T19:59:31.311Z | Checking http-range v0.1.5 |
| 3708 | 2026-03-16T19:59:31.564Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3709 | 2026-03-16T19:59:31.638Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3710 | 2026-03-16T19:59:31.877Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3711 | 2026-03-16T19:59:31.927Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3712 | 2026-03-16T19:59:32.184Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3713 | 2026-03-16T19:59:32.226Z | Checking atty v0.2.14 |
| 3714 | 2026-03-16T19:59:32.259Z | Checking crc8 v0.1.1 |
| 3715 | 2026-03-16T19:59:32.307Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3716 | 2026-03-16T19:59:32.350Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3717 | 2026-03-16T19:59:32.381Z | Checking hyper-staticfile v0.10.1 |
| 3718 | 2026-03-16T19:59:32.415Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3719 | 2026-03-16T19:59:32.494Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3720 | 2026-03-16T19:59:32.513Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3721 | 2026-03-16T19:59:32.730Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3722 | 2026-03-16T19:59:32.747Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3723 | 2026-03-16T19:59:33.022Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3724 | 2026-03-16T19:59:33.040Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3725 | 2026-03-16T19:59:33.334Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3726 | 2026-03-16T19:59:33.356Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3727 | 2026-03-16T19:59:33.379Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3728 | 2026-03-16T19:59:33.421Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3729 | 2026-03-16T19:59:33.709Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3730 | 2026-03-16T19:59:33.808Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3731 | 2026-03-16T19:59:34.022Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3732 | 2026-03-16T19:59:34.140Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3733 | 2026-03-16T19:59:34.217Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3734 | 2026-03-16T19:59:34.408Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3735 | 2026-03-16T19:59:36.078Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3736 | 2026-03-16T19:59:36.109Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3737 | 2026-03-16T19:59:36.349Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3738 | 2026-03-16T19:59:36.712Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3739 | 2026-03-16T19:59:37.235Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3740 | 2026-03-16T19:59:37.469Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3741 | 2026-03-16T19:59:44.144Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3742 | 2026-03-16T20:00:00.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.52s |
| 3743 | 2026-03-16T20:00:00.263Z | |
| 3744 | 2026-03-16T20:00:00.263Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (182/265) |
| 3745 | 2026-03-16T20:00:01.017Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-03-16T20:00:01.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-03-16T20:00:01.208Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3748 | 2026-03-16T20:00:17.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.92s |
| 3749 | 2026-03-16T20:00:17.421Z | |
| 3750 | 2026-03-16T20:00:17.421Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (183/265) |
| 3751 | 2026-03-16T20:00:18.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-03-16T20:00:18.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-03-16T20:00:18.357Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3754 | 2026-03-16T20:00:34.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.95s |
| 3755 | 2026-03-16T20:00:34.615Z | |
| 3756 | 2026-03-16T20:00:34.616Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (184/265) |
| 3757 | 2026-03-16T20:00:35.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-03-16T20:00:35.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-03-16T20:00:35.549Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3760 | 2026-03-16T20:00:51.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s |
| 3761 | 2026-03-16T20:00:51.796Z | |
| 3762 | 2026-03-16T20:00:51.796Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (185/265) |
| 3763 | 2026-03-16T20:00:52.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-03-16T20:00:52.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-03-16T20:00:52.736Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3766 | 2026-03-16T20:01:08.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.98s |
| 3767 | 2026-03-16T20:01:09.022Z | |
| 3768 | 2026-03-16T20:01:09.022Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (186/265) |
| 3769 | 2026-03-16T20:01:09.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-03-16T20:01:09.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-03-16T20:01:09.955Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3772 | 2026-03-16T20:01:26.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.98s |
| 3773 | 2026-03-16T20:01:26.242Z | |
| 3774 | 2026-03-16T20:01:26.242Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (187/265) |
| 3775 | 2026-03-16T20:01:26.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-03-16T20:01:26.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-03-16T20:01:27.171Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3778 | 2026-03-16T20:01:43.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.93s |
| 3779 | 2026-03-16T20:01:43.419Z | |
| 3780 | 2026-03-16T20:01:43.419Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (188/265) |
| 3781 | 2026-03-16T20:01:44.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-03-16T20:01:44.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-03-16T20:01:44.348Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3784 | 2026-03-16T20:02:00.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.00s |
| 3785 | 2026-03-16T20:02:00.667Z | |
| 3786 | 2026-03-16T20:02:00.667Z | info: running `cargo check --bins` on bootstrap-agent-api (189/265) |
| 3787 | 2026-03-16T20:02:01.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-03-16T20:02:01.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-03-16T20:02:01.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-03-16T20:02:01.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3791 | 2026-03-16T20:02:01.465Z | |
| 3792 | 2026-03-16T20:02:01.465Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (190/265) |
| 3793 | 2026-03-16T20:02:02.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-03-16T20:02:02.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-03-16T20:02:02.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-03-16T20:02:02.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3797 | 2026-03-16T20:02:02.257Z | |
| 3798 | 2026-03-16T20:02:02.257Z | info: running `cargo check --bins` on range-requests (191/265) |
| 3799 | 2026-03-16T20:02:02.916Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-03-16T20:02:02.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-03-16T20:02:02.919Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-03-16T20:02:02.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3803 | 2026-03-16T20:02:03.016Z | |
| 3804 | 2026-03-16T20:02:03.017Z | info: running `cargo check --bins` on repo-depot-api (192/265) |
| 3805 | 2026-03-16T20:02:03.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-03-16T20:02:03.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-03-16T20:02:03.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-03-16T20:02:03.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3809 | 2026-03-16T20:02:03.780Z | |
| 3810 | 2026-03-16T20:02:03.780Z | info: running `cargo check --bins` on sled-agent-api (193/265) |
| 3811 | 2026-03-16T20:02:04.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-03-16T20:02:04.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-03-16T20:02:04.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-03-16T20:02:04.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3815 | 2026-03-16T20:02:04.572Z | |
| 3816 | 2026-03-16T20:02:04.572Z | info: running `cargo check --bins` on sled-diagnostics (194/265) |
| 3817 | 2026-03-16T20:02:05.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-03-16T20:02:05.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-03-16T20:02:05.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-03-16T20:02:05.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3821 | 2026-03-16T20:02:05.359Z | |
| 3822 | 2026-03-16T20:02:05.359Z | info: running `cargo check --bins` on zfs-test-harness (195/265) |
| 3823 | 2026-03-16T20:02:06.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-03-16T20:02:06.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-03-16T20:02:06.040Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-03-16T20:02:06.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3827 | 2026-03-16T20:02:06.144Z | |
| 3828 | 2026-03-16T20:02:06.145Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (196/265) |
| 3829 | 2026-03-16T20:02:06.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-03-16T20:02:06.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-03-16T20:02:06.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-03-16T20:02:06.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3833 | 2026-03-16T20:02:06.943Z | |
| 3834 | 2026-03-16T20:02:06.943Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (197/265) |
| 3835 | 2026-03-16T20:02:07.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-03-16T20:02:07.639Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-03-16T20:02:07.639Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-03-16T20:02:07.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3839 | 2026-03-16T20:02:07.744Z | |
| 3840 | 2026-03-16T20:02:07.744Z | info: running `cargo check --bins` on sled-agent-health-monitor (198/265) |
| 3841 | 2026-03-16T20:02:08.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-03-16T20:02:08.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-03-16T20:02:08.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-03-16T20:02:08.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3845 | 2026-03-16T20:02:08.546Z | |
| 3846 | 2026-03-16T20:02:08.546Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (199/265) |
| 3847 | 2026-03-16T20:02:09.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-03-16T20:02:09.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-03-16T20:02:09.239Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-03-16T20:02:09.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3851 | 2026-03-16T20:02:09.342Z | |
| 3852 | 2026-03-16T20:02:09.342Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (200/265) |
| 3853 | 2026-03-16T20:02:10.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-03-16T20:02:10.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-03-16T20:02:10.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-03-16T20:02:10.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3857 | 2026-03-16T20:02:10.139Z | |
| 3858 | 2026-03-16T20:02:10.140Z | info: running `cargo check --bins` on sled-agent-resolvable-files (201/265) |
| 3859 | 2026-03-16T20:02:10.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-03-16T20:02:10.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-03-16T20:02:10.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-03-16T20:02:10.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3863 | 2026-03-16T20:02:10.938Z | |
| 3864 | 2026-03-16T20:02:10.938Z | info: running `cargo check --bins` on trust-quorum (202/265) |
| 3865 | 2026-03-16T20:02:11.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-03-16T20:02:11.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-03-16T20:02:11.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-03-16T20:02:11.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3869 | 2026-03-16T20:02:11.734Z | |
| 3870 | 2026-03-16T20:02:11.734Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (203/265) |
| 3871 | 2026-03-16T20:02:12.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-03-16T20:02:12.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-03-16T20:02:12.447Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-03-16T20:02:12.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3875 | 2026-03-16T20:02:12.555Z | |
| 3876 | 2026-03-16T20:02:12.555Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (204/265) |
| 3877 | 2026-03-16T20:02:13.281Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-03-16T20:02:13.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-03-16T20:02:13.285Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-03-16T20:02:13.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3881 | 2026-03-16T20:02:13.398Z | |
| 3882 | 2026-03-16T20:02:13.398Z | info: running `cargo check --bins` on update-common (205/265) |
| 3883 | 2026-03-16T20:02:14.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-03-16T20:02:14.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-03-16T20:02:14.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-03-16T20:02:14.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3887 | 2026-03-16T20:02:14.184Z | |
| 3888 | 2026-03-16T20:02:14.184Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (206/265) |
| 3889 | 2026-03-16T20:02:14.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-03-16T20:02:14.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-03-16T20:02:14.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-03-16T20:02:14.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3893 | 2026-03-16T20:02:15.028Z | |
| 3894 | 2026-03-16T20:02:15.028Z | info: running `cargo check --bins` on reconfigurator-cli (207/265) |
| 3895 | 2026-03-16T20:02:15.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-03-16T20:02:15.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-03-16T20:02:15.948Z | Compiling fs-err v2.11.0 |
| 3898 | 2026-03-16T20:02:15.952Z | Checking ignore v0.4.25 |
| 3899 | 2026-03-16T20:02:15.952Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3900 | 2026-03-16T20:02:15.952Z | Checking predicates-tree v1.0.13 |
| 3901 | 2026-03-16T20:02:15.952Z | Checking parse-size v1.1.0 |
| 3902 | 2026-03-16T20:02:16.106Z | Checking rand_seeder v0.4.0 |
| 3903 | 2026-03-16T20:02:16.110Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3904 | 2026-03-16T20:02:16.110Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3905 | 2026-03-16T20:02:16.205Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3906 | 2026-03-16T20:02:16.231Z | Compiling petname v2.0.2 |
| 3907 | 2026-03-16T20:02:16.284Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3908 | 2026-03-16T20:02:16.468Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3909 | 2026-03-16T20:02:16.489Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3910 | 2026-03-16T20:02:16.587Z | Checking globwalk v0.9.1 |
| 3911 | 2026-03-16T20:02:16.656Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3912 | 2026-03-16T20:02:16.695Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3913 | 2026-03-16T20:02:16.808Z | Checking sapling-renderdag v0.1.0 |
| 3914 | 2026-03-16T20:02:16.827Z | Checking camino-tempfile-ext v0.3.3 |
| 3915 | 2026-03-16T20:02:16.943Z | Checking sync-ptr v0.1.4 |
| 3916 | 2026-03-16T20:02:17.073Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3917 | 2026-03-16T20:02:17.092Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3918 | 2026-03-16T20:02:17.140Z | Checking colored v2.2.0 |
| 3919 | 2026-03-16T20:02:17.225Z | Checking assert_matches v1.5.0 |
| 3920 | 2026-03-16T20:02:17.535Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3921 | 2026-03-16T20:02:17.689Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3922 | 2026-03-16T20:02:17.696Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3923 | 2026-03-16T20:02:18.430Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3924 | 2026-03-16T20:02:20.194Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3925 | 2026-03-16T20:02:23.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.16s |
| 3926 | 2026-03-16T20:02:23.433Z | |
| 3927 | 2026-03-16T20:02:23.433Z | info: running `cargo check --bins` on omicron-repl-utils (208/265) |
| 3928 | 2026-03-16T20:02:24.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3929 | 2026-03-16T20:02:24.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3930 | 2026-03-16T20:02:24.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3931 | 2026-03-16T20:02:24.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3932 | 2026-03-16T20:02:24.190Z | |
| 3933 | 2026-03-16T20:02:24.190Z | info: running `cargo check --bins` on nexus-test-interface (209/265) |
| 3934 | 2026-03-16T20:02:24.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3935 | 2026-03-16T20:02:24.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3936 | 2026-03-16T20:02:24.923Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3937 | 2026-03-16T20:02:24.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3938 | 2026-03-16T20:02:25.038Z | |
| 3939 | 2026-03-16T20:02:25.038Z | info: running `cargo check --bins` on oximeter-collector (210/265) |
| 3940 | 2026-03-16T20:02:25.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3941 | 2026-03-16T20:02:25.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3942 | 2026-03-16T20:02:25.900Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3943 | 2026-03-16T20:02:25.904Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3944 | 2026-03-16T20:02:26.728Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3945 | 2026-03-16T20:02:28.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s |
| 3946 | 2026-03-16T20:02:29.014Z | |
| 3947 | 2026-03-16T20:02:29.014Z | info: running `cargo check --bins` on oximeter-api (211/265) |
| 3948 | 2026-03-16T20:02:29.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3949 | 2026-03-16T20:02:29.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3950 | 2026-03-16T20:02:29.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3951 | 2026-03-16T20:02:29.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3952 | 2026-03-16T20:02:29.786Z | |
| 3953 | 2026-03-16T20:02:29.786Z | info: running `cargo check --bins` on cert-dev (212/265) |
| 3954 | 2026-03-16T20:02:30.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3955 | 2026-03-16T20:02:30.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3956 | 2026-03-16T20:02:30.522Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3957 | 2026-03-16T20:02:30.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
| 3958 | 2026-03-16T20:02:31.045Z | |
| 3959 | 2026-03-16T20:02:31.045Z | info: running `cargo check --bins` on clickana (213/265) |
| 3960 | 2026-03-16T20:02:31.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3961 | 2026-03-16T20:02:31.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3962 | 2026-03-16T20:02:31.826Z | Compiling darling_core v0.23.0 |
| 3963 | 2026-03-16T20:02:31.830Z | Compiling instability v0.3.11 |
| 3964 | 2026-03-16T20:02:31.830Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3965 | 2026-03-16T20:02:31.830Z | Checking castaway v0.2.4 |
| 3966 | 2026-03-16T20:02:31.830Z | Compiling indoc v2.0.7 |
| 3967 | 2026-03-16T20:02:31.953Z | Checking unicode-truncate v1.1.0 |
| 3968 | 2026-03-16T20:02:31.962Z | Checking lru v0.12.5 |
| 3969 | 2026-03-16T20:02:31.973Z | Checking cassowary v0.3.0 |
| 3970 | 2026-03-16T20:02:32.070Z | Checking compact_str v0.8.1 |
| 3971 | 2026-03-16T20:02:33.229Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3972 | 2026-03-16T20:02:33.450Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3973 | 2026-03-16T20:02:33.965Z | Compiling darling_macro v0.23.0 |
| 3974 | 2026-03-16T20:02:34.510Z | Compiling darling v0.23.0 |
| 3975 | 2026-03-16T20:02:35.310Z | Checking ratatui v0.29.0 |
| 3976 | 2026-03-16T20:02:36.845Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3977 | 2026-03-16T20:02:37.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s |
| 3978 | 2026-03-16T20:02:37.895Z | |
| 3979 | 2026-03-16T20:02:37.895Z | info: running `cargo check --bins` on clickhouse-cluster-dev (214/265) |
| 3980 | 2026-03-16T20:02:38.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3981 | 2026-03-16T20:02:38.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3982 | 2026-03-16T20:02:38.764Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3983 | 2026-03-16T20:02:38.767Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3984 | 2026-03-16T20:02:39.505Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3985 | 2026-03-16T20:02:40.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s |
| 3986 | 2026-03-16T20:02:40.269Z | |
| 3987 | 2026-03-16T20:02:40.269Z | info: running `cargo check --bins` on ch-dev (215/265) |
| 3988 | 2026-03-16T20:02:40.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3989 | 2026-03-16T20:02:40.993Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3990 | 2026-03-16T20:02:41.140Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3991 | 2026-03-16T20:02:42.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s |
| 3992 | 2026-03-16T20:02:42.301Z | |
| 3993 | 2026-03-16T20:02:42.301Z | info: running `cargo check --bins` on dev-tools-common (216/265) |
| 3994 | 2026-03-16T20:02:42.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3995 | 2026-03-16T20:02:42.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3996 | 2026-03-16T20:02:42.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3997 | 2026-03-16T20:02:42.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3998 | 2026-03-16T20:02:42.890Z | |
| 3999 | 2026-03-16T20:02:42.890Z | info: running `cargo check --bins` on crdb-seed (217/265) |
| 4000 | 2026-03-16T20:02:43.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4001 | 2026-03-16T20:02:43.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4002 | 2026-03-16T20:02:43.746Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4003 | 2026-03-16T20:02:44.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4004 | 2026-03-16T20:02:44.501Z | |
| 4005 | 2026-03-16T20:02:44.501Z | info: running `cargo check --bins` on db-dev (218/265) |
| 4006 | 2026-03-16T20:02:45.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4007 | 2026-03-16T20:02:45.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4008 | 2026-03-16T20:02:45.367Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4009 | 2026-03-16T20:02:46.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s |
| 4010 | 2026-03-16T20:02:46.548Z | |
| 4011 | 2026-03-16T20:02:46.548Z | info: running `cargo check --bins` on omicron-dev-lib (219/265) |
| 4012 | 2026-03-16T20:02:47.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4013 | 2026-03-16T20:02:47.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4014 | 2026-03-16T20:02:47.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4015 | 2026-03-16T20:02:47.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4016 | 2026-03-16T20:02:47.385Z | |
| 4017 | 2026-03-16T20:02:47.385Z | info: running `cargo check --bins` on xtask-downloader (220/265) |
| 4018 | 2026-03-16T20:02:48.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4019 | 2026-03-16T20:02:48.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4020 | 2026-03-16T20:02:48.124Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4021 | 2026-03-16T20:02:48.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s |
| 4022 | 2026-03-16T20:02:49.179Z | |
| 4023 | 2026-03-16T20:02:49.179Z | info: running `cargo check --bins` on omicron-dropshot-apis (221/265) |
| 4024 | 2026-03-16T20:02:49.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4025 | 2026-03-16T20:02:49.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4026 | 2026-03-16T20:02:50.074Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4027 | 2026-03-16T20:02:50.074Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4028 | 2026-03-16T20:02:50.077Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 4029 | 2026-03-16T20:02:50.077Z | Checking git-stub v1.0.0 |
| 4030 | 2026-03-16T20:02:50.077Z | Compiling trait-variant v0.1.2 |
| 4031 | 2026-03-16T20:02:50.077Z | Checking is_ci v1.2.0 |
| 4032 | 2026-03-16T20:02:50.078Z | Checking maplit v1.0.2 |
| 4033 | 2026-03-16T20:02:50.078Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4034 | 2026-03-16T20:02:50.301Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4035 | 2026-03-16T20:02:50.377Z | Checking supports-color v3.0.2 |
| 4036 | 2026-03-16T20:02:50.420Z | Checking git-stub-vcs v0.1.0 |
| 4037 | 2026-03-16T20:02:50.496Z | Checking drift v0.1.3 |
| 4038 | 2026-03-16T20:02:50.517Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4039 | 2026-03-16T20:02:50.534Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4040 | 2026-03-16T20:02:50.665Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4041 | 2026-03-16T20:02:50.752Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4042 | 2026-03-16T20:02:50.883Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4043 | 2026-03-16T20:02:50.904Z | Checking dropshot-api-manager v0.6.0 |
| 4044 | 2026-03-16T20:02:50.923Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4045 | 2026-03-16T20:02:51.144Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4046 | 2026-03-16T20:02:51.219Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4047 | 2026-03-16T20:02:51.411Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b) |
| 4048 | 2026-03-16T20:02:51.880Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4049 | 2026-03-16T20:02:58.716Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4050 | 2026-03-16T20:03:00.097Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4051 | 2026-03-16T20:03:00.876Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4052 | 2026-03-16T20:03:01.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.25s |
| 4053 | 2026-03-16T20:03:01.662Z | |
| 4054 | 2026-03-16T20:03:01.662Z | info: running `cargo check --bins` on installinator-api (222/265) |
| 4055 | 2026-03-16T20:03:02.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4056 | 2026-03-16T20:03:02.339Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4057 | 2026-03-16T20:03:02.339Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4058 | 2026-03-16T20:03:02.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4059 | 2026-03-16T20:03:02.440Z | |
| 4060 | 2026-03-16T20:03:02.441Z | info: running `cargo check --bins` on nexus-external-api (223/265) |
| 4061 | 2026-03-16T20:03:03.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4062 | 2026-03-16T20:03:03.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4063 | 2026-03-16T20:03:03.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4064 | 2026-03-16T20:03:03.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4065 | 2026-03-16T20:03:03.268Z | |
| 4066 | 2026-03-16T20:03:03.268Z | info: running `cargo check --bins` on nexus-internal-api (224/265) |
| 4067 | 2026-03-16T20:03:03.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4068 | 2026-03-16T20:03:03.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4069 | 2026-03-16T20:03:03.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4070 | 2026-03-16T20:03:03.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4071 | 2026-03-16T20:03:04.092Z | |
| 4072 | 2026-03-16T20:03:04.092Z | info: running `cargo check --bins` on nexus-lockstep-api (225/265) |
| 4073 | 2026-03-16T20:03:04.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4074 | 2026-03-16T20:03:04.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4075 | 2026-03-16T20:03:04.816Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4076 | 2026-03-16T20:03:04.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4077 | 2026-03-16T20:03:04.926Z | |
| 4078 | 2026-03-16T20:03:04.926Z | info: running `cargo check --bins` on ntp-admin-api (226/265) |
| 4079 | 2026-03-16T20:03:05.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4080 | 2026-03-16T20:03:05.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4081 | 2026-03-16T20:03:05.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4082 | 2026-03-16T20:03:05.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4083 | 2026-03-16T20:03:05.696Z | |
| 4084 | 2026-03-16T20:03:05.696Z | info: running `cargo check --bins` on ntp-admin-types-versions (227/265) |
| 4085 | 2026-03-16T20:03:06.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4086 | 2026-03-16T20:03:06.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4087 | 2026-03-16T20:03:06.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4088 | 2026-03-16T20:03:06.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 4089 | 2026-03-16T20:03:06.447Z | |
| 4090 | 2026-03-16T20:03:06.447Z | info: running `cargo check --bins` on wicketd-api (228/265) |
| 4091 | 2026-03-16T20:03:07.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4092 | 2026-03-16T20:03:07.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4093 | 2026-03-16T20:03:07.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4094 | 2026-03-16T20:03:07.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4095 | 2026-03-16T20:03:07.250Z | |
| 4096 | 2026-03-16T20:03:07.250Z | info: running `cargo check --bins` on omicron-ls-apis (229/265) |
| 4097 | 2026-03-16T20:03:07.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4098 | 2026-03-16T20:03:07.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4099 | 2026-03-16T20:03:07.992Z | Checking erased-serde v0.4.9 |
| 4100 | 2026-03-16T20:03:08.096Z | Checking ordered-float v2.10.1 |
| 4101 | 2026-03-16T20:03:08.110Z | Checking unicode-xid v0.2.6 |
| 4102 | 2026-03-16T20:03:08.122Z | Checking cargo-platform v0.2.0 |
| 4103 | 2026-03-16T20:03:08.380Z | Checking serde-value v0.7.0 |
| 4104 | 2026-03-16T20:03:08.554Z | Checking serde-untagged v0.1.9 |
| 4105 | 2026-03-16T20:03:08.767Z | Checking cargo-util-schemas v0.8.2 |
| 4106 | 2026-03-16T20:03:09.760Z | Checking cargo_metadata v0.21.0 |
| 4107 | 2026-03-16T20:03:10.622Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4108 | 2026-03-16T20:03:11.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s |
| 4109 | 2026-03-16T20:03:11.742Z | |
| 4110 | 2026-03-16T20:03:11.742Z | info: running `cargo check --bins` on mgs-dev (230/265) |
| 4111 | 2026-03-16T20:03:12.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4112 | 2026-03-16T20:03:12.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4113 | 2026-03-16T20:03:12.626Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4114 | 2026-03-16T20:03:13.396Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4115 | 2026-03-16T20:03:14.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s |
| 4116 | 2026-03-16T20:03:14.269Z | |
| 4117 | 2026-03-16T20:03:14.269Z | info: running `cargo check --bins` on omicron-omdb (231/265) |
| 4118 | 2026-03-16T20:03:15.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4119 | 2026-03-16T20:03:15.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4120 | 2026-03-16T20:03:15.331Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4121 | 2026-03-16T20:03:15.331Z | Compiling vergen-gitcl v1.0.8 |
| 4122 | 2026-03-16T20:03:15.334Z | Compiling dirs-sys-next v0.1.2 |
| 4123 | 2026-03-16T20:03:15.334Z | Compiling glob v0.3.3 |
| 4124 | 2026-03-16T20:03:15.334Z | Compiling crunchy v0.2.4 |
| 4125 | 2026-03-16T20:03:15.334Z | Compiling dsl_auto_type v0.1.3 |
| 4126 | 2026-03-16T20:03:15.334Z | Checking scheduled-thread-pool v0.2.7 |
| 4127 | 2026-03-16T20:03:15.334Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 4128 | 2026-03-16T20:03:15.699Z | Compiling dirs-next v2.0.0 |
| 4129 | 2026-03-16T20:03:15.741Z | Compiling tiny-keccak v2.0.2 |
| 4130 | 2026-03-16T20:03:15.798Z | Checking r2d2 v0.8.10 |
| 4131 | 2026-03-16T20:03:15.866Z | Compiling term v0.7.0 |
| 4132 | 2026-03-16T20:03:15.951Z | Compiling bit-vec v0.6.3 |
| 4133 | 2026-03-16T20:03:16.024Z | Compiling itertools v0.10.5 |
| 4134 | 2026-03-16T20:03:16.041Z | Compiling clang-sys v1.8.1 |
| 4135 | 2026-03-16T20:03:16.230Z | Compiling ascii-canvas v3.0.0 |
| 4136 | 2026-03-16T20:03:16.388Z | Compiling diesel_derives v2.2.7 |
| 4137 | 2026-03-16T20:03:16.542Z | Compiling bit-set v0.5.3 |
| 4138 | 2026-03-16T20:03:16.558Z | Compiling ena v0.14.4 |
| 4139 | 2026-03-16T20:03:16.573Z | Compiling libloading v0.8.9 |
| 4140 | 2026-03-16T20:03:16.576Z | Compiling diff v0.1.13 |
| 4141 | 2026-03-16T20:03:16.606Z | Compiling bindgen v0.71.1 |
| 4142 | 2026-03-16T20:03:16.745Z | Compiling regex-syntax v0.6.29 |
| 4143 | 2026-03-16T20:03:16.870Z | Compiling cexpr v0.6.0 |
| 4144 | 2026-03-16T20:03:16.931Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4145 | 2026-03-16T20:03:17.186Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4146 | 2026-03-16T20:03:17.315Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4147 | 2026-03-16T20:03:17.371Z | Compiling libxml v0.3.3 |
| 4148 | 2026-03-16T20:03:17.506Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4149 | 2026-03-16T20:03:17.699Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4150 | 2026-03-16T20:03:17.768Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4151 | 2026-03-16T20:03:17.902Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4152 | 2026-03-16T20:03:18.018Z | Compiling strum_macros v0.24.3 |
| 4153 | 2026-03-16T20:03:18.125Z | Compiling indoc v1.0.9 |
| 4154 | 2026-03-16T20:03:18.703Z | Compiling lalrpop v0.19.12 |
| 4155 | 2026-03-16T20:03:19.426Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4156 | 2026-03-16T20:03:19.680Z | Checking derive_builder v0.20.2 |
| 4157 | 2026-03-16T20:03:19.697Z | Compiling oso-derive v0.27.3 |
| 4158 | 2026-03-16T20:03:19.820Z | Checking quick-xml v0.37.5 |
| 4159 | 2026-03-16T20:03:19.840Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4160 | 2026-03-16T20:03:20.350Z | Checking openssl-probe v0.1.6 |
| 4161 | 2026-03-16T20:03:20.517Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4162 | 2026-03-16T20:03:21.028Z | Compiling diesel-dtrace v0.4.2 |
| 4163 | 2026-03-16T20:03:21.373Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4164 | 2026-03-16T20:03:21.489Z | Checking bb8 v0.8.6 |
| 4165 | 2026-03-16T20:03:21.702Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4166 | 2026-03-16T20:03:21.887Z | Checking nonempty v0.12.0 |
| 4167 | 2026-03-16T20:03:21.986Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4168 | 2026-03-16T20:03:22.040Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4169 | 2026-03-16T20:03:22.101Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4170 | 2026-03-16T20:03:22.265Z | Checking support-bundle-viewer v0.1.2 |
| 4171 | 2026-03-16T20:03:22.308Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4172 | 2026-03-16T20:03:22.329Z | Checking multimap v0.10.1 |
| 4173 | 2026-03-16T20:03:22.557Z | Checking diesel v2.2.12 |
| 4174 | 2026-03-16T20:03:24.841Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4175 | 2026-03-16T20:03:26.735Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4176 | 2026-03-16T20:03:26.933Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4177 | 2026-03-16T20:03:26.955Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4178 | 2026-03-16T20:03:27.291Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4179 | 2026-03-16T20:03:28.329Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4180 | 2026-03-16T20:03:29.038Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4181 | 2026-03-16T20:03:29.966Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4182 | 2026-03-16T20:03:32.648Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4183 | 2026-03-16T20:03:38.396Z | Compiling samael v0.0.19 |
| 4184 | 2026-03-16T20:03:43.533Z | Checking async-bb8-diesel v0.2.1 |
| 4185 | 2026-03-16T20:03:45.446Z | Compiling polar-core v0.27.3 |
| 4186 | 2026-03-16T20:03:51.643Z | Checking oso v0.27.3 |
| 4187 | 2026-03-16T20:04:27.799Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4188 | 2026-03-16T20:05:14.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s |
| 4189 | 2026-03-16T20:05:14.757Z | |
| 4190 | 2026-03-16T20:05:14.757Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (232/265) |
| 4191 | 2026-03-16T20:05:15.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4192 | 2026-03-16T20:05:15.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4193 | 2026-03-16T20:05:15.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4194 | 2026-03-16T20:05:15.503Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4195 | 2026-03-16T20:05:15.616Z | |
| 4196 | 2026-03-16T20:05:15.616Z | info: running `cargo check --bins` on nexus-saga-recovery (233/265) |
| 4197 | 2026-03-16T20:05:16.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-16T20:05:16.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-16T20:05:16.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4200 | 2026-03-16T20:05:16.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4201 | 2026-03-16T20:05:16.467Z | |
| 4202 | 2026-03-16T20:05:16.467Z | info: running `cargo check --bins` on nexus-test-utils-macros (234/265) |
| 4203 | 2026-03-16T20:05:17.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-16T20:05:17.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-16T20:05:17.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-16T20:05:17.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 4207 | 2026-03-16T20:05:17.222Z | |
| 4208 | 2026-03-16T20:05:17.222Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (235/265) |
| 4209 | 2026-03-16T20:05:17.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-16T20:05:17.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-16T20:05:18.278Z | Compiling libz-sys v1.1.24 |
| 4212 | 2026-03-16T20:05:18.405Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4213 | 2026-03-16T20:05:18.420Z | Compiling vergen-git2 v1.0.7 |
| 4214 | 2026-03-16T20:05:18.429Z | Compiling rustls v0.21.12 |
| 4215 | 2026-03-16T20:05:18.444Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4216 | 2026-03-16T20:05:18.447Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4217 | 2026-03-16T20:05:18.447Z | Checking rustls-webpki v0.101.7 |
| 4218 | 2026-03-16T20:05:18.447Z | Checking sct v0.7.1 |
| 4219 | 2026-03-16T20:05:18.653Z | Compiling nix v0.29.0 |
| 4220 | 2026-03-16T20:05:18.707Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4221 | 2026-03-16T20:05:18.724Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4222 | 2026-03-16T20:05:18.776Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4223 | 2026-03-16T20:05:18.945Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4224 | 2026-03-16T20:05:19.067Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4225 | 2026-03-16T20:05:19.111Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4226 | 2026-03-16T20:05:19.233Z | Checking rustls-pemfile v1.0.4 |
| 4227 | 2026-03-16T20:05:19.395Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4228 | 2026-03-16T20:05:19.514Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4229 | 2026-03-16T20:05:19.674Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4230 | 2026-03-16T20:05:19.764Z | Checking twox-hash v2.1.2 |
| 4231 | 2026-03-16T20:05:19.850Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4232 | 2026-03-16T20:05:20.565Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4233 | 2026-03-16T20:05:20.622Z | Checking tokio-rustls v0.24.1 |
| 4234 | 2026-03-16T20:05:20.744Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4235 | 2026-03-16T20:05:20.872Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4236 | 2026-03-16T20:05:20.907Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4237 | 2026-03-16T20:05:21.078Z | Checking fatfs v0.3.6 |
| 4238 | 2026-03-16T20:05:21.602Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4239 | 2026-03-16T20:05:21.698Z | Compiling seq-macro v0.3.6 |
| 4240 | 2026-03-16T20:05:26.534Z | Compiling git2 v0.20.4 |
| 4241 | 2026-03-16T20:05:27.589Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4242 | 2026-03-16T20:05:27.742Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4243 | 2026-03-16T20:05:29.728Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4244 | 2026-03-16T20:06:39.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4245 | 2026-03-16T20:06:39.450Z | |
| 4246 | 2026-03-16T20:06:39.450Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (236/265) |
| 4247 | 2026-03-16T20:06:40.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4248 | 2026-03-16T20:06:40.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4249 | 2026-03-16T20:06:40.535Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4250 | 2026-03-16T20:07:38.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.28s |
| 4251 | 2026-03-16T20:07:38.974Z | |
| 4252 | 2026-03-16T20:07:38.974Z | info: running `cargo check --bins` on nexus-background-task-interface (237/265) |
| 4253 | 2026-03-16T20:07:39.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-03-16T20:07:39.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-03-16T20:07:39.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4256 | 2026-03-16T20:07:39.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4257 | 2026-03-16T20:07:39.736Z | |
| 4258 | 2026-03-16T20:07:39.736Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (238/265) |
| 4259 | 2026-03-16T20:07:40.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4260 | 2026-03-16T20:07:40.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4261 | 2026-03-16T20:07:40.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4262 | 2026-03-16T20:07:40.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4263 | 2026-03-16T20:07:40.591Z | |
| 4264 | 2026-03-16T20:07:40.591Z | info: running `cargo check --bins` on nexus-mgs-updates (239/265) |
| 4265 | 2026-03-16T20:07:41.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-03-16T20:07:41.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-03-16T20:07:41.315Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4268 | 2026-03-16T20:07:41.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4269 | 2026-03-16T20:07:41.424Z | |
| 4270 | 2026-03-16T20:07:41.424Z | info: running `cargo check --bins` on nexus-networking (240/265) |
| 4271 | 2026-03-16T20:07:42.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-03-16T20:07:42.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-03-16T20:07:42.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-03-16T20:07:42.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4275 | 2026-03-16T20:07:42.275Z | |
| 4276 | 2026-03-16T20:07:42.275Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (241/265) |
| 4277 | 2026-03-16T20:07:43.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-03-16T20:07:43.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-03-16T20:07:43.008Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-03-16T20:07:43.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4281 | 2026-03-16T20:07:43.116Z | |
| 4282 | 2026-03-16T20:07:43.116Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (242/265) |
| 4283 | 2026-03-16T20:07:43.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-03-16T20:07:43.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-03-16T20:07:43.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-03-16T20:07:43.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4287 | 2026-03-16T20:07:43.956Z | |
| 4288 | 2026-03-16T20:07:43.956Z | info: running `cargo check --bins` on omicron-dev (243/265) |
| 4289 | 2026-03-16T20:07:44.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-03-16T20:07:44.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-03-16T20:07:45.048Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4292 | 2026-03-16T20:07:45.051Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4293 | 2026-03-16T20:07:45.197Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4294 | 2026-03-16T20:07:45.215Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4295 | 2026-03-16T20:07:45.218Z | Checking diff v0.1.13 |
| 4296 | 2026-03-16T20:07:45.218Z | Checking yansi v1.0.1 |
| 4297 | 2026-03-16T20:07:45.218Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4298 | 2026-03-16T20:07:45.228Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4299 | 2026-03-16T20:07:45.393Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4300 | 2026-03-16T20:07:45.578Z | Checking pretty_assertions v1.4.1 |
| 4301 | 2026-03-16T20:07:46.508Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4302 | 2026-03-16T20:08:19.358Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4303 | 2026-03-16T20:08:19.361Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4304 | 2026-03-16T20:08:19.362Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4305 | 2026-03-16T20:08:19.362Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4306 | 2026-03-16T20:08:19.362Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4307 | 2026-03-16T20:08:19.362Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4308 | 2026-03-16T20:08:20.315Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4309 | 2026-03-16T20:08:21.754Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4310 | 2026-03-16T20:09:21.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4311 | 2026-03-16T20:09:21.708Z | |
| 4312 | 2026-03-16T20:09:21.708Z | info: running `cargo check --bins` on omicron-pins (244/265) |
| 4313 | 2026-03-16T20:09:22.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-03-16T20:09:22.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-03-16T20:09:22.368Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4316 | 2026-03-16T20:09:22.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4317 | 2026-03-16T20:09:22.464Z | |
| 4318 | 2026-03-16T20:09:22.464Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (245/265) |
| 4319 | 2026-03-16T20:09:23.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-03-16T20:09:23.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-03-16T20:09:23.391Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4322 | 2026-03-16T20:09:23.507Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4323 | 2026-03-16T20:09:23.511Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4324 | 2026-03-16T20:09:45.499Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4325 | 2026-03-16T20:09:46.016Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4326 | 2026-03-16T20:09:48.412Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4327 | 2026-03-16T20:09:48.953Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4328 | 2026-03-16T20:09:52.997Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4329 | 2026-03-16T20:10:25.317Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4330 | 2026-03-16T20:10:26.153Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4331 | 2026-03-16T20:10:28.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 4332 | 2026-03-16T20:10:28.652Z | |
| 4333 | 2026-03-16T20:10:28.652Z | info: running `cargo check --bins` on reconfigurator-sp-updater (246/265) |
| 4334 | 2026-03-16T20:10:29.304Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4335 | 2026-03-16T20:10:29.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4336 | 2026-03-16T20:10:29.429Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4337 | 2026-03-16T20:10:30.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s |
| 4338 | 2026-03-16T20:10:30.552Z | |
| 4339 | 2026-03-16T20:10:30.552Z | info: running `cargo check --bins` on omicron-releng (247/265) |
| 4340 | 2026-03-16T20:10:31.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4341 | 2026-03-16T20:10:31.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4342 | 2026-03-16T20:10:31.348Z | Compiling blake3 v1.8.3 |
| 4343 | 2026-03-16T20:10:31.455Z | Checking arrayvec v0.7.6 |
| 4344 | 2026-03-16T20:10:31.464Z | Checking arrayref v0.3.9 |
| 4345 | 2026-03-16T20:10:31.464Z | Checking constant_time_eq v0.4.2 |
| 4346 | 2026-03-16T20:10:31.472Z | Checking topological-sort v0.2.2 |
| 4347 | 2026-03-16T20:10:31.478Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4348 | 2026-03-16T20:10:31.486Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4349 | 2026-03-16T20:10:31.486Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4350 | 2026-03-16T20:10:31.539Z | Checking shell-words v1.1.1 |
| 4351 | 2026-03-16T20:10:32.493Z | Checking omicron-zone-package v0.12.2 |
| 4352 | 2026-03-16T20:10:33.484Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4353 | 2026-03-16T20:10:34.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s |
| 4354 | 2026-03-16T20:10:34.784Z | |
| 4355 | 2026-03-16T20:10:34.784Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (248/265) |
| 4356 | 2026-03-16T20:10:36.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4357 | 2026-03-16T20:10:36.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4358 | 2026-03-16T20:10:36.274Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4359 | 2026-03-16T20:10:36.274Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4360 | 2026-03-16T20:10:36.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 4361 | 2026-03-16T20:10:36.675Z | |
| 4362 | 2026-03-16T20:10:36.675Z | info: running `cargo check --bins` on xtask (249/265) |
| 4363 | 2026-03-16T20:10:37.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4364 | 2026-03-16T20:10:37.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4365 | 2026-03-16T20:10:37.306Z | Checking libc v0.2.180 |
| 4366 | 2026-03-16T20:10:37.350Z | Checking serde v1.0.228 |
| 4367 | 2026-03-16T20:10:37.368Z | Checking zerofrom v0.1.6 |
| 4368 | 2026-03-16T20:10:37.368Z | Checking bitflags v2.11.0 |
| 4369 | 2026-03-16T20:10:37.392Z | Checking hashbrown v0.16.1 |
| 4370 | 2026-03-16T20:10:37.392Z | Checking smallvec v1.15.1 |
| 4371 | 2026-03-16T20:10:37.404Z | Checking serde_json v1.0.149 |
| 4372 | 2026-03-16T20:10:37.404Z | Checking num-traits v0.2.19 |
| 4373 | 2026-03-16T20:10:37.519Z | Checking yoke v0.8.1 |
| 4374 | 2026-03-16T20:10:37.556Z | Checking scroll v0.12.0 |
| 4375 | 2026-03-16T20:10:37.611Z | Checking thiserror v1.0.69 |
| 4376 | 2026-03-16T20:10:37.729Z | Checking zerovec v0.11.5 |
| 4377 | 2026-03-16T20:10:37.736Z | Checking zerotrie v0.2.3 |
| 4378 | 2026-03-16T20:10:37.828Z | Checking errno v0.3.14 |
| 4379 | 2026-03-16T20:10:37.849Z | Checking percent-encoding v2.3.2 |
| 4380 | 2026-03-16T20:10:37.916Z | Checking toml_datetime v0.6.11 |
| 4381 | 2026-03-16T20:10:37.976Z | Checking rustix v1.1.3 |
| 4382 | 2026-03-16T20:10:37.976Z | Checking indexmap v2.13.0 |
| 4383 | 2026-03-16T20:10:38.022Z | Checking serde_spanned v0.6.9 |
| 4384 | 2026-03-16T20:10:38.070Z | Checking log v0.4.29 |
| 4385 | 2026-03-16T20:10:38.152Z | Checking zerocopy v0.7.35 |
| 4386 | 2026-03-16T20:10:38.180Z | Checking form_urlencoded v1.2.2 |
| 4387 | 2026-03-16T20:10:38.192Z | Checking ordered-float v2.10.1 |
| 4388 | 2026-03-16T20:10:38.263Z | Checking getrandom v0.4.1 |
| 4389 | 2026-03-16T20:10:38.290Z | Checking goblin v0.8.2 |
| 4390 | 2026-03-16T20:10:38.333Z | Checking tinystr v0.8.2 |
| 4391 | 2026-03-16T20:10:38.346Z | Checking potential_utf v0.1.4 |
| 4392 | 2026-03-16T20:10:38.407Z | Checking thiserror v2.0.18 |
| 4393 | 2026-03-16T20:10:38.504Z | Checking serde-value v0.7.0 |
| 4394 | 2026-03-16T20:10:38.509Z | Checking icu_collections v2.1.1 |
| 4395 | 2026-03-16T20:10:38.532Z | Checking syn v2.0.117 |
| 4396 | 2026-03-16T20:10:38.571Z | Checking icu_locale_core v2.1.1 |
| 4397 | 2026-03-16T20:10:38.758Z | Checking toml_edit v0.22.27 |
| 4398 | 2026-03-16T20:10:38.773Z | Checking dtrace-parser v0.2.0 |
| 4399 | 2026-03-16T20:10:38.867Z | Checking thread-id v4.2.2 |
| 4400 | 2026-03-16T20:10:38.934Z | Checking once_cell v1.21.3 |
| 4401 | 2026-03-16T20:10:38.978Z | Checking cargo-platform v0.2.0 |
| 4402 | 2026-03-16T20:10:39.085Z | Checking memmap v0.7.0 |
| 4403 | 2026-03-16T20:10:39.182Z | Checking fs-err v3.3.0 |
| 4404 | 2026-03-16T20:10:39.233Z | Checking terminal_size v0.4.3 |
| 4405 | 2026-03-16T20:10:39.233Z | Checking tempfile v3.25.0 |
| 4406 | 2026-03-16T20:10:39.261Z | Checking tabled v0.15.0 |
| 4407 | 2026-03-16T20:10:40.005Z | Checking clap_builder v4.5.60 |
| 4408 | 2026-03-16T20:10:40.005Z | Checking icu_provider v2.1.1 |
| 4409 | 2026-03-16T20:10:40.005Z | Checking textwrap v0.16.2 |
| 4410 | 2026-03-16T20:10:40.005Z | Checking camino-tempfile v1.4.1 |
| 4411 | 2026-03-16T20:10:40.005Z | Checking anyhow v1.0.102 |
| 4412 | 2026-03-16T20:10:40.005Z | Checking macaddr v1.0.1 |
| 4413 | 2026-03-16T20:10:40.005Z | Checking icu_normalizer v2.1.1 |
| 4414 | 2026-03-16T20:10:40.005Z | Checking icu_properties v2.1.2 |
| 4415 | 2026-03-16T20:10:40.005Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4416 | 2026-03-16T20:10:40.381Z | Checking toml v0.8.23 |
| 4417 | 2026-03-16T20:10:40.691Z | Checking cargo_toml v0.21.0 |
| 4418 | 2026-03-16T20:10:42.751Z | Checking clap v4.5.60 |
| 4419 | 2026-03-16T20:10:42.863Z | Checking dof v0.3.0 |
| 4420 | 2026-03-16T20:10:42.863Z | Checking idna_adapter v1.2.1 |
| 4421 | 2026-03-16T20:10:42.863Z | Checking idna v1.1.0 |
| 4422 | 2026-03-16T20:10:42.863Z | Checking usdt-impl v0.5.0 |
| 4423 | 2026-03-16T20:10:42.863Z | Checking url v2.5.8 |
| 4424 | 2026-03-16T20:10:42.863Z | Checking usdt v0.5.0 |
| 4425 | 2026-03-16T20:10:42.863Z | Checking cargo-util-schemas v0.8.2 |
| 4426 | 2026-03-16T20:10:42.931Z | Checking cargo_metadata v0.21.0 |
| 4427 | 2026-03-16T20:10:43.773Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4428 | 2026-03-16T20:10:44.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.68s |
| 4429 | 2026-03-16T20:10:44.487Z | |
| 4430 | 2026-03-16T20:10:44.487Z | info: running `cargo check --bins` on end-to-end-tests (250/265) |
| 4431 | 2026-03-16T20:10:45.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4432 | 2026-03-16T20:10:45.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4433 | 2026-03-16T20:10:45.444Z | Checking polyval v0.6.2 |
| 4434 | 2026-03-16T20:10:45.563Z | Checking ctr v0.9.2 |
| 4435 | 2026-03-16T20:10:45.569Z | Checking ssh-encoding v0.2.0 |
| 4436 | 2026-03-16T20:10:45.569Z | Checking blowfish v0.9.1 |
| 4437 | 2026-03-16T20:10:45.569Z | Checking password-hash v0.4.2 |
| 4438 | 2026-03-16T20:10:45.569Z | Checking p256 v0.13.2 |
| 4439 | 2026-03-16T20:10:45.569Z | Checking p521 v0.13.3 |
| 4440 | 2026-03-16T20:10:45.569Z | Checking russh-cryptovec v0.7.3 |
| 4441 | 2026-03-16T20:10:45.744Z | Checking ghash v0.5.1 |
| 4442 | 2026-03-16T20:10:45.778Z | Checking md5 v0.7.0 |
| 4443 | 2026-03-16T20:10:45.805Z | Checking num-bigint v0.4.6 |
| 4444 | 2026-03-16T20:10:45.824Z | Checking bcrypt-pbkdf v0.10.0 |
| 4445 | 2026-03-16T20:10:45.861Z | Checking des v0.8.1 |
| 4446 | 2026-03-16T20:10:45.887Z | Checking aes-gcm v0.10.3 |
| 4447 | 2026-03-16T20:10:45.954Z | Checking pbkdf2 v0.11.0 |
| 4448 | 2026-03-16T20:10:45.988Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4449 | 2026-03-16T20:10:45.994Z | Checking hex-literal v0.4.1 |
| 4450 | 2026-03-16T20:10:46.016Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4451 | 2026-03-16T20:10:46.056Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4452 | 2026-03-16T20:10:46.071Z | Checking ssh-cipher v0.2.0 |
| 4453 | 2026-03-16T20:10:46.112Z | Checking internet-checksum v0.2.1 |
| 4454 | 2026-03-16T20:10:46.275Z | Checking ssh-key v0.6.7 |
| 4455 | 2026-03-16T20:10:46.462Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4456 | 2026-03-16T20:10:49.633Z | Checking russh-keys v0.45.0 |
| 4457 | 2026-03-16T20:10:49.712Z | Checking russh v0.45.0 |
| 4458 | 2026-03-16T20:11:09.452Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4459 | 2026-03-16T20:11:11.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.53s |
| 4460 | 2026-03-16T20:11:11.256Z | |
| 4461 | 2026-03-16T20:11:11.256Z | info: running `cargo check --bins` on gateway-cli (251/265) |
| 4462 | 2026-03-16T20:11:11.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4463 | 2026-03-16T20:11:11.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4464 | 2026-03-16T20:11:12.036Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4465 | 2026-03-16T20:11:12.039Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4466 | 2026-03-16T20:11:12.039Z | Checking termios v0.3.3 |
| 4467 | 2026-03-16T20:11:13.844Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4468 | 2026-03-16T20:11:14.031Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4469 | 2026-03-16T20:11:16.626Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4470 | 2026-03-16T20:11:17.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s |
| 4471 | 2026-03-16T20:11:17.589Z | |
| 4472 | 2026-03-16T20:11:17.589Z | info: running `cargo check --bins --no-default-features` on installinator (252/265) |
| 4473 | 2026-03-16T20:11:18.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4474 | 2026-03-16T20:11:18.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4475 | 2026-03-16T20:11:18.438Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4476 | 2026-03-16T20:11:18.440Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4477 | 2026-03-16T20:11:18.565Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4478 | 2026-03-16T20:11:18.570Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4479 | 2026-03-16T20:11:18.570Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4480 | 2026-03-16T20:11:18.848Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4481 | 2026-03-16T20:11:18.851Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4482 | 2026-03-16T20:11:19.779Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4483 | 2026-03-16T20:11:20.076Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4484 | 2026-03-16T20:11:20.080Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4485 | 2026-03-16T20:11:20.915Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4486 | 2026-03-16T20:11:23.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s |
| 4487 | 2026-03-16T20:11:23.383Z | |
| 4488 | 2026-03-16T20:11:23.383Z | info: running `cargo check --bins` on internal-dns-cli (253/265) |
| 4489 | 2026-03-16T20:11:24.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4490 | 2026-03-16T20:11:24.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4491 | 2026-03-16T20:11:24.158Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4492 | 2026-03-16T20:11:24.712Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4493 | 2026-03-16T20:11:25.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s |
| 4494 | 2026-03-16T20:11:25.312Z | |
| 4495 | 2026-03-16T20:11:25.312Z | info: running `cargo check --bins` on omicron-live-tests (254/265) |
| 4496 | 2026-03-16T20:11:25.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4497 | 2026-03-16T20:11:25.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4498 | 2026-03-16T20:11:25.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4499 | 2026-03-16T20:11:25.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4500 | 2026-03-16T20:11:26.074Z | |
| 4501 | 2026-03-16T20:11:26.074Z | info: running `cargo check --bins` on live-tests-macros (255/265) |
| 4502 | 2026-03-16T20:11:26.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4503 | 2026-03-16T20:11:26.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4504 | 2026-03-16T20:11:26.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4505 | 2026-03-16T20:11:26.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 4506 | 2026-03-16T20:11:26.834Z | |
| 4507 | 2026-03-16T20:11:26.834Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (256/265) |
| 4508 | 2026-03-16T20:11:27.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4509 | 2026-03-16T20:11:27.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4510 | 2026-03-16T20:11:27.727Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4511 | 2026-03-16T20:11:28.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s |
| 4512 | 2026-03-16T20:11:28.714Z | |
| 4513 | 2026-03-16T20:11:28.714Z | info: running `cargo check --bins` on omicron-ntp-admin (257/265) |
| 4514 | 2026-03-16T20:11:29.388Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4515 | 2026-03-16T20:11:29.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4516 | 2026-03-16T20:11:29.498Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4517 | 2026-03-16T20:11:29.501Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4518 | 2026-03-16T20:11:29.787Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4519 | 2026-03-16T20:11:29.790Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4520 | 2026-03-16T20:11:30.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s |
| 4521 | 2026-03-16T20:11:30.992Z | |
| 4522 | 2026-03-16T20:11:30.992Z | info: running `cargo check --bins` on ntp-admin-types (258/265) |
| 4523 | 2026-03-16T20:11:31.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4524 | 2026-03-16T20:11:31.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4525 | 2026-03-16T20:11:31.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4526 | 2026-03-16T20:11:31.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4527 | 2026-03-16T20:11:31.750Z | |
| 4528 | 2026-03-16T20:11:31.750Z | info: running `cargo check --bins` on omicron-package (259/265) |
| 4529 | 2026-03-16T20:11:32.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4530 | 2026-03-16T20:11:32.443Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4531 | 2026-03-16T20:11:32.553Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4532 | 2026-03-16T20:11:33.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s |
| 4533 | 2026-03-16T20:11:34.116Z | |
| 4534 | 2026-03-16T20:11:34.116Z | info: running `cargo check --bins` on tqdb (260/265) |
| 4535 | 2026-03-16T20:11:34.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4536 | 2026-03-16T20:11:34.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4537 | 2026-03-16T20:11:35.053Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4538 | 2026-03-16T20:11:35.475Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4539 | 2026-03-16T20:11:36.176Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4540 | 2026-03-16T20:11:36.179Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4541 | 2026-03-16T20:11:42.798Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4542 | 2026-03-16T20:11:43.716Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4543 | 2026-03-16T20:11:43.720Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4544 | 2026-03-16T20:11:43.720Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4545 | 2026-03-16T20:11:43.721Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4546 | 2026-03-16T20:11:44.686Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4547 | 2026-03-16T20:11:54.158Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4548 | 2026-03-16T20:12:02.271Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4549 | 2026-03-16T20:12:02.283Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4550 | 2026-03-16T20:12:02.283Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4551 | 2026-03-16T20:12:02.283Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4552 | 2026-03-16T20:12:04.171Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4553 | 2026-03-16T20:12:05.959Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4554 | 2026-03-16T20:12:06.877Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4555 | 2026-03-16T20:12:08.592Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4556 | 2026-03-16T20:12:09.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.21s |
| 4557 | 2026-03-16T20:12:09.570Z | |
| 4558 | 2026-03-16T20:12:09.570Z | info: running `cargo check --bins` on wicket-dbg (261/265) |
| 4559 | 2026-03-16T20:12:10.282Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4560 | 2026-03-16T20:12:10.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4561 | 2026-03-16T20:12:10.426Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4562 | 2026-03-16T20:12:10.429Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4563 | 2026-03-16T20:12:10.429Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4564 | 2026-03-16T20:12:10.562Z | Checking rtoolbox v0.0.3 |
| 4565 | 2026-03-16T20:12:10.565Z | Checking tui-tree-widget v0.23.1 |
| 4566 | 2026-03-16T20:12:10.705Z | Checking rpassword v7.4.0 |
| 4567 | 2026-03-16T20:12:10.851Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4568 | 2026-03-16T20:12:11.798Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4569 | 2026-03-16T20:12:18.475Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4570 | 2026-03-16T20:12:19.386Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4571 | 2026-03-16T20:12:20.781Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4572 | 2026-03-16T20:12:24.947Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4573 | 2026-03-16T20:12:27.478Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4574 | 2026-03-16T20:12:28.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.07s |
| 4575 | 2026-03-16T20:12:28.866Z | |
| 4576 | 2026-03-16T20:12:28.866Z | info: running `cargo check --bins` on wicket (262/265) |
| 4577 | 2026-03-16T20:12:29.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4578 | 2026-03-16T20:12:29.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4579 | 2026-03-16T20:12:29.692Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4580 | 2026-03-16T20:12:30.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s |
| 4581 | 2026-03-16T20:12:30.333Z | |
| 4582 | 2026-03-16T20:12:30.333Z | info: running `cargo check --bins` on wicketd (263/265) |
| 4583 | 2026-03-16T20:12:31.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4584 | 2026-03-16T20:12:31.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4585 | 2026-03-16T20:12:31.198Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4586 | 2026-03-16T20:12:31.202Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4587 | 2026-03-16T20:12:31.202Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4588 | 2026-03-16T20:12:31.202Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4589 | 2026-03-16T20:12:32.754Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4590 | 2026-03-16T20:12:33.542Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4591 | 2026-03-16T20:12:37.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s |
| 4592 | 2026-03-16T20:12:37.863Z | |
| 4593 | 2026-03-16T20:12:37.863Z | info: running `cargo check --bins` on omicron-workspace-hack (264/265) |
| 4594 | 2026-03-16T20:12:38.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4595 | 2026-03-16T20:12:38.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4596 | 2026-03-16T20:12:38.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4597 | 2026-03-16T20:12:38.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 4598 | 2026-03-16T20:12:38.617Z | |
| 4599 | 2026-03-16T20:12:38.617Z | info: running `cargo check --bins` on zone-setup (265/265) |
| 4600 | 2026-03-16T20:12:39.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4601 | 2026-03-16T20:12:39.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4602 | 2026-03-16T20:12:39.417Z | Checking uzers v0.12.2 |
| 4603 | 2026-03-16T20:12:39.748Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4604 | 2026-03-16T20:12:40.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s |
| 4605 | 2026-03-16T20:12:40.944Z | |
| 4606 | 2026-03-16T20:12:40.947Z | real 18:27.456778272 |
| 4607 | 2026-03-16T20:12:40.947Z | user 27:56.771001114 |
| 4608 | 2026-03-16T20:12:40.947Z | sys 5:06.408351151 |
| 4609 | 2026-03-16T20:12:40.947Z | trap 0.477593991 |
| 4610 | 2026-03-16T20:12:40.947Z | tflt 0.575491272 |
| 4611 | 2026-03-16T20:12:40.947Z | dflt 0.715825711 |
| 4612 | 2026-03-16T20:12:40.947Z | kflt 0.002141412 |
| 4613 | 2026-03-16T20:12:40.947Z | lock 1:15:08.750687557 |
| 4614 | 2026-03-16T20:12:40.947Z | slp 2:37:23.152703603 |
| 4615 | 2026-03-16T20:12:40.947Z | lat 1:33.342294676 |
| 4616 | 2026-03-16T20:12:40.948Z | stop 4:43.872355011 |
| 4617 | 2026-03-16T20:12:40.948Z | process exited: duration 1353917 ms, exit code 0 |
| |
| 4618 | 2026-03-16T20:12:40.954Z | found 0 output files |