|
|
|
| 1 | 2026-03-16T01:30:27.529Z | job assigned to worker 01KKT46D3NXGTGK8VJ6AZAQCFK [factory aws, i-00cd53bff86182b68] (queued for 1 m 0 s) |
| |
| 2 | 2026-03-16T01:30:35.249Z | starting task 0: "setup" |
| 3 | 2026-03-16T01:30:35.253Z | ++ uname -s |
| 4 | 2026-03-16T01:30:35.257Z | + kern=SunOS |
| 5 | 2026-03-16T01:30:35.257Z | + build_user=build |
| 6 | 2026-03-16T01:30:35.257Z | + build_uid=12345 |
| 7 | 2026-03-16T01:30:35.257Z | + work_dir=/work |
| 8 | 2026-03-16T01:30:35.257Z | + input_dir=/input |
| 9 | 2026-03-16T01:30:35.257Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-16T01:30:35.257Z | + case "$kern" in |
| 11 | 2026-03-16T01:30:35.257Z | + groupadd -g 12345 build |
| 12 | 2026-03-16T01:30:35.260Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-16T01:30:37.266Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-16T01:30:37.383Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-16T01:30:37.387Z | + home_fs=zfs |
| 16 | 2026-03-16T01:30:37.387Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-16T01:30:37.387Z | + mkdir -p /home/build |
| 18 | 2026-03-16T01:30:37.389Z | + chown build:build /home/build /work |
| 19 | 2026-03-16T01:30:39.393Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-16T01:30:39.397Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-03-16T01:30:39.407Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-16T01:30:39.414Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-16T01:30:39.414Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-16T01:30:39.414Z | * rust toolchain profile = "default" |
| 25 | 2026-03-16T01:30:39.414Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-16T01:30:39.414Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-16T01:30:39.418Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-16T01:30:39.418Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-16T01:30:39.418Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-16T01:30:39.582Z | info: downloading installer |
| 31 | 2026-03-16T01:30:41.136Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-16T01:30:41.136Z | warn: /opt/ooce/bin |
| 33 | 2026-03-16T01:30:41.136Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-16T01:30:41.136Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-16T01:30:41.136Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-16T01:30:41.136Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-16T01:30:41.136Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-16T01:30:41.137Z | error: cannot install while Rust is installed |
| 39 | 2026-03-16T01:30:41.137Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-16T01:30:41.137Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-16T01:30:41.137Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-16T01:30:41.137Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-16T01:30:41.140Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-16T01:30:41.153Z | info: profile set to default |
| 45 | 2026-03-16T01:30:41.153Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-16T01:30:41.156Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-16T01:30:41.372Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-16T01:30:41.375Z | info: downloading 6 components |
| 49 | 2026-03-16T01:30:56.572Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-16T01:30:56.572Z | |
| 51 | 2026-03-16T01:30:56.611Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-16T01:30:56.611Z | |
| 53 | 2026-03-16T01:30:56.614Z | |
| 54 | 2026-03-16T01:30:56.615Z | Rust is installed now. Great! |
| 55 | 2026-03-16T01:30:56.615Z | |
| 56 | 2026-03-16T01:30:56.615Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-16T01:30:56.615Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-16T01:30:56.615Z | |
| 59 | 2026-03-16T01:30:56.615Z | To configure your current shell, you need to source |
| 60 | 2026-03-16T01:30:56.615Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-16T01:30:56.615Z | |
| 62 | 2026-03-16T01:30:56.615Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-16T01:30:56.615Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-16T01:30:56.615Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-16T01:30:56.615Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-16T01:30:56.615Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-16T01:30:56.615Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-16T01:30:56.615Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-16T01:30:56.615Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-16T01:30:56.615Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-16T01:30:56.711Z | + rustup --version |
| 72 | 2026-03-16T01:30:56.722Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-16T01:30:56.725Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-16T01:30:56.750Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-16T01:30:56.753Z | + cargo --version |
| 76 | 2026-03-16T01:30:56.773Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-16T01:30:56.777Z | + rustc --version |
| 78 | 2026-03-16T01:30:56.802Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-16T01:30:56.805Z | process exited: duration 17376 ms, exit code 0 |
| |
| 80 | 2026-03-16T01:30:56.812Z | starting task 2: "authentication" |
| 81 | 2026-03-16T01:30:56.831Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-16T01:30:56.837Z | starting task 3: "clone repository" |
| 83 | 2026-03-16T01:30:56.841Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-16T01:30:56.844Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-16T01:30:56.876Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-16T01:31:06.547Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-16T01:31:06.547Z | + git fetch origin eb92c6e545d942c0f55b1ccaa786bb2d4b1cabe3 |
| 88 | 2026-03-16T01:31:06.870Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-16T01:31:06.870Z | * branch eb92c6e545d942c0f55b1ccaa786bb2d4b1cabe3 -> FETCH_HEAD |
| 90 | 2026-03-16T01:31:06.881Z | + [[ -n zl/dendrite-232 ]] |
| 91 | 2026-03-16T01:31:06.884Z | ++ git branch --show-current |
| 92 | 2026-03-16T01:31:06.887Z | + current=main |
| 93 | 2026-03-16T01:31:06.887Z | + [[ main != zl/dendrite-232 ]] |
| 94 | 2026-03-16T01:31:06.887Z | + git branch -f zl/dendrite-232 eb92c6e545d942c0f55b1ccaa786bb2d4b1cabe3 |
| 95 | 2026-03-16T01:31:06.890Z | + git checkout -f zl/dendrite-232 |
| 96 | 2026-03-16T01:31:07.209Z | Switched to branch 'zl/dendrite-232' |
| 97 | 2026-03-16T01:31:07.212Z | + git reset --hard eb92c6e545d942c0f55b1ccaa786bb2d4b1cabe3 |
| 98 | 2026-03-16T01:31:07.233Z | HEAD is now at eb92c6e54 merge main into dendrite-232 |
| 99 | 2026-03-16T01:31:07.236Z | process exited: duration 10383 ms, exit code 0 |
| |
| 100 | 2026-03-16T01:31:07.242Z | starting task 4: "build" |
| 101 | 2026-03-16T01:31:07.246Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-16T01:31:07.249Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-16T01:31:07.249Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-16T01:31:07.249Z | + cargo --version |
| 105 | 2026-03-16T01:31:07.258Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-16T01:31:07.261Z | + rustc --version |
| 107 | 2026-03-16T01:31:07.286Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-16T01:31:07.289Z | + source ./env.sh |
| 109 | 2026-03-16T01:31:07.289Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-16T01:31:07.289Z | ++ set -o xtrace |
| 111 | 2026-03-16T01:31:07.292Z | ++++ dirname ./env.sh |
| 112 | 2026-03-16T01:31:07.295Z | +++ readlink -f . |
| 113 | 2026-03-16T01:31:07.295Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-16T01:31:07.295Z | ++ 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-16T01:31:07.295Z | ++ 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-16T01:31:07.295Z | ++ 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-16T01:31:07.295Z | ++ 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-16T01:31:07.295Z | ++ 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-16T01:31:07.295Z | ++ 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-16T01:31:07.295Z | ++ 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-16T01:31:07.295Z | ++ 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-16T01:31:07.295Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-16T01:31:07.295Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-16T01:31:07.295Z | + 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-16T01:31:07.295Z | + 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-16T01:31:07.296Z | + banner prerequisites |
| 127 | 2026-03-16T01:31:07.298Z | |
| 128 | 2026-03-16T01:31:07.298Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-16T01:31:07.298Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-16T01:31:07.299Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-16T01:31:07.299Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-16T01:31:07.299Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-16T01:31:07.299Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-16T01:31:07.299Z | |
| 135 | 2026-03-16T01:31:07.299Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-16T01:31:17.193Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-16T01:31:26.819Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-16T01:31:49.091Z | Planning: Solver setup ... Done (20.635s) |
| 139 | 2026-03-16T01:31:49.243Z | Planning: Running solver ... Done (0.152s) |
| 140 | 2026-03-16T01:31:49.431Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-16T01:31:49.447Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-16T01:31:49.616Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-16T01:31:49.658Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-16T01:31:49.698Z | Planning: Merging actions ... Done (0.040s) |
| 145 | 2026-03-16T01:31:49.937Z | Planning: Checking for conflicting actions ... Done (0.238s) |
| 146 | 2026-03-16T01:31:49.947Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-16T01:31:50.797Z | Planning: Evaluating mediators ... Done (0.849s) |
| 148 | 2026-03-16T01:31:50.805Z | Planning: Planning completed in 23.82 seconds |
| 149 | 2026-03-16T01:31:50.819Z | Packages to install: 4 |
| 150 | 2026-03-16T01:31:50.822Z | Mediators to change: 2 |
| 151 | 2026-03-16T01:31:50.822Z | Services to change: 1 |
| 152 | 2026-03-16T01:31:50.822Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-16T01:31:50.822Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-16T01:31:50.822Z | Create boot environment: No |
| 155 | 2026-03-16T01:31:50.822Z | Create backup boot environment: No |
| 156 | 2026-03-16T01:31:50.822Z | Rebuild boot archive: No |
| 157 | 2026-03-16T01:31:50.823Z | |
| 158 | 2026-03-16T01:31:50.823Z | Changed mediators: |
| 159 | 2026-03-16T01:31:50.823Z | mediator clang: |
| 160 | 2026-03-16T01:31:50.823Z | version: None -> 15 (system default) |
| 161 | 2026-03-16T01:31:50.823Z | |
| 162 | 2026-03-16T01:31:50.823Z | mediator llvm: |
| 163 | 2026-03-16T01:31:50.823Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-16T01:31:50.823Z | |
| 165 | 2026-03-16T01:31:50.823Z | Changed packages: |
| 166 | 2026-03-16T01:31:50.823Z | helios-dev |
| 167 | 2026-03-16T01:31:50.823Z | developer/build-essential |
| 168 | 2026-03-16T01:31:50.823Z | None -> 11-2.0 |
| 169 | 2026-03-16T01:31:50.823Z | library/libxmlsec1 |
| 170 | 2026-03-16T01:31:50.823Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-16T01:31:50.823Z | ooce/developer/clang-15 |
| 172 | 2026-03-16T01:31:50.823Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-16T01:31:50.823Z | ooce/developer/llvm-15 |
| 174 | 2026-03-16T01:31:50.823Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-16T01:31:50.823Z | |
| 176 | 2026-03-16T01:31:50.823Z | Services: |
| 177 | 2026-03-16T01:31:50.823Z | restart_fmri: |
| 178 | 2026-03-16T01:31:50.823Z | svc:/system/update-man-index:default |
| 179 | 2026-03-16T01:31:50.867Z | |
| 180 | 2026-03-16T01:31:50.867Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-16T01:31:55.875Z | Download: 1236/3290 items 87.3/212.6MB 41% complete (17.4M/s) |
| 182 | 2026-03-16T01:32:01.639Z | Download: 3241/3290 items 202.7/212.6MB 95% complete (20.4M/s) |
| 183 | 2026-03-16T01:32:04.173Z | Download: Completed 212.60 MB in 13.29 seconds (16.0M/s) |
| 184 | 2026-03-16T01:32:04.440Z | Actions: 1/3689 actions (Installing new actions) |
| 185 | 2026-03-16T01:32:08.535Z | Actions: Completed 3689 actions in 4.09 seconds. |
| 186 | 2026-03-16T01:32:08.913Z | Done (0.374s) |
| 187 | 2026-03-16T01:32:08.913Z | Done (0.000s) |
| 188 | 2026-03-16T01:32:09.918Z | Done (1.003s) |
| 189 | 2026-03-16T01:32:13.863Z | Done (3.598s) |
| 190 | 2026-03-16T01:32:13.946Z | Done (0.017s) |
| 191 | 2026-03-16T01:32:13.949Z | Done (0.000s) |
| 192 | 2026-03-16T01:32:14.122Z | Done (0.000s) |
| 193 | 2026-03-16T01:32:15.080Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-03-16T01:32:15.224Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-03-16T01:32:15.228Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-03-16T01:32:15.444Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-03-16T01:32:15.447Z | Planning: Planning completed in 0.37 seconds |
| 198 | 2026-03-16T01:32:15.473Z | Mediators to change: 2 |
| 199 | 2026-03-16T01:32:15.473Z | Create boot environment: No |
| 200 | 2026-03-16T01:32:15.476Z | Create backup boot environment: No |
| 201 | 2026-03-16T01:32:15.553Z | Done |
| 202 | 2026-03-16T01:32:15.553Z | Done |
| 203 | 2026-03-16T01:32:16.276Z | Done |
| 204 | 2026-03-16T01:32:19.607Z | Done |
| 205 | 2026-03-16T01:32:19.696Z | Done |
| 206 | 2026-03-16T01:32:19.700Z | Done |
| 207 | 2026-03-16T01:32:19.831Z | Done |
| 208 | 2026-03-16T01:32:20.368Z | Planning: Evaluating mediator changes ... Done |
| 209 | 2026-03-16T01:32:20.371Z | Planning: Merging actions ... Done |
| 210 | 2026-03-16T01:32:20.535Z | Planning: Checking for conflicting actions ... Done |
| 211 | 2026-03-16T01:32:20.538Z | Planning: Consolidating action changes ... Done |
| 212 | 2026-03-16T01:32:20.751Z | Planning: Evaluating mediators ... Done |
| 213 | 2026-03-16T01:32:20.793Z | Planning: Planning completed in 0.62 seconds |
| 214 | 2026-03-16T01:32:20.822Z | Packages to change: 1 |
| 215 | 2026-03-16T01:32:20.823Z | Mediators to change: 1 |
| 216 | 2026-03-16T01:32:20.826Z | Services to change: 1 |
| 217 | 2026-03-16T01:32:20.826Z | Create boot environment: No |
| 218 | 2026-03-16T01:32:20.826Z | Create backup boot environment: Yes |
| 219 | 2026-03-16T01:32:23.334Z | Actions: 1/6 actions (Updating modified actions) |
| 220 | 2026-03-16T01:32:23.337Z | Actions: Completed 6 actions in 0.00 seconds. |
| 221 | 2026-03-16T01:32:23.337Z | Done |
| 222 | 2026-03-16T01:32:23.337Z | Done |
| 223 | 2026-03-16T01:32:23.526Z | Done |
| 224 | 2026-03-16T01:32:26.813Z | Done |
| 225 | 2026-03-16T01:32:26.898Z | Done |
| 226 | 2026-03-16T01:32:26.901Z | Done |
| 227 | 2026-03-16T01:32:27.043Z | Done |
| 228 | 2026-03-16T01:32:27.425Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 229 | 2026-03-16T01:32:27.425Z | clang system 15 system |
| 230 | 2026-03-16T01:32:27.425Z | csh system system illumos |
| 231 | 2026-03-16T01:32:27.425Z | ctags system system illumos |
| 232 | 2026-03-16T01:32:27.425Z | file system system illumos |
| 233 | 2026-03-16T01:32:27.425Z | gcc vendor 12 vendor |
| 234 | 2026-03-16T01:32:27.425Z | gcc system 10 system |
| 235 | 2026-03-16T01:32:27.425Z | gcc system 7 system |
| 236 | 2026-03-16T01:32:27.425Z | go system 1.20 system |
| 237 | 2026-03-16T01:32:27.425Z | go system 1.19 system |
| 238 | 2026-03-16T01:32:27.425Z | llvm system 15 system |
| 239 | 2026-03-16T01:32:27.425Z | llvm system 14 system |
| 240 | 2026-03-16T01:32:27.425Z | mariadb system 10.6 system |
| 241 | 2026-03-16T01:32:27.426Z | mta vendor vendor dma |
| 242 | 2026-03-16T01:32:27.426Z | openjdk system 17 system |
| 243 | 2026-03-16T01:32:27.426Z | openjdk system 11 system |
| 244 | 2026-03-16T01:32:27.426Z | openjdk system 1.8 system |
| 245 | 2026-03-16T01:32:27.426Z | openssl vendor 3 vendor |
| 246 | 2026-03-16T01:32:27.426Z | perl system 5.36 system |
| 247 | 2026-03-16T01:32:27.426Z | postgresql system 15 system |
| 248 | 2026-03-16T01:32:27.426Z | postgresql system 13 system |
| 249 | 2026-03-16T01:32:27.426Z | python vendor 3 vendor |
| 250 | 2026-03-16T01:32:27.426Z | python system 2 system |
| 251 | 2026-03-16T01:32:27.426Z | python3 system 3.11 system |
| 252 | 2026-03-16T01:32:27.426Z | ruby system 3.0 system |
| 253 | 2026-03-16T01:32:27.426Z | words vendor vendor american-english |
| 254 | 2026-03-16T01:32:27.426Z | words system system australian-english |
| 255 | 2026-03-16T01:32:27.426Z | words system system british-english |
| 256 | 2026-03-16T01:32:27.426Z | words system system canadian-english |
| 257 | 2026-03-16T01:32:27.426Z | words system system french |
| 258 | 2026-03-16T01:32:27.426Z | words system system italian |
| 259 | 2026-03-16T01:32:27.426Z | words system system ngerman |
| 260 | 2026-03-16T01:32:27.426Z | words system system ogerman |
| 261 | 2026-03-16T01:32:27.426Z | words system system spanish |
| 262 | 2026-03-16T01:32:27.728Z | PUBLISHER TYPE STATUS P LOCATION |
| 263 | 2026-03-16T01:32:27.728Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 264 | 2026-03-16T01:32:33.784Z | FMRI IFO |
| 265 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 266 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 267 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 268 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 269 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 270 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 271 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 272 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 273 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 274 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 275 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 276 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 277 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 278 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 279 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 280 | 2026-03-16T01:32:33.785Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 281 | 2026-03-16T01:32:35.020Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 282 | 2026-03-16T01:32:35.271Z | Updating crates.io index |
| 283 | 2026-03-16T01:32:35.274Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 284 | 2026-03-16T01:32:35.566Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 285 | 2026-03-16T01:32:36.351Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 286 | 2026-03-16T01:32:36.753Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 287 | 2026-03-16T01:32:37.228Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 288 | 2026-03-16T01:32:37.889Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 289 | 2026-03-16T01:32:38.555Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 290 | 2026-03-16T01:32:39.958Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-03-16T01:32:41.528Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 292 | 2026-03-16T01:32:42.224Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 293 | 2026-03-16T01:32:42.623Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 294 | 2026-03-16T01:32:43.673Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 295 | 2026-03-16T01:32:44.136Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 296 | 2026-03-16T01:32:44.538Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 297 | 2026-03-16T01:32:44.857Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 298 | 2026-03-16T01:32:45.863Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 299 | 2026-03-16T01:32:46.380Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 300 | 2026-03-16T01:32:46.787Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 301 | 2026-03-16T01:32:47.031Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 302 | 2026-03-16T01:32:47.407Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 303 | 2026-03-16T01:32:47.726Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 304 | 2026-03-16T01:32:47.996Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 305 | 2026-03-16T01:32:48.231Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 306 | 2026-03-16T01:32:48.598Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 307 | 2026-03-16T01:32:49.072Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 308 | 2026-03-16T01:32:49.628Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 309 | 2026-03-16T01:32:50.035Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 310 | 2026-03-16T01:32:50.349Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 311 | 2026-03-16T01:32:50.629Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 312 | 2026-03-16T01:32:51.919Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 313 | 2026-03-16T01:32:52.249Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 314 | 2026-03-16T01:32:52.613Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 315 | 2026-03-16T01:32:52.986Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 316 | 2026-03-16T01:32:53.336Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 317 | 2026-03-16T01:32:53.800Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 318 | 2026-03-16T01:32:54.077Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 319 | 2026-03-16T01:32:54.327Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 320 | 2026-03-16T01:32:54.710Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 321 | 2026-03-16T01:33:08.784Z | Downloading crates ... |
| 322 | 2026-03-16T01:33:08.844Z | Downloaded heck v0.4.1 |
| 323 | 2026-03-16T01:33:08.847Z | Downloaded anstream v0.6.21 |
| 324 | 2026-03-16T01:33:08.850Z | Downloaded erased-serde v0.4.9 |
| 325 | 2026-03-16T01:33:08.853Z | Downloaded anstyle v1.0.13 |
| 326 | 2026-03-16T01:33:08.856Z | Downloaded serde-untagged v0.1.9 |
| 327 | 2026-03-16T01:33:08.857Z | Downloaded camino-tempfile v1.4.1 |
| 328 | 2026-03-16T01:33:08.859Z | Downloaded anyhow v1.0.102 |
| 329 | 2026-03-16T01:33:08.863Z | Downloaded anstyle-parse v0.2.7 |
| 330 | 2026-03-16T01:33:08.870Z | Downloaded unicode-linebreak v0.1.5 |
| 331 | 2026-03-16T01:33:08.873Z | Downloaded anstyle-query v1.1.5 |
| 332 | 2026-03-16T01:33:08.879Z | Downloaded getrandom v0.4.1 |
| 333 | 2026-03-16T01:33:08.887Z | Downloaded cargo_toml v0.21.0 |
| 334 | 2026-03-16T01:33:08.890Z | Downloaded textwrap v0.16.2 |
| 335 | 2026-03-16T01:33:08.893Z | Downloaded serde_json v1.0.149 |
| 336 | 2026-03-16T01:33:08.898Z | Downloaded utf8parse v0.2.2 |
| 337 | 2026-03-16T01:33:08.901Z | Downloaded thread-id v4.2.2 |
| 338 | 2026-03-16T01:33:08.902Z | Downloaded serde-value v0.7.0 |
| 339 | 2026-03-16T01:33:08.902Z | Downloaded pretty-hex v0.4.1 |
| 340 | 2026-03-16T01:33:08.906Z | Downloaded serde_derive v1.0.228 |
| 341 | 2026-03-16T01:33:08.906Z | Downloaded log v0.4.29 |
| 342 | 2026-03-16T01:33:08.906Z | Downloaded serde v1.0.228 |
| 343 | 2026-03-16T01:33:08.909Z | Downloaded zerofrom-derive v0.1.6 |
| 344 | 2026-03-16T01:33:08.920Z | Downloaded usdt v0.5.0 |
| 345 | 2026-03-16T01:33:08.920Z | Downloaded terminal_size v0.4.3 |
| 346 | 2026-03-16T01:33:08.920Z | Downloaded percent-encoding v2.3.2 |
| 347 | 2026-03-16T01:33:08.920Z | Downloaded stable_deref_trait v1.2.1 |
| 348 | 2026-03-16T01:33:08.920Z | Downloaded idna_adapter v1.2.1 |
| 349 | 2026-03-16T01:33:08.930Z | Downloaded generic-array v0.14.7 |
| 350 | 2026-03-16T01:33:08.930Z | Downloaded heck v0.5.0 |
| 351 | 2026-03-16T01:33:08.930Z | Downloaded dof v0.3.0 |
| 352 | 2026-03-16T01:33:08.930Z | Downloaded equivalent v1.0.2 |
| 353 | 2026-03-16T01:33:08.930Z | Downloaded bitflags v2.11.0 |
| 354 | 2026-03-16T01:33:08.930Z | Downloaded tabled_derive v0.7.0 |
| 355 | 2026-03-16T01:33:08.930Z | Downloaded usdt-attr-macro v0.5.0 |
| 356 | 2026-03-16T01:33:08.930Z | Downloaded toml_datetime v0.6.11 |
| 357 | 2026-03-16T01:33:08.930Z | Downloaded toml_write v0.1.2 |
| 358 | 2026-03-16T01:33:08.934Z | Downloaded toml_edit v0.22.27 |
| 359 | 2026-03-16T01:33:08.934Z | Downloaded scroll_derive v0.12.1 |
| 360 | 2026-03-16T01:33:08.934Z | Downloaded potential_utf v0.1.4 |
| 361 | 2026-03-16T01:33:08.934Z | Downloaded fastrand v2.3.0 |
| 362 | 2026-03-16T01:33:08.934Z | Downloaded cargo_metadata v0.21.0 |
| 363 | 2026-03-16T01:33:08.934Z | Downloaded unicode-width v0.1.14 |
| 364 | 2026-03-16T01:33:08.938Z | Downloaded yoke-derive v0.8.1 |
| 365 | 2026-03-16T01:33:08.938Z | Downloaded writeable v0.6.2 |
| 366 | 2026-03-16T01:33:08.941Z | Downloaded memmap v0.7.0 |
| 367 | 2026-03-16T01:33:08.941Z | Downloaded fnv v1.0.7 |
| 368 | 2026-03-16T01:33:08.941Z | Downloaded itoa v1.0.17 |
| 369 | 2026-03-16T01:33:08.941Z | Downloaded errno v0.3.14 |
| 370 | 2026-03-16T01:33:08.944Z | Downloaded digest v0.10.7 |
| 371 | 2026-03-16T01:33:08.944Z | Downloaded proc-macro-error-attr v1.0.4 |
| 372 | 2026-03-16T01:33:08.944Z | Downloaded quote v1.0.44 |
| 373 | 2026-03-16T01:33:08.947Z | Downloaded clap_derive v4.5.55 |
| 374 | 2026-03-16T01:33:08.950Z | Downloaded proc-macro-error v1.0.4 |
| 375 | 2026-03-16T01:33:08.958Z | Downloaded thiserror v1.0.69 |
| 376 | 2026-03-16T01:33:08.961Z | Downloaded usdt-impl v0.5.0 |
| 377 | 2026-03-16T01:33:08.965Z | Downloaded synstructure v0.13.2 |
| 378 | 2026-03-16T01:33:08.965Z | Downloaded autocfg v1.5.0 |
| 379 | 2026-03-16T01:33:08.968Z | Downloaded block-buffer v0.10.4 |
| 380 | 2026-03-16T01:33:08.968Z | Downloaded semver v1.0.27 |
| 381 | 2026-03-16T01:33:08.972Z | Downloaded once_cell v1.21.3 |
| 382 | 2026-03-16T01:33:08.972Z | Downloaded colorchoice v1.0.4 |
| 383 | 2026-03-16T01:33:08.975Z | Downloaded cargo-util-schemas v0.8.2 |
| 384 | 2026-03-16T01:33:08.979Z | Downloaded serde_core v1.0.228 |
| 385 | 2026-03-16T01:33:08.983Z | Downloaded papergrid v0.11.0 |
| 386 | 2026-03-16T01:33:08.986Z | Downloaded displaydoc v0.2.5 |
| 387 | 2026-03-16T01:33:08.989Z | Downloaded proc-macro2 v1.0.106 |
| 388 | 2026-03-16T01:33:08.992Z | Downloaded clap_lex v1.0.0 |
| 389 | 2026-03-16T01:33:08.992Z | Downloaded num-traits v0.2.19 |
| 390 | 2026-03-16T01:33:08.995Z | Downloaded bytecount v0.6.9 |
| 391 | 2026-03-16T01:33:08.995Z | Downloaded litemap v0.8.1 |
| 392 | 2026-03-16T01:33:09.011Z | Downloaded pest_generator v2.8.6 |
| 393 | 2026-03-16T01:33:09.018Z | Downloaded sha2 v0.10.9 |
| 394 | 2026-03-16T01:33:09.018Z | Downloaded plain v0.2.3 |
| 395 | 2026-03-16T01:33:09.018Z | Downloaded cargo-platform v0.2.0 |
| 396 | 2026-03-16T01:33:09.019Z | Downloaded crypto-common v0.1.7 |
| 397 | 2026-03-16T01:33:09.019Z | Downloaded cfg-if v1.0.4 |
| 398 | 2026-03-16T01:33:09.022Z | Downloaded dtrace-parser v0.2.0 |
| 399 | 2026-03-16T01:33:09.026Z | Downloaded scroll v0.12.0 |
| 400 | 2026-03-16T01:33:09.029Z | Downloaded unicode-xid v0.2.6 |
| 401 | 2026-03-16T01:33:09.029Z | Downloaded thiserror-impl v1.0.69 |
| 402 | 2026-03-16T01:33:09.032Z | Downloaded serde_spanned v0.6.9 |
| 403 | 2026-03-16T01:33:09.032Z | Downloaded ordered-float v2.10.1 |
| 404 | 2026-03-16T01:33:09.035Z | Downloaded is_terminal_polyfill v1.70.2 |
| 405 | 2026-03-16T01:33:09.039Z | Downloaded zmij v1.0.21 |
| 406 | 2026-03-16T01:33:09.041Z | Downloaded smallvec v1.15.1 |
| 407 | 2026-03-16T01:33:09.044Z | Downloaded swrite v0.1.0 |
| 408 | 2026-03-16T01:33:09.044Z | Downloaded form_urlencoded v1.2.2 |
| 409 | 2026-03-16T01:33:09.049Z | Downloaded typeid v1.0.3 |
| 410 | 2026-03-16T01:33:09.049Z | Downloaded utf8_iter v1.0.4 |
| 411 | 2026-03-16T01:33:09.049Z | Downloaded icu_collections v2.1.1 |
| 412 | 2026-03-16T01:33:09.052Z | Downloaded zerotrie v0.2.3 |
| 413 | 2026-03-16T01:33:09.056Z | Downloaded toml v0.8.23 |
| 414 | 2026-03-16T01:33:09.056Z | Downloaded icu_normalizer v2.1.1 |
| 415 | 2026-03-16T01:33:09.059Z | Downloaded serde_tokenstream v0.2.3 |
| 416 | 2026-03-16T01:33:09.059Z | Downloaded tempfile v3.25.0 |
| 417 | 2026-03-16T01:33:09.059Z | Downloaded byteorder v1.5.0 |
| 418 | 2026-03-16T01:33:09.064Z | Downloaded fs-err v3.3.0 |
| 419 | 2026-03-16T01:33:09.064Z | Downloaded thiserror-impl v2.0.18 |
| 420 | 2026-03-16T01:33:09.064Z | Downloaded smawk v0.3.2 |
| 421 | 2026-03-16T01:33:09.067Z | Downloaded macaddr v1.0.1 |
| 422 | 2026-03-16T01:33:09.067Z | Downloaded unicode-ident v1.0.24 |
| 423 | 2026-03-16T01:33:09.067Z | Downloaded winnow v0.7.14 |
| 424 | 2026-03-16T01:33:09.073Z | Downloaded zerovec v0.11.5 |
| 425 | 2026-03-16T01:33:09.077Z | Downloaded zerocopy v0.7.35 |
| 426 | 2026-03-16T01:33:09.090Z | Downloaded clap v4.5.60 |
| 427 | 2026-03-16T01:33:09.094Z | Downloaded memchr v2.8.0 |
| 428 | 2026-03-16T01:33:09.109Z | Downloaded icu_provider v2.1.1 |
| 429 | 2026-03-16T01:33:09.109Z | Downloaded icu_properties_data v2.1.2 |
| 430 | 2026-03-16T01:33:09.112Z | Downloaded indexmap v2.13.0 |
| 431 | 2026-03-16T01:33:09.112Z | Downloaded pest_meta v2.8.6 |
| 432 | 2026-03-16T01:33:09.112Z | Downloaded icu_properties v2.1.2 |
| 433 | 2026-03-16T01:33:09.112Z | Downloaded icu_normalizer_data v2.1.1 |
| 434 | 2026-03-16T01:33:09.115Z | Downloaded icu_locale_core v2.1.1 |
| 435 | 2026-03-16T01:33:09.118Z | Downloaded cpufeatures v0.2.17 |
| 436 | 2026-03-16T01:33:09.138Z | Downloaded clap_builder v4.5.60 |
| 437 | 2026-03-16T01:33:09.142Z | Downloaded camino v1.2.2 |
| 438 | 2026-03-16T01:33:09.154Z | Downloaded idna v1.1.0 |
| 439 | 2026-03-16T01:33:09.157Z | Downloaded pest_derive v2.8.6 |
| 440 | 2026-03-16T01:33:09.163Z | Downloaded pest v2.8.6 |
| 441 | 2026-03-16T01:33:09.167Z | Downloaded hashbrown v0.16.1 |
| 442 | 2026-03-16T01:33:09.172Z | Downloaded goblin v0.8.2 |
| 443 | 2026-03-16T01:33:09.177Z | Downloaded tabled v0.15.0 |
| 444 | 2026-03-16T01:33:09.188Z | Downloaded syn v1.0.109 |
| 445 | 2026-03-16T01:33:09.194Z | Downloaded syn v2.0.117 |
| 446 | 2026-03-16T01:33:09.201Z | Downloaded rustix v1.1.3 |
| 447 | 2026-03-16T01:33:09.232Z | Downloaded libc v0.2.180 |
| 448 | 2026-03-16T01:33:09.654Z | Downloaded strsim v0.11.1 |
| 449 | 2026-03-16T01:33:10.040Z | Downloaded ucd-trie v0.1.7 |
| 450 | 2026-03-16T01:33:10.157Z | Downloaded thiserror v2.0.18 |
| 451 | 2026-03-16T01:33:10.318Z | Downloaded zerofrom v0.1.6 |
| 452 | 2026-03-16T01:33:10.321Z | Downloaded yoke v0.8.1 |
| 453 | 2026-03-16T01:33:10.327Z | Downloaded version_check v0.9.5 |
| 454 | 2026-03-16T01:33:10.329Z | Downloaded tinystr v0.8.2 |
| 455 | 2026-03-16T01:33:10.336Z | Downloaded zerovec-derive v0.11.2 |
| 456 | 2026-03-16T01:33:10.339Z | Downloaded usdt-macro v0.5.0 |
| 457 | 2026-03-16T01:33:10.345Z | Downloaded typenum v1.19.0 |
| 458 | 2026-03-16T01:33:10.353Z | Downloaded unicode-width v0.2.0 |
| 459 | 2026-03-16T01:33:10.361Z | Downloaded zerocopy-derive v0.7.35 |
| 460 | 2026-03-16T01:33:10.366Z | Downloaded url v2.5.8 |
| 461 | 2026-03-16T01:33:10.423Z | Compiling proc-macro2 v1.0.106 |
| 462 | 2026-03-16T01:33:10.426Z | Compiling quote v1.0.44 |
| 463 | 2026-03-16T01:33:10.426Z | Compiling unicode-ident v1.0.24 |
| 464 | 2026-03-16T01:33:10.426Z | Compiling serde_core v1.0.228 |
| 465 | 2026-03-16T01:33:10.426Z | Compiling libc v0.2.180 |
| 466 | 2026-03-16T01:33:10.426Z | Compiling version_check v0.9.5 |
| 467 | 2026-03-16T01:33:10.426Z | Compiling stable_deref_trait v1.2.1 |
| 468 | 2026-03-16T01:33:10.426Z | Compiling serde v1.0.228 |
| 469 | 2026-03-16T01:33:10.821Z | Compiling memchr v2.8.0 |
| 470 | 2026-03-16T01:33:10.851Z | Compiling zmij v1.0.21 |
| 471 | 2026-03-16T01:33:11.160Z | Compiling ucd-trie v0.1.7 |
| 472 | 2026-03-16T01:33:11.163Z | Compiling autocfg v1.5.0 |
| 473 | 2026-03-16T01:33:11.495Z | Compiling itoa v1.0.17 |
| 474 | 2026-03-16T01:33:11.602Z | Compiling thiserror v1.0.69 |
| 475 | 2026-03-16T01:33:11.675Z | Compiling pest v2.8.6 |
| 476 | 2026-03-16T01:33:11.712Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-16T01:33:11.736Z | Compiling writeable v0.6.2 |
| 478 | 2026-03-16T01:33:11.831Z | Compiling byteorder v1.5.0 |
| 479 | 2026-03-16T01:33:11.963Z | Compiling rustix v1.1.3 |
| 480 | 2026-03-16T01:33:12.170Z | Compiling icu_properties_data v2.1.2 |
| 481 | 2026-03-16T01:33:12.302Z | Compiling syn v2.0.117 |
| 482 | 2026-03-16T01:33:12.432Z | Compiling icu_normalizer_data v2.1.1 |
| 483 | 2026-03-16T01:33:12.507Z | Compiling errno v0.3.14 |
| 484 | 2026-03-16T01:33:12.705Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-16T01:33:12.733Z | Compiling bitflags v2.11.0 |
| 486 | 2026-03-16T01:33:12.880Z | Compiling num-traits v0.2.19 |
| 487 | 2026-03-16T01:33:13.019Z | Compiling equivalent v1.0.2 |
| 488 | 2026-03-16T01:33:13.042Z | Compiling typeid v1.0.3 |
| 489 | 2026-03-16T01:33:13.129Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-03-16T01:33:13.395Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-03-16T01:33:13.417Z | Compiling smallvec v1.15.1 |
| 492 | 2026-03-16T01:33:13.676Z | Compiling thread-id v4.2.2 |
| 493 | 2026-03-16T01:33:13.784Z | Compiling proc-macro-error-attr v1.0.4 |
| 494 | 2026-03-16T01:33:13.806Z | Compiling indexmap v2.13.0 |
| 495 | 2026-03-16T01:33:13.858Z | Compiling usdt-impl v0.5.0 |
| 496 | 2026-03-16T01:33:13.917Z | Compiling toml_write v0.1.2 |
| 497 | 2026-03-16T01:33:14.028Z | Compiling syn v1.0.109 |
| 498 | 2026-03-16T01:33:14.137Z | Compiling erased-serde v0.4.9 |
| 499 | 2026-03-16T01:33:14.172Z | Compiling winnow v0.7.14 |
| 500 | 2026-03-16T01:33:14.660Z | Compiling proc-macro-error v1.0.4 |
| 501 | 2026-03-16T01:33:14.774Z | Compiling log v0.4.29 |
| 502 | 2026-03-16T01:33:14.911Z | Compiling thiserror v2.0.18 |
| 503 | 2026-03-16T01:33:15.014Z | Compiling getrandom v0.4.1 |
| 504 | 2026-03-16T01:33:15.360Z | Compiling utf8_iter v1.0.4 |
| 505 | 2026-03-16T01:33:15.483Z | Compiling utf8parse v0.2.2 |
| 506 | 2026-03-16T01:33:15.509Z | Compiling plain v0.2.3 |
| 507 | 2026-03-16T01:33:15.548Z | Compiling percent-encoding v2.3.2 |
| 508 | 2026-03-16T01:33:15.626Z | Compiling camino v1.2.2 |
| 509 | 2026-03-16T01:33:15.651Z | Compiling anstyle-parse v0.2.7 |
| 510 | 2026-03-16T01:33:15.751Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-03-16T01:33:15.793Z | Compiling ordered-float v2.10.1 |
| 512 | 2026-03-16T01:33:15.976Z | Compiling synstructure v0.13.2 |
| 513 | 2026-03-16T01:33:16.017Z | Compiling pest_generator v2.8.6 |
| 514 | 2026-03-16T01:33:16.144Z | Compiling terminal_size v0.4.3 |
| 515 | 2026-03-16T01:33:16.312Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-03-16T01:33:16.406Z | Compiling colorchoice v1.0.4 |
| 517 | 2026-03-16T01:33:16.446Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-16T01:33:16.558Z | Compiling is_terminal_polyfill v1.70.2 |
| 519 | 2026-03-16T01:33:16.618Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-03-16T01:33:16.621Z | Compiling anstyle v1.0.13 |
| 521 | 2026-03-16T01:33:16.676Z | Compiling serde-untagged v0.1.9 |
| 522 | 2026-03-16T01:33:16.840Z | Compiling semver v1.0.27 |
| 523 | 2026-03-16T01:33:16.929Z | Compiling anstream v0.6.21 |
| 524 | 2026-03-16T01:33:16.986Z | Compiling fs-err v3.3.0 |
| 525 | 2026-03-16T01:33:17.041Z | Compiling heck v0.5.0 |
| 526 | 2026-03-16T01:33:17.289Z | Compiling unicode-width v0.1.14 |
| 527 | 2026-03-16T01:33:17.320Z | Compiling fnv v1.0.7 |
| 528 | 2026-03-16T01:33:17.362Z | Compiling bytecount v0.6.9 |
| 529 | 2026-03-16T01:33:17.387Z | Compiling fastrand v2.3.0 |
| 530 | 2026-03-16T01:33:17.387Z | Compiling once_cell v1.21.3 |
| 531 | 2026-03-16T01:33:17.444Z | Compiling clap_lex v1.0.0 |
| 532 | 2026-03-16T01:33:17.529Z | Compiling anyhow v1.0.102 |
| 533 | 2026-03-16T01:33:17.686Z | Compiling strsim v0.11.1 |
| 534 | 2026-03-16T01:33:17.723Z | Compiling unicode-xid v0.2.6 |
| 535 | 2026-03-16T01:33:17.748Z | Compiling heck v0.4.1 |
| 536 | 2026-03-16T01:33:17.883Z | Compiling tempfile v3.25.0 |
| 537 | 2026-03-16T01:33:18.038Z | Compiling clap_builder v4.5.60 |
| 538 | 2026-03-16T01:33:18.041Z | Compiling papergrid v0.11.0 |
| 539 | 2026-03-16T01:33:18.225Z | Compiling memmap v0.7.0 |
| 540 | 2026-03-16T01:33:18.271Z | Compiling unicode-linebreak v0.1.5 |
| 541 | 2026-03-16T01:33:18.397Z | Compiling smawk v0.3.2 |
| 542 | 2026-03-16T01:33:18.454Z | Compiling unicode-width v0.2.0 |
| 543 | 2026-03-16T01:33:18.614Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-03-16T01:33:18.803Z | Compiling zerofrom-derive v0.1.6 |
| 545 | 2026-03-16T01:33:18.937Z | Compiling yoke-derive v0.8.1 |
| 546 | 2026-03-16T01:33:19.054Z | Compiling zerovec-derive v0.11.2 |
| 547 | 2026-03-16T01:33:19.079Z | Compiling displaydoc v0.2.5 |
| 548 | 2026-03-16T01:33:20.011Z | Compiling thiserror-impl v1.0.69 |
| 549 | 2026-03-16T01:33:20.065Z | Compiling zerocopy-derive v0.7.35 |
| 550 | 2026-03-16T01:33:20.523Z | Compiling pest_derive v2.8.6 |
| 551 | 2026-03-16T01:33:20.546Z | Compiling scroll_derive v0.12.1 |
| 552 | 2026-03-16T01:33:20.742Z | Compiling zerofrom v0.1.6 |
| 553 | 2026-03-16T01:33:20.906Z | Compiling yoke v0.8.1 |
| 554 | 2026-03-16T01:33:21.093Z | Compiling thiserror-impl v2.0.18 |
| 555 | 2026-03-16T01:33:21.156Z | Compiling zerovec v0.11.5 |
| 556 | 2026-03-16T01:33:21.258Z | Compiling zerotrie v0.2.3 |
| 557 | 2026-03-16T01:33:21.430Z | Compiling zerocopy v0.7.35 |
| 558 | 2026-03-16T01:33:21.645Z | Compiling scroll v0.12.0 |
| 559 | 2026-03-16T01:33:21.831Z | Compiling tinystr v0.8.2 |
| 560 | 2026-03-16T01:33:21.853Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-03-16T01:33:21.988Z | Compiling dtrace-parser v0.2.0 |
| 562 | 2026-03-16T01:33:22.092Z | Compiling icu_locale_core v2.1.1 |
| 563 | 2026-03-16T01:33:22.140Z | Compiling icu_collections v2.1.1 |
| 564 | 2026-03-16T01:33:22.286Z | Compiling goblin v0.8.2 |
| 565 | 2026-03-16T01:33:22.392Z | Compiling tabled_derive v0.7.0 |
| 566 | 2026-03-16T01:33:22.820Z | Compiling clap_derive v4.5.55 |
| 567 | 2026-03-16T01:33:22.997Z | Compiling icu_provider v2.1.1 |
| 568 | 2026-03-16T01:33:23.266Z | Compiling serde_spanned v0.6.9 |
| 569 | 2026-03-16T01:33:23.348Z | Compiling icu_normalizer v2.1.1 |
| 570 | 2026-03-16T01:33:23.375Z | Compiling icu_properties v2.1.2 |
| 571 | 2026-03-16T01:33:23.399Z | Compiling toml_datetime v0.6.11 |
| 572 | 2026-03-16T01:33:23.450Z | Compiling dof v0.3.0 |
| 573 | 2026-03-16T01:33:23.516Z | Compiling serde_tokenstream v0.2.3 |
| 574 | 2026-03-16T01:33:23.658Z | Compiling toml_edit v0.22.27 |
| 575 | 2026-03-16T01:33:23.738Z | Compiling serde-value v0.7.0 |
| 576 | 2026-03-16T01:33:23.984Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-03-16T01:33:24.077Z | Compiling tabled v0.15.0 |
| 578 | 2026-03-16T01:33:24.219Z | Compiling macaddr v1.0.1 |
| 579 | 2026-03-16T01:33:24.338Z | Compiling textwrap v0.16.2 |
| 580 | 2026-03-16T01:33:24.520Z | Compiling camino-tempfile v1.4.1 |
| 581 | 2026-03-16T01:33:24.737Z | Compiling idna_adapter v1.2.1 |
| 582 | 2026-03-16T01:33:24.816Z | Compiling usdt-attr-macro v0.5.0 |
| 583 | 2026-03-16T01:33:24.908Z | Compiling idna v1.1.0 |
| 584 | 2026-03-16T01:33:24.933Z | Compiling usdt-macro v0.5.0 |
| 585 | 2026-03-16T01:33:24.960Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 586 | 2026-03-16T01:33:25.278Z | Compiling url v2.5.8 |
| 587 | 2026-03-16T01:33:25.301Z | Compiling clap v4.5.60 |
| 588 | 2026-03-16T01:33:25.404Z | Compiling swrite v0.1.0 |
| 589 | 2026-03-16T01:33:25.718Z | Compiling toml v0.8.23 |
| 590 | 2026-03-16T01:33:26.276Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-03-16T01:33:26.498Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-03-16T01:33:26.857Z | Compiling usdt v0.5.0 |
| 593 | 2026-03-16T01:33:27.549Z | Compiling cargo_metadata v0.21.0 |
| 594 | 2026-03-16T01:33:28.839Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 595 | 2026-03-16T01:33:31.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.85s |
| 596 | 2026-03-16T01:33:32.003Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 597 | 2026-03-16T01:33:32.735Z | Downloading crates ... |
| 598 | 2026-03-16T01:33:32.877Z | Downloaded bitfield-struct v0.6.2 |
| 599 | 2026-03-16T01:33:32.884Z | Downloaded cargo_metadata v0.19.2 |
| 600 | 2026-03-16T01:33:32.888Z | Downloaded darling v0.20.11 |
| 601 | 2026-03-16T01:33:32.894Z | Downloaded fallible-iterator v0.2.0 |
| 602 | 2026-03-16T01:33:32.899Z | Downloaded diff v0.1.13 |
| 603 | 2026-03-16T01:33:32.903Z | Downloaded crc-catalog v2.4.0 |
| 604 | 2026-03-16T01:33:32.907Z | Downloaded chacha20 v0.10.0 |
| 605 | 2026-03-16T01:33:32.912Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 606 | 2026-03-16T01:33:32.916Z | Downloaded ecdsa v0.16.9 |
| 607 | 2026-03-16T01:33:32.919Z | Downloaded base64 v0.21.7 |
| 608 | 2026-03-16T01:33:32.926Z | Downloaded darling_macro v0.21.3 |
| 609 | 2026-03-16T01:33:32.930Z | Downloaded crc32fast v1.5.0 |
| 610 | 2026-03-16T01:33:32.934Z | Downloaded darling_core v0.21.3 |
| 611 | 2026-03-16T01:33:32.939Z | Downloaded futures-sink v0.3.32 |
| 612 | 2026-03-16T01:33:32.942Z | Downloaded bit-vec v0.8.0 |
| 613 | 2026-03-16T01:33:32.947Z | Downloaded colored v2.2.0 |
| 614 | 2026-03-16T01:33:32.950Z | Downloaded either v1.15.0 |
| 615 | 2026-03-16T01:33:32.953Z | Downloaded dof v0.4.0 |
| 616 | 2026-03-16T01:33:32.957Z | Downloaded darling v0.23.0 |
| 617 | 2026-03-16T01:33:32.965Z | Downloaded git-stub v1.0.0 |
| 618 | 2026-03-16T01:33:32.969Z | Downloaded crossbeam-channel v0.5.15 |
| 619 | 2026-03-16T01:33:32.974Z | Downloaded dirs-sys-next v0.1.2 |
| 620 | 2026-03-16T01:33:32.977Z | Downloaded des v0.8.1 |
| 621 | 2026-03-16T01:33:32.982Z | Downloaded flagset v0.4.7 |
| 622 | 2026-03-16T01:33:32.986Z | Downloaded colored v3.1.1 |
| 623 | 2026-03-16T01:33:32.989Z | Downloaded derive-ex v0.1.8 |
| 624 | 2026-03-16T01:33:32.993Z | Downloaded elliptic-curve v0.13.8 |
| 625 | 2026-03-16T01:33:32.998Z | Downloaded darling_macro v0.20.11 |
| 626 | 2026-03-16T01:33:33.001Z | Downloaded endian-type v0.1.2 |
| 627 | 2026-03-16T01:33:33.004Z | Downloaded clang-sys v1.8.1 |
| 628 | 2026-03-16T01:33:33.008Z | Downloaded env_filter v1.0.0 |
| 629 | 2026-03-16T01:33:33.012Z | Downloaded futures-task v0.3.32 |
| 630 | 2026-03-16T01:33:33.015Z | Downloaded foldhash v0.2.0 |
| 631 | 2026-03-16T01:33:33.018Z | Downloaded darling v0.21.3 |
| 632 | 2026-03-16T01:33:33.025Z | Downloaded gethostname v0.5.0 |
| 633 | 2026-03-16T01:33:33.028Z | Downloaded foreign-types-shared v0.1.1 |
| 634 | 2026-03-16T01:33:33.031Z | Downloaded filetime v0.2.27 |
| 635 | 2026-03-16T01:33:33.034Z | Downloaded const_format v0.2.35 |
| 636 | 2026-03-16T01:33:33.040Z | Downloaded ghash v0.5.1 |
| 637 | 2026-03-16T01:33:33.044Z | Downloaded hex-literal v0.4.1 |
| 638 | 2026-03-16T01:33:33.047Z | Downloaded find-msvc-tools v0.1.9 |
| 639 | 2026-03-16T01:33:33.051Z | Downloaded group v0.13.0 |
| 640 | 2026-03-16T01:33:33.054Z | Downloaded futures-channel v0.3.32 |
| 641 | 2026-03-16T01:33:33.058Z | Downloaded getrandom v0.2.17 |
| 642 | 2026-03-16T01:33:33.062Z | Downloaded futures-util v0.3.32 |
| 643 | 2026-03-16T01:33:33.073Z | Downloaded httpdate v1.0.3 |
| 644 | 2026-03-16T01:33:33.077Z | Downloaded flume v0.11.1 |
| 645 | 2026-03-16T01:33:33.082Z | Downloaded hash32 v0.2.1 |
| 646 | 2026-03-16T01:33:33.099Z | Downloaded ident_case v1.0.1 |
| 647 | 2026-03-16T01:33:33.102Z | Downloaded hostname v0.4.2 |
| 648 | 2026-03-16T01:33:33.105Z | Downloaded highway v1.3.0 |
| 649 | 2026-03-16T01:33:33.108Z | Downloaded hickory-client v0.25.2 |
| 650 | 2026-03-16T01:33:33.111Z | Downloaded argon2 v0.5.3 |
| 651 | 2026-03-16T01:33:33.115Z | Downloaded iana-time-zone v0.1.65 |
| 652 | 2026-03-16T01:33:33.119Z | Downloaded globwalk v0.9.1 |
| 653 | 2026-03-16T01:33:33.125Z | Downloaded lalrpop-util v0.19.12 |
| 654 | 2026-03-16T01:33:33.128Z | Downloaded hubpack v0.1.2 |
| 655 | 2026-03-16T01:33:33.128Z | Downloaded inout v0.1.4 |
| 656 | 2026-03-16T01:33:33.134Z | Downloaded kstat-rs v0.2.4 |
| 657 | 2026-03-16T01:33:33.138Z | Downloaded instability v0.3.11 |
| 658 | 2026-03-16T01:33:33.138Z | Downloaded lru-slab v0.1.2 |
| 659 | 2026-03-16T01:33:33.142Z | Downloaded ingot v0.1.1 |
| 660 | 2026-03-16T01:33:33.145Z | Downloaded hyper-tls v0.6.0 |
| 661 | 2026-03-16T01:33:33.148Z | Downloaded git-stub-vcs v0.1.0 |
| 662 | 2026-03-16T01:33:33.154Z | Downloaded humantime v2.3.0 |
| 663 | 2026-03-16T01:33:33.154Z | Downloaded difflib v0.4.0 |
| 664 | 2026-03-16T01:33:33.158Z | Downloaded instant v0.1.13 |
| 665 | 2026-03-16T01:33:33.158Z | Downloaded fs_extra v1.3.0 |
| 666 | 2026-03-16T01:33:33.162Z | Downloaded env_logger v0.11.9 |
| 667 | 2026-03-16T01:33:33.165Z | Downloaded md5 v0.7.0 |
| 668 | 2026-03-16T01:33:33.169Z | Downloaded match_cfg v0.1.0 |
| 669 | 2026-03-16T01:33:33.171Z | Downloaded managed v0.8.0 |
| 670 | 2026-03-16T01:33:33.174Z | Downloaded ingot-macros v0.1.1 |
| 671 | 2026-03-16T01:33:33.178Z | Downloaded is_ci v1.2.0 |
| 672 | 2026-03-16T01:33:33.181Z | Downloaded libsw v3.5.0 |
| 673 | 2026-03-16T01:33:33.181Z | Downloaded is-terminal v0.4.17 |
| 674 | 2026-03-16T01:33:33.184Z | Downloaded ff v0.13.1 |
| 675 | 2026-03-16T01:33:33.188Z | Downloaded multer v3.1.0 |
| 676 | 2026-03-16T01:33:33.192Z | Downloaded mime v0.3.17 |
| 677 | 2026-03-16T01:33:33.196Z | Downloaded hyper-rustls v0.27.7 |
| 678 | 2026-03-16T01:33:33.199Z | Downloaded headers v0.4.1 |
| 679 | 2026-03-16T01:33:33.203Z | Downloaded ignore v0.4.25 |
| 680 | 2026-03-16T01:33:33.207Z | Downloaded crossterm v0.28.1 |
| 681 | 2026-03-16T01:33:33.215Z | Downloaded normalize-line-endings v0.3.0 |
| 682 | 2026-03-16T01:33:33.219Z | Downloaded async-stream v0.3.6 |
| 683 | 2026-03-16T01:33:33.222Z | Downloaded num_enum v0.5.11 |
| 684 | 2026-03-16T01:33:33.226Z | Downloaded nonempty v0.12.0 |
| 685 | 2026-03-16T01:33:33.229Z | Downloaded indoc v2.0.7 |
| 686 | 2026-03-16T01:33:33.233Z | Downloaded memmap2 v0.9.10 |
| 687 | 2026-03-16T01:33:33.238Z | Downloaded nu-ansi-term v0.50.3 |
| 688 | 2026-03-16T01:33:33.241Z | Downloaded olpc-cjson v0.1.4 |
| 689 | 2026-03-16T01:33:33.241Z | Downloaded lru v0.12.5 |
| 690 | 2026-03-16T01:33:33.245Z | Downloaded chacha20poly1305 v0.10.1 |
| 691 | 2026-03-16T01:33:33.249Z | Downloaded ed25519 v2.2.3 |
| 692 | 2026-03-16T01:33:33.254Z | Downloaded heapless v0.8.0 |
| 693 | 2026-03-16T01:33:33.257Z | Downloaded parse-size v1.1.0 |
| 694 | 2026-03-16T01:33:33.257Z | Downloaded md-5 v0.10.6 |
| 695 | 2026-03-16T01:33:33.260Z | Downloaded hickory-resolver v0.24.4 |
| 696 | 2026-03-16T01:33:33.264Z | Downloaded memoffset v0.9.1 |
| 697 | 2026-03-16T01:33:33.266Z | Downloaded const_format_proc_macros v0.2.34 |
| 698 | 2026-03-16T01:33:33.269Z | Downloaded bzip2 v0.4.4 |
| 699 | 2026-03-16T01:33:33.272Z | Downloaded multimap v0.10.1 |
| 700 | 2026-03-16T01:33:33.275Z | Downloaded home v0.5.12 |
| 701 | 2026-03-16T01:33:33.278Z | Downloaded pbkdf2 v0.11.0 |
| 702 | 2026-03-16T01:33:33.281Z | Downloaded paste v1.0.15 |
| 703 | 2026-03-16T01:33:33.285Z | Downloaded phf_shared v0.12.1 |
| 704 | 2026-03-16T01:33:33.287Z | Downloaded num-conv v0.2.0 |
| 705 | 2026-03-16T01:33:33.290Z | Downloaded diesel_derives v2.3.7 |
| 706 | 2026-03-16T01:33:33.296Z | Downloaded omicron-zone-package v0.12.2 |
| 707 | 2026-03-16T01:33:33.300Z | Downloaded chrono v0.4.44 |
| 708 | 2026-03-16T01:33:33.307Z | Downloaded pbkdf2 v0.12.2 |
| 709 | 2026-03-16T01:33:33.310Z | Downloaded phf_shared v0.11.3 |
| 710 | 2026-03-16T01:33:33.313Z | Downloaded openssl-probe v0.1.6 |
| 711 | 2026-03-16T01:33:33.315Z | Downloaded num v0.4.3 |
| 712 | 2026-03-16T01:33:33.318Z | Downloaded dropshot-api-manager v0.6.0 |
| 713 | 2026-03-16T01:33:33.321Z | Downloaded phf v0.12.1 |
| 714 | 2026-03-16T01:33:33.324Z | Downloaded num-iter v0.1.45 |
| 715 | 2026-03-16T01:33:33.329Z | Downloaded hyper-util v0.1.20 |
| 716 | 2026-03-16T01:33:33.332Z | Downloaded num-rational v0.4.2 |
| 717 | 2026-03-16T01:33:33.336Z | Downloaded proc-macro-crate v3.4.0 |
| 718 | 2026-03-16T01:33:33.339Z | Downloaded linked-hash-map v0.5.6 |
| 719 | 2026-03-16T01:33:33.340Z | Downloaded pem-rfc7468 v0.7.0 |
| 720 | 2026-03-16T01:33:33.343Z | Downloaded nanorand v0.7.0 |
| 721 | 2026-03-16T01:33:33.346Z | Downloaded postgres-protocol v0.6.10 |
| 722 | 2026-03-16T01:33:33.349Z | Downloaded nodrop v0.1.14 |
| 723 | 2026-03-16T01:33:33.353Z | Downloaded bb8 v0.8.6 |
| 724 | 2026-03-16T01:33:33.353Z | Downloaded predicates v3.1.4 |
| 725 | 2026-03-16T01:33:33.356Z | Downloaded peg-runtime v0.8.5 |
| 726 | 2026-03-16T01:33:33.362Z | Downloaded progenitor v0.11.2 |
| 727 | 2026-03-16T01:33:33.362Z | Downloaded hickory-server v0.25.2 |
| 728 | 2026-03-16T01:33:33.366Z | Downloaded openssl-macros v0.1.1 |
| 729 | 2026-03-16T01:33:33.370Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 730 | 2026-03-16T01:33:33.370Z | Downloaded pin-project v1.1.11 |
| 731 | 2026-03-16T01:33:33.380Z | Downloaded radium v0.7.0 |
| 732 | 2026-03-16T01:33:33.383Z | Downloaded psl-types v2.0.11 |
| 733 | 2026-03-16T01:33:33.387Z | Downloaded pkg-config v0.3.32 |
| 734 | 2026-03-16T01:33:33.387Z | Downloaded hyper v1.8.1 |
| 735 | 2026-03-16T01:33:33.393Z | Downloaded progenitor-macro v0.13.0 |
| 736 | 2026-03-16T01:33:33.397Z | Downloaded derive_more-impl v2.1.1 |
| 737 | 2026-03-16T01:33:33.401Z | Downloaded polyval v0.6.2 |
| 738 | 2026-03-16T01:33:33.405Z | Downloaded oxnet v0.1.4 |
| 739 | 2026-03-16T01:33:33.410Z | Downloaded expectorate v1.2.0 |
| 740 | 2026-03-16T01:33:33.410Z | Downloaded indexmap v1.9.3 |
| 741 | 2026-03-16T01:33:33.415Z | Downloaded rand_xorshift v0.4.0 |
| 742 | 2026-03-16T01:33:33.419Z | Downloaded h2 v0.4.13 |
| 743 | 2026-03-16T01:33:33.423Z | Downloaded proc-macro-crate v1.3.1 |
| 744 | 2026-03-16T01:33:33.423Z | Downloaded pkcs8 v0.10.2 |
| 745 | 2026-03-16T01:33:33.428Z | Downloaded proc-macro-error2 v2.0.1 |
| 746 | 2026-03-16T01:33:33.435Z | Downloaded password-hash v0.5.0 |
| 747 | 2026-03-16T01:33:33.439Z | Downloaded itertools v0.12.1 |
| 748 | 2026-03-16T01:33:33.439Z | Downloaded progenitor v0.13.0 |
| 749 | 2026-03-16T01:33:33.444Z | Downloaded predicates-core v1.0.10 |
| 750 | 2026-03-16T01:33:33.445Z | Downloaded rustc-hash v2.1.1 |
| 751 | 2026-03-16T01:33:33.448Z | Downloaded rfc6979 v0.4.0 |
| 752 | 2026-03-16T01:33:33.449Z | Downloaded parking_lot_core v0.9.12 |
| 753 | 2026-03-16T01:33:33.455Z | Downloaded parking_lot v0.11.2 |
| 754 | 2026-03-16T01:33:33.455Z | Downloaded bstr v1.12.1 |
| 755 | 2026-03-16T01:33:33.461Z | Downloaded r2d2 v0.8.10 |
| 756 | 2026-03-16T01:33:33.465Z | Downloaded pin-project-internal v1.1.11 |
| 757 | 2026-03-16T01:33:33.465Z | Downloaded litrs v1.0.0 |
| 758 | 2026-03-16T01:33:33.468Z | Downloaded poly1305 v0.8.0 |
| 759 | 2026-03-16T01:33:33.472Z | Downloaded rtoolbox v0.0.3 |
| 760 | 2026-03-16T01:33:33.474Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 761 | 2026-03-16T01:33:33.474Z | Downloaded postgres-types v0.2.12 |
| 762 | 2026-03-16T01:33:33.477Z | Downloaded pkcs1 v0.7.5 |
| 763 | 2026-03-16T01:33:33.480Z | Downloaded p521 v0.13.3 |
| 764 | 2026-03-16T01:33:33.484Z | Downloaded progenitor v0.10.0 |
| 765 | 2026-03-16T01:33:33.487Z | Downloaded qorb v0.4.1 |
| 766 | 2026-03-16T01:33:33.491Z | Downloaded scheduled-thread-pool v0.2.7 |
| 767 | 2026-03-16T01:33:33.494Z | Downloaded sapling-renderdag v0.1.0 |
| 768 | 2026-03-16T01:33:33.498Z | Downloaded convert_case v0.10.0 |
| 769 | 2026-03-16T01:33:33.498Z | Downloaded serde_bytes v0.11.19 |
| 770 | 2026-03-16T01:33:33.502Z | Downloaded seq-macro v0.3.6 |
| 771 | 2026-03-16T01:33:33.502Z | Downloaded salsa20 v0.10.2 |
| 772 | 2026-03-16T01:33:33.506Z | Downloaded serde_repr v0.1.20 |
| 773 | 2026-03-16T01:33:33.506Z | Downloaded rustls-pemfile v2.2.0 |
| 774 | 2026-03-16T01:33:33.511Z | Downloaded secrecy v0.10.3 |
| 775 | 2026-03-16T01:33:33.511Z | Downloaded psm v0.1.30 |
| 776 | 2026-03-16T01:33:33.515Z | Downloaded progenitor-extras v0.1.1 |
| 777 | 2026-03-16T01:33:33.518Z | Downloaded libxml v0.3.3 |
| 778 | 2026-03-16T01:33:33.522Z | Downloaded secrecy v0.8.0 |
| 779 | 2026-03-16T01:33:33.525Z | Downloaded sec1 v0.7.3 |
| 780 | 2026-03-16T01:33:33.529Z | Downloaded scrypt v0.11.0 |
| 781 | 2026-03-16T01:33:33.529Z | Downloaded scopeguard v1.2.0 |
| 782 | 2026-03-16T01:33:33.532Z | Downloaded rustls-pemfile v1.0.4 |
| 783 | 2026-03-16T01:33:33.532Z | Downloaded crc-any v2.5.0 |
| 784 | 2026-03-16T01:33:33.536Z | Downloaded signal-hook-mio v0.2.5 |
| 785 | 2026-03-16T01:33:33.536Z | Downloaded scroll_derive v0.13.1 |
| 786 | 2026-03-16T01:33:33.539Z | Downloaded russh-cryptovec v0.7.3 |
| 787 | 2026-03-16T01:33:33.539Z | Downloaded bindgen v0.71.1 |
| 788 | 2026-03-16T01:33:33.547Z | Downloaded shlex v1.3.0 |
| 789 | 2026-03-16T01:33:33.550Z | Downloaded shell-words v1.1.1 |
| 790 | 2026-03-16T01:33:33.551Z | Downloaded rand_core v0.10.0 |
| 791 | 2026-03-16T01:33:33.555Z | Downloaded serde_spanned v1.0.4 |
| 792 | 2026-03-16T01:33:33.555Z | Downloaded progenitor-impl v0.13.0 |
| 793 | 2026-03-16T01:33:33.558Z | Downloaded prefix-trie v0.7.0 |
| 794 | 2026-03-16T01:33:33.563Z | Downloaded quinn-udp v0.5.14 |
| 795 | 2026-03-16T01:33:33.566Z | Downloaded serde_urlencoded v0.7.1 |
| 796 | 2026-03-16T01:33:33.566Z | Downloaded signal-hook-tokio v0.3.1 |
| 797 | 2026-03-16T01:33:33.571Z | Downloaded same-file v1.0.6 |
| 798 | 2026-03-16T01:33:33.571Z | Downloaded schemars v0.8.22 |
| 799 | 2026-03-16T01:33:33.578Z | Downloaded schemars v1.2.1 |
| 800 | 2026-03-16T01:33:33.590Z | Downloaded smallvec v0.6.14 |
| 801 | 2026-03-16T01:33:33.596Z | Downloaded signature v2.2.0 |
| 802 | 2026-03-16T01:33:33.601Z | Downloaded minimal-lexical v0.2.1 |
| 803 | 2026-03-16T01:33:33.601Z | Downloaded scroll v0.13.0 |
| 804 | 2026-03-16T01:33:33.606Z | Downloaded portable-atomic v1.13.1 |
| 805 | 2026-03-16T01:33:33.611Z | Downloaded serde_path_to_error v0.1.20 |
| 806 | 2026-03-16T01:33:33.611Z | Downloaded serde_derive_internals v0.29.1 |
| 807 | 2026-03-16T01:33:33.615Z | Downloaded serde-hex v0.1.0 |
| 808 | 2026-03-16T01:33:33.615Z | Downloaded slog-envlogger v2.2.0 |
| 809 | 2026-03-16T01:33:33.619Z | Downloaded prettyplease v0.2.37 |
| 810 | 2026-03-16T01:33:33.622Z | Downloaded headers-core v0.3.0 |
| 811 | 2026-03-16T01:33:33.622Z | Downloaded rustls-webpki v0.103.9 |
| 812 | 2026-03-16T01:33:33.626Z | Downloaded pretty_assertions v1.4.1 |
| 813 | 2026-03-16T01:33:33.626Z | Downloaded rustyline v14.0.0 |
| 814 | 2026-03-16T01:33:33.633Z | Downloaded structmeta-derive v0.3.0 |
| 815 | 2026-03-16T01:33:33.637Z | Downloaded simd-adler32 v0.3.8 |
| 816 | 2026-03-16T01:33:33.637Z | Downloaded signal-hook-registry v1.4.8 |
| 817 | 2026-03-16T01:33:33.638Z | Downloaded semver v0.1.20 |
| 818 | 2026-03-16T01:33:33.642Z | Downloaded globset v0.4.18 |
| 819 | 2026-03-16T01:33:33.642Z | Downloaded rustls-pki-types v1.14.0 |
| 820 | 2026-03-16T01:33:33.647Z | Downloaded siphasher v1.0.2 |
| 821 | 2026-03-16T01:33:33.647Z | Downloaded reqwest v0.13.2 |
| 822 | 2026-03-16T01:33:33.650Z | Downloaded ssh-encoding v0.2.0 |
| 823 | 2026-03-16T01:33:33.654Z | Downloaded strip-ansi-escapes v0.2.1 |
| 824 | 2026-03-16T01:33:33.654Z | Downloaded slab v0.4.12 |
| 825 | 2026-03-16T01:33:33.657Z | Downloaded rustls-platform-verifier v0.6.2 |
| 826 | 2026-03-16T01:33:33.660Z | Downloaded rand v0.8.5 |
| 827 | 2026-03-16T01:33:33.663Z | Downloaded strum v0.27.2 |
| 828 | 2026-03-16T01:33:33.666Z | Downloaded rustversion v1.0.22 |
| 829 | 2026-03-16T01:33:33.669Z | Downloaded itertools v0.14.0 |
| 830 | 2026-03-16T01:33:33.677Z | Downloaded ssh-cipher v0.2.0 |
| 831 | 2026-03-16T01:33:33.678Z | Downloaded smf v0.2.3 |
| 832 | 2026-03-16T01:33:33.678Z | Downloaded http v1.4.0 |
| 833 | 2026-03-16T01:33:33.683Z | Downloaded tabwriter v1.4.1 |
| 834 | 2026-03-16T01:33:33.683Z | Downloaded russh-keys v0.45.0 |
| 835 | 2026-03-16T01:33:33.687Z | Downloaded tabled_derive v0.11.0 |
| 836 | 2026-03-16T01:33:33.688Z | Downloaded slog-term v2.9.2 |
| 837 | 2026-03-16T01:33:33.692Z | Downloaded slog-scope v4.4.1 |
| 838 | 2026-03-16T01:33:33.692Z | Downloaded publicsuffix v2.3.0 |
| 839 | 2026-03-16T01:33:33.696Z | Downloaded nix v0.27.1 |
| 840 | 2026-03-16T01:33:33.700Z | Downloaded take_mut v0.2.2 |
| 841 | 2026-03-16T01:33:33.704Z | Downloaded thiserror-no-std v2.0.2 |
| 842 | 2026-03-16T01:33:33.710Z | Downloaded ryu v1.0.23 |
| 843 | 2026-03-16T01:33:33.714Z | Downloaded snafu-derive v0.8.9 |
| 844 | 2026-03-16T01:33:33.714Z | Downloaded russh v0.45.0 |
| 845 | 2026-03-16T01:33:33.717Z | Downloaded stringprep v0.1.5 |
| 846 | 2026-03-16T01:33:33.717Z | Downloaded socket2 v0.6.2 |
| 847 | 2026-03-16T01:33:33.722Z | Downloaded stacker v0.1.23 |
| 848 | 2026-03-16T01:33:33.722Z | Downloaded hash32 v0.3.1 |
| 849 | 2026-03-16T01:33:33.725Z | Downloaded spki v0.7.3 |
| 850 | 2026-03-16T01:33:33.725Z | Downloaded slog-bunyan v2.5.0 |
| 851 | 2026-03-16T01:33:33.728Z | Downloaded termtree v0.5.1 |
| 852 | 2026-03-16T01:33:33.728Z | Downloaded slog-stdlog v4.1.1 |
| 853 | 2026-03-16T01:33:33.731Z | Downloaded tagptr v0.2.0 |
| 854 | 2026-03-16T01:33:33.731Z | Downloaded strum_macros v0.27.2 |
| 855 | 2026-03-16T01:33:33.734Z | Downloaded strum_macros v0.26.4 |
| 856 | 2026-03-16T01:33:33.737Z | Downloaded topological-sort v0.2.2 |
| 857 | 2026-03-16T01:33:33.737Z | Downloaded sync-ptr v0.1.4 |
| 858 | 2026-03-16T01:33:33.739Z | Downloaded rustls-webpki v0.101.7 |
| 859 | 2026-03-16T01:33:33.751Z | Downloaded tinyvec_macros v0.1.1 |
| 860 | 2026-03-16T01:33:33.754Z | Downloaded half v1.8.3 |
| 861 | 2026-03-16T01:33:33.754Z | Downloaded thread-id v5.1.0 |
| 862 | 2026-03-16T01:33:33.754Z | Downloaded testing_table v0.3.0 |
| 863 | 2026-03-16T01:33:33.757Z | Downloaded openapiv3 v2.2.0 |
| 864 | 2026-03-16T01:33:33.764Z | Downloaded try-lock v0.2.5 |
| 865 | 2026-03-16T01:33:33.767Z | Downloaded serde_yaml v0.9.34+deprecated |
| 866 | 2026-03-16T01:33:33.770Z | Downloaded support-bundle-viewer v0.1.2 |
| 867 | 2026-03-16T01:33:33.770Z | Downloaded itertools v0.13.0 |
| 868 | 2026-03-16T01:33:33.775Z | Downloaded num_threads v0.1.7 |
| 869 | 2026-03-16T01:33:33.778Z | Downloaded term v0.7.0 |
| 870 | 2026-03-16T01:33:33.783Z | Downloaded string_cache v0.8.9 |
| 871 | 2026-03-16T01:33:33.783Z | Downloaded nibble_vec v0.1.0 |
| 872 | 2026-03-16T01:33:33.786Z | Downloaded git2 v0.20.4 |
| 873 | 2026-03-16T01:33:33.790Z | Downloaded typify-macro v0.4.3 |
| 874 | 2026-03-16T01:33:34.799Z | Downloaded termios v0.3.3 |
| 875 | 2026-03-16T01:33:34.799Z | Downloaded tower-layer v0.3.3 |
| 876 | 2026-03-16T01:33:34.805Z | Downloaded slog-dtrace v0.3.0 |
| 877 | 2026-03-16T01:33:34.805Z | Downloaded tiny-keccak v2.0.2 |
| 878 | 2026-03-16T01:33:34.805Z | Downloaded slog v2.8.2 |
| 879 | 2026-03-16T01:33:34.805Z | Downloaded num_enum_derive v0.5.11 |
| 880 | 2026-03-16T01:33:34.805Z | Downloaded quinn v0.11.9 |
| 881 | 2026-03-16T01:33:34.805Z | Downloaded progenitor-client v0.11.2 |
| 882 | 2026-03-16T01:33:34.805Z | Downloaded packed_struct_codegen v0.10.1 |
| 883 | 2026-03-16T01:33:34.806Z | Downloaded oso-derive v0.27.3 |
| 884 | 2026-03-16T01:33:34.806Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 885 | 2026-03-16T01:33:34.806Z | Downloaded tokio-rustls v0.25.0 |
| 886 | 2026-03-16T01:33:34.806Z | Downloaded tui-tree-widget v0.23.1 |
| 887 | 2026-03-16T01:33:34.806Z | Downloaded itertools v0.10.5 |
| 888 | 2026-03-16T01:33:34.806Z | Downloaded native-tls v0.2.18 |
| 889 | 2026-03-16T01:33:34.806Z | Downloaded tokio-native-tls v0.3.1 |
| 890 | 2026-03-16T01:33:34.806Z | Downloaded newtype_derive v0.1.6 |
| 891 | 2026-03-16T01:33:34.806Z | Downloaded iddqd v0.3.17 |
| 892 | 2026-03-16T01:33:34.806Z | Downloaded tokio-dtrace v0.1.1 |
| 893 | 2026-03-16T01:33:34.806Z | Downloaded tokio-postgres v0.7.16 |
| 894 | 2026-03-16T01:33:34.806Z | Downloaded socket2 v0.5.10 |
| 895 | 2026-03-16T01:33:34.806Z | Downloaded typify-macro v0.6.1 |
| 896 | 2026-03-16T01:33:34.806Z | Downloaded num_enum v0.7.5 |
| 897 | 2026-03-16T01:33:34.806Z | Downloaded untrusted v0.7.1 |
| 898 | 2026-03-16T01:33:34.806Z | Downloaded term v1.2.1 |
| 899 | 2026-03-16T01:33:34.807Z | Downloaded samael v0.0.19 |
| 900 | 2026-03-16T01:33:34.807Z | Downloaded tokio-tungstenite v0.21.0 |
| 901 | 2026-03-16T01:33:34.807Z | Downloaded thread_local v1.1.9 |
| 902 | 2026-03-16T01:33:34.807Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 903 | 2026-03-16T01:33:34.807Z | Downloaded usdt-attr-macro v0.6.0 |
| 904 | 2026-03-16T01:33:34.807Z | Downloaded tokio-tungstenite v0.23.1 |
| 905 | 2026-03-16T01:33:34.807Z | Downloaded subprocess v0.2.15 |
| 906 | 2026-03-16T01:33:34.807Z | Downloaded rand v0.9.2 |
| 907 | 2026-03-16T01:33:34.807Z | Downloaded progenitor-client v0.13.0 |
| 908 | 2026-03-16T01:33:34.807Z | Downloaded tungstenite v0.23.0 |
| 909 | 2026-03-16T01:33:34.807Z | Downloaded utf-8 v0.7.6 |
| 910 | 2026-03-16T01:33:34.807Z | Downloaded unicode-bidi v0.3.18 |
| 911 | 2026-03-16T01:33:34.807Z | Downloaded unicode-truncate v1.1.0 |
| 912 | 2026-03-16T01:33:34.807Z | Downloaded serde_plain v1.0.2 |
| 913 | 2026-03-16T01:33:34.808Z | Downloaded pem v3.0.6 |
| 914 | 2026-03-16T01:33:34.808Z | Downloaded rustls-native-certs v0.8.3 |
| 915 | 2026-03-16T01:33:34.808Z | Downloaded rand_chacha v0.3.1 |
| 916 | 2026-03-16T01:33:34.808Z | Downloaded want v0.3.1 |
| 917 | 2026-03-16T01:33:34.808Z | Downloaded peg-macros v0.8.5 |
| 918 | 2026-03-16T01:33:34.808Z | Downloaded unarray v0.1.4 |
| 919 | 2026-03-16T01:33:34.808Z | Downloaded universal-hash v0.5.1 |
| 920 | 2026-03-16T01:33:34.808Z | Downloaded schemars v0.9.0 |
| 921 | 2026-03-16T01:33:34.808Z | Downloaded trait-variant v0.1.2 |
| 922 | 2026-03-16T01:33:34.808Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 923 | 2026-03-16T01:33:34.808Z | Downloaded tokio-rustls v0.26.4 |
| 924 | 2026-03-16T01:33:34.808Z | Downloaded tap v1.0.1 |
| 925 | 2026-03-16T01:33:34.808Z | Downloaded rustc_version v0.4.1 |
| 926 | 2026-03-16T01:33:34.808Z | Downloaded rand v0.10.0 |
| 927 | 2026-03-16T01:33:34.808Z | Downloaded unicase v2.9.0 |
| 928 | 2026-03-16T01:33:34.808Z | Downloaded sqlformat v0.3.5 |
| 929 | 2026-03-16T01:33:34.809Z | Downloaded rusty-fork v0.3.1 |
| 930 | 2026-03-16T01:33:34.809Z | Downloaded num-integer v0.1.46 |
| 931 | 2026-03-16T01:33:34.809Z | Downloaded quick-error v1.2.3 |
| 932 | 2026-03-16T01:33:34.809Z | Downloaded xattr v1.6.1 |
| 933 | 2026-03-16T01:33:34.809Z | Downloaded progenitor-macro v0.10.0 |
| 934 | 2026-03-16T01:33:34.809Z | Downloaded xshell-macros v0.2.7 |
| 935 | 2026-03-16T01:33:34.809Z | Downloaded void v1.0.2 |
| 936 | 2026-03-16T01:33:34.809Z | Downloaded vergen-lib v0.1.6 |
| 937 | 2026-03-16T01:33:34.809Z | Downloaded proptest v1.10.0 |
| 938 | 2026-03-16T01:33:34.809Z | Downloaded test-strategy v0.4.5 |
| 939 | 2026-03-16T01:33:34.809Z | Downloaded rustc_version v0.1.7 |
| 940 | 2026-03-16T01:33:34.809Z | Downloaded ref-cast-impl v1.0.25 |
| 941 | 2026-03-16T01:33:34.809Z | Downloaded password-hash v0.4.2 |
| 942 | 2026-03-16T01:33:34.809Z | Downloaded libm v0.2.16 |
| 943 | 2026-03-16T01:33:34.809Z | Downloaded zerocopy v0.6.6 |
| 944 | 2026-03-16T01:33:34.810Z | Downloaded sync_wrapper v1.0.2 |
| 945 | 2026-03-16T01:33:34.810Z | Downloaded strum v0.26.3 |
| 946 | 2026-03-16T01:33:34.810Z | Downloaded openssl-sys v0.9.111 |
| 947 | 2026-03-16T01:33:34.810Z | Downloaded pin-project-lite v0.2.17 |
| 948 | 2026-03-16T01:33:34.810Z | Downloaded toml_edit v0.19.15 |
| 949 | 2026-03-16T01:33:34.810Z | Downloaded whoami v2.1.0 |
| 950 | 2026-03-16T01:33:34.810Z | Downloaded vergen-gitcl v1.0.8 |
| 951 | 2026-03-16T01:33:34.810Z | Downloaded tls_codec_derive v0.4.2 |
| 952 | 2026-03-16T01:33:34.810Z | Downloaded whoami v1.6.1 |
| 953 | 2026-03-16T01:33:34.810Z | Downloaded twox-hash v2.1.2 |
| 954 | 2026-03-16T01:33:34.810Z | Downloaded postcard v1.1.3 |
| 955 | 2026-03-16T01:33:34.810Z | Downloaded usdt-macro v0.6.0 |
| 956 | 2026-03-16T01:33:34.811Z | Downloaded untrusted v0.9.0 |
| 957 | 2026-03-16T01:33:34.811Z | Downloaded toml v0.7.8 |
| 958 | 2026-03-16T01:33:34.811Z | Downloaded time-core v0.1.8 |
| 959 | 2026-03-16T01:33:34.811Z | Downloaded zeroize_derive v1.4.3 |
| 960 | 2026-03-16T01:33:34.811Z | Downloaded zstd v0.13.3 |
| 961 | 2026-03-16T01:33:34.811Z | Downloaded waitgroup v0.1.2 |
| 962 | 2026-03-16T01:33:34.811Z | Downloaded wait-timeout v0.2.1 |
| 963 | 2026-03-16T01:33:34.811Z | Downloaded steno v0.4.1 |
| 964 | 2026-03-16T01:33:34.811Z | Downloaded zone_cfg_derive v0.3.1 |
| 965 | 2026-03-16T01:33:34.811Z | Downloaded uzers v0.12.2 |
| 966 | 2026-03-16T01:33:34.811Z | Downloaded unit-prefix v0.5.2 |
| 967 | 2026-03-16T01:33:34.811Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 968 | 2026-03-16T01:33:34.811Z | Downloaded signal-hook v0.3.18 |
| 969 | 2026-03-16T01:33:34.811Z | Downloaded num-bigint v0.4.6 |
| 970 | 2026-03-16T01:33:34.812Z | Downloaded tokio-macros v2.6.0 |
| 971 | 2026-03-16T01:33:34.812Z | Downloaded rpassword v7.4.0 |
| 972 | 2026-03-16T01:33:34.812Z | Downloaded structmeta v0.3.0 |
| 973 | 2026-03-16T01:33:34.812Z | Downloaded slog-json v2.6.1 |
| 974 | 2026-03-16T01:33:34.812Z | Downloaded slog-async v2.8.0 |
| 975 | 2026-03-16T01:33:34.812Z | Downloaded typify v0.4.3 |
| 976 | 2026-03-16T01:33:34.819Z | Downloaded unicode-properties v0.1.4 |
| 977 | 2026-03-16T01:33:34.819Z | Downloaded tar v0.4.44 |
| 978 | 2026-03-16T01:33:34.819Z | Downloaded xz2 v0.1.7 |
| 979 | 2026-03-16T01:33:34.820Z | Downloaded zopfli v0.8.3 |
| 980 | 2026-03-16T01:33:34.820Z | Downloaded snafu v0.8.9 |
| 981 | 2026-03-16T01:33:34.820Z | Downloaded usdt-impl v0.6.0 |
| 982 | 2026-03-16T01:33:34.820Z | Downloaded typify v0.6.1 |
| 983 | 2026-03-16T01:33:34.820Z | Downloaded yasna v0.5.2 |
| 984 | 2026-03-16T01:33:34.820Z | Downloaded tokio-rustls v0.24.1 |
| 985 | 2026-03-16T01:33:34.820Z | Downloaded reedline v0.40.0 |
| 986 | 2026-03-16T01:33:34.820Z | Downloaded tokio-stream v0.1.18 |
| 987 | 2026-03-16T01:33:34.820Z | Downloaded wyz v0.5.1 |
| 988 | 2026-03-16T01:33:34.820Z | Downloaded goblin v0.10.5 |
| 989 | 2026-03-16T01:33:34.820Z | Downloaded vsss-rs v3.3.4 |
| 990 | 2026-03-16T01:33:34.821Z | Downloaded mio v1.1.1 |
| 991 | 2026-03-16T01:33:34.821Z | Downloaded usdt v0.6.0 |
| 992 | 2026-03-16T01:33:34.821Z | Downloaded unicode-normalization v0.1.25 |
| 993 | 2026-03-16T01:33:34.821Z | Downloaded vte v0.14.1 |
| 994 | 2026-03-16T01:33:34.821Z | Downloaded nom v7.1.3 |
| 995 | 2026-03-16T01:33:34.821Z | Downloaded tracing-attributes v0.1.31 |
| 996 | 2026-03-16T01:33:34.821Z | Downloaded uuid v1.21.0 |
| 997 | 2026-03-16T01:33:34.821Z | Downloaded ssh-key v0.6.7 |
| 998 | 2026-03-16T01:33:34.821Z | Downloaded tracing-core v0.1.36 |
| 999 | 2026-03-16T01:33:34.821Z | Downloaded reqwest v0.12.28 |
| 1000 | 2026-03-16T01:33:34.821Z | Downloaded tower-service v0.3.3 |
| 1001 | 2026-03-16T01:33:34.821Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1002 | 2026-03-16T01:33:34.822Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1003 | 2026-03-16T01:33:34.822Z | Downloaded vergen-git2 v1.0.7 |
| 1004 | 2026-03-16T01:33:34.822Z | Downloaded zone v0.3.1 |
| 1005 | 2026-03-16T01:33:34.822Z | Downloaded xshell v0.2.7 |
| 1006 | 2026-03-16T01:33:34.822Z | Downloaded num-bigint-dig v0.8.6 |
| 1007 | 2026-03-16T01:33:34.822Z | Downloaded vergen v9.0.6 |
| 1008 | 2026-03-16T01:33:34.822Z | Downloaded tungstenite v0.21.0 |
| 1009 | 2026-03-16T01:33:34.822Z | Downloaded sqlparser_derive v0.5.0 |
| 1010 | 2026-03-16T01:33:34.822Z | Downloaded zip v0.6.6 |
| 1011 | 2026-03-16T01:33:34.823Z | Downloaded walkdir v2.5.0 |
| 1012 | 2026-03-16T01:33:34.823Z | Downloaded phf_shared v0.13.1 |
| 1013 | 2026-03-16T01:33:34.823Z | Downloaded time-macros v0.2.27 |
| 1014 | 2026-03-16T01:33:34.823Z | Downloaded nix v0.31.1 |
| 1015 | 2026-03-16T01:33:34.823Z | Downloaded regex-syntax v0.6.29 |
| 1016 | 2026-03-16T01:33:34.823Z | Downloaded unicode_categories v0.1.1 |
| 1017 | 2026-03-16T01:33:34.823Z | Downloaded ingot-types v0.1.2 |
| 1018 | 2026-03-16T01:33:34.823Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1019 | 2026-03-16T01:33:34.823Z | Downloaded tls_codec v0.4.2 |
| 1020 | 2026-03-16T01:33:34.823Z | Downloaded similar v2.7.0 |
| 1021 | 2026-03-16T01:33:34.823Z | Downloaded zstd-safe v7.2.4 |
| 1022 | 2026-03-16T01:33:34.824Z | Downloaded precomputed-hash v0.1.1 |
| 1023 | 2026-03-16T01:33:34.824Z | Downloaded parking_lot v0.12.5 |
| 1024 | 2026-03-16T01:33:34.824Z | Downloaded unsafe-libyaml v0.2.11 |
| 1025 | 2026-03-16T01:33:34.824Z | Downloaded static_assertions v1.1.0 |
| 1026 | 2026-03-16T01:33:34.824Z | Downloaded p384 v0.13.1 |
| 1027 | 2026-03-16T01:33:34.824Z | Downloaded tower v0.5.3 |
| 1028 | 2026-03-16T01:33:34.824Z | Downloaded spin v0.9.8 |
| 1029 | 2026-03-16T01:33:34.824Z | Downloaded rayon-core v1.13.0 |
| 1030 | 2026-03-16T01:33:34.824Z | Downloaded nix v0.28.0 |
| 1031 | 2026-03-16T01:33:34.824Z | Downloaded rustls v0.22.4 |
| 1032 | 2026-03-16T01:33:34.824Z | Downloaded tinyvec v1.10.0 |
| 1033 | 2026-03-16T01:33:34.824Z | Downloaded salty v0.3.0 |
| 1034 | 2026-03-16T01:33:34.824Z | Downloaded yansi v1.0.1 |
| 1035 | 2026-03-16T01:33:34.824Z | Downloaded rayon v1.11.0 |
| 1036 | 2026-03-16T01:33:34.824Z | Downloaded unicode-segmentation v1.12.0 |
| 1037 | 2026-03-16T01:33:34.824Z | Downloaded jiff-static v0.2.21 |
| 1038 | 2026-03-16T01:33:34.824Z | Downloaded typed-path v0.9.3 |
| 1039 | 2026-03-16T01:33:34.824Z | Downloaded strum_macros v0.24.3 |
| 1040 | 2026-03-16T01:33:34.824Z | Downloaded serde_with_macros v3.17.0 |
| 1041 | 2026-03-16T01:33:34.824Z | Downloaded ron v0.12.0 |
| 1042 | 2026-03-16T01:33:34.824Z | Downloaded zeroize v1.8.2 |
| 1043 | 2026-03-16T01:33:34.824Z | Downloaded lzss v0.8.2 |
| 1044 | 2026-03-16T01:33:34.825Z | Downloaded supports-color v3.0.2 |
| 1045 | 2026-03-16T01:33:34.825Z | Downloaded subtle v2.6.1 |
| 1046 | 2026-03-16T01:33:34.825Z | Downloaded tokio-util v0.7.18 |
| 1047 | 2026-03-16T01:33:34.825Z | Downloaded quick-xml v0.37.5 |
| 1048 | 2026-03-16T01:33:34.825Z | Downloaded zerocopy-derive v0.8.40 |
| 1049 | 2026-03-16T01:33:34.825Z | Downloaded rustls-webpki v0.102.8 |
| 1050 | 2026-03-16T01:33:34.825Z | Downloaded zip v4.6.1 |
| 1051 | 2026-03-16T01:33:34.825Z | Downloaded winnow v0.5.40 |
| 1052 | 2026-03-16T01:33:34.825Z | Downloaded lalrpop v0.19.12 |
| 1053 | 2026-03-16T01:33:34.825Z | Downloaded x509-cert v0.2.5 |
| 1054 | 2026-03-16T01:33:34.825Z | Downloaded quinn-proto v0.11.13 |
| 1055 | 2026-03-16T01:33:34.825Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1056 | 2026-03-16T01:33:34.825Z | Downloaded time v0.3.47 |
| 1057 | 2026-03-16T01:33:34.825Z | Downloaded radix_trie v0.2.1 |
| 1058 | 2026-03-16T01:33:34.825Z | Downloaded webpki-roots v1.0.6 |
| 1059 | 2026-03-16T01:33:34.825Z | Downloaded smoltcp v0.9.1 |
| 1060 | 2026-03-16T01:33:34.825Z | Downloaded object v0.30.4 |
| 1061 | 2026-03-16T01:33:34.825Z | Downloaded zerocopy v0.8.40 |
| 1062 | 2026-03-16T01:33:34.825Z | Downloaded sqlparser v0.61.0 |
| 1063 | 2026-03-16T01:33:34.825Z | Downloaded serde_with v3.17.0 |
| 1064 | 2026-03-16T01:33:34.825Z | Downloaded rustls v0.23.37 |
| 1065 | 2026-03-16T01:33:34.825Z | Downloaded polar-core v0.27.3 |
| 1066 | 2026-03-16T01:33:34.825Z | Downloaded openssl v0.10.75 |
| 1067 | 2026-03-16T01:33:34.825Z | Downloaded diesel v2.3.7 |
| 1068 | 2026-03-16T01:33:34.825Z | Downloaded chrono-tz v0.10.4 |
| 1069 | 2026-03-16T01:33:34.825Z | Downloaded nix v0.29.0 |
| 1070 | 2026-03-16T01:33:34.825Z | Downloaded winnow v0.6.26 |
| 1071 | 2026-03-16T01:33:34.825Z | Downloaded object v0.37.3 |
| 1072 | 2026-03-16T01:33:34.825Z | Downloaded tabled v0.20.0 |
| 1073 | 2026-03-16T01:33:34.825Z | Downloaded tower-http v0.6.8 |
| 1074 | 2026-03-16T01:33:34.825Z | Downloaded tough v0.20.0 |
| 1075 | 2026-03-16T01:33:34.825Z | Downloaded zlib-rs v0.6.2 |
| 1076 | 2026-03-16T01:33:34.829Z | Downloaded vcpkg v0.2.15 |
| 1077 | 2026-03-16T01:33:34.830Z | Downloaded rustls v0.21.12 |
| 1078 | 2026-03-16T01:33:34.830Z | Downloaded hickory-proto v0.24.4 |
| 1079 | 2026-03-16T01:33:34.830Z | Downloaded regress v0.10.5 |
| 1080 | 2026-03-16T01:33:34.830Z | Downloaded smoltcp v0.11.0 |
| 1081 | 2026-03-16T01:33:34.830Z | Downloaded moka v0.12.13 |
| 1082 | 2026-03-16T01:33:34.830Z | Downloaded petname v2.0.2 |
| 1083 | 2026-03-16T01:33:34.830Z | Downloaded regex-syntax v0.8.10 |
| 1084 | 2026-03-16T01:33:34.830Z | Downloaded rsa v0.9.10 |
| 1085 | 2026-03-16T01:33:34.830Z | Downloaded ron v0.8.1 |
| 1086 | 2026-03-16T01:33:34.830Z | Downloaded hubpack_derive v0.1.1 |
| 1087 | 2026-03-16T01:33:34.830Z | Downloaded hickory-proto v0.25.2 |
| 1088 | 2026-03-16T01:33:34.830Z | Downloaded serde-big-array v0.5.1 |
| 1089 | 2026-03-16T01:33:34.830Z | Downloaded rustix v0.38.44 |
| 1090 | 2026-03-16T01:33:34.830Z | Downloaded bitvec v1.0.1 |
| 1091 | 2026-03-16T01:33:34.830Z | Downloaded sct v0.7.1 |
| 1092 | 2026-03-16T01:33:34.830Z | Downloaded rcgen v0.12.1 |
| 1093 | 2026-03-16T01:33:34.830Z | Downloaded schemars_derive v0.8.22 |
| 1094 | 2026-03-16T01:33:34.830Z | Downloaded regex v1.12.3 |
| 1095 | 2026-03-16T01:33:34.830Z | Downloaded rand_chacha v0.9.0 |
| 1096 | 2026-03-16T01:33:34.830Z | Downloaded sigpipe v0.1.3 |
| 1097 | 2026-03-16T01:33:34.830Z | Downloaded sha1 v0.10.6 |
| 1098 | 2026-03-16T01:33:34.830Z | Downloaded recursive v0.1.1 |
| 1099 | 2026-03-16T01:33:34.830Z | Downloaded progenitor-impl v0.11.2 |
| 1100 | 2026-03-16T01:33:34.830Z | Downloaded aes-gcm v0.10.3 |
| 1101 | 2026-03-16T01:33:34.830Z | Downloaded resolv-conf v0.7.6 |
| 1102 | 2026-03-16T01:33:34.830Z | Downloaded ref-cast v1.0.25 |
| 1103 | 2026-03-16T01:33:34.830Z | Downloaded progenitor-impl v0.10.0 |
| 1104 | 2026-03-16T01:33:34.830Z | Downloaded curve25519-dalek v4.1.3 |
| 1105 | 2026-03-16T01:33:34.831Z | Downloaded serde_cbor v0.11.2 |
| 1106 | 2026-03-16T01:33:34.831Z | Downloaded rand_seeder v0.4.0 |
| 1107 | 2026-03-16T01:33:34.831Z | Downloaded rand_core v0.9.5 |
| 1108 | 2026-03-16T01:33:34.831Z | Downloaded hkdf v0.12.4 |
| 1109 | 2026-03-16T01:33:34.831Z | Downloaded assert_matches v1.5.0 |
| 1110 | 2026-03-16T01:33:34.831Z | Downloaded ppv-lite86 v0.2.21 |
| 1111 | 2026-03-16T01:33:34.831Z | Downloaded peg v0.8.5 |
| 1112 | 2026-03-16T01:33:34.831Z | Downloaded aho-corasick v1.1.4 |
| 1113 | 2026-03-16T01:33:34.831Z | Downloaded phf v0.13.1 |
| 1114 | 2026-03-16T01:33:34.831Z | Downloaded rand_core v0.6.4 |
| 1115 | 2026-03-16T01:33:34.831Z | Downloaded p256 v0.13.2 |
| 1116 | 2026-03-16T01:33:34.831Z | Downloaded aes v0.8.4 |
| 1117 | 2026-03-16T01:33:34.831Z | Downloaded console v0.16.2 |
| 1118 | 2026-03-16T01:33:34.831Z | Downloaded cc v1.2.56 |
| 1119 | 2026-03-16T01:33:34.831Z | Downloaded num_enum_derive v0.7.5 |
| 1120 | 2026-03-16T01:33:34.831Z | Downloaded iri-string v0.7.10 |
| 1121 | 2026-03-16T01:33:34.831Z | Downloaded progenitor-macro v0.11.2 |
| 1122 | 2026-03-16T01:33:34.831Z | Downloaded parse-display-derive v0.10.0 |
| 1123 | 2026-03-16T01:33:34.831Z | Downloaded num-complex v0.4.6 |
| 1124 | 2026-03-16T01:33:34.831Z | Downloaded opaque-debug v0.3.1 |
| 1125 | 2026-03-16T01:33:34.831Z | Downloaded progenitor-client v0.10.0 |
| 1126 | 2026-03-16T01:33:34.831Z | Downloaded primeorder v0.13.6 |
| 1127 | 2026-03-16T01:33:34.831Z | Downloaded predicates-tree v1.0.13 |
| 1128 | 2026-03-16T01:33:34.831Z | Downloaded powerfmt v0.2.0 |
| 1129 | 2026-03-16T01:33:34.831Z | Downloaded pkcs5 v0.7.1 |
| 1130 | 2026-03-16T01:33:34.831Z | Downloaded path-slash v0.1.5 |
| 1131 | 2026-03-16T01:33:34.832Z | Downloaded packed_struct v0.10.1 |
| 1132 | 2026-03-16T01:33:34.832Z | Downloaded owo-colors v4.3.0 |
| 1133 | 2026-03-16T01:33:34.832Z | Downloaded newtype-uuid v1.3.2 |
| 1134 | 2026-03-16T01:33:34.832Z | Downloaded indicatif v0.18.4 |
| 1135 | 2026-03-16T01:33:34.832Z | Downloaded aws-lc-rs v1.16.0 |
| 1136 | 2026-03-16T01:33:34.832Z | Downloaded pin-utils v0.1.0 |
| 1137 | 2026-03-16T01:33:34.832Z | Downloaded papergrid v0.17.0 |
| 1138 | 2026-03-16T01:33:34.832Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1139 | 2026-03-16T01:33:34.832Z | Downloaded oso v0.27.3 |
| 1140 | 2026-03-16T01:33:34.832Z | Downloaded parking_lot_core v0.8.6 |
| 1141 | 2026-03-16T01:33:34.832Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1142 | 2026-03-16T01:33:34.832Z | Downloaded miniz_oxide v0.8.9 |
| 1143 | 2026-03-16T01:33:34.832Z | Downloaded lru-cache v0.1.2 |
| 1144 | 2026-03-16T01:33:34.832Z | Downloaded console v0.15.11 |
| 1145 | 2026-03-16T01:33:34.832Z | Downloaded num-derive v0.3.3 |
| 1146 | 2026-03-16T01:33:34.832Z | Downloaded lock_api v0.4.14 |
| 1147 | 2026-03-16T01:33:34.832Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1148 | 2026-03-16T01:33:34.832Z | Downloaded crc8 v0.1.1 |
| 1149 | 2026-03-16T01:33:34.832Z | Downloaded mime_guess v2.0.5 |
| 1150 | 2026-03-16T01:33:34.832Z | Downloaded hyper-staticfile v0.10.1 |
| 1151 | 2026-03-16T01:33:34.832Z | Downloaded newline-converter v0.3.0 |
| 1152 | 2026-03-16T01:33:34.832Z | Downloaded tracing v0.1.44 |
| 1153 | 2026-03-16T01:33:34.832Z | Downloaded typify-impl v0.6.1 |
| 1154 | 2026-03-16T01:33:34.832Z | Downloaded sled v0.34.7 |
| 1155 | 2026-03-16T01:33:34.832Z | Downloaded typify-impl v0.4.3 |
| 1156 | 2026-03-16T01:33:34.832Z | Downloaded ratatui v0.29.0 |
| 1157 | 2026-03-16T01:33:34.832Z | Downloaded crossterm v0.29.0 |
| 1158 | 2026-03-16T01:33:34.833Z | Downloaded openssl-probe v0.2.1 |
| 1159 | 2026-03-16T01:33:34.833Z | Downloaded num-derive v0.4.2 |
| 1160 | 2026-03-16T01:33:34.833Z | Downloaded new_debug_unreachable v1.0.6 |
| 1161 | 2026-03-16T01:33:34.833Z | Downloaded linear-map v1.2.0 |
| 1162 | 2026-03-16T01:33:34.833Z | Downloaded jobserver v0.1.34 |
| 1163 | 2026-03-16T01:33:34.833Z | Downloaded hashbrown v0.15.5 |
| 1164 | 2026-03-16T01:33:34.833Z | Downloaded maybe-uninit v2.0.0 |
| 1165 | 2026-03-16T01:33:34.833Z | Downloaded maplit v1.0.2 |
| 1166 | 2026-03-16T01:33:34.833Z | Downloaded libsw-core v0.3.2 |
| 1167 | 2026-03-16T01:33:34.833Z | Downloaded http-body-util v0.1.3 |
| 1168 | 2026-03-16T01:33:34.833Z | Downloaded hashbrown v0.13.2 |
| 1169 | 2026-03-16T01:33:34.833Z | Downloaded parse-display v0.10.0 |
| 1170 | 2026-03-16T01:33:34.833Z | Downloaded hashbrown v0.12.3 |
| 1171 | 2026-03-16T01:33:34.833Z | Downloaded zerocopy-derive v0.6.6 |
| 1172 | 2026-03-16T01:33:34.833Z | Downloaded regex-automata v0.4.14 |
| 1173 | 2026-03-16T01:33:34.837Z | Downloaded libscf-sys v1.1.0 |
| 1174 | 2026-03-16T01:33:34.837Z | Downloaded keccak v0.1.6 |
| 1175 | 2026-03-16T01:33:34.837Z | Downloaded indoc v1.0.9 |
| 1176 | 2026-03-16T01:33:34.837Z | Downloaded hickory-resolver v0.25.2 |
| 1177 | 2026-03-16T01:33:34.841Z | Downloaded bitflags v1.3.2 |
| 1178 | 2026-03-16T01:33:34.841Z | Downloaded heapless v0.7.17 |
| 1179 | 2026-03-16T01:33:34.844Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1180 | 2026-03-16T01:33:34.844Z | Downloaded httparse v1.10.1 |
| 1181 | 2026-03-16T01:33:34.849Z | Downloaded hmac v0.12.1 |
| 1182 | 2026-03-16T01:33:34.849Z | Downloaded lzma-sys v0.1.20 |
| 1183 | 2026-03-16T01:33:34.869Z | Downloaded dropshot_endpoint v0.16.7 |
| 1184 | 2026-03-16T01:33:34.875Z | Downloaded petgraph v0.6.5 |
| 1185 | 2026-03-16T01:33:34.884Z | Downloaded jiff v0.2.21 |
| 1186 | 2026-03-16T01:33:34.898Z | Downloaded csv v1.4.0 |
| 1187 | 2026-03-16T01:33:34.913Z | Downloaded petgraph v0.8.3 |
| 1188 | 2026-03-16T01:33:34.930Z | Downloaded derive_more v2.1.1 |
| 1189 | 2026-03-16T01:33:34.937Z | Downloaded libz-sys v1.1.24 |
| 1190 | 2026-03-16T01:33:34.954Z | Downloaded lazy_static v1.5.0 |
| 1191 | 2026-03-16T01:33:34.960Z | Downloaded ipnet v2.11.0 |
| 1192 | 2026-03-16T01:33:34.960Z | Downloaded futures-io v0.3.32 |
| 1193 | 2026-03-16T01:33:34.960Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1194 | 2026-03-16T01:33:34.960Z | Downloaded blowfish v0.9.1 |
| 1195 | 2026-03-16T01:33:34.960Z | Downloaded libloading v0.8.9 |
| 1196 | 2026-03-16T01:33:34.965Z | Downloaded ipnetwork v0.21.1 |
| 1197 | 2026-03-16T01:33:34.966Z | Downloaded libefi-sys v0.1.0 |
| 1198 | 2026-03-16T01:33:34.966Z | Downloaded half v2.7.1 |
| 1199 | 2026-03-16T01:33:34.966Z | Downloaded daft v0.1.5 |
| 1200 | 2026-03-16T01:33:34.972Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1201 | 2026-03-16T01:33:34.979Z | Downloaded tokio v1.49.0 |
| 1202 | 2026-03-16T01:33:35.006Z | Downloaded sha3 v0.10.8 |
| 1203 | 2026-03-16T01:33:35.011Z | Downloaded ena v0.14.4 |
| 1204 | 2026-03-16T01:33:35.015Z | Downloaded crc v3.4.0 |
| 1205 | 2026-03-16T01:33:35.015Z | Downloaded internet-checksum v0.2.1 |
| 1206 | 2026-03-16T01:33:35.015Z | Downloaded funty v2.0.0 |
| 1207 | 2026-03-16T01:33:35.015Z | Downloaded foldhash v0.1.5 |
| 1208 | 2026-03-16T01:33:35.015Z | Downloaded base16ct v0.2.0 |
| 1209 | 2026-03-16T01:33:35.019Z | Downloaded derive_more v0.99.20 |
| 1210 | 2026-03-16T01:33:35.020Z | Downloaded bytes v1.11.1 |
| 1211 | 2026-03-16T01:33:35.023Z | Downloaded indent_write v2.2.0 |
| 1212 | 2026-03-16T01:33:35.023Z | Downloaded http-body v1.0.1 |
| 1213 | 2026-03-16T01:33:35.023Z | Downloaded dtrace-parser v0.3.0 |
| 1214 | 2026-03-16T01:33:35.023Z | Downloaded cfg_aliases v0.1.1 |
| 1215 | 2026-03-16T01:33:35.027Z | Downloaded cookie_store v0.22.1 |
| 1216 | 2026-03-16T01:33:35.027Z | Downloaded bzip2 v0.6.1 |
| 1217 | 2026-03-16T01:33:35.027Z | Downloaded hostname v0.3.1 |
| 1218 | 2026-03-16T01:33:35.030Z | Downloaded fs-err v2.11.0 |
| 1219 | 2026-03-16T01:33:35.031Z | Downloaded float-cmp v0.10.0 |
| 1220 | 2026-03-16T01:33:35.031Z | Downloaded der v0.7.10 |
| 1221 | 2026-03-16T01:33:35.035Z | Downloaded cipher v0.4.4 |
| 1222 | 2026-03-16T01:33:35.035Z | Downloaded ar_archive_writer v0.5.1 |
| 1223 | 2026-03-16T01:33:35.039Z | Downloaded fd-lock v4.0.4 |
| 1224 | 2026-03-16T01:33:35.039Z | Downloaded allocator-api2 v0.2.21 |
| 1225 | 2026-03-16T01:33:35.042Z | Downloaded flate2 v1.1.9 |
| 1226 | 2026-03-16T01:33:35.046Z | Downloaded cargo-platform v0.1.9 |
| 1227 | 2026-03-16T01:33:35.046Z | Downloaded dirs-next v2.0.0 |
| 1228 | 2026-03-16T01:33:35.046Z | Downloaded encoding_rs v0.8.35 |
| 1229 | 2026-03-16T01:33:35.061Z | Downloaded enum-as-inner v0.6.1 |
| 1230 | 2026-03-16T01:33:35.066Z | Downloaded embedded-io v0.6.1 |
| 1231 | 2026-03-16T01:33:35.066Z | Downloaded cfg_aliases v0.2.1 |
| 1232 | 2026-03-16T01:33:35.066Z | Downloaded getrandom v0.3.4 |
| 1233 | 2026-03-16T01:33:35.070Z | Downloaded fxhash v0.2.1 |
| 1234 | 2026-03-16T01:33:35.070Z | Downloaded futures v0.3.32 |
| 1235 | 2026-03-16T01:33:35.070Z | Downloaded foreign-types-shared v0.3.1 |
| 1236 | 2026-03-16T01:33:35.070Z | Downloaded foreign-types v0.5.0 |
| 1237 | 2026-03-16T01:33:35.074Z | Downloaded chacha20 v0.9.1 |
| 1238 | 2026-03-16T01:33:35.074Z | Downloaded buf-list v1.1.2 |
| 1239 | 2026-03-16T01:33:35.074Z | Downloaded bitfield v0.19.4 |
| 1240 | 2026-03-16T01:33:35.078Z | Downloaded bit-vec v0.6.3 |
| 1241 | 2026-03-16T01:33:35.078Z | Downloaded arc-swap v1.8.2 |
| 1242 | 2026-03-16T01:33:35.078Z | Downloaded glob v0.3.3 |
| 1243 | 2026-03-16T01:33:35.084Z | Downloaded bit-set v0.8.0 |
| 1244 | 2026-03-16T01:33:35.084Z | Downloaded base64ct v1.8.3 |
| 1245 | 2026-03-16T01:33:35.084Z | Downloaded backon v1.6.0 |
| 1246 | 2026-03-16T01:33:35.088Z | Downloaded arrayvec v0.7.6 |
| 1247 | 2026-03-16T01:33:35.089Z | Downloaded defmt v0.3.100 |
| 1248 | 2026-03-16T01:33:35.089Z | Downloaded debug-ignore v1.0.5 |
| 1249 | 2026-03-16T01:33:35.089Z | Downloaded const-oid v0.9.6 |
| 1250 | 2026-03-16T01:33:35.089Z | Downloaded ring v0.17.14 |
| 1251 | 2026-03-16T01:33:35.117Z | Downloaded http-range v0.1.5 |
| 1252 | 2026-03-16T01:33:35.121Z | Downloaded castaway v0.2.4 |
| 1253 | 2026-03-16T01:33:35.122Z | Downloaded bitfield-macros v0.19.4 |
| 1254 | 2026-03-16T01:33:35.122Z | Downloaded ascii-canvas v3.0.0 |
| 1255 | 2026-03-16T01:33:35.122Z | Downloaded fatfs v0.3.6 |
| 1256 | 2026-03-16T01:33:35.128Z | Downloaded defmt-parser v1.0.0 |
| 1257 | 2026-03-16T01:33:35.128Z | Downloaded crossbeam-utils v0.8.21 |
| 1258 | 2026-03-16T01:33:35.128Z | Downloaded cassowary v0.3.0 |
| 1259 | 2026-03-16T01:33:35.128Z | Downloaded bcs v0.1.6 |
| 1260 | 2026-03-16T01:33:35.134Z | Downloaded derive_builder v0.20.2 |
| 1261 | 2026-03-16T01:33:35.134Z | Downloaded cobs v0.3.0 |
| 1262 | 2026-03-16T01:33:35.138Z | Downloaded async-recursion v1.1.1 |
| 1263 | 2026-03-16T01:33:35.138Z | Downloaded array-init v0.0.4 |
| 1264 | 2026-03-16T01:33:35.138Z | Downloaded hex v0.4.3 |
| 1265 | 2026-03-16T01:33:35.138Z | Downloaded futures-executor v0.3.32 |
| 1266 | 2026-03-16T01:33:35.138Z | Downloaded fixedbitset v0.4.2 |
| 1267 | 2026-03-16T01:33:35.143Z | Downloaded ed25519-dalek v2.2.0 |
| 1268 | 2026-03-16T01:33:35.143Z | Downloaded crypto-bigint v0.5.5 |
| 1269 | 2026-03-16T01:33:35.147Z | Downloaded futures-core v0.3.32 |
| 1270 | 2026-03-16T01:33:35.147Z | Downloaded drift v0.1.3 |
| 1271 | 2026-03-16T01:33:35.152Z | Downloaded diesel-dtrace v0.5.0 |
| 1272 | 2026-03-16T01:33:35.152Z | Downloaded cpufeatures v0.3.0 |
| 1273 | 2026-03-16T01:33:35.158Z | Downloaded cexpr v0.6.0 |
| 1274 | 2026-03-16T01:33:35.158Z | Downloaded compact_str v0.8.1 |
| 1275 | 2026-03-16T01:33:35.158Z | Downloaded adler2 v2.0.1 |
| 1276 | 2026-03-16T01:33:35.158Z | Downloaded futures-macro v0.3.32 |
| 1277 | 2026-03-16T01:33:35.162Z | Downloaded foreign-types v0.3.2 |
| 1278 | 2026-03-16T01:33:35.162Z | Downloaded float-ord v0.3.2 |
| 1279 | 2026-03-16T01:33:35.162Z | Downloaded fixedbitset v0.5.7 |
| 1280 | 2026-03-16T01:33:35.162Z | Downloaded downcast-rs v2.0.2 |
| 1281 | 2026-03-16T01:33:35.162Z | Downloaded cstr-argument v0.1.2 |
| 1282 | 2026-03-16T01:33:35.162Z | Downloaded crossbeam-deque v0.8.6 |
| 1283 | 2026-03-16T01:33:35.162Z | Downloaded erased-serde v0.3.31 |
| 1284 | 2026-03-16T01:33:35.167Z | Downloaded derive_builder_core v0.20.2 |
| 1285 | 2026-03-16T01:33:35.167Z | Downloaded defmt v1.0.1 |
| 1286 | 2026-03-16T01:33:35.167Z | Downloaded block-padding v0.3.3 |
| 1287 | 2026-03-16T01:33:35.170Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1288 | 2026-03-16T01:33:35.170Z | Downloaded ciborium-ll v0.2.2 |
| 1289 | 2026-03-16T01:33:35.171Z | Downloaded document-features v0.2.12 |
| 1290 | 2026-03-16T01:33:35.171Z | Downloaded corncobs v0.1.4 |
| 1291 | 2026-03-16T01:33:35.171Z | Downloaded async-bb8-diesel v0.2.1 |
| 1292 | 2026-03-16T01:33:35.173Z | Downloaded embedded-io v0.4.0 |
| 1293 | 2026-03-16T01:33:35.174Z | Downloaded dyn-clone v1.0.20 |
| 1294 | 2026-03-16T01:33:35.174Z | Downloaded dunce v1.0.5 |
| 1295 | 2026-03-16T01:33:35.174Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1296 | 2026-03-16T01:33:35.174Z | Downloaded derive_builder_macro v0.20.2 |
| 1297 | 2026-03-16T01:33:35.177Z | Downloaded cookie v0.18.1 |
| 1298 | 2026-03-16T01:33:35.177Z | Downloaded cancel-safe-futures v0.1.5 |
| 1299 | 2026-03-16T01:33:35.180Z | Downloaded derive-where v1.6.0 |
| 1300 | 2026-03-16T01:33:35.180Z | Downloaded daft-derive v0.1.5 |
| 1301 | 2026-03-16T01:33:35.183Z | Downloaded cargo_toml v0.22.3 |
| 1302 | 2026-03-16T01:33:35.187Z | Downloaded cbc v0.1.2 |
| 1303 | 2026-03-16T01:33:35.187Z | Downloaded bumpalo v3.20.2 |
| 1304 | 2026-03-16T01:33:35.190Z | Downloaded base64 v0.22.1 |
| 1305 | 2026-03-16T01:33:35.190Z | Downloaded atty v0.2.14 |
| 1306 | 2026-03-16T01:33:35.193Z | Downloaded data-encoding v2.10.0 |
| 1307 | 2026-03-16T01:33:35.193Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1308 | 2026-03-16T01:33:35.193Z | Downloaded critical-section v1.2.0 |
| 1309 | 2026-03-16T01:33:35.193Z | Downloaded convert_case v0.4.0 |
| 1310 | 2026-03-16T01:33:35.196Z | Downloaded foreign-types-macros v0.2.3 |
| 1311 | 2026-03-16T01:33:35.196Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1312 | 2026-03-16T01:33:35.196Z | Downloaded deranged v0.5.8 |
| 1313 | 2026-03-16T01:33:35.196Z | Downloaded der_derive v0.7.3 |
| 1314 | 2026-03-16T01:33:35.196Z | Downloaded darling_macro v0.23.0 |
| 1315 | 2026-03-16T01:33:35.199Z | Downloaded blake2 v0.10.6 |
| 1316 | 2026-03-16T01:33:35.199Z | Downloaded csv-core v0.1.13 |
| 1317 | 2026-03-16T01:33:35.199Z | Downloaded display-error-chain v0.2.2 |
| 1318 | 2026-03-16T01:33:35.200Z | Downloaded dsl_auto_type v0.2.0 |
| 1319 | 2026-03-16T01:33:35.202Z | Downloaded defmt-macros v1.0.1 |
| 1320 | 2026-03-16T01:33:35.203Z | Downloaded base16ct v1.0.0 |
| 1321 | 2026-03-16T01:33:35.206Z | Downloaded arrayref v0.3.9 |
| 1322 | 2026-03-16T01:33:35.206Z | Downloaded atomicwrites v0.4.4 |
| 1323 | 2026-03-16T01:33:35.206Z | Downloaded ahash v0.8.12 |
| 1324 | 2026-03-16T01:33:35.208Z | Downloaded async-trait v0.1.89 |
| 1325 | 2026-03-16T01:33:35.209Z | Downloaded dropshot v0.16.7 |
| 1326 | 2026-03-16T01:33:35.223Z | Downloaded cmake v0.1.57 |
| 1327 | 2026-03-16T01:33:35.226Z | Downloaded ciborium v0.2.2 |
| 1328 | 2026-03-16T01:33:35.227Z | Downloaded darling_core v0.20.11 |
| 1329 | 2026-03-16T01:33:35.229Z | Downloaded constant_time_eq v0.4.2 |
| 1330 | 2026-03-16T01:33:35.232Z | Downloaded async-stream-impl v0.3.6 |
| 1331 | 2026-03-16T01:33:35.233Z | Downloaded atomic-waker v1.1.2 |
| 1332 | 2026-03-16T01:33:35.233Z | Downloaded aead v0.5.2 |
| 1333 | 2026-03-16T01:33:35.233Z | Downloaded crunchy v0.2.4 |
| 1334 | 2026-03-16T01:33:35.236Z | Downloaded crossbeam-epoch v0.9.18 |
| 1335 | 2026-03-16T01:33:35.236Z | Downloaded bit-set v0.5.3 |
| 1336 | 2026-03-16T01:33:35.236Z | Downloaded backoff v0.4.0 |
| 1337 | 2026-03-16T01:33:35.239Z | Downloaded darling_core v0.23.0 |
| 1338 | 2026-03-16T01:33:35.241Z | Downloaded ctr v0.9.2 |
| 1339 | 2026-03-16T01:33:35.242Z | Downloaded ciborium-io v0.2.2 |
| 1340 | 2026-03-16T01:33:35.245Z | Downloaded blake3 v1.8.3 |
| 1341 | 2026-03-16T01:33:35.588Z | Downloaded aws-lc-sys v0.37.1 |
| 1342 | 2026-03-16T01:33:35.898Z | Compiling libc v0.2.180 |
| 1343 | 2026-03-16T01:33:35.898Z | Compiling serde v1.0.228 |
| 1344 | 2026-03-16T01:33:35.901Z | Compiling log v0.4.29 |
| 1345 | 2026-03-16T01:33:35.902Z | Compiling shlex v1.3.0 |
| 1346 | 2026-03-16T01:33:35.902Z | Compiling find-msvc-tools v0.1.9 |
| 1347 | 2026-03-16T01:33:35.902Z | Compiling smallvec v1.15.1 |
| 1348 | 2026-03-16T01:33:36.062Z | Compiling syn v2.0.117 |
| 1349 | 2026-03-16T01:33:36.071Z | Compiling typenum v1.19.0 |
| 1350 | 2026-03-16T01:33:36.298Z | Compiling generic-array v0.14.7 |
| 1351 | 2026-03-16T01:33:36.334Z | Compiling subtle v2.6.1 |
| 1352 | 2026-03-16T01:33:36.353Z | Compiling scopeguard v1.2.0 |
| 1353 | 2026-03-16T01:33:36.408Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-03-16T01:33:36.472Z | Compiling lock_api v0.4.14 |
| 1355 | 2026-03-16T01:33:36.496Z | Compiling const-oid v0.9.6 |
| 1356 | 2026-03-16T01:33:36.594Z | Compiling critical-section v1.2.0 |
| 1357 | 2026-03-16T01:33:36.630Z | Compiling zerocopy v0.8.40 |
| 1358 | 2026-03-16T01:33:36.718Z | Compiling pin-project-lite v0.2.17 |
| 1359 | 2026-03-16T01:33:36.767Z | Compiling parking_lot_core v0.9.12 |
| 1360 | 2026-03-16T01:33:36.831Z | Compiling serde_json v1.0.149 |
| 1361 | 2026-03-16T01:33:37.202Z | Compiling pkg-config v0.3.32 |
| 1362 | 2026-03-16T01:33:37.309Z | Compiling bitflags v2.11.0 |
| 1363 | 2026-03-16T01:33:37.416Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-03-16T01:33:37.488Z | Compiling jobserver v0.1.34 |
| 1365 | 2026-03-16T01:33:37.620Z | Compiling rand_core v0.6.4 |
| 1366 | 2026-03-16T01:33:37.719Z | Compiling errno v0.3.14 |
| 1367 | 2026-03-16T01:33:37.908Z | Compiling cc v1.2.56 |
| 1368 | 2026-03-16T01:33:37.961Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-03-16T01:33:37.980Z | Compiling signal-hook-registry v1.4.8 |
| 1370 | 2026-03-16T01:33:37.997Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-16T01:33:38.017Z | Compiling mio v1.1.1 |
| 1372 | 2026-03-16T01:33:38.106Z | Compiling libm v0.2.16 |
| 1373 | 2026-03-16T01:33:38.233Z | Compiling num-traits v0.2.19 |
| 1374 | 2026-03-16T01:33:38.346Z | Compiling futures-core v0.3.32 |
| 1375 | 2026-03-16T01:33:38.489Z | Compiling socket2 v0.6.2 |
| 1376 | 2026-03-16T01:33:38.544Z | Compiling percent-encoding v2.3.2 |
| 1377 | 2026-03-16T01:33:38.686Z | Compiling allocator-api2 v0.2.21 |
| 1378 | 2026-03-16T01:33:38.689Z | Compiling cpufeatures v0.2.17 |
| 1379 | 2026-03-16T01:33:38.788Z | Compiling futures-sink v0.3.32 |
| 1380 | 2026-03-16T01:33:38.806Z | Compiling foldhash v0.2.0 |
| 1381 | 2026-03-16T01:33:38.920Z | Compiling futures-channel v0.3.32 |
| 1382 | 2026-03-16T01:33:38.938Z | Compiling getrandom v0.4.1 |
| 1383 | 2026-03-16T01:33:39.074Z | Compiling futures-io v0.3.32 |
| 1384 | 2026-03-16T01:33:39.090Z | Compiling hashbrown v0.16.1 |
| 1385 | 2026-03-16T01:33:39.132Z | Compiling futures-task v0.3.32 |
| 1386 | 2026-03-16T01:33:39.216Z | Compiling slab v0.4.12 |
| 1387 | 2026-03-16T01:33:39.271Z | Compiling getrandom v0.3.4 |
| 1388 | 2026-03-16T01:33:39.350Z | Compiling rand_core v0.10.0 |
| 1389 | 2026-03-16T01:33:39.437Z | Compiling rustversion v1.0.22 |
| 1390 | 2026-03-16T01:33:39.453Z | Compiling cmake v0.1.57 |
| 1391 | 2026-03-16T01:33:39.908Z | Compiling indexmap v2.13.0 |
| 1392 | 2026-03-16T01:33:40.001Z | Compiling form_urlencoded v1.2.2 |
| 1393 | 2026-03-16T01:33:40.141Z | Compiling ident_case v1.0.1 |
| 1394 | 2026-03-16T01:33:40.226Z | Compiling base64ct v1.8.3 |
| 1395 | 2026-03-16T01:33:40.244Z | Compiling dunce v1.0.5 |
| 1396 | 2026-03-16T01:33:40.287Z | Compiling fs_extra v1.3.0 |
| 1397 | 2026-03-16T01:33:40.359Z | Compiling synstructure v0.13.2 |
| 1398 | 2026-03-16T01:33:40.462Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-16T01:33:40.620Z | Compiling pem-rfc7468 v0.7.0 |
| 1400 | 2026-03-16T01:33:40.639Z | Compiling aws-lc-sys v0.37.1 |
| 1401 | 2026-03-16T01:33:40.639Z | Compiling rand_core v0.9.5 |
| 1402 | 2026-03-16T01:33:40.789Z | Compiling iana-time-zone v0.1.65 |
| 1403 | 2026-03-16T01:33:40.823Z | Compiling rustix v1.1.3 |
| 1404 | 2026-03-16T01:33:40.826Z | Compiling ring v0.17.14 |
| 1405 | 2026-03-16T01:33:41.012Z | Compiling uuid v1.21.0 |
| 1406 | 2026-03-16T01:33:41.034Z | Compiling rustc_version v0.4.1 |
| 1407 | 2026-03-16T01:33:41.053Z | Compiling regex-syntax v0.8.10 |
| 1408 | 2026-03-16T01:33:41.203Z | Compiling aws-lc-rs v1.16.0 |
| 1409 | 2026-03-16T01:33:41.474Z | Compiling vcpkg v0.2.15 |
| 1410 | 2026-03-16T01:33:41.611Z | Compiling tracing-core v0.1.36 |
| 1411 | 2026-03-16T01:33:41.913Z | Compiling crossbeam-utils v0.8.21 |
| 1412 | 2026-03-16T01:33:42.355Z | Compiling pest_generator v2.8.6 |
| 1413 | 2026-03-16T01:33:42.381Z | Compiling serde_derive_internals v0.29.1 |
| 1414 | 2026-03-16T01:33:42.502Z | Compiling openssl-sys v0.9.111 |
| 1415 | 2026-03-16T01:33:43.034Z | Compiling serde_derive v1.0.228 |
| 1416 | 2026-03-16T01:33:43.195Z | Compiling zeroize_derive v1.4.3 |
| 1417 | 2026-03-16T01:33:43.240Z | Compiling zerofrom-derive v0.1.6 |
| 1418 | 2026-03-16T01:33:43.295Z | Compiling yoke-derive v0.8.1 |
| 1419 | 2026-03-16T01:33:43.619Z | Compiling zerocopy-derive v0.8.40 |
| 1420 | 2026-03-16T01:33:44.052Z | Compiling zeroize v1.8.2 |
| 1421 | 2026-03-16T01:33:44.382Z | Compiling zerovec-derive v0.11.2 |
| 1422 | 2026-03-16T01:33:44.892Z | Compiling displaydoc v0.2.5 |
| 1423 | 2026-03-16T01:33:45.085Z | Compiling crypto-common v0.1.7 |
| 1424 | 2026-03-16T01:33:45.154Z | Compiling zerofrom v0.1.6 |
| 1425 | 2026-03-16T01:33:45.260Z | Compiling block-buffer v0.10.4 |
| 1426 | 2026-03-16T01:33:45.306Z | Compiling yoke v0.8.1 |
| 1427 | 2026-03-16T01:33:45.463Z | Compiling digest v0.10.7 |
| 1428 | 2026-03-16T01:33:45.535Z | Compiling tokio-macros v2.6.0 |
| 1429 | 2026-03-16T01:33:45.746Z | Compiling hmac v0.12.1 |
| 1430 | 2026-03-16T01:33:45.784Z | Compiling futures-macro v0.3.32 |
| 1431 | 2026-03-16T01:33:45.851Z | Compiling zerovec v0.11.5 |
| 1432 | 2026-03-16T01:33:45.875Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-03-16T01:33:45.936Z | Compiling block-padding v0.3.3 |
| 1434 | 2026-03-16T01:33:46.133Z | Compiling inout v0.1.4 |
| 1435 | 2026-03-16T01:33:46.266Z | Compiling sha2 v0.10.9 |
| 1436 | 2026-03-16T01:33:46.338Z | Compiling cipher v0.4.4 |
| 1437 | 2026-03-16T01:33:46.514Z | Compiling tinystr v0.8.2 |
| 1438 | 2026-03-16T01:33:46.542Z | Compiling potential_utf v0.1.4 |
| 1439 | 2026-03-16T01:33:46.688Z | Compiling icu_collections v2.1.1 |
| 1440 | 2026-03-16T01:33:46.743Z | Compiling icu_locale_core v2.1.1 |
| 1441 | 2026-03-16T01:33:46.774Z | Compiling der_derive v0.7.3 |
| 1442 | 2026-03-16T01:33:46.871Z | Compiling futures-util v0.3.32 |
| 1443 | 2026-03-16T01:33:47.382Z | Compiling salsa20 v0.10.2 |
| 1444 | 2026-03-16T01:33:47.552Z | Compiling pbkdf2 v0.12.2 |
| 1445 | 2026-03-16T01:33:47.690Z | Compiling bytes v1.11.1 |
| 1446 | 2026-03-16T01:33:47.778Z | Compiling icu_provider v2.1.1 |
| 1447 | 2026-03-16T01:33:48.025Z | Compiling chrono v0.4.44 |
| 1448 | 2026-03-16T01:33:48.094Z | Compiling icu_normalizer v2.1.1 |
| 1449 | 2026-03-16T01:33:48.137Z | Compiling icu_properties v2.1.2 |
| 1450 | 2026-03-16T01:33:48.153Z | Compiling der v0.7.10 |
| 1451 | 2026-03-16T01:33:48.527Z | Compiling tokio v1.49.0 |
| 1452 | 2026-03-16T01:33:48.814Z | Compiling http v1.4.0 |
| 1453 | 2026-03-16T01:33:49.635Z | Compiling idna_adapter v1.2.1 |
| 1454 | 2026-03-16T01:33:49.782Z | Compiling idna v1.1.0 |
| 1455 | 2026-03-16T01:33:49.800Z | Compiling spki v0.7.3 |
| 1456 | 2026-03-16T01:33:49.900Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-03-16T01:33:49.980Z | Compiling ppv-lite86 v0.2.21 |
| 1458 | 2026-03-16T01:33:50.017Z | Compiling scrypt v0.11.0 |
| 1459 | 2026-03-16T01:33:50.044Z | Compiling cbc v0.1.2 |
| 1460 | 2026-03-16T01:33:50.168Z | Compiling url v2.5.8 |
| 1461 | 2026-03-16T01:33:50.216Z | Compiling aes v0.8.4 |
| 1462 | 2026-03-16T01:33:50.331Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-03-16T01:33:50.418Z | Compiling rand_chacha v0.9.0 |
| 1464 | 2026-03-16T01:33:50.641Z | Compiling tracing-attributes v0.1.31 |
| 1465 | 2026-03-16T01:33:50.920Z | Compiling pkcs5 v0.7.1 |
| 1466 | 2026-03-16T01:33:51.199Z | Compiling rand v0.9.2 |
| 1467 | 2026-03-16T01:33:51.315Z | Compiling http-body v1.0.1 |
| 1468 | 2026-03-16T01:33:51.561Z | Compiling schemars v0.8.22 |
| 1469 | 2026-03-16T01:33:51.581Z | Compiling base64 v0.22.1 |
| 1470 | 2026-03-16T01:33:51.603Z | Compiling untrusted v0.7.1 |
| 1471 | 2026-03-16T01:33:51.703Z | Compiling thiserror v2.0.18 |
| 1472 | 2026-03-16T01:33:51.748Z | Compiling openssl-probe v0.2.1 |
| 1473 | 2026-03-16T01:33:51.823Z | Compiling httparse v1.10.1 |
| 1474 | 2026-03-16T01:33:51.827Z | Compiling syn v1.0.109 |
| 1475 | 2026-03-16T01:33:51.962Z | Compiling untrusted v0.9.0 |
| 1476 | 2026-03-16T01:33:52.012Z | Compiling pkcs8 v0.10.2 |
| 1477 | 2026-03-16T01:33:52.256Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-03-16T01:33:52.332Z | Compiling pest_derive v2.8.6 |
| 1479 | 2026-03-16T01:33:52.370Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-03-16T01:33:52.452Z | Compiling tracing v0.1.44 |
| 1481 | 2026-03-16T01:33:52.796Z | Compiling darling_core v0.20.11 |
| 1482 | 2026-03-16T01:33:52.892Z | Compiling dyn-clone v1.0.20 |
| 1483 | 2026-03-16T01:33:53.060Z | Compiling tinyvec_macros v0.1.1 |
| 1484 | 2026-03-16T01:33:53.124Z | Compiling tower-service v0.3.3 |
| 1485 | 2026-03-16T01:33:53.143Z | Compiling try-lock v0.2.5 |
| 1486 | 2026-03-16T01:33:53.237Z | Compiling tower-layer v0.3.3 |
| 1487 | 2026-03-16T01:33:53.268Z | Compiling atomic-waker v1.1.2 |
| 1488 | 2026-03-16T01:33:53.418Z | Compiling rustls v0.23.37 |
| 1489 | 2026-03-16T01:33:53.437Z | Compiling want v0.3.1 |
| 1490 | 2026-03-16T01:33:53.456Z | Compiling scroll v0.13.0 |
| 1491 | 2026-03-16T01:33:53.637Z | Compiling tokio-util v0.7.18 |
| 1492 | 2026-03-16T01:33:53.655Z | Compiling tinyvec v1.10.0 |
| 1493 | 2026-03-16T01:33:54.179Z | Compiling ipnet v2.11.0 |
| 1494 | 2026-03-16T01:33:54.627Z | Compiling h2 v0.4.13 |
| 1495 | 2026-03-16T01:33:54.869Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1496 | 2026-03-16T01:33:55.060Z | Compiling spin v0.9.8 |
| 1497 | 2026-03-16T01:33:55.319Z | Compiling aho-corasick v1.1.4 |
| 1498 | 2026-03-16T01:33:55.388Z | Compiling httpdate v1.0.3 |
| 1499 | 2026-03-16T01:33:55.671Z | Compiling openssl v0.10.75 |
| 1500 | 2026-03-16T01:33:55.813Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-03-16T01:33:55.979Z | Compiling pin-utils v0.1.0 |
| 1502 | 2026-03-16T01:33:56.066Z | Compiling num-conv v0.2.0 |
| 1503 | 2026-03-16T01:33:56.069Z | Compiling foreign-types-shared v0.1.1 |
| 1504 | 2026-03-16T01:33:56.101Z | Compiling darling_macro v0.20.11 |
| 1505 | 2026-03-16T01:33:56.187Z | Compiling time-core v0.1.8 |
| 1506 | 2026-03-16T01:33:56.239Z | Compiling crc32fast v1.5.0 |
| 1507 | 2026-03-16T01:33:56.321Z | Compiling tempfile v3.25.0 |
| 1508 | 2026-03-16T01:33:56.380Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-03-16T01:33:56.650Z | Compiling regex-automata v0.4.14 |
| 1510 | 2026-03-16T01:33:56.722Z | Compiling darling v0.20.11 |
| 1511 | 2026-03-16T01:33:56.806Z | Compiling foreign-types v0.3.2 |
| 1512 | 2026-03-16T01:33:56.823Z | Compiling deranged v0.5.8 |
| 1513 | 2026-03-16T01:33:57.723Z | Compiling goblin v0.10.5 |
| 1514 | 2026-03-16T01:33:58.292Z | Compiling thiserror-impl v1.0.69 |
| 1515 | 2026-03-16T01:33:58.674Z | Compiling hyper v1.8.1 |
| 1516 | 2026-03-16T01:33:59.777Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-03-16T01:33:59.990Z | Compiling wait-timeout v0.2.1 |
| 1518 | 2026-03-16T01:34:00.009Z | Compiling siphasher v1.0.2 |
| 1519 | 2026-03-16T01:34:00.252Z | Compiling num_threads v0.1.7 |
| 1520 | 2026-03-16T01:34:00.282Z | Compiling either v1.15.0 |
| 1521 | 2026-03-16T01:34:00.317Z | Compiling quick-error v1.2.3 |
| 1522 | 2026-03-16T01:34:00.367Z | Compiling usdt-impl v0.6.0 |
| 1523 | 2026-03-16T01:34:00.442Z | Compiling bit-vec v0.8.0 |
| 1524 | 2026-03-16T01:34:00.542Z | Compiling native-tls v0.2.18 |
| 1525 | 2026-03-16T01:34:00.640Z | Compiling simd-adler32 v0.3.8 |
| 1526 | 2026-03-16T01:34:00.741Z | Compiling bit-set v0.8.0 |
| 1527 | 2026-03-16T01:34:00.793Z | Compiling rusty-fork v0.3.1 |
| 1528 | 2026-03-16T01:34:00.841Z | Compiling time v0.3.47 |
| 1529 | 2026-03-16T01:34:00.967Z | Compiling hyper-util v0.1.20 |
| 1530 | 2026-03-16T01:34:01.208Z | Compiling thiserror v1.0.69 |
| 1531 | 2026-03-16T01:34:01.331Z | Compiling derive_builder_core v0.20.2 |
| 1532 | 2026-03-16T01:34:02.480Z | Compiling dof v0.4.0 |
| 1533 | 2026-03-16T01:34:02.785Z | Compiling unicode-normalization v0.1.25 |
| 1534 | 2026-03-16T01:34:03.042Z | Compiling crossbeam-epoch v0.9.18 |
| 1535 | 2026-03-16T01:34:03.310Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-03-16T01:34:03.385Z | Compiling rustls-native-certs v0.8.3 |
| 1537 | 2026-03-16T01:34:03.461Z | Compiling signature v2.2.0 |
| 1538 | 2026-03-16T01:34:03.673Z | Compiling scroll_derive v0.12.1 |
| 1539 | 2026-03-16T01:34:03.754Z | Compiling heapless v0.7.17 |
| 1540 | 2026-03-16T01:34:03.879Z | Compiling rand_xorshift v0.4.0 |
| 1541 | 2026-03-16T01:34:04.071Z | Compiling slog v2.8.2 |
| 1542 | 2026-03-16T01:34:04.074Z | Compiling darling_core v0.21.3 |
| 1543 | 2026-03-16T01:34:04.220Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1544 | 2026-03-16T01:34:04.313Z | Compiling sync_wrapper v1.0.2 |
| 1545 | 2026-03-16T01:34:04.335Z | Compiling thread-id v5.1.0 |
| 1546 | 2026-03-16T01:34:04.437Z | Compiling cookie v0.18.1 |
| 1547 | 2026-03-16T01:34:04.456Z | Compiling rayon-core v1.13.0 |
| 1548 | 2026-03-16T01:34:04.547Z | Compiling paste v1.0.15 |
| 1549 | 2026-03-16T01:34:04.591Z | Compiling unicode-segmentation v1.12.0 |
| 1550 | 2026-03-16T01:34:04.678Z | Compiling anyhow v1.0.102 |
| 1551 | 2026-03-16T01:34:04.696Z | Compiling unarray v0.1.4 |
| 1552 | 2026-03-16T01:34:04.828Z | Compiling signal-hook v0.3.18 |
| 1553 | 2026-03-16T01:34:04.898Z | Compiling adler2 v2.0.1 |
| 1554 | 2026-03-16T01:34:05.054Z | Compiling unicode-bidi v0.3.18 |
| 1555 | 2026-03-16T01:34:05.057Z | Compiling unicode-properties v0.1.4 |
| 1556 | 2026-03-16T01:34:05.091Z | Compiling zstd-safe v7.2.4 |
| 1557 | 2026-03-16T01:34:05.149Z | Compiling miniz_oxide v0.8.9 |
| 1558 | 2026-03-16T01:34:05.346Z | Compiling proptest v1.10.0 |
| 1559 | 2026-03-16T01:34:05.473Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-03-16T01:34:05.556Z | Compiling scroll v0.12.0 |
| 1561 | 2026-03-16T01:34:05.753Z | Compiling tower v0.5.3 |
| 1562 | 2026-03-16T01:34:06.072Z | Compiling crossbeam-deque v0.8.6 |
| 1563 | 2026-03-16T01:34:06.194Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-03-16T01:34:06.304Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-03-16T01:34:06.376Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-03-16T01:34:06.456Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-03-16T01:34:06.601Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-03-16T01:34:06.646Z | Compiling serde_tokenstream v0.2.3 |
| 1569 | 2026-03-16T01:34:06.687Z | Compiling erased-serde v0.3.31 |
| 1570 | 2026-03-16T01:34:06.789Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-03-16T01:34:06.819Z | Compiling toml_datetime v0.6.11 |
| 1572 | 2026-03-16T01:34:06.971Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-03-16T01:34:07.044Z | Compiling zerocopy-derive v0.7.35 |
| 1574 | 2026-03-16T01:34:07.190Z | Compiling curve25519-dalek v4.1.3 |
| 1575 | 2026-03-16T01:34:07.207Z | Compiling vergen-lib v0.1.6 |
| 1576 | 2026-03-16T01:34:07.449Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-03-16T01:34:07.469Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-03-16T01:34:07.649Z | Compiling ff v0.13.1 |
| 1579 | 2026-03-16T01:34:07.713Z | Compiling memoffset v0.9.1 |
| 1580 | 2026-03-16T01:34:07.716Z | Compiling darling_macro v0.21.3 |
| 1581 | 2026-03-16T01:34:07.749Z | Compiling ryu v1.0.23 |
| 1582 | 2026-03-16T01:34:07.820Z | Compiling psl-types v2.0.11 |
| 1583 | 2026-03-16T01:34:07.879Z | Compiling fallible-iterator v0.2.0 |
| 1584 | 2026-03-16T01:34:07.968Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-03-16T01:34:07.968Z | Compiling num-bigint-dig v0.8.6 |
| 1586 | 2026-03-16T01:34:08.008Z | Compiling rustix v0.38.44 |
| 1587 | 2026-03-16T01:34:08.191Z | Compiling iri-string v0.7.10 |
| 1588 | 2026-03-16T01:34:08.240Z | Compiling ref-cast v1.0.25 |
| 1589 | 2026-03-16T01:34:08.289Z | Compiling zlib-rs v0.6.2 |
| 1590 | 2026-03-16T01:34:08.305Z | Compiling litrs v1.0.0 |
| 1591 | 2026-03-16T01:34:08.365Z | Compiling cfg_aliases v0.2.1 |
| 1592 | 2026-03-16T01:34:08.454Z | Compiling smoltcp v0.9.1 |
| 1593 | 2026-03-16T01:34:08.580Z | Compiling nix v0.31.1 |
| 1594 | 2026-03-16T01:34:08.690Z | Compiling newtype-uuid v1.3.2 |
| 1595 | 2026-03-16T01:34:08.907Z | Compiling darling v0.21.3 |
| 1596 | 2026-03-16T01:34:08.969Z | Compiling document-features v0.2.12 |
| 1597 | 2026-03-16T01:34:09.005Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-03-16T01:34:09.096Z | Compiling postgres-protocol v0.6.10 |
| 1599 | 2026-03-16T01:34:09.144Z | Compiling sec1 v0.7.3 |
| 1600 | 2026-03-16T01:34:09.609Z | Compiling publicsuffix v2.3.0 |
| 1601 | 2026-03-16T01:34:09.762Z | Compiling serde_urlencoded v0.7.1 |
| 1602 | 2026-03-16T01:34:09.795Z | Compiling tower-http v0.6.8 |
| 1603 | 2026-03-16T01:34:09.818Z | Compiling group v0.13.0 |
| 1604 | 2026-03-16T01:34:09.821Z | Compiling num-iter v0.1.45 |
| 1605 | 2026-03-16T01:34:10.126Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-16T01:34:10.310Z | Compiling derive_builder v0.20.2 |
| 1607 | 2026-03-16T01:34:10.326Z | Compiling oxnet v0.1.4 |
| 1608 | 2026-03-16T01:34:10.451Z | Compiling proc-macro-error v1.0.4 |
| 1609 | 2026-03-16T01:34:10.586Z | Compiling tokio-native-tls v0.3.1 |
| 1610 | 2026-03-16T01:34:10.823Z | Compiling goblin v0.8.2 |
| 1611 | 2026-03-16T01:34:11.627Z | Compiling heck v0.4.1 |
| 1612 | 2026-03-16T01:34:11.695Z | Compiling phf_shared v0.13.1 |
| 1613 | 2026-03-16T01:34:11.780Z | Compiling hubpack_derive v0.1.1 |
| 1614 | 2026-03-16T01:34:11.857Z | Compiling regex v1.12.3 |
| 1615 | 2026-03-16T01:34:11.897Z | Compiling lazy_static v1.5.0 |
| 1616 | 2026-03-16T01:34:12.010Z | Compiling cargo-platform v0.1.9 |
| 1617 | 2026-03-16T01:34:12.024Z | Compiling hkdf v0.12.4 |
| 1618 | 2026-03-16T01:34:12.272Z | Compiling flate2 v1.1.9 |
| 1619 | 2026-03-16T01:34:12.361Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-03-16T01:34:12.414Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1621 | 2026-03-16T01:34:12.475Z | Compiling ref-cast-impl v1.0.25 |
| 1622 | 2026-03-16T01:34:12.748Z | Compiling daft-derive v0.1.5 |
| 1623 | 2026-03-16T01:34:12.832Z | Compiling strum_macros v0.27.2 |
| 1624 | 2026-03-16T01:34:13.201Z | Compiling async-trait v0.1.89 |
| 1625 | 2026-03-16T01:34:13.300Z | Compiling terminal_size v0.4.3 |
| 1626 | 2026-03-16T01:34:13.563Z | Compiling vergen v9.0.6 |
| 1627 | 2026-03-16T01:34:13.721Z | Compiling fs-err v3.3.0 |
| 1628 | 2026-03-16T01:34:13.752Z | Compiling ahash v0.8.12 |
| 1629 | 2026-03-16T01:34:13.961Z | Compiling winnow v0.5.40 |
| 1630 | 2026-03-16T01:34:14.029Z | Compiling bitflags v1.3.2 |
| 1631 | 2026-03-16T01:34:14.106Z | Compiling libbz2-rs-sys v0.2.2 |
| 1632 | 2026-03-16T01:34:14.624Z | Compiling managed v0.8.0 |
| 1633 | 2026-03-16T01:34:14.904Z | Compiling foldhash v0.1.5 |
| 1634 | 2026-03-16T01:34:15.017Z | Compiling bumpalo v3.20.2 |
| 1635 | 2026-03-16T01:34:15.114Z | Compiling object v0.37.3 |
| 1636 | 2026-03-16T01:34:15.335Z | Compiling zopfli v0.8.3 |
| 1637 | 2026-03-16T01:34:15.529Z | Compiling hashbrown v0.15.5 |
| 1638 | 2026-03-16T01:34:15.547Z | Compiling strum v0.27.2 |
| 1639 | 2026-03-16T01:34:15.696Z | Compiling bzip2 v0.6.1 |
| 1640 | 2026-03-16T01:34:15.854Z | Compiling toml_edit v0.19.15 |
| 1641 | 2026-03-16T01:34:15.907Z | Compiling clap_builder v4.5.60 |
| 1642 | 2026-03-16T01:34:15.952Z | Compiling console v0.16.2 |
| 1643 | 2026-03-16T01:34:16.257Z | Compiling elliptic-curve v0.13.8 |
| 1644 | 2026-03-16T01:34:16.278Z | Compiling dof v0.3.0 |
| 1645 | 2026-03-16T01:34:16.752Z | Compiling daft v0.1.5 |
| 1646 | 2026-03-16T01:34:16.914Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-03-16T01:34:17.133Z | Compiling cargo_metadata v0.19.2 |
| 1648 | 2026-03-16T01:34:17.328Z | Compiling phf v0.13.1 |
| 1649 | 2026-03-16T01:34:17.537Z | Compiling zone_cfg_derive v0.3.1 |
| 1650 | 2026-03-16T01:34:18.412Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-03-16T01:34:18.993Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-03-16T01:34:19.062Z | Compiling rayon v1.11.0 |
| 1653 | 2026-03-16T01:34:19.601Z | Compiling zstd v0.13.3 |
| 1654 | 2026-03-16T01:34:19.886Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-03-16T01:34:19.945Z | Compiling hyper-tls v0.6.0 |
| 1656 | 2026-03-16T01:34:20.213Z | Compiling postgres-types v0.2.12 |
| 1657 | 2026-03-16T01:34:20.250Z | Compiling serde_with_macros v3.17.0 |
| 1658 | 2026-03-16T01:34:20.287Z | Compiling usdt-attr-macro v0.6.0 |
| 1659 | 2026-03-16T01:34:20.966Z | Compiling usdt-macro v0.6.0 |
| 1660 | 2026-03-16T01:34:20.969Z | Compiling ed25519 v2.2.3 |
| 1661 | 2026-03-16T01:34:21.367Z | Compiling dtrace-parser v0.2.0 |
| 1662 | 2026-03-16T01:34:21.482Z | Compiling itertools v0.12.1 |
| 1663 | 2026-03-16T01:34:21.794Z | Compiling phf_shared v0.11.3 |
| 1664 | 2026-03-16T01:34:21.842Z | Compiling bstr v1.12.1 |
| 1665 | 2026-03-16T01:34:21.955Z | Compiling pkcs1 v0.7.5 |
| 1666 | 2026-03-16T01:34:22.036Z | Compiling hex v0.4.3 |
| 1667 | 2026-03-16T01:34:22.194Z | Compiling serde-big-array v0.5.1 |
| 1668 | 2026-03-16T01:34:22.376Z | Compiling rfc6979 v0.4.0 |
| 1669 | 2026-03-16T01:34:22.424Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-16T01:34:22.442Z | Compiling clap_derive v4.5.55 |
| 1671 | 2026-03-16T01:34:22.525Z | Compiling serde_repr v0.1.20 |
| 1672 | 2026-03-16T01:34:22.556Z | Compiling strum_macros v0.26.4 |
| 1673 | 2026-03-16T01:34:22.776Z | Compiling float-cmp v0.10.0 |
| 1674 | 2026-03-16T01:34:22.964Z | Compiling thread-id v4.2.2 |
| 1675 | 2026-03-16T01:34:23.070Z | Compiling memmap2 v0.9.10 |
| 1676 | 2026-03-16T01:34:23.097Z | Compiling env_filter v1.0.0 |
| 1677 | 2026-03-16T01:34:23.200Z | Compiling encoding_rs v0.8.35 |
| 1678 | 2026-03-16T01:34:23.237Z | Compiling difflib v0.4.0 |
| 1679 | 2026-03-16T01:34:23.345Z | Compiling normalize-line-endings v0.3.0 |
| 1680 | 2026-03-16T01:34:23.463Z | Compiling predicates-core v1.0.10 |
| 1681 | 2026-03-16T01:34:23.500Z | Compiling fixedbitset v0.5.7 |
| 1682 | 2026-03-16T01:34:23.691Z | Compiling static_assertions v1.1.0 |
| 1683 | 2026-03-16T01:34:23.783Z | Compiling fixedbitset v0.4.2 |
| 1684 | 2026-03-16T01:34:23.916Z | Compiling whoami v2.1.0 |
| 1685 | 2026-03-16T01:34:24.000Z | Compiling data-encoding v2.10.0 |
| 1686 | 2026-03-16T01:34:24.069Z | Compiling keccak v0.1.6 |
| 1687 | 2026-03-16T01:34:24.424Z | Compiling jiff v0.2.21 |
| 1688 | 2026-03-16T01:34:24.670Z | Compiling precomputed-hash v0.1.1 |
| 1689 | 2026-03-16T01:34:24.781Z | Compiling unit-prefix v0.5.2 |
| 1690 | 2026-03-16T01:34:24.914Z | Compiling new_debug_unreachable v1.0.6 |
| 1691 | 2026-03-16T01:34:24.959Z | Compiling rustc-hash v2.1.1 |
| 1692 | 2026-03-16T01:34:24.962Z | Compiling mime v0.3.17 |
| 1693 | 2026-03-16T01:34:24.994Z | Compiling strum v0.26.3 |
| 1694 | 2026-03-16T01:34:25.011Z | Compiling string_cache v0.8.9 |
| 1695 | 2026-03-16T01:34:25.125Z | Compiling iddqd v0.3.17 |
| 1696 | 2026-03-16T01:34:25.145Z | Compiling indicatif v0.18.4 |
| 1697 | 2026-03-16T01:34:25.180Z | Compiling toml_edit v0.22.27 |
| 1698 | 2026-03-16T01:34:25.221Z | Compiling clap v4.5.60 |
| 1699 | 2026-03-16T01:34:25.290Z | Compiling hickory-proto v0.25.2 |
| 1700 | 2026-03-16T01:34:25.306Z | Compiling sha3 v0.10.8 |
| 1701 | 2026-03-16T01:34:25.324Z | Compiling tokio-postgres v0.7.16 |
| 1702 | 2026-03-16T01:34:25.920Z | Compiling petgraph v0.6.5 |
| 1703 | 2026-03-16T01:34:26.312Z | Compiling petgraph v0.8.3 |
| 1704 | 2026-03-16T01:34:26.644Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1705 | 2026-03-16T01:34:27.998Z | Compiling zip v4.6.1 |
| 1706 | 2026-03-16T01:34:28.273Z | Compiling predicates v3.1.4 |
| 1707 | 2026-03-16T01:34:28.987Z | Compiling env_logger v0.11.9 |
| 1708 | 2026-03-16T01:34:29.050Z | Compiling usdt v0.6.0 |
| 1709 | 2026-03-16T01:34:29.143Z | Compiling zone v0.3.1 |
| 1710 | 2026-03-16T01:34:29.300Z | Compiling usdt-impl v0.5.0 |
| 1711 | 2026-03-16T01:34:29.378Z | Compiling ecdsa v0.16.9 |
| 1712 | 2026-03-16T01:34:29.452Z | Compiling similar v2.7.0 |
| 1713 | 2026-03-16T01:34:29.880Z | Compiling serde_with v3.17.0 |
| 1714 | 2026-03-16T01:34:30.056Z | Compiling rsa v0.9.10 |
| 1715 | 2026-03-16T01:34:30.059Z | Compiling crossterm v0.28.1 |
| 1716 | 2026-03-16T01:34:30.297Z | Compiling ed25519-dalek v2.2.0 |
| 1717 | 2026-03-16T01:34:30.624Z | Compiling zip v0.6.6 |
| 1718 | 2026-03-16T01:34:31.407Z | Compiling toml v0.7.8 |
| 1719 | 2026-03-16T01:34:32.053Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1720 | 2026-03-16T01:34:32.269Z | Compiling itertools v0.13.0 |
| 1721 | 2026-03-16T01:34:32.289Z | Compiling tokio-stream v0.1.18 |
| 1722 | 2026-03-16T01:34:32.315Z | Compiling buf-list v1.1.2 |
| 1723 | 2026-03-16T01:34:32.405Z | Compiling x509-cert v0.2.5 |
| 1724 | 2026-03-16T01:34:32.691Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-03-16T01:34:32.902Z | Compiling openapiv3 v2.2.0 |
| 1726 | 2026-03-16T01:34:32.954Z | Compiling sha1 v0.10.6 |
| 1727 | 2026-03-16T01:34:33.109Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1728 | 2026-03-16T01:34:33.226Z | Compiling peg-runtime v0.8.5 |
| 1729 | 2026-03-16T01:34:33.490Z | Compiling lalrpop-util v0.19.12 |
| 1730 | 2026-03-16T01:34:33.591Z | Compiling thread_local v1.1.9 |
| 1731 | 2026-03-16T01:34:33.732Z | Compiling slog-async v2.8.0 |
| 1732 | 2026-03-16T01:34:33.896Z | Compiling crossbeam-channel v0.5.15 |
| 1733 | 2026-03-16T01:34:33.968Z | Compiling futures-executor v0.3.32 |
| 1734 | 2026-03-16T01:34:34.151Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-16T01:34:34.294Z | Compiling is-terminal v0.4.17 |
| 1736 | 2026-03-16T01:34:34.376Z | Compiling xattr v1.6.1 |
| 1737 | 2026-03-16T01:34:34.411Z | Compiling take_mut v0.2.2 |
| 1738 | 2026-03-16T01:34:34.481Z | Compiling term v1.2.1 |
| 1739 | 2026-03-16T01:34:34.499Z | Compiling futures v0.3.32 |
| 1740 | 2026-03-16T01:34:34.586Z | Compiling tar v0.4.44 |
| 1741 | 2026-03-16T01:34:35.039Z | Compiling slog-term v2.9.2 |
| 1742 | 2026-03-16T01:34:41.903Z | Compiling rustls-webpki v0.103.9 |
| 1743 | 2026-03-16T01:34:45.891Z | Compiling tokio-rustls v0.26.4 |
| 1744 | 2026-03-16T01:34:45.891Z | Compiling rustls-platform-verifier v0.6.2 |
| 1745 | 2026-03-16T01:34:46.159Z | Compiling hyper-rustls v0.27.7 |
| 1746 | 2026-03-16T01:34:46.412Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-16T01:34:46.432Z | Compiling reqwest v0.13.2 |
| 1748 | 2026-03-16T01:34:49.291Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1749 | 2026-03-16T01:34:49.579Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1750 | 2026-03-16T01:34:53.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1751 | 2026-03-16T01:34:53.566Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1752 | 2026-03-16T01:34:53.627Z | Mar 16 01:34:52.403 INFO Starting download, target: Clickhouse |
| 1753 | 2026-03-16T01:34:53.627Z | Mar 16 01:34:52.403 INFO Starting download, target: TransceiverControl |
| 1754 | 2026-03-16T01:34:53.627Z | Mar 16 01:34:52.403 INFO Starting download, target: DendriteStub |
| 1755 | 2026-03-16T01:34:53.627Z | Mar 16 01:34:52.403 INFO Starting download, target: Console |
| 1756 | 2026-03-16T01:34:53.627Z | Mar 16 01:34:52.403 INFO Starting download, target: MaghemiteMgd |
| 1757 | 2026-03-16T01:34:53.633Z | Mar 16 01:34:52.403 INFO Starting download, target: Cockroach |
| 1758 | 2026-03-16T01:34:53.634Z | Mar 16 01:34:52.403 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1759 | 2026-03-16T01:34:53.634Z | Mar 16 01:34:52.403 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-03-16T01:34:53.634Z | Mar 16 01:34:52.403 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1761 | 2026-03-16T01:34:53.634Z | Mar 16 01:34:52.403 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1762 | 2026-03-16T01:34:53.634Z | Mar 16 01:34:52.403 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-16T01:34:53.634Z | Mar 16 01:34:52.403 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1764 | 2026-03-16T01:34:54.094Z | Mar 16 01:34:52.871 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1765 | 2026-03-16T01:34:54.421Z | Mar 16 01:34:53.197 INFO Download complete, target: TransceiverControl |
| 1766 | 2026-03-16T01:34:54.635Z | Mar 16 01:34:53.409 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1767 | 2026-03-16T01:34:54.998Z | Mar 16 01:34:53.771 INFO Download complete, target: Console |
| 1768 | 2026-03-16T01:34:55.178Z | Mar 16 01:34:53.950 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1769 | 2026-03-16T01:34:55.312Z | Mar 16 01:34:54.087 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1770 | 2026-03-16T01:34:55.420Z | Mar 16 01:34:54.196 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1771 | 2026-03-16T01:34:55.750Z | Mar 16 01:34:54.525 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1772 | 2026-03-16T01:34:55.750Z | Mar 16 01:34:54.525 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1773 | 2026-03-16T01:34:58.783Z | Mar 16 01:34:57.555 INFO Download complete, target: DendriteStub |
| 1774 | 2026-03-16T01:34:58.817Z | Mar 16 01:34:57.589 INFO Download complete, target: MaghemiteMgd |
| 1775 | 2026-03-16T01:35:03.313Z | Mar 16 01:35:02.079 INFO Checking that binary works, target: Cockroach |
| 1776 | 2026-03-16T01:35:03.431Z | Mar 16 01:35:02.197 INFO Download complete, target: Cockroach |
| 1777 | 2026-03-16T01:35:06.390Z | Mar 16 01:35:05.153 INFO Checking that binary works, target: Clickhouse |
| 1778 | 2026-03-16T01:35:06.508Z | Mar 16 01:35:05.270 INFO Download complete, target: Clickhouse |
| 1779 | 2026-03-16T01:35:06.525Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1780 | 2026-03-16T01:35:06.528Z | |
| 1781 | 2026-03-16T01:35:06.528Z | real 3:58.929005597 |
| 1782 | 2026-03-16T01:35:06.528Z | user 10:25.653970353 |
| 1783 | 2026-03-16T01:35:06.528Z | sys 1:47.799151879 |
| 1784 | 2026-03-16T01:35:06.528Z | trap 0.326208216 |
| 1785 | 2026-03-16T01:35:06.528Z | tflt 0.780706278 |
| 1786 | 2026-03-16T01:35:06.528Z | dflt 0.602857000 |
| 1787 | 2026-03-16T01:35:06.528Z | kflt 0.023168479 |
| 1788 | 2026-03-16T01:35:06.529Z | lock 22:16.607262744 |
| 1789 | 2026-03-16T01:35:06.529Z | slp 38:01.683468019 |
| 1790 | 2026-03-16T01:35:06.529Z | lat 55.994239183 |
| 1791 | 2026-03-16T01:35:06.529Z | stop 2:35.692063746 |
| 1792 | 2026-03-16T01:35:06.529Z | + banner hack-check |
| 1793 | 2026-03-16T01:35:06.531Z | |
| 1794 | 2026-03-16T01:35:06.531Z | # # ## #### # # #### # # ###### #### # # |
| 1795 | 2026-03-16T01:35:06.531Z | # # # # # # # # # # # # # # # # # |
| 1796 | 2026-03-16T01:35:06.531Z | ###### # # # #### ##### # ###### ##### # #### |
| 1797 | 2026-03-16T01:35:06.531Z | # # ###### # # # # # # # # # # |
| 1798 | 2026-03-16T01:35:06.532Z | # # # # # # # # # # # # # # # # # |
| 1799 | 2026-03-16T01:35:06.532Z | # # # # #### # # #### # # ###### #### # # |
| 1800 | 2026-03-16T01:35:06.532Z | |
| 1801 | 2026-03-16T01:35:06.532Z | + export CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-16T01:35:06.532Z | + CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-16T01:35:06.532Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1804 | 2026-03-16T01:35:07.215Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1805 | 2026-03-16T01:35:07.486Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1806 | 2026-03-16T01:35:10.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s |
| 1807 | 2026-03-16T01:35:10.144Z | Running `target/debug/xtask check-features --ci` |
| 1808 | 2026-03-16T01:35:10.173Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1809 | 2026-03-16T01:35:10.176Z | running: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1810 | 2026-03-16T01:35:10.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 1811 | 2026-03-16T01:35:10.817Z | Running `target/debug/xtask download cargo-hack` |
| 1812 | 2026-03-16T01:35:11.797Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1813 | 2026-03-16T01:35:12.187Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1814 | 2026-03-16T01:35:15.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s |
| 1815 | 2026-03-16T01:35:15.683Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1816 | 2026-03-16T01:35:15.726Z | Mar 16 01:35:14.476 INFO Starting download, target: CargoHack |
| 1817 | 2026-03-16T01:35:15.728Z | Mar 16 01:35:14.477 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1818 | 2026-03-16T01:35:16.170Z | Mar 16 01:35:14.920 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1819 | 2026-03-16T01:35:16.249Z | Mar 16 01:35:15.000 INFO Download complete, target: CargoHack |
| 1820 | 2026-03-16T01:35:16.252Z | 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" |
| 1821 | 2026-03-16T01:35:16.270Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1822 | 2026-03-16T01:35:16.473Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1823 | 2026-03-16T01:35:17.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1824 | 2026-03-16T01:35:17.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1825 | 2026-03-16T01:35:17.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1826 | 2026-03-16T01:35:17.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1827 | 2026-03-16T01:35:17.219Z | |
| 1828 | 2026-03-16T01:35:17.219Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1829 | 2026-03-16T01:35:17.872Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1830 | 2026-03-16T01:35:17.875Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1831 | 2026-03-16T01:35:17.875Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1832 | 2026-03-16T01:35:17.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1833 | 2026-03-16T01:35:17.971Z | |
| 1834 | 2026-03-16T01:35:17.971Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1835 | 2026-03-16T01:35:18.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1836 | 2026-03-16T01:35:18.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1837 | 2026-03-16T01:35:18.623Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1838 | 2026-03-16T01:35:18.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1839 | 2026-03-16T01:35:18.717Z | |
| 1840 | 2026-03-16T01:35:18.717Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1841 | 2026-03-16T01:35:19.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1842 | 2026-03-16T01:35:19.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1843 | 2026-03-16T01:35:19.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1844 | 2026-03-16T01:35:19.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1845 | 2026-03-16T01:35:19.460Z | |
| 1846 | 2026-03-16T01:35:19.460Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1847 | 2026-03-16T01:35:20.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1848 | 2026-03-16T01:35:20.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1849 | 2026-03-16T01:35:20.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1850 | 2026-03-16T01:35:20.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1851 | 2026-03-16T01:35:20.220Z | |
| 1852 | 2026-03-16T01:35:20.220Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1853 | 2026-03-16T01:35:20.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1854 | 2026-03-16T01:35:20.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1855 | 2026-03-16T01:35:20.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1856 | 2026-03-16T01:35:20.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1857 | 2026-03-16T01:35:20.986Z | |
| 1858 | 2026-03-16T01:35:20.986Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1859 | 2026-03-16T01:35:21.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1860 | 2026-03-16T01:35:21.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1861 | 2026-03-16T01:35:21.651Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1862 | 2026-03-16T01:35:21.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1863 | 2026-03-16T01:35:21.747Z | |
| 1864 | 2026-03-16T01:35:21.747Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1865 | 2026-03-16T01:35:22.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1866 | 2026-03-16T01:35:22.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1867 | 2026-03-16T01:35:22.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1868 | 2026-03-16T01:35:22.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1869 | 2026-03-16T01:35:22.516Z | |
| 1870 | 2026-03-16T01:35:22.516Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1871 | 2026-03-16T01:35:23.045Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1872 | 2026-03-16T01:35:23.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1873 | 2026-03-16T01:35:23.048Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1874 | 2026-03-16T01:35:23.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1875 | 2026-03-16T01:35:23.114Z | |
| 1876 | 2026-03-16T01:35:23.114Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1877 | 2026-03-16T01:35:23.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1878 | 2026-03-16T01:35:23.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1879 | 2026-03-16T01:35:23.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1880 | 2026-03-16T01:35:23.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1881 | 2026-03-16T01:35:23.715Z | |
| 1882 | 2026-03-16T01:35:23.715Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1883 | 2026-03-16T01:35:24.243Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1884 | 2026-03-16T01:35:24.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1885 | 2026-03-16T01:35:24.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1886 | 2026-03-16T01:35:24.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1887 | 2026-03-16T01:35:24.309Z | |
| 1888 | 2026-03-16T01:35:24.309Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1889 | 2026-03-16T01:35:24.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1890 | 2026-03-16T01:35:24.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1891 | 2026-03-16T01:35:24.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1892 | 2026-03-16T01:35:24.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1893 | 2026-03-16T01:35:24.900Z | |
| 1894 | 2026-03-16T01:35:24.900Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1895 | 2026-03-16T01:35:25.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1896 | 2026-03-16T01:35:25.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1897 | 2026-03-16T01:35:25.451Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1898 | 2026-03-16T01:35:25.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1899 | 2026-03-16T01:35:25.498Z | |
| 1900 | 2026-03-16T01:35:25.499Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1901 | 2026-03-16T01:35:26.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1902 | 2026-03-16T01:35:26.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1903 | 2026-03-16T01:35:26.032Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1904 | 2026-03-16T01:35:26.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1905 | 2026-03-16T01:35:26.091Z | |
| 1906 | 2026-03-16T01:35:26.091Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1907 | 2026-03-16T01:35:26.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1908 | 2026-03-16T01:35:26.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1909 | 2026-03-16T01:35:26.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1910 | 2026-03-16T01:35:26.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1911 | 2026-03-16T01:35:26.683Z | |
| 1912 | 2026-03-16T01:35:26.683Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1913 | 2026-03-16T01:35:27.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1914 | 2026-03-16T01:35:27.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1915 | 2026-03-16T01:35:27.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1916 | 2026-03-16T01:35:27.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1917 | 2026-03-16T01:35:27.282Z | |
| 1918 | 2026-03-16T01:35:27.282Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1919 | 2026-03-16T01:35:27.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1920 | 2026-03-16T01:35:27.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1921 | 2026-03-16T01:35:27.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1922 | 2026-03-16T01:35:27.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1923 | 2026-03-16T01:35:27.878Z | |
| 1924 | 2026-03-16T01:35:27.878Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1925 | 2026-03-16T01:35:28.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1926 | 2026-03-16T01:35:28.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1927 | 2026-03-16T01:35:28.413Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1928 | 2026-03-16T01:35:28.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1929 | 2026-03-16T01:35:28.476Z | |
| 1930 | 2026-03-16T01:35:28.476Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1931 | 2026-03-16T01:35:29.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1932 | 2026-03-16T01:35:29.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1933 | 2026-03-16T01:35:29.009Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1934 | 2026-03-16T01:35:29.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1935 | 2026-03-16T01:35:29.073Z | |
| 1936 | 2026-03-16T01:35:29.073Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1937 | 2026-03-16T01:35:29.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1938 | 2026-03-16T01:35:29.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1939 | 2026-03-16T01:35:29.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1940 | 2026-03-16T01:35:29.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1941 | 2026-03-16T01:35:29.672Z | |
| 1942 | 2026-03-16T01:35:29.672Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1943 | 2026-03-16T01:35:30.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1944 | 2026-03-16T01:35:30.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1945 | 2026-03-16T01:35:30.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1946 | 2026-03-16T01:35:30.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1947 | 2026-03-16T01:35:30.275Z | |
| 1948 | 2026-03-16T01:35:30.275Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1949 | 2026-03-16T01:35:30.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1950 | 2026-03-16T01:35:30.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1951 | 2026-03-16T01:35:30.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1952 | 2026-03-16T01:35:30.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1953 | 2026-03-16T01:35:30.882Z | |
| 1954 | 2026-03-16T01:35:30.882Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1955 | 2026-03-16T01:35:31.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1956 | 2026-03-16T01:35:31.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1957 | 2026-03-16T01:35:31.420Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1958 | 2026-03-16T01:35:31.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1959 | 2026-03-16T01:35:31.486Z | |
| 1960 | 2026-03-16T01:35:31.487Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1961 | 2026-03-16T01:35:32.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1962 | 2026-03-16T01:35:32.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1963 | 2026-03-16T01:35:32.022Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1964 | 2026-03-16T01:35:32.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1965 | 2026-03-16T01:35:32.088Z | |
| 1966 | 2026-03-16T01:35:32.088Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1967 | 2026-03-16T01:35:32.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1968 | 2026-03-16T01:35:32.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1969 | 2026-03-16T01:35:32.623Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1970 | 2026-03-16T01:35:32.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1971 | 2026-03-16T01:35:32.689Z | |
| 1972 | 2026-03-16T01:35:32.689Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1973 | 2026-03-16T01:35:33.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1974 | 2026-03-16T01:35:33.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1975 | 2026-03-16T01:35:33.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1976 | 2026-03-16T01:35:33.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1977 | 2026-03-16T01:35:33.292Z | |
| 1978 | 2026-03-16T01:35:33.293Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1979 | 2026-03-16T01:35:33.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1980 | 2026-03-16T01:35:33.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1981 | 2026-03-16T01:35:33.828Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1982 | 2026-03-16T01:35:33.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1983 | 2026-03-16T01:35:33.892Z | |
| 1984 | 2026-03-16T01:35:33.892Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1985 | 2026-03-16T01:35:34.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1986 | 2026-03-16T01:35:34.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1987 | 2026-03-16T01:35:34.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1988 | 2026-03-16T01:35:34.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1989 | 2026-03-16T01:35:34.495Z | |
| 1990 | 2026-03-16T01:35:34.495Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1991 | 2026-03-16T01:35:35.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1992 | 2026-03-16T01:35:35.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1993 | 2026-03-16T01:35:35.032Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1994 | 2026-03-16T01:35:35.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1995 | 2026-03-16T01:35:35.096Z | |
| 1996 | 2026-03-16T01:35:35.096Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1997 | 2026-03-16T01:35:35.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1998 | 2026-03-16T01:35:35.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1999 | 2026-03-16T01:35:35.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2000 | 2026-03-16T01:35:35.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2001 | 2026-03-16T01:35:35.697Z | |
| 2002 | 2026-03-16T01:35:35.697Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2003 | 2026-03-16T01:35:36.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2004 | 2026-03-16T01:35:36.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2005 | 2026-03-16T01:35:36.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2006 | 2026-03-16T01:35:36.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2007 | 2026-03-16T01:35:36.298Z | |
| 2008 | 2026-03-16T01:35:36.298Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2009 | 2026-03-16T01:35:36.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2010 | 2026-03-16T01:35:36.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2011 | 2026-03-16T01:35:36.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2012 | 2026-03-16T01:35:36.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2013 | 2026-03-16T01:35:36.897Z | |
| 2014 | 2026-03-16T01:35:36.897Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2015 | 2026-03-16T01:35:37.429Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2016 | 2026-03-16T01:35:37.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2017 | 2026-03-16T01:35:37.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2018 | 2026-03-16T01:35:37.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2019 | 2026-03-16T01:35:37.497Z | |
| 2020 | 2026-03-16T01:35:37.497Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2021 | 2026-03-16T01:35:38.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2022 | 2026-03-16T01:35:38.027Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2023 | 2026-03-16T01:35:38.027Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2024 | 2026-03-16T01:35:38.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2025 | 2026-03-16T01:35:38.090Z | |
| 2026 | 2026-03-16T01:35:38.090Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2027 | 2026-03-16T01:35:38.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2028 | 2026-03-16T01:35:38.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2029 | 2026-03-16T01:35:38.623Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2030 | 2026-03-16T01:35:38.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2031 | 2026-03-16T01:35:38.686Z | |
| 2032 | 2026-03-16T01:35:38.686Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2033 | 2026-03-16T01:35:39.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2034 | 2026-03-16T01:35:39.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2035 | 2026-03-16T01:35:39.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2036 | 2026-03-16T01:35:39.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2037 | 2026-03-16T01:35:39.284Z | |
| 2038 | 2026-03-16T01:35:39.284Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2039 | 2026-03-16T01:35:39.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2040 | 2026-03-16T01:35:39.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2041 | 2026-03-16T01:35:39.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2042 | 2026-03-16T01:35:39.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2043 | 2026-03-16T01:35:39.885Z | |
| 2044 | 2026-03-16T01:35:39.885Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2045 | 2026-03-16T01:35:40.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2046 | 2026-03-16T01:35:40.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2047 | 2026-03-16T01:35:40.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2048 | 2026-03-16T01:35:40.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2049 | 2026-03-16T01:35:40.483Z | |
| 2050 | 2026-03-16T01:35:40.483Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2051 | 2026-03-16T01:35:41.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2052 | 2026-03-16T01:35:41.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2053 | 2026-03-16T01:35:41.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2054 | 2026-03-16T01:35:41.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2055 | 2026-03-16T01:35:41.080Z | |
| 2056 | 2026-03-16T01:35:41.080Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2057 | 2026-03-16T01:35:41.613Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2058 | 2026-03-16T01:35:41.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2059 | 2026-03-16T01:35:41.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2060 | 2026-03-16T01:35:41.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2061 | 2026-03-16T01:35:41.683Z | |
| 2062 | 2026-03-16T01:35:41.683Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2063 | 2026-03-16T01:35:42.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2064 | 2026-03-16T01:35:42.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2065 | 2026-03-16T01:35:42.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2066 | 2026-03-16T01:35:42.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2067 | 2026-03-16T01:35:42.283Z | |
| 2068 | 2026-03-16T01:35:42.283Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2069 | 2026-03-16T01:35:42.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2070 | 2026-03-16T01:35:42.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2071 | 2026-03-16T01:35:42.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2072 | 2026-03-16T01:35:42.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2073 | 2026-03-16T01:35:42.885Z | |
| 2074 | 2026-03-16T01:35:42.885Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2075 | 2026-03-16T01:35:43.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2076 | 2026-03-16T01:35:43.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2077 | 2026-03-16T01:35:43.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2078 | 2026-03-16T01:35:43.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2079 | 2026-03-16T01:35:43.484Z | |
| 2080 | 2026-03-16T01:35:43.484Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2081 | 2026-03-16T01:35:44.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2082 | 2026-03-16T01:35:44.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2083 | 2026-03-16T01:35:44.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2084 | 2026-03-16T01:35:44.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2085 | 2026-03-16T01:35:44.087Z | |
| 2086 | 2026-03-16T01:35:44.087Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2087 | 2026-03-16T01:35:44.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2088 | 2026-03-16T01:35:44.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2089 | 2026-03-16T01:35:44.625Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2090 | 2026-03-16T01:35:44.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2091 | 2026-03-16T01:35:44.690Z | |
| 2092 | 2026-03-16T01:35:44.690Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2093 | 2026-03-16T01:35:45.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2094 | 2026-03-16T01:35:45.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2095 | 2026-03-16T01:35:45.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2096 | 2026-03-16T01:35:45.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2097 | 2026-03-16T01:35:45.293Z | |
| 2098 | 2026-03-16T01:35:45.293Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2099 | 2026-03-16T01:35:45.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2100 | 2026-03-16T01:35:45.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2101 | 2026-03-16T01:35:45.828Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2102 | 2026-03-16T01:35:45.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2103 | 2026-03-16T01:35:45.892Z | |
| 2104 | 2026-03-16T01:35:45.892Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2105 | 2026-03-16T01:35:46.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2106 | 2026-03-16T01:35:46.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2107 | 2026-03-16T01:35:46.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2108 | 2026-03-16T01:35:46.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2109 | 2026-03-16T01:35:46.493Z | |
| 2110 | 2026-03-16T01:35:46.493Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2111 | 2026-03-16T01:35:47.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2112 | 2026-03-16T01:35:47.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2113 | 2026-03-16T01:35:47.471Z | Checking cfg-if v1.0.4 |
| 2114 | 2026-03-16T01:35:47.601Z | Checking libc v0.2.180 |
| 2115 | 2026-03-16T01:35:47.604Z | Checking serde_core v1.0.228 |
| 2116 | 2026-03-16T01:35:47.621Z | Checking memchr v2.8.0 |
| 2117 | 2026-03-16T01:35:47.624Z | Checking itoa v1.0.17 |
| 2118 | 2026-03-16T01:35:47.624Z | Checking smallvec v1.15.1 |
| 2119 | 2026-03-16T01:35:47.624Z | Checking log v0.4.29 |
| 2120 | 2026-03-16T01:35:47.624Z | Checking zeroize v1.8.2 |
| 2121 | 2026-03-16T01:35:47.737Z | Checking stable_deref_trait v1.2.1 |
| 2122 | 2026-03-16T01:35:47.833Z | Checking zerofrom v0.1.6 |
| 2123 | 2026-03-16T01:35:47.851Z | Checking zmij v1.0.21 |
| 2124 | 2026-03-16T01:35:47.851Z | Checking scopeguard v1.2.0 |
| 2125 | 2026-03-16T01:35:47.884Z | Checking subtle v2.6.1 |
| 2126 | 2026-03-16T01:35:47.906Z | Checking writeable v0.6.2 |
| 2127 | 2026-03-16T01:35:47.971Z | Checking lock_api v0.4.14 |
| 2128 | 2026-03-16T01:35:47.987Z | Checking yoke v0.8.1 |
| 2129 | 2026-03-16T01:35:48.076Z | Checking litemap v0.8.1 |
| 2130 | 2026-03-16T01:35:48.102Z | Checking percent-encoding v2.3.2 |
| 2131 | 2026-03-16T01:35:48.137Z | Checking libm v0.2.16 |
| 2132 | 2026-03-16T01:35:48.199Z | Checking zerovec v0.11.5 |
| 2133 | 2026-03-16T01:35:48.228Z | Checking zerotrie v0.2.3 |
| 2134 | 2026-03-16T01:35:48.244Z | Checking icu_normalizer_data v2.1.1 |
| 2135 | 2026-03-16T01:35:48.272Z | Checking icu_properties_data v2.1.2 |
| 2136 | 2026-03-16T01:35:48.290Z | Checking pin-project-lite v0.2.17 |
| 2137 | 2026-03-16T01:35:48.331Z | Checking utf8_iter v1.0.4 |
| 2138 | 2026-03-16T01:35:48.372Z | Checking getrandom v0.2.17 |
| 2139 | 2026-03-16T01:35:48.398Z | Checking errno v0.3.14 |
| 2140 | 2026-03-16T01:35:48.435Z | Checking form_urlencoded v1.2.2 |
| 2141 | 2026-03-16T01:35:48.479Z | Checking typenum v1.19.0 |
| 2142 | 2026-03-16T01:35:48.538Z | Checking portable-atomic v1.13.1 |
| 2143 | 2026-03-16T01:35:48.541Z | Checking critical-section v1.2.0 |
| 2144 | 2026-03-16T01:35:48.571Z | Checking rand_core v0.6.4 |
| 2145 | 2026-03-16T01:35:48.587Z | Checking rand_core v0.10.0 |
| 2146 | 2026-03-16T01:35:48.674Z | Checking signal-hook-registry v1.4.8 |
| 2147 | 2026-03-16T01:35:48.765Z | Checking getrandom v0.4.1 |
| 2148 | 2026-03-16T01:35:48.790Z | Checking parking_lot_core v0.9.12 |
| 2149 | 2026-03-16T01:35:48.806Z | Checking tinystr v0.8.2 |
| 2150 | 2026-03-16T01:35:48.870Z | Checking potential_utf v0.1.4 |
| 2151 | 2026-03-16T01:35:48.940Z | Checking socket2 v0.6.2 |
| 2152 | 2026-03-16T01:35:49.020Z | Checking parking_lot v0.12.5 |
| 2153 | 2026-03-16T01:35:49.037Z | Checking icu_collections v2.1.1 |
| 2154 | 2026-03-16T01:35:49.040Z | Checking icu_locale_core v2.1.1 |
| 2155 | 2026-03-16T01:35:49.106Z | Checking once_cell v1.21.3 |
| 2156 | 2026-03-16T01:35:49.129Z | Checking num-traits v0.2.19 |
| 2157 | 2026-03-16T01:35:49.181Z | Checking generic-array v0.14.7 |
| 2158 | 2026-03-16T01:35:49.248Z | Checking mio v1.1.1 |
| 2159 | 2026-03-16T01:35:49.266Z | Checking zerocopy v0.8.40 |
| 2160 | 2026-03-16T01:35:49.323Z | Checking iana-time-zone v0.1.65 |
| 2161 | 2026-03-16T01:35:49.447Z | Checking futures-core v0.3.32 |
| 2162 | 2026-03-16T01:35:49.464Z | Checking allocator-api2 v0.2.21 |
| 2163 | 2026-03-16T01:35:49.598Z | Checking equivalent v1.0.2 |
| 2164 | 2026-03-16T01:35:49.626Z | Checking foldhash v0.2.0 |
| 2165 | 2026-03-16T01:35:49.697Z | Checking const-oid v0.9.6 |
| 2166 | 2026-03-16T01:35:49.782Z | Checking serde v1.0.228 |
| 2167 | 2026-03-16T01:35:49.809Z | Checking serde_json v1.0.149 |
| 2168 | 2026-03-16T01:35:49.826Z | Checking icu_provider v2.1.1 |
| 2169 | 2026-03-16T01:35:49.843Z | Checking bitflags v2.11.0 |
| 2170 | 2026-03-16T01:35:49.858Z | Checking crypto-common v0.1.7 |
| 2171 | 2026-03-16T01:35:49.896Z | Checking uuid v1.21.0 |
| 2172 | 2026-03-16T01:35:50.013Z | Checking hashbrown v0.16.1 |
| 2173 | 2026-03-16T01:35:50.068Z | Checking dyn-clone v1.0.20 |
| 2174 | 2026-03-16T01:35:50.144Z | Checking icu_normalizer v2.1.1 |
| 2175 | 2026-03-16T01:35:50.195Z | Checking icu_properties v2.1.2 |
| 2176 | 2026-03-16T01:35:50.322Z | Checking futures-sink v0.3.32 |
| 2177 | 2026-03-16T01:35:50.356Z | Checking bytes v1.11.1 |
| 2178 | 2026-03-16T01:35:50.444Z | Checking chrono v0.4.44 |
| 2179 | 2026-03-16T01:35:50.535Z | Checking futures-channel v0.3.32 |
| 2180 | 2026-03-16T01:35:50.696Z | Checking block-buffer v0.10.4 |
| 2181 | 2026-03-16T01:35:50.741Z | Checking semver v1.0.27 |
| 2182 | 2026-03-16T01:35:50.759Z | Checking futures-io v0.3.32 |
| 2183 | 2026-03-16T01:35:50.783Z | Checking futures-task v0.3.32 |
| 2184 | 2026-03-16T01:35:50.864Z | Checking slab v0.4.12 |
| 2185 | 2026-03-16T01:35:50.897Z | Checking digest v0.10.7 |
| 2186 | 2026-03-16T01:35:50.953Z | Checking tokio v1.49.0 |
| 2187 | 2026-03-16T01:35:50.972Z | Checking thiserror v2.0.18 |
| 2188 | 2026-03-16T01:35:51.002Z | Checking byteorder v1.5.0 |
| 2189 | 2026-03-16T01:35:51.059Z | Checking futures-util v0.3.32 |
| 2190 | 2026-03-16T01:35:51.091Z | Checking indexmap v2.13.0 |
| 2191 | 2026-03-16T01:35:51.140Z | Checking cpufeatures v0.2.17 |
| 2192 | 2026-03-16T01:35:51.228Z | Checking http v1.4.0 |
| 2193 | 2026-03-16T01:35:51.266Z | Checking fnv v1.0.7 |
| 2194 | 2026-03-16T01:35:51.344Z | Checking idna_adapter v1.2.1 |
| 2195 | 2026-03-16T01:35:51.379Z | Checking unicode-ident v1.0.24 |
| 2196 | 2026-03-16T01:35:51.499Z | Checking idna v1.1.0 |
| 2197 | 2026-03-16T01:35:51.522Z | Checking base64 v0.22.1 |
| 2198 | 2026-03-16T01:35:51.633Z | Checking tracing-core v0.1.36 |
| 2199 | 2026-03-16T01:35:51.816Z | Checking url v2.5.8 |
| 2200 | 2026-03-16T01:35:51.834Z | Checking proc-macro2 v1.0.106 |
| 2201 | 2026-03-16T01:35:51.863Z | Checking rustls-pki-types v1.14.0 |
| 2202 | 2026-03-16T01:35:52.002Z | Checking regex-syntax v0.8.10 |
| 2203 | 2026-03-16T01:35:52.035Z | Checking tracing v0.1.44 |
| 2204 | 2026-03-16T01:35:52.238Z | Checking quote v1.0.44 |
| 2205 | 2026-03-16T01:35:52.256Z | Checking untrusted v0.9.0 |
| 2206 | 2026-03-16T01:35:52.290Z | Checking thiserror v1.0.69 |
| 2207 | 2026-03-16T01:35:52.373Z | Checking schemars v0.8.22 |
| 2208 | 2026-03-16T01:35:52.390Z | Checking ring v0.17.14 |
| 2209 | 2026-03-16T01:35:52.412Z | Checking ipnet v2.11.0 |
| 2210 | 2026-03-16T01:35:52.465Z | Checking syn v2.0.117 |
| 2211 | 2026-03-16T01:35:52.744Z | Checking httparse v1.10.1 |
| 2212 | 2026-03-16T01:35:53.012Z | Checking http-body v1.0.1 |
| 2213 | 2026-03-16T01:35:53.173Z | Checking rustix v1.1.3 |
| 2214 | 2026-03-16T01:35:53.244Z | Checking block-padding v0.3.3 |
| 2215 | 2026-03-16T01:35:53.411Z | Checking getrandom v0.3.4 |
| 2216 | 2026-03-16T01:35:53.591Z | Checking ppv-lite86 v0.2.21 |
| 2217 | 2026-03-16T01:35:53.607Z | Checking atomic-waker v1.1.2 |
| 2218 | 2026-03-16T01:35:53.686Z | Checking inout v0.1.4 |
| 2219 | 2026-03-16T01:35:53.707Z | Checking hmac v0.12.1 |
| 2220 | 2026-03-16T01:35:53.728Z | Checking aws-lc-sys v0.37.1 |
| 2221 | 2026-03-16T01:35:53.799Z | Checking aho-corasick v1.1.4 |
| 2222 | 2026-03-16T01:35:53.855Z | Checking powerfmt v0.2.0 |
| 2223 | 2026-03-16T01:35:53.874Z | Checking untrusted v0.7.1 |
| 2224 | 2026-03-16T01:35:54.013Z | Checking tower-service v0.3.3 |
| 2225 | 2026-03-16T01:35:54.029Z | Checking try-lock v0.2.5 |
| 2226 | 2026-03-16T01:35:54.049Z | Checking httpdate v1.0.3 |
| 2227 | 2026-03-16T01:35:54.121Z | Checking openssl-probe v0.2.1 |
| 2228 | 2026-03-16T01:35:54.146Z | Checking tower-layer v0.3.3 |
| 2229 | 2026-03-16T01:35:54.228Z | Checking want v0.3.1 |
| 2230 | 2026-03-16T01:35:54.250Z | Checking deranged v0.5.8 |
| 2231 | 2026-03-16T01:35:54.336Z | Checking cipher v0.4.4 |
| 2232 | 2026-03-16T01:35:54.354Z | Checking rand_core v0.9.5 |
| 2233 | 2026-03-16T01:35:54.379Z | Checking base64ct v1.8.3 |
| 2234 | 2026-03-16T01:35:54.582Z | Checking num_threads v0.1.7 |
| 2235 | 2026-03-16T01:35:54.603Z | Checking time-core v0.1.8 |
| 2236 | 2026-03-16T01:35:54.620Z | Checking aws-lc-rs v1.16.0 |
| 2237 | 2026-03-16T01:35:54.686Z | Checking num-conv v0.2.0 |
| 2238 | 2026-03-16T01:35:54.689Z | Checking pin-utils v0.1.0 |
| 2239 | 2026-03-16T01:35:54.725Z | Checking regex-automata v0.4.14 |
| 2240 | 2026-03-16T01:35:54.788Z | Checking sha2 v0.10.9 |
| 2241 | 2026-03-16T01:35:54.805Z | Checking erased-serde v0.3.31 |
| 2242 | 2026-03-16T01:35:54.839Z | Checking pretty-hex v0.4.1 |
| 2243 | 2026-03-16T01:35:55.001Z | Checking rand_chacha v0.9.0 |
| 2244 | 2026-03-16T01:35:55.155Z | Checking ryu v1.0.23 |
| 2245 | 2026-03-16T01:35:55.268Z | Checking fastrand v2.3.0 |
| 2246 | 2026-03-16T01:35:55.334Z | Checking rand v0.9.2 |
| 2247 | 2026-03-16T01:35:55.360Z | Checking tokio-util v0.7.18 |
| 2248 | 2026-03-16T01:35:55.399Z | Checking slog v2.8.2 |
| 2249 | 2026-03-16T01:35:55.496Z | Checking pem-rfc7468 v0.7.0 |
| 2250 | 2026-03-16T01:35:55.619Z | Checking time v0.3.47 |
| 2251 | 2026-03-16T01:35:55.698Z | Checking rustls-native-certs v0.8.3 |
| 2252 | 2026-03-16T01:35:55.745Z | Checking ipnetwork v0.21.1 |
| 2253 | 2026-03-16T01:35:55.773Z | Checking rustls-webpki v0.103.9 |
| 2254 | 2026-03-16T01:35:55.803Z | Checking http-body-util v0.1.3 |
| 2255 | 2026-03-16T01:35:55.857Z | Checking sync_wrapper v1.0.2 |
| 2256 | 2026-03-16T01:35:55.967Z | Checking spin v0.9.8 |
| 2257 | 2026-03-16T01:35:55.986Z | Checking flagset v0.4.7 |
| 2258 | 2026-03-16T01:35:56.016Z | Checking plain v0.2.3 |
| 2259 | 2026-03-16T01:35:56.086Z | Checking tower v0.5.3 |
| 2260 | 2026-03-16T01:35:56.136Z | Checking der v0.7.10 |
| 2261 | 2026-03-16T01:35:56.154Z | Checking serde_urlencoded v0.7.1 |
| 2262 | 2026-03-16T01:35:56.172Z | Checking h2 v0.4.13 |
| 2263 | 2026-03-16T01:35:56.201Z | Checking rand_chacha v0.3.1 |
| 2264 | 2026-03-16T01:35:56.318Z | Checking rustls v0.23.37 |
| 2265 | 2026-03-16T01:35:56.421Z | Checking webpki-roots v1.0.6 |
| 2266 | 2026-03-16T01:35:56.473Z | Checking ucd-trie v0.1.7 |
| 2267 | 2026-03-16T01:35:56.564Z | Checking tinyvec_macros v0.1.1 |
| 2268 | 2026-03-16T01:35:56.607Z | Checking iri-string v0.7.10 |
| 2269 | 2026-03-16T01:35:56.637Z | Checking pest v2.8.6 |
| 2270 | 2026-03-16T01:35:56.654Z | Checking tinyvec v1.10.0 |
| 2271 | 2026-03-16T01:35:57.077Z | Checking rand v0.8.5 |
| 2272 | 2026-03-16T01:35:57.139Z | Checking spki v0.7.3 |
| 2273 | 2026-03-16T01:35:57.171Z | Checking tempfile v3.25.0 |
| 2274 | 2026-03-16T01:35:57.270Z | Checking salsa20 v0.10.2 |
| 2275 | 2026-03-16T01:35:57.341Z | Checking pbkdf2 v0.12.2 |
| 2276 | 2026-03-16T01:35:57.423Z | Checking unicode-width v0.2.0 |
| 2277 | 2026-03-16T01:35:57.440Z | Checking foreign-types-shared v0.1.1 |
| 2278 | 2026-03-16T01:35:57.474Z | Checking scrypt v0.11.0 |
| 2279 | 2026-03-16T01:35:57.541Z | Checking foreign-types v0.3.2 |
| 2280 | 2026-03-16T01:35:57.627Z | Checking regex v1.12.3 |
| 2281 | 2026-03-16T01:35:57.649Z | Checking cbc v0.1.2 |
| 2282 | 2026-03-16T01:35:57.741Z | Checking aes v0.8.4 |
| 2283 | 2026-03-16T01:35:57.776Z | Checking anyhow v1.0.102 |
| 2284 | 2026-03-16T01:35:57.811Z | Checking openssl-sys v0.9.111 |
| 2285 | 2026-03-16T01:35:57.997Z | Checking crossbeam-utils v0.8.21 |
| 2286 | 2026-03-16T01:35:58.031Z | Checking oxnet v0.1.4 |
| 2287 | 2026-03-16T01:35:58.049Z | Checking tower-http v0.6.8 |
| 2288 | 2026-03-16T01:35:58.123Z | Checking mime v0.3.17 |
| 2289 | 2026-03-16T01:35:58.266Z | Checking pkcs5 v0.7.1 |
| 2290 | 2026-03-16T01:35:58.332Z | Checking openapiv3 v2.2.0 |
| 2291 | 2026-03-16T01:35:58.349Z | Checking scroll v0.12.0 |
| 2292 | 2026-03-16T01:35:58.415Z | Checking encoding_rs v0.8.35 |
| 2293 | 2026-03-16T01:35:58.435Z | Checking siphasher v1.0.2 |
| 2294 | 2026-03-16T01:35:58.570Z | Checking openssl v0.10.75 |
| 2295 | 2026-03-16T01:35:58.598Z | Checking pkcs8 v0.10.2 |
| 2296 | 2026-03-16T01:35:58.641Z | Checking data-encoding v2.10.0 |
| 2297 | 2026-03-16T01:35:58.644Z | Checking winnow v0.7.14 |
| 2298 | 2026-03-16T01:35:58.819Z | Checking goblin v0.8.2 |
| 2299 | 2026-03-16T01:35:59.000Z | Checking lazy_static v1.5.0 |
| 2300 | 2026-03-16T01:35:59.110Z | Checking zerocopy v0.7.35 |
| 2301 | 2026-03-16T01:35:59.574Z | Checking tokio-rustls v0.26.4 |
| 2302 | 2026-03-16T01:35:59.676Z | Checking wait-timeout v0.2.1 |
| 2303 | 2026-03-16T01:35:59.793Z | Checking hyper v1.8.1 |
| 2304 | 2026-03-16T01:35:59.817Z | Checking managed v0.8.0 |
| 2305 | 2026-03-16T01:35:59.833Z | Checking quick-error v1.2.3 |
| 2306 | 2026-03-16T01:35:59.863Z | Checking bit-vec v0.8.0 |
| 2307 | 2026-03-16T01:35:59.954Z | Checking either v1.15.0 |
| 2308 | 2026-03-16T01:36:00.076Z | Checking psl-types v2.0.11 |
| 2309 | 2026-03-16T01:36:00.137Z | Checking bitflags v1.3.2 |
| 2310 | 2026-03-16T01:36:00.160Z | Checking anstyle v1.0.13 |
| 2311 | 2026-03-16T01:36:00.205Z | Checking utf8parse v0.2.2 |
| 2312 | 2026-03-16T01:36:00.226Z | Checking bit-set v0.8.0 |
| 2313 | 2026-03-16T01:36:00.228Z | Checking publicsuffix v2.3.0 |
| 2314 | 2026-03-16T01:36:00.281Z | Checking rusty-fork v0.3.1 |
| 2315 | 2026-03-16T01:36:00.335Z | Checking anstyle-parse v0.2.7 |
| 2316 | 2026-03-16T01:36:00.394Z | Checking dtrace-parser v0.2.0 |
| 2317 | 2026-03-16T01:36:00.420Z | Checking cookie v0.18.1 |
| 2318 | 2026-03-16T01:36:00.447Z | Checking unicode-normalization v0.1.25 |
| 2319 | 2026-03-16T01:36:00.494Z | Checking rand_xorshift v0.4.0 |
| 2320 | 2026-03-16T01:36:00.536Z | Checking sha1 v0.10.6 |
| 2321 | 2026-03-16T01:36:00.645Z | Checking thread-id v4.2.2 |
| 2322 | 2026-03-16T01:36:00.707Z | Checking anstyle-query v1.1.5 |
| 2323 | 2026-03-16T01:36:00.710Z | Checking unarray v0.1.4 |
| 2324 | 2026-03-16T01:36:00.742Z | Checking is_terminal_polyfill v1.70.2 |
| 2325 | 2026-03-16T01:36:00.742Z | Checking colorchoice v1.0.4 |
| 2326 | 2026-03-16T01:36:00.821Z | Checking cookie_store v0.22.1 |
| 2327 | 2026-03-16T01:36:00.849Z | Checking rustls-platform-verifier v0.6.2 |
| 2328 | 2026-03-16T01:36:00.852Z | Checking proptest v1.10.0 |
| 2329 | 2026-03-16T01:36:00.885Z | Checking anstream v0.6.21 |
| 2330 | 2026-03-16T01:36:00.982Z | Checking crossbeam-epoch v0.9.18 |
| 2331 | 2026-03-16T01:36:01.020Z | Checking terminal_size v0.4.3 |
| 2332 | 2026-03-16T01:36:01.050Z | Checking hyper-util v0.1.20 |
| 2333 | 2026-03-16T01:36:01.142Z | Checking scroll v0.13.0 |
| 2334 | 2026-03-16T01:36:01.159Z | Checking hex v0.4.3 |
| 2335 | 2026-03-16T01:36:01.241Z | Checking num-integer v0.1.46 |
| 2336 | 2026-03-16T01:36:01.270Z | Checking simd-adler32 v0.3.8 |
| 2337 | 2026-03-16T01:36:01.410Z | Checking native-tls v0.2.18 |
| 2338 | 2026-03-16T01:36:01.437Z | Checking goblin v0.10.5 |
| 2339 | 2026-03-16T01:36:01.466Z | Checking crossbeam-deque v0.8.6 |
| 2340 | 2026-03-16T01:36:01.500Z | Checking bstr v1.12.1 |
| 2341 | 2026-03-16T01:36:01.536Z | Checking ref-cast v1.0.25 |
| 2342 | 2026-03-16T01:36:01.587Z | Checking dof v0.3.0 |
| 2343 | 2026-03-16T01:36:01.639Z | Checking tokio-native-tls v0.3.1 |
| 2344 | 2026-03-16T01:36:01.656Z | Checking rustix v0.38.44 |
| 2345 | 2026-03-16T01:36:01.687Z | Checking camino v1.2.2 |
| 2346 | 2026-03-16T01:36:01.829Z | Checking crc32fast v1.5.0 |
| 2347 | 2026-03-16T01:36:01.962Z | Checking usdt-impl v0.5.0 |
| 2348 | 2026-03-16T01:36:02.004Z | Checking signature v2.2.0 |
| 2349 | 2026-03-16T01:36:02.025Z | Checking serde_spanned v0.6.9 |
| 2350 | 2026-03-16T01:36:02.043Z | Checking toml_datetime v0.6.11 |
| 2351 | 2026-03-16T01:36:02.161Z | Checking ff v0.13.1 |
| 2352 | 2026-03-16T01:36:02.181Z | Checking clap_lex v1.0.0 |
| 2353 | 2026-03-16T01:36:02.276Z | Checking unicode-properties v0.1.4 |
| 2354 | 2026-03-16T01:36:02.311Z | Checking strsim v0.11.1 |
| 2355 | 2026-03-16T01:36:02.327Z | Checking base16ct v0.2.0 |
| 2356 | 2026-03-16T01:36:02.371Z | Checking unicode-bidi v0.3.18 |
| 2357 | 2026-03-16T01:36:02.487Z | Checking adler2 v2.0.1 |
| 2358 | 2026-03-16T01:36:02.512Z | Checking clap_builder v4.5.60 |
| 2359 | 2026-03-16T01:36:02.515Z | Checking sec1 v0.7.3 |
| 2360 | 2026-03-16T01:36:02.620Z | Checking miniz_oxide v0.8.9 |
| 2361 | 2026-03-16T01:36:02.719Z | Checking hyper-rustls v0.27.7 |
| 2362 | 2026-03-16T01:36:02.752Z | Checking hyper-tls v0.6.0 |
| 2363 | 2026-03-16T01:36:02.773Z | Checking stringprep v0.1.5 |
| 2364 | 2026-03-16T01:36:02.794Z | Checking group v0.13.0 |
| 2365 | 2026-03-16T01:36:02.960Z | Checking rayon-core v1.13.0 |
| 2366 | 2026-03-16T01:36:02.977Z | Checking num-iter v0.1.45 |
| 2367 | 2026-03-16T01:36:02.980Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2368 | 2026-03-16T01:36:02.980Z | Checking reqwest v0.12.28 |
| 2369 | 2026-03-16T01:36:03.089Z | Checking reqwest v0.13.2 |
| 2370 | 2026-03-16T01:36:03.149Z | Checking dtrace-parser v0.3.0 |
| 2371 | 2026-03-16T01:36:03.382Z | Checking hkdf v0.12.4 |
| 2372 | 2026-03-16T01:36:03.405Z | Checking strum v0.26.3 |
| 2373 | 2026-03-16T01:36:03.423Z | Checking newtype-uuid v1.3.2 |
| 2374 | 2026-03-16T01:36:03.460Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2375 | 2026-03-16T01:36:03.537Z | Checking hash32 v0.2.1 |
| 2376 | 2026-03-16T01:36:03.554Z | Checking md-5 v0.10.6 |
| 2377 | 2026-03-16T01:36:03.605Z | Checking crypto-bigint v0.5.5 |
| 2378 | 2026-03-16T01:36:03.682Z | Checking daft v0.1.5 |
| 2379 | 2026-03-16T01:36:03.721Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2380 | 2026-03-16T01:36:03.742Z | Checking thread-id v5.1.0 |
| 2381 | 2026-03-16T01:36:03.841Z | Checking zlib-rs v0.6.2 |
| 2382 | 2026-03-16T01:36:03.979Z | Checking fallible-iterator v0.2.0 |
| 2383 | 2026-03-16T01:36:03.996Z | Checking unicode-segmentation v1.12.0 |
| 2384 | 2026-03-16T01:36:04.117Z | Checking heapless v0.7.17 |
| 2385 | 2026-03-16T01:36:04.230Z | Checking zstd-safe v7.2.4 |
| 2386 | 2026-03-16T01:36:04.252Z | Checking clap v4.5.60 |
| 2387 | 2026-03-16T01:36:04.335Z | Checking postgres-protocol v0.6.10 |
| 2388 | 2026-03-16T01:36:04.352Z | Checking rayon v1.11.0 |
| 2389 | 2026-03-16T01:36:04.415Z | Checking itertools v0.12.1 |
| 2390 | 2026-03-16T01:36:04.440Z | Checking phf_shared v0.13.1 |
| 2391 | 2026-03-16T01:36:04.673Z | Checking console v0.16.2 |
| 2392 | 2026-03-16T01:36:04.709Z | Checking curve25519-dalek v4.1.3 |
| 2393 | 2026-03-16T01:36:04.754Z | Checking memoffset v0.9.1 |
| 2394 | 2026-03-16T01:36:04.800Z | Checking dof v0.4.0 |
| 2395 | 2026-03-16T01:36:04.851Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2396 | 2026-03-16T01:36:04.968Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-16T01:36:05.026Z | Checking flate2 v1.1.9 |
| 2398 | 2026-03-16T01:36:05.081Z | Checking memmap2 v0.9.10 |
| 2399 | 2026-03-16T01:36:05.149Z | Checking elliptic-curve v0.13.8 |
| 2400 | 2026-03-16T01:36:05.210Z | Checking foldhash v0.1.5 |
| 2401 | 2026-03-16T01:36:05.290Z | Checking fixedbitset v0.4.2 |
| 2402 | 2026-03-16T01:36:05.380Z | Checking libbz2-rs-sys v0.2.2 |
| 2403 | 2026-03-16T01:36:05.427Z | Checking unit-prefix v0.5.2 |
| 2404 | 2026-03-16T01:36:05.479Z | Checking bumpalo v3.20.2 |
| 2405 | 2026-03-16T01:36:05.549Z | Checking winnow v0.5.40 |
| 2406 | 2026-03-16T01:36:05.580Z | Checking toml_write v0.1.2 |
| 2407 | 2026-03-16T01:36:05.743Z | Checking zopfli v0.8.3 |
| 2408 | 2026-03-16T01:36:05.761Z | Checking petgraph v0.6.5 |
| 2409 | 2026-03-16T01:36:05.779Z | Checking usdt-impl v0.6.0 |
| 2410 | 2026-03-16T01:36:05.797Z | Checking toml_edit v0.22.27 |
| 2411 | 2026-03-16T01:36:05.815Z | Checking zone v0.3.1 |
| 2412 | 2026-03-16T01:36:05.897Z | Checking bzip2 v0.6.1 |
| 2413 | 2026-03-16T01:36:06.103Z | Checking hashbrown v0.15.5 |
| 2414 | 2026-03-16T01:36:06.129Z | Checking usdt v0.6.0 |
| 2415 | 2026-03-16T01:36:06.168Z | Checking signal-hook-mio v0.2.5 |
| 2416 | 2026-03-16T01:36:06.283Z | Checking bzip2 v0.4.4 |
| 2417 | 2026-03-16T01:36:06.300Z | Checking nix v0.31.1 |
| 2418 | 2026-03-16T01:36:06.325Z | Checking postgres-types v0.2.12 |
| 2419 | 2026-03-16T01:36:06.375Z | Checking indicatif v0.18.4 |
| 2420 | 2026-03-16T01:36:06.488Z | Checking phf v0.13.1 |
| 2421 | 2026-03-16T01:36:06.680Z | Checking smoltcp v0.9.1 |
| 2422 | 2026-03-16T01:36:06.735Z | Checking zstd v0.13.3 |
| 2423 | 2026-03-16T01:36:06.738Z | Checking similar v2.7.0 |
| 2424 | 2026-03-16T01:36:06.866Z | Checking num-bigint-dig v0.8.6 |
| 2425 | 2026-03-16T01:36:06.984Z | Checking ed25519 v2.2.3 |
| 2426 | 2026-03-16T01:36:07.116Z | Checking toml_edit v0.19.15 |
| 2427 | 2026-03-16T01:36:07.211Z | Checking pkcs1 v0.7.5 |
| 2428 | 2026-03-16T01:36:07.251Z | Checking phf_shared v0.11.3 |
| 2429 | 2026-03-16T01:36:07.294Z | Checking tokio-stream v0.1.18 |
| 2430 | 2026-03-16T01:36:07.438Z | Checking strum v0.27.2 |
| 2431 | 2026-03-16T01:36:07.471Z | Checking hubpack v0.1.2 |
| 2432 | 2026-03-16T01:36:07.489Z | Checking rfc6979 v0.4.0 |
| 2433 | 2026-03-16T01:36:07.504Z | Checking serde-big-array v0.5.1 |
| 2434 | 2026-03-16T01:36:07.569Z | Checking float-cmp v0.10.0 |
| 2435 | 2026-03-16T01:36:07.627Z | Checking env_filter v1.0.0 |
| 2436 | 2026-03-16T01:36:07.667Z | Checking jiff v0.2.21 |
| 2437 | 2026-03-16T01:36:07.684Z | Checking normalize-line-endings v0.3.0 |
| 2438 | 2026-03-16T01:36:07.702Z | Checking keccak v0.1.6 |
| 2439 | 2026-03-16T01:36:07.726Z | Checking precomputed-hash v0.1.1 |
| 2440 | 2026-03-16T01:36:07.791Z | Checking predicates-core v1.0.10 |
| 2441 | 2026-03-16T01:36:07.809Z | Checking difflib v0.4.0 |
| 2442 | 2026-03-16T01:36:07.825Z | Checking new_debug_unreachable v1.0.6 |
| 2443 | 2026-03-16T01:36:07.828Z | Checking static_assertions v1.1.0 |
| 2444 | 2026-03-16T01:36:07.908Z | Checking whoami v2.1.0 |
| 2445 | 2026-03-16T01:36:07.926Z | Checking rustc-hash v2.1.1 |
| 2446 | 2026-03-16T01:36:07.943Z | Checking fixedbitset v0.5.7 |
| 2447 | 2026-03-16T01:36:07.946Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2448 | 2026-03-16T01:36:07.997Z | Checking rsa v0.9.10 |
| 2449 | 2026-03-16T01:36:08.033Z | Checking predicates v3.1.4 |
| 2450 | 2026-03-16T01:36:08.062Z | Checking iddqd v0.3.17 |
| 2451 | 2026-03-16T01:36:08.150Z | Checking tokio-postgres v0.7.16 |
| 2452 | 2026-03-16T01:36:08.195Z | Checking petgraph v0.8.3 |
| 2453 | 2026-03-16T01:36:08.426Z | Checking sha3 v0.10.8 |
| 2454 | 2026-03-16T01:36:08.539Z | Checking toml v0.7.8 |
| 2455 | 2026-03-16T01:36:08.610Z | Checking string_cache v0.8.9 |
| 2456 | 2026-03-16T01:36:08.695Z | Checking env_logger v0.11.9 |
| 2457 | 2026-03-16T01:36:08.821Z | Checking ecdsa v0.16.9 |
| 2458 | 2026-03-16T01:36:08.937Z | Checking ed25519-dalek v2.2.0 |
| 2459 | 2026-03-16T01:36:08.964Z | Checking zip v0.6.6 |
| 2460 | 2026-03-16T01:36:09.200Z | Checking crossterm v0.28.1 |
| 2461 | 2026-03-16T01:36:09.231Z | Checking serde_with v3.17.0 |
| 2462 | 2026-03-16T01:36:09.260Z | Checking itertools v0.13.0 |
| 2463 | 2026-03-16T01:36:09.382Z | Checking hickory-proto v0.25.2 |
| 2464 | 2026-03-16T01:36:09.795Z | Checking x509-cert v0.2.5 |
| 2465 | 2026-03-16T01:36:10.159Z | Checking fs-err v3.3.0 |
| 2466 | 2026-03-16T01:36:10.343Z | Checking ahash v0.8.12 |
| 2467 | 2026-03-16T01:36:10.551Z | Checking object v0.37.3 |
| 2468 | 2026-03-16T01:36:10.596Z | Checking buf-list v1.1.2 |
| 2469 | 2026-03-16T01:36:10.683Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2470 | 2026-03-16T01:36:10.705Z | Checking peg-runtime v0.8.5 |
| 2471 | 2026-03-16T01:36:10.771Z | Checking zip v4.6.1 |
| 2472 | 2026-03-16T01:36:10.825Z | Checking lalrpop-util v0.19.12 |
| 2473 | 2026-03-16T01:36:10.887Z | Compiling structmeta-derive v0.3.0 |
| 2474 | 2026-03-16T01:36:10.975Z | Compiling rustls v0.22.4 |
| 2475 | 2026-03-16T01:36:11.030Z | Compiling newtype-uuid-macros v0.1.0 |
| 2476 | 2026-03-16T01:36:11.046Z | Compiling multer v3.1.0 |
| 2477 | 2026-03-16T01:36:11.231Z | Compiling async-stream-impl v0.3.6 |
| 2478 | 2026-03-16T01:36:11.253Z | Checking futures-executor v0.3.32 |
| 2479 | 2026-03-16T01:36:11.356Z | Checking regress v0.10.5 |
| 2480 | 2026-03-16T01:36:11.542Z | Compiling dropshot v0.16.7 |
| 2481 | 2026-03-16T01:36:11.863Z | Checking futures v0.3.32 |
| 2482 | 2026-03-16T01:36:11.966Z | Compiling dropshot_endpoint v0.16.7 |
| 2483 | 2026-03-16T01:36:12.046Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2484 | 2026-03-16T01:36:12.062Z | Checking thread_local v1.1.9 |
| 2485 | 2026-03-16T01:36:12.272Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2486 | 2026-03-16T01:36:12.368Z | Compiling structmeta v0.3.0 |
| 2487 | 2026-03-16T01:36:12.555Z | Checking crossbeam-channel v0.5.15 |
| 2488 | 2026-03-16T01:36:12.641Z | Compiling derive-ex v0.1.8 |
| 2489 | 2026-03-16T01:36:12.718Z | Checking is-terminal v0.4.17 |
| 2490 | 2026-03-16T01:36:12.832Z | Checking term v1.2.1 |
| 2491 | 2026-03-16T01:36:13.007Z | Checking take_mut v0.2.2 |
| 2492 | 2026-03-16T01:36:13.120Z | Checking slog-term v2.9.2 |
| 2493 | 2026-03-16T01:36:13.137Z | Checking slog-async v2.8.0 |
| 2494 | 2026-03-16T01:36:13.155Z | Compiling parse-display-derive v0.10.0 |
| 2495 | 2026-03-16T01:36:13.301Z | Checking rustls-webpki v0.102.8 |
| 2496 | 2026-03-16T01:36:13.354Z | Checking serde_spanned v1.0.4 |
| 2497 | 2026-03-16T01:36:13.462Z | Checking debug-ignore v1.0.5 |
| 2498 | 2026-03-16T01:36:13.520Z | Checking match_cfg v0.1.0 |
| 2499 | 2026-03-16T01:36:13.592Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2500 | 2026-03-16T01:36:13.611Z | Checking hostname v0.3.1 |
| 2501 | 2026-03-16T01:36:13.725Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2502 | 2026-03-16T01:36:13.831Z | Checking toml v0.9.12+spec-1.1.0 |
| 2503 | 2026-03-16T01:36:13.906Z | Checking slog-json v2.6.1 |
| 2504 | 2026-03-16T01:36:14.005Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2505 | 2026-03-16T01:36:14.097Z | Checking macaddr v1.0.1 |
| 2506 | 2026-03-16T01:36:14.115Z | Checking slog-bunyan v2.5.0 |
| 2507 | 2026-03-16T01:36:14.259Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2508 | 2026-03-16T01:36:14.336Z | Checking async-stream v0.3.6 |
| 2509 | 2026-03-16T01:36:14.497Z | Checking waitgroup v0.1.2 |
| 2510 | 2026-03-16T01:36:14.625Z | Checking rustls-pemfile v2.2.0 |
| 2511 | 2026-03-16T01:36:14.643Z | Checking serde_path_to_error v0.1.20 |
| 2512 | 2026-03-16T01:36:14.660Z | Checking hostname v0.4.2 |
| 2513 | 2026-03-16T01:36:14.783Z | Checking progenitor-client v0.13.0 |
| 2514 | 2026-03-16T01:36:14.800Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2515 | 2026-03-16T01:36:14.816Z | Checking progenitor-client v0.10.0 |
| 2516 | 2026-03-16T01:36:14.932Z | Compiling itertools v0.14.0 |
| 2517 | 2026-03-16T01:36:14.995Z | Compiling test-strategy v0.4.5 |
| 2518 | 2026-03-16T01:36:15.045Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2519 | 2026-03-16T01:36:15.092Z | Checking backon v1.6.0 |
| 2520 | 2026-03-16T01:36:15.147Z | Checking instant v0.1.13 |
| 2521 | 2026-03-16T01:36:15.261Z | Checking backoff v0.4.0 |
| 2522 | 2026-03-16T01:36:15.455Z | Checking progenitor-extras v0.1.1 |
| 2523 | 2026-03-16T01:36:15.487Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2524 | 2026-03-16T01:36:15.593Z | Checking parse-display v0.10.0 |
| 2525 | 2026-03-16T01:36:15.702Z | Checking heck v0.5.0 |
| 2526 | 2026-03-16T01:36:15.794Z | Checking tokio-rustls v0.25.0 |
| 2527 | 2026-03-16T01:36:15.856Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2528 | 2026-03-16T01:36:15.933Z | Compiling convert_case v0.4.0 |
| 2529 | 2026-03-16T01:36:16.133Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2530 | 2026-03-16T01:36:16.412Z | Compiling crucible-workspace-hack v0.1.0 |
| 2531 | 2026-03-16T01:36:16.429Z | Compiling heapless v0.8.0 |
| 2532 | 2026-03-16T01:36:16.675Z | Compiling proc-macro-crate v3.4.0 |
| 2533 | 2026-03-16T01:36:16.709Z | Compiling ingot-macros v0.1.1 |
| 2534 | 2026-03-16T01:36:16.760Z | Compiling derive_more v0.99.20 |
| 2535 | 2026-03-16T01:36:17.049Z | Checking hash32 v0.3.1 |
| 2536 | 2026-03-16T01:36:17.070Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2537 | 2026-03-16T01:36:17.209Z | Checking secrecy v0.10.3 |
| 2538 | 2026-03-16T01:36:17.355Z | Compiling prettyplease v0.2.37 |
| 2539 | 2026-03-16T01:36:17.370Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2540 | 2026-03-16T01:36:17.435Z | Compiling smoltcp v0.11.0 |
| 2541 | 2026-03-16T01:36:17.560Z | Compiling num_enum_derive v0.7.5 |
| 2542 | 2026-03-16T01:36:17.758Z | Compiling typify-impl v0.6.1 |
| 2543 | 2026-03-16T01:36:17.905Z | Checking tabwriter v1.4.1 |
| 2544 | 2026-03-16T01:36:18.091Z | Checking cobs v0.3.0 |
| 2545 | 2026-03-16T01:36:18.182Z | Compiling foreign-types-macros v0.2.3 |
| 2546 | 2026-03-16T01:36:18.277Z | Checking foreign-types-shared v0.3.1 |
| 2547 | 2026-03-16T01:36:18.391Z | Checking cpufeatures v0.3.0 |
| 2548 | 2026-03-16T01:36:18.558Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2549 | 2026-03-16T01:36:18.576Z | Compiling unsafe-libyaml v0.2.11 |
| 2550 | 2026-03-16T01:36:18.973Z | Checking foreign-types v0.5.0 |
| 2551 | 2026-03-16T01:36:18.991Z | Checking num_enum v0.7.5 |
| 2552 | 2026-03-16T01:36:19.070Z | Checking chacha20 v0.10.0 |
| 2553 | 2026-03-16T01:36:19.180Z | Checking postcard v1.1.3 |
| 2554 | 2026-03-16T01:36:19.351Z | Compiling serde_yaml v0.9.34+deprecated |
| 2555 | 2026-03-16T01:36:20.148Z | Compiling proc-macro-crate v1.3.1 |
| 2556 | 2026-03-16T01:36:20.392Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2557 | 2026-03-16T01:36:20.560Z | Checking ingot-types v0.1.2 |
| 2558 | 2026-03-16T01:36:20.714Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2559 | 2026-03-16T01:36:20.962Z | Checking cstr-argument v0.1.2 |
| 2560 | 2026-03-16T01:36:21.001Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2561 | 2026-03-16T01:36:21.058Z | Checking ingot v0.1.1 |
| 2562 | 2026-03-16T01:36:21.116Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2563 | 2026-03-16T01:36:21.223Z | Checking colored v3.1.1 |
| 2564 | 2026-03-16T01:36:21.319Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2565 | 2026-03-16T01:36:21.389Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2566 | 2026-03-16T01:36:21.424Z | Compiling num_enum_derive v0.5.11 |
| 2567 | 2026-03-16T01:36:21.522Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2568 | 2026-03-16T01:36:21.538Z | Checking rand v0.10.0 |
| 2569 | 2026-03-16T01:36:22.600Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2570 | 2026-03-16T01:36:23.052Z | Checking num_enum v0.5.11 |
| 2571 | 2026-03-16T01:36:23.453Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2572 | 2026-03-16T01:36:23.489Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2573 | 2026-03-16T01:36:23.923Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2574 | 2026-03-16T01:36:24.258Z | Compiling typify-impl v0.4.3 |
| 2575 | 2026-03-16T01:36:24.314Z | Compiling typify-macro v0.6.1 |
| 2576 | 2026-03-16T01:36:24.454Z | Checking camino-tempfile v1.4.1 |
| 2577 | 2026-03-16T01:36:24.571Z | Checking num-rational v0.4.2 |
| 2578 | 2026-03-16T01:36:24.948Z | Checking half v2.7.1 |
| 2579 | 2026-03-16T01:36:25.063Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2580 | 2026-03-16T01:36:25.193Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2581 | 2026-03-16T01:36:25.355Z | Checking universal-hash v0.5.1 |
| 2582 | 2026-03-16T01:36:25.373Z | Checking num-complex v0.4.6 |
| 2583 | 2026-03-16T01:36:25.475Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2584 | 2026-03-16T01:36:25.809Z | Checking opaque-debug v0.3.1 |
| 2585 | 2026-03-16T01:36:25.827Z | Checking ciborium-io v0.2.2 |
| 2586 | 2026-03-16T01:36:25.865Z | Checking num v0.4.3 |
| 2587 | 2026-03-16T01:36:25.897Z | Checking poly1305 v0.8.0 |
| 2588 | 2026-03-16T01:36:25.939Z | Checking ciborium-ll v0.2.2 |
| 2589 | 2026-03-16T01:36:26.035Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2590 | 2026-03-16T01:36:26.163Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2591 | 2026-03-16T01:36:26.196Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2592 | 2026-03-16T01:36:26.235Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2593 | 2026-03-16T01:36:26.460Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2594 | 2026-03-16T01:36:26.700Z | Compiling typify v0.6.1 |
| 2595 | 2026-03-16T01:36:26.841Z | Checking toml v0.8.23 |
| 2596 | 2026-03-16T01:36:26.858Z | Checking thiserror-no-std v2.0.2 |
| 2597 | 2026-03-16T01:36:26.965Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2598 | 2026-03-16T01:36:27.200Z | Checking password-hash v0.5.0 |
| 2599 | 2026-03-16T01:36:27.283Z | Checking chacha20 v0.9.1 |
| 2600 | 2026-03-16T01:36:27.517Z | Compiling usdt-attr-macro v0.5.0 |
| 2601 | 2026-03-16T01:36:27.539Z | Compiling usdt-macro v0.5.0 |
| 2602 | 2026-03-16T01:36:27.730Z | Checking smf v0.2.3 |
| 2603 | 2026-03-16T01:36:28.038Z | Checking blake2 v0.10.6 |
| 2604 | 2026-03-16T01:36:28.263Z | Checking aead v0.5.2 |
| 2605 | 2026-03-16T01:36:28.326Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-16T01:36:28.348Z | Checking sigpipe v0.1.3 |
| 2607 | 2026-03-16T01:36:28.462Z | Compiling num-derive v0.4.2 |
| 2608 | 2026-03-16T01:36:28.502Z | Checking float-ord v0.3.2 |
| 2609 | 2026-03-16T01:36:28.518Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2610 | 2026-03-16T01:36:28.552Z | Checking glob v0.3.3 |
| 2611 | 2026-03-16T01:36:28.629Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2612 | 2026-03-16T01:36:28.781Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2613 | 2026-03-16T01:36:28.804Z | Checking usdt v0.5.0 |
| 2614 | 2026-03-16T01:36:29.004Z | Checking chacha20poly1305 v0.10.1 |
| 2615 | 2026-03-16T01:36:29.021Z | Checking argon2 v0.5.3 |
| 2616 | 2026-03-16T01:36:29.161Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2617 | 2026-03-16T01:36:29.216Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2618 | 2026-03-16T01:36:29.412Z | Checking vsss-rs v3.3.4 |
| 2619 | 2026-03-16T01:36:29.430Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2620 | 2026-03-16T01:36:29.461Z | Compiling progenitor-impl v0.13.0 |
| 2621 | 2026-03-16T01:36:29.695Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2622 | 2026-03-16T01:36:30.226Z | Checking ciborium v0.2.2 |
| 2623 | 2026-03-16T01:36:30.309Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2624 | 2026-03-16T01:36:30.513Z | Checking whoami v1.6.1 |
| 2625 | 2026-03-16T01:36:30.553Z | Checking indent_write v2.2.0 |
| 2626 | 2026-03-16T01:36:30.605Z | Compiling semver v0.1.20 |
| 2627 | 2026-03-16T01:36:30.722Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2628 | 2026-03-16T01:36:30.788Z | Compiling typify-macro v0.4.3 |
| 2629 | 2026-03-16T01:36:30.978Z | Compiling rustc_version v0.1.7 |
| 2630 | 2026-03-16T01:36:31.135Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2631 | 2026-03-16T01:36:31.276Z | Compiling pin-project-internal v1.1.11 |
| 2632 | 2026-03-16T01:36:31.874Z | Checking swrite v0.1.0 |
| 2633 | 2026-03-16T01:36:31.987Z | Checking linked-hash-map v0.5.6 |
| 2634 | 2026-03-16T01:36:32.005Z | Compiling minimal-lexical v0.2.1 |
| 2635 | 2026-03-16T01:36:32.211Z | Checking lru-cache v0.1.2 |
| 2636 | 2026-03-16T01:36:32.338Z | Compiling nom v7.1.3 |
| 2637 | 2026-03-16T01:36:32.373Z | Compiling newtype_derive v0.1.6 |
| 2638 | 2026-03-16T01:36:32.838Z | Checking pin-project v1.1.11 |
| 2639 | 2026-03-16T01:36:32.968Z | Checking newline-converter v0.3.0 |
| 2640 | 2026-03-16T01:36:33.103Z | Checking atomicwrites v0.4.4 |
| 2641 | 2026-03-16T01:36:33.132Z | Compiling typify v0.4.3 |
| 2642 | 2026-03-16T01:36:33.214Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2643 | 2026-03-16T01:36:33.235Z | Compiling progenitor-macro v0.13.0 |
| 2644 | 2026-03-16T01:36:33.259Z | Checking hickory-proto v0.24.4 |
| 2645 | 2026-03-16T01:36:33.263Z | Checking phf_shared v0.12.1 |
| 2646 | 2026-03-16T01:36:33.293Z | Checking console v0.15.11 |
| 2647 | 2026-03-16T01:36:33.656Z | Checking pem v3.0.6 |
| 2648 | 2026-03-16T01:36:33.865Z | Checking csv-core v0.1.13 |
| 2649 | 2026-03-16T01:36:34.160Z | Compiling snafu-derive v0.8.9 |
| 2650 | 2026-03-16T01:36:34.185Z | Compiling derive-where v1.6.0 |
| 2651 | 2026-03-16T01:36:34.207Z | Compiling async-recursion v1.1.1 |
| 2652 | 2026-03-16T01:36:35.148Z | Compiling slog-dtrace v0.3.0 |
| 2653 | 2026-03-16T01:36:35.439Z | Checking resolv-conf v0.7.6 |
| 2654 | 2026-03-16T01:36:35.669Z | Compiling owo-colors v4.3.0 |
| 2655 | 2026-03-16T01:36:35.762Z | Compiling cancel-safe-futures v0.1.5 |
| 2656 | 2026-03-16T01:36:36.047Z | Checking same-file v1.0.6 |
| 2657 | 2026-03-16T01:36:36.051Z | Checking unicode-width v0.1.14 |
| 2658 | 2026-03-16T01:36:36.105Z | Checking highway v1.3.0 |
| 2659 | 2026-03-16T01:36:36.200Z | Compiling chrono-tz v0.10.4 |
| 2660 | 2026-03-16T01:36:36.370Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2661 | 2026-03-16T01:36:36.388Z | Compiling const_format_proc_macros v0.2.34 |
| 2662 | 2026-03-16T01:36:36.407Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2663 | 2026-03-16T01:36:36.464Z | Checking walkdir v2.5.0 |
| 2664 | 2026-03-16T01:36:36.766Z | Checking hickory-resolver v0.24.4 |
| 2665 | 2026-03-16T01:36:36.903Z | Checking snafu v0.8.9 |
| 2666 | 2026-03-16T01:36:37.284Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2667 | 2026-03-16T01:36:37.505Z | Checking csv v1.4.0 |
| 2668 | 2026-03-16T01:36:37.530Z | Checking expectorate v1.2.0 |
| 2669 | 2026-03-16T01:36:37.681Z | Checking phf v0.12.1 |
| 2670 | 2026-03-16T01:36:37.728Z | Compiling progenitor-impl v0.10.0 |
| 2671 | 2026-03-16T01:36:37.930Z | Checking tokio-dtrace v0.1.1 |
| 2672 | 2026-03-16T01:36:37.948Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2673 | 2026-03-16T01:36:37.997Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2674 | 2026-03-16T01:36:38.158Z | Checking globset v0.4.18 |
| 2675 | 2026-03-16T01:36:38.286Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2676 | 2026-03-16T01:36:38.347Z | Checking olpc-cjson v0.1.4 |
| 2677 | 2026-03-16T01:36:38.502Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2678 | 2026-03-16T01:36:38.526Z | Checking libsw-core v0.3.2 |
| 2679 | 2026-03-16T01:36:38.700Z | Checking serde_plain v1.0.2 |
| 2680 | 2026-03-16T01:36:38.718Z | Checking arc-swap v1.8.2 |
| 2681 | 2026-03-16T01:36:38.837Z | Compiling lzma-sys v0.1.20 |
| 2682 | 2026-03-16T01:36:38.889Z | Checking bytecount v0.6.9 |
| 2683 | 2026-03-16T01:36:39.002Z | Checking utf-8 v0.7.6 |
| 2684 | 2026-03-16T01:36:39.174Z | Checking typed-path v0.9.3 |
| 2685 | 2026-03-16T01:36:39.412Z | Checking tungstenite v0.21.0 |
| 2686 | 2026-03-16T01:36:39.925Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2687 | 2026-03-16T01:36:39.967Z | Checking papergrid v0.11.0 |
| 2688 | 2026-03-16T01:36:40.173Z | Checking slog-scope v4.4.1 |
| 2689 | 2026-03-16T01:36:40.314Z | Checking tough v0.20.0 |
| 2690 | 2026-03-16T01:36:40.330Z | Checking progenitor v0.13.0 |
| 2691 | 2026-03-16T01:36:40.347Z | Checking libsw v3.5.0 |
| 2692 | 2026-03-16T01:36:40.496Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2693 | 2026-03-16T01:36:40.542Z | Checking oxide-tokio-rt v0.1.3 |
| 2694 | 2026-03-16T01:36:40.765Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2695 | 2026-03-16T01:36:40.925Z | Checking qorb v0.4.1 |
| 2696 | 2026-03-16T01:36:41.157Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2697 | 2026-03-16T01:36:41.367Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2698 | 2026-03-16T01:36:41.490Z | Compiling progenitor-macro v0.10.0 |
| 2699 | 2026-03-16T01:36:42.126Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2700 | 2026-03-16T01:36:42.413Z | Checking const_format v0.2.35 |
| 2701 | 2026-03-16T01:36:42.817Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2702 | 2026-03-16T01:36:42.973Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2703 | 2026-03-16T01:36:43.026Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2704 | 2026-03-16T01:36:43.064Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2705 | 2026-03-16T01:36:43.440Z | Compiling cargo_toml v0.22.3 |
| 2706 | 2026-03-16T01:36:43.501Z | Checking gethostname v0.5.0 |
| 2707 | 2026-03-16T01:36:43.615Z | Compiling tabled_derive v0.7.0 |
| 2708 | 2026-03-16T01:36:43.744Z | Checking bcs v0.1.6 |
| 2709 | 2026-03-16T01:36:43.757Z | Checking smawk v0.3.2 |
| 2710 | 2026-03-16T01:36:43.757Z | Checking linear-map v1.2.0 |
| 2711 | 2026-03-16T01:36:43.841Z | Checking termtree v0.5.1 |
| 2712 | 2026-03-16T01:36:43.914Z | Checking unicode-linebreak v0.1.5 |
| 2713 | 2026-03-16T01:36:43.949Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2714 | 2026-03-16T01:36:44.011Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2715 | 2026-03-16T01:36:44.190Z | Checking textwrap v0.16.2 |
| 2716 | 2026-03-16T01:36:44.477Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2717 | 2026-03-16T01:36:44.516Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2718 | 2026-03-16T01:36:44.934Z | Checking tabled v0.15.0 |
| 2719 | 2026-03-16T01:36:45.381Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2720 | 2026-03-16T01:36:45.789Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2721 | 2026-03-16T01:36:45.792Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2722 | 2026-03-16T01:36:45.957Z | Checking steno v0.4.1 |
| 2723 | 2026-03-16T01:36:45.991Z | Checking slog-stdlog v4.1.1 |
| 2724 | 2026-03-16T01:36:46.150Z | Checking typeid v1.0.3 |
| 2725 | 2026-03-16T01:36:46.288Z | Checking tokio-tungstenite v0.21.0 |
| 2726 | 2026-03-16T01:36:46.649Z | Checking base64 v0.21.7 |
| 2727 | 2026-03-16T01:36:46.700Z | Checking humantime v2.3.0 |
| 2728 | 2026-03-16T01:36:46.940Z | Checking xz2 v0.1.7 |
| 2729 | 2026-03-16T01:36:46.966Z | Checking ron v0.12.0 |
| 2730 | 2026-03-16T01:36:47.155Z | Checking slog-envlogger v2.2.0 |
| 2731 | 2026-03-16T01:36:47.303Z | Checking yasna v0.5.2 |
| 2732 | 2026-03-16T01:36:47.340Z | Checking headers-core v0.3.0 |
| 2733 | 2026-03-16T01:36:47.392Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2734 | 2026-03-16T01:36:47.474Z | Checking filetime v0.2.27 |
| 2735 | 2026-03-16T01:36:47.650Z | Checking xattr v1.6.1 |
| 2736 | 2026-03-16T01:36:47.691Z | Checking base16ct v1.0.0 |
| 2737 | 2026-03-16T01:36:47.852Z | Checking tar v0.4.44 |
| 2738 | 2026-03-16T01:36:47.867Z | Checking rcgen v0.12.1 |
| 2739 | 2026-03-16T01:36:47.867Z | Checking headers v0.4.1 |
| 2740 | 2026-03-16T01:36:47.976Z | Checking subprocess v0.2.15 |
| 2741 | 2026-03-16T01:36:48.642Z | Checking progenitor v0.10.0 |
| 2742 | 2026-03-16T01:36:48.797Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2743 | 2026-03-16T01:36:59.849Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2744 | 2026-03-16T01:37:04.195Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2745 | 2026-03-16T01:37:05.961Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2746 | 2026-03-16T01:37:07.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 2747 | 2026-03-16T01:37:07.734Z | |
| 2748 | 2026-03-16T01:37:07.734Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2749 | 2026-03-16T01:37:08.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2750 | 2026-03-16T01:37:08.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2751 | 2026-03-16T01:37:08.643Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2752 | 2026-03-16T01:37:10.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s |
| 2753 | 2026-03-16T01:37:10.558Z | |
| 2754 | 2026-03-16T01:37:10.558Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2755 | 2026-03-16T01:37:11.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2756 | 2026-03-16T01:37:11.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2757 | 2026-03-16T01:37:11.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2758 | 2026-03-16T01:37:11.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2759 | 2026-03-16T01:37:11.385Z | |
| 2760 | 2026-03-16T01:37:11.385Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2761 | 2026-03-16T01:37:12.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2762 | 2026-03-16T01:37:12.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2763 | 2026-03-16T01:37:12.103Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2764 | 2026-03-16T01:37:12.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2765 | 2026-03-16T01:37:12.213Z | |
| 2766 | 2026-03-16T01:37:12.213Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2767 | 2026-03-16T01:37:12.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2768 | 2026-03-16T01:37:12.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2769 | 2026-03-16T01:37:12.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2770 | 2026-03-16T01:37:12.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2771 | 2026-03-16T01:37:12.993Z | |
| 2772 | 2026-03-16T01:37:12.993Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2773 | 2026-03-16T01:37:13.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2774 | 2026-03-16T01:37:13.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2775 | 2026-03-16T01:37:13.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2776 | 2026-03-16T01:37:13.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2777 | 2026-03-16T01:37:13.775Z | |
| 2778 | 2026-03-16T01:37:13.775Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2779 | 2026-03-16T01:37:14.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2780 | 2026-03-16T01:37:14.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2781 | 2026-03-16T01:37:14.441Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2782 | 2026-03-16T01:37:14.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2783 | 2026-03-16T01:37:14.535Z | |
| 2784 | 2026-03-16T01:37:14.535Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2785 | 2026-03-16T01:37:15.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2786 | 2026-03-16T01:37:15.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2787 | 2026-03-16T01:37:15.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2788 | 2026-03-16T01:37:15.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2789 | 2026-03-16T01:37:15.292Z | |
| 2790 | 2026-03-16T01:37:15.292Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2791 | 2026-03-16T01:37:15.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2026-03-16T01:37:15.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2026-03-16T01:37:15.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2026-03-16T01:37:15.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2795 | 2026-03-16T01:37:16.061Z | |
| 2796 | 2026-03-16T01:37:16.061Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2797 | 2026-03-16T01:37:16.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2026-03-16T01:37:16.735Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2026-03-16T01:37:16.735Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2026-03-16T01:37:16.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2801 | 2026-03-16T01:37:16.836Z | |
| 2802 | 2026-03-16T01:37:16.836Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2803 | 2026-03-16T01:37:17.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2026-03-16T01:37:17.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2026-03-16T01:37:17.507Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2026-03-16T01:37:17.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2807 | 2026-03-16T01:37:17.608Z | |
| 2808 | 2026-03-16T01:37:17.608Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2809 | 2026-03-16T01:37:18.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2026-03-16T01:37:18.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2026-03-16T01:37:18.285Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2026-03-16T01:37:18.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2813 | 2026-03-16T01:37:18.375Z | |
| 2814 | 2026-03-16T01:37:18.375Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2815 | 2026-03-16T01:37:19.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2026-03-16T01:37:19.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2026-03-16T01:37:19.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2026-03-16T01:37:19.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2819 | 2026-03-16T01:37:19.144Z | |
| 2820 | 2026-03-16T01:37:19.144Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2821 | 2026-03-16T01:37:19.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2026-03-16T01:37:19.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2026-03-16T01:37:19.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2026-03-16T01:37:19.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2825 | 2026-03-16T01:37:19.911Z | |
| 2826 | 2026-03-16T01:37:19.911Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2827 | 2026-03-16T01:37:20.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2026-03-16T01:37:20.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2026-03-16T01:37:20.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2026-03-16T01:37:20.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2831 | 2026-03-16T01:37:20.701Z | |
| 2832 | 2026-03-16T01:37:20.701Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2833 | 2026-03-16T01:37:21.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2026-03-16T01:37:21.386Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2026-03-16T01:37:21.387Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2836 | 2026-03-16T01:37:21.391Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2837 | 2026-03-16T01:37:21.490Z | |
| 2838 | 2026-03-16T01:37:21.491Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2839 | 2026-03-16T01:37:22.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2840 | 2026-03-16T01:37:22.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2841 | 2026-03-16T01:37:22.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2842 | 2026-03-16T01:37:22.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2843 | 2026-03-16T01:37:22.251Z | |
| 2844 | 2026-03-16T01:37:22.251Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2845 | 2026-03-16T01:37:22.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2846 | 2026-03-16T01:37:22.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2847 | 2026-03-16T01:37:23.004Z | Compiling newtype-uuid v1.3.2 |
| 2848 | 2026-03-16T01:37:23.242Z | Compiling daft v0.1.5 |
| 2849 | 2026-03-16T01:37:23.493Z | Compiling iddqd v0.3.17 |
| 2850 | 2026-03-16T01:37:24.752Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2851 | 2026-03-16T01:37:25.051Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2852 | 2026-03-16T01:37:25.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s |
| 2853 | 2026-03-16T01:37:25.591Z | |
| 2854 | 2026-03-16T01:37:25.591Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2855 | 2026-03-16T01:37:26.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2856 | 2026-03-16T01:37:26.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2857 | 2026-03-16T01:37:26.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2858 | 2026-03-16T01:37:26.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2859 | 2026-03-16T01:37:26.366Z | |
| 2860 | 2026-03-16T01:37:26.366Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2861 | 2026-03-16T01:37:27.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-03-16T01:37:27.039Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-03-16T01:37:27.039Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2864 | 2026-03-16T01:37:27.043Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2865 | 2026-03-16T01:37:27.139Z | |
| 2866 | 2026-03-16T01:37:27.139Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2867 | 2026-03-16T01:37:27.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-03-16T01:37:27.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-03-16T01:37:27.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-03-16T01:37:27.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2871 | 2026-03-16T01:37:27.949Z | |
| 2872 | 2026-03-16T01:37:27.949Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2873 | 2026-03-16T01:37:28.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-03-16T01:37:28.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-03-16T01:37:28.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2876 | 2026-03-16T01:37:28.614Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2877 | 2026-03-16T01:37:28.708Z | |
| 2878 | 2026-03-16T01:37:28.708Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2879 | 2026-03-16T01:37:29.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-03-16T01:37:29.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-03-16T01:37:29.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-03-16T01:37:29.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2883 | 2026-03-16T01:37:29.482Z | |
| 2884 | 2026-03-16T01:37:29.482Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2885 | 2026-03-16T01:37:30.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-03-16T01:37:30.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-03-16T01:37:30.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-03-16T01:37:30.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2889 | 2026-03-16T01:37:30.258Z | |
| 2890 | 2026-03-16T01:37:30.258Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2891 | 2026-03-16T01:37:30.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-03-16T01:37:30.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-03-16T01:37:30.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-03-16T01:37:30.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2895 | 2026-03-16T01:37:31.036Z | |
| 2896 | 2026-03-16T01:37:31.036Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2897 | 2026-03-16T01:37:31.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-03-16T01:37:31.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-03-16T01:37:31.698Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-03-16T01:37:31.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2901 | 2026-03-16T01:37:31.794Z | |
| 2902 | 2026-03-16T01:37:31.794Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2903 | 2026-03-16T01:37:32.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-03-16T01:37:32.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-03-16T01:37:32.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-03-16T01:37:32.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2907 | 2026-03-16T01:37:32.591Z | |
| 2908 | 2026-03-16T01:37:32.591Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2909 | 2026-03-16T01:37:33.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-03-16T01:37:33.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-03-16T01:37:33.285Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-03-16T01:37:33.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2913 | 2026-03-16T01:37:33.388Z | |
| 2914 | 2026-03-16T01:37:33.388Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2915 | 2026-03-16T01:37:34.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-03-16T01:37:34.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-03-16T01:37:34.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-03-16T01:37:34.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2919 | 2026-03-16T01:37:34.189Z | |
| 2920 | 2026-03-16T01:37:34.189Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2921 | 2026-03-16T01:37:34.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-03-16T01:37:34.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-03-16T01:37:34.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-03-16T01:37:34.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2925 | 2026-03-16T01:37:34.989Z | |
| 2926 | 2026-03-16T01:37:34.989Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2927 | 2026-03-16T01:37:35.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-03-16T01:37:35.657Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-03-16T01:37:35.657Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-03-16T01:37:35.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2931 | 2026-03-16T01:37:35.755Z | |
| 2932 | 2026-03-16T01:37:35.755Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2933 | 2026-03-16T01:37:36.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-03-16T01:37:36.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-03-16T01:37:36.420Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-03-16T01:37:36.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2937 | 2026-03-16T01:37:36.521Z | |
| 2938 | 2026-03-16T01:37:36.522Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2939 | 2026-03-16T01:37:37.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-03-16T01:37:37.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-03-16T01:37:37.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-03-16T01:37:37.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2943 | 2026-03-16T01:37:37.279Z | |
| 2944 | 2026-03-16T01:37:37.279Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2945 | 2026-03-16T01:37:37.939Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-03-16T01:37:37.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-03-16T01:37:37.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-03-16T01:37:37.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2949 | 2026-03-16T01:37:38.040Z | |
| 2950 | 2026-03-16T01:37:38.040Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2951 | 2026-03-16T01:37:38.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-03-16T01:37:38.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-03-16T01:37:38.838Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2954 | 2026-03-16T01:37:39.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 2955 | 2026-03-16T01:37:39.675Z | |
| 2956 | 2026-03-16T01:37:39.675Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2957 | 2026-03-16T01:37:40.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2958 | 2026-03-16T01:37:40.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2959 | 2026-03-16T01:37:40.488Z | Compiling ar_archive_writer v0.5.1 |
| 2960 | 2026-03-16T01:37:40.494Z | Compiling stacker v0.1.23 |
| 2961 | 2026-03-16T01:37:40.494Z | Compiling cfg_aliases v0.1.1 |
| 2962 | 2026-03-16T01:37:40.594Z | Compiling convert_case v0.10.0 |
| 2963 | 2026-03-16T01:37:40.619Z | Checking fd-lock v4.0.4 |
| 2964 | 2026-03-16T01:37:40.622Z | Checking nibble_vec v0.1.0 |
| 2965 | 2026-03-16T01:37:40.622Z | Checking vte v0.14.1 |
| 2966 | 2026-03-16T01:37:40.622Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2967 | 2026-03-16T01:37:40.671Z | Compiling nix v0.28.0 |
| 2968 | 2026-03-16T01:37:40.760Z | Checking endian-type v0.1.2 |
| 2969 | 2026-03-16T01:37:40.793Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2970 | 2026-03-16T01:37:40.810Z | Checking strip-ansi-escapes v0.2.1 |
| 2971 | 2026-03-16T01:37:40.920Z | Checking radix_trie v0.2.1 |
| 2972 | 2026-03-16T01:37:40.934Z | Compiling peg-macros v0.8.5 |
| 2973 | 2026-03-16T01:37:40.969Z | Checking winnow v0.6.26 |
| 2974 | 2026-03-16T01:37:41.014Z | Compiling derive_more-impl v2.1.1 |
| 2975 | 2026-03-16T01:37:41.154Z | Compiling sqlparser_derive v0.5.0 |
| 2976 | 2026-03-16T01:37:41.185Z | Checking home v0.5.12 |
| 2977 | 2026-03-16T01:37:41.310Z | Checking nu-ansi-term v0.50.3 |
| 2978 | 2026-03-16T01:37:41.440Z | Checking unicode_categories v0.1.1 |
| 2979 | 2026-03-16T01:37:41.579Z | Checking reedline v0.40.0 |
| 2980 | 2026-03-16T01:37:41.670Z | Checking display-error-chain v0.2.2 |
| 2981 | 2026-03-16T01:37:41.783Z | Compiling psm v0.1.30 |
| 2982 | 2026-03-16T01:37:42.116Z | Checking derive_more v2.1.1 |
| 2983 | 2026-03-16T01:37:42.212Z | Checking crossterm v0.29.0 |
| 2984 | 2026-03-16T01:37:42.496Z | Checking sqlformat v0.3.5 |
| 2985 | 2026-03-16T01:37:42.499Z | Checking peg v0.8.5 |
| 2986 | 2026-03-16T01:37:42.522Z | Checking rustyline v14.0.0 |
| 2987 | 2026-03-16T01:37:42.733Z | Checking recursive v0.1.1 |
| 2988 | 2026-03-16T01:37:42.835Z | Checking sqlparser v0.61.0 |
| 2989 | 2026-03-16T01:37:58.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.95s |
| 2990 | 2026-03-16T01:37:58.856Z | |
| 2991 | 2026-03-16T01:37:58.856Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2992 | 2026-03-16T01:37:59.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2993 | 2026-03-16T01:37:59.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2994 | 2026-03-16T01:37:59.672Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2995 | 2026-03-16T01:38:04.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.43s |
| 2996 | 2026-03-16T01:38:04.508Z | |
| 2997 | 2026-03-16T01:38:04.509Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 2998 | 2026-03-16T01:38:05.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2999 | 2026-03-16T01:38:05.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3000 | 2026-03-16T01:38:05.325Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3001 | 2026-03-16T01:38:08.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 3002 | 2026-03-16T01:38:08.777Z | |
| 3003 | 2026-03-16T01:38:08.777Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3004 | 2026-03-16T01:38:09.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2026-03-16T01:38:09.474Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2026-03-16T01:38:09.588Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3007 | 2026-03-16T01:38:13.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s |
| 3008 | 2026-03-16T01:38:14.162Z | |
| 3009 | 2026-03-16T01:38:14.162Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3010 | 2026-03-16T01:38:14.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2026-03-16T01:38:14.859Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2026-03-16T01:38:14.974Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3013 | 2026-03-16T01:38:19.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s |
| 3014 | 2026-03-16T01:38:19.596Z | |
| 3015 | 2026-03-16T01:38:19.596Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3016 | 2026-03-16T01:38:20.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2026-03-16T01:38:20.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2026-03-16T01:38:20.414Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3019 | 2026-03-16T01:38:23.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s |
| 3020 | 2026-03-16T01:38:24.059Z | |
| 3021 | 2026-03-16T01:38:24.059Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3022 | 2026-03-16T01:38:24.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2026-03-16T01:38:24.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2026-03-16T01:38:24.872Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3025 | 2026-03-16T01:38:28.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s |
| 3026 | 2026-03-16T01:38:28.564Z | |
| 3027 | 2026-03-16T01:38:28.564Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3028 | 2026-03-16T01:38:29.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2026-03-16T01:38:29.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2026-03-16T01:38:29.377Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3031 | 2026-03-16T01:38:33.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s |
| 3032 | 2026-03-16T01:38:34.198Z | |
| 3033 | 2026-03-16T01:38:34.198Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3034 | 2026-03-16T01:38:34.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-03-16T01:38:34.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-03-16T01:38:34.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3037 | 2026-03-16T01:38:34.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3038 | 2026-03-16T01:38:34.980Z | |
| 3039 | 2026-03-16T01:38:34.980Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3040 | 2026-03-16T01:38:35.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-03-16T01:38:35.660Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-03-16T01:38:35.765Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3043 | 2026-03-16T01:38:35.936Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3044 | 2026-03-16T01:38:35.951Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3045 | 2026-03-16T01:38:36.394Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3046 | 2026-03-16T01:38:41.244Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3047 | 2026-03-16T01:38:41.660Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3048 | 2026-03-16T01:38:43.215Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3049 | 2026-03-16T01:38:44.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.10s |
| 3050 | 2026-03-16T01:38:44.303Z | |
| 3051 | 2026-03-16T01:38:44.303Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3052 | 2026-03-16T01:38:44.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3053 | 2026-03-16T01:38:44.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3054 | 2026-03-16T01:38:44.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3055 | 2026-03-16T01:38:44.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3056 | 2026-03-16T01:38:45.086Z | |
| 3057 | 2026-03-16T01:38:45.086Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3058 | 2026-03-16T01:38:45.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-03-16T01:38:45.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-03-16T01:38:45.812Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-03-16T01:38:45.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3062 | 2026-03-16T01:38:45.925Z | |
| 3063 | 2026-03-16T01:38:45.925Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3064 | 2026-03-16T01:38:46.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-03-16T01:38:46.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-03-16T01:38:46.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-03-16T01:38:46.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3068 | 2026-03-16T01:38:46.727Z | |
| 3069 | 2026-03-16T01:38:46.727Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3070 | 2026-03-16T01:38:47.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-03-16T01:38:47.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-03-16T01:38:47.415Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-03-16T01:38:47.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3074 | 2026-03-16T01:38:47.522Z | |
| 3075 | 2026-03-16T01:38:47.522Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3076 | 2026-03-16T01:38:48.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-03-16T01:38:48.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-03-16T01:38:48.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-03-16T01:38:48.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3080 | 2026-03-16T01:38:48.317Z | |
| 3081 | 2026-03-16T01:38:48.317Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3082 | 2026-03-16T01:38:49.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-03-16T01:38:49.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-03-16T01:38:49.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-03-16T01:38:49.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3086 | 2026-03-16T01:38:49.119Z | |
| 3087 | 2026-03-16T01:38:49.119Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3088 | 2026-03-16T01:38:49.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-03-16T01:38:49.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-03-16T01:38:49.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-03-16T01:38:49.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3092 | 2026-03-16T01:38:49.879Z | |
| 3093 | 2026-03-16T01:38:49.880Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3094 | 2026-03-16T01:38:50.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-03-16T01:38:50.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-03-16T01:38:50.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-03-16T01:38:50.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3098 | 2026-03-16T01:38:50.679Z | |
| 3099 | 2026-03-16T01:38:50.679Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3100 | 2026-03-16T01:38:51.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-03-16T01:38:51.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-03-16T01:38:51.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-03-16T01:38:51.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3104 | 2026-03-16T01:38:51.441Z | |
| 3105 | 2026-03-16T01:38:51.441Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3106 | 2026-03-16T01:38:52.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-03-16T01:38:52.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-03-16T01:38:52.273Z | Checking dropshot-api-manager-types v0.6.0 |
| 3109 | 2026-03-16T01:38:52.276Z | Checking nanorand v0.7.0 |
| 3110 | 2026-03-16T01:38:52.552Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3111 | 2026-03-16T01:38:52.590Z | Checking flume v0.11.1 |
| 3112 | 2026-03-16T01:38:52.860Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3113 | 2026-03-16T01:38:54.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s |
| 3114 | 2026-03-16T01:38:54.329Z | |
| 3115 | 2026-03-16T01:38:54.329Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3116 | 2026-03-16T01:38:55.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3117 | 2026-03-16T01:38:55.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3118 | 2026-03-16T01:38:55.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3119 | 2026-03-16T01:38:55.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3120 | 2026-03-16T01:38:55.112Z | |
| 3121 | 2026-03-16T01:38:55.112Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3122 | 2026-03-16T01:38:55.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-03-16T01:38:55.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-03-16T01:38:55.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-03-16T01:38:55.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3126 | 2026-03-16T01:38:55.890Z | |
| 3127 | 2026-03-16T01:38:55.890Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3128 | 2026-03-16T01:38:56.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-03-16T01:38:56.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-03-16T01:38:56.566Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-03-16T01:38:56.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3132 | 2026-03-16T01:38:56.671Z | |
| 3133 | 2026-03-16T01:38:56.671Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3134 | 2026-03-16T01:38:57.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-03-16T01:38:57.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-03-16T01:38:57.364Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-03-16T01:38:57.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3138 | 2026-03-16T01:38:57.467Z | |
| 3139 | 2026-03-16T01:38:57.467Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3140 | 2026-03-16T01:38:58.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-03-16T01:38:58.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-03-16T01:38:58.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-03-16T01:38:58.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3144 | 2026-03-16T01:38:58.250Z | |
| 3145 | 2026-03-16T01:38:58.250Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3146 | 2026-03-16T01:38:58.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-03-16T01:38:58.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-03-16T01:38:58.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-03-16T01:38:58.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3150 | 2026-03-16T01:38:59.025Z | |
| 3151 | 2026-03-16T01:38:59.025Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3152 | 2026-03-16T01:38:59.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-03-16T01:38:59.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-03-16T01:38:59.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-03-16T01:38:59.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3156 | 2026-03-16T01:38:59.804Z | |
| 3157 | 2026-03-16T01:38:59.804Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3158 | 2026-03-16T01:39:00.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-03-16T01:39:00.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-03-16T01:39:00.466Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-03-16T01:39:00.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3162 | 2026-03-16T01:39:00.566Z | |
| 3163 | 2026-03-16T01:39:00.566Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3164 | 2026-03-16T01:39:01.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-03-16T01:39:01.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-03-16T01:39:01.241Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-03-16T01:39:01.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3168 | 2026-03-16T01:39:01.339Z | |
| 3169 | 2026-03-16T01:39:01.339Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3170 | 2026-03-16T01:39:02.015Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-03-16T01:39:02.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-03-16T01:39:02.018Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3173 | 2026-03-16T01:39:02.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3174 | 2026-03-16T01:39:02.121Z | |
| 3175 | 2026-03-16T01:39:02.121Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3176 | 2026-03-16T01:39:02.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-03-16T01:39:02.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-03-16T01:39:02.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3179 | 2026-03-16T01:39:02.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3180 | 2026-03-16T01:39:02.907Z | |
| 3181 | 2026-03-16T01:39:02.907Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3182 | 2026-03-16T01:39:03.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-03-16T01:39:03.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-03-16T01:39:03.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3185 | 2026-03-16T01:39:03.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3186 | 2026-03-16T01:39:03.738Z | |
| 3187 | 2026-03-16T01:39:03.738Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3188 | 2026-03-16T01:39:04.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3189 | 2026-03-16T01:39:04.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3190 | 2026-03-16T01:39:04.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3191 | 2026-03-16T01:39:04.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3192 | 2026-03-16T01:39:04.564Z | |
| 3193 | 2026-03-16T01:39:04.564Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3194 | 2026-03-16T01:39:05.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-03-16T01:39:05.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-03-16T01:39:05.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-03-16T01:39:05.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3198 | 2026-03-16T01:39:05.324Z | |
| 3199 | 2026-03-16T01:39:05.324Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3200 | 2026-03-16T01:39:05.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-03-16T01:39:05.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-03-16T01:39:05.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-03-16T01:39:05.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3204 | 2026-03-16T01:39:06.091Z | |
| 3205 | 2026-03-16T01:39:06.091Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3206 | 2026-03-16T01:39:06.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-03-16T01:39:06.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-03-16T01:39:06.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-03-16T01:39:06.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3210 | 2026-03-16T01:39:06.871Z | |
| 3211 | 2026-03-16T01:39:06.871Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3212 | 2026-03-16T01:39:07.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-03-16T01:39:07.532Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-03-16T01:39:07.532Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-03-16T01:39:07.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3216 | 2026-03-16T01:39:07.631Z | |
| 3217 | 2026-03-16T01:39:07.631Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3218 | 2026-03-16T01:39:08.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-03-16T01:39:08.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-03-16T01:39:08.327Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-03-16T01:39:08.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3222 | 2026-03-16T01:39:08.433Z | |
| 3223 | 2026-03-16T01:39:08.433Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3224 | 2026-03-16T01:39:09.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-03-16T01:39:09.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-03-16T01:39:09.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-03-16T01:39:09.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3228 | 2026-03-16T01:39:09.242Z | |
| 3229 | 2026-03-16T01:39:09.242Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3230 | 2026-03-16T01:39:09.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-03-16T01:39:09.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-03-16T01:39:09.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3233 | 2026-03-16T01:39:09.931Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3234 | 2026-03-16T01:39:10.031Z | |
| 3235 | 2026-03-16T01:39:10.032Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3236 | 2026-03-16T01:39:10.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3237 | 2026-03-16T01:39:10.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3238 | 2026-03-16T01:39:10.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3239 | 2026-03-16T01:39:10.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3240 | 2026-03-16T01:39:10.791Z | |
| 3241 | 2026-03-16T01:39:10.791Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3242 | 2026-03-16T01:39:11.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3243 | 2026-03-16T01:39:11.488Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3244 | 2026-03-16T01:39:11.488Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3245 | 2026-03-16T01:39:11.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3246 | 2026-03-16T01:39:11.595Z | |
| 3247 | 2026-03-16T01:39:11.595Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3248 | 2026-03-16T01:39:12.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3249 | 2026-03-16T01:39:12.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3250 | 2026-03-16T01:39:12.419Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3251 | 2026-03-16T01:39:12.419Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3252 | 2026-03-16T01:39:12.424Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3253 | 2026-03-16T01:39:12.424Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3254 | 2026-03-16T01:39:12.424Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3255 | 2026-03-16T01:39:12.705Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3256 | 2026-03-16T01:39:12.721Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3257 | 2026-03-16T01:39:12.988Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3258 | 2026-03-16T01:39:12.991Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3259 | 2026-03-16T01:39:15.813Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s |
| 3260 | 2026-03-16T01:39:16.018Z | |
| 3261 | 2026-03-16T01:39:16.019Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3262 | 2026-03-16T01:39:16.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3263 | 2026-03-16T01:39:16.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3264 | 2026-03-16T01:39:16.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3265 | 2026-03-16T01:39:16.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3266 | 2026-03-16T01:39:16.797Z | |
| 3267 | 2026-03-16T01:39:16.798Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3268 | 2026-03-16T01:39:17.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3269 | 2026-03-16T01:39:17.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3270 | 2026-03-16T01:39:17.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3271 | 2026-03-16T01:39:17.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3272 | 2026-03-16T01:39:17.697Z | |
| 3273 | 2026-03-16T01:39:17.697Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3274 | 2026-03-16T01:39:18.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3275 | 2026-03-16T01:39:18.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3276 | 2026-03-16T01:39:18.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3277 | 2026-03-16T01:39:18.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3278 | 2026-03-16T01:39:18.591Z | |
| 3279 | 2026-03-16T01:39:18.591Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3280 | 2026-03-16T01:39:19.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3281 | 2026-03-16T01:39:19.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3282 | 2026-03-16T01:39:19.399Z | Compiling parking_lot_core v0.8.6 |
| 3283 | 2026-03-16T01:39:19.399Z | Compiling git-stub v1.0.0 |
| 3284 | 2026-03-16T01:39:19.401Z | Compiling atomicwrites v0.4.4 |
| 3285 | 2026-03-16T01:39:19.401Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3286 | 2026-03-16T01:39:19.503Z | Checking tagptr v0.2.0 |
| 3287 | 2026-03-16T01:39:19.567Z | Checking prefix-trie v0.7.0 |
| 3288 | 2026-03-16T01:39:19.567Z | Checking fxhash v0.2.1 |
| 3289 | 2026-03-16T01:39:19.567Z | Checking hickory-client v0.25.2 |
| 3290 | 2026-03-16T01:39:19.701Z | Compiling git-stub-vcs v0.1.0 |
| 3291 | 2026-03-16T01:39:19.715Z | Checking moka v0.12.13 |
| 3292 | 2026-03-16T01:39:19.952Z | Checking hickory-server v0.25.2 |
| 3293 | 2026-03-16T01:39:20.076Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3294 | 2026-03-16T01:39:20.090Z | Checking parking_lot v0.11.2 |
| 3295 | 2026-03-16T01:39:20.166Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3296 | 2026-03-16T01:39:20.169Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3297 | 2026-03-16T01:39:20.169Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3298 | 2026-03-16T01:39:20.319Z | Checking sled v0.34.7 |
| 3299 | 2026-03-16T01:39:20.541Z | Checking hickory-resolver v0.25.2 |
| 3300 | 2026-03-16T01:39:23.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s |
| 3301 | 2026-03-16T01:39:23.284Z | |
| 3302 | 2026-03-16T01:39:23.284Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3303 | 2026-03-16T01:39:23.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-03-16T01:39:23.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-03-16T01:39:23.959Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-03-16T01:39:23.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3307 | 2026-03-16T01:39:24.063Z | |
| 3308 | 2026-03-16T01:39:24.063Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3309 | 2026-03-16T01:39:24.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-03-16T01:39:24.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-03-16T01:39:24.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-03-16T01:39:24.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3313 | 2026-03-16T01:39:24.921Z | |
| 3314 | 2026-03-16T01:39:24.921Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3315 | 2026-03-16T01:39:25.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-03-16T01:39:25.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-03-16T01:39:25.821Z | Compiling radium v0.7.0 |
| 3318 | 2026-03-16T01:39:25.824Z | Checking tap v1.0.1 |
| 3319 | 2026-03-16T01:39:25.824Z | Compiling maybe-uninit v2.0.0 |
| 3320 | 2026-03-16T01:39:25.952Z | Compiling zerocopy-derive v0.6.6 |
| 3321 | 2026-03-16T01:39:25.960Z | Compiling packed_struct v0.10.1 |
| 3322 | 2026-03-16T01:39:25.963Z | Checking funty v2.0.0 |
| 3323 | 2026-03-16T01:39:25.963Z | Checking crc-catalog v2.4.0 |
| 3324 | 2026-03-16T01:39:26.001Z | Compiling packed_struct_codegen v0.10.1 |
| 3325 | 2026-03-16T01:39:26.066Z | Checking wyz v0.5.1 |
| 3326 | 2026-03-16T01:39:26.106Z | Checking crc v3.4.0 |
| 3327 | 2026-03-16T01:39:26.318Z | Compiling bitfield-macros v0.19.4 |
| 3328 | 2026-03-16T01:39:26.332Z | Compiling indexmap v1.9.3 |
| 3329 | 2026-03-16T01:39:26.348Z | Checking nodrop v0.1.14 |
| 3330 | 2026-03-16T01:39:26.432Z | Checking hashbrown v0.12.3 |
| 3331 | 2026-03-16T01:39:26.448Z | Checking smallvec v0.6.14 |
| 3332 | 2026-03-16T01:39:26.462Z | Checking array-init v0.0.4 |
| 3333 | 2026-03-16T01:39:26.512Z | Checking bitvec v1.0.1 |
| 3334 | 2026-03-16T01:39:26.617Z | Checking ron v0.8.1 |
| 3335 | 2026-03-16T01:39:26.695Z | Checking hashbrown v0.13.2 |
| 3336 | 2026-03-16T01:39:26.951Z | Checking serde-hex v0.1.0 |
| 3337 | 2026-03-16T01:39:27.083Z | Checking zerocopy v0.6.6 |
| 3338 | 2026-03-16T01:39:27.261Z | Checking crc-any v2.5.0 |
| 3339 | 2026-03-16T01:39:27.278Z | Checking bitfield v0.19.4 |
| 3340 | 2026-03-16T01:39:27.333Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3341 | 2026-03-16T01:39:27.416Z | Checking object v0.30.4 |
| 3342 | 2026-03-16T01:39:27.451Z | Checking half v1.8.3 |
| 3343 | 2026-03-16T01:39:27.491Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3344 | 2026-03-16T01:39:27.505Z | Checking path-slash v0.1.5 |
| 3345 | 2026-03-16T01:39:27.603Z | Checking void v1.0.2 |
| 3346 | 2026-03-16T01:39:27.653Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3347 | 2026-03-16T01:39:27.679Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3348 | 2026-03-16T01:39:27.712Z | Checking serde_cbor v0.11.2 |
| 3349 | 2026-03-16T01:39:27.727Z | Checking lzss v0.8.2 |
| 3350 | 2026-03-16T01:39:27.782Z | Checking tungstenite v0.23.0 |
| 3351 | 2026-03-16T01:39:27.841Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3352 | 2026-03-16T01:39:27.873Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3353 | 2026-03-16T01:39:27.962Z | Checking nix v0.27.1 |
| 3354 | 2026-03-16T01:39:28.218Z | Checking kstat-rs v0.2.4 |
| 3355 | 2026-03-16T01:39:28.324Z | Checking serde_bytes v0.11.19 |
| 3356 | 2026-03-16T01:39:28.365Z | Checking tokio-tungstenite v0.23.1 |
| 3357 | 2026-03-16T01:39:28.453Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3358 | 2026-03-16T01:39:28.548Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3359 | 2026-03-16T01:39:28.662Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3360 | 2026-03-16T01:39:28.726Z | Checking signal-hook-tokio v0.3.1 |
| 3361 | 2026-03-16T01:39:29.820Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3362 | 2026-03-16T01:39:30.000Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3363 | 2026-03-16T01:39:33.370Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3364 | 2026-03-16T01:39:34.590Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3365 | 2026-03-16T01:39:34.954Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3366 | 2026-03-16T01:39:36.432Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3367 | 2026-03-16T01:39:39.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.23s |
| 3368 | 2026-03-16T01:39:39.393Z | |
| 3369 | 2026-03-16T01:39:39.393Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3370 | 2026-03-16T01:39:40.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3371 | 2026-03-16T01:39:40.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3372 | 2026-03-16T01:39:40.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3373 | 2026-03-16T01:39:40.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3374 | 2026-03-16T01:39:40.174Z | |
| 3375 | 2026-03-16T01:39:40.174Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3376 | 2026-03-16T01:39:40.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-03-16T01:39:40.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-03-16T01:39:40.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-03-16T01:39:40.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3380 | 2026-03-16T01:39:40.955Z | |
| 3381 | 2026-03-16T01:39:40.955Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3382 | 2026-03-16T01:39:41.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-03-16T01:39:41.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-03-16T01:39:41.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-03-16T01:39:41.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3386 | 2026-03-16T01:39:41.717Z | |
| 3387 | 2026-03-16T01:39:41.717Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3388 | 2026-03-16T01:39:42.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-03-16T01:39:42.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-03-16T01:39:42.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-03-16T01:39:42.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3392 | 2026-03-16T01:39:42.497Z | |
| 3393 | 2026-03-16T01:39:42.497Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3394 | 2026-03-16T01:39:43.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-03-16T01:39:43.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-03-16T01:39:43.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-03-16T01:39:43.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3398 | 2026-03-16T01:39:43.277Z | |
| 3399 | 2026-03-16T01:39:43.277Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3400 | 2026-03-16T01:39:43.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-03-16T01:39:43.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-03-16T01:39:43.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-03-16T01:39:43.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3404 | 2026-03-16T01:39:44.051Z | |
| 3405 | 2026-03-16T01:39:44.051Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3406 | 2026-03-16T01:39:44.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-03-16T01:39:44.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-03-16T01:39:44.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-03-16T01:39:44.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3410 | 2026-03-16T01:39:44.833Z | |
| 3411 | 2026-03-16T01:39:44.836Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3412 | 2026-03-16T01:39:45.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-03-16T01:39:45.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-03-16T01:39:45.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-03-16T01:39:45.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3416 | 2026-03-16T01:39:45.610Z | |
| 3417 | 2026-03-16T01:39:45.610Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3418 | 2026-03-16T01:39:46.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-03-16T01:39:46.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-03-16T01:39:46.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-03-16T01:39:46.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3422 | 2026-03-16T01:39:46.386Z | |
| 3423 | 2026-03-16T01:39:46.386Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3424 | 2026-03-16T01:39:47.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-03-16T01:39:47.062Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-03-16T01:39:47.062Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-03-16T01:39:47.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3428 | 2026-03-16T01:39:47.165Z | |
| 3429 | 2026-03-16T01:39:47.165Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3430 | 2026-03-16T01:39:47.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-03-16T01:39:47.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-03-16T01:39:47.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-03-16T01:39:47.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3434 | 2026-03-16T01:39:47.945Z | |
| 3435 | 2026-03-16T01:39:47.945Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3436 | 2026-03-16T01:39:48.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-03-16T01:39:48.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-03-16T01:39:48.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-03-16T01:39:48.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3440 | 2026-03-16T01:39:48.722Z | |
| 3441 | 2026-03-16T01:39:48.722Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3442 | 2026-03-16T01:39:49.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-03-16T01:39:49.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-03-16T01:39:49.400Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-03-16T01:39:49.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3446 | 2026-03-16T01:39:49.500Z | |
| 3447 | 2026-03-16T01:39:49.500Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3448 | 2026-03-16T01:39:50.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-03-16T01:39:50.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-03-16T01:39:50.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-03-16T01:39:50.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3452 | 2026-03-16T01:39:50.330Z | |
| 3453 | 2026-03-16T01:39:50.330Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3454 | 2026-03-16T01:39:51.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-03-16T01:39:51.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-03-16T01:39:51.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-03-16T01:39:51.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3458 | 2026-03-16T01:39:51.119Z | |
| 3459 | 2026-03-16T01:39:51.119Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3460 | 2026-03-16T01:39:51.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-03-16T01:39:51.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-03-16T01:39:51.987Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3463 | 2026-03-16T01:39:54.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s |
| 3464 | 2026-03-16T01:39:54.505Z | |
| 3465 | 2026-03-16T01:39:54.505Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3466 | 2026-03-16T01:39:55.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-03-16T01:39:55.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-03-16T01:39:55.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-03-16T01:39:55.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3470 | 2026-03-16T01:39:55.359Z | |
| 3471 | 2026-03-16T01:39:55.359Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3472 | 2026-03-16T01:39:56.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-03-16T01:39:56.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-03-16T01:39:56.103Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-03-16T01:39:56.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3476 | 2026-03-16T01:39:56.221Z | |
| 3477 | 2026-03-16T01:39:56.221Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3478 | 2026-03-16T01:39:56.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-03-16T01:39:56.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-03-16T01:39:56.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-03-16T01:39:56.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3482 | 2026-03-16T01:39:56.981Z | |
| 3483 | 2026-03-16T01:39:56.981Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3484 | 2026-03-16T01:39:57.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-03-16T01:39:57.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-03-16T01:39:57.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-03-16T01:39:57.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3488 | 2026-03-16T01:39:57.743Z | |
| 3489 | 2026-03-16T01:39:57.743Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3490 | 2026-03-16T01:39:58.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-03-16T01:39:58.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-03-16T01:39:58.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-03-16T01:39:58.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3494 | 2026-03-16T01:39:58.592Z | |
| 3495 | 2026-03-16T01:39:58.592Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3496 | 2026-03-16T01:39:59.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-03-16T01:39:59.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-03-16T01:39:59.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3499 | 2026-03-16T01:39:59.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3500 | 2026-03-16T01:39:59.354Z | |
| 3501 | 2026-03-16T01:39:59.354Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3502 | 2026-03-16T01:40:00.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-03-16T01:40:00.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-03-16T01:40:00.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-03-16T01:40:00.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3506 | 2026-03-16T01:40:00.195Z | |
| 3507 | 2026-03-16T01:40:00.195Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3508 | 2026-03-16T01:40:00.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-03-16T01:40:00.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-03-16T01:40:00.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-03-16T01:40:00.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3512 | 2026-03-16T01:40:01.027Z | |
| 3513 | 2026-03-16T01:40:01.027Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3514 | 2026-03-16T01:40:01.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-03-16T01:40:01.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-03-16T01:40:01.686Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3517 | 2026-03-16T01:40:01.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3518 | 2026-03-16T01:40:01.786Z | |
| 3519 | 2026-03-16T01:40:01.786Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3520 | 2026-03-16T01:40:02.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-03-16T01:40:02.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-03-16T01:40:02.447Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-03-16T01:40:02.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3524 | 2026-03-16T01:40:02.546Z | |
| 3525 | 2026-03-16T01:40:02.546Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3526 | 2026-03-16T01:40:03.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-03-16T01:40:03.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-03-16T01:40:03.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-03-16T01:40:03.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3530 | 2026-03-16T01:40:03.320Z | |
| 3531 | 2026-03-16T01:40:03.320Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3532 | 2026-03-16T01:40:03.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-03-16T01:40:03.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-03-16T01:40:03.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-03-16T01:40:03.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3536 | 2026-03-16T01:40:04.084Z | |
| 3537 | 2026-03-16T01:40:04.084Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3538 | 2026-03-16T01:40:04.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-03-16T01:40:04.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-03-16T01:40:04.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-03-16T01:40:04.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3542 | 2026-03-16T01:40:04.842Z | |
| 3543 | 2026-03-16T01:40:04.842Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3544 | 2026-03-16T01:40:05.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-03-16T01:40:05.577Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-03-16T01:40:05.577Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-03-16T01:40:05.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3548 | 2026-03-16T01:40:05.692Z | |
| 3549 | 2026-03-16T01:40:05.692Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3550 | 2026-03-16T01:40:06.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-03-16T01:40:06.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-03-16T01:40:06.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-03-16T01:40:06.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3554 | 2026-03-16T01:40:06.544Z | |
| 3555 | 2026-03-16T01:40:06.544Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3556 | 2026-03-16T01:40:07.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-03-16T01:40:07.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-03-16T01:40:07.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-03-16T01:40:07.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3560 | 2026-03-16T01:40:07.384Z | |
| 3561 | 2026-03-16T01:40:07.385Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3562 | 2026-03-16T01:40:08.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-03-16T01:40:08.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-03-16T01:40:08.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-03-16T01:40:08.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3566 | 2026-03-16T01:40:08.190Z | |
| 3567 | 2026-03-16T01:40:08.190Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3568 | 2026-03-16T01:40:08.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-03-16T01:40:08.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-03-16T01:40:08.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-03-16T01:40:08.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3572 | 2026-03-16T01:40:08.987Z | |
| 3573 | 2026-03-16T01:40:08.987Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3574 | 2026-03-16T01:40:09.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-03-16T01:40:09.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-03-16T01:40:09.672Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-03-16T01:40:09.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3578 | 2026-03-16T01:40:09.774Z | |
| 3579 | 2026-03-16T01:40:09.774Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3580 | 2026-03-16T01:40:10.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-03-16T01:40:10.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-03-16T01:40:10.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-03-16T01:40:10.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3584 | 2026-03-16T01:40:10.549Z | |
| 3585 | 2026-03-16T01:40:10.549Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3586 | 2026-03-16T01:40:11.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-03-16T01:40:11.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-03-16T01:40:11.238Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-03-16T01:40:11.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3590 | 2026-03-16T01:40:11.345Z | |
| 3591 | 2026-03-16T01:40:11.345Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3592 | 2026-03-16T01:40:12.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-03-16T01:40:12.035Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-03-16T01:40:12.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-03-16T01:40:12.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3596 | 2026-03-16T01:40:12.139Z | |
| 3597 | 2026-03-16T01:40:12.139Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3598 | 2026-03-16T01:40:12.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-03-16T01:40:12.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-03-16T01:40:12.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-03-16T01:40:12.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3602 | 2026-03-16T01:40:12.898Z | |
| 3603 | 2026-03-16T01:40:12.898Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3604 | 2026-03-16T01:40:13.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-03-16T01:40:13.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-03-16T01:40:13.915Z | Compiling libefi-sys v0.1.0 |
| 3607 | 2026-03-16T01:40:13.918Z | Compiling bitfield-struct v0.6.2 |
| 3608 | 2026-03-16T01:40:13.918Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3609 | 2026-03-16T01:40:14.065Z | Compiling xshell-macros v0.2.7 |
| 3610 | 2026-03-16T01:40:14.078Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3611 | 2026-03-16T01:40:14.094Z | Compiling salty v0.3.0 |
| 3612 | 2026-03-16T01:40:14.111Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3613 | 2026-03-16T01:40:14.114Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3614 | 2026-03-16T01:40:14.136Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3615 | 2026-03-16T01:40:14.495Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3616 | 2026-03-16T01:40:14.522Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3617 | 2026-03-16T01:40:14.558Z | Checking xshell v0.2.7 |
| 3618 | 2026-03-16T01:40:14.701Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3619 | 2026-03-16T01:40:14.705Z | Checking primeorder v0.13.6 |
| 3620 | 2026-03-16T01:40:14.769Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-03-16T01:40:14.800Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3622 | 2026-03-16T01:40:14.840Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3623 | 2026-03-16T01:40:14.878Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3624 | 2026-03-16T01:40:15.025Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3625 | 2026-03-16T01:40:15.029Z | Checking p384 v0.13.1 |
| 3626 | 2026-03-16T01:40:15.085Z | Compiling num-derive v0.3.3 |
| 3627 | 2026-03-16T01:40:15.213Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3628 | 2026-03-16T01:40:15.316Z | Compiling proc-macro-error2 v2.0.1 |
| 3629 | 2026-03-16T01:40:15.463Z | Compiling unicase v2.9.0 |
| 3630 | 2026-03-16T01:40:15.535Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3631 | 2026-03-16T01:40:15.630Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3632 | 2026-03-16T01:40:15.713Z | Compiling tabled_derive v0.11.0 |
| 3633 | 2026-03-16T01:40:15.735Z | Compiling mime_guess v2.0.5 |
| 3634 | 2026-03-16T01:40:15.757Z | Compiling progenitor-impl v0.11.2 |
| 3635 | 2026-03-16T01:40:16.106Z | Checking papergrid v0.17.0 |
| 3636 | 2026-03-16T01:40:16.290Z | Checking libscf-sys v1.1.0 |
| 3637 | 2026-03-16T01:40:16.454Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3638 | 2026-03-16T01:40:16.458Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3639 | 2026-03-16T01:40:16.600Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3640 | 2026-03-16T01:40:16.641Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3641 | 2026-03-16T01:40:17.197Z | Checking testing_table v0.3.0 |
| 3642 | 2026-03-16T01:40:17.301Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3643 | 2026-03-16T01:40:17.319Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3644 | 2026-03-16T01:40:17.347Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3645 | 2026-03-16T01:40:17.432Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3646 | 2026-03-16T01:40:17.501Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3647 | 2026-03-16T01:40:17.572Z | Checking corncobs v0.1.4 |
| 3648 | 2026-03-16T01:40:17.629Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3649 | 2026-03-16T01:40:17.667Z | Checking tabled v0.20.0 |
| 3650 | 2026-03-16T01:40:17.731Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3651 | 2026-03-16T01:40:17.821Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3652 | 2026-03-16T01:40:17.979Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3653 | 2026-03-16T01:40:18.062Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3654 | 2026-03-16T01:40:18.256Z | Checking progenitor-client v0.11.2 |
| 3655 | 2026-03-16T01:40:18.485Z | Checking secrecy v0.8.0 |
| 3656 | 2026-03-16T01:40:18.556Z | Checking http-range v0.1.5 |
| 3657 | 2026-03-16T01:40:18.823Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3658 | 2026-03-16T01:40:19.045Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3659 | 2026-03-16T01:40:19.156Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3660 | 2026-03-16T01:40:19.284Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3661 | 2026-03-16T01:40:19.301Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3662 | 2026-03-16T01:40:19.440Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3663 | 2026-03-16T01:40:19.486Z | Compiling progenitor-macro v0.11.2 |
| 3664 | 2026-03-16T01:40:19.553Z | Checking atty v0.2.14 |
| 3665 | 2026-03-16T01:40:19.620Z | Checking crc8 v0.1.1 |
| 3666 | 2026-03-16T01:40:19.670Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3667 | 2026-03-16T01:40:19.692Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3668 | 2026-03-16T01:40:19.740Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3669 | 2026-03-16T01:40:19.855Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3670 | 2026-03-16T01:40:20.176Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3671 | 2026-03-16T01:40:20.248Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3672 | 2026-03-16T01:40:20.456Z | Checking hyper-staticfile v0.10.1 |
| 3673 | 2026-03-16T01:40:20.600Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3674 | 2026-03-16T01:40:20.635Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3675 | 2026-03-16T01:40:20.823Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3676 | 2026-03-16T01:40:20.844Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3677 | 2026-03-16T01:40:20.915Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3678 | 2026-03-16T01:40:21.142Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3679 | 2026-03-16T01:40:21.487Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3680 | 2026-03-16T01:40:21.512Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3681 | 2026-03-16T01:40:21.880Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3682 | 2026-03-16T01:40:22.000Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3683 | 2026-03-16T01:40:22.115Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3684 | 2026-03-16T01:40:22.593Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3685 | 2026-03-16T01:40:22.923Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3686 | 2026-03-16T01:40:23.211Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3687 | 2026-03-16T01:40:23.238Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3688 | 2026-03-16T01:40:23.751Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3689 | 2026-03-16T01:40:24.771Z | Checking progenitor v0.11.2 |
| 3690 | 2026-03-16T01:40:24.933Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3691 | 2026-03-16T01:40:31.656Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3692 | 2026-03-16T01:40:47.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.62s |
| 3693 | 2026-03-16T01:40:47.807Z | |
| 3694 | 2026-03-16T01:40:47.807Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3695 | 2026-03-16T01:40:48.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3696 | 2026-03-16T01:40:48.560Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3697 | 2026-03-16T01:40:48.747Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3698 | 2026-03-16T01:41:04.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s |
| 3699 | 2026-03-16T01:41:04.915Z | |
| 3700 | 2026-03-16T01:41:04.915Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3701 | 2026-03-16T01:41:05.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3702 | 2026-03-16T01:41:05.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3703 | 2026-03-16T01:41:05.862Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3704 | 2026-03-16T01:41:21.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s |
| 3705 | 2026-03-16T01:41:22.052Z | |
| 3706 | 2026-03-16T01:41:22.052Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3707 | 2026-03-16T01:41:22.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3708 | 2026-03-16T01:41:22.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3709 | 2026-03-16T01:41:22.988Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3710 | 2026-03-16T01:41:38.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.89s |
| 3711 | 2026-03-16T01:41:39.208Z | |
| 3712 | 2026-03-16T01:41:39.208Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3713 | 2026-03-16T01:41:39.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3714 | 2026-03-16T01:41:39.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3715 | 2026-03-16T01:41:40.150Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3716 | 2026-03-16T01:41:56.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.83s |
| 3717 | 2026-03-16T01:41:56.298Z | |
| 3718 | 2026-03-16T01:41:56.298Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3719 | 2026-03-16T01:41:57.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3720 | 2026-03-16T01:41:57.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3721 | 2026-03-16T01:41:57.238Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3722 | 2026-03-16T01:42:13.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.90s |
| 3723 | 2026-03-16T01:42:13.461Z | |
| 3724 | 2026-03-16T01:42:13.461Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3725 | 2026-03-16T01:42:14.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3726 | 2026-03-16T01:42:14.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3727 | 2026-03-16T01:42:14.398Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3728 | 2026-03-16T01:42:30.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.92s |
| 3729 | 2026-03-16T01:42:30.648Z | |
| 3730 | 2026-03-16T01:42:30.648Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3731 | 2026-03-16T01:42:31.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3732 | 2026-03-16T01:42:31.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3733 | 2026-03-16T01:42:31.588Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3734 | 2026-03-16T01:42:47.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s |
| 3735 | 2026-03-16T01:42:47.781Z | |
| 3736 | 2026-03-16T01:42:47.781Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3737 | 2026-03-16T01:42:48.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3738 | 2026-03-16T01:42:48.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3739 | 2026-03-16T01:42:48.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3740 | 2026-03-16T01:42:48.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3741 | 2026-03-16T01:42:48.583Z | |
| 3742 | 2026-03-16T01:42:48.583Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3743 | 2026-03-16T01:42:49.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3744 | 2026-03-16T01:42:49.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3745 | 2026-03-16T01:42:49.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3746 | 2026-03-16T01:42:49.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3747 | 2026-03-16T01:42:49.391Z | |
| 3748 | 2026-03-16T01:42:49.391Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3749 | 2026-03-16T01:42:50.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3750 | 2026-03-16T01:42:50.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3751 | 2026-03-16T01:42:50.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3752 | 2026-03-16T01:42:50.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3753 | 2026-03-16T01:42:50.162Z | |
| 3754 | 2026-03-16T01:42:50.162Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3755 | 2026-03-16T01:42:50.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3756 | 2026-03-16T01:42:50.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3757 | 2026-03-16T01:42:50.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3758 | 2026-03-16T01:42:50.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3759 | 2026-03-16T01:42:50.942Z | |
| 3760 | 2026-03-16T01:42:50.942Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3761 | 2026-03-16T01:42:51.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3762 | 2026-03-16T01:42:51.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3763 | 2026-03-16T01:42:51.633Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3764 | 2026-03-16T01:42:51.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3765 | 2026-03-16T01:42:51.741Z | |
| 3766 | 2026-03-16T01:42:51.741Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3767 | 2026-03-16T01:42:52.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3768 | 2026-03-16T01:42:52.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3769 | 2026-03-16T01:42:52.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3770 | 2026-03-16T01:42:52.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3771 | 2026-03-16T01:42:52.537Z | |
| 3772 | 2026-03-16T01:42:52.537Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3773 | 2026-03-16T01:42:53.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3774 | 2026-03-16T01:42:53.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3775 | 2026-03-16T01:42:53.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3776 | 2026-03-16T01:42:53.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3777 | 2026-03-16T01:42:53.336Z | |
| 3778 | 2026-03-16T01:42:53.336Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3779 | 2026-03-16T01:42:54.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3780 | 2026-03-16T01:42:54.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3781 | 2026-03-16T01:42:54.043Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3782 | 2026-03-16T01:42:54.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3783 | 2026-03-16T01:42:54.149Z | |
| 3784 | 2026-03-16T01:42:54.149Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3785 | 2026-03-16T01:42:54.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3786 | 2026-03-16T01:42:54.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3787 | 2026-03-16T01:42:54.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3788 | 2026-03-16T01:42:54.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3789 | 2026-03-16T01:42:54.962Z | |
| 3790 | 2026-03-16T01:42:54.962Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3791 | 2026-03-16T01:42:55.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3792 | 2026-03-16T01:42:55.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3793 | 2026-03-16T01:42:55.658Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3794 | 2026-03-16T01:42:55.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3795 | 2026-03-16T01:42:55.765Z | |
| 3796 | 2026-03-16T01:42:55.765Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3797 | 2026-03-16T01:42:56.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3798 | 2026-03-16T01:42:56.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3799 | 2026-03-16T01:42:56.468Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3800 | 2026-03-16T01:42:56.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3801 | 2026-03-16T01:42:56.576Z | |
| 3802 | 2026-03-16T01:42:56.576Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3803 | 2026-03-16T01:42:57.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3804 | 2026-03-16T01:42:57.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3805 | 2026-03-16T01:42:57.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3806 | 2026-03-16T01:42:57.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3807 | 2026-03-16T01:42:57.387Z | |
| 3808 | 2026-03-16T01:42:57.387Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3809 | 2026-03-16T01:42:58.088Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3810 | 2026-03-16T01:42:58.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3811 | 2026-03-16T01:42:58.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3812 | 2026-03-16T01:42:58.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3813 | 2026-03-16T01:42:58.199Z | |
| 3814 | 2026-03-16T01:42:58.199Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3815 | 2026-03-16T01:42:58.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3816 | 2026-03-16T01:42:58.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3817 | 2026-03-16T01:42:58.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3818 | 2026-03-16T01:42:58.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3819 | 2026-03-16T01:42:59.013Z | |
| 3820 | 2026-03-16T01:42:59.013Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3821 | 2026-03-16T01:42:59.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3822 | 2026-03-16T01:42:59.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3823 | 2026-03-16T01:42:59.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3824 | 2026-03-16T01:42:59.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3825 | 2026-03-16T01:42:59.846Z | |
| 3826 | 2026-03-16T01:42:59.846Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3827 | 2026-03-16T01:43:00.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3828 | 2026-03-16T01:43:00.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3829 | 2026-03-16T01:43:00.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3830 | 2026-03-16T01:43:00.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3831 | 2026-03-16T01:43:00.699Z | |
| 3832 | 2026-03-16T01:43:00.699Z | info: running `cargo check --bins` on update-common (197/257) |
| 3833 | 2026-03-16T01:43:01.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3834 | 2026-03-16T01:43:01.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3835 | 2026-03-16T01:43:01.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3836 | 2026-03-16T01:43:01.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3837 | 2026-03-16T01:43:01.495Z | |
| 3838 | 2026-03-16T01:43:01.495Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3839 | 2026-03-16T01:43:02.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3840 | 2026-03-16T01:43:02.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3841 | 2026-03-16T01:43:02.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3842 | 2026-03-16T01:43:02.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3843 | 2026-03-16T01:43:02.352Z | |
| 3844 | 2026-03-16T01:43:02.352Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3845 | 2026-03-16T01:43:03.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3846 | 2026-03-16T01:43:03.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3847 | 2026-03-16T01:43:03.285Z | Compiling fs-err v2.11.0 |
| 3848 | 2026-03-16T01:43:03.288Z | Checking ignore v0.4.25 |
| 3849 | 2026-03-16T01:43:03.288Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3850 | 2026-03-16T01:43:03.288Z | Checking predicates-tree v1.0.13 |
| 3851 | 2026-03-16T01:43:03.288Z | Checking parse-size v1.1.0 |
| 3852 | 2026-03-16T01:43:03.446Z | Checking rand_seeder v0.4.0 |
| 3853 | 2026-03-16T01:43:03.449Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3854 | 2026-03-16T01:43:03.461Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3855 | 2026-03-16T01:43:03.547Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3856 | 2026-03-16T01:43:03.563Z | Compiling petname v2.0.2 |
| 3857 | 2026-03-16T01:43:03.619Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3858 | 2026-03-16T01:43:03.801Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3859 | 2026-03-16T01:43:03.861Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3860 | 2026-03-16T01:43:03.925Z | Checking globwalk v0.9.1 |
| 3861 | 2026-03-16T01:43:03.975Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3862 | 2026-03-16T01:43:04.064Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3863 | 2026-03-16T01:43:04.146Z | Checking camino-tempfile-ext v0.3.3 |
| 3864 | 2026-03-16T01:43:04.183Z | Checking sapling-renderdag v0.1.0 |
| 3865 | 2026-03-16T01:43:04.311Z | Checking sync-ptr v0.1.4 |
| 3866 | 2026-03-16T01:43:04.390Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3867 | 2026-03-16T01:43:04.457Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3868 | 2026-03-16T01:43:04.515Z | Checking colored v2.2.0 |
| 3869 | 2026-03-16T01:43:04.539Z | Checking assert_matches v1.5.0 |
| 3870 | 2026-03-16T01:43:04.859Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3871 | 2026-03-16T01:43:05.021Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3872 | 2026-03-16T01:43:05.024Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3873 | 2026-03-16T01:43:05.764Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3874 | 2026-03-16T01:43:07.495Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3875 | 2026-03-16T01:43:10.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.10s |
| 3876 | 2026-03-16T01:43:10.693Z | |
| 3877 | 2026-03-16T01:43:10.693Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3878 | 2026-03-16T01:43:11.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3879 | 2026-03-16T01:43:11.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3880 | 2026-03-16T01:43:11.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3881 | 2026-03-16T01:43:11.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3882 | 2026-03-16T01:43:11.463Z | |
| 3883 | 2026-03-16T01:43:11.463Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3884 | 2026-03-16T01:43:12.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3885 | 2026-03-16T01:43:12.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3886 | 2026-03-16T01:43:12.206Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3887 | 2026-03-16T01:43:12.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3888 | 2026-03-16T01:43:12.322Z | |
| 3889 | 2026-03-16T01:43:12.322Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3890 | 2026-03-16T01:43:13.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3891 | 2026-03-16T01:43:13.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3892 | 2026-03-16T01:43:13.192Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3893 | 2026-03-16T01:43:13.195Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3894 | 2026-03-16T01:43:14.007Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3895 | 2026-03-16T01:43:16.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s |
| 3896 | 2026-03-16T01:43:16.259Z | |
| 3897 | 2026-03-16T01:43:16.260Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3898 | 2026-03-16T01:43:16.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3899 | 2026-03-16T01:43:16.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3900 | 2026-03-16T01:43:16.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3901 | 2026-03-16T01:43:16.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3902 | 2026-03-16T01:43:17.040Z | |
| 3903 | 2026-03-16T01:43:17.040Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3904 | 2026-03-16T01:43:17.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3905 | 2026-03-16T01:43:17.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3906 | 2026-03-16T01:43:17.785Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3907 | 2026-03-16T01:43:18.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
| 3908 | 2026-03-16T01:43:18.304Z | |
| 3909 | 2026-03-16T01:43:18.304Z | info: running `cargo check --bins` on clickana (205/257) |
| 3910 | 2026-03-16T01:43:18.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3911 | 2026-03-16T01:43:18.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3912 | 2026-03-16T01:43:19.098Z | Compiling darling_core v0.23.0 |
| 3913 | 2026-03-16T01:43:19.101Z | Compiling instability v0.3.11 |
| 3914 | 2026-03-16T01:43:19.101Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3915 | 2026-03-16T01:43:19.101Z | Checking castaway v0.2.4 |
| 3916 | 2026-03-16T01:43:19.102Z | Compiling indoc v2.0.7 |
| 3917 | 2026-03-16T01:43:19.204Z | Checking unicode-truncate v1.1.0 |
| 3918 | 2026-03-16T01:43:19.221Z | Checking lru v0.12.5 |
| 3919 | 2026-03-16T01:43:19.229Z | Checking cassowary v0.3.0 |
| 3920 | 2026-03-16T01:43:19.326Z | Checking compact_str v0.8.1 |
| 3921 | 2026-03-16T01:43:20.514Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3922 | 2026-03-16T01:43:20.735Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3923 | 2026-03-16T01:43:21.189Z | Compiling darling_macro v0.23.0 |
| 3924 | 2026-03-16T01:43:21.735Z | Compiling darling v0.23.0 |
| 3925 | 2026-03-16T01:43:22.522Z | Checking ratatui v0.29.0 |
| 3926 | 2026-03-16T01:43:24.050Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3927 | 2026-03-16T01:43:24.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.57s |
| 3928 | 2026-03-16T01:43:25.101Z | |
| 3929 | 2026-03-16T01:43:25.101Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3930 | 2026-03-16T01:43:25.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3931 | 2026-03-16T01:43:25.840Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3932 | 2026-03-16T01:43:25.987Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3933 | 2026-03-16T01:43:25.987Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3934 | 2026-03-16T01:43:26.697Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3935 | 2026-03-16T01:43:27.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s |
| 3936 | 2026-03-16T01:43:27.438Z | |
| 3937 | 2026-03-16T01:43:27.438Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3938 | 2026-03-16T01:43:28.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3939 | 2026-03-16T01:43:28.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3940 | 2026-03-16T01:43:28.311Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3941 | 2026-03-16T01:43:29.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 3942 | 2026-03-16T01:43:29.444Z | |
| 3943 | 2026-03-16T01:43:29.444Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3944 | 2026-03-16T01:43:29.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3945 | 2026-03-16T01:43:29.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3946 | 2026-03-16T01:43:29.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3947 | 2026-03-16T01:43:29.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3948 | 2026-03-16T01:43:30.047Z | |
| 3949 | 2026-03-16T01:43:30.047Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3950 | 2026-03-16T01:43:30.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3951 | 2026-03-16T01:43:30.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3952 | 2026-03-16T01:43:30.916Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3953 | 2026-03-16T01:43:31.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 3954 | 2026-03-16T01:43:31.662Z | |
| 3955 | 2026-03-16T01:43:31.662Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3956 | 2026-03-16T01:43:32.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-03-16T01:43:32.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-03-16T01:43:32.542Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3959 | 2026-03-16T01:43:33.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s |
| 3960 | 2026-03-16T01:43:33.695Z | |
| 3961 | 2026-03-16T01:43:33.695Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3962 | 2026-03-16T01:43:34.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3963 | 2026-03-16T01:43:34.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3964 | 2026-03-16T01:43:34.426Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3965 | 2026-03-16T01:43:34.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3966 | 2026-03-16T01:43:34.539Z | |
| 3967 | 2026-03-16T01:43:34.539Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3968 | 2026-03-16T01:43:35.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3969 | 2026-03-16T01:43:35.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3970 | 2026-03-16T01:43:35.290Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3971 | 2026-03-16T01:43:36.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s |
| 3972 | 2026-03-16T01:43:36.330Z | |
| 3973 | 2026-03-16T01:43:36.330Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3974 | 2026-03-16T01:43:37.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3975 | 2026-03-16T01:43:37.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3976 | 2026-03-16T01:43:37.241Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-16T01:43:37.241Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3978 | 2026-03-16T01:43:37.247Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3979 | 2026-03-16T01:43:37.247Z | Checking git-stub v1.0.0 |
| 3980 | 2026-03-16T01:43:37.247Z | Compiling trait-variant v0.1.2 |
| 3981 | 2026-03-16T01:43:37.247Z | Checking is_ci v1.2.0 |
| 3982 | 2026-03-16T01:43:37.355Z | Checking maplit v1.0.2 |
| 3983 | 2026-03-16T01:43:37.367Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3984 | 2026-03-16T01:43:37.510Z | Checking supports-color v3.0.2 |
| 3985 | 2026-03-16T01:43:37.525Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3986 | 2026-03-16T01:43:37.570Z | Checking git-stub-vcs v0.1.0 |
| 3987 | 2026-03-16T01:43:37.658Z | Checking drift v0.1.3 |
| 3988 | 2026-03-16T01:43:37.661Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3989 | 2026-03-16T01:43:37.744Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3990 | 2026-03-16T01:43:37.829Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3991 | 2026-03-16T01:43:37.981Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3992 | 2026-03-16T01:43:38.019Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3993 | 2026-03-16T01:43:38.061Z | Checking dropshot-api-manager v0.6.0 |
| 3994 | 2026-03-16T01:43:38.121Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3995 | 2026-03-16T01:43:38.275Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3996 | 2026-03-16T01:43:38.378Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3997 | 2026-03-16T01:43:38.567Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3998 | 2026-03-16T01:43:39.072Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3999 | 2026-03-16T01:43:45.892Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4000 | 2026-03-16T01:43:47.264Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4001 | 2026-03-16T01:43:48.046Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4002 | 2026-03-16T01:43:48.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.22s |
| 4003 | 2026-03-16T01:43:48.782Z | |
| 4004 | 2026-03-16T01:43:48.782Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4005 | 2026-03-16T01:43:49.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-03-16T01:43:49.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-03-16T01:43:49.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4008 | 2026-03-16T01:43:49.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4009 | 2026-03-16T01:43:49.573Z | |
| 4010 | 2026-03-16T01:43:49.573Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4011 | 2026-03-16T01:43:50.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-03-16T01:43:50.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-03-16T01:43:50.300Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-03-16T01:43:50.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4015 | 2026-03-16T01:43:50.413Z | |
| 4016 | 2026-03-16T01:43:50.413Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4017 | 2026-03-16T01:43:51.136Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-03-16T01:43:51.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-03-16T01:43:51.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-03-16T01:43:51.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4021 | 2026-03-16T01:43:51.253Z | |
| 4022 | 2026-03-16T01:43:51.253Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4023 | 2026-03-16T01:43:51.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-03-16T01:43:51.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-03-16T01:43:51.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4026 | 2026-03-16T01:43:51.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4027 | 2026-03-16T01:43:52.096Z | |
| 4028 | 2026-03-16T01:43:52.096Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4029 | 2026-03-16T01:43:52.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-03-16T01:43:52.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-03-16T01:43:52.776Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4032 | 2026-03-16T01:43:52.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4033 | 2026-03-16T01:43:52.879Z | |
| 4034 | 2026-03-16T01:43:52.879Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4035 | 2026-03-16T01:43:53.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-03-16T01:43:53.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-03-16T01:43:53.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4038 | 2026-03-16T01:43:53.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4039 | 2026-03-16T01:43:53.647Z | |
| 4040 | 2026-03-16T01:43:53.647Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4041 | 2026-03-16T01:43:54.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-03-16T01:43:54.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-03-16T01:43:54.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4044 | 2026-03-16T01:43:54.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4045 | 2026-03-16T01:43:54.458Z | |
| 4046 | 2026-03-16T01:43:54.458Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4047 | 2026-03-16T01:43:55.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4048 | 2026-03-16T01:43:55.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4049 | 2026-03-16T01:43:55.214Z | Checking erased-serde v0.4.9 |
| 4050 | 2026-03-16T01:43:55.315Z | Checking ordered-float v2.10.1 |
| 4051 | 2026-03-16T01:43:55.328Z | Checking unicode-xid v0.2.6 |
| 4052 | 2026-03-16T01:43:55.340Z | Checking cargo-platform v0.2.0 |
| 4053 | 2026-03-16T01:43:55.597Z | Checking serde-value v0.7.0 |
| 4054 | 2026-03-16T01:43:55.772Z | Checking serde-untagged v0.1.9 |
| 4055 | 2026-03-16T01:43:55.981Z | Checking cargo-util-schemas v0.8.2 |
| 4056 | 2026-03-16T01:43:56.972Z | Checking cargo_metadata v0.21.0 |
| 4057 | 2026-03-16T01:43:57.836Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4058 | 2026-03-16T01:43:58.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s |
| 4059 | 2026-03-16T01:43:58.940Z | |
| 4060 | 2026-03-16T01:43:58.940Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4061 | 2026-03-16T01:43:59.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4062 | 2026-03-16T01:43:59.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4063 | 2026-03-16T01:43:59.839Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4064 | 2026-03-16T01:44:00.586Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4065 | 2026-03-16T01:44:01.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s |
| 4066 | 2026-03-16T01:44:01.444Z | |
| 4067 | 2026-03-16T01:44:01.444Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4068 | 2026-03-16T01:44:02.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4069 | 2026-03-16T01:44:02.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4070 | 2026-03-16T01:44:02.514Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4071 | 2026-03-16T01:44:02.517Z | Compiling vergen-gitcl v1.0.8 |
| 4072 | 2026-03-16T01:44:02.517Z | Compiling dirs-sys-next v0.1.2 |
| 4073 | 2026-03-16T01:44:02.517Z | Compiling crunchy v0.2.4 |
| 4074 | 2026-03-16T01:44:02.517Z | Compiling diesel_derives v2.3.7 |
| 4075 | 2026-03-16T01:44:02.517Z | Compiling glob v0.3.3 |
| 4076 | 2026-03-16T01:44:02.517Z | Compiling dsl_auto_type v0.2.0 |
| 4077 | 2026-03-16T01:44:02.517Z | Checking scheduled-thread-pool v0.2.7 |
| 4078 | 2026-03-16T01:44:02.865Z | Compiling dirs-next v2.0.0 |
| 4079 | 2026-03-16T01:44:02.908Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4080 | 2026-03-16T01:44:02.951Z | Compiling tiny-keccak v2.0.2 |
| 4081 | 2026-03-16T01:44:03.017Z | Compiling term v0.7.0 |
| 4082 | 2026-03-16T01:44:03.112Z | Checking r2d2 v0.8.10 |
| 4083 | 2026-03-16T01:44:03.173Z | Compiling bit-vec v0.6.3 |
| 4084 | 2026-03-16T01:44:03.232Z | Checking downcast-rs v2.0.2 |
| 4085 | 2026-03-16T01:44:03.256Z | Compiling clang-sys v1.8.1 |
| 4086 | 2026-03-16T01:44:03.356Z | Compiling itertools v0.10.5 |
| 4087 | 2026-03-16T01:44:03.455Z | Compiling bit-set v0.5.3 |
| 4088 | 2026-03-16T01:44:03.655Z | Compiling ascii-canvas v3.0.0 |
| 4089 | 2026-03-16T01:44:03.752Z | Compiling ena v0.14.4 |
| 4090 | 2026-03-16T01:44:03.783Z | Compiling libloading v0.8.9 |
| 4091 | 2026-03-16T01:44:03.831Z | Compiling bindgen v0.71.1 |
| 4092 | 2026-03-16T01:44:03.864Z | Compiling diff v0.1.13 |
| 4093 | 2026-03-16T01:44:03.968Z | Compiling regex-syntax v0.6.29 |
| 4094 | 2026-03-16T01:44:04.054Z | Compiling cexpr v0.6.0 |
| 4095 | 2026-03-16T01:44:04.212Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4096 | 2026-03-16T01:44:04.490Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4097 | 2026-03-16T01:44:04.539Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4098 | 2026-03-16T01:44:04.678Z | Compiling libxml v0.3.3 |
| 4099 | 2026-03-16T01:44:04.827Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4100 | 2026-03-16T01:44:04.956Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4101 | 2026-03-16T01:44:05.007Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4102 | 2026-03-16T01:44:05.237Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4103 | 2026-03-16T01:44:05.263Z | Compiling strum_macros v0.24.3 |
| 4104 | 2026-03-16T01:44:05.321Z | Compiling indoc v1.0.9 |
| 4105 | 2026-03-16T01:44:05.931Z | Compiling lalrpop v0.19.12 |
| 4106 | 2026-03-16T01:44:06.746Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4107 | 2026-03-16T01:44:06.931Z | Checking derive_builder v0.20.2 |
| 4108 | 2026-03-16T01:44:06.997Z | Compiling oso-derive v0.27.3 |
| 4109 | 2026-03-16T01:44:07.070Z | Checking quick-xml v0.37.5 |
| 4110 | 2026-03-16T01:44:07.144Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4111 | 2026-03-16T01:44:07.661Z | Checking openssl-probe v0.1.6 |
| 4112 | 2026-03-16T01:44:07.823Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4113 | 2026-03-16T01:44:08.288Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4114 | 2026-03-16T01:44:08.542Z | Checking bb8 v0.8.6 |
| 4115 | 2026-03-16T01:44:08.829Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4116 | 2026-03-16T01:44:08.891Z | Checking nonempty v0.12.0 |
| 4117 | 2026-03-16T01:44:09.097Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4118 | 2026-03-16T01:44:09.118Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4119 | 2026-03-16T01:44:09.339Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4120 | 2026-03-16T01:44:09.396Z | Checking support-bundle-viewer v0.1.2 |
| 4121 | 2026-03-16T01:44:09.412Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4122 | 2026-03-16T01:44:09.576Z | Checking multimap v0.10.1 |
| 4123 | 2026-03-16T01:44:10.713Z | Checking diesel v2.3.7 |
| 4124 | 2026-03-16T01:44:12.058Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4125 | 2026-03-16T01:44:14.139Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4126 | 2026-03-16T01:44:14.185Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4127 | 2026-03-16T01:44:14.376Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4128 | 2026-03-16T01:44:15.552Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4129 | 2026-03-16T01:44:16.440Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4130 | 2026-03-16T01:44:16.472Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4131 | 2026-03-16T01:44:17.385Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4132 | 2026-03-16T01:44:20.003Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4133 | 2026-03-16T01:44:24.980Z | Compiling samael v0.0.19 |
| 4134 | 2026-03-16T01:44:31.146Z | Checking async-bb8-diesel v0.2.1 |
| 4135 | 2026-03-16T01:44:31.591Z | Checking diesel-dtrace v0.5.0 |
| 4136 | 2026-03-16T01:44:33.603Z | Compiling polar-core v0.27.3 |
| 4137 | 2026-03-16T01:44:39.826Z | Checking oso v0.27.3 |
| 4138 | 2026-03-16T01:45:33.152Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4139 | 2026-03-16T01:46:19.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s |
| 4140 | 2026-03-16T01:46:19.506Z | |
| 4141 | 2026-03-16T01:46:19.506Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4142 | 2026-03-16T01:46:20.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4143 | 2026-03-16T01:46:20.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4144 | 2026-03-16T01:46:20.268Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4145 | 2026-03-16T01:46:20.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4146 | 2026-03-16T01:46:20.386Z | |
| 4147 | 2026-03-16T01:46:20.386Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4148 | 2026-03-16T01:46:21.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4149 | 2026-03-16T01:46:21.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4150 | 2026-03-16T01:46:21.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4151 | 2026-03-16T01:46:21.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4152 | 2026-03-16T01:46:21.250Z | |
| 4153 | 2026-03-16T01:46:21.250Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4154 | 2026-03-16T01:46:21.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4155 | 2026-03-16T01:46:21.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4156 | 2026-03-16T01:46:21.922Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4157 | 2026-03-16T01:46:21.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4158 | 2026-03-16T01:46:22.021Z | |
| 4159 | 2026-03-16T01:46:22.021Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4160 | 2026-03-16T01:46:22.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4161 | 2026-03-16T01:46:22.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4162 | 2026-03-16T01:46:23.097Z | Compiling libz-sys v1.1.24 |
| 4163 | 2026-03-16T01:46:23.100Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4164 | 2026-03-16T01:46:23.234Z | Compiling vergen-git2 v1.0.7 |
| 4165 | 2026-03-16T01:46:23.245Z | Compiling rustls v0.21.12 |
| 4166 | 2026-03-16T01:46:23.258Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4167 | 2026-03-16T01:46:23.261Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4168 | 2026-03-16T01:46:23.261Z | Checking rustls-webpki v0.101.7 |
| 4169 | 2026-03-16T01:46:23.261Z | Checking sct v0.7.1 |
| 4170 | 2026-03-16T01:46:23.470Z | Compiling nix v0.29.0 |
| 4171 | 2026-03-16T01:46:23.519Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4172 | 2026-03-16T01:46:23.555Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4173 | 2026-03-16T01:46:23.576Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4174 | 2026-03-16T01:46:23.766Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4175 | 2026-03-16T01:46:23.895Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4176 | 2026-03-16T01:46:23.912Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4177 | 2026-03-16T01:46:24.062Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4178 | 2026-03-16T01:46:24.341Z | Checking rustls-pemfile v1.0.4 |
| 4179 | 2026-03-16T01:46:24.476Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4180 | 2026-03-16T01:46:24.505Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4181 | 2026-03-16T01:46:24.545Z | Checking twox-hash v2.1.2 |
| 4182 | 2026-03-16T01:46:24.629Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4183 | 2026-03-16T01:46:25.363Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4184 | 2026-03-16T01:46:25.420Z | Checking tokio-rustls v0.24.1 |
| 4185 | 2026-03-16T01:46:25.617Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4186 | 2026-03-16T01:46:25.663Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4187 | 2026-03-16T01:46:25.685Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4188 | 2026-03-16T01:46:25.880Z | Checking fatfs v0.3.6 |
| 4189 | 2026-03-16T01:46:26.494Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4190 | 2026-03-16T01:46:26.513Z | Compiling seq-macro v0.3.6 |
| 4191 | 2026-03-16T01:46:31.330Z | Compiling git2 v0.20.4 |
| 4192 | 2026-03-16T01:46:32.321Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-16T01:46:32.473Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4194 | 2026-03-16T01:46:34.491Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4195 | 2026-03-16T01:47:42.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s |
| 4196 | 2026-03-16T01:47:42.316Z | |
| 4197 | 2026-03-16T01:47:42.316Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4198 | 2026-03-16T01:47:43.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4199 | 2026-03-16T01:47:43.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4200 | 2026-03-16T01:47:43.400Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4201 | 2026-03-16T01:48:42.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4202 | 2026-03-16T01:48:42.662Z | |
| 4203 | 2026-03-16T01:48:42.663Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4204 | 2026-03-16T01:48:43.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4205 | 2026-03-16T01:48:43.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4206 | 2026-03-16T01:48:43.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4207 | 2026-03-16T01:48:43.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4208 | 2026-03-16T01:48:43.444Z | |
| 4209 | 2026-03-16T01:48:43.444Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4210 | 2026-03-16T01:48:44.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4211 | 2026-03-16T01:48:44.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4212 | 2026-03-16T01:48:44.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4213 | 2026-03-16T01:48:44.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4214 | 2026-03-16T01:48:44.306Z | |
| 4215 | 2026-03-16T01:48:44.307Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4216 | 2026-03-16T01:48:45.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4217 | 2026-03-16T01:48:45.035Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4218 | 2026-03-16T01:48:45.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4219 | 2026-03-16T01:48:45.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4220 | 2026-03-16T01:48:45.145Z | |
| 4221 | 2026-03-16T01:48:45.145Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4222 | 2026-03-16T01:48:45.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4223 | 2026-03-16T01:48:45.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4224 | 2026-03-16T01:48:45.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4225 | 2026-03-16T01:48:45.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4226 | 2026-03-16T01:48:46.007Z | |
| 4227 | 2026-03-16T01:48:46.007Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4228 | 2026-03-16T01:48:46.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4229 | 2026-03-16T01:48:46.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4230 | 2026-03-16T01:48:46.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4231 | 2026-03-16T01:48:46.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4232 | 2026-03-16T01:48:46.874Z | |
| 4233 | 2026-03-16T01:48:46.874Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4234 | 2026-03-16T01:48:47.624Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4235 | 2026-03-16T01:48:47.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4236 | 2026-03-16T01:48:47.627Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4237 | 2026-03-16T01:48:47.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4238 | 2026-03-16T01:48:47.744Z | |
| 4239 | 2026-03-16T01:48:47.744Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4240 | 2026-03-16T01:48:48.549Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4241 | 2026-03-16T01:48:48.552Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4242 | 2026-03-16T01:48:48.859Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4243 | 2026-03-16T01:48:48.862Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4244 | 2026-03-16T01:48:49.006Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4245 | 2026-03-16T01:48:49.022Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4246 | 2026-03-16T01:48:49.026Z | Checking yansi v1.0.1 |
| 4247 | 2026-03-16T01:48:49.026Z | Checking diff v0.1.13 |
| 4248 | 2026-03-16T01:48:49.026Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4249 | 2026-03-16T01:48:49.026Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4250 | 2026-03-16T01:48:49.218Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4251 | 2026-03-16T01:48:49.382Z | Checking pretty_assertions v1.4.1 |
| 4252 | 2026-03-16T01:48:50.267Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4253 | 2026-03-16T01:49:22.937Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4254 | 2026-03-16T01:49:22.940Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4255 | 2026-03-16T01:49:22.940Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4256 | 2026-03-16T01:49:22.940Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4257 | 2026-03-16T01:49:22.940Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4258 | 2026-03-16T01:49:22.940Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4259 | 2026-03-16T01:49:23.832Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4260 | 2026-03-16T01:49:25.258Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4261 | 2026-03-16T01:50:23.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s |
| 4262 | 2026-03-16T01:50:24.206Z | |
| 4263 | 2026-03-16T01:50:24.207Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4264 | 2026-03-16T01:50:24.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4265 | 2026-03-16T01:50:24.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4266 | 2026-03-16T01:50:24.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4267 | 2026-03-16T01:50:24.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4268 | 2026-03-16T01:50:24.986Z | |
| 4269 | 2026-03-16T01:50:24.986Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4270 | 2026-03-16T01:50:25.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4271 | 2026-03-16T01:50:25.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4272 | 2026-03-16T01:50:25.936Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4273 | 2026-03-16T01:50:26.053Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4274 | 2026-03-16T01:50:26.058Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4275 | 2026-03-16T01:51:03.564Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4276 | 2026-03-16T01:51:04.061Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4277 | 2026-03-16T01:51:06.408Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4278 | 2026-03-16T01:51:06.995Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4279 | 2026-03-16T01:51:11.018Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4280 | 2026-03-16T01:51:42.728Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4281 | 2026-03-16T01:51:43.552Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4282 | 2026-03-16T01:51:45.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4283 | 2026-03-16T01:51:45.935Z | |
| 4284 | 2026-03-16T01:51:45.935Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4285 | 2026-03-16T01:51:46.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4286 | 2026-03-16T01:51:46.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4287 | 2026-03-16T01:51:46.817Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4288 | 2026-03-16T01:51:47.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s |
| 4289 | 2026-03-16T01:51:47.901Z | |
| 4290 | 2026-03-16T01:51:47.902Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4291 | 2026-03-16T01:51:48.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4292 | 2026-03-16T01:51:48.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4293 | 2026-03-16T01:51:48.712Z | Compiling blake3 v1.8.3 |
| 4294 | 2026-03-16T01:51:48.816Z | Checking constant_time_eq v0.4.2 |
| 4295 | 2026-03-16T01:51:48.819Z | Checking arrayref v0.3.9 |
| 4296 | 2026-03-16T01:51:48.820Z | Checking arrayvec v0.7.6 |
| 4297 | 2026-03-16T01:51:48.837Z | Checking topological-sort v0.2.2 |
| 4298 | 2026-03-16T01:51:48.848Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4299 | 2026-03-16T01:51:48.851Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4300 | 2026-03-16T01:51:48.851Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4301 | 2026-03-16T01:51:48.903Z | Checking shell-words v1.1.1 |
| 4302 | 2026-03-16T01:51:49.848Z | Checking omicron-zone-package v0.12.2 |
| 4303 | 2026-03-16T01:51:50.832Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4304 | 2026-03-16T01:51:51.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s |
| 4305 | 2026-03-16T01:51:52.124Z | |
| 4306 | 2026-03-16T01:51:52.124Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4307 | 2026-03-16T01:51:52.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-03-16T01:51:52.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-03-16T01:51:52.931Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4310 | 2026-03-16T01:51:53.303Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4311 | 2026-03-16T01:51:53.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 4312 | 2026-03-16T01:51:54.048Z | |
| 4313 | 2026-03-16T01:51:54.048Z | info: running `cargo check --bins` on xtask (241/257) |
| 4314 | 2026-03-16T01:51:54.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4315 | 2026-03-16T01:51:54.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4316 | 2026-03-16T01:51:54.625Z | Checking libc v0.2.180 |
| 4317 | 2026-03-16T01:51:54.714Z | Checking serde v1.0.228 |
| 4318 | 2026-03-16T01:51:54.717Z | Checking zerofrom v0.1.6 |
| 4319 | 2026-03-16T01:51:54.718Z | Checking bitflags v2.11.0 |
| 4320 | 2026-03-16T01:51:54.738Z | Checking hashbrown v0.16.1 |
| 4321 | 2026-03-16T01:51:54.741Z | Checking smallvec v1.15.1 |
| 4322 | 2026-03-16T01:51:54.758Z | Checking serde_json v1.0.149 |
| 4323 | 2026-03-16T01:51:54.761Z | Checking scroll v0.12.0 |
| 4324 | 2026-03-16T01:51:54.858Z | Checking yoke v0.8.1 |
| 4325 | 2026-03-16T01:51:54.922Z | Checking num-traits v0.2.19 |
| 4326 | 2026-03-16T01:51:54.979Z | Checking thiserror v1.0.69 |
| 4327 | 2026-03-16T01:51:55.067Z | Checking percent-encoding v2.3.2 |
| 4328 | 2026-03-16T01:51:55.074Z | Checking zerovec v0.11.5 |
| 4329 | 2026-03-16T01:51:55.115Z | Checking zerotrie v0.2.3 |
| 4330 | 2026-03-16T01:51:55.180Z | Checking errno v0.3.14 |
| 4331 | 2026-03-16T01:51:55.259Z | Checking log v0.4.29 |
| 4332 | 2026-03-16T01:51:55.271Z | Checking serde_spanned v0.6.9 |
| 4333 | 2026-03-16T01:51:55.324Z | Checking rustix v1.1.3 |
| 4334 | 2026-03-16T01:51:55.357Z | Checking indexmap v2.13.0 |
| 4335 | 2026-03-16T01:51:55.425Z | Checking toml_datetime v0.6.11 |
| 4336 | 2026-03-16T01:51:55.428Z | Checking form_urlencoded v1.2.2 |
| 4337 | 2026-03-16T01:51:55.451Z | Checking goblin v0.8.2 |
| 4338 | 2026-03-16T01:51:55.595Z | Checking zerocopy v0.7.35 |
| 4339 | 2026-03-16T01:51:55.610Z | Checking getrandom v0.4.1 |
| 4340 | 2026-03-16T01:51:55.655Z | Checking thiserror v2.0.18 |
| 4341 | 2026-03-16T01:51:55.694Z | Checking tinystr v0.8.2 |
| 4342 | 2026-03-16T01:51:55.707Z | Checking potential_utf v0.1.4 |
| 4343 | 2026-03-16T01:51:55.767Z | Checking ordered-float v2.10.1 |
| 4344 | 2026-03-16T01:51:55.780Z | Checking syn v2.0.117 |
| 4345 | 2026-03-16T01:51:55.866Z | Checking icu_collections v2.1.1 |
| 4346 | 2026-03-16T01:51:55.928Z | Checking icu_locale_core v2.1.1 |
| 4347 | 2026-03-16T01:51:56.078Z | Checking serde-value v0.7.0 |
| 4348 | 2026-03-16T01:51:56.107Z | Checking toml_edit v0.22.27 |
| 4349 | 2026-03-16T01:51:56.271Z | Checking dtrace-parser v0.2.0 |
| 4350 | 2026-03-16T01:51:56.297Z | Checking thread-id v4.2.2 |
| 4351 | 2026-03-16T01:51:56.353Z | Checking once_cell v1.21.3 |
| 4352 | 2026-03-16T01:51:56.395Z | Checking cargo-platform v0.2.0 |
| 4353 | 2026-03-16T01:51:56.469Z | Checking terminal_size v0.4.3 |
| 4354 | 2026-03-16T01:51:56.573Z | Checking tempfile v3.25.0 |
| 4355 | 2026-03-16T01:51:56.586Z | Checking memmap v0.7.0 |
| 4356 | 2026-03-16T01:51:56.604Z | Checking clap_builder v4.5.60 |
| 4357 | 2026-03-16T01:51:56.623Z | Checking textwrap v0.16.2 |
| 4358 | 2026-03-16T01:51:56.711Z | Checking icu_provider v2.1.1 |
| 4359 | 2026-03-16T01:51:56.741Z | Checking fs-err v3.3.0 |
| 4360 | 2026-03-16T01:51:56.821Z | Checking camino-tempfile v1.4.1 |
| 4361 | 2026-03-16T01:51:56.897Z | Checking tabled v0.15.0 |
| 4362 | 2026-03-16T01:51:56.969Z | Checking anyhow v1.0.102 |
| 4363 | 2026-03-16T01:51:57.012Z | Checking icu_normalizer v2.1.1 |
| 4364 | 2026-03-16T01:51:57.025Z | Checking icu_properties v2.1.2 |
| 4365 | 2026-03-16T01:51:57.228Z | Checking macaddr v1.0.1 |
| 4366 | 2026-03-16T01:51:57.413Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4367 | 2026-03-16T01:51:57.612Z | Checking toml v0.8.23 |
| 4368 | 2026-03-16T01:51:58.031Z | Checking cargo_toml v0.21.0 |
| 4369 | 2026-03-16T01:51:58.156Z | Checking idna_adapter v1.2.1 |
| 4370 | 2026-03-16T01:51:58.159Z | Checking dof v0.3.0 |
| 4371 | 2026-03-16T01:51:58.268Z | Checking clap v4.5.60 |
| 4372 | 2026-03-16T01:51:58.299Z | Checking idna v1.1.0 |
| 4373 | 2026-03-16T01:51:58.529Z | Checking usdt-impl v0.5.0 |
| 4374 | 2026-03-16T01:51:58.593Z | Checking url v2.5.8 |
| 4375 | 2026-03-16T01:51:58.857Z | Checking usdt v0.5.0 |
| 4376 | 2026-03-16T01:51:59.060Z | Checking cargo-util-schemas v0.8.2 |
| 4377 | 2026-03-16T01:52:00.055Z | Checking cargo_metadata v0.21.0 |
| 4378 | 2026-03-16T01:52:00.923Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4379 | 2026-03-16T01:52:01.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.45s |
| 4380 | 2026-03-16T01:52:01.625Z | |
| 4381 | 2026-03-16T01:52:01.625Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4382 | 2026-03-16T01:52:02.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4383 | 2026-03-16T01:52:02.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4384 | 2026-03-16T01:52:02.604Z | Checking polyval v0.6.2 |
| 4385 | 2026-03-16T01:52:02.725Z | Checking ctr v0.9.2 |
| 4386 | 2026-03-16T01:52:02.740Z | Checking ssh-encoding v0.2.0 |
| 4387 | 2026-03-16T01:52:02.743Z | Checking blowfish v0.9.1 |
| 4388 | 2026-03-16T01:52:02.764Z | Checking password-hash v0.4.2 |
| 4389 | 2026-03-16T01:52:02.779Z | Checking p256 v0.13.2 |
| 4390 | 2026-03-16T01:52:02.782Z | Checking p521 v0.13.3 |
| 4391 | 2026-03-16T01:52:02.782Z | Checking russh-cryptovec v0.7.3 |
| 4392 | 2026-03-16T01:52:02.916Z | Checking ghash v0.5.1 |
| 4393 | 2026-03-16T01:52:02.932Z | Checking bcrypt-pbkdf v0.10.0 |
| 4394 | 2026-03-16T01:52:02.935Z | Checking md5 v0.7.0 |
| 4395 | 2026-03-16T01:52:02.997Z | Checking num-bigint v0.4.6 |
| 4396 | 2026-03-16T01:52:02.997Z | Checking des v0.8.1 |
| 4397 | 2026-03-16T01:52:03.045Z | Checking pbkdf2 v0.11.0 |
| 4398 | 2026-03-16T01:52:03.061Z | Checking aes-gcm v0.10.3 |
| 4399 | 2026-03-16T01:52:03.095Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4400 | 2026-03-16T01:52:03.167Z | Checking hex-literal v0.4.1 |
| 4401 | 2026-03-16T01:52:03.170Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4402 | 2026-03-16T01:52:03.210Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4403 | 2026-03-16T01:52:03.235Z | Checking ssh-cipher v0.2.0 |
| 4404 | 2026-03-16T01:52:03.251Z | Checking socket2 v0.5.10 |
| 4405 | 2026-03-16T01:52:03.281Z | Checking internet-checksum v0.2.1 |
| 4406 | 2026-03-16T01:52:03.439Z | Checking ssh-key v0.6.7 |
| 4407 | 2026-03-16T01:52:03.636Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4408 | 2026-03-16T01:52:04.310Z | Checking russh-keys v0.45.0 |
| 4409 | 2026-03-16T01:52:05.042Z | Checking russh v0.45.0 |
| 4410 | 2026-03-16T01:52:26.512Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4411 | 2026-03-16T01:52:28.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.38s |
| 4412 | 2026-03-16T01:52:28.274Z | |
| 4413 | 2026-03-16T01:52:28.274Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4414 | 2026-03-16T01:52:28.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4415 | 2026-03-16T01:52:28.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4416 | 2026-03-16T01:52:29.071Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4417 | 2026-03-16T01:52:29.074Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4418 | 2026-03-16T01:52:29.176Z | Checking termios v0.3.3 |
| 4419 | 2026-03-16T01:52:30.888Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4420 | 2026-03-16T01:52:31.069Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4421 | 2026-03-16T01:52:33.675Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4422 | 2026-03-16T01:52:34.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.13s |
| 4423 | 2026-03-16T01:52:34.627Z | |
| 4424 | 2026-03-16T01:52:34.628Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4425 | 2026-03-16T01:52:35.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4426 | 2026-03-16T01:52:35.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4427 | 2026-03-16T01:52:35.489Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4428 | 2026-03-16T01:52:35.492Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4429 | 2026-03-16T01:52:35.614Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4430 | 2026-03-16T01:52:35.617Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4431 | 2026-03-16T01:52:35.617Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4432 | 2026-03-16T01:52:35.895Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4433 | 2026-03-16T01:52:35.898Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4434 | 2026-03-16T01:52:36.835Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4435 | 2026-03-16T01:52:37.099Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4436 | 2026-03-16T01:52:37.102Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4437 | 2026-03-16T01:52:37.950Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4438 | 2026-03-16T01:52:40.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s |
| 4439 | 2026-03-16T01:52:40.274Z | |
| 4440 | 2026-03-16T01:52:40.274Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4441 | 2026-03-16T01:52:40.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4442 | 2026-03-16T01:52:40.968Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4443 | 2026-03-16T01:52:41.063Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4444 | 2026-03-16T01:52:41.610Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4445 | 2026-03-16T01:52:42.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s |
| 4446 | 2026-03-16T01:52:42.211Z | |
| 4447 | 2026-03-16T01:52:42.211Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4448 | 2026-03-16T01:52:42.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4449 | 2026-03-16T01:52:42.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4450 | 2026-03-16T01:52:42.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4451 | 2026-03-16T01:52:42.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4452 | 2026-03-16T01:52:42.985Z | |
| 4453 | 2026-03-16T01:52:42.985Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4454 | 2026-03-16T01:52:43.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4455 | 2026-03-16T01:52:43.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4456 | 2026-03-16T01:52:43.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4457 | 2026-03-16T01:52:43.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4458 | 2026-03-16T01:52:43.761Z | |
| 4459 | 2026-03-16T01:52:43.761Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4460 | 2026-03-16T01:52:44.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4461 | 2026-03-16T01:52:44.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4462 | 2026-03-16T01:52:44.676Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4463 | 2026-03-16T01:52:45.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s |
| 4464 | 2026-03-16T01:52:45.634Z | |
| 4465 | 2026-03-16T01:52:45.634Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4466 | 2026-03-16T01:52:46.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4467 | 2026-03-16T01:52:46.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4468 | 2026-03-16T01:52:46.434Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4469 | 2026-03-16T01:52:46.437Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4470 | 2026-03-16T01:52:46.720Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4471 | 2026-03-16T01:52:46.722Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4472 | 2026-03-16T01:52:47.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s |
| 4473 | 2026-03-16T01:52:47.930Z | |
| 4474 | 2026-03-16T01:52:47.930Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4475 | 2026-03-16T01:52:48.601Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4476 | 2026-03-16T01:52:48.604Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4477 | 2026-03-16T01:52:48.604Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4478 | 2026-03-16T01:52:48.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4479 | 2026-03-16T01:52:48.704Z | |
| 4480 | 2026-03-16T01:52:48.704Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4481 | 2026-03-16T01:52:49.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4482 | 2026-03-16T01:52:49.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4483 | 2026-03-16T01:52:49.520Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4484 | 2026-03-16T01:52:50.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
| 4485 | 2026-03-16T01:52:51.079Z | |
| 4486 | 2026-03-16T01:52:51.079Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4487 | 2026-03-16T01:52:51.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4488 | 2026-03-16T01:52:51.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4489 | 2026-03-16T01:52:52.035Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4490 | 2026-03-16T01:52:52.449Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4491 | 2026-03-16T01:52:53.145Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4492 | 2026-03-16T01:52:53.148Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4493 | 2026-03-16T01:52:59.770Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4494 | 2026-03-16T01:53:00.693Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4495 | 2026-03-16T01:53:00.696Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4496 | 2026-03-16T01:53:00.696Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4497 | 2026-03-16T01:53:00.696Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4498 | 2026-03-16T01:53:01.679Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4499 | 2026-03-16T01:53:11.129Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4500 | 2026-03-16T01:53:19.253Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4501 | 2026-03-16T01:53:19.259Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4502 | 2026-03-16T01:53:19.259Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4503 | 2026-03-16T01:53:19.259Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4504 | 2026-03-16T01:53:21.140Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4505 | 2026-03-16T01:53:22.914Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4506 | 2026-03-16T01:53:23.811Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4507 | 2026-03-16T01:53:25.510Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4508 | 2026-03-16T01:53:26.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.09s |
| 4509 | 2026-03-16T01:53:26.457Z | |
| 4510 | 2026-03-16T01:53:26.457Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4511 | 2026-03-16T01:53:27.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4512 | 2026-03-16T01:53:27.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4513 | 2026-03-16T01:53:27.332Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4514 | 2026-03-16T01:53:27.340Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4515 | 2026-03-16T01:53:27.340Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4516 | 2026-03-16T01:53:27.467Z | Checking rtoolbox v0.0.3 |
| 4517 | 2026-03-16T01:53:27.474Z | Checking tui-tree-widget v0.23.1 |
| 4518 | 2026-03-16T01:53:27.611Z | Checking rpassword v7.4.0 |
| 4519 | 2026-03-16T01:53:27.758Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4520 | 2026-03-16T01:53:28.709Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4521 | 2026-03-16T01:53:35.341Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4522 | 2026-03-16T01:53:40.493Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4523 | 2026-03-16T01:53:40.593Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4524 | 2026-03-16T01:53:41.923Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4525 | 2026-03-16T01:53:44.459Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4526 | 2026-03-16T01:53:45.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.14s |
| 4527 | 2026-03-16T01:53:45.841Z | |
| 4528 | 2026-03-16T01:53:45.841Z | info: running `cargo check --bins` on wicket (254/257) |
| 4529 | 2026-03-16T01:53:46.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4530 | 2026-03-16T01:53:46.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4531 | 2026-03-16T01:53:46.681Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4532 | 2026-03-16T01:53:47.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s |
| 4533 | 2026-03-16T01:53:47.315Z | |
| 4534 | 2026-03-16T01:53:47.315Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4535 | 2026-03-16T01:53:48.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4536 | 2026-03-16T01:53:48.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4537 | 2026-03-16T01:53:48.189Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4538 | 2026-03-16T01:53:48.191Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4539 | 2026-03-16T01:53:48.191Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4540 | 2026-03-16T01:53:48.192Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4541 | 2026-03-16T01:53:49.717Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4542 | 2026-03-16T01:53:50.502Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4543 | 2026-03-16T01:53:54.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.18s |
| 4544 | 2026-03-16T01:53:54.734Z | |
| 4545 | 2026-03-16T01:53:54.734Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4546 | 2026-03-16T01:53:55.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4547 | 2026-03-16T01:53:55.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4548 | 2026-03-16T01:53:55.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4549 | 2026-03-16T01:53:55.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4550 | 2026-03-16T01:53:55.506Z | |
| 4551 | 2026-03-16T01:53:55.506Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4552 | 2026-03-16T01:53:56.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4553 | 2026-03-16T01:53:56.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4554 | 2026-03-16T01:53:56.319Z | Checking uzers v0.12.2 |
| 4555 | 2026-03-16T01:53:56.642Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4556 | 2026-03-16T01:53:57.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s |
| 4557 | 2026-03-16T01:53:57.819Z | |
| 4558 | 2026-03-16T01:53:57.823Z | real 18:49.882692074 |
| 4559 | 2026-03-16T01:53:57.823Z | user 28:27.256160335 |
| 4560 | 2026-03-16T01:53:57.823Z | sys 5:04.181231632 |
| 4561 | 2026-03-16T01:53:57.823Z | trap 0.468912657 |
| 4562 | 2026-03-16T01:53:57.823Z | tflt 0.563403155 |
| 4563 | 2026-03-16T01:53:57.823Z | dflt 0.708923046 |
| 4564 | 2026-03-16T01:53:57.823Z | kflt 0.000934193 |
| 4565 | 2026-03-16T01:53:57.823Z | lock 1:17:34.324208187 |
| 4566 | 2026-03-16T01:53:57.823Z | slp 2:40:04.208724252 |
| 4567 | 2026-03-16T01:53:57.824Z | lat 1:35.720008438 |
| 4568 | 2026-03-16T01:53:57.824Z | stop 4:51.272085322 |
| 4569 | 2026-03-16T01:53:57.824Z | process exited: duration 1368875 ms, exit code 0 |
| |
| 4570 | 2026-03-16T01:53:57.831Z | found 0 output files |