|
|
|
| 1 | 2026-04-21T11:05:28.996Z | job assigned to worker 01KPQVDGDEADPBEDA3RSRT94T5 [factory aws, i-0f3494d0421dc211a] (queued for 47 s) |
| |
| 2 | 2026-04-21T11:05:35.652Z | starting task 0: "setup" |
| 3 | 2026-04-21T11:05:35.661Z | ++ uname -s |
| 4 | 2026-04-21T11:05:35.664Z | + kern=SunOS |
| 5 | 2026-04-21T11:05:35.664Z | + build_user=build |
| 6 | 2026-04-21T11:05:35.664Z | + build_uid=12345 |
| 7 | 2026-04-21T11:05:35.664Z | + work_dir=/work |
| 8 | 2026-04-21T11:05:35.664Z | + input_dir=/input |
| 9 | 2026-04-21T11:05:35.664Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-21T11:05:35.664Z | + case "$kern" in |
| 11 | 2026-04-21T11:05:35.664Z | + groupadd -g 12345 build |
| 12 | 2026-04-21T11:05:35.664Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-21T11:05:37.670Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-21T11:05:37.799Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-21T11:05:37.802Z | + home_fs=zfs |
| 16 | 2026-04-21T11:05:37.802Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-21T11:05:37.802Z | + mkdir -p /home/build |
| 18 | 2026-04-21T11:05:37.802Z | + chown build:build /home/build /work |
| 19 | 2026-04-21T11:05:39.803Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-21T11:05:39.806Z | process exited: duration 4152 ms, exit code 0 |
| |
| 21 | 2026-04-21T11:05:39.813Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-21T11:05:39.818Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-21T11:05:39.818Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-21T11:05:39.818Z | * rust toolchain profile = "default" |
| 25 | 2026-04-21T11:05:39.818Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-21T11:05:39.818Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-21T11:05:39.818Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-21T11:05:39.822Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-21T11:05:39.822Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-21T11:05:39.903Z | info: downloading installer |
| 31 | 2026-04-21T11:05:42.046Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-21T11:05:42.046Z | warn: /opt/ooce/bin |
| 33 | 2026-04-21T11:05:42.046Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-21T11:05:42.046Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-21T11:05:42.046Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-21T11:05:42.047Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-21T11:05:42.047Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-21T11:05:42.047Z | error: cannot install while Rust is installed |
| 39 | 2026-04-21T11:05:42.047Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-21T11:05:42.047Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-21T11:05:42.047Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-21T11:05:42.047Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-21T11:05:42.047Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-21T11:05:42.060Z | info: profile set to default |
| 45 | 2026-04-21T11:05:42.060Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-21T11:05:42.063Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-21T11:05:42.243Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-21T11:05:42.246Z | info: downloading 6 components |
| 49 | 2026-04-21T11:06:01.888Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-04-21T11:06:01.888Z | |
| 51 | 2026-04-21T11:06:01.920Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-21T11:06:01.920Z | |
| 53 | 2026-04-21T11:06:01.920Z | |
| 54 | 2026-04-21T11:06:01.920Z | Rust is installed now. Great! |
| 55 | 2026-04-21T11:06:01.920Z | |
| 56 | 2026-04-21T11:06:01.920Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-21T11:06:01.920Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-21T11:06:01.920Z | |
| 59 | 2026-04-21T11:06:01.920Z | To configure your current shell, you need to source |
| 60 | 2026-04-21T11:06:01.920Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-21T11:06:01.920Z | |
| 62 | 2026-04-21T11:06:01.920Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-21T11:06:01.920Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-21T11:06:01.920Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-21T11:06:01.920Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-21T11:06:01.920Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-21T11:06:01.920Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-21T11:06:01.920Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-21T11:06:01.924Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-21T11:06:01.924Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-21T11:06:02.022Z | + rustup --version |
| 72 | 2026-04-21T11:06:02.031Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-21T11:06:02.042Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-21T11:06:02.053Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-21T11:06:02.056Z | + cargo --version |
| 76 | 2026-04-21T11:06:02.069Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-21T11:06:02.072Z | + rustc --version |
| 78 | 2026-04-21T11:06:02.092Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-21T11:06:02.096Z | process exited: duration 22278 ms, exit code 0 |
| |
| 80 | 2026-04-21T11:06:02.102Z | starting task 2: "authentication" |
| 81 | 2026-04-21T11:06:02.119Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-21T11:06:02.125Z | starting task 3: "clone repository" |
| 83 | 2026-04-21T11:06:02.128Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-21T11:06:02.131Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-21T11:06:02.166Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-21T11:06:12.719Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-21T11:06:12.723Z | + git fetch origin 7093b7e707a0707af33bfebbffc1e4567692ce85 |
| 88 | 2026-04-21T11:06:13.046Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-21T11:06:13.046Z | * branch 7093b7e707a0707af33bfebbffc1e4567692ce85 -> FETCH_HEAD |
| 90 | 2026-04-21T11:06:13.055Z | + [[ -n felixmcfelix/bump-opte ]] |
| 91 | 2026-04-21T11:06:13.058Z | ++ git branch --show-current |
| 92 | 2026-04-21T11:06:13.058Z | + current=main |
| 93 | 2026-04-21T11:06:13.058Z | + [[ main != felixmcfelix/bump-opte ]] |
| 94 | 2026-04-21T11:06:13.058Z | + git branch -f felixmcfelix/bump-opte 7093b7e707a0707af33bfebbffc1e4567692ce85 |
| 95 | 2026-04-21T11:06:13.061Z | + git checkout -f felixmcfelix/bump-opte |
| 96 | 2026-04-21T11:06:13.295Z | Switched to branch 'felixmcfelix/bump-opte' |
| 97 | 2026-04-21T11:06:13.298Z | + git reset --hard 7093b7e707a0707af33bfebbffc1e4567692ce85 |
| 98 | 2026-04-21T11:06:13.313Z | HEAD is now at 7093b7e70 These seem to be the right fixups |
| 99 | 2026-04-21T11:06:13.317Z | process exited: duration 11188 ms, exit code 0 |
| |
| 100 | 2026-04-21T11:06:13.324Z | starting task 4: "build" |
| 101 | 2026-04-21T11:06:13.329Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-21T11:06:13.329Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-21T11:06:13.329Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-21T11:06:13.329Z | + cargo --version |
| 105 | 2026-04-21T11:06:13.339Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-21T11:06:13.342Z | + rustc --version |
| 107 | 2026-04-21T11:06:13.362Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-21T11:06:13.365Z | + source ./env.sh |
| 109 | 2026-04-21T11:06:13.365Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-04-21T11:06:13.365Z | ++ set -o xtrace |
| 111 | 2026-04-21T11:06:13.368Z | ++++ dirname ./env.sh |
| 112 | 2026-04-21T11:06:13.368Z | +++ readlink -f . |
| 113 | 2026-04-21T11:06:13.372Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-04-21T11:06:13.372Z | ++ 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-04-21T11:06:13.372Z | ++ 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-04-21T11:06:13.372Z | ++ 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-04-21T11:06:13.372Z | ++ 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-04-21T11:06:13.372Z | ++ 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-04-21T11:06:13.372Z | ++ 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-04-21T11:06:13.372Z | ++ 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-04-21T11:06:13.372Z | ++ 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-04-21T11:06:13.372Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-04-21T11:06:13.372Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-04-21T11:06:13.372Z | + 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-04-21T11:06:13.372Z | + 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-04-21T11:06:13.372Z | + banner prerequisites |
| 127 | 2026-04-21T11:06:13.375Z | |
| 128 | 2026-04-21T11:06:13.375Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-04-21T11:06:13.375Z | # # # # # # # # # # # # # # # |
| 130 | 2026-04-21T11:06:13.375Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-04-21T11:06:13.375Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-04-21T11:06:13.375Z | # # # # # # # # # # # # # # # |
| 133 | 2026-04-21T11:06:13.375Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-04-21T11:06:13.375Z | |
| 135 | 2026-04-21T11:06:13.375Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-04-21T11:06:23.602Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-04-21T11:06:30.923Z | Startup: Caching catalogs ... Done |
| 138 | 2026-04-21T11:06:36.691Z | Planning: Solver setup ... Done (4.498s) |
| 139 | 2026-04-21T11:06:36.723Z | Planning: Running solver ... Done (0.031s) |
| 140 | 2026-04-21T11:06:36.854Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-04-21T11:06:36.877Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-04-21T11:06:37.619Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-04-21T11:06:37.655Z | Planning: Package planning ... Done (0.037s) |
| 144 | 2026-04-21T11:06:37.691Z | Planning: Merging actions ... Done (0.036s) |
| 145 | 2026-04-21T11:06:37.874Z | Planning: Checking for conflicting actions ... Done (0.182s) |
| 146 | 2026-04-21T11:06:37.883Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-04-21T11:06:38.665Z | Planning: Evaluating mediators ... Done (0.781s) |
| 148 | 2026-04-21T11:06:38.672Z | Planning: Planning completed in 7.59 seconds |
| 149 | 2026-04-21T11:06:38.683Z | Packages to install: 5 |
| 150 | 2026-04-21T11:06:38.683Z | Mediators to change: 3 |
| 151 | 2026-04-21T11:06:38.683Z | Services to change: 1 |
| 152 | 2026-04-21T11:06:38.683Z | Estimated space available: 155.35 GB |
| 153 | 2026-04-21T11:06:38.687Z | Estimated space to be consumed: 1.89 GB |
| 154 | 2026-04-21T11:06:38.687Z | Create boot environment: No |
| 155 | 2026-04-21T11:06:38.687Z | Create backup boot environment: No |
| 156 | 2026-04-21T11:06:38.687Z | Rebuild boot archive: No |
| 157 | 2026-04-21T11:06:38.687Z | |
| 158 | 2026-04-21T11:06:38.687Z | Changed mediators: |
| 159 | 2026-04-21T11:06:38.687Z | mediator clang: |
| 160 | 2026-04-21T11:06:38.687Z | version: None -> 15 (system default) |
| 161 | 2026-04-21T11:06:38.687Z | |
| 162 | 2026-04-21T11:06:38.687Z | mediator llvm: |
| 163 | 2026-04-21T11:06:38.687Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-04-21T11:06:38.687Z | |
| 165 | 2026-04-21T11:06:38.687Z | mediator postgresql: |
| 166 | 2026-04-21T11:06:38.687Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-04-21T11:06:38.687Z | |
| 168 | 2026-04-21T11:06:38.687Z | Changed packages: |
| 169 | 2026-04-21T11:06:38.687Z | helios-dev |
| 170 | 2026-04-21T11:06:38.687Z | developer/build-essential |
| 171 | 2026-04-21T11:06:38.687Z | None -> 11-2.0 |
| 172 | 2026-04-21T11:06:38.687Z | library/libxmlsec1 |
| 173 | 2026-04-21T11:06:38.687Z | None -> 1.2.35-2.0 |
| 174 | 2026-04-21T11:06:38.687Z | ooce/developer/clang-15 |
| 175 | 2026-04-21T11:06:38.687Z | None -> 15.0.7-2.0 |
| 176 | 2026-04-21T11:06:38.687Z | ooce/developer/llvm-15 |
| 177 | 2026-04-21T11:06:38.687Z | None -> 15.0.7-2.0 |
| 178 | 2026-04-21T11:06:38.687Z | ooce/library/postgresql-18 |
| 179 | 2026-04-21T11:06:38.687Z | None -> 18.1-2.0 |
| 180 | 2026-04-21T11:06:38.687Z | |
| 181 | 2026-04-21T11:06:38.687Z | Services: |
| 182 | 2026-04-21T11:06:38.687Z | restart_fmri: |
| 183 | 2026-04-21T11:06:38.687Z | svc:/system/update-man-index:default |
| 184 | 2026-04-21T11:06:38.728Z | |
| 185 | 2026-04-21T11:06:38.728Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-04-21T11:06:43.730Z | Download: 1431/4272 items 116.3/219.0MB 53% complete (23.6M/s) |
| 187 | 2026-04-21T11:06:49.813Z | Download: 3281/4272 items 211.1/219.0MB 96% complete (21.4M/s) |
| 188 | 2026-04-21T11:06:51.808Z | Download: Completed 218.99 MB in 13.08 seconds (16.8M/s) |
| 189 | 2026-04-21T11:06:52.146Z | Actions: 1/4789 actions (Installing new actions) |
| 190 | 2026-04-21T11:06:55.496Z | Actions: Completed 4789 actions in 3.35 seconds. |
| 191 | 2026-04-21T11:06:56.133Z | Done (0.632s) |
| 192 | 2026-04-21T11:06:56.133Z | Done (0.000s) |
| 193 | 2026-04-21T11:06:56.868Z | Done (0.734s) |
| 194 | 2026-04-21T11:06:59.997Z | Done (2.780s) |
| 195 | 2026-04-21T11:07:00.072Z | Done (0.013s) |
| 196 | 2026-04-21T11:07:00.075Z | Done (0.000s) |
| 197 | 2026-04-21T11:07:00.375Z | Done (0.000s) |
| 198 | 2026-04-21T11:07:01.233Z | Planning: Evaluating mediator changes ... Done |
| 199 | 2026-04-21T11:07:01.342Z | Planning: Checking for conflicting actions ... Done |
| 200 | 2026-04-21T11:07:01.345Z | Planning: Consolidating action changes ... Done |
| 201 | 2026-04-21T11:07:01.505Z | Planning: Evaluating mediators ... Done |
| 202 | 2026-04-21T11:07:01.512Z | Planning: Planning completed in 0.27 seconds |
| 203 | 2026-04-21T11:07:01.526Z | Mediators to change: 2 |
| 204 | 2026-04-21T11:07:01.526Z | Create boot environment: No |
| 205 | 2026-04-21T11:07:01.529Z | Create backup boot environment: No |
| 206 | 2026-04-21T11:07:01.600Z | Done |
| 207 | 2026-04-21T11:07:01.600Z | Done |
| 208 | 2026-04-21T11:07:02.235Z | Done |
| 209 | 2026-04-21T11:07:04.722Z | Done |
| 210 | 2026-04-21T11:07:04.796Z | Done |
| 211 | 2026-04-21T11:07:04.799Z | Done |
| 212 | 2026-04-21T11:07:04.949Z | Done |
| 213 | 2026-04-21T11:07:05.213Z | Planning: Evaluating mediator changes ... Done |
| 214 | 2026-04-21T11:07:05.324Z | Planning: Checking for conflicting actions ... Done |
| 215 | 2026-04-21T11:07:05.327Z | Planning: Consolidating action changes ... Done |
| 216 | 2026-04-21T11:07:05.482Z | Planning: Evaluating mediators ... Done |
| 217 | 2026-04-21T11:07:05.485Z | Planning: Planning completed in 0.27 seconds |
| 218 | 2026-04-21T11:07:05.504Z | Mediators to change: 1 |
| 219 | 2026-04-21T11:07:05.504Z | Create boot environment: No |
| 220 | 2026-04-21T11:07:05.504Z | Create backup boot environment: No |
| 221 | 2026-04-21T11:07:05.575Z | Done |
| 222 | 2026-04-21T11:07:05.575Z | Done |
| 223 | 2026-04-21T11:07:06.178Z | Done |
| 224 | 2026-04-21T11:07:08.660Z | Done |
| 225 | 2026-04-21T11:07:08.731Z | Done |
| 226 | 2026-04-21T11:07:08.734Z | Done |
| 227 | 2026-04-21T11:07:08.866Z | Done |
| 228 | 2026-04-21T11:07:09.159Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 229 | 2026-04-21T11:07:09.159Z | clang system 15 system |
| 230 | 2026-04-21T11:07:09.159Z | csh system system illumos |
| 231 | 2026-04-21T11:07:09.159Z | ctags system system illumos |
| 232 | 2026-04-21T11:07:09.159Z | file system system illumos |
| 233 | 2026-04-21T11:07:09.159Z | gcc vendor 12 vendor |
| 234 | 2026-04-21T11:07:09.159Z | gcc system 14 system |
| 235 | 2026-04-21T11:07:09.159Z | gcc system 10 system |
| 236 | 2026-04-21T11:07:09.159Z | go system 1.20 system |
| 237 | 2026-04-21T11:07:09.159Z | go system 1.19 system |
| 238 | 2026-04-21T11:07:09.160Z | llvm system 15 system |
| 239 | 2026-04-21T11:07:09.160Z | llvm system 14 system |
| 240 | 2026-04-21T11:07:09.160Z | mariadb system 10.6 system |
| 241 | 2026-04-21T11:07:09.160Z | mta vendor vendor dma |
| 242 | 2026-04-21T11:07:09.160Z | openjdk system 17 system |
| 243 | 2026-04-21T11:07:09.160Z | openjdk system 11 system |
| 244 | 2026-04-21T11:07:09.160Z | openjdk system 1.8 system |
| 245 | 2026-04-21T11:07:09.160Z | openssl vendor 3 vendor |
| 246 | 2026-04-21T11:07:09.160Z | perl system 5.36 system |
| 247 | 2026-04-21T11:07:09.160Z | postgresql system 18 system |
| 248 | 2026-04-21T11:07:09.160Z | postgresql system 15 system |
| 249 | 2026-04-21T11:07:09.160Z | postgresql system 13 system |
| 250 | 2026-04-21T11:07:09.160Z | python vendor 3 vendor |
| 251 | 2026-04-21T11:07:09.160Z | python system 2 system |
| 252 | 2026-04-21T11:07:09.160Z | python3 system 3.11 system |
| 253 | 2026-04-21T11:07:09.161Z | ruby system 3.0 system |
| 254 | 2026-04-21T11:07:09.161Z | words vendor vendor american-english |
| 255 | 2026-04-21T11:07:09.161Z | words system system australian-english |
| 256 | 2026-04-21T11:07:09.161Z | words system system british-english |
| 257 | 2026-04-21T11:07:09.161Z | words system system canadian-english |
| 258 | 2026-04-21T11:07:09.161Z | words system system french |
| 259 | 2026-04-21T11:07:09.161Z | words system system italian |
| 260 | 2026-04-21T11:07:09.161Z | words system system ngerman |
| 261 | 2026-04-21T11:07:09.161Z | words system system ogerman |
| 262 | 2026-04-21T11:07:09.161Z | words system system spanish |
| 263 | 2026-04-21T11:07:09.386Z | PUBLISHER TYPE STATUS P LOCATION |
| 264 | 2026-04-21T11:07:09.386Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 265 | 2026-04-21T11:07:13.876Z | FMRI IFO |
| 266 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 267 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 268 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 269 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 270 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 271 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 272 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 273 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 274 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 275 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 276 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 277 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 278 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 279 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 280 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 281 | 2026-04-21T11:07:13.876Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 282 | 2026-04-21T11:07:13.877Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 283 | 2026-04-21T11:07:14.994Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 284 | 2026-04-21T11:07:15.282Z | Updating crates.io index |
| 285 | 2026-04-21T11:07:15.332Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 286 | 2026-04-21T11:07:16.266Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 287 | 2026-04-21T11:07:16.745Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 288 | 2026-04-21T11:07:17.529Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-04-21T11:07:18.441Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 290 | 2026-04-21T11:07:18.968Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-04-21T11:07:20.603Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 292 | 2026-04-21T11:07:21.651Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 293 | 2026-04-21T11:07:21.991Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 294 | 2026-04-21T11:07:23.248Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 295 | 2026-04-21T11:07:23.757Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 296 | 2026-04-21T11:07:24.198Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 297 | 2026-04-21T11:07:24.723Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 298 | 2026-04-21T11:07:25.743Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 299 | 2026-04-21T11:07:26.337Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 300 | 2026-04-21T11:07:26.727Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 301 | 2026-04-21T11:07:27.017Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 302 | 2026-04-21T11:07:27.555Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 303 | 2026-04-21T11:07:27.814Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 304 | 2026-04-21T11:07:28.028Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 305 | 2026-04-21T11:07:28.287Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 306 | 2026-04-21T11:07:28.751Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 307 | 2026-04-21T11:07:29.095Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 308 | 2026-04-21T11:07:29.791Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 309 | 2026-04-21T11:07:30.187Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 310 | 2026-04-21T11:07:30.678Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 311 | 2026-04-21T11:07:31.728Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 312 | 2026-04-21T11:07:32.506Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 313 | 2026-04-21T11:07:33.071Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 314 | 2026-04-21T11:07:33.627Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 315 | 2026-04-21T11:07:33.895Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 316 | 2026-04-21T11:07:34.332Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 317 | 2026-04-21T11:07:34.676Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 318 | 2026-04-21T11:07:35.329Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 319 | 2026-04-21T11:07:35.591Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 320 | 2026-04-21T11:07:35.853Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 321 | 2026-04-21T11:07:36.143Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 322 | 2026-04-21T11:07:36.452Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 323 | 2026-04-21T11:07:50.028Z | Downloading crates ... |
| 324 | 2026-04-21T11:07:50.081Z | Downloaded anstyle-query v1.1.5 |
| 325 | 2026-04-21T11:07:50.091Z | Downloaded anstyle v1.0.13 |
| 326 | 2026-04-21T11:07:50.095Z | Downloaded anstream v0.6.21 |
| 327 | 2026-04-21T11:07:50.095Z | Downloaded autocfg v1.5.0 |
| 328 | 2026-04-21T11:07:50.095Z | Downloaded anyhow v1.0.102 |
| 329 | 2026-04-21T11:07:50.099Z | Downloaded thread-id v4.2.2 |
| 330 | 2026-04-21T11:07:50.099Z | Downloaded cpufeatures v0.2.17 |
| 331 | 2026-04-21T11:07:50.102Z | Downloaded unicode-xid v0.2.6 |
| 332 | 2026-04-21T11:07:50.108Z | Downloaded icu_provider v2.1.1 |
| 333 | 2026-04-21T11:07:50.111Z | Downloaded macaddr v1.0.1 |
| 334 | 2026-04-21T11:07:50.114Z | Downloaded generic-array v0.14.7 |
| 335 | 2026-04-21T11:07:50.114Z | Downloaded ucd-trie v0.1.7 |
| 336 | 2026-04-21T11:07:50.117Z | Downloaded fastrand v2.3.0 |
| 337 | 2026-04-21T11:07:50.120Z | Downloaded utf8_iter v1.0.4 |
| 338 | 2026-04-21T11:07:50.121Z | Downloaded toml_datetime v0.6.11 |
| 339 | 2026-04-21T11:07:50.125Z | Downloaded heck v0.4.1 |
| 340 | 2026-04-21T11:07:50.125Z | Downloaded idna_adapter v1.2.1 |
| 341 | 2026-04-21T11:07:50.128Z | Downloaded equivalent v1.0.2 |
| 342 | 2026-04-21T11:07:50.131Z | Downloaded crypto-common v0.1.7 |
| 343 | 2026-04-21T11:07:50.131Z | Downloaded version_check v0.9.5 |
| 344 | 2026-04-21T11:07:50.131Z | Downloaded form_urlencoded v1.2.2 |
| 345 | 2026-04-21T11:07:50.131Z | Downloaded usdt-attr-macro v0.5.0 |
| 346 | 2026-04-21T11:07:50.131Z | Downloaded zerofrom v0.1.6 |
| 347 | 2026-04-21T11:07:50.144Z | Downloaded strsim v0.11.1 |
| 348 | 2026-04-21T11:07:50.144Z | Downloaded zerofrom-derive v0.1.6 |
| 349 | 2026-04-21T11:07:50.144Z | Downloaded typeid v1.0.3 |
| 350 | 2026-04-21T11:07:50.144Z | Downloaded clap_lex v1.0.0 |
| 351 | 2026-04-21T11:07:50.144Z | Downloaded utf8parse v0.2.2 |
| 352 | 2026-04-21T11:07:50.144Z | Downloaded unicode-linebreak v0.1.5 |
| 353 | 2026-04-21T11:07:50.144Z | Downloaded tabled_derive v0.7.0 |
| 354 | 2026-04-21T11:07:50.144Z | Downloaded camino-tempfile v1.4.1 |
| 355 | 2026-04-21T11:07:50.148Z | Downloaded yoke-derive v0.8.1 |
| 356 | 2026-04-21T11:07:50.151Z | Downloaded usdt v0.5.0 |
| 357 | 2026-04-21T11:07:50.151Z | Downloaded potential_utf v0.1.4 |
| 358 | 2026-04-21T11:07:50.151Z | Downloaded ordered-float v2.10.1 |
| 359 | 2026-04-21T11:07:50.152Z | Downloaded itoa v1.0.17 |
| 360 | 2026-04-21T11:07:50.155Z | Downloaded usdt-macro v0.5.0 |
| 361 | 2026-04-21T11:07:50.155Z | Downloaded colorchoice v1.0.4 |
| 362 | 2026-04-21T11:07:50.155Z | Downloaded block-buffer v0.10.4 |
| 363 | 2026-04-21T11:07:50.159Z | Downloaded scroll_derive v0.12.1 |
| 364 | 2026-04-21T11:07:50.164Z | Downloaded cargo-platform v0.2.0 |
| 365 | 2026-04-21T11:07:50.164Z | Downloaded thiserror-impl v2.0.18 |
| 366 | 2026-04-21T11:07:50.167Z | Downloaded thiserror-impl v1.0.69 |
| 367 | 2026-04-21T11:07:50.167Z | Downloaded writeable v0.6.2 |
| 368 | 2026-04-21T11:07:50.170Z | Downloaded toml_write v0.1.2 |
| 369 | 2026-04-21T11:07:50.173Z | Downloaded yoke v0.8.1 |
| 370 | 2026-04-21T11:07:50.173Z | Downloaded tinystr v0.8.2 |
| 371 | 2026-04-21T11:07:50.177Z | Downloaded usdt-impl v0.5.0 |
| 372 | 2026-04-21T11:07:50.177Z | Downloaded thiserror v1.0.69 |
| 373 | 2026-04-21T11:07:50.180Z | Downloaded thiserror v2.0.18 |
| 374 | 2026-04-21T11:07:50.184Z | Downloaded plain v0.2.3 |
| 375 | 2026-04-21T11:07:50.184Z | Downloaded zmij v1.0.21 |
| 376 | 2026-04-21T11:07:50.184Z | Downloaded stable_deref_trait v1.2.1 |
| 377 | 2026-04-21T11:07:50.184Z | Downloaded serde-value v0.7.0 |
| 378 | 2026-04-21T11:07:50.184Z | Downloaded errno v0.3.14 |
| 379 | 2026-04-21T11:07:50.187Z | Downloaded zerovec-derive v0.11.2 |
| 380 | 2026-04-21T11:07:50.190Z | Downloaded smawk v0.3.2 |
| 381 | 2026-04-21T11:07:50.190Z | Downloaded memmap v0.7.0 |
| 382 | 2026-04-21T11:07:50.190Z | Downloaded dtrace-parser v0.2.0 |
| 383 | 2026-04-21T11:07:50.190Z | Downloaded dof v0.3.0 |
| 384 | 2026-04-21T11:07:50.193Z | Downloaded proc-macro-error-attr v1.0.4 |
| 385 | 2026-04-21T11:07:50.193Z | Downloaded pretty-hex v0.4.1 |
| 386 | 2026-04-21T11:07:50.197Z | Downloaded toml v0.8.23 |
| 387 | 2026-04-21T11:07:50.200Z | Downloaded percent-encoding v2.3.2 |
| 388 | 2026-04-21T11:07:50.203Z | Downloaded is_terminal_polyfill v1.70.2 |
| 389 | 2026-04-21T11:07:50.206Z | Downloaded zerocopy-derive v0.7.35 |
| 390 | 2026-04-21T11:07:50.206Z | Downloaded unicode-ident v1.0.24 |
| 391 | 2026-04-21T11:07:50.209Z | Downloaded textwrap v0.16.2 |
| 392 | 2026-04-21T11:07:50.212Z | Downloaded heck v0.5.0 |
| 393 | 2026-04-21T11:07:50.212Z | Downloaded serde_spanned v0.6.9 |
| 394 | 2026-04-21T11:07:50.215Z | Downloaded digest v0.10.7 |
| 395 | 2026-04-21T11:07:50.215Z | Downloaded byteorder v1.5.0 |
| 396 | 2026-04-21T11:07:50.218Z | Downloaded typenum v1.19.0 |
| 397 | 2026-04-21T11:07:50.221Z | Downloaded serde-untagged v0.1.9 |
| 398 | 2026-04-21T11:07:50.221Z | Downloaded toml_edit v0.22.27 |
| 399 | 2026-04-21T11:07:50.225Z | Downloaded zerotrie v0.2.3 |
| 400 | 2026-04-21T11:07:50.235Z | Downloaded url v2.5.8 |
| 401 | 2026-04-21T11:07:50.238Z | Downloaded zerovec v0.11.5 |
| 402 | 2026-04-21T11:07:50.241Z | Downloaded terminal_size v0.4.3 |
| 403 | 2026-04-21T11:07:50.241Z | Downloaded swrite v0.1.0 |
| 404 | 2026-04-21T11:07:50.241Z | Downloaded cfg-if v1.0.4 |
| 405 | 2026-04-21T11:07:50.260Z | Downloaded zerocopy v0.7.35 |
| 406 | 2026-04-21T11:07:50.268Z | Downloaded quote v1.0.44 |
| 407 | 2026-04-21T11:07:50.271Z | Downloaded winnow v0.7.14 |
| 408 | 2026-04-21T11:07:50.274Z | Downloaded semver v1.0.27 |
| 409 | 2026-04-21T11:07:50.278Z | Downloaded scroll v0.12.0 |
| 410 | 2026-04-21T11:07:50.278Z | Downloaded fnv v1.0.7 |
| 411 | 2026-04-21T11:07:50.278Z | Downloaded displaydoc v0.2.5 |
| 412 | 2026-04-21T11:07:50.282Z | Downloaded erased-serde v0.4.9 |
| 413 | 2026-04-21T11:07:50.282Z | Downloaded anstyle-parse v0.2.7 |
| 414 | 2026-04-21T11:07:50.282Z | Downloaded sha2 v0.10.9 |
| 415 | 2026-04-21T11:07:50.285Z | Downloaded fs-err v3.3.0 |
| 416 | 2026-04-21T11:07:50.285Z | Downloaded unicode-width v0.2.0 |
| 417 | 2026-04-21T11:07:50.288Z | Downloaded unicode-width v0.1.14 |
| 418 | 2026-04-21T11:07:50.291Z | Downloaded camino v1.2.2 |
| 419 | 2026-04-21T11:07:50.291Z | Downloaded bytecount v0.6.9 |
| 420 | 2026-04-21T11:07:50.294Z | Downloaded cargo-util-schemas v0.8.2 |
| 421 | 2026-04-21T11:07:50.300Z | Downloaded serde_tokenstream v0.2.3 |
| 422 | 2026-04-21T11:07:50.310Z | Downloaded litemap v0.8.1 |
| 423 | 2026-04-21T11:07:50.314Z | Downloaded memchr v2.8.0 |
| 424 | 2026-04-21T11:07:50.317Z | Downloaded bitflags v2.11.0 |
| 425 | 2026-04-21T11:07:50.324Z | Downloaded cargo_toml v0.21.0 |
| 426 | 2026-04-21T11:07:50.329Z | Downloaded smallvec v1.15.1 |
| 427 | 2026-04-21T11:07:50.332Z | Downloaded pest_generator v2.8.6 |
| 428 | 2026-04-21T11:07:50.335Z | Downloaded synstructure v0.13.2 |
| 429 | 2026-04-21T11:07:50.338Z | Downloaded tempfile v3.25.0 |
| 430 | 2026-04-21T11:07:50.342Z | Downloaded num-traits v0.2.19 |
| 431 | 2026-04-21T11:07:50.345Z | Downloaded clap v4.5.60 |
| 432 | 2026-04-21T11:07:50.358Z | Downloaded pest_derive v2.8.6 |
| 433 | 2026-04-21T11:07:50.364Z | Downloaded serde_derive v1.0.228 |
| 434 | 2026-04-21T11:07:50.372Z | Downloaded serde_core v1.0.228 |
| 435 | 2026-04-21T11:07:50.375Z | Downloaded proc-macro-error v1.0.4 |
| 436 | 2026-04-21T11:07:50.375Z | Downloaded proc-macro2 v1.0.106 |
| 437 | 2026-04-21T11:07:50.378Z | Downloaded log v0.4.29 |
| 438 | 2026-04-21T11:07:50.378Z | Downloaded once_cell v1.21.3 |
| 439 | 2026-04-21T11:07:50.382Z | Downloaded icu_properties v2.1.2 |
| 440 | 2026-04-21T11:07:50.382Z | Downloaded cargo_metadata v0.21.0 |
| 441 | 2026-04-21T11:07:50.382Z | Downloaded icu_locale_core v2.1.1 |
| 442 | 2026-04-21T11:07:50.385Z | Downloaded papergrid v0.11.0 |
| 443 | 2026-04-21T11:07:50.388Z | Downloaded getrandom v0.4.1 |
| 444 | 2026-04-21T11:07:50.392Z | Downloaded icu_normalizer_data v2.1.1 |
| 445 | 2026-04-21T11:07:50.402Z | Downloaded icu_normalizer v2.1.1 |
| 446 | 2026-04-21T11:07:50.405Z | Downloaded pest_meta v2.8.6 |
| 447 | 2026-04-21T11:07:50.414Z | Downloaded clap_derive v4.5.55 |
| 448 | 2026-04-21T11:07:50.417Z | Downloaded icu_collections v2.1.1 |
| 449 | 2026-04-21T11:07:50.428Z | Downloaded serde v1.0.228 |
| 450 | 2026-04-21T11:07:50.459Z | Downloaded indexmap v2.13.0 |
| 451 | 2026-04-21T11:07:50.489Z | Downloaded pest v2.8.6 |
| 452 | 2026-04-21T11:07:50.499Z | Downloaded serde_json v1.0.149 |
| 453 | 2026-04-21T11:07:50.503Z | Downloaded hashbrown v0.16.1 |
| 454 | 2026-04-21T11:07:50.506Z | Downloaded idna v1.1.0 |
| 455 | 2026-04-21T11:07:50.521Z | Downloaded clap_builder v4.5.60 |
| 456 | 2026-04-21T11:07:50.526Z | Downloaded icu_properties_data v2.1.2 |
| 457 | 2026-04-21T11:07:50.531Z | Downloaded goblin v0.8.2 |
| 458 | 2026-04-21T11:07:50.543Z | Downloaded tabled v0.15.0 |
| 459 | 2026-04-21T11:07:50.551Z | Downloaded syn v1.0.109 |
| 460 | 2026-04-21T11:07:50.573Z | Downloaded syn v2.0.117 |
| 461 | 2026-04-21T11:07:50.592Z | Downloaded rustix v1.1.3 |
| 462 | 2026-04-21T11:07:50.630Z | Downloaded libc v0.2.185 |
| 463 | 2026-04-21T11:07:50.697Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-04-21T11:07:50.698Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-04-21T11:07:50.701Z | Compiling quote v1.0.44 |
| 466 | 2026-04-21T11:07:50.701Z | Compiling serde_core v1.0.228 |
| 467 | 2026-04-21T11:07:50.701Z | Compiling libc v0.2.185 |
| 468 | 2026-04-21T11:07:50.701Z | Compiling version_check v0.9.5 |
| 469 | 2026-04-21T11:07:50.701Z | Compiling stable_deref_trait v1.2.1 |
| 470 | 2026-04-21T11:07:50.701Z | Compiling memchr v2.8.0 |
| 471 | 2026-04-21T11:07:51.031Z | Compiling serde v1.0.228 |
| 472 | 2026-04-21T11:07:51.049Z | Compiling zmij v1.0.21 |
| 473 | 2026-04-21T11:07:51.292Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-04-21T11:07:51.310Z | Compiling autocfg v1.5.0 |
| 475 | 2026-04-21T11:07:51.422Z | Compiling thiserror v1.0.69 |
| 476 | 2026-04-21T11:07:51.554Z | Compiling itoa v1.0.17 |
| 477 | 2026-04-21T11:07:51.664Z | Compiling pest v2.8.6 |
| 478 | 2026-04-21T11:07:51.700Z | Compiling writeable v0.6.2 |
| 479 | 2026-04-21T11:07:51.734Z | Compiling litemap v0.8.1 |
| 480 | 2026-04-21T11:07:51.750Z | Compiling byteorder v1.5.0 |
| 481 | 2026-04-21T11:07:51.893Z | Compiling rustix v1.1.3 |
| 482 | 2026-04-21T11:07:51.911Z | Compiling icu_normalizer_data v2.1.1 |
| 483 | 2026-04-21T11:07:51.979Z | Compiling icu_properties_data v2.1.2 |
| 484 | 2026-04-21T11:07:52.162Z | Compiling syn v2.0.117 |
| 485 | 2026-04-21T11:07:52.257Z | Compiling errno v0.3.14 |
| 486 | 2026-04-21T11:07:52.273Z | Compiling bitflags v2.11.0 |
| 487 | 2026-04-21T11:07:52.416Z | Compiling serde_json v1.0.149 |
| 488 | 2026-04-21T11:07:52.529Z | Compiling num-traits v0.2.19 |
| 489 | 2026-04-21T11:07:52.628Z | Compiling equivalent v1.0.2 |
| 490 | 2026-04-21T11:07:52.645Z | Compiling hashbrown v0.16.1 |
| 491 | 2026-04-21T11:07:52.714Z | Compiling pest_meta v2.8.6 |
| 492 | 2026-04-21T11:07:52.733Z | Compiling typeid v1.0.3 |
| 493 | 2026-04-21T11:07:53.000Z | Compiling smallvec v1.15.1 |
| 494 | 2026-04-21T11:07:53.128Z | Compiling indexmap v2.13.0 |
| 495 | 2026-04-21T11:07:53.200Z | Compiling thread-id v4.2.2 |
| 496 | 2026-04-21T11:07:53.216Z | Compiling usdt-impl v0.5.0 |
| 497 | 2026-04-21T11:07:53.283Z | Compiling proc-macro-error-attr v1.0.4 |
| 498 | 2026-04-21T11:07:53.350Z | Compiling erased-serde v0.4.9 |
| 499 | 2026-04-21T11:07:53.420Z | Compiling winnow v0.7.14 |
| 500 | 2026-04-21T11:07:53.467Z | Compiling syn v1.0.109 |
| 501 | 2026-04-21T11:07:53.616Z | Compiling toml_write v0.1.2 |
| 502 | 2026-04-21T11:07:53.931Z | Compiling proc-macro-error v1.0.4 |
| 503 | 2026-04-21T11:07:53.973Z | Compiling log v0.4.29 |
| 504 | 2026-04-21T11:07:54.126Z | Compiling plain v0.2.3 |
| 505 | 2026-04-21T11:07:54.166Z | Compiling thiserror v2.0.18 |
| 506 | 2026-04-21T11:07:54.242Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-04-21T11:07:54.401Z | Compiling getrandom v0.4.1 |
| 508 | 2026-04-21T11:07:54.449Z | Compiling utf8_iter v1.0.4 |
| 509 | 2026-04-21T11:07:54.474Z | Compiling camino v1.2.2 |
| 510 | 2026-04-21T11:07:54.509Z | Compiling utf8parse v0.2.2 |
| 511 | 2026-04-21T11:07:54.630Z | Compiling anstyle-parse v0.2.7 |
| 512 | 2026-04-21T11:07:54.633Z | Compiling ordered-float v2.10.1 |
| 513 | 2026-04-21T11:07:54.784Z | Compiling synstructure v0.13.2 |
| 514 | 2026-04-21T11:07:54.802Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-04-21T11:07:54.838Z | Compiling form_urlencoded v1.2.2 |
| 516 | 2026-04-21T11:07:54.978Z | Compiling terminal_size v0.4.3 |
| 517 | 2026-04-21T11:07:55.126Z | Compiling is_terminal_polyfill v1.70.2 |
| 518 | 2026-04-21T11:07:55.233Z | Compiling pretty-hex v0.4.1 |
| 519 | 2026-04-21T11:07:55.250Z | Compiling anstyle-query v1.1.5 |
| 520 | 2026-04-21T11:07:55.362Z | Compiling cfg-if v1.0.4 |
| 521 | 2026-04-21T11:07:55.380Z | Compiling colorchoice v1.0.4 |
| 522 | 2026-04-21T11:07:55.380Z | Compiling anstyle v1.0.13 |
| 523 | 2026-04-21T11:07:55.383Z | Compiling serde-untagged v0.1.9 |
| 524 | 2026-04-21T11:07:55.542Z | Compiling semver v1.0.27 |
| 525 | 2026-04-21T11:07:55.601Z | Compiling anstream v0.6.21 |
| 526 | 2026-04-21T11:07:55.621Z | Compiling fs-err v3.3.0 |
| 527 | 2026-04-21T11:07:55.654Z | Compiling once_cell v1.21.3 |
| 528 | 2026-04-21T11:07:55.812Z | Compiling unicode-xid v0.2.6 |
| 529 | 2026-04-21T11:07:55.865Z | Compiling anyhow v1.0.102 |
| 530 | 2026-04-21T11:07:55.883Z | Compiling clap_lex v1.0.0 |
| 531 | 2026-04-21T11:07:55.886Z | Compiling strsim v0.11.1 |
| 532 | 2026-04-21T11:07:55.917Z | Compiling fnv v1.0.7 |
| 533 | 2026-04-21T11:07:55.939Z | Compiling heck v0.4.1 |
| 534 | 2026-04-21T11:07:56.022Z | Compiling bytecount v0.6.9 |
| 535 | 2026-04-21T11:07:56.160Z | Compiling fastrand v2.3.0 |
| 536 | 2026-04-21T11:07:56.160Z | Compiling heck v0.5.0 |
| 537 | 2026-04-21T11:07:56.195Z | Compiling unicode-width v0.1.14 |
| 538 | 2026-04-21T11:07:56.400Z | Compiling tempfile v3.25.0 |
| 539 | 2026-04-21T11:07:56.424Z | Compiling clap_builder v4.5.60 |
| 540 | 2026-04-21T11:07:56.441Z | Compiling papergrid v0.11.0 |
| 541 | 2026-04-21T11:07:56.472Z | Compiling memmap v0.7.0 |
| 542 | 2026-04-21T11:07:56.488Z | Compiling serde_derive v1.0.228 |
| 543 | 2026-04-21T11:07:56.555Z | Compiling zerofrom-derive v0.1.6 |
| 544 | 2026-04-21T11:07:56.653Z | Compiling yoke-derive v0.8.1 |
| 545 | 2026-04-21T11:07:56.772Z | Compiling zerovec-derive v0.11.2 |
| 546 | 2026-04-21T11:07:56.965Z | Compiling displaydoc v0.2.5 |
| 547 | 2026-04-21T11:07:57.706Z | Compiling thiserror-impl v1.0.69 |
| 548 | 2026-04-21T11:07:57.790Z | Compiling zerocopy-derive v0.7.35 |
| 549 | 2026-04-21T11:07:57.855Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-04-21T11:07:57.871Z | Compiling scroll_derive v0.12.1 |
| 551 | 2026-04-21T11:07:57.932Z | Compiling zerofrom v0.1.6 |
| 552 | 2026-04-21T11:07:58.068Z | Compiling yoke v0.8.1 |
| 553 | 2026-04-21T11:07:58.267Z | Compiling zerovec v0.11.5 |
| 554 | 2026-04-21T11:07:58.285Z | Compiling zerotrie v0.2.3 |
| 555 | 2026-04-21T11:07:58.526Z | Compiling scroll v0.12.0 |
| 556 | 2026-04-21T11:07:58.588Z | Compiling thiserror-impl v2.0.18 |
| 557 | 2026-04-21T11:07:58.644Z | Compiling zerocopy v0.7.35 |
| 558 | 2026-04-21T11:07:58.795Z | Compiling tinystr v0.8.2 |
| 559 | 2026-04-21T11:07:58.854Z | Compiling potential_utf v0.1.4 |
| 560 | 2026-04-21T11:07:59.032Z | Compiling icu_locale_core v2.1.1 |
| 561 | 2026-04-21T11:07:59.051Z | Compiling icu_collections v2.1.1 |
| 562 | 2026-04-21T11:07:59.094Z | Compiling dtrace-parser v0.2.0 |
| 563 | 2026-04-21T11:07:59.229Z | Compiling goblin v0.8.2 |
| 564 | 2026-04-21T11:07:59.489Z | Compiling tabled_derive v0.7.0 |
| 565 | 2026-04-21T11:07:59.540Z | Compiling clap_derive v4.5.55 |
| 566 | 2026-04-21T11:07:59.851Z | Compiling icu_provider v2.1.1 |
| 567 | 2026-04-21T11:07:59.934Z | Compiling serde_spanned v0.6.9 |
| 568 | 2026-04-21T11:07:59.952Z | Compiling toml_datetime v0.6.11 |
| 569 | 2026-04-21T11:07:59.977Z | Compiling dof v0.3.0 |
| 570 | 2026-04-21T11:07:59.981Z | Compiling serde_tokenstream v0.2.3 |
| 571 | 2026-04-21T11:08:00.166Z | Compiling icu_properties v2.1.2 |
| 572 | 2026-04-21T11:08:00.212Z | Compiling icu_normalizer v2.1.1 |
| 573 | 2026-04-21T11:08:00.239Z | Compiling toml_edit v0.22.27 |
| 574 | 2026-04-21T11:08:00.387Z | Compiling serde-value v0.7.0 |
| 575 | 2026-04-21T11:08:00.414Z | Compiling cargo-platform v0.2.0 |
| 576 | 2026-04-21T11:08:00.695Z | Compiling smawk v0.3.2 |
| 577 | 2026-04-21T11:08:00.754Z | Compiling unicode-linebreak v0.1.5 |
| 578 | 2026-04-21T11:08:00.774Z | Compiling unicode-width v0.2.0 |
| 579 | 2026-04-21T11:08:00.841Z | Compiling tabled v0.15.0 |
| 580 | 2026-04-21T11:08:00.939Z | Compiling usdt-macro v0.5.0 |
| 581 | 2026-04-21T11:08:01.002Z | Compiling usdt-attr-macro v0.5.0 |
| 582 | 2026-04-21T11:08:01.052Z | Compiling idna_adapter v1.2.1 |
| 583 | 2026-04-21T11:08:01.202Z | Compiling idna v1.1.0 |
| 584 | 2026-04-21T11:08:01.273Z | Compiling textwrap v0.16.2 |
| 585 | 2026-04-21T11:08:01.312Z | Compiling clap v4.5.60 |
| 586 | 2026-04-21T11:08:01.400Z | Compiling macaddr v1.0.1 |
| 587 | 2026-04-21T11:08:01.555Z | Compiling url v2.5.8 |
| 588 | 2026-04-21T11:08:01.633Z | Compiling toml v0.8.23 |
| 589 | 2026-04-21T11:08:01.740Z | Compiling camino-tempfile v1.4.1 |
| 590 | 2026-04-21T11:08:02.252Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-04-21T11:08:02.309Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-04-21T11:08:02.340Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 593 | 2026-04-21T11:08:02.376Z | Compiling swrite v0.1.0 |
| 594 | 2026-04-21T11:08:02.483Z | Compiling usdt v0.5.0 |
| 595 | 2026-04-21T11:08:03.139Z | Compiling cargo_metadata v0.21.0 |
| 596 | 2026-04-21T11:08:04.086Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 597 | 2026-04-21T11:08:06.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.37s |
| 598 | 2026-04-21T11:08:06.428Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 599 | 2026-04-21T11:08:06.993Z | Downloading crates ... |
| 600 | 2026-04-21T11:08:07.090Z | Downloaded adler2 v2.0.1 |
| 601 | 2026-04-21T11:08:07.093Z | Downloaded async-stream-impl v0.3.6 |
| 602 | 2026-04-21T11:08:07.093Z | Downloaded async-stream v0.3.6 |
| 603 | 2026-04-21T11:08:07.104Z | Downloaded async-recursion v1.1.1 |
| 604 | 2026-04-21T11:08:07.109Z | Downloaded bitfield-macros v0.19.4 |
| 605 | 2026-04-21T11:08:07.120Z | Downloaded arrayvec v0.7.6 |
| 606 | 2026-04-21T11:08:07.120Z | Downloaded bit-set v0.5.3 |
| 607 | 2026-04-21T11:08:07.133Z | Downloaded crc32fast v1.5.0 |
| 608 | 2026-04-21T11:08:07.134Z | Downloaded async-trait v0.1.89 |
| 609 | 2026-04-21T11:08:07.134Z | Downloaded derive_builder v0.20.2 |
| 610 | 2026-04-21T11:08:07.134Z | Downloaded defmt v1.0.1 |
| 611 | 2026-04-21T11:08:07.144Z | Downloaded cfg_aliases v0.1.1 |
| 612 | 2026-04-21T11:08:07.144Z | Downloaded darling_macro v0.20.11 |
| 613 | 2026-04-21T11:08:07.144Z | Downloaded block-padding v0.3.3 |
| 614 | 2026-04-21T11:08:07.144Z | Downloaded crucible-workspace-hack v0.1.0 |
| 615 | 2026-04-21T11:08:07.144Z | Downloaded ciborium-ll v0.2.2 |
| 616 | 2026-04-21T11:08:07.144Z | Downloaded debug-ignore v1.0.5 |
| 617 | 2026-04-21T11:08:07.144Z | Downloaded defmt-macros v1.0.1 |
| 618 | 2026-04-21T11:08:07.153Z | Downloaded darling_macro v0.23.0 |
| 619 | 2026-04-21T11:08:07.153Z | Downloaded castaway v0.2.4 |
| 620 | 2026-04-21T11:08:07.153Z | Downloaded atomic-waker v1.1.2 |
| 621 | 2026-04-21T11:08:07.153Z | Downloaded derive_builder_macro v0.20.2 |
| 622 | 2026-04-21T11:08:07.153Z | Downloaded ciborium-io v0.2.2 |
| 623 | 2026-04-21T11:08:07.153Z | Downloaded ascii-canvas v3.0.0 |
| 624 | 2026-04-21T11:08:07.153Z | Downloaded bitfield-struct v0.6.2 |
| 625 | 2026-04-21T11:08:07.153Z | Downloaded dirs-next v2.0.0 |
| 626 | 2026-04-21T11:08:07.159Z | Downloaded array-init v0.0.4 |
| 627 | 2026-04-21T11:08:07.160Z | Downloaded bit-vec v0.6.3 |
| 628 | 2026-04-21T11:08:07.160Z | Downloaded assert_matches v1.5.0 |
| 629 | 2026-04-21T11:08:07.160Z | Downloaded darling_macro v0.21.3 |
| 630 | 2026-04-21T11:08:07.160Z | Downloaded crunchy v0.2.4 |
| 631 | 2026-04-21T11:08:07.165Z | Downloaded arrayref v0.3.9 |
| 632 | 2026-04-21T11:08:07.165Z | Downloaded document-features v0.2.12 |
| 633 | 2026-04-21T11:08:07.165Z | Downloaded endian-type v0.1.2 |
| 634 | 2026-04-21T11:08:07.169Z | Downloaded crc v3.4.0 |
| 635 | 2026-04-21T11:08:07.169Z | Downloaded env_filter v1.0.0 |
| 636 | 2026-04-21T11:08:07.169Z | Downloaded base16ct v0.2.0 |
| 637 | 2026-04-21T11:08:07.169Z | Downloaded cfg_aliases v0.2.1 |
| 638 | 2026-04-21T11:08:07.169Z | Downloaded atomicwrites v0.4.4 |
| 639 | 2026-04-21T11:08:07.173Z | Downloaded derive-ex v0.1.8 |
| 640 | 2026-04-21T11:08:07.173Z | Downloaded data-encoding v2.10.0 |
| 641 | 2026-04-21T11:08:07.179Z | Downloaded derive_builder_core v0.20.2 |
| 642 | 2026-04-21T11:08:07.179Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 643 | 2026-04-21T11:08:07.179Z | Downloaded difflib v0.4.0 |
| 644 | 2026-04-21T11:08:07.184Z | Downloaded atty v0.2.14 |
| 645 | 2026-04-21T11:08:07.595Z | Downloaded defmt v0.3.100 |
| 646 | 2026-04-21T11:08:07.595Z | Downloaded foreign-types-macros v0.2.3 |
| 647 | 2026-04-21T11:08:07.603Z | Downloaded flagset v0.4.7 |
| 648 | 2026-04-21T11:08:07.604Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 649 | 2026-04-21T11:08:07.604Z | Downloaded compression-core v0.4.31 |
| 650 | 2026-04-21T11:08:07.604Z | Downloaded dyn-clone v1.0.20 |
| 651 | 2026-04-21T11:08:07.604Z | Downloaded float-cmp v0.10.0 |
| 652 | 2026-04-21T11:08:07.604Z | Downloaded embedded-io v0.6.1 |
| 653 | 2026-04-21T11:08:07.604Z | Downloaded dunce v1.0.5 |
| 654 | 2026-04-21T11:08:07.604Z | Downloaded cstr-argument v0.1.2 |
| 655 | 2026-04-21T11:08:07.604Z | Downloaded deranged v0.5.8 |
| 656 | 2026-04-21T11:08:07.604Z | Downloaded crossbeam-deque v0.8.6 |
| 657 | 2026-04-21T11:08:07.604Z | Downloaded find-msvc-tools v0.1.9 |
| 658 | 2026-04-21T11:08:07.604Z | Downloaded bb8 v0.8.6 |
| 659 | 2026-04-21T11:08:07.604Z | Downloaded crossbeam-utils v0.8.21 |
| 660 | 2026-04-21T11:08:07.604Z | Downloaded convert_case v0.4.0 |
| 661 | 2026-04-21T11:08:07.604Z | Downloaded defmt-parser v1.0.0 |
| 662 | 2026-04-21T11:08:07.604Z | Downloaded cexpr v0.6.0 |
| 663 | 2026-04-21T11:08:07.604Z | Downloaded foreign-types v0.3.2 |
| 664 | 2026-04-21T11:08:07.604Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 665 | 2026-04-21T11:08:07.604Z | Downloaded bitflags v1.3.2 |
| 666 | 2026-04-21T11:08:07.604Z | Downloaded downcast-rs v2.0.2 |
| 667 | 2026-04-21T11:08:07.604Z | Downloaded buf-list v1.1.2 |
| 668 | 2026-04-21T11:08:07.604Z | Downloaded dof v0.4.0 |
| 669 | 2026-04-21T11:08:07.604Z | Downloaded float-ord v0.3.2 |
| 670 | 2026-04-21T11:08:07.604Z | Downloaded dirs-sys-next v0.1.2 |
| 671 | 2026-04-21T11:08:07.604Z | Downloaded foreign-types v0.5.0 |
| 672 | 2026-04-21T11:08:07.604Z | Downloaded embedded-io v0.4.0 |
| 673 | 2026-04-21T11:08:07.604Z | Downloaded der_derive v0.7.3 |
| 674 | 2026-04-21T11:08:07.604Z | Downloaded cpufeatures v0.3.0 |
| 675 | 2026-04-21T11:08:07.605Z | Downloaded fixedbitset v0.4.2 |
| 676 | 2026-04-21T11:08:07.605Z | Downloaded dtrace-parser v0.3.0 |
| 677 | 2026-04-21T11:08:07.605Z | Downloaded foreign-types-shared v0.1.1 |
| 678 | 2026-04-21T11:08:07.605Z | Downloaded cargo-platform v0.1.9 |
| 679 | 2026-04-21T11:08:07.605Z | Downloaded cobs v0.3.0 |
| 680 | 2026-04-21T11:08:07.605Z | Downloaded bit-set v0.8.0 |
| 681 | 2026-04-21T11:08:07.605Z | Downloaded display-error-chain v0.2.2 |
| 682 | 2026-04-21T11:08:07.605Z | Downloaded foreign-types-shared v0.3.1 |
| 683 | 2026-04-21T11:08:07.605Z | Downloaded crc8 v0.1.1 |
| 684 | 2026-04-21T11:08:07.605Z | Downloaded futures-sink v0.3.32 |
| 685 | 2026-04-21T11:08:07.605Z | Downloaded enum-as-inner v0.6.1 |
| 686 | 2026-04-21T11:08:07.605Z | Downloaded crc-catalog v2.4.0 |
| 687 | 2026-04-21T11:08:07.605Z | Downloaded futures-task v0.3.32 |
| 688 | 2026-04-21T11:08:07.605Z | Downloaded funty v2.0.0 |
| 689 | 2026-04-21T11:08:07.605Z | Downloaded futures-macro v0.3.32 |
| 690 | 2026-04-21T11:08:07.605Z | Downloaded ghash v0.5.1 |
| 691 | 2026-04-21T11:08:07.605Z | Downloaded fxhash v0.2.1 |
| 692 | 2026-04-21T11:08:07.605Z | Downloaded futures-io v0.3.32 |
| 693 | 2026-04-21T11:08:07.605Z | Downloaded erased-serde v0.3.31 |
| 694 | 2026-04-21T11:08:07.605Z | Downloaded convert_case v0.10.0 |
| 695 | 2026-04-21T11:08:07.605Z | Downloaded env_logger v0.11.9 |
| 696 | 2026-04-21T11:08:07.605Z | Downloaded const_format_proc_macros v0.2.34 |
| 697 | 2026-04-21T11:08:07.605Z | Downloaded futures-core v0.3.32 |
| 698 | 2026-04-21T11:08:07.605Z | Downloaded camino-tempfile-ext v0.3.3 |
| 699 | 2026-04-21T11:08:07.605Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 700 | 2026-04-21T11:08:07.605Z | Downloaded git-stub v1.0.0 |
| 701 | 2026-04-21T11:08:07.605Z | Downloaded gethostname v0.5.0 |
| 702 | 2026-04-21T11:08:07.605Z | Downloaded cargo_metadata v0.19.2 |
| 703 | 2026-04-21T11:08:07.605Z | Downloaded hash32 v0.3.1 |
| 704 | 2026-04-21T11:08:07.605Z | Downloaded hash32 v0.2.1 |
| 705 | 2026-04-21T11:08:07.605Z | Downloaded ecdsa v0.16.9 |
| 706 | 2026-04-21T11:08:07.605Z | Downloaded derive-where v1.6.0 |
| 707 | 2026-04-21T11:08:07.605Z | Downloaded fd-lock v4.0.4 |
| 708 | 2026-04-21T11:08:07.605Z | Downloaded constant_time_eq v0.4.2 |
| 709 | 2026-04-21T11:08:07.606Z | Downloaded dsl_auto_type v0.2.0 |
| 710 | 2026-04-21T11:08:07.606Z | Downloaded cmake v0.1.57 |
| 711 | 2026-04-21T11:08:07.606Z | Downloaded backoff v0.4.0 |
| 712 | 2026-04-21T11:08:07.606Z | Downloaded argon2 v0.5.3 |
| 713 | 2026-04-21T11:08:07.606Z | Downloaded corncobs v0.1.4 |
| 714 | 2026-04-21T11:08:07.606Z | Downloaded bcs v0.1.6 |
| 715 | 2026-04-21T11:08:07.606Z | Downloaded foldhash v0.2.0 |
| 716 | 2026-04-21T11:08:07.606Z | Downloaded base64ct v1.8.3 |
| 717 | 2026-04-21T11:08:07.606Z | Downloaded headers-core v0.3.0 |
| 718 | 2026-04-21T11:08:07.606Z | Downloaded ff v0.13.1 |
| 719 | 2026-04-21T11:08:07.606Z | Downloaded either v1.15.0 |
| 720 | 2026-04-21T11:08:07.606Z | Downloaded hex v0.4.3 |
| 721 | 2026-04-21T11:08:07.606Z | Downloaded ctr v0.9.2 |
| 722 | 2026-04-21T11:08:07.606Z | Downloaded bit-vec v0.8.0 |
| 723 | 2026-04-21T11:08:07.606Z | Downloaded hex-literal v0.4.1 |
| 724 | 2026-04-21T11:08:07.606Z | Downloaded csv-core v0.1.13 |
| 725 | 2026-04-21T11:08:07.606Z | Downloaded colored v2.2.0 |
| 726 | 2026-04-21T11:08:07.606Z | Downloaded cassowary v0.3.0 |
| 727 | 2026-04-21T11:08:07.606Z | Downloaded cancel-safe-futures v0.1.5 |
| 728 | 2026-04-21T11:08:07.606Z | Downloaded globwalk v0.9.1 |
| 729 | 2026-04-21T11:08:07.606Z | Downloaded byte-wrapper v0.1.0 |
| 730 | 2026-04-21T11:08:07.606Z | Downloaded compression-codecs v0.4.37 |
| 731 | 2026-04-21T11:08:07.606Z | Downloaded aho-corasick v1.1.4 |
| 732 | 2026-04-21T11:08:07.606Z | Downloaded filetime v0.2.27 |
| 733 | 2026-04-21T11:08:07.606Z | Downloaded drift v0.1.3 |
| 734 | 2026-04-21T11:08:07.606Z | Downloaded daft-derive v0.1.5 |
| 735 | 2026-04-21T11:08:07.606Z | Downloaded ena v0.14.4 |
| 736 | 2026-04-21T11:08:07.606Z | Downloaded aead v0.5.2 |
| 737 | 2026-04-21T11:08:07.606Z | Downloaded home v0.5.12 |
| 738 | 2026-04-21T11:08:07.606Z | Downloaded hostname v0.4.2 |
| 739 | 2026-04-21T11:08:07.606Z | Downloaded bitfield v0.19.4 |
| 740 | 2026-04-21T11:08:07.606Z | Downloaded http-body v1.0.1 |
| 741 | 2026-04-21T11:08:07.606Z | Downloaded chacha20 v0.9.1 |
| 742 | 2026-04-21T11:08:07.606Z | Downloaded fs-err v2.11.0 |
| 743 | 2026-04-21T11:08:07.606Z | Downloaded fixedbitset v0.5.7 |
| 744 | 2026-04-21T11:08:07.606Z | Downloaded hubpack_derive v0.1.1 |
| 745 | 2026-04-21T11:08:07.606Z | Downloaded httpdate v1.0.3 |
| 746 | 2026-04-21T11:08:07.606Z | Downloaded http-range v0.1.5 |
| 747 | 2026-04-21T11:08:07.612Z | Downloaded fs_extra v1.3.0 |
| 748 | 2026-04-21T11:08:07.613Z | Downloaded fallible-iterator v0.2.0 |
| 749 | 2026-04-21T11:08:07.613Z | Downloaded hyper-tls v0.6.0 |
| 750 | 2026-04-21T11:08:07.613Z | Downloaded chacha20 v0.10.0 |
| 751 | 2026-04-21T11:08:07.613Z | Downloaded hubpack v0.1.2 |
| 752 | 2026-04-21T11:08:07.613Z | Downloaded ed25519 v2.2.3 |
| 753 | 2026-04-21T11:08:07.613Z | Downloaded daft v0.1.5 |
| 754 | 2026-04-21T11:08:07.613Z | Downloaded blowfish v0.9.1 |
| 755 | 2026-04-21T11:08:07.613Z | Downloaded cookie v0.18.1 |
| 756 | 2026-04-21T11:08:07.613Z | Downloaded console v0.16.2 |
| 757 | 2026-04-21T11:08:07.613Z | Downloaded cbc v0.1.2 |
| 758 | 2026-04-21T11:08:07.613Z | Downloaded group v0.13.0 |
| 759 | 2026-04-21T11:08:07.613Z | Downloaded glob v0.3.3 |
| 760 | 2026-04-21T11:08:07.613Z | Downloaded futures-executor v0.3.32 |
| 761 | 2026-04-21T11:08:07.613Z | Downloaded clang-sys v1.8.1 |
| 762 | 2026-04-21T11:08:07.613Z | Downloaded cipher v0.4.4 |
| 763 | 2026-04-21T11:08:07.613Z | Downloaded cookie_store v0.22.1 |
| 764 | 2026-04-21T11:08:07.613Z | Downloaded ident_case v1.0.1 |
| 765 | 2026-04-21T11:08:07.613Z | Downloaded git-stub-vcs v0.1.0 |
| 766 | 2026-04-21T11:08:07.613Z | Downloaded indent_write v2.2.0 |
| 767 | 2026-04-21T11:08:07.613Z | Downloaded bzip2 v0.6.1 |
| 768 | 2026-04-21T11:08:07.613Z | Downloaded async-bb8-diesel v0.2.1 |
| 769 | 2026-04-21T11:08:07.613Z | Downloaded globset v0.4.18 |
| 770 | 2026-04-21T11:08:07.613Z | Downloaded backon v1.6.0 |
| 771 | 2026-04-21T11:08:07.613Z | Downloaded instant v0.1.13 |
| 772 | 2026-04-21T11:08:07.613Z | Downloaded ahash v0.8.12 |
| 773 | 2026-04-21T11:08:07.613Z | Downloaded instability v0.3.11 |
| 774 | 2026-04-21T11:08:07.613Z | Downloaded internet-checksum v0.2.1 |
| 775 | 2026-04-21T11:08:07.614Z | Downloaded inout v0.1.4 |
| 776 | 2026-04-21T11:08:07.614Z | Downloaded foldhash v0.1.5 |
| 777 | 2026-04-21T11:08:07.614Z | Downloaded is-terminal v0.4.17 |
| 778 | 2026-04-21T11:08:07.614Z | Downloaded highway v1.3.0 |
| 779 | 2026-04-21T11:08:07.614Z | Downloaded is_ci v1.2.0 |
| 780 | 2026-04-21T11:08:07.614Z | Downloaded darling v0.20.11 |
| 781 | 2026-04-21T11:08:07.614Z | Downloaded keccak v0.1.6 |
| 782 | 2026-04-21T11:08:07.614Z | Downloaded lazy_static v1.5.0 |
| 783 | 2026-04-21T11:08:07.614Z | Downloaded diff v0.1.13 |
| 784 | 2026-04-21T11:08:07.614Z | Downloaded hostname v0.3.1 |
| 785 | 2026-04-21T11:08:07.614Z | Downloaded diesel-dtrace v0.5.0 |
| 786 | 2026-04-21T11:08:07.614Z | Downloaded des v0.8.1 |
| 787 | 2026-04-21T11:08:07.614Z | Downloaded console v0.15.11 |
| 788 | 2026-04-21T11:08:07.614Z | Downloaded ciborium v0.2.2 |
| 789 | 2026-04-21T11:08:07.614Z | Downloaded http-body-util v0.1.3 |
| 790 | 2026-04-21T11:08:07.614Z | Downloaded blake2 v0.10.6 |
| 791 | 2026-04-21T11:08:07.614Z | Downloaded lalrpop-util v0.19.12 |
| 792 | 2026-04-21T11:08:07.614Z | Downloaded kstat-rs v0.2.4 |
| 793 | 2026-04-21T11:08:07.614Z | Downloaded humantime v2.3.0 |
| 794 | 2026-04-21T11:08:07.614Z | Downloaded critical-section v1.2.0 |
| 795 | 2026-04-21T11:08:07.614Z | Downloaded const-oid v0.9.6 |
| 796 | 2026-04-21T11:08:07.614Z | Downloaded colored v3.1.1 |
| 797 | 2026-04-21T11:08:07.614Z | Downloaded match_cfg v0.1.0 |
| 798 | 2026-04-21T11:08:07.615Z | Downloaded crossbeam-epoch v0.9.18 |
| 799 | 2026-04-21T11:08:07.615Z | Downloaded hyper-staticfile v0.10.1 |
| 800 | 2026-04-21T11:08:07.615Z | Downloaded mime v0.3.17 |
| 801 | 2026-04-21T11:08:07.615Z | Downloaded md5 v0.7.0 |
| 802 | 2026-04-21T11:08:07.615Z | Downloaded memoffset v0.9.1 |
| 803 | 2026-04-21T11:08:07.615Z | Downloaded crc-any v2.5.0 |
| 804 | 2026-04-21T11:08:07.615Z | Downloaded bzip2 v0.4.4 |
| 805 | 2026-04-21T11:08:07.615Z | Downloaded multimap v0.10.1 |
| 806 | 2026-04-21T11:08:07.615Z | Downloaded maplit v1.0.2 |
| 807 | 2026-04-21T11:08:07.615Z | Downloaded maybe-uninit v2.0.0 |
| 808 | 2026-04-21T11:08:07.615Z | Downloaded elliptic-curve v0.13.8 |
| 809 | 2026-04-21T11:08:07.615Z | Downloaded managed v0.8.0 |
| 810 | 2026-04-21T11:08:07.615Z | Downloaded lzss v0.8.2 |
| 811 | 2026-04-21T11:08:07.615Z | Downloaded darling v0.21.3 |
| 812 | 2026-04-21T11:08:07.615Z | Downloaded lru-slab v0.1.2 |
| 813 | 2026-04-21T11:08:07.615Z | Downloaded newtype-uuid-macros v0.1.0 |
| 814 | 2026-04-21T11:08:07.615Z | Downloaded new_debug_unreachable v1.0.6 |
| 815 | 2026-04-21T11:08:07.615Z | Downloaded ipnetwork v0.21.1 |
| 816 | 2026-04-21T11:08:07.615Z | Downloaded lru-cache v0.1.2 |
| 817 | 2026-04-21T11:08:07.615Z | Downloaded nodrop v0.1.14 |
| 818 | 2026-04-21T11:08:07.615Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 819 | 2026-04-21T11:08:07.615Z | Downloaded lru v0.12.5 |
| 820 | 2026-04-21T11:08:07.615Z | Downloaded linked-hash-map v0.5.6 |
| 821 | 2026-04-21T11:08:07.615Z | Downloaded ingot v0.1.1 |
| 822 | 2026-04-21T11:08:07.615Z | Downloaded indoc v2.0.7 |
| 823 | 2026-04-21T11:08:07.615Z | Downloaded half v1.8.3 |
| 824 | 2026-04-21T11:08:07.616Z | Downloaded cc v1.2.56 |
| 825 | 2026-04-21T11:08:07.616Z | Downloaded bytes v1.11.1 |
| 826 | 2026-04-21T11:08:07.616Z | Downloaded indoc v1.0.9 |
| 827 | 2026-04-21T11:08:07.616Z | Downloaded getrandom v0.2.17 |
| 828 | 2026-04-21T11:08:07.616Z | Downloaded jobserver v0.1.34 |
| 829 | 2026-04-21T11:08:07.616Z | Downloaded normalize-line-endings v0.3.0 |
| 830 | 2026-04-21T11:08:07.616Z | Downloaded ingot-types v0.1.2 |
| 831 | 2026-04-21T11:08:07.616Z | Downloaded nonempty v0.12.0 |
| 832 | 2026-04-21T11:08:07.616Z | Downloaded fatfs v0.3.6 |
| 833 | 2026-04-21T11:08:07.616Z | Downloaded darling v0.23.0 |
| 834 | 2026-04-21T11:08:07.616Z | Downloaded num-iter v0.1.45 |
| 835 | 2026-04-21T11:08:07.616Z | Downloaded num_enum_derive v0.5.11 |
| 836 | 2026-04-21T11:08:07.616Z | Downloaded ipnet v2.11.0 |
| 837 | 2026-04-21T11:08:07.616Z | Downloaded allocator-api2 v0.2.21 |
| 838 | 2026-04-21T11:08:07.616Z | Downloaded num v0.4.3 |
| 839 | 2026-04-21T11:08:07.616Z | Downloaded nibble_vec v0.1.0 |
| 840 | 2026-04-21T11:08:07.616Z | Downloaded newline-converter v0.3.0 |
| 841 | 2026-04-21T11:08:07.616Z | Downloaded num-derive v0.4.2 |
| 842 | 2026-04-21T11:08:07.616Z | Downloaded num-derive v0.3.3 |
| 843 | 2026-04-21T11:08:07.616Z | Downloaded num-conv v0.2.0 |
| 844 | 2026-04-21T11:08:07.616Z | Downloaded linear-map v1.2.0 |
| 845 | 2026-04-21T11:08:07.617Z | Downloaded darling_core v0.23.0 |
| 846 | 2026-04-21T11:08:07.617Z | Downloaded md-5 v0.10.6 |
| 847 | 2026-04-21T11:08:07.621Z | Downloaded hmac v0.12.1 |
| 848 | 2026-04-21T11:08:07.621Z | Downloaded dropshot_endpoint v0.17.0 |
| 849 | 2026-04-21T11:08:07.621Z | Downloaded crypto-bigint v0.5.5 |
| 850 | 2026-04-21T11:08:07.621Z | Downloaded mime_guess v2.0.5 |
| 851 | 2026-04-21T11:08:07.621Z | Downloaded num_threads v0.1.7 |
| 852 | 2026-04-21T11:08:07.621Z | Downloaded httparse v1.10.1 |
| 853 | 2026-04-21T11:08:07.621Z | Downloaded libsw v3.5.0 |
| 854 | 2026-04-21T11:08:07.621Z | Downloaded libefi-sys v0.1.0 |
| 855 | 2026-04-21T11:08:07.621Z | Downloaded opaque-debug v0.3.1 |
| 856 | 2026-04-21T11:08:07.621Z | Downloaded olpc-cjson v0.1.4 |
| 857 | 2026-04-21T11:08:07.621Z | Downloaded getrandom v0.3.4 |
| 858 | 2026-04-21T11:08:07.621Z | Downloaded derive_more v0.99.20 |
| 859 | 2026-04-21T11:08:07.621Z | Downloaded futures-channel v0.3.32 |
| 860 | 2026-04-21T11:08:07.621Z | Downloaded dropshot_endpoint v0.16.7 |
| 861 | 2026-04-21T11:08:07.621Z | Downloaded compact_str v0.8.1 |
| 862 | 2026-04-21T11:08:07.621Z | Downloaded openssl-probe v0.1.6 |
| 863 | 2026-04-21T11:08:07.621Z | Downloaded openssl-macros v0.1.1 |
| 864 | 2026-04-21T11:08:07.621Z | Downloaded lock_api v0.4.14 |
| 865 | 2026-04-21T11:08:07.621Z | Downloaded libsw-core v0.3.2 |
| 866 | 2026-04-21T11:08:07.621Z | Downloaded hyper-rustls v0.27.7 |
| 867 | 2026-04-21T11:08:07.621Z | Downloaded const_format v0.2.35 |
| 868 | 2026-04-21T11:08:07.621Z | Downloaded ingot-macros v0.1.1 |
| 869 | 2026-04-21T11:08:07.621Z | Downloaded oso-derive v0.27.3 |
| 870 | 2026-04-21T11:08:07.621Z | Downloaded packed_struct_codegen v0.10.1 |
| 871 | 2026-04-21T11:08:07.621Z | Downloaded iana-time-zone v0.1.65 |
| 872 | 2026-04-21T11:08:07.631Z | Downloaded newtype-uuid v1.3.2 |
| 873 | 2026-04-21T11:08:07.635Z | Downloaded multer v3.1.0 |
| 874 | 2026-04-21T11:08:07.635Z | Downloaded nanorand v0.7.0 |
| 875 | 2026-04-21T11:08:07.638Z | Downloaded parse-display v0.10.0 |
| 876 | 2026-04-21T11:08:07.641Z | Downloaded pbkdf2 v0.11.0 |
| 877 | 2026-04-21T11:08:07.644Z | Downloaded der v0.7.10 |
| 878 | 2026-04-21T11:08:07.647Z | Downloaded darling_core v0.21.3 |
| 879 | 2026-04-21T11:08:07.652Z | Downloaded half v2.7.1 |
| 880 | 2026-04-21T11:08:07.652Z | Downloaded darling_core v0.20.11 |
| 881 | 2026-04-21T11:08:07.656Z | Downloaded parse-size v1.1.0 |
| 882 | 2026-04-21T11:08:07.661Z | Downloaded newtype_derive v0.1.6 |
| 883 | 2026-04-21T11:08:07.666Z | Downloaded path-slash v0.1.5 |
| 884 | 2026-04-21T11:08:07.666Z | Downloaded num-complex v0.4.6 |
| 885 | 2026-04-21T11:08:07.666Z | Downloaded nu-ansi-term v0.50.3 |
| 886 | 2026-04-21T11:08:07.666Z | Downloaded phf_shared v0.12.1 |
| 887 | 2026-04-21T11:08:07.666Z | Downloaded phf_shared v0.11.3 |
| 888 | 2026-04-21T11:08:07.669Z | Downloaded pbkdf2 v0.12.2 |
| 889 | 2026-04-21T11:08:07.669Z | Downloaded phf_shared v0.13.1 |
| 890 | 2026-04-21T11:08:07.679Z | Downloaded pin-utils v0.1.0 |
| 891 | 2026-04-21T11:08:07.682Z | Downloaded peg-runtime v0.8.5 |
| 892 | 2026-04-21T11:08:07.690Z | Downloaded num_enum v0.5.11 |
| 893 | 2026-04-21T11:08:07.694Z | Downloaded num_enum v0.7.5 |
| 894 | 2026-04-21T11:08:07.695Z | Downloaded libscf-sys v1.1.0 |
| 895 | 2026-04-21T11:08:07.695Z | Downloaded futures v0.3.32 |
| 896 | 2026-04-21T11:08:07.695Z | Downloaded base64 v0.22.1 |
| 897 | 2026-04-21T11:08:07.698Z | Downloaded num-rational v0.4.2 |
| 898 | 2026-04-21T11:08:07.698Z | Downloaded powerfmt v0.2.0 |
| 899 | 2026-04-21T11:08:07.698Z | Downloaded libloading v0.8.9 |
| 900 | 2026-04-21T11:08:07.702Z | Downloaded litrs v1.0.0 |
| 901 | 2026-04-21T11:08:07.702Z | Downloaded flume v0.11.1 |
| 902 | 2026-04-21T11:08:07.705Z | Downloaded num_enum_derive v0.7.5 |
| 903 | 2026-04-21T11:08:07.705Z | Downloaded memmap2 v0.9.10 |
| 904 | 2026-04-21T11:08:07.712Z | Downloaded openssl-probe v0.2.1 |
| 905 | 2026-04-21T11:08:07.714Z | Downloaded predicates-core v1.0.10 |
| 906 | 2026-04-21T11:08:07.715Z | Downloaded packed_struct v0.10.1 |
| 907 | 2026-04-21T11:08:07.718Z | Downloaded base64 v0.21.7 |
| 908 | 2026-04-21T11:08:07.721Z | Downloaded expectorate v1.2.0 |
| 909 | 2026-04-21T11:08:07.727Z | Downloaded chacha20poly1305 v0.10.1 |
| 910 | 2026-04-21T11:08:07.732Z | Downloaded indexmap v1.9.3 |
| 911 | 2026-04-21T11:08:07.735Z | Downloaded native-tls v0.2.18 |
| 912 | 2026-04-21T11:08:07.741Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 913 | 2026-04-21T11:08:07.744Z | Downloaded predicates-tree v1.0.13 |
| 914 | 2026-04-21T11:08:07.744Z | Downloaded precomputed-hash v0.1.1 |
| 915 | 2026-04-21T11:08:07.744Z | Downloaded bumpalo v3.20.2 |
| 916 | 2026-04-21T11:08:07.747Z | Downloaded password-hash v0.4.2 |
| 917 | 2026-04-21T11:08:07.747Z | Downloaded proc-macro-crate v1.3.1 |
| 918 | 2026-04-21T11:08:07.747Z | Downloaded password-hash v0.5.0 |
| 919 | 2026-04-21T11:08:07.750Z | Downloaded parking_lot_core v0.8.6 |
| 920 | 2026-04-21T11:08:07.750Z | Downloaded arc-swap v1.8.2 |
| 921 | 2026-04-21T11:08:07.753Z | Downloaded parse-display-derive v0.10.0 |
| 922 | 2026-04-21T11:08:07.753Z | Downloaded progenitor-client v0.10.0 |
| 923 | 2026-04-21T11:08:07.753Z | Downloaded progenitor-client v0.11.2 |
| 924 | 2026-04-21T11:08:07.753Z | Downloaded oxnet v0.1.4 |
| 925 | 2026-04-21T11:08:07.757Z | Downloaded oxide-tokio-rt v0.1.4 |
| 926 | 2026-04-21T11:08:07.757Z | Downloaded owo-colors v4.3.0 |
| 927 | 2026-04-21T11:08:07.761Z | Downloaded psl-types v2.0.11 |
| 928 | 2026-04-21T11:08:07.761Z | Downloaded progenitor-macro v0.10.0 |
| 929 | 2026-04-21T11:08:07.761Z | Downloaded progenitor-macro v0.13.0 |
| 930 | 2026-04-21T11:08:07.765Z | Downloaded progenitor-macro v0.11.2 |
| 931 | 2026-04-21T11:08:07.765Z | Downloaded quick-error v1.2.3 |
| 932 | 2026-04-21T11:08:07.769Z | Downloaded heapless v0.7.17 |
| 933 | 2026-04-21T11:08:07.773Z | Downloaded pem v3.0.6 |
| 934 | 2026-04-21T11:08:07.776Z | Downloaded peg v0.8.5 |
| 935 | 2026-04-21T11:08:07.779Z | Downloaded paste v1.0.15 |
| 936 | 2026-04-21T11:08:07.779Z | Downloaded phf v0.13.1 |
| 937 | 2026-04-21T11:08:07.779Z | Downloaded pem-rfc7468 v0.7.0 |
| 938 | 2026-04-21T11:08:07.782Z | Downloaded pin-project-internal v1.1.11 |
| 939 | 2026-04-21T11:08:07.783Z | Downloaded peg-macros v0.8.5 |
| 940 | 2026-04-21T11:08:07.786Z | Downloaded phf v0.12.1 |
| 941 | 2026-04-21T11:08:07.786Z | Downloaded rand_chacha v0.3.1 |
| 942 | 2026-04-21T11:08:07.786Z | Downloaded radium v0.7.0 |
| 943 | 2026-04-21T11:08:07.786Z | Downloaded num-integer v0.1.46 |
| 944 | 2026-04-21T11:08:07.789Z | Downloaded crossterm v0.28.1 |
| 945 | 2026-04-21T11:08:07.793Z | Downloaded rand_xorshift v0.4.0 |
| 946 | 2026-04-21T11:08:07.795Z | Downloaded ed25519-dalek v2.2.0 |
| 947 | 2026-04-21T11:08:07.799Z | Downloaded polyval v0.6.2 |
| 948 | 2026-04-21T11:08:07.812Z | Downloaded libbz2-rs-sys v0.2.2 |
| 949 | 2026-04-21T11:08:07.812Z | Downloaded pkg-config v0.3.32 |
| 950 | 2026-04-21T11:08:07.822Z | Downloaded derive_more-impl v2.1.1 |
| 951 | 2026-04-21T11:08:07.822Z | Downloaded derive_more v2.1.1 |
| 952 | 2026-04-21T11:08:07.822Z | Downloaded pkcs8 v0.10.2 |
| 953 | 2026-04-21T11:08:07.822Z | Downloaded postgres-protocol v0.6.10 |
| 954 | 2026-04-21T11:08:07.826Z | Downloaded omicron-zone-package v0.12.2 |
| 955 | 2026-04-21T11:08:07.826Z | Downloaded flate2 v1.1.9 |
| 956 | 2026-04-21T11:08:07.829Z | Downloaded crossbeam-channel v0.5.15 |
| 957 | 2026-04-21T11:08:07.832Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 958 | 2026-04-21T11:08:07.832Z | Downloaded recursive v0.1.1 |
| 959 | 2026-04-21T11:08:07.832Z | Downloaded ar_archive_writer v0.5.1 |
| 960 | 2026-04-21T11:08:07.836Z | Downloaded ref-cast v1.0.25 |
| 961 | 2026-04-21T11:08:07.836Z | Downloaded rfc6979 v0.4.0 |
| 962 | 2026-04-21T11:08:07.839Z | Downloaded predicates v3.1.4 |
| 963 | 2026-04-21T11:08:07.845Z | Downloaded ref-cast-impl v1.0.25 |
| 964 | 2026-04-21T11:08:07.848Z | Downloaded indicatif v0.18.4 |
| 965 | 2026-04-21T11:08:07.851Z | Downloaded parking_lot_core v0.9.12 |
| 966 | 2026-04-21T11:08:07.851Z | Downloaded progenitor v0.10.0 |
| 967 | 2026-04-21T11:08:07.855Z | Downloaded ignore v0.4.25 |
| 968 | 2026-04-21T11:08:07.855Z | Downloaded progenitor-extras v0.1.1 |
| 969 | 2026-04-21T11:08:07.860Z | Downloaded progenitor-client v0.13.0 |
| 970 | 2026-04-21T11:08:07.860Z | Downloaded progenitor v0.13.0 |
| 971 | 2026-04-21T11:08:07.860Z | Downloaded progenitor v0.11.2 |
| 972 | 2026-04-21T11:08:07.860Z | Downloaded proc-macro-error2 v2.0.1 |
| 973 | 2026-04-21T11:08:07.863Z | Downloaded primeorder v0.13.6 |
| 974 | 2026-04-21T11:08:07.868Z | Downloaded rtoolbox v0.0.3 |
| 975 | 2026-04-21T11:08:07.877Z | Downloaded psm v0.1.30 |
| 976 | 2026-04-21T11:08:07.877Z | Downloaded hickory-resolver v0.25.2 |
| 977 | 2026-04-21T11:08:07.885Z | Downloaded parking_lot v0.12.5 |
| 978 | 2026-04-21T11:08:07.885Z | Downloaded hickory-resolver v0.24.4 |
| 979 | 2026-04-21T11:08:07.885Z | Downloaded headers v0.4.1 |
| 980 | 2026-04-21T11:08:07.885Z | Downloaded heapless v0.8.0 |
| 981 | 2026-04-21T11:08:07.890Z | Downloaded r2d2 v0.8.10 |
| 982 | 2026-04-21T11:08:07.895Z | Downloaded rustc_version v0.1.7 |
| 983 | 2026-04-21T11:08:07.895Z | Downloaded russh-cryptovec v0.7.3 |
| 984 | 2026-04-21T11:08:07.895Z | Downloaded rustc_version v0.4.1 |
| 985 | 2026-04-21T11:08:07.903Z | Downloaded rand_chacha v0.9.0 |
| 986 | 2026-04-21T11:08:07.907Z | Downloaded pkcs5 v0.7.1 |
| 987 | 2026-04-21T11:08:07.907Z | Downloaded rand_core v0.6.4 |
| 988 | 2026-04-21T11:08:07.910Z | Downloaded pin-project-lite v0.2.17 |
| 989 | 2026-04-21T11:08:07.914Z | Downloaded async-compression v0.4.41 |
| 990 | 2026-04-21T11:08:07.917Z | Downloaded salsa20 v0.10.2 |
| 991 | 2026-04-21T11:08:07.920Z | Downloaded poly1305 v0.8.0 |
| 992 | 2026-04-21T11:08:07.924Z | Downloaded rand_core v0.10.0 |
| 993 | 2026-04-21T11:08:07.928Z | Downloaded dropshot-api-manager v0.6.0 |
| 994 | 2026-04-21T11:08:07.929Z | Downloaded oso v0.27.3 |
| 995 | 2026-04-21T11:08:07.932Z | Downloaded same-file v1.0.6 |
| 996 | 2026-04-21T11:08:07.933Z | Downloaded p256 v0.13.2 |
| 997 | 2026-04-21T11:08:07.933Z | Downloaded rand_core v0.9.5 |
| 998 | 2026-04-21T11:08:07.933Z | Downloaded ppv-lite86 v0.2.21 |
| 999 | 2026-04-21T11:08:07.936Z | Downloaded rand_seeder v0.4.0 |
| 1000 | 2026-04-21T11:08:07.939Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1001 | 2026-04-21T11:08:07.939Z | Downloaded sapling-renderdag v0.1.0 |
| 1002 | 2026-04-21T11:08:07.942Z | Downloaded scopeguard v1.2.0 |
| 1003 | 2026-04-21T11:08:07.942Z | Downloaded postcard v1.1.3 |
| 1004 | 2026-04-21T11:08:07.953Z | Downloaded proc-macro-crate v3.4.0 |
| 1005 | 2026-04-21T11:08:07.956Z | Downloaded scrypt v0.11.0 |
| 1006 | 2026-04-21T11:08:07.956Z | Downloaded scroll_derive v0.13.1 |
| 1007 | 2026-04-21T11:08:07.956Z | Downloaded parking_lot v0.11.2 |
| 1008 | 2026-04-21T11:08:07.959Z | Downloaded miniz_oxide v0.8.9 |
| 1009 | 2026-04-21T11:08:07.959Z | Downloaded semver v0.1.20 |
| 1010 | 2026-04-21T11:08:07.963Z | Downloaded secrecy v0.10.3 |
| 1011 | 2026-04-21T11:08:07.967Z | Downloaded serde_bytes v0.11.19 |
| 1012 | 2026-04-21T11:08:07.970Z | Downloaded serde_spanned v1.0.4 |
| 1013 | 2026-04-21T11:08:07.981Z | Downloaded serde-big-array v0.5.1 |
| 1014 | 2026-04-21T11:08:07.988Z | Downloaded resolv-conf v0.7.6 |
| 1015 | 2026-04-21T11:08:07.994Z | Downloaded serde_repr v0.1.20 |
| 1016 | 2026-04-21T11:08:07.994Z | Downloaded rustc-hash v2.1.1 |
| 1017 | 2026-04-21T11:08:07.994Z | Downloaded jiff-static v0.2.21 |
| 1018 | 2026-04-21T11:08:08.000Z | Downloaded shell-words v1.1.1 |
| 1019 | 2026-04-21T11:08:08.003Z | Downloaded siphasher v1.0.2 |
| 1020 | 2026-04-21T11:08:08.003Z | Downloaded quinn-udp v0.5.14 |
| 1021 | 2026-04-21T11:08:08.003Z | Downloaded pkcs1 v0.7.5 |
| 1022 | 2026-04-21T11:08:08.006Z | Downloaded sigpipe v0.1.3 |
| 1023 | 2026-04-21T11:08:08.012Z | Downloaded rustls-native-certs v0.8.3 |
| 1024 | 2026-04-21T11:08:08.012Z | Downloaded diesel_derives v2.3.7 |
| 1025 | 2026-04-21T11:08:08.015Z | Downloaded sha1 v0.10.6 |
| 1026 | 2026-04-21T11:08:08.015Z | Downloaded signal-hook-tokio v0.3.1 |
| 1027 | 2026-04-21T11:08:08.019Z | Downloaded rustls-pemfile v2.2.0 |
| 1028 | 2026-04-21T11:08:08.022Z | Downloaded slog-bunyan v2.5.0 |
| 1029 | 2026-04-21T11:08:08.023Z | Downloaded signature v2.2.0 |
| 1030 | 2026-04-21T11:08:08.026Z | Downloaded signal-hook-mio v0.2.5 |
| 1031 | 2026-04-21T11:08:08.026Z | Downloaded rusty-fork v0.3.1 |
| 1032 | 2026-04-21T11:08:08.033Z | Downloaded rustversion v1.0.22 |
| 1033 | 2026-04-21T11:08:08.033Z | Downloaded slog-envlogger v2.2.0 |
| 1034 | 2026-04-21T11:08:08.041Z | Downloaded prefix-trie v0.7.0 |
| 1035 | 2026-04-21T11:08:08.046Z | Downloaded scroll v0.13.0 |
| 1036 | 2026-04-21T11:08:08.050Z | Downloaded schemars_derive v0.8.22 |
| 1037 | 2026-04-21T11:08:08.062Z | Downloaded postgres-types v0.2.12 |
| 1038 | 2026-04-21T11:08:08.065Z | Downloaded openssl-sys v0.9.111 |
| 1039 | 2026-04-21T11:08:08.068Z | Downloaded aes v0.8.4 |
| 1040 | 2026-04-21T11:08:08.072Z | Downloaded serde_derive_internals v0.29.1 |
| 1041 | 2026-04-21T11:08:08.072Z | Downloaded serde-hex v0.1.0 |
| 1042 | 2026-04-21T11:08:08.075Z | Downloaded seq-macro v0.3.6 |
| 1043 | 2026-04-21T11:08:08.078Z | Downloaded secrecy v0.8.0 |
| 1044 | 2026-04-21T11:08:08.078Z | Downloaded sec1 v0.7.3 |
| 1045 | 2026-04-21T11:08:08.082Z | Downloaded papergrid v0.17.0 |
| 1046 | 2026-04-21T11:08:08.087Z | Downloaded ssh-cipher v0.2.0 |
| 1047 | 2026-04-21T11:08:08.097Z | Downloaded pin-project v1.1.11 |
| 1048 | 2026-04-21T11:08:08.100Z | Downloaded hickory-server v0.25.2 |
| 1049 | 2026-04-21T11:08:08.104Z | Downloaded russh-keys v0.45.0 |
| 1050 | 2026-04-21T11:08:08.104Z | Downloaded sqlparser_derive v0.5.0 |
| 1051 | 2026-04-21T11:08:08.107Z | Downloaded serde_plain v1.0.2 |
| 1052 | 2026-04-21T11:08:08.107Z | Downloaded serde_path_to_error v0.1.20 |
| 1053 | 2026-04-21T11:08:08.114Z | Downloaded simd-adler32 v0.3.8 |
| 1054 | 2026-04-21T11:08:08.123Z | Downloaded signal-hook-registry v1.4.8 |
| 1055 | 2026-04-21T11:08:08.123Z | Downloaded hashbrown v0.13.2 |
| 1056 | 2026-04-21T11:08:08.123Z | Downloaded hashbrown v0.12.3 |
| 1057 | 2026-04-21T11:08:08.131Z | Downloaded strum v0.26.3 |
| 1058 | 2026-04-21T11:08:08.131Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1059 | 2026-04-21T11:08:08.131Z | Downloaded serde_urlencoded v0.7.1 |
| 1060 | 2026-04-21T11:08:08.131Z | Downloaded structmeta v0.3.0 |
| 1061 | 2026-04-21T11:08:08.131Z | Downloaded shlex v1.3.0 |
| 1062 | 2026-04-21T11:08:08.131Z | Downloaded rustls-pemfile v1.0.4 |
| 1063 | 2026-04-21T11:08:08.165Z | Downloaded structmeta-derive v0.3.0 |
| 1064 | 2026-04-21T11:08:08.166Z | Downloaded rustls-pki-types v1.14.0 |
| 1065 | 2026-04-21T11:08:08.166Z | Downloaded strum v0.27.2 |
| 1066 | 2026-04-21T11:08:08.166Z | Downloaded slog-json v2.6.1 |
| 1067 | 2026-04-21T11:08:08.166Z | Downloaded http v1.4.0 |
| 1068 | 2026-04-21T11:08:08.166Z | Downloaded slog-dtrace v0.3.0 |
| 1069 | 2026-04-21T11:08:08.166Z | Downloaded minimal-lexical v0.2.1 |
| 1070 | 2026-04-21T11:08:08.166Z | Downloaded prettyplease v0.2.37 |
| 1071 | 2026-04-21T11:08:08.166Z | Downloaded slog-async v2.8.0 |
| 1072 | 2026-04-21T11:08:08.166Z | Downloaded pretty_assertions v1.4.1 |
| 1073 | 2026-04-21T11:08:08.166Z | Downloaded slog-scope v4.4.1 |
| 1074 | 2026-04-21T11:08:08.166Z | Downloaded supports-color v3.0.2 |
| 1075 | 2026-04-21T11:08:08.166Z | Downloaded smallvec v0.6.14 |
| 1076 | 2026-04-21T11:08:08.173Z | Downloaded sync_wrapper v1.0.2 |
| 1077 | 2026-04-21T11:08:08.173Z | Downloaded sync-ptr v0.1.4 |
| 1078 | 2026-04-21T11:08:08.173Z | Downloaded subtle v2.6.1 |
| 1079 | 2026-04-21T11:08:08.173Z | Downloaded take_mut v0.2.2 |
| 1080 | 2026-04-21T11:08:08.173Z | Downloaded tabwriter v1.4.1 |
| 1081 | 2026-04-21T11:08:08.174Z | Downloaded slog-term v2.9.2 |
| 1082 | 2026-04-21T11:08:08.174Z | Downloaded tagptr v0.2.0 |
| 1083 | 2026-04-21T11:08:08.174Z | Downloaded sct v0.7.1 |
| 1084 | 2026-04-21T11:08:08.195Z | Downloaded crossterm v0.29.0 |
| 1085 | 2026-04-21T11:08:08.195Z | Downloaded aes-gcm v0.10.3 |
| 1086 | 2026-04-21T11:08:08.195Z | Downloaded progenitor-impl v0.11.2 |
| 1087 | 2026-04-21T11:08:08.195Z | Downloaded hyper-util v0.1.20 |
| 1088 | 2026-04-21T11:08:08.200Z | Downloaded slog-stdlog v4.1.1 |
| 1089 | 2026-04-21T11:08:08.201Z | Downloaded tabled_derive v0.11.0 |
| 1090 | 2026-04-21T11:08:08.201Z | Downloaded ron v0.8.1 |
| 1091 | 2026-04-21T11:08:08.201Z | Downloaded snafu-derive v0.8.9 |
| 1092 | 2026-04-21T11:08:08.201Z | Downloaded serde_cbor v0.11.2 |
| 1093 | 2026-04-21T11:08:08.201Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1094 | 2026-04-21T11:08:08.201Z | Downloaded testing_table v0.3.0 |
| 1095 | 2026-04-21T11:08:08.201Z | Downloaded termtree v0.5.1 |
| 1096 | 2026-04-21T11:08:08.201Z | Downloaded ssh-encoding v0.2.0 |
| 1097 | 2026-04-21T11:08:08.201Z | Downloaded tap v1.0.1 |
| 1098 | 2026-04-21T11:08:08.201Z | Downloaded smf v0.2.3 |
| 1099 | 2026-04-21T11:08:08.201Z | Downloaded progenitor-impl v0.13.0 |
| 1100 | 2026-04-21T11:08:08.201Z | Downloaded sqlformat v0.3.5 |
| 1101 | 2026-04-21T11:08:08.206Z | Downloaded spki v0.7.3 |
| 1102 | 2026-04-21T11:08:08.206Z | Downloaded thread-id v5.1.0 |
| 1103 | 2026-04-21T11:08:08.206Z | Downloaded progenitor-impl v0.10.0 |
| 1104 | 2026-04-21T11:08:08.215Z | Downloaded string_cache v0.8.9 |
| 1105 | 2026-04-21T11:08:08.228Z | Downloaded serde_with_macros v3.17.0 |
| 1106 | 2026-04-21T11:08:08.233Z | Downloaded static_assertions v1.1.0 |
| 1107 | 2026-04-21T11:08:08.233Z | Downloaded stacker v0.1.23 |
| 1108 | 2026-04-21T11:08:08.236Z | Downloaded time-core v0.1.8 |
| 1109 | 2026-04-21T11:08:08.236Z | Downloaded stringprep v0.1.5 |
| 1110 | 2026-04-21T11:08:08.241Z | Downloaded slab v0.4.12 |
| 1111 | 2026-04-21T11:08:08.246Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1112 | 2026-04-21T11:08:08.253Z | Downloaded strum_macros v0.26.4 |
| 1113 | 2026-04-21T11:08:08.257Z | Downloaded strum_macros v0.27.2 |
| 1114 | 2026-04-21T11:08:08.257Z | Downloaded ryu v1.0.23 |
| 1115 | 2026-04-21T11:08:08.257Z | Downloaded tinyvec_macros v0.1.1 |
| 1116 | 2026-04-21T11:08:08.265Z | Downloaded support-bundle-viewer v0.1.2 |
| 1117 | 2026-04-21T11:08:08.265Z | Downloaded rcgen v0.12.1 |
| 1118 | 2026-04-21T11:08:08.270Z | Downloaded tokio-macros v2.7.0 |
| 1119 | 2026-04-21T11:08:08.274Z | Downloaded rayon-core v1.13.0 |
| 1120 | 2026-04-21T11:08:08.287Z | Downloaded termios v0.3.3 |
| 1121 | 2026-04-21T11:08:08.295Z | Downloaded spin v0.9.8 |
| 1122 | 2026-04-21T11:08:08.299Z | Downloaded topological-sort v0.2.2 |
| 1123 | 2026-04-21T11:08:08.304Z | Downloaded tower-service v0.3.3 |
| 1124 | 2026-04-21T11:08:08.304Z | Downloaded thread_local v1.1.9 |
| 1125 | 2026-04-21T11:08:08.304Z | Downloaded thiserror-no-std v2.0.2 |
| 1126 | 2026-04-21T11:08:08.309Z | Downloaded try-lock v0.2.5 |
| 1127 | 2026-04-21T11:08:08.312Z | Downloaded itertools v0.10.5 |
| 1128 | 2026-04-21T11:08:08.315Z | Downloaded quinn v0.11.9 |
| 1129 | 2026-04-21T11:08:08.318Z | Downloaded qorb v0.4.1 |
| 1130 | 2026-04-21T11:08:08.321Z | Downloaded tower-layer v0.3.3 |
| 1131 | 2026-04-21T11:08:08.321Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1132 | 2026-04-21T11:08:08.324Z | Downloaded tiny-keccak v2.0.2 |
| 1133 | 2026-04-21T11:08:08.333Z | Downloaded trait-variant v0.1.2 |
| 1134 | 2026-04-21T11:08:08.337Z | Downloaded publicsuffix v2.3.0 |
| 1135 | 2026-04-21T11:08:08.347Z | Downloaded tokio-dtrace v0.1.1 |
| 1136 | 2026-04-21T11:08:08.350Z | Downloaded tls_codec_derive v0.4.2 |
| 1137 | 2026-04-21T11:08:08.350Z | Downloaded strum_macros v0.24.3 |
| 1138 | 2026-04-21T11:08:08.354Z | Downloaded signal-hook v0.3.18 |
| 1139 | 2026-04-21T11:08:08.354Z | Downloaded universal-hash v0.5.1 |
| 1140 | 2026-04-21T11:08:08.357Z | Downloaded usdt v0.6.0 |
| 1141 | 2026-04-21T11:08:08.357Z | Downloaded unarray v0.1.4 |
| 1142 | 2026-04-21T11:08:08.360Z | Downloaded tls_codec v0.4.2 |
| 1143 | 2026-04-21T11:08:08.360Z | Downloaded unit-prefix v0.5.2 |
| 1144 | 2026-04-21T11:08:08.360Z | Downloaded usdt-attr-macro v0.6.0 |
| 1145 | 2026-04-21T11:08:08.364Z | Downloaded unicode-truncate v1.1.0 |
| 1146 | 2026-04-21T11:08:08.364Z | Downloaded usdt-macro v0.6.0 |
| 1147 | 2026-04-21T11:08:08.364Z | Downloaded untrusted v0.9.0 |
| 1148 | 2026-04-21T11:08:08.364Z | Downloaded typify-macro v0.6.1 |
| 1149 | 2026-04-21T11:08:08.368Z | Downloaded untrusted v0.7.1 |
| 1150 | 2026-04-21T11:08:08.385Z | Downloaded tokio-tungstenite v0.23.1 |
| 1151 | 2026-04-21T11:08:08.390Z | Downloaded tokio-tungstenite v0.21.0 |
| 1152 | 2026-04-21T11:08:08.393Z | Downloaded tokio-rustls v0.25.0 |
| 1153 | 2026-04-21T11:08:08.393Z | Downloaded hashbrown v0.15.5 |
| 1154 | 2026-04-21T11:08:08.397Z | Downloaded utf-8 v0.7.6 |
| 1155 | 2026-04-21T11:08:08.397Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1156 | 2026-04-21T11:08:08.401Z | Downloaded mio v1.2.0 |
| 1157 | 2026-04-21T11:08:08.401Z | Downloaded term v1.2.1 |
| 1158 | 2026-04-21T11:08:08.407Z | Downloaded socket2 v0.5.10 |
| 1159 | 2026-04-21T11:08:08.407Z | Downloaded iddqd v0.3.17 |
| 1160 | 2026-04-21T11:08:08.411Z | Downloaded schemars v0.9.0 |
| 1161 | 2026-04-21T11:08:08.415Z | Downloaded wait-timeout v0.2.1 |
| 1162 | 2026-04-21T11:08:08.418Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1163 | 2026-04-21T11:08:08.419Z | Downloaded term v0.7.0 |
| 1164 | 2026-04-21T11:08:08.422Z | Downloaded waitgroup v0.1.2 |
| 1165 | 2026-04-21T11:08:08.430Z | Downloaded tui-tree-widget v0.23.1 |
| 1166 | 2026-04-21T11:08:08.430Z | Downloaded num-bigint v0.4.6 |
| 1167 | 2026-04-21T11:08:08.433Z | Downloaded similar v2.7.0 |
| 1168 | 2026-04-21T11:08:08.437Z | Downloaded rsa v0.9.10 |
| 1169 | 2026-04-21T11:08:08.442Z | Downloaded want v0.3.1 |
| 1170 | 2026-04-21T11:08:08.445Z | Downloaded socket2 v0.6.3 |
| 1171 | 2026-04-21T11:08:08.448Z | Downloaded rand v0.9.2 |
| 1172 | 2026-04-21T11:08:08.451Z | Downloaded nom v7.1.3 |
| 1173 | 2026-04-21T11:08:08.454Z | Downloaded itertools v0.13.0 |
| 1174 | 2026-04-21T11:08:08.457Z | Downloaded slog v2.8.2 |
| 1175 | 2026-04-21T11:08:08.460Z | Downloaded rand v0.8.5 |
| 1176 | 2026-04-21T11:08:08.463Z | Downloaded usdt-impl v0.6.0 |
| 1177 | 2026-04-21T11:08:08.467Z | Downloaded time-macros v0.2.27 |
| 1178 | 2026-04-21T11:08:08.467Z | Downloaded num-bigint-dig v0.8.6 |
| 1179 | 2026-04-21T11:08:08.470Z | Downloaded typify-macro v0.4.3 |
| 1180 | 2026-04-21T11:08:08.474Z | Downloaded xattr v1.6.1 |
| 1181 | 2026-04-21T11:08:08.482Z | Downloaded unicase v2.9.0 |
| 1182 | 2026-04-21T11:08:08.492Z | Downloaded tokio-rustls v0.24.1 |
| 1183 | 2026-04-21T11:08:08.492Z | Downloaded tokio-native-tls v0.3.1 |
| 1184 | 2026-04-21T11:08:08.492Z | Downloaded rustls-webpki v0.103.9 |
| 1185 | 2026-04-21T11:08:08.500Z | Downloaded h2 v0.4.13 |
| 1186 | 2026-04-21T11:08:08.503Z | Downloaded tokio-stream v0.1.18 |
| 1187 | 2026-04-21T11:08:08.509Z | Downloaded tokio-rustls v0.26.4 |
| 1188 | 2026-04-21T11:08:08.514Z | Downloaded subprocess v0.2.15 |
| 1189 | 2026-04-21T11:08:08.514Z | Downloaded futures-util v0.3.32 |
| 1190 | 2026-04-21T11:08:08.517Z | Downloaded zeroize_derive v1.4.3 |
| 1191 | 2026-04-21T11:08:08.517Z | Downloaded uzers v0.12.2 |
| 1192 | 2026-04-21T11:08:08.517Z | Downloaded void v1.0.2 |
| 1193 | 2026-04-21T11:08:08.522Z | Downloaded vergen-lib v0.1.6 |
| 1194 | 2026-04-21T11:08:08.522Z | Downloaded vergen-gitcl v1.0.8 |
| 1195 | 2026-04-21T11:08:08.522Z | Downloaded vsss-rs v3.3.4 |
| 1196 | 2026-04-21T11:08:08.526Z | Downloaded walkdir v2.5.0 |
| 1197 | 2026-04-21T11:08:08.526Z | Downloaded vergen-git2 v1.0.7 |
| 1198 | 2026-04-21T11:08:08.526Z | Downloaded snafu v0.8.9 |
| 1199 | 2026-04-21T11:08:08.530Z | Downloaded zone_cfg_derive v0.3.1 |
| 1200 | 2026-04-21T11:08:08.530Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1201 | 2026-04-21T11:08:08.530Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1202 | 2026-04-21T11:08:08.530Z | Downloaded schemars v0.8.22 |
| 1203 | 2026-04-21T11:08:08.536Z | Downloaded zone v0.3.1 |
| 1204 | 2026-04-21T11:08:08.540Z | Downloaded itertools v0.12.1 |
| 1205 | 2026-04-21T11:08:08.544Z | Downloaded iri-string v0.7.10 |
| 1206 | 2026-04-21T11:08:08.559Z | Downloaded twox-hash v2.1.2 |
| 1207 | 2026-04-21T11:08:08.564Z | Downloaded itertools v0.14.0 |
| 1208 | 2026-04-21T11:08:08.564Z | Downloaded tinyvec v1.10.0 |
| 1209 | 2026-04-21T11:08:08.564Z | Downloaded hkdf v0.12.4 |
| 1210 | 2026-04-21T11:08:08.571Z | Downloaded rand v0.10.0 |
| 1211 | 2026-04-21T11:08:08.579Z | Downloaded unicode-properties v0.1.4 |
| 1212 | 2026-04-21T11:08:08.579Z | Downloaded xshell-macros v0.2.7 |
| 1213 | 2026-04-21T11:08:08.579Z | Downloaded xshell v0.2.7 |
| 1214 | 2026-04-21T11:08:08.579Z | Downloaded wyz v0.5.1 |
| 1215 | 2026-04-21T11:08:08.579Z | Downloaded whoami v2.1.0 |
| 1216 | 2026-04-21T11:08:08.579Z | Downloaded whoami v1.6.1 |
| 1217 | 2026-04-21T11:08:08.598Z | Downloaded libxml v0.3.3 |
| 1218 | 2026-04-21T11:08:08.598Z | Downloaded samael v0.0.19 |
| 1219 | 2026-04-21T11:08:08.598Z | Downloaded p521 v0.13.3 |
| 1220 | 2026-04-21T11:08:08.609Z | Downloaded hyper v1.8.1 |
| 1221 | 2026-04-21T11:08:08.609Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1222 | 2026-04-21T11:08:08.609Z | Downloaded toml v0.7.8 |
| 1223 | 2026-04-21T11:08:08.609Z | Downloaded test-strategy v0.4.5 |
| 1224 | 2026-04-21T11:08:08.616Z | Downloaded russh v0.45.0 |
| 1225 | 2026-04-21T11:08:08.626Z | Downloaded tracing-attributes v0.1.31 |
| 1226 | 2026-04-21T11:08:08.626Z | Downloaded vergen v9.0.6 |
| 1227 | 2026-04-21T11:08:08.626Z | Downloaded schemars v1.2.1 |
| 1228 | 2026-04-21T11:08:08.631Z | Downloaded typify v0.6.1 |
| 1229 | 2026-04-21T11:08:08.631Z | Downloaded zstd-safe v7.2.4 |
| 1230 | 2026-04-21T11:08:08.637Z | Downloaded zstd v0.13.3 |
| 1231 | 2026-04-21T11:08:08.637Z | Downloaded tar v0.4.45 |
| 1232 | 2026-04-21T11:08:08.637Z | Downloaded tungstenite v0.23.0 |
| 1233 | 2026-04-21T11:08:08.642Z | Downloaded rustyline v14.0.0 |
| 1234 | 2026-04-21T11:08:08.642Z | Downloaded tracing-core v0.1.36 |
| 1235 | 2026-04-21T11:08:08.647Z | Downloaded unsafe-libyaml v0.2.11 |
| 1236 | 2026-04-21T11:08:08.658Z | Downloaded uuid v1.23.0 |
| 1237 | 2026-04-21T11:08:08.662Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1238 | 2026-04-21T11:08:08.665Z | Downloaded zerocopy v0.6.6 |
| 1239 | 2026-04-21T11:08:08.668Z | Downloaded typify v0.4.3 |
| 1240 | 2026-04-21T11:08:08.676Z | Downloaded libm v0.2.16 |
| 1241 | 2026-04-21T11:08:08.687Z | Downloaded steno v0.4.1 |
| 1242 | 2026-04-21T11:08:08.694Z | Downloaded yasna v0.5.2 |
| 1243 | 2026-04-21T11:08:08.701Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1244 | 2026-04-21T11:08:08.705Z | Downloaded unicode-bidi v0.3.18 |
| 1245 | 2026-04-21T11:08:08.710Z | Downloaded bitvec v1.0.1 |
| 1246 | 2026-04-21T11:08:08.714Z | Downloaded zeroize v1.8.2 |
| 1247 | 2026-04-21T11:08:08.725Z | Downloaded vte v0.14.1 |
| 1248 | 2026-04-21T11:08:08.730Z | Downloaded tokio-postgres v0.7.16 |
| 1249 | 2026-04-21T11:08:08.734Z | Downloaded rpassword v7.4.0 |
| 1250 | 2026-04-21T11:08:08.743Z | Downloaded zopfli v0.8.3 |
| 1251 | 2026-04-21T11:08:08.747Z | Downloaded tungstenite v0.21.0 |
| 1252 | 2026-04-21T11:08:08.755Z | Downloaded blake3 v1.8.3 |
| 1253 | 2026-04-21T11:08:08.777Z | Downloaded ssh-key v0.6.7 |
| 1254 | 2026-04-21T11:08:08.786Z | Downloaded toml_edit v0.19.15 |
| 1255 | 2026-04-21T11:08:08.804Z | Downloaded reedline v0.40.0 |
| 1256 | 2026-04-21T11:08:08.825Z | Downloaded p384 v0.13.1 |
| 1257 | 2026-04-21T11:08:08.825Z | Downloaded aws-lc-rs v1.16.0 |
| 1258 | 2026-04-21T11:08:08.826Z | Downloaded zip v0.6.6 |
| 1259 | 2026-04-21T11:08:08.826Z | Downloaded reqwest v0.13.2 |
| 1260 | 2026-04-21T11:08:08.833Z | Downloaded unicode_categories v0.1.1 |
| 1261 | 2026-04-21T11:08:08.841Z | Downloaded yansi v1.0.1 |
| 1262 | 2026-04-21T11:08:08.858Z | Downloaded regex v1.12.3 |
| 1263 | 2026-04-21T11:08:08.861Z | Downloaded git2 v0.20.4 |
| 1264 | 2026-04-21T11:08:08.864Z | Downloaded x509-cert v0.2.5 |
| 1265 | 2026-04-21T11:08:08.870Z | Downloaded lalrpop v0.19.12 |
| 1266 | 2026-04-21T11:08:08.878Z | Downloaded rustls-webpki v0.101.7 |
| 1267 | 2026-04-21T11:08:08.883Z | Downloaded chrono v0.4.44 |
| 1268 | 2026-04-21T11:08:08.893Z | Downloaded quick-xml v0.37.5 |
| 1269 | 2026-04-21T11:08:08.901Z | Downloaded unicode-segmentation v1.12.0 |
| 1270 | 2026-04-21T11:08:08.908Z | Downloaded zerocopy-derive v0.8.40 |
| 1271 | 2026-04-21T11:08:08.912Z | Downloaded unicode-normalization v0.1.25 |
| 1272 | 2026-04-21T11:08:08.912Z | Downloaded moka v0.12.13 |
| 1273 | 2026-04-21T11:08:08.916Z | Downloaded zip v4.6.1 |
| 1274 | 2026-04-21T11:08:08.920Z | Downloaded rayon v1.11.0 |
| 1275 | 2026-04-21T11:08:08.925Z | Downloaded tower v0.5.3 |
| 1276 | 2026-04-21T11:08:08.930Z | Downloaded reqwest v0.12.28 |
| 1277 | 2026-04-21T11:08:08.947Z | Downloaded petname v2.0.2 |
| 1278 | 2026-04-21T11:08:08.950Z | Downloaded bindgen v0.71.1 |
| 1279 | 2026-04-21T11:08:08.953Z | Downloaded typed-path v0.9.3 |
| 1280 | 2026-04-21T11:08:08.957Z | Downloaded salty v0.3.0 |
| 1281 | 2026-04-21T11:08:08.961Z | Downloaded tower-http v0.6.8 |
| 1282 | 2026-04-21T11:08:08.966Z | Downloaded proptest v1.10.0 |
| 1283 | 2026-04-21T11:08:08.973Z | Downloaded portable-atomic v1.13.1 |
| 1284 | 2026-04-21T11:08:08.983Z | Downloaded goblin v0.10.5 |
| 1285 | 2026-04-21T11:08:08.987Z | Downloaded curve25519-dalek v4.1.3 |
| 1286 | 2026-04-21T11:08:08.999Z | Downloaded radix_trie v0.2.1 |
| 1287 | 2026-04-21T11:08:09.011Z | Downloaded winnow v0.5.40 |
| 1288 | 2026-04-21T11:08:09.028Z | Downloaded tokio-util v0.7.18 |
| 1289 | 2026-04-21T11:08:09.032Z | Downloaded tough v0.20.0 |
| 1290 | 2026-04-21T11:08:09.036Z | Downloaded quinn-proto v0.11.13 |
| 1291 | 2026-04-21T11:08:09.049Z | Downloaded winnow v0.6.26 |
| 1292 | 2026-04-21T11:08:09.054Z | Downloaded serde_with v3.17.0 |
| 1293 | 2026-04-21T11:08:09.068Z | Downloaded rustls-webpki v0.102.8 |
| 1294 | 2026-04-21T11:08:09.089Z | Downloaded tabled v0.20.0 |
| 1295 | 2026-04-21T11:08:09.099Z | Downloaded dropshot v0.16.7 |
| 1296 | 2026-04-21T11:08:09.124Z | Downloaded object v0.30.4 |
| 1297 | 2026-04-21T11:08:09.146Z | Downloaded dropshot v0.17.0 |
| 1298 | 2026-04-21T11:08:09.150Z | Downloaded vcpkg v0.2.15 |
| 1299 | 2026-04-21T11:08:09.188Z | Downloaded nix v0.27.1 |
| 1300 | 2026-04-21T11:08:09.200Z | Downloaded polar-core v0.27.3 |
| 1301 | 2026-04-21T11:08:09.205Z | Downloaded openssl v0.10.75 |
| 1302 | 2026-04-21T11:08:09.211Z | Downloaded diesel v2.3.7 |
| 1303 | 2026-04-21T11:08:09.222Z | Downloaded bstr v1.12.1 |
| 1304 | 2026-04-21T11:08:09.233Z | Downloaded hickory-proto v0.25.2 |
| 1305 | 2026-04-21T11:08:09.244Z | Downloaded nix v0.28.0 |
| 1306 | 2026-04-21T11:08:09.251Z | Downloaded time v0.3.47 |
| 1307 | 2026-04-21T11:08:09.269Z | Downloaded rustix v0.38.44 |
| 1308 | 2026-04-21T11:08:09.285Z | Downloaded nix v0.29.0 |
| 1309 | 2026-04-21T11:08:09.293Z | Downloaded rustls v0.21.12 |
| 1310 | 2026-04-21T11:08:09.301Z | Downloaded regex-syntax v0.6.29 |
| 1311 | 2026-04-21T11:08:09.310Z | Downloaded smoltcp v0.9.1 |
| 1312 | 2026-04-21T11:08:09.315Z | Downloaded zlib-rs v0.6.2 |
| 1313 | 2026-04-21T11:08:09.324Z | Downloaded object v0.37.3 |
| 1314 | 2026-04-21T11:08:09.332Z | Downloaded nix v0.31.2 |
| 1315 | 2026-04-21T11:08:09.337Z | Downloaded sqlparser v0.61.0 |
| 1316 | 2026-04-21T11:08:09.346Z | Downloaded hickory-proto v0.24.4 |
| 1317 | 2026-04-21T11:08:09.366Z | Downloaded zerocopy v0.8.40 |
| 1318 | 2026-04-21T11:08:09.370Z | Downloaded webpki-roots v1.0.6 |
| 1319 | 2026-04-21T11:08:09.375Z | Downloaded regress v0.10.5 |
| 1320 | 2026-04-21T11:08:09.378Z | Downloaded smoltcp v0.11.0 |
| 1321 | 2026-04-21T11:08:09.383Z | Downloaded rustls v0.22.4 |
| 1322 | 2026-04-21T11:08:09.392Z | Downloaded tracing v0.1.44 |
| 1323 | 2026-04-21T11:08:09.400Z | Downloaded regex-syntax v0.8.10 |
| 1324 | 2026-04-21T11:08:09.404Z | Downloaded rustls v0.23.37 |
| 1325 | 2026-04-21T11:08:09.410Z | Downloaded openapiv3 v2.2.0 |
| 1326 | 2026-04-21T11:08:09.416Z | Downloaded typify-impl v0.6.1 |
| 1327 | 2026-04-21T11:08:09.434Z | Downloaded ratatui v0.29.0 |
| 1328 | 2026-04-21T11:08:09.443Z | Downloaded typify-impl v0.4.3 |
| 1329 | 2026-04-21T11:08:09.489Z | Downloaded zerocopy-derive v0.6.6 |
| 1330 | 2026-04-21T11:08:09.500Z | Downloaded regex-automata v0.4.14 |
| 1331 | 2026-04-21T11:08:09.513Z | Downloaded sled v0.34.7 |
| 1332 | 2026-04-21T11:08:09.552Z | Downloaded jiff v0.2.21 |
| 1333 | 2026-04-21T11:08:09.570Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1334 | 2026-04-21T11:08:09.574Z | Downloaded petgraph v0.8.3 |
| 1335 | 2026-04-21T11:08:09.588Z | Downloaded csv v1.4.0 |
| 1336 | 2026-04-21T11:08:09.601Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1337 | 2026-04-21T11:08:09.619Z | Downloaded sha3 v0.10.8 |
| 1338 | 2026-04-21T11:08:09.644Z | Downloaded encoding_rs v0.8.35 |
| 1339 | 2026-04-21T11:08:09.665Z | Downloaded petgraph v0.6.5 |
| 1340 | 2026-04-21T11:08:09.676Z | Downloaded chrono-tz v0.10.4 |
| 1341 | 2026-04-21T11:08:09.746Z | Downloaded libz-sys v1.1.24 |
| 1342 | 2026-04-21T11:08:09.791Z | Downloaded tokio v1.52.1 |
| 1343 | 2026-04-21T11:08:09.933Z | Downloaded ring v0.17.14 |
| 1344 | 2026-04-21T11:08:09.996Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1345 | 2026-04-21T11:08:10.732Z | Downloaded aws-lc-sys v0.37.1 |
| 1346 | 2026-04-21T11:08:10.987Z | Compiling libc v0.2.185 |
| 1347 | 2026-04-21T11:08:10.991Z | Compiling serde v1.0.228 |
| 1348 | 2026-04-21T11:08:10.991Z | Compiling log v0.4.29 |
| 1349 | 2026-04-21T11:08:10.991Z | Compiling shlex v1.3.0 |
| 1350 | 2026-04-21T11:08:11.127Z | Compiling find-msvc-tools v0.1.9 |
| 1351 | 2026-04-21T11:08:11.131Z | Compiling smallvec v1.15.1 |
| 1352 | 2026-04-21T11:08:11.134Z | Compiling syn v2.0.117 |
| 1353 | 2026-04-21T11:08:11.142Z | Compiling typenum v1.19.0 |
| 1354 | 2026-04-21T11:08:11.312Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-04-21T11:08:11.328Z | Compiling subtle v2.6.1 |
| 1356 | 2026-04-21T11:08:11.393Z | Compiling scopeguard v1.2.0 |
| 1357 | 2026-04-21T11:08:11.409Z | Compiling const-oid v0.9.6 |
| 1358 | 2026-04-21T11:08:11.463Z | Compiling portable-atomic v1.13.1 |
| 1359 | 2026-04-21T11:08:11.503Z | Compiling lock_api v0.4.14 |
| 1360 | 2026-04-21T11:08:11.508Z | Compiling zerocopy v0.8.40 |
| 1361 | 2026-04-21T11:08:11.568Z | Compiling critical-section v1.2.0 |
| 1362 | 2026-04-21T11:08:11.672Z | Compiling serde_json v1.0.149 |
| 1363 | 2026-04-21T11:08:11.737Z | Compiling parking_lot_core v0.9.12 |
| 1364 | 2026-04-21T11:08:11.886Z | Compiling pin-project-lite v0.2.17 |
| 1365 | 2026-04-21T11:08:11.972Z | Compiling getrandom v0.2.17 |
| 1366 | 2026-04-21T11:08:11.989Z | Compiling jobserver v0.1.34 |
| 1367 | 2026-04-21T11:08:12.000Z | Compiling errno v0.3.14 |
| 1368 | 2026-04-21T11:08:12.112Z | Compiling rand_core v0.6.4 |
| 1369 | 2026-04-21T11:08:12.112Z | Compiling pkg-config v0.3.32 |
| 1370 | 2026-04-21T11:08:12.143Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-04-21T11:08:12.190Z | Compiling cc v1.2.56 |
| 1372 | 2026-04-21T11:08:12.404Z | Compiling once_cell v1.21.3 |
| 1373 | 2026-04-21T11:08:12.418Z | Compiling bitflags v2.11.0 |
| 1374 | 2026-04-21T11:08:12.456Z | Compiling libm v0.2.16 |
| 1375 | 2026-04-21T11:08:12.606Z | Compiling parking_lot v0.12.5 |
| 1376 | 2026-04-21T11:08:12.638Z | Compiling mio v1.2.0 |
| 1377 | 2026-04-21T11:08:12.660Z | Compiling num-traits v0.2.19 |
| 1378 | 2026-04-21T11:08:12.674Z | Compiling futures-core v0.3.32 |
| 1379 | 2026-04-21T11:08:12.824Z | Compiling percent-encoding v2.3.2 |
| 1380 | 2026-04-21T11:08:12.968Z | Compiling socket2 v0.6.3 |
| 1381 | 2026-04-21T11:08:13.004Z | Compiling allocator-api2 v0.2.21 |
| 1382 | 2026-04-21T11:08:13.019Z | Compiling foldhash v0.2.0 |
| 1383 | 2026-04-21T11:08:13.091Z | Compiling futures-sink v0.3.32 |
| 1384 | 2026-04-21T11:08:13.158Z | Compiling cpufeatures v0.2.17 |
| 1385 | 2026-04-21T11:08:13.197Z | Compiling futures-channel v0.3.32 |
| 1386 | 2026-04-21T11:08:13.237Z | Compiling futures-io v0.3.32 |
| 1387 | 2026-04-21T11:08:13.237Z | Compiling getrandom v0.4.1 |
| 1388 | 2026-04-21T11:08:13.324Z | Compiling hashbrown v0.16.1 |
| 1389 | 2026-04-21T11:08:13.357Z | Compiling futures-task v0.3.32 |
| 1390 | 2026-04-21T11:08:13.388Z | Compiling slab v0.4.12 |
| 1391 | 2026-04-21T11:08:13.419Z | Compiling rustversion v1.0.22 |
| 1392 | 2026-04-21T11:08:13.567Z | Compiling rand_core v0.10.0 |
| 1393 | 2026-04-21T11:08:13.601Z | Compiling getrandom v0.3.4 |
| 1394 | 2026-04-21T11:08:13.731Z | Compiling form_urlencoded v1.2.2 |
| 1395 | 2026-04-21T11:08:13.887Z | Compiling cmake v0.1.57 |
| 1396 | 2026-04-21T11:08:13.984Z | Compiling synstructure v0.13.2 |
| 1397 | 2026-04-21T11:08:14.000Z | Compiling indexmap v2.13.0 |
| 1398 | 2026-04-21T11:08:14.033Z | Compiling ident_case v1.0.1 |
| 1399 | 2026-04-21T11:08:14.164Z | Compiling dunce v1.0.5 |
| 1400 | 2026-04-21T11:08:14.216Z | Compiling base64ct v1.8.3 |
| 1401 | 2026-04-21T11:08:14.281Z | Compiling fs_extra v1.3.0 |
| 1402 | 2026-04-21T11:08:14.316Z | Compiling flagset v0.4.7 |
| 1403 | 2026-04-21T11:08:14.428Z | Compiling rustix v1.1.3 |
| 1404 | 2026-04-21T11:08:14.460Z | Compiling pem-rfc7468 v0.7.0 |
| 1405 | 2026-04-21T11:08:14.508Z | Compiling iana-time-zone v0.1.65 |
| 1406 | 2026-04-21T11:08:14.534Z | Compiling aws-lc-sys v0.37.1 |
| 1407 | 2026-04-21T11:08:14.605Z | Compiling rand_core v0.9.5 |
| 1408 | 2026-04-21T11:08:14.650Z | Compiling uuid v1.23.0 |
| 1409 | 2026-04-21T11:08:14.665Z | Compiling ring v0.17.14 |
| 1410 | 2026-04-21T11:08:14.709Z | Compiling rustc_version v0.4.1 |
| 1411 | 2026-04-21T11:08:14.763Z | Compiling vcpkg v0.2.15 |
| 1412 | 2026-04-21T11:08:14.886Z | Compiling aws-lc-rs v1.16.0 |
| 1413 | 2026-04-21T11:08:15.009Z | Compiling regex-syntax v0.8.10 |
| 1414 | 2026-04-21T11:08:15.183Z | Compiling tracing-core v0.1.36 |
| 1415 | 2026-04-21T11:08:15.364Z | Compiling pest_generator v2.8.6 |
| 1416 | 2026-04-21T11:08:15.511Z | Compiling openssl-sys v0.9.111 |
| 1417 | 2026-04-21T11:08:15.722Z | Compiling serde_derive v1.0.228 |
| 1418 | 2026-04-21T11:08:15.752Z | Compiling zeroize_derive v1.4.3 |
| 1419 | 2026-04-21T11:08:16.047Z | Compiling zerofrom-derive v0.1.6 |
| 1420 | 2026-04-21T11:08:16.090Z | Compiling yoke-derive v0.8.1 |
| 1421 | 2026-04-21T11:08:16.219Z | Compiling zerocopy-derive v0.8.40 |
| 1422 | 2026-04-21T11:08:16.412Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-04-21T11:08:17.188Z | Compiling crypto-common v0.1.7 |
| 1424 | 2026-04-21T11:08:17.262Z | Compiling block-buffer v0.10.4 |
| 1425 | 2026-04-21T11:08:17.340Z | Compiling zerovec-derive v0.11.2 |
| 1426 | 2026-04-21T11:08:17.390Z | Compiling displaydoc v0.2.5 |
| 1427 | 2026-04-21T11:08:17.428Z | Compiling digest v0.10.7 |
| 1428 | 2026-04-21T11:08:17.447Z | Compiling zerofrom v0.1.6 |
| 1429 | 2026-04-21T11:08:17.572Z | Compiling yoke v0.8.1 |
| 1430 | 2026-04-21T11:08:17.669Z | Compiling tokio-macros v2.7.0 |
| 1431 | 2026-04-21T11:08:17.760Z | Compiling hmac v0.12.1 |
| 1432 | 2026-04-21T11:08:17.917Z | Compiling futures-macro v0.3.32 |
| 1433 | 2026-04-21T11:08:18.101Z | Compiling zerotrie v0.2.3 |
| 1434 | 2026-04-21T11:08:18.383Z | Compiling block-padding v0.3.3 |
| 1435 | 2026-04-21T11:08:18.402Z | Compiling sha2 v0.10.9 |
| 1436 | 2026-04-21T11:08:18.420Z | Compiling zerovec v0.11.5 |
| 1437 | 2026-04-21T11:08:18.551Z | Compiling inout v0.1.4 |
| 1438 | 2026-04-21T11:08:18.703Z | Compiling futures-util v0.3.32 |
| 1439 | 2026-04-21T11:08:18.717Z | Compiling cipher v0.4.4 |
| 1440 | 2026-04-21T11:08:18.951Z | Compiling tinystr v0.8.2 |
| 1441 | 2026-04-21T11:08:19.013Z | Compiling potential_utf v0.1.4 |
| 1442 | 2026-04-21T11:08:19.159Z | Compiling bytes v1.11.1 |
| 1443 | 2026-04-21T11:08:19.184Z | Compiling icu_locale_core v2.1.1 |
| 1444 | 2026-04-21T11:08:19.224Z | Compiling icu_collections v2.1.1 |
| 1445 | 2026-04-21T11:08:19.315Z | Compiling der_derive v0.7.3 |
| 1446 | 2026-04-21T11:08:19.714Z | Compiling tokio v1.52.1 |
| 1447 | 2026-04-21T11:08:19.778Z | Compiling http v1.4.0 |
| 1448 | 2026-04-21T11:08:19.825Z | Compiling icu_provider v2.1.1 |
| 1449 | 2026-04-21T11:08:20.064Z | Compiling icu_properties v2.1.2 |
| 1450 | 2026-04-21T11:08:20.111Z | Compiling icu_normalizer v2.1.1 |
| 1451 | 2026-04-21T11:08:20.266Z | Compiling der v0.7.10 |
| 1452 | 2026-04-21T11:08:20.669Z | Compiling ppv-lite86 v0.2.21 |
| 1453 | 2026-04-21T11:08:20.690Z | Compiling chrono v0.4.44 |
| 1454 | 2026-04-21T11:08:20.707Z | Compiling salsa20 v0.10.2 |
| 1455 | 2026-04-21T11:08:20.844Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-04-21T11:08:20.959Z | Compiling idna_adapter v1.2.1 |
| 1457 | 2026-04-21T11:08:20.983Z | Compiling thiserror-impl v2.0.18 |
| 1458 | 2026-04-21T11:08:21.032Z | Compiling rand_chacha v0.9.0 |
| 1459 | 2026-04-21T11:08:21.100Z | Compiling idna v1.1.0 |
| 1460 | 2026-04-21T11:08:21.145Z | Compiling spki v0.7.3 |
| 1461 | 2026-04-21T11:08:21.350Z | Compiling scrypt v0.11.0 |
| 1462 | 2026-04-21T11:08:21.450Z | Compiling url v2.5.8 |
| 1463 | 2026-04-21T11:08:21.598Z | Compiling aes v0.8.4 |
| 1464 | 2026-04-21T11:08:21.713Z | Compiling cbc v0.1.2 |
| 1465 | 2026-04-21T11:08:21.729Z | Compiling rustls-pki-types v1.14.0 |
| 1466 | 2026-04-21T11:08:21.861Z | Compiling tracing-attributes v0.1.31 |
| 1467 | 2026-04-21T11:08:22.033Z | Compiling pkcs5 v0.7.1 |
| 1468 | 2026-04-21T11:08:22.170Z | Compiling rand v0.9.2 |
| 1469 | 2026-04-21T11:08:22.230Z | Compiling http-body v1.0.1 |
| 1470 | 2026-04-21T11:08:22.276Z | Compiling thiserror v2.0.18 |
| 1471 | 2026-04-21T11:08:22.381Z | Compiling serde_derive_internals v0.29.1 |
| 1472 | 2026-04-21T11:08:22.442Z | Compiling httparse v1.10.1 |
| 1473 | 2026-04-21T11:08:22.505Z | Compiling openssl-probe v0.2.1 |
| 1474 | 2026-04-21T11:08:22.635Z | Compiling schemars v0.8.22 |
| 1475 | 2026-04-21T11:08:22.681Z | Compiling base64 v0.22.1 |
| 1476 | 2026-04-21T11:08:22.774Z | Compiling untrusted v0.9.0 |
| 1477 | 2026-04-21T11:08:22.832Z | Compiling untrusted v0.7.1 |
| 1478 | 2026-04-21T11:08:22.975Z | Compiling pkcs8 v0.10.2 |
| 1479 | 2026-04-21T11:08:22.994Z | Compiling pest_derive v2.8.6 |
| 1480 | 2026-04-21T11:08:23.010Z | Compiling scroll_derive v0.13.1 |
| 1481 | 2026-04-21T11:08:23.150Z | Compiling tracing v0.1.44 |
| 1482 | 2026-04-21T11:08:23.278Z | Compiling schemars_derive v0.8.22 |
| 1483 | 2026-04-21T11:08:23.281Z | Compiling darling_core v0.20.11 |
| 1484 | 2026-04-21T11:08:23.414Z | Compiling tokio-util v0.7.18 |
| 1485 | 2026-04-21T11:08:23.414Z | Compiling rustls v0.23.37 |
| 1486 | 2026-04-21T11:08:23.597Z | Compiling dyn-clone v1.0.20 |
| 1487 | 2026-04-21T11:08:23.739Z | Compiling tower-service v0.3.3 |
| 1488 | 2026-04-21T11:08:23.844Z | Compiling tower-layer v0.3.3 |
| 1489 | 2026-04-21T11:08:23.850Z | Compiling try-lock v0.2.5 |
| 1490 | 2026-04-21T11:08:23.973Z | Compiling tinyvec_macros v0.1.1 |
| 1491 | 2026-04-21T11:08:24.008Z | Compiling atomic-waker v1.1.2 |
| 1492 | 2026-04-21T11:08:24.047Z | Compiling tinyvec v1.10.0 |
| 1493 | 2026-04-21T11:08:24.135Z | Compiling h2 v0.4.13 |
| 1494 | 2026-04-21T11:08:24.383Z | Compiling want v0.3.1 |
| 1495 | 2026-04-21T11:08:24.480Z | Compiling scroll v0.13.0 |
| 1496 | 2026-04-21T11:08:24.657Z | Compiling ipnet v2.11.0 |
| 1497 | 2026-04-21T11:08:24.747Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1498 | 2026-04-21T11:08:24.842Z | Compiling spin v0.9.8 |
| 1499 | 2026-04-21T11:08:25.056Z | Compiling aho-corasick v1.1.4 |
| 1500 | 2026-04-21T11:08:25.129Z | Compiling crc32fast v1.5.0 |
| 1501 | 2026-04-21T11:08:25.158Z | Compiling foreign-types-shared v0.1.1 |
| 1502 | 2026-04-21T11:08:25.248Z | Compiling num-conv v0.2.0 |
| 1503 | 2026-04-21T11:08:25.381Z | Compiling time-core v0.1.8 |
| 1504 | 2026-04-21T11:08:25.395Z | Compiling pin-utils v0.1.0 |
| 1505 | 2026-04-21T11:08:25.411Z | Compiling httpdate v1.0.3 |
| 1506 | 2026-04-21T11:08:25.469Z | Compiling powerfmt v0.2.0 |
| 1507 | 2026-04-21T11:08:25.529Z | Compiling openssl v0.10.75 |
| 1508 | 2026-04-21T11:08:25.587Z | Compiling darling_macro v0.20.11 |
| 1509 | 2026-04-21T11:08:25.632Z | Compiling tempfile v3.25.0 |
| 1510 | 2026-04-21T11:08:25.670Z | Compiling deranged v0.5.8 |
| 1511 | 2026-04-21T11:08:25.773Z | Compiling time-macros v0.2.27 |
| 1512 | 2026-04-21T11:08:25.873Z | Compiling regex-automata v0.4.14 |
| 1513 | 2026-04-21T11:08:26.002Z | Compiling foreign-types v0.3.2 |
| 1514 | 2026-04-21T11:08:26.057Z | Compiling darling v0.20.11 |
| 1515 | 2026-04-21T11:08:26.141Z | Compiling goblin v0.10.5 |
| 1516 | 2026-04-21T11:08:26.751Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-04-21T11:08:26.846Z | Compiling wait-timeout v0.2.1 |
| 1518 | 2026-04-21T11:08:27.109Z | Compiling hyper v1.8.1 |
| 1519 | 2026-04-21T11:08:27.141Z | Compiling socket2 v0.5.10 |
| 1520 | 2026-04-21T11:08:27.162Z | Compiling num_threads v0.1.7 |
| 1521 | 2026-04-21T11:08:27.263Z | Compiling syn v1.0.109 |
| 1522 | 2026-04-21T11:08:27.547Z | Compiling bit-vec v0.8.0 |
| 1523 | 2026-04-21T11:08:27.563Z | Compiling simd-adler32 v0.3.8 |
| 1524 | 2026-04-21T11:08:27.782Z | Compiling native-tls v0.2.18 |
| 1525 | 2026-04-21T11:08:27.808Z | Compiling quick-error v1.2.3 |
| 1526 | 2026-04-21T11:08:27.920Z | Compiling siphasher v1.0.2 |
| 1527 | 2026-04-21T11:08:27.984Z | Compiling usdt-impl v0.6.0 |
| 1528 | 2026-04-21T11:08:28.064Z | Compiling crossbeam-utils v0.8.21 |
| 1529 | 2026-04-21T11:08:28.125Z | Compiling rusty-fork v0.3.1 |
| 1530 | 2026-04-21T11:08:28.209Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-04-21T11:08:28.372Z | Compiling bit-set v0.8.0 |
| 1532 | 2026-04-21T11:08:28.492Z | Compiling time v0.3.47 |
| 1533 | 2026-04-21T11:08:28.663Z | Compiling derive_builder_core v0.20.2 |
| 1534 | 2026-04-21T11:08:29.579Z | Compiling dof v0.4.0 |
| 1535 | 2026-04-21T11:08:30.028Z | Compiling unicode-normalization v0.1.25 |
| 1536 | 2026-04-21T11:08:30.135Z | Compiling dtrace-parser v0.3.0 |
| 1537 | 2026-04-21T11:08:30.162Z | Compiling rustls-native-certs v0.8.3 |
| 1538 | 2026-04-21T11:08:30.446Z | Compiling signature v2.2.0 |
| 1539 | 2026-04-21T11:08:30.462Z | Compiling thiserror-impl v1.0.69 |
| 1540 | 2026-04-21T11:08:30.477Z | Compiling scroll_derive v0.12.1 |
| 1541 | 2026-04-21T11:08:30.630Z | Compiling heapless v0.7.17 |
| 1542 | 2026-04-21T11:08:30.767Z | Compiling rand_xorshift v0.4.0 |
| 1543 | 2026-04-21T11:08:30.868Z | Compiling slog v2.8.2 |
| 1544 | 2026-04-21T11:08:30.882Z | Compiling darling_core v0.21.3 |
| 1545 | 2026-04-21T11:08:30.931Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1546 | 2026-04-21T11:08:31.054Z | Compiling sync_wrapper v1.0.2 |
| 1547 | 2026-04-21T11:08:31.132Z | Compiling thread-id v5.1.0 |
| 1548 | 2026-04-21T11:08:31.163Z | Compiling cookie v0.18.1 |
| 1549 | 2026-04-21T11:08:31.202Z | Compiling adler2 v2.0.1 |
| 1550 | 2026-04-21T11:08:31.218Z | Compiling unarray v0.1.4 |
| 1551 | 2026-04-21T11:08:31.328Z | Compiling paste v1.0.15 |
| 1552 | 2026-04-21T11:08:31.344Z | Compiling anyhow v1.0.102 |
| 1553 | 2026-04-21T11:08:31.344Z | Compiling unicode-properties v0.1.4 |
| 1554 | 2026-04-21T11:08:31.497Z | Compiling signal-hook v0.3.18 |
| 1555 | 2026-04-21T11:08:31.564Z | Compiling zstd-safe v7.2.4 |
| 1556 | 2026-04-21T11:08:31.594Z | Compiling unicode-bidi v0.3.18 |
| 1557 | 2026-04-21T11:08:31.718Z | Compiling thiserror v1.0.69 |
| 1558 | 2026-04-21T11:08:31.759Z | Compiling proptest v1.10.0 |
| 1559 | 2026-04-21T11:08:31.787Z | Compiling miniz_oxide v0.8.9 |
| 1560 | 2026-04-21T11:08:32.121Z | Compiling stringprep v0.1.5 |
| 1561 | 2026-04-21T11:08:32.397Z | Compiling tower v0.5.3 |
| 1562 | 2026-04-21T11:08:32.431Z | Compiling scroll v0.12.0 |
| 1563 | 2026-04-21T11:08:32.566Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-04-21T11:08:32.853Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-04-21T11:08:32.869Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-04-21T11:08:33.013Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-04-21T11:08:33.105Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-04-21T11:08:33.137Z | Compiling toml_datetime v0.6.11 |
| 1569 | 2026-04-21T11:08:33.186Z | Compiling serde_tokenstream v0.2.3 |
| 1570 | 2026-04-21T11:08:33.240Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-04-21T11:08:33.369Z | Compiling darling_macro v0.21.3 |
| 1572 | 2026-04-21T11:08:33.385Z | Compiling erased-serde v0.3.31 |
| 1573 | 2026-04-21T11:08:33.399Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-04-21T11:08:33.497Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-04-21T11:08:33.562Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-04-21T11:08:33.867Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-04-21T11:08:33.906Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-04-21T11:08:33.947Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-04-21T11:08:33.962Z | Compiling ff v0.13.1 |
| 1580 | 2026-04-21T11:08:34.048Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-04-21T11:08:34.101Z | Compiling fallible-iterator v0.2.0 |
| 1582 | 2026-04-21T11:08:34.143Z | Compiling ref-cast v1.0.25 |
| 1583 | 2026-04-21T11:08:34.234Z | Compiling zlib-rs v0.6.2 |
| 1584 | 2026-04-21T11:08:34.249Z | Compiling ryu v1.0.23 |
| 1585 | 2026-04-21T11:08:34.402Z | Compiling smoltcp v0.9.1 |
| 1586 | 2026-04-21T11:08:34.416Z | Compiling litrs v1.0.0 |
| 1587 | 2026-04-21T11:08:34.434Z | Compiling rustix v0.38.44 |
| 1588 | 2026-04-21T11:08:34.449Z | Compiling base16ct v0.2.0 |
| 1589 | 2026-04-21T11:08:34.627Z | Compiling psl-types v2.0.11 |
| 1590 | 2026-04-21T11:08:34.736Z | Compiling num-bigint-dig v0.8.6 |
| 1591 | 2026-04-21T11:08:34.759Z | Compiling cfg_aliases v0.2.1 |
| 1592 | 2026-04-21T11:08:34.781Z | Compiling iri-string v0.7.10 |
| 1593 | 2026-04-21T11:08:34.837Z | Compiling nix v0.31.2 |
| 1594 | 2026-04-21T11:08:34.938Z | Compiling document-features v0.2.12 |
| 1595 | 2026-04-21T11:08:35.052Z | Compiling publicsuffix v2.3.0 |
| 1596 | 2026-04-21T11:08:35.228Z | Compiling sec1 v0.7.3 |
| 1597 | 2026-04-21T11:08:35.297Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-04-21T11:08:35.505Z | Compiling serde_urlencoded v0.7.1 |
| 1599 | 2026-04-21T11:08:35.519Z | Compiling postgres-protocol v0.6.10 |
| 1600 | 2026-04-21T11:08:35.835Z | Compiling num-iter v0.1.45 |
| 1601 | 2026-04-21T11:08:35.958Z | Compiling tower-http v0.6.8 |
| 1602 | 2026-04-21T11:08:36.063Z | Compiling newtype-uuid v1.3.2 |
| 1603 | 2026-04-21T11:08:36.273Z | Compiling group v0.13.0 |
| 1604 | 2026-04-21T11:08:36.351Z | Compiling darling v0.21.3 |
| 1605 | 2026-04-21T11:08:36.407Z | Compiling rand v0.8.5 |
| 1606 | 2026-04-21T11:08:36.434Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-04-21T11:08:36.448Z | Compiling derive_builder v0.20.2 |
| 1608 | 2026-04-21T11:08:36.462Z | Compiling hubpack_derive v0.1.1 |
| 1609 | 2026-04-21T11:08:36.568Z | Compiling tokio-native-tls v0.3.1 |
| 1610 | 2026-04-21T11:08:36.740Z | Compiling goblin v0.8.2 |
| 1611 | 2026-04-21T11:08:37.215Z | Compiling flate2 v1.1.9 |
| 1612 | 2026-04-21T11:08:37.425Z | Compiling regex v1.12.3 |
| 1613 | 2026-04-21T11:08:37.439Z | Compiling phf_shared v0.13.1 |
| 1614 | 2026-04-21T11:08:37.523Z | Compiling lazy_static v1.5.0 |
| 1615 | 2026-04-21T11:08:37.523Z | Compiling cargo-platform v0.1.9 |
| 1616 | 2026-04-21T11:08:37.622Z | Compiling hkdf v0.12.4 |
| 1617 | 2026-04-21T11:08:37.637Z | Compiling crypto-bigint v0.5.5 |
| 1618 | 2026-04-21T11:08:37.682Z | Compiling terminal_size v0.4.3 |
| 1619 | 2026-04-21T11:08:37.779Z | Compiling async-trait v0.1.89 |
| 1620 | 2026-04-21T11:08:37.794Z | Compiling daft-derive v0.1.5 |
| 1621 | 2026-04-21T11:08:37.817Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-04-21T11:08:37.850Z | Compiling ref-cast-impl v1.0.25 |
| 1623 | 2026-04-21T11:08:38.390Z | Compiling strum_macros v0.27.2 |
| 1624 | 2026-04-21T11:08:38.460Z | Compiling vergen v9.0.6 |
| 1625 | 2026-04-21T11:08:38.503Z | Compiling fs-err v3.3.0 |
| 1626 | 2026-04-21T11:08:38.642Z | Compiling ahash v0.8.12 |
| 1627 | 2026-04-21T11:08:38.692Z | Compiling foldhash v0.1.5 |
| 1628 | 2026-04-21T11:08:38.816Z | Compiling unicode-segmentation v1.12.0 |
| 1629 | 2026-04-21T11:08:38.888Z | Compiling bitflags v1.3.2 |
| 1630 | 2026-04-21T11:08:38.892Z | Compiling managed v0.8.0 |
| 1631 | 2026-04-21T11:08:38.970Z | Compiling winnow v0.5.40 |
| 1632 | 2026-04-21T11:08:39.128Z | Compiling object v0.37.3 |
| 1633 | 2026-04-21T11:08:39.238Z | Compiling bumpalo v3.20.2 |
| 1634 | 2026-04-21T11:08:39.465Z | Compiling libbz2-rs-sys v0.2.2 |
| 1635 | 2026-04-21T11:08:39.505Z | Compiling zopfli v0.8.3 |
| 1636 | 2026-04-21T11:08:39.835Z | Compiling bzip2 v0.6.1 |
| 1637 | 2026-04-21T11:08:40.055Z | Compiling clap_builder v4.5.60 |
| 1638 | 2026-04-21T11:08:40.184Z | Compiling dof v0.3.0 |
| 1639 | 2026-04-21T11:08:40.306Z | Compiling toml_edit v0.19.15 |
| 1640 | 2026-04-21T11:08:40.458Z | Compiling strum v0.27.2 |
| 1641 | 2026-04-21T11:08:40.479Z | Compiling hashbrown v0.15.5 |
| 1642 | 2026-04-21T11:08:40.718Z | Compiling elliptic-curve v0.13.8 |
| 1643 | 2026-04-21T11:08:40.889Z | Compiling daft v0.1.5 |
| 1644 | 2026-04-21T11:08:41.113Z | Compiling cargo_metadata v0.19.2 |
| 1645 | 2026-04-21T11:08:41.139Z | Compiling phf v0.13.1 |
| 1646 | 2026-04-21T11:08:41.299Z | Compiling signal-hook-mio v0.2.5 |
| 1647 | 2026-04-21T11:08:41.421Z | Compiling cookie_store v0.22.1 |
| 1648 | 2026-04-21T11:08:42.447Z | Compiling zstd v0.13.3 |
| 1649 | 2026-04-21T11:08:42.462Z | Compiling hubpack v0.1.2 |
| 1650 | 2026-04-21T11:08:42.678Z | Compiling bzip2 v0.4.4 |
| 1651 | 2026-04-21T11:08:42.714Z | Compiling hyper-tls v0.6.0 |
| 1652 | 2026-04-21T11:08:42.830Z | Compiling serde_with_macros v3.17.0 |
| 1653 | 2026-04-21T11:08:42.889Z | Compiling postgres-types v0.2.12 |
| 1654 | 2026-04-21T11:08:42.999Z | Compiling usdt-macro v0.6.0 |
| 1655 | 2026-04-21T11:08:43.038Z | Compiling usdt-attr-macro v0.6.0 |
| 1656 | 2026-04-21T11:08:43.429Z | Compiling dtrace-parser v0.2.0 |
| 1657 | 2026-04-21T11:08:43.742Z | Compiling ed25519 v2.2.3 |
| 1658 | 2026-04-21T11:08:43.851Z | Compiling bstr v1.12.1 |
| 1659 | 2026-04-21T11:08:43.948Z | Compiling phf_shared v0.11.3 |
| 1660 | 2026-04-21T11:08:43.992Z | Compiling pkcs1 v0.7.5 |
| 1661 | 2026-04-21T11:08:44.125Z | Compiling serde-big-array v0.5.1 |
| 1662 | 2026-04-21T11:08:44.136Z | Compiling hex v0.4.3 |
| 1663 | 2026-04-21T11:08:44.190Z | Compiling rfc6979 v0.4.0 |
| 1664 | 2026-04-21T11:08:44.255Z | Compiling clap_derive v4.5.55 |
| 1665 | 2026-04-21T11:08:44.324Z | Compiling strum_macros v0.26.4 |
| 1666 | 2026-04-21T11:08:44.408Z | Compiling serde_repr v0.1.20 |
| 1667 | 2026-04-21T11:08:44.421Z | Compiling enum-as-inner v0.6.1 |
| 1668 | 2026-04-21T11:08:44.524Z | Compiling float-cmp v0.10.0 |
| 1669 | 2026-04-21T11:08:44.666Z | Compiling thread-id v4.2.2 |
| 1670 | 2026-04-21T11:08:44.699Z | Compiling memmap2 v0.9.10 |
| 1671 | 2026-04-21T11:08:44.755Z | Compiling env_filter v1.0.0 |
| 1672 | 2026-04-21T11:08:44.918Z | Compiling encoding_rs v0.8.35 |
| 1673 | 2026-04-21T11:08:44.946Z | Compiling rustc-hash v2.1.1 |
| 1674 | 2026-04-21T11:08:44.964Z | Compiling new_debug_unreachable v1.0.6 |
| 1675 | 2026-04-21T11:08:45.020Z | Compiling whoami v2.1.0 |
| 1676 | 2026-04-21T11:08:45.077Z | Compiling difflib v0.4.0 |
| 1677 | 2026-04-21T11:08:45.094Z | Compiling predicates-core v1.0.10 |
| 1678 | 2026-04-21T11:08:45.245Z | Compiling either v1.15.0 |
| 1679 | 2026-04-21T11:08:45.384Z | Compiling fixedbitset v0.4.2 |
| 1680 | 2026-04-21T11:08:45.452Z | Compiling data-encoding v2.10.0 |
| 1681 | 2026-04-21T11:08:45.611Z | Compiling mime v0.3.17 |
| 1682 | 2026-04-21T11:08:45.617Z | Compiling fixedbitset v0.5.7 |
| 1683 | 2026-04-21T11:08:45.865Z | Compiling static_assertions v1.1.0 |
| 1684 | 2026-04-21T11:08:45.924Z | Compiling jiff v0.2.21 |
| 1685 | 2026-04-21T11:08:45.945Z | Compiling precomputed-hash v0.1.1 |
| 1686 | 2026-04-21T11:08:46.022Z | Compiling keccak v0.1.6 |
| 1687 | 2026-04-21T11:08:46.037Z | Compiling normalize-line-endings v0.3.0 |
| 1688 | 2026-04-21T11:08:46.075Z | Compiling strum v0.26.3 |
| 1689 | 2026-04-21T11:08:46.132Z | Compiling predicates v3.1.4 |
| 1690 | 2026-04-21T11:08:46.151Z | Compiling string_cache v0.8.9 |
| 1691 | 2026-04-21T11:08:46.207Z | Compiling sha3 v0.10.8 |
| 1692 | 2026-04-21T11:08:46.379Z | Compiling clap v4.5.60 |
| 1693 | 2026-04-21T11:08:46.451Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1694 | 2026-04-21T11:08:46.468Z | Compiling petgraph v0.8.3 |
| 1695 | 2026-04-21T11:08:46.661Z | Compiling hickory-proto v0.25.2 |
| 1696 | 2026-04-21T11:08:46.772Z | Compiling petgraph v0.6.5 |
| 1697 | 2026-04-21T11:08:46.823Z | Compiling itertools v0.13.0 |
| 1698 | 2026-04-21T11:08:46.838Z | Compiling tokio-postgres v0.7.16 |
| 1699 | 2026-04-21T11:08:48.036Z | Compiling toml_edit v0.22.27 |
| 1700 | 2026-04-21T11:08:48.222Z | Compiling iddqd v0.3.17 |
| 1701 | 2026-04-21T11:08:48.377Z | Compiling env_logger v0.11.9 |
| 1702 | 2026-04-21T11:08:48.734Z | Compiling zip v4.6.1 |
| 1703 | 2026-04-21T11:08:49.018Z | Compiling usdt v0.6.0 |
| 1704 | 2026-04-21T11:08:49.230Z | Compiling usdt-impl v0.5.0 |
| 1705 | 2026-04-21T11:08:49.294Z | Compiling serde_with v3.17.0 |
| 1706 | 2026-04-21T11:08:49.403Z | Compiling ecdsa v0.16.9 |
| 1707 | 2026-04-21T11:08:49.774Z | Compiling similar v2.7.0 |
| 1708 | 2026-04-21T11:08:49.804Z | Compiling rsa v0.9.10 |
| 1709 | 2026-04-21T11:08:49.830Z | Compiling ed25519-dalek v2.2.0 |
| 1710 | 2026-04-21T11:08:50.212Z | Compiling crossterm v0.28.1 |
| 1711 | 2026-04-21T11:08:50.642Z | Compiling zip v0.6.6 |
| 1712 | 2026-04-21T11:08:51.009Z | Compiling toml v0.7.8 |
| 1713 | 2026-04-21T11:08:51.458Z | Compiling heck v0.4.1 |
| 1714 | 2026-04-21T11:08:51.529Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1715 | 2026-04-21T11:08:51.613Z | Compiling crossbeam-epoch v0.9.18 |
| 1716 | 2026-04-21T11:08:51.629Z | Compiling tokio-stream v0.1.18 |
| 1717 | 2026-04-21T11:08:51.691Z | Compiling buf-list v1.1.2 |
| 1718 | 2026-04-21T11:08:51.932Z | Compiling x509-cert v0.2.5 |
| 1719 | 2026-04-21T11:08:51.948Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1720 | 2026-04-21T11:08:51.969Z | Compiling openapiv3 v2.2.0 |
| 1721 | 2026-04-21T11:08:52.092Z | Compiling sha1 v0.10.6 |
| 1722 | 2026-04-21T11:08:52.174Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1723 | 2026-04-21T11:08:52.247Z | Compiling lalrpop-util v0.19.12 |
| 1724 | 2026-04-21T11:08:52.314Z | Compiling peg-runtime v0.8.5 |
| 1725 | 2026-04-21T11:08:52.442Z | Compiling thread_local v1.1.9 |
| 1726 | 2026-04-21T11:08:52.470Z | Compiling slog-async v2.8.0 |
| 1727 | 2026-04-21T11:08:52.601Z | Compiling crossbeam-channel v0.5.15 |
| 1728 | 2026-04-21T11:08:52.700Z | Compiling futures-executor v0.3.32 |
| 1729 | 2026-04-21T11:08:52.793Z | Compiling is-terminal v0.4.17 |
| 1730 | 2026-04-21T11:08:52.919Z | Compiling filetime v0.2.27 |
| 1731 | 2026-04-21T11:08:52.965Z | Compiling term v1.2.1 |
| 1732 | 2026-04-21T11:08:53.059Z | Compiling xattr v1.6.1 |
| 1733 | 2026-04-21T11:08:53.076Z | Compiling take_mut v0.2.2 |
| 1734 | 2026-04-21T11:08:53.189Z | Compiling futures v0.3.32 |
| 1735 | 2026-04-21T11:08:53.230Z | Compiling slog-term v2.9.2 |
| 1736 | 2026-04-21T11:08:53.274Z | Compiling tar v0.4.45 |
| 1737 | 2026-04-21T11:09:00.699Z | Compiling rustls-webpki v0.103.9 |
| 1738 | 2026-04-21T11:09:03.526Z | Compiling tokio-rustls v0.26.4 |
| 1739 | 2026-04-21T11:09:03.526Z | Compiling rustls-platform-verifier v0.6.2 |
| 1740 | 2026-04-21T11:09:03.732Z | Compiling hyper-rustls v0.27.7 |
| 1741 | 2026-04-21T11:09:03.961Z | Compiling reqwest v0.13.2 |
| 1742 | 2026-04-21T11:09:03.961Z | Compiling reqwest v0.12.28 |
| 1743 | 2026-04-21T11:09:06.054Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1744 | 2026-04-21T11:09:06.271Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1745 | 2026-04-21T11:09:09.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
| 1746 | 2026-04-21T11:09:09.263Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1747 | 2026-04-21T11:09:09.323Z | Apr 21 11:09:08.349 INFO Starting download, target: Clickhouse |
| 1748 | 2026-04-21T11:09:09.323Z | Apr 21 11:09:08.350 INFO Starting download, target: Cockroach |
| 1749 | 2026-04-21T11:09:09.323Z | Apr 21 11:09:08.350 INFO Starting download, target: Console |
| 1750 | 2026-04-21T11:09:09.323Z | Apr 21 11:09:08.350 INFO Starting download, target: DendriteStub |
| 1751 | 2026-04-21T11:09:09.333Z | Apr 21 11:09:08.350 INFO Starting download, target: MaghemiteMgd |
| 1752 | 2026-04-21T11:09:09.333Z | Apr 21 11:09:08.350 INFO Starting download, target: TransceiverControl |
| 1753 | 2026-04-21T11:09:09.333Z | Apr 21 11:09:08.350 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1754 | 2026-04-21T11:09:09.333Z | Apr 21 11:09:08.350 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1755 | 2026-04-21T11:09:09.333Z | Apr 21 11:09:08.350 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1756 | 2026-04-21T11:09:09.333Z | Apr 21 11:09:08.350 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1757 | 2026-04-21T11:09:09.333Z | Apr 21 11:09:08.350 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1758 | 2026-04-21T11:09:09.333Z | Apr 21 11:09:08.350 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1759 | 2026-04-21T11:09:09.864Z | Apr 21 11:09:08.891 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1760 | 2026-04-21T11:09:10.081Z | Apr 21 11:09:09.101 INFO Download complete, target: TransceiverControl |
| 1761 | 2026-04-21T11:09:10.497Z | Apr 21 11:09:09.515 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1762 | 2026-04-21T11:09:10.721Z | Apr 21 11:09:09.747 INFO Download complete, target: Console |
| 1763 | 2026-04-21T11:09:11.454Z | Apr 21 11:09:10.483 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1764 | 2026-04-21T11:09:11.476Z | Apr 21 11:09:10.501 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1765 | 2026-04-21T11:09:11.800Z | Apr 21 11:09:10.828 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1766 | 2026-04-21T11:09:12.158Z | Apr 21 11:09:11.188 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1767 | 2026-04-21T11:09:12.159Z | Apr 21 11:09:11.188 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1768 | 2026-04-21T11:09:13.864Z | Apr 21 11:09:12.893 INFO Download complete, target: DendriteStub |
| 1769 | 2026-04-21T11:09:14.208Z | Apr 21 11:09:13.237 INFO Download complete, target: MaghemiteMgd |
| 1770 | 2026-04-21T11:09:16.850Z | Apr 21 11:09:15.879 INFO Checking that binary works, target: Cockroach |
| 1771 | 2026-04-21T11:09:16.947Z | Apr 21 11:09:15.975 INFO Download complete, target: Cockroach |
| 1772 | 2026-04-21T11:09:18.293Z | Apr 21 11:09:17.322 INFO Checking that binary works, target: Clickhouse |
| 1773 | 2026-04-21T11:09:18.386Z | Apr 21 11:09:17.414 INFO Download complete, target: Clickhouse |
| 1774 | 2026-04-21T11:09:18.398Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1775 | 2026-04-21T11:09:18.403Z | |
| 1776 | 2026-04-21T11:09:18.403Z | real 3:05.003961774 |
| 1777 | 2026-04-21T11:09:18.403Z | user 7:17.318035603 |
| 1778 | 2026-04-21T11:09:18.403Z | sys 1:25.393664202 |
| 1779 | 2026-04-21T11:09:18.403Z | trap 0.206062473 |
| 1780 | 2026-04-21T11:09:18.403Z | tflt 0.588727308 |
| 1781 | 2026-04-21T11:09:18.403Z | dflt 0.518719096 |
| 1782 | 2026-04-21T11:09:18.403Z | kflt 0.021207438 |
| 1783 | 2026-04-21T11:09:18.403Z | lock 21:02.031646715 |
| 1784 | 2026-04-21T11:09:18.403Z | slp 21:43.118712125 |
| 1785 | 2026-04-21T11:09:18.403Z | lat 45.046824226 |
| 1786 | 2026-04-21T11:09:18.403Z | stop 2:02.862720648 |
| 1787 | 2026-04-21T11:09:18.403Z | + banner hack-check |
| 1788 | 2026-04-21T11:09:18.403Z | |
| 1789 | 2026-04-21T11:09:18.403Z | # # ## #### # # #### # # ###### #### # # |
| 1790 | 2026-04-21T11:09:18.403Z | # # # # # # # # # # # # # # # # # |
| 1791 | 2026-04-21T11:09:18.403Z | ###### # # # #### ##### # ###### ##### # #### |
| 1792 | 2026-04-21T11:09:18.403Z | # # ###### # # # # # # # # # # |
| 1793 | 2026-04-21T11:09:18.403Z | # # # # # # # # # # # # # # # # # |
| 1794 | 2026-04-21T11:09:18.403Z | # # # # #### # # #### # # ###### #### # # |
| 1795 | 2026-04-21T11:09:18.403Z | |
| 1796 | 2026-04-21T11:09:18.403Z | + export CARGO_INCREMENTAL=0 |
| 1797 | 2026-04-21T11:09:18.403Z | + CARGO_INCREMENTAL=0 |
| 1798 | 2026-04-21T11:09:18.403Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1799 | 2026-04-21T11:09:18.929Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1800 | 2026-04-21T11:09:19.165Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1801 | 2026-04-21T11:09:21.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s |
| 1802 | 2026-04-21T11:09:21.132Z | Running `target/debug/xtask check-features --ci` |
| 1803 | 2026-04-21T11:09:21.160Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1804 | 2026-04-21T11:09:21.164Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1805 | 2026-04-21T11:09:21.645Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1806 | 2026-04-21T11:09:21.677Z | Running `target/debug/xtask download cargo-hack` |
| 1807 | 2026-04-21T11:09:22.467Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1808 | 2026-04-21T11:09:22.786Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1809 | 2026-04-21T11:09:25.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.56s |
| 1810 | 2026-04-21T11:09:25.445Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1811 | 2026-04-21T11:09:25.488Z | Apr 21 11:09:24.515 INFO Starting download, target: CargoHack |
| 1812 | 2026-04-21T11:09:25.491Z | Apr 21 11:09:24.516 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1813 | 2026-04-21T11:09:25.930Z | Apr 21 11:09:24.957 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1814 | 2026-04-21T11:09:25.982Z | Apr 21 11:09:25.008 INFO Download complete, target: CargoHack |
| 1815 | 2026-04-21T11:09:25.987Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1816 | 2026-04-21T11:09:25.996Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1817 | 2026-04-21T11:09:26.146Z | info: running `cargo check --bins` on api_identity (1/272) |
| 1818 | 2026-04-21T11:09:26.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1819 | 2026-04-21T11:09:26.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1820 | 2026-04-21T11:09:26.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1821 | 2026-04-21T11:09:26.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1822 | 2026-04-21T11:09:26.720Z | |
| 1823 | 2026-04-21T11:09:26.720Z | info: running `cargo check --bins` on bootstore (2/272) |
| 1824 | 2026-04-21T11:09:27.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1825 | 2026-04-21T11:09:27.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1826 | 2026-04-21T11:09:27.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1827 | 2026-04-21T11:09:27.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1828 | 2026-04-21T11:09:27.304Z | |
| 1829 | 2026-04-21T11:09:27.304Z | info: running `cargo check --bins` on omicron-ledger (3/272) |
| 1830 | 2026-04-21T11:09:27.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1831 | 2026-04-21T11:09:27.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1832 | 2026-04-21T11:09:27.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1833 | 2026-04-21T11:09:27.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1834 | 2026-04-21T11:09:27.884Z | |
| 1835 | 2026-04-21T11:09:27.884Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/272) |
| 1836 | 2026-04-21T11:09:28.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1837 | 2026-04-21T11:09:28.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1838 | 2026-04-21T11:09:28.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1839 | 2026-04-21T11:09:28.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1840 | 2026-04-21T11:09:28.469Z | |
| 1841 | 2026-04-21T11:09:28.469Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/272) |
| 1842 | 2026-04-21T11:09:28.947Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1843 | 2026-04-21T11:09:28.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1844 | 2026-04-21T11:09:28.951Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1845 | 2026-04-21T11:09:28.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1846 | 2026-04-21T11:09:29.033Z | |
| 1847 | 2026-04-21T11:09:29.033Z | info: running `cargo check --bins` on omicron-certificates (6/272) |
| 1848 | 2026-04-21T11:09:29.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1849 | 2026-04-21T11:09:29.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1850 | 2026-04-21T11:09:29.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1851 | 2026-04-21T11:09:29.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1852 | 2026-04-21T11:09:29.634Z | |
| 1853 | 2026-04-21T11:09:29.634Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/272) |
| 1854 | 2026-04-21T11:09:30.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1855 | 2026-04-21T11:09:30.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1856 | 2026-04-21T11:09:30.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1857 | 2026-04-21T11:09:30.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1858 | 2026-04-21T11:09:30.215Z | |
| 1859 | 2026-04-21T11:09:30.215Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/272) |
| 1860 | 2026-04-21T11:09:30.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1861 | 2026-04-21T11:09:30.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1862 | 2026-04-21T11:09:30.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1863 | 2026-04-21T11:09:30.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1864 | 2026-04-21T11:09:30.810Z | |
| 1865 | 2026-04-21T11:09:30.810Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/272) |
| 1866 | 2026-04-21T11:09:31.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1867 | 2026-04-21T11:09:31.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1868 | 2026-04-21T11:09:31.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1869 | 2026-04-21T11:09:31.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1870 | 2026-04-21T11:09:31.286Z | |
| 1871 | 2026-04-21T11:09:31.286Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/272) |
| 1872 | 2026-04-21T11:09:31.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1873 | 2026-04-21T11:09:31.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1874 | 2026-04-21T11:09:31.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1875 | 2026-04-21T11:09:31.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1876 | 2026-04-21T11:09:31.764Z | |
| 1877 | 2026-04-21T11:09:31.764Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/272) |
| 1878 | 2026-04-21T11:09:32.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1879 | 2026-04-21T11:09:32.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1880 | 2026-04-21T11:09:32.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1881 | 2026-04-21T11:09:32.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1882 | 2026-04-21T11:09:32.240Z | |
| 1883 | 2026-04-21T11:09:32.240Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/272) |
| 1884 | 2026-04-21T11:09:32.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1885 | 2026-04-21T11:09:32.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1886 | 2026-04-21T11:09:32.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1887 | 2026-04-21T11:09:32.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1888 | 2026-04-21T11:09:32.715Z | |
| 1889 | 2026-04-21T11:09:32.715Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/272) |
| 1890 | 2026-04-21T11:09:33.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1891 | 2026-04-21T11:09:33.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1892 | 2026-04-21T11:09:33.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1893 | 2026-04-21T11:09:33.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1894 | 2026-04-21T11:09:33.191Z | |
| 1895 | 2026-04-21T11:09:33.191Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/272) |
| 1896 | 2026-04-21T11:09:33.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1897 | 2026-04-21T11:09:33.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1898 | 2026-04-21T11:09:33.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1899 | 2026-04-21T11:09:33.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1900 | 2026-04-21T11:09:33.662Z | |
| 1901 | 2026-04-21T11:09:33.662Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/272) |
| 1902 | 2026-04-21T11:09:34.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-04-21T11:09:34.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-04-21T11:09:34.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-04-21T11:09:34.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1906 | 2026-04-21T11:09:34.136Z | |
| 1907 | 2026-04-21T11:09:34.136Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/272) |
| 1908 | 2026-04-21T11:09:34.546Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-04-21T11:09:34.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-04-21T11:09:34.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-04-21T11:09:34.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1912 | 2026-04-21T11:09:34.608Z | |
| 1913 | 2026-04-21T11:09:34.608Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/272) |
| 1914 | 2026-04-21T11:09:35.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-04-21T11:09:35.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-04-21T11:09:35.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-04-21T11:09:35.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1918 | 2026-04-21T11:09:35.080Z | |
| 1919 | 2026-04-21T11:09:35.080Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/272) |
| 1920 | 2026-04-21T11:09:35.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-04-21T11:09:35.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-04-21T11:09:35.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-04-21T11:09:35.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1924 | 2026-04-21T11:09:35.552Z | |
| 1925 | 2026-04-21T11:09:35.552Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/272) |
| 1926 | 2026-04-21T11:09:35.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-04-21T11:09:35.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-04-21T11:09:35.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-04-21T11:09:35.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1930 | 2026-04-21T11:09:36.022Z | |
| 1931 | 2026-04-21T11:09:36.022Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/272) |
| 1932 | 2026-04-21T11:09:36.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-04-21T11:09:36.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-04-21T11:09:36.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-04-21T11:09:36.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1936 | 2026-04-21T11:09:36.500Z | |
| 1937 | 2026-04-21T11:09:36.500Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/272) |
| 1938 | 2026-04-21T11:09:36.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-04-21T11:09:36.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-04-21T11:09:36.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-04-21T11:09:36.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1942 | 2026-04-21T11:09:36.981Z | |
| 1943 | 2026-04-21T11:09:36.981Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/272) |
| 1944 | 2026-04-21T11:09:37.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-04-21T11:09:37.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-04-21T11:09:37.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-04-21T11:09:37.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1948 | 2026-04-21T11:09:37.460Z | |
| 1949 | 2026-04-21T11:09:37.460Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/272) |
| 1950 | 2026-04-21T11:09:37.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-04-21T11:09:37.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-04-21T11:09:37.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-04-21T11:09:37.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1954 | 2026-04-21T11:09:37.942Z | |
| 1955 | 2026-04-21T11:09:37.942Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/272) |
| 1956 | 2026-04-21T11:09:38.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-04-21T11:09:38.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-04-21T11:09:38.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-04-21T11:09:38.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1960 | 2026-04-21T11:09:38.418Z | |
| 1961 | 2026-04-21T11:09:38.418Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/272) |
| 1962 | 2026-04-21T11:09:38.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-04-21T11:09:38.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-04-21T11:09:38.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-04-21T11:09:38.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1966 | 2026-04-21T11:09:38.890Z | |
| 1967 | 2026-04-21T11:09:38.890Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/272) |
| 1968 | 2026-04-21T11:09:39.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-04-21T11:09:39.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-04-21T11:09:39.305Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-04-21T11:09:39.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1972 | 2026-04-21T11:09:39.362Z | |
| 1973 | 2026-04-21T11:09:39.362Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/272) |
| 1974 | 2026-04-21T11:09:39.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-04-21T11:09:39.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-04-21T11:09:39.776Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-04-21T11:09:39.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1978 | 2026-04-21T11:09:39.834Z | |
| 1979 | 2026-04-21T11:09:39.834Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/272) |
| 1980 | 2026-04-21T11:09:40.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-04-21T11:09:40.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-04-21T11:09:40.250Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-04-21T11:09:40.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1984 | 2026-04-21T11:09:40.308Z | |
| 1985 | 2026-04-21T11:09:40.308Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/272) |
| 1986 | 2026-04-21T11:09:40.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-04-21T11:09:40.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-04-21T11:09:40.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-04-21T11:09:40.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1990 | 2026-04-21T11:09:40.781Z | |
| 1991 | 2026-04-21T11:09:40.781Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/272) |
| 1992 | 2026-04-21T11:09:41.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-04-21T11:09:41.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-04-21T11:09:41.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-04-21T11:09:41.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1996 | 2026-04-21T11:09:41.253Z | |
| 1997 | 2026-04-21T11:09:41.253Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/272) |
| 1998 | 2026-04-21T11:09:41.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-04-21T11:09:41.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-04-21T11:09:41.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-04-21T11:09:41.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2002 | 2026-04-21T11:09:41.723Z | |
| 2003 | 2026-04-21T11:09:41.723Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/272) |
| 2004 | 2026-04-21T11:09:42.134Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-04-21T11:09:42.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-04-21T11:09:42.137Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-04-21T11:09:42.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2008 | 2026-04-21T11:09:42.194Z | |
| 2009 | 2026-04-21T11:09:42.194Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/272) |
| 2010 | 2026-04-21T11:09:42.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-04-21T11:09:42.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-04-21T11:09:42.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-04-21T11:09:42.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2014 | 2026-04-21T11:09:42.668Z | |
| 2015 | 2026-04-21T11:09:42.668Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/272) |
| 2016 | 2026-04-21T11:09:43.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-04-21T11:09:43.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-04-21T11:09:43.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-04-21T11:09:43.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2020 | 2026-04-21T11:09:43.140Z | |
| 2021 | 2026-04-21T11:09:43.140Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/272) |
| 2022 | 2026-04-21T11:09:43.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-04-21T11:09:43.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-04-21T11:09:43.555Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-04-21T11:09:43.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2026 | 2026-04-21T11:09:43.617Z | |
| 2027 | 2026-04-21T11:09:43.617Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/272) |
| 2028 | 2026-04-21T11:09:44.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-04-21T11:09:44.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-04-21T11:09:44.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-04-21T11:09:44.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2032 | 2026-04-21T11:09:44.098Z | |
| 2033 | 2026-04-21T11:09:44.098Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/272) |
| 2034 | 2026-04-21T11:09:44.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-04-21T11:09:44.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-04-21T11:09:44.512Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-04-21T11:09:44.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2038 | 2026-04-21T11:09:44.569Z | |
| 2039 | 2026-04-21T11:09:44.569Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/272) |
| 2040 | 2026-04-21T11:09:44.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-04-21T11:09:44.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-04-21T11:09:44.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-04-21T11:09:44.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2044 | 2026-04-21T11:09:45.044Z | |
| 2045 | 2026-04-21T11:09:45.044Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/272) |
| 2046 | 2026-04-21T11:09:45.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-04-21T11:09:45.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-04-21T11:09:45.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-04-21T11:09:45.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2050 | 2026-04-21T11:09:45.523Z | |
| 2051 | 2026-04-21T11:09:45.523Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/272) |
| 2052 | 2026-04-21T11:09:45.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-04-21T11:09:45.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-04-21T11:09:45.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-04-21T11:09:45.944Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2056 | 2026-04-21T11:09:45.999Z | |
| 2057 | 2026-04-21T11:09:45.999Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/272) |
| 2058 | 2026-04-21T11:09:46.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-04-21T11:09:46.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-04-21T11:09:46.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-04-21T11:09:46.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2062 | 2026-04-21T11:09:46.478Z | |
| 2063 | 2026-04-21T11:09:46.478Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/272) |
| 2064 | 2026-04-21T11:09:46.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-04-21T11:09:46.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-04-21T11:09:46.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-04-21T11:09:46.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2068 | 2026-04-21T11:09:46.955Z | |
| 2069 | 2026-04-21T11:09:46.955Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/272) |
| 2070 | 2026-04-21T11:09:47.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-04-21T11:09:47.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-04-21T11:09:47.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-04-21T11:09:47.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2074 | 2026-04-21T11:09:47.428Z | |
| 2075 | 2026-04-21T11:09:47.428Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/272) |
| 2076 | 2026-04-21T11:09:47.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-04-21T11:09:47.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-04-21T11:09:47.841Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-04-21T11:09:47.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2080 | 2026-04-21T11:09:47.901Z | |
| 2081 | 2026-04-21T11:09:47.901Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/272) |
| 2082 | 2026-04-21T11:09:48.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-04-21T11:09:48.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-04-21T11:09:48.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-04-21T11:09:48.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2086 | 2026-04-21T11:09:48.381Z | |
| 2087 | 2026-04-21T11:09:48.381Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/272) |
| 2088 | 2026-04-21T11:09:48.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-04-21T11:09:48.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-04-21T11:09:48.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-04-21T11:09:48.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2092 | 2026-04-21T11:09:48.863Z | |
| 2093 | 2026-04-21T11:09:48.863Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/272) |
| 2094 | 2026-04-21T11:09:49.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-04-21T11:09:49.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-04-21T11:09:49.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-04-21T11:09:49.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2098 | 2026-04-21T11:09:49.333Z | |
| 2099 | 2026-04-21T11:09:49.334Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/272) |
| 2100 | 2026-04-21T11:09:49.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-04-21T11:09:49.749Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-04-21T11:09:49.749Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-04-21T11:09:49.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2104 | 2026-04-21T11:09:49.812Z | |
| 2105 | 2026-04-21T11:09:49.812Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/272) |
| 2106 | 2026-04-21T11:09:50.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-04-21T11:09:50.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-04-21T11:09:50.357Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-04-21T11:09:50.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2110 | 2026-04-21T11:09:50.459Z | |
| 2111 | 2026-04-21T11:09:50.459Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/272) |
| 2112 | 2026-04-21T11:09:51.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-04-21T11:09:51.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-04-21T11:09:51.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2115 | 2026-04-21T11:09:51.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2116 | 2026-04-21T11:09:51.100Z | |
| 2117 | 2026-04-21T11:09:51.100Z | info: running `cargo check --bins` on nexus-config (51/272) |
| 2118 | 2026-04-21T11:09:51.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2119 | 2026-04-21T11:09:51.639Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2120 | 2026-04-21T11:09:51.639Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2121 | 2026-04-21T11:09:51.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2122 | 2026-04-21T11:09:51.734Z | |
| 2123 | 2026-04-21T11:09:51.734Z | info: running `cargo check --bins` on nexus-types (52/272) |
| 2124 | 2026-04-21T11:09:52.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2125 | 2026-04-21T11:09:52.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2126 | 2026-04-21T11:09:52.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2127 | 2026-04-21T11:09:52.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2128 | 2026-04-21T11:09:52.374Z | |
| 2129 | 2026-04-21T11:09:52.374Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/272) |
| 2130 | 2026-04-21T11:09:52.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2131 | 2026-04-21T11:09:52.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2132 | 2026-04-21T11:09:52.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2133 | 2026-04-21T11:09:52.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2134 | 2026-04-21T11:09:52.979Z | |
| 2135 | 2026-04-21T11:09:52.979Z | info: running `cargo check --bins` on omicron-passwords (54/272) |
| 2136 | 2026-04-21T11:09:53.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2137 | 2026-04-21T11:09:53.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2138 | 2026-04-21T11:09:53.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2139 | 2026-04-21T11:09:53.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2140 | 2026-04-21T11:09:53.568Z | |
| 2141 | 2026-04-21T11:09:53.568Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/272) |
| 2142 | 2026-04-21T11:09:54.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2143 | 2026-04-21T11:09:54.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2144 | 2026-04-21T11:09:54.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2145 | 2026-04-21T11:09:54.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2146 | 2026-04-21T11:09:54.166Z | |
| 2147 | 2026-04-21T11:09:54.166Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/272) |
| 2148 | 2026-04-21T11:09:54.673Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2149 | 2026-04-21T11:09:54.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2150 | 2026-04-21T11:09:54.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2151 | 2026-04-21T11:09:54.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2152 | 2026-04-21T11:09:54.764Z | |
| 2153 | 2026-04-21T11:09:54.765Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/272) |
| 2154 | 2026-04-21T11:09:55.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2155 | 2026-04-21T11:09:55.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2156 | 2026-04-21T11:09:55.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2157 | 2026-04-21T11:09:55.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2158 | 2026-04-21T11:09:55.364Z | |
| 2159 | 2026-04-21T11:09:55.364Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/272) |
| 2160 | 2026-04-21T11:09:55.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2161 | 2026-04-21T11:09:55.877Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2162 | 2026-04-21T11:09:55.877Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2163 | 2026-04-21T11:09:55.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2164 | 2026-04-21T11:09:55.968Z | |
| 2165 | 2026-04-21T11:09:55.968Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/272) |
| 2166 | 2026-04-21T11:09:56.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2167 | 2026-04-21T11:09:56.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2168 | 2026-04-21T11:09:56.468Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2169 | 2026-04-21T11:09:56.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2170 | 2026-04-21T11:09:56.557Z | |
| 2171 | 2026-04-21T11:09:56.557Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/272) |
| 2172 | 2026-04-21T11:09:57.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2173 | 2026-04-21T11:09:57.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2174 | 2026-04-21T11:09:57.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2175 | 2026-04-21T11:09:57.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2176 | 2026-04-21T11:09:57.143Z | |
| 2177 | 2026-04-21T11:09:57.144Z | info: running `cargo check --bins --no-default-features` on gfss (61/272) |
| 2178 | 2026-04-21T11:09:57.636Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2179 | 2026-04-21T11:09:57.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2180 | 2026-04-21T11:09:57.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2181 | 2026-04-21T11:09:57.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2182 | 2026-04-21T11:09:57.722Z | |
| 2183 | 2026-04-21T11:09:57.722Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/272) |
| 2184 | 2026-04-21T11:09:58.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2185 | 2026-04-21T11:09:58.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2186 | 2026-04-21T11:09:58.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2187 | 2026-04-21T11:09:58.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2188 | 2026-04-21T11:09:58.302Z | |
| 2189 | 2026-04-21T11:09:58.302Z | info: running `cargo check --bins` on clickhouse-admin-types (63/272) |
| 2190 | 2026-04-21T11:09:58.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2191 | 2026-04-21T11:09:58.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2192 | 2026-04-21T11:09:58.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2193 | 2026-04-21T11:09:58.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2194 | 2026-04-21T11:09:58.897Z | |
| 2195 | 2026-04-21T11:09:58.897Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/272) |
| 2196 | 2026-04-21T11:09:59.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2197 | 2026-04-21T11:09:59.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2198 | 2026-04-21T11:09:59.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2199 | 2026-04-21T11:09:59.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2200 | 2026-04-21T11:09:59.496Z | |
| 2201 | 2026-04-21T11:09:59.496Z | info: running `cargo check --bins` on cockroach-admin-types (65/272) |
| 2202 | 2026-04-21T11:09:59.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2203 | 2026-04-21T11:09:59.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2204 | 2026-04-21T11:09:59.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2205 | 2026-04-21T11:09:59.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2206 | 2026-04-21T11:10:00.076Z | |
| 2207 | 2026-04-21T11:10:00.076Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/272) |
| 2208 | 2026-04-21T11:10:00.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2209 | 2026-04-21T11:10:00.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2210 | 2026-04-21T11:10:00.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2211 | 2026-04-21T11:10:00.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2212 | 2026-04-21T11:10:00.655Z | |
| 2213 | 2026-04-21T11:10:00.655Z | info: running `cargo check --bins` on ereport-types (67/272) |
| 2214 | 2026-04-21T11:10:01.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2215 | 2026-04-21T11:10:01.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2216 | 2026-04-21T11:10:01.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2217 | 2026-04-21T11:10:01.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2218 | 2026-04-21T11:10:01.242Z | |
| 2219 | 2026-04-21T11:10:01.242Z | info: running `cargo check --bins` on gateway-client (68/272) |
| 2220 | 2026-04-21T11:10:01.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2221 | 2026-04-21T11:10:01.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2222 | 2026-04-21T11:10:01.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2223 | 2026-04-21T11:10:01.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2224 | 2026-04-21T11:10:01.832Z | |
| 2225 | 2026-04-21T11:10:01.832Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/272) |
| 2226 | 2026-04-21T11:10:02.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2227 | 2026-04-21T11:10:02.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2228 | 2026-04-21T11:10:02.329Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2229 | 2026-04-21T11:10:02.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2230 | 2026-04-21T11:10:02.415Z | |
| 2231 | 2026-04-21T11:10:02.415Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/272) |
| 2232 | 2026-04-21T11:10:02.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2233 | 2026-04-21T11:10:02.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2234 | 2026-04-21T11:10:02.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2235 | 2026-04-21T11:10:02.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2236 | 2026-04-21T11:10:03.003Z | |
| 2237 | 2026-04-21T11:10:03.003Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/272) |
| 2238 | 2026-04-21T11:10:03.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2239 | 2026-04-21T11:10:03.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2240 | 2026-04-21T11:10:03.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2241 | 2026-04-21T11:10:03.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2242 | 2026-04-21T11:10:03.588Z | |
| 2243 | 2026-04-21T11:10:03.588Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/272) |
| 2244 | 2026-04-21T11:10:04.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2245 | 2026-04-21T11:10:04.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2246 | 2026-04-21T11:10:04.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2247 | 2026-04-21T11:10:04.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2248 | 2026-04-21T11:10:04.178Z | |
| 2249 | 2026-04-21T11:10:04.178Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/272) |
| 2250 | 2026-04-21T11:10:04.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2251 | 2026-04-21T11:10:04.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2252 | 2026-04-21T11:10:04.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2253 | 2026-04-21T11:10:04.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2254 | 2026-04-21T11:10:04.788Z | |
| 2255 | 2026-04-21T11:10:04.788Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/272) |
| 2256 | 2026-04-21T11:10:05.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2257 | 2026-04-21T11:10:05.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2258 | 2026-04-21T11:10:05.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2259 | 2026-04-21T11:10:05.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2260 | 2026-04-21T11:10:05.403Z | |
| 2261 | 2026-04-21T11:10:05.403Z | info: running `cargo check --bins` on key-manager-types (75/272) |
| 2262 | 2026-04-21T11:10:05.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2263 | 2026-04-21T11:10:05.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2264 | 2026-04-21T11:10:05.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2265 | 2026-04-21T11:10:05.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2266 | 2026-04-21T11:10:05.989Z | |
| 2267 | 2026-04-21T11:10:05.989Z | info: running `cargo check --bins` on oxlog (76/272) |
| 2268 | 2026-04-21T11:10:06.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2269 | 2026-04-21T11:10:06.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2270 | 2026-04-21T11:10:06.596Z | Checking cfg-if v1.0.4 |
| 2271 | 2026-04-21T11:10:06.600Z | Checking libc v0.2.185 |
| 2272 | 2026-04-21T11:10:06.600Z | Checking serde_core v1.0.228 |
| 2273 | 2026-04-21T11:10:06.712Z | Checking zeroize v1.8.2 |
| 2274 | 2026-04-21T11:10:06.721Z | Checking memchr v2.8.0 |
| 2275 | 2026-04-21T11:10:06.728Z | Checking log v0.4.29 |
| 2276 | 2026-04-21T11:10:06.737Z | Checking smallvec v1.15.1 |
| 2277 | 2026-04-21T11:10:06.749Z | Checking typenum v1.19.0 |
| 2278 | 2026-04-21T11:10:06.761Z | Checking subtle v2.6.1 |
| 2279 | 2026-04-21T11:10:06.850Z | Checking itoa v1.0.17 |
| 2280 | 2026-04-21T11:10:06.883Z | Checking scopeguard v1.2.0 |
| 2281 | 2026-04-21T11:10:06.904Z | Checking stable_deref_trait v1.2.1 |
| 2282 | 2026-04-21T11:10:06.907Z | Checking const-oid v0.9.6 |
| 2283 | 2026-04-21T11:10:06.978Z | Checking portable-atomic v1.13.1 |
| 2284 | 2026-04-21T11:10:06.991Z | Checking lock_api v0.4.14 |
| 2285 | 2026-04-21T11:10:07.001Z | Checking zerofrom v0.1.6 |
| 2286 | 2026-04-21T11:10:07.091Z | Checking getrandom v0.2.17 |
| 2287 | 2026-04-21T11:10:07.091Z | Checking errno v0.3.14 |
| 2288 | 2026-04-21T11:10:07.112Z | Checking critical-section v1.2.0 |
| 2289 | 2026-04-21T11:10:07.182Z | Checking yoke v0.8.1 |
| 2290 | 2026-04-21T11:10:07.205Z | Checking parking_lot_core v0.9.12 |
| 2291 | 2026-04-21T11:10:07.217Z | Checking signal-hook-registry v1.4.8 |
| 2292 | 2026-04-21T11:10:07.232Z | Checking rand_core v0.6.4 |
| 2293 | 2026-04-21T11:10:07.263Z | Checking generic-array v0.14.7 |
| 2294 | 2026-04-21T11:10:07.347Z | Checking zerovec v0.11.5 |
| 2295 | 2026-04-21T11:10:07.369Z | Checking zerocopy v0.8.40 |
| 2296 | 2026-04-21T11:10:07.380Z | Checking once_cell v1.21.3 |
| 2297 | 2026-04-21T11:10:07.390Z | Checking pin-project-lite v0.2.17 |
| 2298 | 2026-04-21T11:10:07.405Z | Checking parking_lot v0.12.5 |
| 2299 | 2026-04-21T11:10:07.475Z | Checking mio v1.2.0 |
| 2300 | 2026-04-21T11:10:07.546Z | Checking socket2 v0.6.3 |
| 2301 | 2026-04-21T11:10:07.588Z | Checking libm v0.2.16 |
| 2302 | 2026-04-21T11:10:07.588Z | Checking zmij v1.0.21 |
| 2303 | 2026-04-21T11:10:07.698Z | Checking crypto-common v0.1.7 |
| 2304 | 2026-04-21T11:10:07.748Z | Checking block-buffer v0.10.4 |
| 2305 | 2026-04-21T11:10:07.775Z | Checking tinystr v0.8.2 |
| 2306 | 2026-04-21T11:10:07.786Z | Checking litemap v0.8.1 |
| 2307 | 2026-04-21T11:10:07.803Z | Checking equivalent v1.0.2 |
| 2308 | 2026-04-21T11:10:07.816Z | Checking allocator-api2 v0.2.21 |
| 2309 | 2026-04-21T11:10:07.881Z | Checking digest v0.10.7 |
| 2310 | 2026-04-21T11:10:07.881Z | Checking writeable v0.6.2 |
| 2311 | 2026-04-21T11:10:07.947Z | Checking percent-encoding v2.3.2 |
| 2312 | 2026-04-21T11:10:07.960Z | Checking futures-core v0.3.32 |
| 2313 | 2026-04-21T11:10:08.039Z | Checking icu_locale_core v2.1.1 |
| 2314 | 2026-04-21T11:10:08.078Z | Checking potential_utf v0.1.4 |
| 2315 | 2026-04-21T11:10:08.090Z | Checking zerotrie v0.2.3 |
| 2316 | 2026-04-21T11:10:08.100Z | Checking foldhash v0.2.0 |
| 2317 | 2026-04-21T11:10:08.103Z | Checking cpufeatures v0.2.17 |
| 2318 | 2026-04-21T11:10:08.182Z | Checking hmac v0.12.1 |
| 2319 | 2026-04-21T11:10:08.191Z | Checking serde v1.0.228 |
| 2320 | 2026-04-21T11:10:08.233Z | Checking bitflags v2.11.0 |
| 2321 | 2026-04-21T11:10:08.246Z | Checking serde_json v1.0.149 |
| 2322 | 2026-04-21T11:10:08.273Z | Checking num-traits v0.2.19 |
| 2323 | 2026-04-21T11:10:08.330Z | Checking hashbrown v0.16.1 |
| 2324 | 2026-04-21T11:10:08.341Z | Checking icu_collections v2.1.1 |
| 2325 | 2026-04-21T11:10:08.398Z | Checking block-padding v0.3.3 |
| 2326 | 2026-04-21T11:10:08.526Z | Checking icu_properties_data v2.1.2 |
| 2327 | 2026-04-21T11:10:08.591Z | Checking icu_provider v2.1.1 |
| 2328 | 2026-04-21T11:10:08.610Z | Checking bytes v1.11.1 |
| 2329 | 2026-04-21T11:10:08.637Z | Checking icu_normalizer_data v2.1.1 |
| 2330 | 2026-04-21T11:10:08.652Z | Checking rand_core v0.10.0 |
| 2331 | 2026-04-21T11:10:08.707Z | Checking futures-sink v0.3.32 |
| 2332 | 2026-04-21T11:10:08.788Z | Checking getrandom v0.4.1 |
| 2333 | 2026-04-21T11:10:08.800Z | Checking inout v0.1.4 |
| 2334 | 2026-04-21T11:10:08.811Z | Checking futures-channel v0.3.32 |
| 2335 | 2026-04-21T11:10:08.821Z | Checking indexmap v2.13.0 |
| 2336 | 2026-04-21T11:10:08.824Z | Checking icu_normalizer v2.1.1 |
| 2337 | 2026-04-21T11:10:08.900Z | Checking icu_properties v2.1.2 |
| 2338 | 2026-04-21T11:10:08.930Z | Checking slab v0.4.12 |
| 2339 | 2026-04-21T11:10:08.934Z | Checking futures-io v0.3.32 |
| 2340 | 2026-04-21T11:10:08.996Z | Checking futures-task v0.3.32 |
| 2341 | 2026-04-21T11:10:09.050Z | Checking tokio v1.52.1 |
| 2342 | 2026-04-21T11:10:09.050Z | Checking cipher v0.4.4 |
| 2343 | 2026-04-21T11:10:09.086Z | Checking sha2 v0.10.9 |
| 2344 | 2026-04-21T11:10:09.124Z | Checking getrandom v0.3.4 |
| 2345 | 2026-04-21T11:10:09.137Z | Checking futures-util v0.3.32 |
| 2346 | 2026-04-21T11:10:09.265Z | Checking byteorder v1.5.0 |
| 2347 | 2026-04-21T11:10:09.268Z | Checking utf8_iter v1.0.4 |
| 2348 | 2026-04-21T11:10:09.357Z | Checking base64ct v1.8.3 |
| 2349 | 2026-04-21T11:10:09.397Z | Checking form_urlencoded v1.2.2 |
| 2350 | 2026-04-21T11:10:09.409Z | Checking fnv v1.0.7 |
| 2351 | 2026-04-21T11:10:09.463Z | Checking flagset v0.4.7 |
| 2352 | 2026-04-21T11:10:09.498Z | Checking rand_core v0.9.5 |
| 2353 | 2026-04-21T11:10:09.524Z | Checking salsa20 v0.10.2 |
| 2354 | 2026-04-21T11:10:09.582Z | Checking http v1.4.0 |
| 2355 | 2026-04-21T11:10:09.586Z | Checking pem-rfc7468 v0.7.0 |
| 2356 | 2026-04-21T11:10:09.652Z | Checking uuid v1.23.0 |
| 2357 | 2026-04-21T11:10:09.671Z | Checking pbkdf2 v0.12.2 |
| 2358 | 2026-04-21T11:10:09.738Z | Checking idna_adapter v1.2.1 |
| 2359 | 2026-04-21T11:10:09.749Z | Checking der v0.7.10 |
| 2360 | 2026-04-21T11:10:09.776Z | Checking scrypt v0.11.0 |
| 2361 | 2026-04-21T11:10:09.854Z | Checking idna v1.1.0 |
| 2362 | 2026-04-21T11:10:09.912Z | Checking aes v0.8.4 |
| 2363 | 2026-04-21T11:10:09.964Z | Checking cbc v0.1.2 |
| 2364 | 2026-04-21T11:10:10.092Z | Checking rustix v1.1.3 |
| 2365 | 2026-04-21T11:10:10.118Z | Checking url v2.5.8 |
| 2366 | 2026-04-21T11:10:10.144Z | Checking ppv-lite86 v0.2.21 |
| 2367 | 2026-04-21T11:10:10.155Z | Checking tracing-core v0.1.36 |
| 2368 | 2026-04-21T11:10:10.298Z | Checking rustls-pki-types v1.14.0 |
| 2369 | 2026-04-21T11:10:10.430Z | Checking rand_chacha v0.9.0 |
| 2370 | 2026-04-21T11:10:10.455Z | Checking iana-time-zone v0.1.65 |
| 2371 | 2026-04-21T11:10:10.480Z | Checking spki v0.7.3 |
| 2372 | 2026-04-21T11:10:10.542Z | Checking regex-syntax v0.8.10 |
| 2373 | 2026-04-21T11:10:10.559Z | Checking chrono v0.4.44 |
| 2374 | 2026-04-21T11:10:10.581Z | Checking tracing v0.1.44 |
| 2375 | 2026-04-21T11:10:10.624Z | Checking rand v0.9.2 |
| 2376 | 2026-04-21T11:10:10.640Z | Checking pkcs5 v0.7.1 |
| 2377 | 2026-04-21T11:10:10.784Z | Checking http-body v1.0.1 |
| 2378 | 2026-04-21T11:10:10.895Z | Checking aws-lc-sys v0.37.1 |
| 2379 | 2026-04-21T11:10:10.915Z | Checking openssl-probe v0.2.1 |
| 2380 | 2026-04-21T11:10:10.915Z | Checking base64 v0.22.1 |
| 2381 | 2026-04-21T11:10:11.032Z | Checking untrusted v0.9.0 |
| 2382 | 2026-04-21T11:10:11.049Z | Checking untrusted v0.7.1 |
| 2383 | 2026-04-21T11:10:11.092Z | Checking pkcs8 v0.10.2 |
| 2384 | 2026-04-21T11:10:11.140Z | Checking ring v0.17.14 |
| 2385 | 2026-04-21T11:10:11.154Z | Checking tower-layer v0.3.3 |
| 2386 | 2026-04-21T11:10:11.165Z | Checking tinyvec_macros v0.1.1 |
| 2387 | 2026-04-21T11:10:11.229Z | Checking tower-service v0.3.3 |
| 2388 | 2026-04-21T11:10:11.266Z | Checking try-lock v0.2.5 |
| 2389 | 2026-04-21T11:10:11.298Z | Checking atomic-waker v1.1.2 |
| 2390 | 2026-04-21T11:10:11.317Z | Checking plain v0.2.3 |
| 2391 | 2026-04-21T11:10:11.363Z | Checking want v0.3.1 |
| 2392 | 2026-04-21T11:10:11.393Z | Checking tinyvec v1.10.0 |
| 2393 | 2026-04-21T11:10:11.405Z | Checking aws-lc-rs v1.16.0 |
| 2394 | 2026-04-21T11:10:11.421Z | Checking ipnet v2.11.0 |
| 2395 | 2026-04-21T11:10:11.424Z | Checking semver v1.0.27 |
| 2396 | 2026-04-21T11:10:11.480Z | Checking httparse v1.10.1 |
| 2397 | 2026-04-21T11:10:11.634Z | Checking spin v0.9.8 |
| 2398 | 2026-04-21T11:10:11.669Z | Checking pin-utils v0.1.0 |
| 2399 | 2026-04-21T11:10:11.687Z | Checking dyn-clone v1.0.20 |
| 2400 | 2026-04-21T11:10:11.699Z | Checking httpdate v1.0.3 |
| 2401 | 2026-04-21T11:10:11.739Z | Checking unicode-ident v1.0.24 |
| 2402 | 2026-04-21T11:10:11.786Z | Checking fastrand v2.3.0 |
| 2403 | 2026-04-21T11:10:11.811Z | Checking foreign-types-shared v0.1.1 |
| 2404 | 2026-04-21T11:10:11.840Z | Checking ucd-trie v0.1.7 |
| 2405 | 2026-04-21T11:10:11.852Z | Checking proc-macro2 v1.0.106 |
| 2406 | 2026-04-21T11:10:11.856Z | Checking schemars v0.8.22 |
| 2407 | 2026-04-21T11:10:11.890Z | Checking foreign-types v0.3.2 |
| 2408 | 2026-04-21T11:10:11.958Z | Checking tempfile v3.25.0 |
| 2409 | 2026-04-21T11:10:11.971Z | Checking openssl-sys v0.9.111 |
| 2410 | 2026-04-21T11:10:11.974Z | Checking pest v2.8.6 |
| 2411 | 2026-04-21T11:10:12.127Z | Checking thiserror v2.0.18 |
| 2412 | 2026-04-21T11:10:12.150Z | Checking socket2 v0.5.10 |
| 2413 | 2026-04-21T11:10:12.162Z | Checking wait-timeout v0.2.1 |
| 2414 | 2026-04-21T11:10:12.227Z | Checking aho-corasick v1.1.4 |
| 2415 | 2026-04-21T11:10:12.231Z | Checking rustls-webpki v0.103.9 |
| 2416 | 2026-04-21T11:10:12.264Z | Checking tokio-util v0.7.18 |
| 2417 | 2026-04-21T11:10:12.282Z | Checking utf8parse v0.2.2 |
| 2418 | 2026-04-21T11:10:12.387Z | Checking simd-adler32 v0.3.8 |
| 2419 | 2026-04-21T11:10:12.398Z | Checking anstyle v1.0.13 |
| 2420 | 2026-04-21T11:10:12.462Z | Checking quick-error v1.2.3 |
| 2421 | 2026-04-21T11:10:12.512Z | Checking siphasher v1.0.2 |
| 2422 | 2026-04-21T11:10:12.550Z | Checking bit-vec v0.8.0 |
| 2423 | 2026-04-21T11:10:12.562Z | Checking pretty-hex v0.4.1 |
| 2424 | 2026-04-21T11:10:12.572Z | Checking powerfmt v0.2.0 |
| 2425 | 2026-04-21T11:10:12.655Z | Checking rustls v0.23.37 |
| 2426 | 2026-04-21T11:10:12.667Z | Checking rusty-fork v0.3.1 |
| 2427 | 2026-04-21T11:10:12.679Z | Checking openssl v0.10.75 |
| 2428 | 2026-04-21T11:10:12.716Z | Checking deranged v0.5.8 |
| 2429 | 2026-04-21T11:10:12.739Z | Checking bit-set v0.8.0 |
| 2430 | 2026-04-21T11:10:12.830Z | Checking anstyle-parse v0.2.7 |
| 2431 | 2026-04-21T11:10:12.866Z | Checking h2 v0.4.13 |
| 2432 | 2026-04-21T11:10:12.882Z | Checking quote v1.0.44 |
| 2433 | 2026-04-21T11:10:12.897Z | Checking regex-automata v0.4.14 |
| 2434 | 2026-04-21T11:10:12.981Z | Compiling newtype-uuid v1.3.2 |
| 2435 | 2026-04-21T11:10:13.026Z | Checking unicode-normalization v0.1.25 |
| 2436 | 2026-04-21T11:10:13.049Z | Checking rustls-native-certs v0.8.3 |
| 2437 | 2026-04-21T11:10:13.157Z | Checking crossbeam-utils v0.8.21 |
| 2438 | 2026-04-21T11:10:13.178Z | Checking rand_xorshift v0.4.0 |
| 2439 | 2026-04-21T11:10:13.296Z | Checking crc32fast v1.5.0 |
| 2440 | 2026-04-21T11:10:13.419Z | Checking scroll v0.13.0 |
| 2441 | 2026-04-21T11:10:13.435Z | Checking signature v2.2.0 |
| 2442 | 2026-04-21T11:10:13.486Z | Checking sync_wrapper v1.0.2 |
| 2443 | 2026-04-21T11:10:13.561Z | Checking num_threads v0.1.7 |
| 2444 | 2026-04-21T11:10:13.588Z | Checking num-conv v0.2.0 |
| 2445 | 2026-04-21T11:10:13.638Z | Checking is_terminal_polyfill v1.70.2 |
| 2446 | 2026-04-21T11:10:13.651Z | Checking colorchoice v1.0.4 |
| 2447 | 2026-04-21T11:10:13.654Z | Checking anstyle-query v1.1.5 |
| 2448 | 2026-04-21T11:10:13.701Z | Checking adler2 v2.0.1 |
| 2449 | 2026-04-21T11:10:13.724Z | Checking time-core v0.1.8 |
| 2450 | 2026-04-21T11:10:13.745Z | Checking unicode-bidi v0.3.18 |
| 2451 | 2026-04-21T11:10:13.757Z | Checking unarray v0.1.4 |
| 2452 | 2026-04-21T11:10:13.804Z | Checking unicode-properties v0.1.4 |
| 2453 | 2026-04-21T11:10:13.858Z | Checking proptest v1.10.0 |
| 2454 | 2026-04-21T11:10:13.869Z | Checking time v0.3.47 |
| 2455 | 2026-04-21T11:10:13.987Z | Checking miniz_oxide v0.8.9 |
| 2456 | 2026-04-21T11:10:14.034Z | Checking stringprep v0.1.5 |
| 2457 | 2026-04-21T11:10:14.205Z | Checking anstream v0.6.21 |
| 2458 | 2026-04-21T11:10:14.361Z | Checking goblin v0.10.5 |
| 2459 | 2026-04-21T11:10:14.403Z | Checking tower v0.5.3 |
| 2460 | 2026-04-21T11:10:14.661Z | Checking native-tls v0.2.18 |
| 2461 | 2026-04-21T11:10:14.716Z | Checking crossbeam-epoch v0.9.18 |
| 2462 | 2026-04-21T11:10:14.793Z | Compiling daft v0.1.5 |
| 2463 | 2026-04-21T11:10:14.839Z | Checking syn v2.0.117 |
| 2464 | 2026-04-21T11:10:14.935Z | Checking ipnetwork v0.21.1 |
| 2465 | 2026-04-21T11:10:15.024Z | Checking http-body-util v0.1.3 |
| 2466 | 2026-04-21T11:10:15.038Z | Checking tokio-rustls v0.26.4 |
| 2467 | 2026-04-21T11:10:15.069Z | Checking webpki-roots v1.0.6 |
| 2468 | 2026-04-21T11:10:15.151Z | Checking rand_chacha v0.3.1 |
| 2469 | 2026-04-21T11:10:15.187Z | Checking thiserror v1.0.69 |
| 2470 | 2026-04-21T11:10:15.244Z | Checking scroll v0.12.0 |
| 2471 | 2026-04-21T11:10:15.262Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2472 | 2026-04-21T11:10:15.285Z | Checking hash32 v0.2.1 |
| 2473 | 2026-04-21T11:10:15.358Z | Checking num-integer v0.1.46 |
| 2474 | 2026-04-21T11:10:15.372Z | Checking serde_spanned v0.6.9 |
| 2475 | 2026-04-21T11:10:15.442Z | Checking toml_datetime v0.6.11 |
| 2476 | 2026-04-21T11:10:15.470Z | Checking md-5 v0.10.6 |
| 2477 | 2026-04-21T11:10:15.496Z | Checking ff v0.13.1 |
| 2478 | 2026-04-21T11:10:15.558Z | Checking hyper v1.8.1 |
| 2479 | 2026-04-21T11:10:15.584Z | Checking fallible-iterator v0.2.0 |
| 2480 | 2026-04-21T11:10:15.602Z | Checking base16ct v0.2.0 |
| 2481 | 2026-04-21T11:10:15.618Z | Checking iri-string v0.7.10 |
| 2482 | 2026-04-21T11:10:15.621Z | Checking psl-types v2.0.11 |
| 2483 | 2026-04-21T11:10:15.653Z | Checking ryu v1.0.23 |
| 2484 | 2026-04-21T11:10:15.722Z | Checking zlib-rs v0.6.2 |
| 2485 | 2026-04-21T11:10:15.743Z | Checking publicsuffix v2.3.0 |
| 2486 | 2026-04-21T11:10:15.786Z | Checking serde_urlencoded v0.7.1 |
| 2487 | 2026-04-21T11:10:15.852Z | Checking postgres-protocol v0.6.10 |
| 2488 | 2026-04-21T11:10:15.902Z | Compiling iddqd v0.3.17 |
| 2489 | 2026-04-21T11:10:15.987Z | Checking sec1 v0.7.3 |
| 2490 | 2026-04-21T11:10:16.192Z | Checking group v0.13.0 |
| 2491 | 2026-04-21T11:10:16.312Z | Checking num-iter v0.1.45 |
| 2492 | 2026-04-21T11:10:16.338Z | Checking goblin v0.8.2 |
| 2493 | 2026-04-21T11:10:16.427Z | Checking heapless v0.7.17 |
| 2494 | 2026-04-21T11:10:16.445Z | Checking hyper-util v0.1.20 |
| 2495 | 2026-04-21T11:10:16.592Z | Checking flate2 v1.1.9 |
| 2496 | 2026-04-21T11:10:16.626Z | Checking tower-http v0.6.8 |
| 2497 | 2026-04-21T11:10:16.704Z | Checking dof v0.4.0 |
| 2498 | 2026-04-21T11:10:16.832Z | Checking zstd-safe v7.2.4 |
| 2499 | 2026-04-21T11:10:16.885Z | Checking rand v0.8.5 |
| 2500 | 2026-04-21T11:10:16.903Z | Checking oxnet v0.1.4 |
| 2501 | 2026-04-21T11:10:17.000Z | Checking cookie v0.18.1 |
| 2502 | 2026-04-21T11:10:17.017Z | Checking tokio-native-tls v0.3.1 |
| 2503 | 2026-04-21T11:10:17.132Z | Checking dtrace-parser v0.3.0 |
| 2504 | 2026-04-21T11:10:17.145Z | Checking phf_shared v0.13.1 |
| 2505 | 2026-04-21T11:10:17.169Z | Checking lazy_static v1.5.0 |
| 2506 | 2026-04-21T11:10:17.226Z | Checking terminal_size v0.4.3 |
| 2507 | 2026-04-21T11:10:17.256Z | Checking zerocopy v0.7.35 |
| 2508 | 2026-04-21T11:10:17.333Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2509 | 2026-04-21T11:10:17.337Z | Checking signal-hook v0.3.18 |
| 2510 | 2026-04-21T11:10:17.355Z | Checking hkdf v0.12.4 |
| 2511 | 2026-04-21T11:10:17.366Z | Checking crypto-bigint v0.5.5 |
| 2512 | 2026-04-21T11:10:17.401Z | Checking thread-id v5.1.0 |
| 2513 | 2026-04-21T11:10:17.417Z | Checking clap_lex v1.0.0 |
| 2514 | 2026-04-21T11:10:17.480Z | Compiling rayon-core v1.13.0 |
| 2515 | 2026-04-21T11:10:17.480Z | Checking winnow v0.7.14 |
| 2516 | 2026-04-21T11:10:17.528Z | Checking winnow v0.5.40 |
| 2517 | 2026-04-21T11:10:17.564Z | Checking either v1.15.0 |
| 2518 | 2026-04-21T11:10:17.661Z | Checking foldhash v0.1.5 |
| 2519 | 2026-04-21T11:10:17.700Z | Checking hyper-rustls v0.27.7 |
| 2520 | 2026-04-21T11:10:17.744Z | Checking bumpalo v3.20.2 |
| 2521 | 2026-04-21T11:10:17.747Z | Checking managed v0.8.0 |
| 2522 | 2026-04-21T11:10:17.792Z | Checking bitflags v1.3.2 |
| 2523 | 2026-04-21T11:10:17.861Z | Checking strsim v0.11.1 |
| 2524 | 2026-04-21T11:10:17.907Z | Checking libbz2-rs-sys v0.2.2 |
| 2525 | 2026-04-21T11:10:17.925Z | Checking smoltcp v0.9.1 |
| 2526 | 2026-04-21T11:10:17.946Z | Checking zopfli v0.8.3 |
| 2527 | 2026-04-21T11:10:18.020Z | Checking clap_builder v4.5.60 |
| 2528 | 2026-04-21T11:10:18.235Z | Checking dof v0.3.0 |
| 2529 | 2026-04-21T11:10:18.258Z | Checking elliptic-curve v0.13.8 |
| 2530 | 2026-04-21T11:10:18.282Z | Checking hashbrown v0.15.5 |
| 2531 | 2026-04-21T11:10:18.314Z | Checking bzip2 v0.6.1 |
| 2532 | 2026-04-21T11:10:18.493Z | Checking hyper-tls v0.6.0 |
| 2533 | 2026-04-21T11:10:18.516Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2534 | 2026-04-21T11:10:18.530Z | Checking signal-hook-mio v0.2.5 |
| 2535 | 2026-04-21T11:10:18.569Z | Checking usdt-impl v0.6.0 |
| 2536 | 2026-04-21T11:10:18.628Z | Checking bzip2 v0.4.4 |
| 2537 | 2026-04-21T11:10:18.640Z | Checking num-bigint-dig v0.8.6 |
| 2538 | 2026-04-21T11:10:18.655Z | Checking toml_edit v0.19.15 |
| 2539 | 2026-04-21T11:10:18.666Z | Checking phf v0.13.1 |
| 2540 | 2026-04-21T11:10:18.691Z | Checking cookie_store v0.22.1 |
| 2541 | 2026-04-21T11:10:18.789Z | Checking zstd v0.13.3 |
| 2542 | 2026-04-21T11:10:18.810Z | Checking postgres-types v0.2.12 |
| 2543 | 2026-04-21T11:10:18.847Z | Checking dtrace-parser v0.2.0 |
| 2544 | 2026-04-21T11:10:18.972Z | Checking rustls-platform-verifier v0.6.2 |
| 2545 | 2026-04-21T11:10:18.998Z | Checking crossbeam-deque v0.8.6 |
| 2546 | 2026-04-21T11:10:19.019Z | Checking regex v1.12.3 |
| 2547 | 2026-04-21T11:10:19.079Z | Checking bstr v1.12.1 |
| 2548 | 2026-04-21T11:10:19.112Z | Checking ed25519 v2.2.3 |
| 2549 | 2026-04-21T11:10:19.115Z | Checking phf_shared v0.11.3 |
| 2550 | 2026-04-21T11:10:19.189Z | Checking ref-cast v1.0.25 |
| 2551 | 2026-04-21T11:10:19.264Z | Checking curve25519-dalek v4.1.3 |
| 2552 | 2026-04-21T11:10:19.278Z | Checking strum v0.27.2 |
| 2553 | 2026-04-21T11:10:19.290Z | Checking hubpack v0.1.2 |
| 2554 | 2026-04-21T11:10:19.301Z | Checking memoffset v0.9.1 |
| 2555 | 2026-04-21T11:10:19.313Z | Checking rustix v0.38.44 |
| 2556 | 2026-04-21T11:10:19.378Z | Checking pkcs1 v0.7.5 |
| 2557 | 2026-04-21T11:10:19.389Z | Checking float-cmp v0.10.0 |
| 2558 | 2026-04-21T11:10:19.451Z | Checking serde-big-array v0.5.1 |
| 2559 | 2026-04-21T11:10:19.463Z | Checking hex v0.4.3 |
| 2560 | 2026-04-21T11:10:19.493Z | Checking erased-serde v0.3.31 |
| 2561 | 2026-04-21T11:10:19.513Z | Checking rfc6979 v0.4.0 |
| 2562 | 2026-04-21T11:10:19.584Z | Checking memmap2 v0.9.10 |
| 2563 | 2026-04-21T11:10:19.597Z | Checking thread-id v4.2.2 |
| 2564 | 2026-04-21T11:10:19.628Z | Checking env_filter v1.0.0 |
| 2565 | 2026-04-21T11:10:19.672Z | Checking encoding_rs v0.8.35 |
| 2566 | 2026-04-21T11:10:19.684Z | Checking fixedbitset v0.5.7 |
| 2567 | 2026-04-21T11:10:19.716Z | Checking difflib v0.4.0 |
| 2568 | 2026-04-21T11:10:19.741Z | Checking unicode-segmentation v1.12.0 |
| 2569 | 2026-04-21T11:10:19.766Z | Checking whoami v2.1.0 |
| 2570 | 2026-04-21T11:10:19.867Z | Checking keccak v0.1.6 |
| 2571 | 2026-04-21T11:10:19.878Z | Checking new_debug_unreachable v1.0.6 |
| 2572 | 2026-04-21T11:10:19.891Z | Checking toml_write v0.1.2 |
| 2573 | 2026-04-21T11:10:19.944Z | Checking jiff v0.2.21 |
| 2574 | 2026-04-21T11:10:19.962Z | Checking predicates-core v1.0.10 |
| 2575 | 2026-04-21T11:10:20.033Z | Checking fixedbitset v0.4.2 |
| 2576 | 2026-04-21T11:10:20.045Z | Checking static_assertions v1.1.0 |
| 2577 | 2026-04-21T11:10:20.056Z | Checking mime v0.3.17 |
| 2578 | 2026-04-21T11:10:20.059Z | Checking data-encoding v2.10.0 |
| 2579 | 2026-04-21T11:10:20.085Z | Checking rustc-hash v2.1.1 |
| 2580 | 2026-04-21T11:10:20.108Z | Checking normalize-line-endings v0.3.0 |
| 2581 | 2026-04-21T11:10:20.122Z | Checking precomputed-hash v0.1.1 |
| 2582 | 2026-04-21T11:10:20.175Z | Checking petgraph v0.6.5 |
| 2583 | 2026-04-21T11:10:20.194Z | Checking predicates v3.1.4 |
| 2584 | 2026-04-21T11:10:20.218Z | Checking string_cache v0.8.9 |
| 2585 | 2026-04-21T11:10:20.232Z | Checking crossterm v0.28.1 |
| 2586 | 2026-04-21T11:10:20.321Z | Checking hickory-proto v0.25.2 |
| 2587 | 2026-04-21T11:10:20.378Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2588 | 2026-04-21T11:10:20.501Z | Checking toml_edit v0.22.27 |
| 2589 | 2026-04-21T11:10:20.612Z | Checking reqwest v0.12.28 |
| 2590 | 2026-04-21T11:10:20.931Z | Checking similar v2.7.0 |
| 2591 | 2026-04-21T11:10:21.023Z | Checking ed25519-dalek v2.2.0 |
| 2592 | 2026-04-21T11:10:21.248Z | Checking sha3 v0.10.8 |
| 2593 | 2026-04-21T11:10:21.309Z | Checking tokio-postgres v0.7.16 |
| 2594 | 2026-04-21T11:10:21.401Z | Checking slog v2.8.2 |
| 2595 | 2026-04-21T11:10:21.445Z | Checking petgraph v0.8.3 |
| 2596 | 2026-04-21T11:10:21.457Z | Checking env_logger v0.11.9 |
| 2597 | 2026-04-21T11:10:21.572Z | Checking usdt v0.6.0 |
| 2598 | 2026-04-21T11:10:21.642Z | Checking toml v0.7.8 |
| 2599 | 2026-04-21T11:10:21.662Z | Checking serde_with v3.17.0 |
| 2600 | 2026-04-21T11:10:21.738Z | Checking usdt-impl v0.5.0 |
| 2601 | 2026-04-21T11:10:21.944Z | Checking ecdsa v0.16.9 |
| 2602 | 2026-04-21T11:10:22.013Z | Checking rsa v0.9.10 |
| 2603 | 2026-04-21T11:10:22.152Z | Checking zip v4.6.1 |
| 2604 | 2026-04-21T11:10:22.282Z | Checking nix v0.31.2 |
| 2605 | 2026-04-21T11:10:22.475Z | Checking clap v4.5.60 |
| 2606 | 2026-04-21T11:10:22.561Z | Checking reqwest v0.13.2 |
| 2607 | 2026-04-21T11:10:22.564Z | Checking zip v0.6.6 |
| 2608 | 2026-04-21T11:10:22.742Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2609 | 2026-04-21T11:10:22.869Z | Checking itertools v0.13.0 |
| 2610 | 2026-04-21T11:10:22.890Z | Checking strum v0.26.3 |
| 2611 | 2026-04-21T11:10:23.001Z | Checking fs-err v3.3.0 |
| 2612 | 2026-04-21T11:10:23.013Z | Checking ahash v0.8.12 |
| 2613 | 2026-04-21T11:10:23.053Z | Checking tokio-stream v0.1.18 |
| 2614 | 2026-04-21T11:10:23.068Z | Checking object v0.37.3 |
| 2615 | 2026-04-21T11:10:23.081Z | Checking buf-list v1.1.2 |
| 2616 | 2026-04-21T11:10:23.203Z | Checking anyhow v1.0.102 |
| 2617 | 2026-04-21T11:10:23.259Z | Checking camino v1.2.2 |
| 2618 | 2026-04-21T11:10:23.275Z | Checking x509-cert v0.2.5 |
| 2619 | 2026-04-21T11:10:23.294Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2620 | 2026-04-21T11:10:23.401Z | Checking openapiv3 v2.2.0 |
| 2621 | 2026-04-21T11:10:23.411Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2622 | 2026-04-21T11:10:23.431Z | Checking sha1 v0.10.6 |
| 2623 | 2026-04-21T11:10:23.509Z | Checking lalrpop-util v0.19.12 |
| 2624 | 2026-04-21T11:10:23.552Z | Checking peg-runtime v0.8.5 |
| 2625 | 2026-04-21T11:10:23.589Z | Checking rayon v1.11.0 |
| 2626 | 2026-04-21T11:10:23.602Z | Checking sigpipe v0.1.3 |
| 2627 | 2026-04-21T11:10:23.666Z | Checking glob v0.3.3 |
| 2628 | 2026-04-21T11:10:25.253Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2629 | 2026-04-21T11:10:25.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.53s |
| 2630 | 2026-04-21T11:10:25.698Z | |
| 2631 | 2026-04-21T11:10:25.698Z | info: running `cargo check --bins` on internal-dns-types (77/272) |
| 2632 | 2026-04-21T11:10:26.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2633 | 2026-04-21T11:10:26.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2634 | 2026-04-21T11:10:26.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2635 | 2026-04-21T11:10:26.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2636 | 2026-04-21T11:10:26.294Z | |
| 2637 | 2026-04-21T11:10:26.294Z | info: running `cargo check --bins` on internal-dns-types-versions (78/272) |
| 2638 | 2026-04-21T11:10:26.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2639 | 2026-04-21T11:10:26.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2640 | 2026-04-21T11:10:26.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2641 | 2026-04-21T11:10:26.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2642 | 2026-04-21T11:10:26.892Z | |
| 2643 | 2026-04-21T11:10:26.892Z | info: running `cargo check --bins` on nexus-types-versions (79/272) |
| 2644 | 2026-04-21T11:10:27.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2645 | 2026-04-21T11:10:27.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2646 | 2026-04-21T11:10:27.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2647 | 2026-04-21T11:10:27.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2648 | 2026-04-21T11:10:27.506Z | |
| 2649 | 2026-04-21T11:10:27.506Z | info: running `cargo check --bins` on oxql-types (80/272) |
| 2650 | 2026-04-21T11:10:28.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2651 | 2026-04-21T11:10:28.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2652 | 2026-04-21T11:10:28.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2653 | 2026-04-21T11:10:28.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2654 | 2026-04-21T11:10:28.106Z | |
| 2655 | 2026-04-21T11:10:28.106Z | info: running `cargo check --bins` on oximeter-types (81/272) |
| 2656 | 2026-04-21T11:10:28.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2657 | 2026-04-21T11:10:28.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2658 | 2026-04-21T11:10:28.610Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2659 | 2026-04-21T11:10:28.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2660 | 2026-04-21T11:10:28.700Z | |
| 2661 | 2026-04-21T11:10:28.700Z | info: running `cargo check --bins` on oximeter-types-versions (82/272) |
| 2662 | 2026-04-21T11:10:29.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2663 | 2026-04-21T11:10:29.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2664 | 2026-04-21T11:10:29.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2665 | 2026-04-21T11:10:29.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2666 | 2026-04-21T11:10:29.291Z | |
| 2667 | 2026-04-21T11:10:29.291Z | info: running `cargo check --bins` on oximeter-macro-impl (83/272) |
| 2668 | 2026-04-21T11:10:29.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2669 | 2026-04-21T11:10:29.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2670 | 2026-04-21T11:10:29.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2671 | 2026-04-21T11:10:29.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2672 | 2026-04-21T11:10:29.869Z | |
| 2673 | 2026-04-21T11:10:29.869Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/272) |
| 2674 | 2026-04-21T11:10:30.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2675 | 2026-04-21T11:10:30.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2676 | 2026-04-21T11:10:30.551Z | Compiling structmeta-derive v0.3.0 |
| 2677 | 2026-04-21T11:10:30.666Z | Compiling rustls v0.22.4 |
| 2678 | 2026-04-21T11:10:30.676Z | Compiling multer v3.1.0 |
| 2679 | 2026-04-21T11:10:30.688Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2680 | 2026-04-21T11:10:30.688Z | Compiling async-stream-impl v0.3.6 |
| 2681 | 2026-04-21T11:10:30.704Z | Compiling dropshot v0.16.7 |
| 2682 | 2026-04-21T11:10:30.720Z | Compiling newtype-uuid-macros v0.1.0 |
| 2683 | 2026-04-21T11:10:30.720Z | Compiling dropshot_endpoint v0.16.7 |
| 2684 | 2026-04-21T11:10:30.844Z | Checking newtype-uuid v1.3.2 |
| 2685 | 2026-04-21T11:10:30.921Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2686 | 2026-04-21T11:10:30.963Z | Checking rustls-webpki v0.102.8 |
| 2687 | 2026-04-21T11:10:31.042Z | Checking daft v0.1.5 |
| 2688 | 2026-04-21T11:10:31.060Z | Checking futures-executor v0.3.32 |
| 2689 | 2026-04-21T11:10:31.266Z | Checking thread_local v1.1.9 |
| 2690 | 2026-04-21T11:10:31.284Z | Checking match_cfg v0.1.0 |
| 2691 | 2026-04-21T11:10:31.342Z | Checking iddqd v0.3.17 |
| 2692 | 2026-04-21T11:10:31.355Z | Checking hostname v0.3.1 |
| 2693 | 2026-04-21T11:10:31.449Z | Checking futures v0.3.32 |
| 2694 | 2026-04-21T11:10:31.477Z | Checking crossbeam-channel v0.5.15 |
| 2695 | 2026-04-21T11:10:31.523Z | Checking slog-json v2.6.1 |
| 2696 | 2026-04-21T11:10:31.719Z | Compiling structmeta v0.3.0 |
| 2697 | 2026-04-21T11:10:31.738Z | Checking is-terminal v0.4.17 |
| 2698 | 2026-04-21T11:10:31.809Z | Compiling serde_spanned v1.0.4 |
| 2699 | 2026-04-21T11:10:31.929Z | Compiling derive-ex v0.1.8 |
| 2700 | 2026-04-21T11:10:31.957Z | Compiling parse-display-derive v0.10.0 |
| 2701 | 2026-04-21T11:10:31.970Z | Checking take_mut v0.2.2 |
| 2702 | 2026-04-21T11:10:31.973Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2703 | 2026-04-21T11:10:32.072Z | Checking term v1.2.1 |
| 2704 | 2026-04-21T11:10:32.208Z | Checking debug-ignore v1.0.5 |
| 2705 | 2026-04-21T11:10:32.291Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2706 | 2026-04-21T11:10:32.304Z | Checking slog-term v2.9.2 |
| 2707 | 2026-04-21T11:10:32.367Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2708 | 2026-04-21T11:10:32.470Z | Checking slog-async v2.8.0 |
| 2709 | 2026-04-21T11:10:32.558Z | Compiling slog-bunyan v2.5.0 |
| 2710 | 2026-04-21T11:10:32.697Z | Checking async-stream v0.3.6 |
| 2711 | 2026-04-21T11:10:32.828Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2712 | 2026-04-21T11:10:32.872Z | Checking tokio-rustls v0.25.0 |
| 2713 | 2026-04-21T11:10:32.943Z | Checking progenitor-client v0.13.0 |
| 2714 | 2026-04-21T11:10:32.946Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2715 | 2026-04-21T11:10:33.098Z | Checking backon v1.6.0 |
| 2716 | 2026-04-21T11:10:33.170Z | Checking waitgroup v0.1.2 |
| 2717 | 2026-04-21T11:10:33.287Z | Checking rustls-pemfile v2.2.0 |
| 2718 | 2026-04-21T11:10:33.586Z | Compiling test-strategy v0.4.5 |
| 2719 | 2026-04-21T11:10:33.602Z | Checking serde_path_to_error v0.1.20 |
| 2720 | 2026-04-21T11:10:33.645Z | Compiling hostname v0.4.2 |
| 2721 | 2026-04-21T11:10:33.673Z | Checking instant v0.1.13 |
| 2722 | 2026-04-21T11:10:33.754Z | Compiling prettyplease v0.2.37 |
| 2723 | 2026-04-21T11:10:33.790Z | Checking backoff v0.4.0 |
| 2724 | 2026-04-21T11:10:33.874Z | Checking parse-display v0.10.0 |
| 2725 | 2026-04-21T11:10:34.003Z | Compiling progenitor-extras v0.1.1 |
| 2726 | 2026-04-21T11:10:34.062Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2727 | 2026-04-21T11:10:34.304Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2728 | 2026-04-21T11:10:34.362Z | Checking progenitor-client v0.10.0 |
| 2729 | 2026-04-21T11:10:34.503Z | Checking itertools v0.14.0 |
| 2730 | 2026-04-21T11:10:34.588Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2731 | 2026-04-21T11:10:35.029Z | Checking regress v0.10.5 |
| 2732 | 2026-04-21T11:10:35.094Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2733 | 2026-04-21T11:10:35.547Z | Compiling macaddr v1.0.1 |
| 2734 | 2026-04-21T11:10:35.785Z | Checking num-rational v0.4.2 |
| 2735 | 2026-04-21T11:10:35.954Z | Compiling usdt-macro v0.5.0 |
| 2736 | 2026-04-21T11:10:36.005Z | Compiling usdt-attr-macro v0.5.0 |
| 2737 | 2026-04-21T11:10:36.066Z | Checking num-complex v0.4.6 |
| 2738 | 2026-04-21T11:10:36.411Z | Checking memmap v0.7.0 |
| 2739 | 2026-04-21T11:10:36.423Z | Checking num v0.4.3 |
| 2740 | 2026-04-21T11:10:36.444Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2741 | 2026-04-21T11:10:36.529Z | Compiling float-ord v0.3.2 |
| 2742 | 2026-04-21T11:10:36.645Z | Compiling toml v0.8.23 |
| 2743 | 2026-04-21T11:10:36.645Z | Compiling minimal-lexical v0.2.1 |
| 2744 | 2026-04-21T11:10:36.677Z | Checking linked-hash-map v0.5.6 |
| 2745 | 2026-04-21T11:10:36.846Z | Checking usdt v0.5.0 |
| 2746 | 2026-04-21T11:10:36.902Z | Checking lru-cache v0.1.2 |
| 2747 | 2026-04-21T11:10:37.014Z | Compiling nom v7.1.3 |
| 2748 | 2026-04-21T11:10:37.545Z | Checking hickory-proto v0.24.4 |
| 2749 | 2026-04-21T11:10:37.608Z | Checking phf_shared v0.12.1 |
| 2750 | 2026-04-21T11:10:37.732Z | Compiling slog-dtrace v0.3.0 |
| 2751 | 2026-04-21T11:10:37.752Z | Checking resolv-conf v0.7.6 |
| 2752 | 2026-04-21T11:10:37.925Z | Checking heck v0.5.0 |
| 2753 | 2026-04-21T11:10:37.941Z | Compiling chrono-tz v0.10.4 |
| 2754 | 2026-04-21T11:10:38.051Z | Compiling convert_case v0.4.0 |
| 2755 | 2026-04-21T11:10:38.140Z | Compiling const_format_proc_macros v0.2.34 |
| 2756 | 2026-04-21T11:10:38.218Z | Checking phf v0.12.1 |
| 2757 | 2026-04-21T11:10:38.359Z | Checking tokio-dtrace v0.1.1 |
| 2758 | 2026-04-21T11:10:38.362Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2759 | 2026-04-21T11:10:38.430Z | Compiling derive_more v0.99.20 |
| 2760 | 2026-04-21T11:10:38.551Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2761 | 2026-04-21T11:10:38.843Z | Compiling derive-where v1.6.0 |
| 2762 | 2026-04-21T11:10:39.080Z | Checking highway v1.3.0 |
| 2763 | 2026-04-21T11:10:39.279Z | Checking const_format v0.2.35 |
| 2764 | 2026-04-21T11:10:39.353Z | Checking oxide-tokio-rt v0.1.4 |
| 2765 | 2026-04-21T11:10:39.376Z | Checking hickory-resolver v0.24.4 |
| 2766 | 2026-04-21T11:10:39.751Z | Checking gethostname v0.5.0 |
| 2767 | 2026-04-21T11:10:39.844Z | Checking bcs v0.1.6 |
| 2768 | 2026-04-21T11:10:40.084Z | Compiling async-recursion v1.1.1 |
| 2769 | 2026-04-21T11:10:40.113Z | Checking termtree v0.5.1 |
| 2770 | 2026-04-21T11:10:40.219Z | Checking qorb v0.4.1 |
| 2771 | 2026-04-21T11:10:40.700Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2772 | 2026-04-21T11:10:40.829Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2773 | 2026-04-21T11:10:41.073Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2774 | 2026-04-21T11:10:42.338Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2775 | 2026-04-21T11:10:42.342Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2776 | 2026-04-21T11:10:44.193Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2777 | 2026-04-21T11:10:47.280Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2778 | 2026-04-21T11:10:49.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.48s |
| 2779 | 2026-04-21T11:10:49.535Z | |
| 2780 | 2026-04-21T11:10:49.536Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/272) |
| 2781 | 2026-04-21T11:10:50.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2782 | 2026-04-21T11:10:50.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2783 | 2026-04-21T11:10:50.215Z | Compiling ar_archive_writer v0.5.1 |
| 2784 | 2026-04-21T11:10:50.325Z | Compiling stacker v0.1.23 |
| 2785 | 2026-04-21T11:10:50.332Z | Compiling cfg_aliases v0.1.1 |
| 2786 | 2026-04-21T11:10:50.338Z | Compiling convert_case v0.10.0 |
| 2787 | 2026-04-21T11:10:50.342Z | Checking unicode-width v0.1.14 |
| 2788 | 2026-04-21T11:10:50.353Z | Compiling proc-macro-error v1.0.4 |
| 2789 | 2026-04-21T11:10:50.364Z | Checking fd-lock v4.0.4 |
| 2790 | 2026-04-21T11:10:50.368Z | Checking nibble_vec v0.1.0 |
| 2791 | 2026-04-21T11:10:50.390Z | Compiling nix v0.28.0 |
| 2792 | 2026-04-21T11:10:50.481Z | Checking vte v0.14.1 |
| 2793 | 2026-04-21T11:10:50.496Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2794 | 2026-04-21T11:10:50.580Z | Checking endian-type v0.1.2 |
| 2795 | 2026-04-21T11:10:50.593Z | Checking bytecount v0.6.9 |
| 2796 | 2026-04-21T11:10:50.623Z | Compiling derive_more-impl v2.1.1 |
| 2797 | 2026-04-21T11:10:50.657Z | Checking strip-ansi-escapes v0.2.1 |
| 2798 | 2026-04-21T11:10:50.657Z | Compiling tabled_derive v0.7.0 |
| 2799 | 2026-04-21T11:10:50.695Z | Checking papergrid v0.11.0 |
| 2800 | 2026-04-21T11:10:50.710Z | Checking radix_trie v0.2.1 |
| 2801 | 2026-04-21T11:10:50.770Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2802 | 2026-04-21T11:10:50.884Z | Compiling peg-macros v0.8.5 |
| 2803 | 2026-04-21T11:10:50.909Z | Checking winnow v0.6.26 |
| 2804 | 2026-04-21T11:10:51.143Z | Compiling psm v0.1.30 |
| 2805 | 2026-04-21T11:10:51.231Z | Compiling sqlparser_derive v0.5.0 |
| 2806 | 2026-04-21T11:10:51.306Z | Checking home v0.5.12 |
| 2807 | 2026-04-21T11:10:51.413Z | Checking unicode-width v0.2.0 |
| 2808 | 2026-04-21T11:10:51.425Z | Checking derive_more v2.1.1 |
| 2809 | 2026-04-21T11:10:51.503Z | Checking nu-ansi-term v0.50.3 |
| 2810 | 2026-04-21T11:10:51.630Z | Checking unicode_categories v0.1.1 |
| 2811 | 2026-04-21T11:10:51.664Z | Checking tabled v0.15.0 |
| 2812 | 2026-04-21T11:10:51.667Z | Checking rustyline v14.0.0 |
| 2813 | 2026-04-21T11:10:51.710Z | Checking reedline v0.40.0 |
| 2814 | 2026-04-21T11:10:51.783Z | Checking crossterm v0.29.0 |
| 2815 | 2026-04-21T11:10:51.934Z | Checking recursive v0.1.1 |
| 2816 | 2026-04-21T11:10:52.005Z | Checking sqlparser v0.61.0 |
| 2817 | 2026-04-21T11:10:52.018Z | Checking display-error-chain v0.2.2 |
| 2818 | 2026-04-21T11:10:52.046Z | Checking sqlformat v0.3.5 |
| 2819 | 2026-04-21T11:10:52.243Z | Checking peg v0.8.5 |
| 2820 | 2026-04-21T11:11:03.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s |
| 2821 | 2026-04-21T11:11:03.313Z | |
| 2822 | 2026-04-21T11:11:03.313Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/272) |
| 2823 | 2026-04-21T11:11:03.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2824 | 2026-04-21T11:11:03.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2825 | 2026-04-21T11:11:03.980Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2826 | 2026-04-21T11:11:07.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s |
| 2827 | 2026-04-21T11:11:07.553Z | |
| 2828 | 2026-04-21T11:11:07.553Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/272) |
| 2829 | 2026-04-21T11:11:08.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2830 | 2026-04-21T11:11:08.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2831 | 2026-04-21T11:11:08.227Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2832 | 2026-04-21T11:11:10.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s |
| 2833 | 2026-04-21T11:11:10.812Z | |
| 2834 | 2026-04-21T11:11:10.813Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/272) |
| 2835 | 2026-04-21T11:11:11.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2836 | 2026-04-21T11:11:11.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2837 | 2026-04-21T11:11:11.476Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2838 | 2026-04-21T11:11:14.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s |
| 2839 | 2026-04-21T11:11:14.848Z | |
| 2840 | 2026-04-21T11:11:14.848Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/272) |
| 2841 | 2026-04-21T11:11:15.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2842 | 2026-04-21T11:11:15.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2843 | 2026-04-21T11:11:15.514Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2844 | 2026-04-21T11:11:18.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.92s |
| 2845 | 2026-04-21T11:11:18.974Z | |
| 2846 | 2026-04-21T11:11:18.974Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/272) |
| 2847 | 2026-04-21T11:11:19.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2848 | 2026-04-21T11:11:19.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2849 | 2026-04-21T11:11:19.643Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2850 | 2026-04-21T11:11:22.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s |
| 2851 | 2026-04-21T11:11:22.374Z | |
| 2852 | 2026-04-21T11:11:22.374Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/272) |
| 2853 | 2026-04-21T11:11:22.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2854 | 2026-04-21T11:11:22.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2855 | 2026-04-21T11:11:23.037Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2856 | 2026-04-21T11:11:25.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 2857 | 2026-04-21T11:11:25.793Z | |
| 2858 | 2026-04-21T11:11:25.793Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/272) |
| 2859 | 2026-04-21T11:11:26.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2860 | 2026-04-21T11:11:26.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2861 | 2026-04-21T11:11:26.458Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2862 | 2026-04-21T11:11:29.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 2863 | 2026-04-21T11:11:30.026Z | |
| 2864 | 2026-04-21T11:11:30.027Z | info: running `cargo check --bins` on oximeter (93/272) |
| 2865 | 2026-04-21T11:11:30.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2866 | 2026-04-21T11:11:30.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2867 | 2026-04-21T11:11:30.530Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2868 | 2026-04-21T11:11:30.533Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2869 | 2026-04-21T11:11:30.615Z | |
| 2870 | 2026-04-21T11:11:30.615Z | info: running `cargo check --bins` on oximeter-schema (94/272) |
| 2871 | 2026-04-21T11:11:31.113Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2872 | 2026-04-21T11:11:31.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2873 | 2026-04-21T11:11:31.241Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2874 | 2026-04-21T11:11:31.405Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2875 | 2026-04-21T11:11:31.409Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2876 | 2026-04-21T11:11:31.741Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2877 | 2026-04-21T11:11:35.175Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2878 | 2026-04-21T11:11:35.492Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2879 | 2026-04-21T11:11:36.576Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2880 | 2026-04-21T11:11:37.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s |
| 2881 | 2026-04-21T11:11:37.422Z | |
| 2882 | 2026-04-21T11:11:37.422Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/272) |
| 2883 | 2026-04-21T11:11:37.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2884 | 2026-04-21T11:11:37.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2885 | 2026-04-21T11:11:37.927Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2886 | 2026-04-21T11:11:37.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2887 | 2026-04-21T11:11:38.017Z | |
| 2888 | 2026-04-21T11:11:38.017Z | info: running `cargo check --bins` on oximeter-test-utils (96/272) |
| 2889 | 2026-04-21T11:11:38.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2890 | 2026-04-21T11:11:38.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2891 | 2026-04-21T11:11:38.558Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2892 | 2026-04-21T11:11:38.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2893 | 2026-04-21T11:11:38.661Z | |
| 2894 | 2026-04-21T11:11:38.661Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/272) |
| 2895 | 2026-04-21T11:11:39.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2896 | 2026-04-21T11:11:39.173Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2897 | 2026-04-21T11:11:39.173Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2898 | 2026-04-21T11:11:39.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2899 | 2026-04-21T11:11:39.269Z | |
| 2900 | 2026-04-21T11:11:39.269Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/272) |
| 2901 | 2026-04-21T11:11:39.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2902 | 2026-04-21T11:11:39.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2903 | 2026-04-21T11:11:39.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2904 | 2026-04-21T11:11:39.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2905 | 2026-04-21T11:11:39.875Z | |
| 2906 | 2026-04-21T11:11:39.875Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/272) |
| 2907 | 2026-04-21T11:11:40.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2908 | 2026-04-21T11:11:40.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2909 | 2026-04-21T11:11:40.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2910 | 2026-04-21T11:11:40.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2911 | 2026-04-21T11:11:40.484Z | |
| 2912 | 2026-04-21T11:11:40.484Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/272) |
| 2913 | 2026-04-21T11:11:40.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2914 | 2026-04-21T11:11:40.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2915 | 2026-04-21T11:11:40.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2916 | 2026-04-21T11:11:41.001Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2917 | 2026-04-21T11:11:41.093Z | |
| 2918 | 2026-04-21T11:11:41.093Z | info: running `cargo check --bins` on trust-quorum-types (101/272) |
| 2919 | 2026-04-21T11:11:41.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2920 | 2026-04-21T11:11:41.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2921 | 2026-04-21T11:11:41.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2922 | 2026-04-21T11:11:41.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2923 | 2026-04-21T11:11:41.680Z | |
| 2924 | 2026-04-21T11:11:41.680Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/272) |
| 2925 | 2026-04-21T11:11:42.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2926 | 2026-04-21T11:11:42.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2927 | 2026-04-21T11:11:42.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2928 | 2026-04-21T11:11:42.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2929 | 2026-04-21T11:11:42.291Z | |
| 2930 | 2026-04-21T11:11:42.291Z | info: running `cargo check --bins` on update-engine (103/272) |
| 2931 | 2026-04-21T11:11:42.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2932 | 2026-04-21T11:11:42.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2933 | 2026-04-21T11:11:42.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2934 | 2026-04-21T11:11:42.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2935 | 2026-04-21T11:11:42.881Z | |
| 2936 | 2026-04-21T11:11:42.881Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/272) |
| 2937 | 2026-04-21T11:11:43.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2938 | 2026-04-21T11:11:43.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2939 | 2026-04-21T11:11:43.603Z | Compiling crucible-workspace-hack v0.1.0 |
| 2940 | 2026-04-21T11:11:43.720Z | Checking secrecy v0.10.3 |
| 2941 | 2026-04-21T11:11:43.727Z | Compiling heapless v0.8.0 |
| 2942 | 2026-04-21T11:11:43.734Z | Compiling ingot-macros v0.1.1 |
| 2943 | 2026-04-21T11:11:43.741Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2944 | 2026-04-21T11:11:43.741Z | Checking hash32 v0.3.1 |
| 2945 | 2026-04-21T11:11:43.751Z | Compiling smoltcp v0.11.0 |
| 2946 | 2026-04-21T11:11:43.762Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2947 | 2026-04-21T11:11:43.822Z | Checking cobs v0.3.0 |
| 2948 | 2026-04-21T11:11:43.869Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2949 | 2026-04-21T11:11:43.969Z | Checking universal-hash v0.5.1 |
| 2950 | 2026-04-21T11:11:43.970Z | Checking half v2.7.1 |
| 2951 | 2026-04-21T11:11:44.005Z | Checking opaque-debug v0.3.1 |
| 2952 | 2026-04-21T11:11:44.074Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2953 | 2026-04-21T11:11:44.091Z | Checking ciborium-io v0.2.2 |
| 2954 | 2026-04-21T11:11:44.139Z | Checking poly1305 v0.8.0 |
| 2955 | 2026-04-21T11:11:44.203Z | Checking postcard v1.1.3 |
| 2956 | 2026-04-21T11:11:44.237Z | Checking ciborium-ll v0.2.2 |
| 2957 | 2026-04-21T11:11:44.271Z | Compiling proc-macro-crate v3.4.0 |
| 2958 | 2026-04-21T11:11:44.412Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2959 | 2026-04-21T11:11:44.434Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2960 | 2026-04-21T11:11:44.490Z | Checking password-hash v0.5.0 |
| 2961 | 2026-04-21T11:11:44.699Z | Checking chacha20 v0.9.1 |
| 2962 | 2026-04-21T11:11:44.715Z | Compiling proc-macro-crate v1.3.1 |
| 2963 | 2026-04-21T11:11:44.727Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2964 | 2026-04-21T11:11:44.810Z | Checking blake2 v0.10.6 |
| 2965 | 2026-04-21T11:11:44.814Z | Compiling num_enum_derive v0.7.5 |
| 2966 | 2026-04-21T11:11:44.889Z | Checking aead v0.5.2 |
| 2967 | 2026-04-21T11:11:44.957Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2968 | 2026-04-21T11:11:45.035Z | Compiling foreign-types-macros v0.2.3 |
| 2969 | 2026-04-21T11:11:45.048Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2970 | 2026-04-21T11:11:45.052Z | Checking thiserror-no-std v2.0.2 |
| 2971 | 2026-04-21T11:11:45.122Z | Checking cpufeatures v0.3.0 |
| 2972 | 2026-04-21T11:11:45.147Z | Checking foreign-types-shared v0.3.1 |
| 2973 | 2026-04-21T11:11:45.166Z | Checking vsss-rs v3.3.4 |
| 2974 | 2026-04-21T11:11:45.197Z | Checking chacha20 v0.10.0 |
| 2975 | 2026-04-21T11:11:45.235Z | Compiling num_enum_derive v0.5.11 |
| 2976 | 2026-04-21T11:11:45.298Z | Checking argon2 v0.5.3 |
| 2977 | 2026-04-21T11:11:45.414Z | Checking chacha20poly1305 v0.10.1 |
| 2978 | 2026-04-21T11:11:45.546Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2979 | 2026-04-21T11:11:45.614Z | Checking foreign-types v0.5.0 |
| 2980 | 2026-04-21T11:11:45.633Z | Checking ciborium v0.2.2 |
| 2981 | 2026-04-21T11:11:45.801Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2982 | 2026-04-21T11:11:45.863Z | Checking num_enum v0.7.5 |
| 2983 | 2026-04-21T11:11:45.877Z | Checking tabwriter v1.4.1 |
| 2984 | 2026-04-21T11:11:45.979Z | Checking console v0.15.11 |
| 2985 | 2026-04-21T11:11:46.019Z | Checking newline-converter v0.3.0 |
| 2986 | 2026-04-21T11:11:46.047Z | Checking camino-tempfile v1.4.1 |
| 2987 | 2026-04-21T11:11:46.086Z | Checking atomicwrites v0.4.4 |
| 2988 | 2026-04-21T11:11:46.129Z | Checking byte-wrapper v0.1.0 |
| 2989 | 2026-04-21T11:11:46.210Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2990 | 2026-04-21T11:11:46.223Z | Checking cstr-argument v0.1.2 |
| 2991 | 2026-04-21T11:11:46.254Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2992 | 2026-04-21T11:11:46.268Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2993 | 2026-04-21T11:11:46.281Z | Checking num_enum v0.5.11 |
| 2994 | 2026-04-21T11:11:46.337Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2995 | 2026-04-21T11:11:46.351Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2996 | 2026-04-21T11:11:46.393Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2997 | 2026-04-21T11:11:46.466Z | Checking expectorate v1.2.0 |
| 2998 | 2026-04-21T11:11:46.517Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2999 | 2026-04-21T11:11:46.546Z | Checking ingot-types v0.1.2 |
| 3000 | 2026-04-21T11:11:46.596Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3001 | 2026-04-21T11:11:46.624Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3002 | 2026-04-21T11:11:46.681Z | Checking rand v0.10.0 |
| 3003 | 2026-04-21T11:11:46.696Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3004 | 2026-04-21T11:11:46.730Z | Checking colored v3.1.1 |
| 3005 | 2026-04-21T11:11:46.794Z | Checking indent_write v2.2.0 |
| 3006 | 2026-04-21T11:11:46.909Z | Checking ingot v0.1.1 |
| 3007 | 2026-04-21T11:11:46.926Z | Compiling zone_cfg_derive v0.3.1 |
| 3008 | 2026-04-21T11:11:46.926Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3009 | 2026-04-21T11:11:46.965Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3010 | 2026-04-21T11:11:47.005Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3011 | 2026-04-21T11:11:47.018Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3012 | 2026-04-21T11:11:47.102Z | Checking itertools v0.12.1 |
| 3013 | 2026-04-21T11:11:47.137Z | Compiling num-derive v0.4.2 |
| 3014 | 2026-04-21T11:11:47.189Z | Checking swrite v0.1.0 |
| 3015 | 2026-04-21T11:11:47.285Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3016 | 2026-04-21T11:11:47.488Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3017 | 2026-04-21T11:11:47.505Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3018 | 2026-04-21T11:11:47.560Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3019 | 2026-04-21T11:11:47.714Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3020 | 2026-04-21T11:11:47.815Z | Checking dropshot-api-manager-types v0.6.0 |
| 3021 | 2026-04-21T11:11:47.829Z | Checking smf v0.2.3 |
| 3022 | 2026-04-21T11:11:47.967Z | Checking nanorand v0.7.0 |
| 3023 | 2026-04-21T11:11:47.986Z | Checking whoami v1.6.1 |
| 3024 | 2026-04-21T11:11:48.002Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3025 | 2026-04-21T11:11:48.055Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3026 | 2026-04-21T11:11:48.069Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3027 | 2026-04-21T11:11:48.101Z | Checking zone v0.3.1 |
| 3028 | 2026-04-21T11:11:48.164Z | Checking flume v0.11.1 |
| 3029 | 2026-04-21T11:11:48.506Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3030 | 2026-04-21T11:11:49.465Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3031 | 2026-04-21T11:11:50.365Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3032 | 2026-04-21T11:11:52.963Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3033 | 2026-04-21T11:11:54.982Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3034 | 2026-04-21T11:11:56.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.12s |
| 3035 | 2026-04-21T11:11:56.196Z | |
| 3036 | 2026-04-21T11:11:56.196Z | info: running `cargo check --bins` on clickhouse-admin-api (105/272) |
| 3037 | 2026-04-21T11:11:56.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3038 | 2026-04-21T11:11:56.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3039 | 2026-04-21T11:11:56.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3040 | 2026-04-21T11:11:56.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3041 | 2026-04-21T11:11:56.794Z | |
| 3042 | 2026-04-21T11:11:56.794Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/272) |
| 3043 | 2026-04-21T11:11:57.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3044 | 2026-04-21T11:11:57.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3045 | 2026-04-21T11:11:57.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3046 | 2026-04-21T11:11:57.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3047 | 2026-04-21T11:11:57.382Z | |
| 3048 | 2026-04-21T11:11:57.382Z | info: running `cargo check --bins` on bootstrap-agent-client (107/272) |
| 3049 | 2026-04-21T11:11:57.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3050 | 2026-04-21T11:11:57.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3051 | 2026-04-21T11:11:57.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3052 | 2026-04-21T11:11:57.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3053 | 2026-04-21T11:11:57.989Z | |
| 3054 | 2026-04-21T11:11:57.989Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/272) |
| 3055 | 2026-04-21T11:11:58.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3056 | 2026-04-21T11:11:58.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3057 | 2026-04-21T11:11:58.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3058 | 2026-04-21T11:11:58.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3059 | 2026-04-21T11:11:58.601Z | |
| 3060 | 2026-04-21T11:11:58.601Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/272) |
| 3061 | 2026-04-21T11:11:59.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3062 | 2026-04-21T11:11:59.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3063 | 2026-04-21T11:11:59.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3064 | 2026-04-21T11:11:59.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3065 | 2026-04-21T11:11:59.205Z | |
| 3066 | 2026-04-21T11:11:59.205Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/272) |
| 3067 | 2026-04-21T11:11:59.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3068 | 2026-04-21T11:11:59.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3069 | 2026-04-21T11:11:59.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3070 | 2026-04-21T11:11:59.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3071 | 2026-04-21T11:11:59.800Z | |
| 3072 | 2026-04-21T11:11:59.800Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/272) |
| 3073 | 2026-04-21T11:12:00.304Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3074 | 2026-04-21T11:12:00.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3075 | 2026-04-21T11:12:00.308Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3076 | 2026-04-21T11:12:00.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3077 | 2026-04-21T11:12:00.399Z | |
| 3078 | 2026-04-21T11:12:00.399Z | info: running `cargo check --bins` on cockroach-admin-client (112/272) |
| 3079 | 2026-04-21T11:12:00.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3080 | 2026-04-21T11:12:00.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3081 | 2026-04-21T11:12:00.896Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3082 | 2026-04-21T11:12:00.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3083 | 2026-04-21T11:12:00.985Z | |
| 3084 | 2026-04-21T11:12:00.985Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/272) |
| 3085 | 2026-04-21T11:12:01.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3086 | 2026-04-21T11:12:01.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3087 | 2026-04-21T11:12:01.495Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3088 | 2026-04-21T11:12:01.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3089 | 2026-04-21T11:12:01.589Z | |
| 3090 | 2026-04-21T11:12:01.589Z | info: running `cargo check --bins` on dns-service-client (114/272) |
| 3091 | 2026-04-21T11:12:02.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3092 | 2026-04-21T11:12:02.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3093 | 2026-04-21T11:12:02.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3094 | 2026-04-21T11:12:02.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3095 | 2026-04-21T11:12:02.196Z | |
| 3096 | 2026-04-21T11:12:02.196Z | info: running `cargo check --bins` on installinator-client (115/272) |
| 3097 | 2026-04-21T11:12:02.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3098 | 2026-04-21T11:12:02.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3099 | 2026-04-21T11:12:02.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3100 | 2026-04-21T11:12:02.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3101 | 2026-04-21T11:12:02.801Z | |
| 3102 | 2026-04-21T11:12:02.802Z | info: running `cargo check --bins` on nexus-client (116/272) |
| 3103 | 2026-04-21T11:12:03.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3104 | 2026-04-21T11:12:03.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3105 | 2026-04-21T11:12:03.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3106 | 2026-04-21T11:12:03.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3107 | 2026-04-21T11:12:03.446Z | |
| 3108 | 2026-04-21T11:12:03.446Z | info: running `cargo check --bins` on nexus-lockstep-client (117/272) |
| 3109 | 2026-04-21T11:12:03.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3110 | 2026-04-21T11:12:03.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3111 | 2026-04-21T11:12:03.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3112 | 2026-04-21T11:12:03.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3113 | 2026-04-21T11:12:04.088Z | |
| 3114 | 2026-04-21T11:12:04.088Z | info: running `cargo check --bins` on ntp-admin-client (118/272) |
| 3115 | 2026-04-21T11:12:04.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-04-21T11:12:04.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-04-21T11:12:04.588Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3118 | 2026-04-21T11:12:04.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3119 | 2026-04-21T11:12:04.680Z | |
| 3120 | 2026-04-21T11:12:04.680Z | info: running `cargo check --bins` on oxide-client (119/272) |
| 3121 | 2026-04-21T11:12:05.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3122 | 2026-04-21T11:12:05.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3123 | 2026-04-21T11:12:05.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3124 | 2026-04-21T11:12:05.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3125 | 2026-04-21T11:12:05.270Z | |
| 3126 | 2026-04-21T11:12:05.270Z | info: running `cargo check --bins` on oximeter-client (120/272) |
| 3127 | 2026-04-21T11:12:05.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3128 | 2026-04-21T11:12:05.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3129 | 2026-04-21T11:12:05.777Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3130 | 2026-04-21T11:12:05.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3131 | 2026-04-21T11:12:05.872Z | |
| 3132 | 2026-04-21T11:12:05.872Z | info: running `cargo check --bins` on repo-depot-client (121/272) |
| 3133 | 2026-04-21T11:12:06.365Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3134 | 2026-04-21T11:12:06.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3135 | 2026-04-21T11:12:06.368Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3136 | 2026-04-21T11:12:06.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3137 | 2026-04-21T11:12:06.459Z | |
| 3138 | 2026-04-21T11:12:06.459Z | info: running `cargo check --bins` on sled-agent-client (122/272) |
| 3139 | 2026-04-21T11:12:06.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3140 | 2026-04-21T11:12:06.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3141 | 2026-04-21T11:12:06.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3142 | 2026-04-21T11:12:06.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3143 | 2026-04-21T11:12:07.067Z | |
| 3144 | 2026-04-21T11:12:07.068Z | info: running `cargo check --bins` on wicketd-client (123/272) |
| 3145 | 2026-04-21T11:12:07.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3146 | 2026-04-21T11:12:07.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3147 | 2026-04-21T11:12:07.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3148 | 2026-04-21T11:12:07.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3149 | 2026-04-21T11:12:07.686Z | |
| 3150 | 2026-04-21T11:12:07.686Z | info: running `cargo check --bins` on installinator-common (124/272) |
| 3151 | 2026-04-21T11:12:08.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3152 | 2026-04-21T11:12:08.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3153 | 2026-04-21T11:12:08.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3154 | 2026-04-21T11:12:08.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3155 | 2026-04-21T11:12:08.304Z | |
| 3156 | 2026-04-21T11:12:08.304Z | info: running `cargo check --bins` on installinator-common-versions (125/272) |
| 3157 | 2026-04-21T11:12:08.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3158 | 2026-04-21T11:12:08.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3159 | 2026-04-21T11:12:08.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3160 | 2026-04-21T11:12:08.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3161 | 2026-04-21T11:12:08.889Z | |
| 3162 | 2026-04-21T11:12:08.889Z | info: running `cargo check --bins` on wicket-common (126/272) |
| 3163 | 2026-04-21T11:12:09.406Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3164 | 2026-04-21T11:12:09.409Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3165 | 2026-04-21T11:12:09.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3166 | 2026-04-21T11:12:09.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3167 | 2026-04-21T11:12:09.505Z | |
| 3168 | 2026-04-21T11:12:09.505Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/272) |
| 3169 | 2026-04-21T11:12:10.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3170 | 2026-04-21T11:12:10.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3171 | 2026-04-21T11:12:10.196Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3172 | 2026-04-21T11:12:10.310Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3173 | 2026-04-21T11:12:10.317Z | Checking csv-core v0.1.13 |
| 3174 | 2026-04-21T11:12:10.324Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3175 | 2026-04-21T11:12:10.331Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3176 | 2026-04-21T11:12:10.341Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3177 | 2026-04-21T11:12:10.353Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3178 | 2026-04-21T11:12:10.363Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3179 | 2026-04-21T11:12:10.472Z | Checking csv v1.4.0 |
| 3180 | 2026-04-21T11:12:10.489Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3181 | 2026-04-21T11:12:10.541Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3182 | 2026-04-21T11:12:10.563Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3183 | 2026-04-21T11:12:10.804Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3184 | 2026-04-21T11:12:11.179Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3185 | 2026-04-21T11:12:11.179Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3186 | 2026-04-21T11:12:11.495Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3187 | 2026-04-21T11:12:16.737Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3188 | 2026-04-21T11:12:17.259Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3189 | 2026-04-21T11:12:19.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.07s |
| 3190 | 2026-04-21T11:12:19.778Z | |
| 3191 | 2026-04-21T11:12:19.778Z | info: running `cargo check --bins` on cockroach-admin-api (128/272) |
| 3192 | 2026-04-21T11:12:20.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3193 | 2026-04-21T11:12:20.286Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3194 | 2026-04-21T11:12:20.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3195 | 2026-04-21T11:12:20.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3196 | 2026-04-21T11:12:20.381Z | |
| 3197 | 2026-04-21T11:12:20.381Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/272) |
| 3198 | 2026-04-21T11:12:20.958Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3199 | 2026-04-21T11:12:20.961Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3200 | 2026-04-21T11:12:20.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3201 | 2026-04-21T11:12:20.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3202 | 2026-04-21T11:12:21.073Z | |
| 3203 | 2026-04-21T11:12:21.074Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/272) |
| 3204 | 2026-04-21T11:12:21.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3205 | 2026-04-21T11:12:21.657Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3206 | 2026-04-21T11:12:21.657Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3207 | 2026-04-21T11:12:21.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3208 | 2026-04-21T11:12:21.768Z | |
| 3209 | 2026-04-21T11:12:21.768Z | info: running `cargo check --bins` on gateway-test-utils (131/272) |
| 3210 | 2026-04-21T11:12:22.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3211 | 2026-04-21T11:12:22.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3212 | 2026-04-21T11:12:22.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3213 | 2026-04-21T11:12:22.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3214 | 2026-04-21T11:12:22.426Z | |
| 3215 | 2026-04-21T11:12:22.426Z | info: running `cargo check --bins` on omicron-gateway (132/272) |
| 3216 | 2026-04-21T11:12:22.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3217 | 2026-04-21T11:12:22.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3218 | 2026-04-21T11:12:23.191Z | Compiling typify-impl v0.6.1 |
| 3219 | 2026-04-21T11:12:23.321Z | Compiling unsafe-libyaml v0.2.11 |
| 3220 | 2026-04-21T11:12:23.343Z | Compiling radium v0.7.0 |
| 3221 | 2026-04-21T11:12:23.346Z | Compiling semver v0.1.20 |
| 3222 | 2026-04-21T11:12:23.366Z | Compiling pin-project-internal v1.1.11 |
| 3223 | 2026-04-21T11:12:23.366Z | Compiling maybe-uninit v2.0.0 |
| 3224 | 2026-04-21T11:12:23.369Z | Checking tap v1.0.1 |
| 3225 | 2026-04-21T11:12:23.492Z | Checking wyz v0.5.1 |
| 3226 | 2026-04-21T11:12:23.624Z | Compiling rustc_version v0.1.7 |
| 3227 | 2026-04-21T11:12:23.684Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3228 | 2026-04-21T11:12:23.699Z | Compiling snafu-derive v0.8.9 |
| 3229 | 2026-04-21T11:12:23.795Z | Compiling zerocopy-derive v0.6.6 |
| 3230 | 2026-04-21T11:12:23.856Z | Compiling serde_yaml v0.9.34+deprecated |
| 3231 | 2026-04-21T11:12:24.062Z | Compiling newtype_derive v0.1.6 |
| 3232 | 2026-04-21T11:12:24.255Z | Compiling packed_struct v0.10.1 |
| 3233 | 2026-04-21T11:12:24.447Z | Checking funty v2.0.0 |
| 3234 | 2026-04-21T11:12:24.491Z | Checking pin-project v1.1.11 |
| 3235 | 2026-04-21T11:12:24.505Z | Compiling cancel-safe-futures v0.1.5 |
| 3236 | 2026-04-21T11:12:24.589Z | Checking same-file v1.0.6 |
| 3237 | 2026-04-21T11:12:24.645Z | Compiling owo-colors v4.3.0 |
| 3238 | 2026-04-21T11:12:24.707Z | Checking crc-catalog v2.4.0 |
| 3239 | 2026-04-21T11:12:24.742Z | Checking walkdir v2.5.0 |
| 3240 | 2026-04-21T11:12:24.763Z | Checking bitvec v1.0.1 |
| 3241 | 2026-04-21T11:12:24.802Z | Checking crc v3.4.0 |
| 3242 | 2026-04-21T11:12:24.907Z | Checking zerocopy v0.6.6 |
| 3243 | 2026-04-21T11:12:25.051Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3244 | 2026-04-21T11:12:25.086Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3245 | 2026-04-21T11:12:25.186Z | Checking globset v0.4.18 |
| 3246 | 2026-04-21T11:12:25.201Z | Checking olpc-cjson v0.1.4 |
| 3247 | 2026-04-21T11:12:25.313Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3248 | 2026-04-21T11:12:25.337Z | Checking pem v3.0.6 |
| 3249 | 2026-04-21T11:12:25.419Z | Compiling packed_struct_codegen v0.10.1 |
| 3250 | 2026-04-21T11:12:25.437Z | Checking libsw-core v0.3.2 |
| 3251 | 2026-04-21T11:12:25.497Z | Checking serde_plain v1.0.2 |
| 3252 | 2026-04-21T11:12:25.563Z | Compiling bitfield-macros v0.19.4 |
| 3253 | 2026-04-21T11:12:25.579Z | Compiling indexmap v1.9.3 |
| 3254 | 2026-04-21T11:12:25.592Z | Checking typed-path v0.9.3 |
| 3255 | 2026-04-21T11:12:25.605Z | Checking snafu v0.8.9 |
| 3256 | 2026-04-21T11:12:25.643Z | Checking nodrop v0.1.14 |
| 3257 | 2026-04-21T11:12:25.736Z | Checking array-init v0.0.4 |
| 3258 | 2026-04-21T11:12:25.793Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3259 | 2026-04-21T11:12:25.844Z | Checking libsw v3.5.0 |
| 3260 | 2026-04-21T11:12:25.997Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3261 | 2026-04-21T11:12:26.035Z | Checking smallvec v0.6.14 |
| 3262 | 2026-04-21T11:12:26.173Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3263 | 2026-04-21T11:12:26.227Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3264 | 2026-04-21T11:12:26.263Z | Checking bitfield v0.19.4 |
| 3265 | 2026-04-21T11:12:26.353Z | Checking base64 v0.21.7 |
| 3266 | 2026-04-21T11:12:26.370Z | Checking tough v0.20.0 |
| 3267 | 2026-04-21T11:12:26.431Z | Checking unicode-linebreak v0.1.5 |
| 3268 | 2026-04-21T11:12:26.528Z | Checking linear-map v1.2.0 |
| 3269 | 2026-04-21T11:12:26.589Z | Checking tagptr v0.2.0 |
| 3270 | 2026-04-21T11:12:26.604Z | Checking hashbrown v0.12.3 |
| 3271 | 2026-04-21T11:12:26.643Z | Checking smawk v0.3.2 |
| 3272 | 2026-04-21T11:12:26.692Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3273 | 2026-04-21T11:12:26.706Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3274 | 2026-04-21T11:12:26.731Z | Checking moka v0.12.13 |
| 3275 | 2026-04-21T11:12:26.773Z | Checking textwrap v0.16.2 |
| 3276 | 2026-04-21T11:12:26.861Z | Checking ron v0.8.1 |
| 3277 | 2026-04-21T11:12:26.988Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3278 | 2026-04-21T11:12:27.332Z | Checking serde-hex v0.1.0 |
| 3279 | 2026-04-21T11:12:27.363Z | Checking steno v0.4.1 |
| 3280 | 2026-04-21T11:12:27.387Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3281 | 2026-04-21T11:12:27.519Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3282 | 2026-04-21T11:12:27.547Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3283 | 2026-04-21T11:12:27.759Z | Compiling typify-macro v0.6.1 |
| 3284 | 2026-04-21T11:12:27.793Z | Checking hashbrown v0.13.2 |
| 3285 | 2026-04-21T11:12:27.958Z | Checking humantime v2.3.0 |
| 3286 | 2026-04-21T11:12:28.127Z | Checking crc-any v2.5.0 |
| 3287 | 2026-04-21T11:12:28.144Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3288 | 2026-04-21T11:12:28.221Z | Checking object v0.30.4 |
| 3289 | 2026-04-21T11:12:28.305Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3290 | 2026-04-21T11:12:28.346Z | Checking hickory-resolver v0.25.2 |
| 3291 | 2026-04-21T11:12:28.359Z | Checking half v1.8.3 |
| 3292 | 2026-04-21T11:12:28.371Z | Checking utf-8 v0.7.6 |
| 3293 | 2026-04-21T11:12:28.469Z | Checking path-slash v0.1.5 |
| 3294 | 2026-04-21T11:12:28.504Z | Checking void v1.0.2 |
| 3295 | 2026-04-21T11:12:28.553Z | Checking serde_cbor v0.11.2 |
| 3296 | 2026-04-21T11:12:28.572Z | Checking tungstenite v0.23.0 |
| 3297 | 2026-04-21T11:12:28.608Z | Checking lzss v0.8.2 |
| 3298 | 2026-04-21T11:12:28.810Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3299 | 2026-04-21T11:12:28.930Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3300 | 2026-04-21T11:12:28.934Z | Checking nix v0.27.1 |
| 3301 | 2026-04-21T11:12:28.964Z | Checking kstat-rs v0.2.4 |
| 3302 | 2026-04-21T11:12:28.978Z | Checking fxhash v0.2.1 |
| 3303 | 2026-04-21T11:12:29.046Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3304 | 2026-04-21T11:12:29.095Z | Checking serde_bytes v0.11.19 |
| 3305 | 2026-04-21T11:12:29.182Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3306 | 2026-04-21T11:12:29.197Z | Checking tokio-tungstenite v0.23.1 |
| 3307 | 2026-04-21T11:12:29.314Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3308 | 2026-04-21T11:12:29.465Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3309 | 2026-04-21T11:12:29.468Z | Checking signal-hook-tokio v0.3.1 |
| 3310 | 2026-04-21T11:12:29.510Z | Compiling typify v0.6.1 |
| 3311 | 2026-04-21T11:12:29.601Z | Compiling progenitor-impl v0.13.0 |
| 3312 | 2026-04-21T11:12:30.509Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3313 | 2026-04-21T11:12:31.103Z | Compiling progenitor-macro v0.13.0 |
| 3314 | 2026-04-21T11:12:31.408Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3315 | 2026-04-21T11:12:31.703Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3316 | 2026-04-21T11:12:33.417Z | Checking progenitor v0.13.0 |
| 3317 | 2026-04-21T11:12:33.530Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3318 | 2026-04-21T11:12:33.530Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3319 | 2026-04-21T11:12:36.553Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3320 | 2026-04-21T11:12:43.928Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3321 | 2026-04-21T11:12:50.167Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3322 | 2026-04-21T11:12:51.539Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3323 | 2026-04-21T11:12:52.024Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3324 | 2026-04-21T11:12:54.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.64s |
| 3325 | 2026-04-21T11:12:54.277Z | |
| 3326 | 2026-04-21T11:12:54.277Z | info: running `cargo check --bins` on gateway-api (133/272) |
| 3327 | 2026-04-21T11:12:54.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3328 | 2026-04-21T11:12:54.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3329 | 2026-04-21T11:12:54.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3330 | 2026-04-21T11:12:54.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3331 | 2026-04-21T11:12:54.870Z | |
| 3332 | 2026-04-21T11:12:54.871Z | info: running `cargo check --bins` on ipcc (134/272) |
| 3333 | 2026-04-21T11:12:55.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3334 | 2026-04-21T11:12:55.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3335 | 2026-04-21T11:12:55.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3336 | 2026-04-21T11:12:55.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3337 | 2026-04-21T11:12:55.464Z | |
| 3338 | 2026-04-21T11:12:55.464Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/272) |
| 3339 | 2026-04-21T11:12:55.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3340 | 2026-04-21T11:12:55.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3341 | 2026-04-21T11:12:55.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3342 | 2026-04-21T11:12:55.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3343 | 2026-04-21T11:12:56.041Z | |
| 3344 | 2026-04-21T11:12:56.041Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/272) |
| 3345 | 2026-04-21T11:12:56.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3346 | 2026-04-21T11:12:56.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3347 | 2026-04-21T11:12:56.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3348 | 2026-04-21T11:12:56.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3349 | 2026-04-21T11:12:56.639Z | |
| 3350 | 2026-04-21T11:12:56.639Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/272) |
| 3351 | 2026-04-21T11:12:57.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3352 | 2026-04-21T11:12:57.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3353 | 2026-04-21T11:12:57.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3354 | 2026-04-21T11:12:57.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3355 | 2026-04-21T11:12:57.243Z | |
| 3356 | 2026-04-21T11:12:57.243Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/272) |
| 3357 | 2026-04-21T11:12:57.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3358 | 2026-04-21T11:12:57.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3359 | 2026-04-21T11:12:57.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3360 | 2026-04-21T11:12:57.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3361 | 2026-04-21T11:12:57.845Z | |
| 3362 | 2026-04-21T11:12:57.845Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/272) |
| 3363 | 2026-04-21T11:12:58.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3364 | 2026-04-21T11:12:58.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3365 | 2026-04-21T11:12:58.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3366 | 2026-04-21T11:12:58.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3367 | 2026-04-21T11:12:58.448Z | |
| 3368 | 2026-04-21T11:12:58.448Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/272) |
| 3369 | 2026-04-21T11:12:58.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3370 | 2026-04-21T11:12:58.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3371 | 2026-04-21T11:12:58.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3372 | 2026-04-21T11:12:58.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3373 | 2026-04-21T11:12:59.048Z | |
| 3374 | 2026-04-21T11:12:59.048Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/272) |
| 3375 | 2026-04-21T11:12:59.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3376 | 2026-04-21T11:12:59.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3377 | 2026-04-21T11:12:59.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3378 | 2026-04-21T11:12:59.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3379 | 2026-04-21T11:12:59.646Z | |
| 3380 | 2026-04-21T11:12:59.646Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/272) |
| 3381 | 2026-04-21T11:13:00.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3382 | 2026-04-21T11:13:00.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3383 | 2026-04-21T11:13:00.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3384 | 2026-04-21T11:13:00.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3385 | 2026-04-21T11:13:00.247Z | |
| 3386 | 2026-04-21T11:13:00.247Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/272) |
| 3387 | 2026-04-21T11:13:00.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3388 | 2026-04-21T11:13:00.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3389 | 2026-04-21T11:13:00.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3390 | 2026-04-21T11:13:00.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3391 | 2026-04-21T11:13:00.843Z | |
| 3392 | 2026-04-21T11:13:00.843Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/272) |
| 3393 | 2026-04-21T11:13:01.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3394 | 2026-04-21T11:13:01.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3395 | 2026-04-21T11:13:01.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3396 | 2026-04-21T11:13:01.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3397 | 2026-04-21T11:13:01.442Z | |
| 3398 | 2026-04-21T11:13:01.442Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/272) |
| 3399 | 2026-04-21T11:13:01.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3400 | 2026-04-21T11:13:01.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3401 | 2026-04-21T11:13:01.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3402 | 2026-04-21T11:13:01.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3403 | 2026-04-21T11:13:02.042Z | |
| 3404 | 2026-04-21T11:13:02.042Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/272) |
| 3405 | 2026-04-21T11:13:02.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3406 | 2026-04-21T11:13:02.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3407 | 2026-04-21T11:13:02.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3408 | 2026-04-21T11:13:02.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3409 | 2026-04-21T11:13:02.640Z | |
| 3410 | 2026-04-21T11:13:02.640Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/272) |
| 3411 | 2026-04-21T11:13:03.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3412 | 2026-04-21T11:13:03.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3413 | 2026-04-21T11:13:03.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3414 | 2026-04-21T11:13:03.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3415 | 2026-04-21T11:13:03.244Z | |
| 3416 | 2026-04-21T11:13:03.244Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/272) |
| 3417 | 2026-04-21T11:13:03.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3418 | 2026-04-21T11:13:03.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3419 | 2026-04-21T11:13:03.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3420 | 2026-04-21T11:13:03.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3421 | 2026-04-21T11:13:03.843Z | |
| 3422 | 2026-04-21T11:13:03.843Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/272) |
| 3423 | 2026-04-21T11:13:04.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3424 | 2026-04-21T11:13:04.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3425 | 2026-04-21T11:13:04.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3426 | 2026-04-21T11:13:04.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3427 | 2026-04-21T11:13:04.445Z | |
| 3428 | 2026-04-21T11:13:04.445Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/272) |
| 3429 | 2026-04-21T11:13:04.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3430 | 2026-04-21T11:13:04.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3431 | 2026-04-21T11:13:04.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3432 | 2026-04-21T11:13:04.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3433 | 2026-04-21T11:13:05.044Z | |
| 3434 | 2026-04-21T11:13:05.044Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/272) |
| 3435 | 2026-04-21T11:13:05.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3436 | 2026-04-21T11:13:05.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3437 | 2026-04-21T11:13:05.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3438 | 2026-04-21T11:13:05.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3439 | 2026-04-21T11:13:05.641Z | |
| 3440 | 2026-04-21T11:13:05.641Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/272) |
| 3441 | 2026-04-21T11:13:06.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3442 | 2026-04-21T11:13:06.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3443 | 2026-04-21T11:13:06.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3444 | 2026-04-21T11:13:06.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3445 | 2026-04-21T11:13:06.240Z | |
| 3446 | 2026-04-21T11:13:06.240Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/272) |
| 3447 | 2026-04-21T11:13:06.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3448 | 2026-04-21T11:13:06.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3449 | 2026-04-21T11:13:06.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3450 | 2026-04-21T11:13:06.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3451 | 2026-04-21T11:13:06.839Z | |
| 3452 | 2026-04-21T11:13:06.839Z | info: running `cargo check --bins` on oximeter-producer (154/272) |
| 3453 | 2026-04-21T11:13:07.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3454 | 2026-04-21T11:13:07.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3455 | 2026-04-21T11:13:07.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3456 | 2026-04-21T11:13:07.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3457 | 2026-04-21T11:13:07.475Z | |
| 3458 | 2026-04-21T11:13:07.475Z | info: running `cargo check --bins` on internal-dns-resolver (155/272) |
| 3459 | 2026-04-21T11:13:07.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3460 | 2026-04-21T11:13:07.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3461 | 2026-04-21T11:13:07.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3462 | 2026-04-21T11:13:07.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3463 | 2026-04-21T11:13:08.077Z | |
| 3464 | 2026-04-21T11:13:08.077Z | info: running `cargo check --bins` on dns-server (156/272) |
| 3465 | 2026-04-21T11:13:08.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3466 | 2026-04-21T11:13:08.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3467 | 2026-04-21T11:13:08.724Z | Compiling parking_lot_core v0.8.6 |
| 3468 | 2026-04-21T11:13:08.724Z | Compiling git-stub v1.0.0 |
| 3469 | 2026-04-21T11:13:08.724Z | Compiling atomicwrites v0.4.4 |
| 3470 | 2026-04-21T11:13:08.728Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3471 | 2026-04-21T11:13:08.728Z | Checking prefix-trie v0.7.0 |
| 3472 | 2026-04-21T11:13:08.960Z | Compiling git-stub-vcs v0.1.0 |
| 3473 | 2026-04-21T11:13:09.122Z | Checking hickory-server v0.25.2 |
| 3474 | 2026-04-21T11:13:09.238Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3475 | 2026-04-21T11:13:09.261Z | Checking parking_lot v0.11.2 |
| 3476 | 2026-04-21T11:13:09.328Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3477 | 2026-04-21T11:13:09.331Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3478 | 2026-04-21T11:13:09.433Z | Checking sled v0.34.7 |
| 3479 | 2026-04-21T11:13:11.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s |
| 3480 | 2026-04-21T11:13:11.513Z | |
| 3481 | 2026-04-21T11:13:11.513Z | info: running `cargo check --bins` on dns-server-api (157/272) |
| 3482 | 2026-04-21T11:13:12.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3483 | 2026-04-21T11:13:12.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3484 | 2026-04-21T11:13:12.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3485 | 2026-04-21T11:13:12.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3486 | 2026-04-21T11:13:12.109Z | |
| 3487 | 2026-04-21T11:13:12.109Z | info: running `cargo check --bins` on oximeter-producer-api (158/272) |
| 3488 | 2026-04-21T11:13:12.613Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3489 | 2026-04-21T11:13:12.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3490 | 2026-04-21T11:13:12.616Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3491 | 2026-04-21T11:13:12.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3492 | 2026-04-21T11:13:12.709Z | |
| 3493 | 2026-04-21T11:13:12.709Z | info: running `cargo check --bins` on sp-sim (159/272) |
| 3494 | 2026-04-21T11:13:13.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3495 | 2026-04-21T11:13:13.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3496 | 2026-04-21T11:13:13.432Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3497 | 2026-04-21T11:13:15.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s |
| 3498 | 2026-04-21T11:13:15.368Z | |
| 3499 | 2026-04-21T11:13:15.368Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (160/272) |
| 3500 | 2026-04-21T11:13:15.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3501 | 2026-04-21T11:13:15.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3502 | 2026-04-21T11:13:15.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3503 | 2026-04-21T11:13:15.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3504 | 2026-04-21T11:13:16.026Z | |
| 3505 | 2026-04-21T11:13:16.026Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/272) |
| 3506 | 2026-04-21T11:13:16.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3507 | 2026-04-21T11:13:16.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3508 | 2026-04-21T11:13:16.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3509 | 2026-04-21T11:13:16.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3510 | 2026-04-21T11:13:16.682Z | |
| 3511 | 2026-04-21T11:13:16.682Z | info: running `cargo check --bins` on db-macros (162/272) |
| 3512 | 2026-04-21T11:13:17.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3513 | 2026-04-21T11:13:17.188Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3514 | 2026-04-21T11:13:17.189Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3515 | 2026-04-21T11:13:17.189Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3516 | 2026-04-21T11:13:17.266Z | |
| 3517 | 2026-04-21T11:13:17.266Z | info: running `cargo check --bins` on nexus-macros-common (163/272) |
| 3518 | 2026-04-21T11:13:17.750Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3519 | 2026-04-21T11:13:17.753Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3520 | 2026-04-21T11:13:17.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3521 | 2026-04-21T11:13:17.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3522 | 2026-04-21T11:13:17.838Z | |
| 3523 | 2026-04-21T11:13:17.838Z | info: running `cargo check --bins` on nexus-auth (164/272) |
| 3524 | 2026-04-21T11:13:18.379Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3525 | 2026-04-21T11:13:18.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3526 | 2026-04-21T11:13:18.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3527 | 2026-04-21T11:13:18.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3528 | 2026-04-21T11:13:18.486Z | |
| 3529 | 2026-04-21T11:13:18.486Z | info: running `cargo check --bins` on authz-macros (165/272) |
| 3530 | 2026-04-21T11:13:18.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3531 | 2026-04-21T11:13:18.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3532 | 2026-04-21T11:13:18.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3533 | 2026-04-21T11:13:18.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3534 | 2026-04-21T11:13:19.070Z | |
| 3535 | 2026-04-21T11:13:19.070Z | info: running `cargo check --bins` on nexus-db-fixed-data (166/272) |
| 3536 | 2026-04-21T11:13:19.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3537 | 2026-04-21T11:13:19.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3538 | 2026-04-21T11:13:19.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3539 | 2026-04-21T11:13:19.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3540 | 2026-04-21T11:13:19.709Z | |
| 3541 | 2026-04-21T11:13:19.709Z | info: running `cargo check --bins` on nexus-db-model (167/272) |
| 3542 | 2026-04-21T11:13:20.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3543 | 2026-04-21T11:13:20.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3544 | 2026-04-21T11:13:20.248Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3545 | 2026-04-21T11:13:20.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3546 | 2026-04-21T11:13:20.351Z | |
| 3547 | 2026-04-21T11:13:20.351Z | info: running `cargo check --bins` on nexus-db-schema (168/272) |
| 3548 | 2026-04-21T11:13:20.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3549 | 2026-04-21T11:13:20.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3550 | 2026-04-21T11:13:20.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3551 | 2026-04-21T11:13:20.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3552 | 2026-04-21T11:13:20.937Z | |
| 3553 | 2026-04-21T11:13:20.937Z | info: running `cargo check --bins` on omicron-rpaths (169/272) |
| 3554 | 2026-04-21T11:13:21.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3555 | 2026-04-21T11:13:21.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3556 | 2026-04-21T11:13:21.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3557 | 2026-04-21T11:13:21.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3558 | 2026-04-21T11:13:21.523Z | |
| 3559 | 2026-04-21T11:13:21.523Z | info: running `cargo check --bins` on nexus-defaults (170/272) |
| 3560 | 2026-04-21T11:13:22.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3561 | 2026-04-21T11:13:22.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3562 | 2026-04-21T11:13:22.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3563 | 2026-04-21T11:13:22.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3564 | 2026-04-21T11:13:22.127Z | |
| 3565 | 2026-04-21T11:13:22.127Z | info: running `cargo check --bins` on omicron-cockroach-metrics (171/272) |
| 3566 | 2026-04-21T11:13:22.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3567 | 2026-04-21T11:13:22.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3568 | 2026-04-21T11:13:22.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3569 | 2026-04-21T11:13:22.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3570 | 2026-04-21T11:13:22.721Z | |
| 3571 | 2026-04-21T11:13:22.721Z | info: running `cargo check --bins` on parallel-task-set (172/272) |
| 3572 | 2026-04-21T11:13:23.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3573 | 2026-04-21T11:13:23.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3574 | 2026-04-21T11:13:23.221Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3575 | 2026-04-21T11:13:23.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3576 | 2026-04-21T11:13:23.313Z | |
| 3577 | 2026-04-21T11:13:23.313Z | info: running `cargo check --bins` on nexus-db-errors (173/272) |
| 3578 | 2026-04-21T11:13:23.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3579 | 2026-04-21T11:13:23.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3580 | 2026-04-21T11:13:23.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3581 | 2026-04-21T11:13:23.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3582 | 2026-04-21T11:13:23.951Z | |
| 3583 | 2026-04-21T11:13:23.951Z | info: running `cargo check --bins` on nexus-db-lookup (174/272) |
| 3584 | 2026-04-21T11:13:24.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3585 | 2026-04-21T11:13:24.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3586 | 2026-04-21T11:13:24.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3587 | 2026-04-21T11:13:24.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3588 | 2026-04-21T11:13:24.607Z | |
| 3589 | 2026-04-21T11:13:24.607Z | info: running `cargo check --bins` on nexus-inventory (175/272) |
| 3590 | 2026-04-21T11:13:25.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3591 | 2026-04-21T11:13:25.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3592 | 2026-04-21T11:13:25.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3593 | 2026-04-21T11:13:25.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3594 | 2026-04-21T11:13:25.275Z | |
| 3595 | 2026-04-21T11:13:25.275Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/272) |
| 3596 | 2026-04-21T11:13:25.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3597 | 2026-04-21T11:13:25.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3598 | 2026-04-21T11:13:25.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3599 | 2026-04-21T11:13:25.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3600 | 2026-04-21T11:13:25.894Z | |
| 3601 | 2026-04-21T11:13:25.894Z | info: running `cargo check --bins --no-default-features` on sled-storage (177/272) |
| 3602 | 2026-04-21T11:13:26.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3603 | 2026-04-21T11:13:26.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3604 | 2026-04-21T11:13:26.412Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3605 | 2026-04-21T11:13:26.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3606 | 2026-04-21T11:13:26.507Z | |
| 3607 | 2026-04-21T11:13:26.507Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/272) |
| 3608 | 2026-04-21T11:13:27.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3609 | 2026-04-21T11:13:27.027Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3610 | 2026-04-21T11:13:27.027Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3611 | 2026-04-21T11:13:27.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3612 | 2026-04-21T11:13:27.117Z | |
| 3613 | 2026-04-21T11:13:27.117Z | info: running `cargo check --bins` on key-manager (179/272) |
| 3614 | 2026-04-21T11:13:27.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3615 | 2026-04-21T11:13:27.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3616 | 2026-04-21T11:13:27.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3617 | 2026-04-21T11:13:27.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3618 | 2026-04-21T11:13:27.712Z | |
| 3619 | 2026-04-21T11:13:27.712Z | info: running `cargo check --bins --no-default-features` on sled-hardware (180/272) |
| 3620 | 2026-04-21T11:13:28.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3621 | 2026-04-21T11:13:28.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3622 | 2026-04-21T11:13:28.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3623 | 2026-04-21T11:13:28.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3624 | 2026-04-21T11:13:28.325Z | |
| 3625 | 2026-04-21T11:13:28.325Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/272) |
| 3626 | 2026-04-21T11:13:28.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3627 | 2026-04-21T11:13:28.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3628 | 2026-04-21T11:13:28.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3629 | 2026-04-21T11:13:28.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3630 | 2026-04-21T11:13:28.941Z | |
| 3631 | 2026-04-21T11:13:28.941Z | info: running `cargo check --bins` on typed-rng (182/272) |
| 3632 | 2026-04-21T11:13:29.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3633 | 2026-04-21T11:13:29.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3634 | 2026-04-21T11:13:29.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3635 | 2026-04-21T11:13:29.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3636 | 2026-04-21T11:13:29.525Z | |
| 3637 | 2026-04-21T11:13:29.525Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/272) |
| 3638 | 2026-04-21T11:13:30.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3639 | 2026-04-21T11:13:30.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3640 | 2026-04-21T11:13:30.368Z | Compiling typify-impl v0.4.3 |
| 3641 | 2026-04-21T11:13:30.368Z | Compiling libefi-sys v0.1.0 |
| 3642 | 2026-04-21T11:13:30.371Z | Compiling bitfield-struct v0.6.2 |
| 3643 | 2026-04-21T11:13:30.520Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3644 | 2026-04-21T11:13:30.530Z | Compiling xshell-macros v0.2.7 |
| 3645 | 2026-04-21T11:13:30.542Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3646 | 2026-04-21T11:13:30.570Z | Compiling salty v0.3.0 |
| 3647 | 2026-04-21T11:13:30.626Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3648 | 2026-04-21T11:13:30.753Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3649 | 2026-04-21T11:13:30.878Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3650 | 2026-04-21T11:13:30.891Z | Checking xshell v0.2.7 |
| 3651 | 2026-04-21T11:13:30.915Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3652 | 2026-04-21T11:13:31.075Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3653 | 2026-04-21T11:13:31.117Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3654 | 2026-04-21T11:13:31.132Z | Checking primeorder v0.13.6 |
| 3655 | 2026-04-21T11:13:31.245Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3656 | 2026-04-21T11:13:31.285Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3657 | 2026-04-21T11:13:31.355Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3658 | 2026-04-21T11:13:31.370Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3659 | 2026-04-21T11:13:31.410Z | Checking tungstenite v0.21.0 |
| 3660 | 2026-04-21T11:13:31.589Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3661 | 2026-04-21T11:13:31.605Z | Checking p384 v0.13.1 |
| 3662 | 2026-04-21T11:13:31.675Z | Compiling proc-macro-error2 v2.0.1 |
| 3663 | 2026-04-21T11:13:31.724Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3664 | 2026-04-21T11:13:31.831Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3665 | 2026-04-21T11:13:31.989Z | Compiling num-derive v0.3.3 |
| 3666 | 2026-04-21T11:13:32.018Z | Checking compression-core v0.4.31 |
| 3667 | 2026-04-21T11:13:32.153Z | Compiling unicase v2.9.0 |
| 3668 | 2026-04-21T11:13:32.169Z | Checking compression-codecs v0.4.37 |
| 3669 | 2026-04-21T11:13:32.343Z | Compiling tabled_derive v0.11.0 |
| 3670 | 2026-04-21T11:13:32.361Z | Compiling mime_guess v2.0.5 |
| 3671 | 2026-04-21T11:13:32.381Z | Checking tokio-tungstenite v0.21.0 |
| 3672 | 2026-04-21T11:13:32.440Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3673 | 2026-04-21T11:13:32.813Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3674 | 2026-04-21T11:13:32.868Z | Checking libscf-sys v1.1.0 |
| 3675 | 2026-04-21T11:13:32.891Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3676 | 2026-04-21T11:13:33.001Z | Checking papergrid v0.17.0 |
| 3677 | 2026-04-21T11:13:33.141Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3678 | 2026-04-21T11:13:33.271Z | Checking testing_table v0.3.0 |
| 3679 | 2026-04-21T11:13:33.371Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3680 | 2026-04-21T11:13:33.448Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3681 | 2026-04-21T11:13:33.506Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3682 | 2026-04-21T11:13:33.603Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3683 | 2026-04-21T11:13:33.715Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3684 | 2026-04-21T11:13:33.780Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 3685 | 2026-04-21T11:13:33.813Z | Compiling dropshot v0.17.0 |
| 3686 | 2026-04-21T11:13:33.892Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3687 | 2026-04-21T11:13:33.911Z | Checking corncobs v0.1.4 |
| 3688 | 2026-04-21T11:13:33.984Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3689 | 2026-04-21T11:13:34.042Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3690 | 2026-04-21T11:13:34.064Z | Checking toml v1.0.6+spec-1.1.0 |
| 3691 | 2026-04-21T11:13:34.149Z | Checking tabled v0.20.0 |
| 3692 | 2026-04-21T11:13:34.223Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3693 | 2026-04-21T11:13:34.256Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3694 | 2026-04-21T11:13:34.271Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3695 | 2026-04-21T11:13:34.335Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3696 | 2026-04-21T11:13:34.351Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3697 | 2026-04-21T11:13:34.561Z | Checking async-compression v0.4.41 |
| 3698 | 2026-04-21T11:13:34.581Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3699 | 2026-04-21T11:13:34.689Z | Checking progenitor-client v0.11.2 |
| 3700 | 2026-04-21T11:13:34.817Z | Compiling dropshot_endpoint v0.17.0 |
| 3701 | 2026-04-21T11:13:34.864Z | Checking secrecy v0.8.0 |
| 3702 | 2026-04-21T11:13:34.933Z | Checking filetime v0.2.27 |
| 3703 | 2026-04-21T11:13:34.961Z | Compiling typify-macro v0.4.3 |
| 3704 | 2026-04-21T11:13:34.994Z | Checking xattr v1.6.1 |
| 3705 | 2026-04-21T11:13:35.088Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3706 | 2026-04-21T11:13:35.127Z | Checking http-range v0.1.5 |
| 3707 | 2026-04-21T11:13:35.143Z | Checking tar v0.4.45 |
| 3708 | 2026-04-21T11:13:35.521Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3709 | 2026-04-21T11:13:35.694Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3710 | 2026-04-21T11:13:35.835Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3711 | 2026-04-21T11:13:36.199Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3712 | 2026-04-21T11:13:36.215Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3713 | 2026-04-21T11:13:36.230Z | Checking atty v0.2.14 |
| 3714 | 2026-04-21T11:13:36.332Z | Checking crc8 v0.1.1 |
| 3715 | 2026-04-21T11:13:36.443Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3716 | 2026-04-21T11:13:36.665Z | Compiling typify v0.4.3 |
| 3717 | 2026-04-21T11:13:36.781Z | Compiling progenitor-impl v0.10.0 |
| 3718 | 2026-04-21T11:13:36.799Z | Compiling progenitor-impl v0.11.2 |
| 3719 | 2026-04-21T11:13:37.164Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3720 | 2026-04-21T11:13:37.225Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3721 | 2026-04-21T11:13:37.271Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3722 | 2026-04-21T11:13:37.404Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3723 | 2026-04-21T11:13:37.674Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3724 | 2026-04-21T11:13:37.727Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3725 | 2026-04-21T11:13:37.743Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3726 | 2026-04-21T11:13:37.950Z | Checking hyper-staticfile v0.10.1 |
| 3727 | 2026-04-21T11:13:38.056Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3728 | 2026-04-21T11:13:38.174Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3729 | 2026-04-21T11:13:38.242Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3730 | 2026-04-21T11:13:38.277Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3731 | 2026-04-21T11:13:38.294Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3732 | 2026-04-21T11:13:38.403Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3733 | 2026-04-21T11:13:38.490Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3734 | 2026-04-21T11:13:38.635Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3735 | 2026-04-21T11:13:38.911Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3736 | 2026-04-21T11:13:39.252Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3737 | 2026-04-21T11:13:39.345Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3738 | 2026-04-21T11:13:39.368Z | Compiling progenitor-macro v0.10.0 |
| 3739 | 2026-04-21T11:13:39.409Z | Compiling progenitor-macro v0.11.2 |
| 3740 | 2026-04-21T11:13:39.545Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3741 | 2026-04-21T11:13:39.858Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3742 | 2026-04-21T11:13:42.355Z | Checking progenitor v0.10.0 |
| 3743 | 2026-04-21T11:13:42.501Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3744 | 2026-04-21T11:13:42.554Z | Checking progenitor v0.11.2 |
| 3745 | 2026-04-21T11:13:42.692Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3746 | 2026-04-21T11:13:47.381Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3747 | 2026-04-21T11:13:58.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.84s |
| 3748 | 2026-04-21T11:13:58.585Z | |
| 3749 | 2026-04-21T11:13:58.585Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/272) |
| 3750 | 2026-04-21T11:13:59.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3751 | 2026-04-21T11:13:59.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3752 | 2026-04-21T11:13:59.363Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3753 | 2026-04-21T11:14:10.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.98s |
| 3754 | 2026-04-21T11:14:10.789Z | |
| 3755 | 2026-04-21T11:14:10.789Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/272) |
| 3756 | 2026-04-21T11:14:11.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3757 | 2026-04-21T11:14:11.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3758 | 2026-04-21T11:14:11.562Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3759 | 2026-04-21T11:14:22.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s |
| 3760 | 2026-04-21T11:14:22.846Z | |
| 3761 | 2026-04-21T11:14:22.846Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/272) |
| 3762 | 2026-04-21T11:14:23.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3763 | 2026-04-21T11:14:23.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3764 | 2026-04-21T11:14:23.619Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3765 | 2026-04-21T11:14:34.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.80s |
| 3766 | 2026-04-21T11:14:34.869Z | |
| 3767 | 2026-04-21T11:14:34.869Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/272) |
| 3768 | 2026-04-21T11:14:35.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3769 | 2026-04-21T11:14:35.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3770 | 2026-04-21T11:14:35.640Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3771 | 2026-04-21T11:14:46.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.83s |
| 3772 | 2026-04-21T11:14:46.918Z | |
| 3773 | 2026-04-21T11:14:46.918Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/272) |
| 3774 | 2026-04-21T11:14:47.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3775 | 2026-04-21T11:14:47.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3776 | 2026-04-21T11:14:47.687Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3777 | 2026-04-21T11:14:58.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.80s |
| 3778 | 2026-04-21T11:14:58.950Z | |
| 3779 | 2026-04-21T11:14:58.950Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/272) |
| 3780 | 2026-04-21T11:14:59.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3781 | 2026-04-21T11:14:59.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3782 | 2026-04-21T11:14:59.735Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3783 | 2026-04-21T11:15:10.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.79s |
| 3784 | 2026-04-21T11:15:10.972Z | |
| 3785 | 2026-04-21T11:15:10.972Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/272) |
| 3786 | 2026-04-21T11:15:11.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3787 | 2026-04-21T11:15:11.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3788 | 2026-04-21T11:15:11.747Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3789 | 2026-04-21T11:15:22.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s |
| 3790 | 2026-04-21T11:15:23.041Z | |
| 3791 | 2026-04-21T11:15:23.041Z | info: running `cargo check --bins` on bootstrap-agent-api (191/272) |
| 3792 | 2026-04-21T11:15:23.546Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3793 | 2026-04-21T11:15:23.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3794 | 2026-04-21T11:15:23.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3795 | 2026-04-21T11:15:23.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3796 | 2026-04-21T11:15:23.642Z | |
| 3797 | 2026-04-21T11:15:23.642Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/272) |
| 3798 | 2026-04-21T11:15:24.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3799 | 2026-04-21T11:15:24.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3800 | 2026-04-21T11:15:24.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3801 | 2026-04-21T11:15:24.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3802 | 2026-04-21T11:15:24.242Z | |
| 3803 | 2026-04-21T11:15:24.242Z | info: running `cargo check --bins` on range-requests (193/272) |
| 3804 | 2026-04-21T11:15:24.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3805 | 2026-04-21T11:15:24.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3806 | 2026-04-21T11:15:24.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3807 | 2026-04-21T11:15:24.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3808 | 2026-04-21T11:15:24.828Z | |
| 3809 | 2026-04-21T11:15:24.828Z | info: running `cargo check --bins` on repo-depot-api (194/272) |
| 3810 | 2026-04-21T11:15:25.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3811 | 2026-04-21T11:15:25.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3812 | 2026-04-21T11:15:25.337Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3813 | 2026-04-21T11:15:25.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3814 | 2026-04-21T11:15:25.424Z | |
| 3815 | 2026-04-21T11:15:25.424Z | info: running `cargo check --bins` on sled-agent-api (195/272) |
| 3816 | 2026-04-21T11:15:25.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3817 | 2026-04-21T11:15:25.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3818 | 2026-04-21T11:15:25.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3819 | 2026-04-21T11:15:25.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3820 | 2026-04-21T11:15:26.041Z | |
| 3821 | 2026-04-21T11:15:26.041Z | info: running `cargo check --bins` on sled-diagnostics (196/272) |
| 3822 | 2026-04-21T11:15:26.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3823 | 2026-04-21T11:15:26.558Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3824 | 2026-04-21T11:15:26.558Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3825 | 2026-04-21T11:15:26.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3826 | 2026-04-21T11:15:26.650Z | |
| 3827 | 2026-04-21T11:15:26.650Z | info: running `cargo check --bins` on zfs-test-harness (197/272) |
| 3828 | 2026-04-21T11:15:27.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3829 | 2026-04-21T11:15:27.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3830 | 2026-04-21T11:15:27.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3831 | 2026-04-21T11:15:27.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3832 | 2026-04-21T11:15:27.265Z | |
| 3833 | 2026-04-21T11:15:27.265Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/272) |
| 3834 | 2026-04-21T11:15:27.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3835 | 2026-04-21T11:15:27.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3836 | 2026-04-21T11:15:27.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3837 | 2026-04-21T11:15:27.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3838 | 2026-04-21T11:15:27.875Z | |
| 3839 | 2026-04-21T11:15:27.875Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/272) |
| 3840 | 2026-04-21T11:15:28.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3841 | 2026-04-21T11:15:28.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3842 | 2026-04-21T11:15:28.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3843 | 2026-04-21T11:15:28.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3844 | 2026-04-21T11:15:28.494Z | |
| 3845 | 2026-04-21T11:15:28.494Z | info: running `cargo check --bins` on sled-agent-health-monitor (200/272) |
| 3846 | 2026-04-21T11:15:29.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3847 | 2026-04-21T11:15:29.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3848 | 2026-04-21T11:15:29.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3849 | 2026-04-21T11:15:29.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3850 | 2026-04-21T11:15:29.112Z | |
| 3851 | 2026-04-21T11:15:29.112Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/272) |
| 3852 | 2026-04-21T11:15:29.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3853 | 2026-04-21T11:15:29.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3854 | 2026-04-21T11:15:29.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3855 | 2026-04-21T11:15:29.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3856 | 2026-04-21T11:15:29.725Z | |
| 3857 | 2026-04-21T11:15:29.725Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/272) |
| 3858 | 2026-04-21T11:15:30.243Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3859 | 2026-04-21T11:15:30.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3860 | 2026-04-21T11:15:30.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3861 | 2026-04-21T11:15:30.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3862 | 2026-04-21T11:15:30.340Z | |
| 3863 | 2026-04-21T11:15:30.341Z | info: running `cargo check --bins` on sled-agent-resolvable-files (203/272) |
| 3864 | 2026-04-21T11:15:30.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3865 | 2026-04-21T11:15:30.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3866 | 2026-04-21T11:15:30.857Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3867 | 2026-04-21T11:15:30.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3868 | 2026-04-21T11:15:30.952Z | |
| 3869 | 2026-04-21T11:15:30.953Z | info: running `cargo check --bins` on transient-dns-server (204/272) |
| 3870 | 2026-04-21T11:15:31.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3871 | 2026-04-21T11:15:31.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3872 | 2026-04-21T11:15:31.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3873 | 2026-04-21T11:15:31.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3874 | 2026-04-21T11:15:31.554Z | |
| 3875 | 2026-04-21T11:15:31.554Z | info: running `cargo check --bins` on trust-quorum (205/272) |
| 3876 | 2026-04-21T11:15:32.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3877 | 2026-04-21T11:15:32.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3878 | 2026-04-21T11:15:32.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3879 | 2026-04-21T11:15:32.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3880 | 2026-04-21T11:15:32.173Z | |
| 3881 | 2026-04-21T11:15:32.173Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (206/272) |
| 3882 | 2026-04-21T11:15:32.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3883 | 2026-04-21T11:15:32.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3884 | 2026-04-21T11:15:32.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3885 | 2026-04-21T11:15:32.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3886 | 2026-04-21T11:15:32.807Z | |
| 3887 | 2026-04-21T11:15:32.808Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (207/272) |
| 3888 | 2026-04-21T11:15:33.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3889 | 2026-04-21T11:15:33.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3890 | 2026-04-21T11:15:33.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3891 | 2026-04-21T11:15:33.361Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3892 | 2026-04-21T11:15:33.459Z | |
| 3893 | 2026-04-21T11:15:33.459Z | info: running `cargo check --bins` on update-common (208/272) |
| 3894 | 2026-04-21T11:15:33.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3895 | 2026-04-21T11:15:33.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3896 | 2026-04-21T11:15:33.969Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3897 | 2026-04-21T11:15:33.972Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3898 | 2026-04-21T11:15:34.062Z | |
| 3899 | 2026-04-21T11:15:34.062Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (209/272) |
| 3900 | 2026-04-21T11:15:34.607Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3901 | 2026-04-21T11:15:34.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3902 | 2026-04-21T11:15:34.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3903 | 2026-04-21T11:15:34.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3904 | 2026-04-21T11:15:34.717Z | |
| 3905 | 2026-04-21T11:15:34.717Z | info: running `cargo check --bins` on reconfigurator-cli (210/272) |
| 3906 | 2026-04-21T11:15:35.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3907 | 2026-04-21T11:15:35.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3908 | 2026-04-21T11:15:35.477Z | Compiling fs-err v2.11.0 |
| 3909 | 2026-04-21T11:15:35.477Z | Checking ignore v0.4.25 |
| 3910 | 2026-04-21T11:15:35.477Z | Checking arc-swap v1.8.2 |
| 3911 | 2026-04-21T11:15:35.481Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3912 | 2026-04-21T11:15:35.613Z | Checking predicates-tree v1.0.13 |
| 3913 | 2026-04-21T11:15:35.631Z | Checking parse-size v1.1.0 |
| 3914 | 2026-04-21T11:15:35.643Z | Checking rand_seeder v0.4.0 |
| 3915 | 2026-04-21T11:15:35.647Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3916 | 2026-04-21T11:15:35.739Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3917 | 2026-04-21T11:15:35.743Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3918 | 2026-04-21T11:15:35.783Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3919 | 2026-04-21T11:15:35.803Z | Checking slog-scope v4.4.1 |
| 3920 | 2026-04-21T11:15:35.930Z | Compiling petname v2.0.2 |
| 3921 | 2026-04-21T11:15:35.945Z | Checking slog-stdlog v4.1.1 |
| 3922 | 2026-04-21T11:15:35.958Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3923 | 2026-04-21T11:15:35.980Z | Checking globwalk v0.9.1 |
| 3924 | 2026-04-21T11:15:36.043Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3925 | 2026-04-21T11:15:36.063Z | Checking slog-envlogger v2.2.0 |
| 3926 | 2026-04-21T11:15:36.157Z | Checking camino-tempfile-ext v0.3.3 |
| 3927 | 2026-04-21T11:15:36.174Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3928 | 2026-04-21T11:15:36.211Z | Checking sapling-renderdag v0.1.0 |
| 3929 | 2026-04-21T11:15:36.337Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3930 | 2026-04-21T11:15:36.351Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3931 | 2026-04-21T11:15:36.448Z | Checking subprocess v0.2.15 |
| 3932 | 2026-04-21T11:15:36.520Z | Checking sync-ptr v0.1.4 |
| 3933 | 2026-04-21T11:15:36.570Z | Checking colored v2.2.0 |
| 3934 | 2026-04-21T11:15:36.615Z | Checking assert_matches v1.5.0 |
| 3935 | 2026-04-21T11:15:36.727Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3936 | 2026-04-21T11:15:36.743Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3937 | 2026-04-21T11:15:36.842Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3938 | 2026-04-21T11:15:36.842Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3939 | 2026-04-21T11:15:37.425Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3940 | 2026-04-21T11:15:38.717Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3941 | 2026-04-21T11:15:40.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s |
| 3942 | 2026-04-21T11:15:41.122Z | |
| 3943 | 2026-04-21T11:15:41.122Z | info: running `cargo check --bins` on omicron-repl-utils (211/272) |
| 3944 | 2026-04-21T11:15:41.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3945 | 2026-04-21T11:15:41.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3946 | 2026-04-21T11:15:41.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3947 | 2026-04-21T11:15:41.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3948 | 2026-04-21T11:15:41.700Z | |
| 3949 | 2026-04-21T11:15:41.700Z | info: running `cargo check --bins` on nexus-test-interface (212/272) |
| 3950 | 2026-04-21T11:15:42.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3951 | 2026-04-21T11:15:42.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3952 | 2026-04-21T11:15:42.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3953 | 2026-04-21T11:15:42.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3954 | 2026-04-21T11:15:42.346Z | |
| 3955 | 2026-04-21T11:15:42.346Z | info: running `cargo check --bins` on oximeter-collector (213/272) |
| 3956 | 2026-04-21T11:15:42.879Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-04-21T11:15:42.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-04-21T11:15:43.065Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3959 | 2026-04-21T11:15:43.069Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3960 | 2026-04-21T11:15:43.707Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3961 | 2026-04-21T11:15:45.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.91s |
| 3962 | 2026-04-21T11:15:45.464Z | |
| 3963 | 2026-04-21T11:15:45.464Z | info: running `cargo check --bins` on oximeter-api (214/272) |
| 3964 | 2026-04-21T11:15:45.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3965 | 2026-04-21T11:15:45.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3966 | 2026-04-21T11:15:45.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3967 | 2026-04-21T11:15:45.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3968 | 2026-04-21T11:15:46.054Z | |
| 3969 | 2026-04-21T11:15:46.054Z | info: running `cargo check --bins` on cert-dev (215/272) |
| 3970 | 2026-04-21T11:15:46.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3971 | 2026-04-21T11:15:46.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3972 | 2026-04-21T11:15:46.657Z | Checking yasna v0.5.2 |
| 3973 | 2026-04-21T11:15:47.061Z | Checking rcgen v0.12.1 |
| 3974 | 2026-04-21T11:15:47.311Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3975 | 2026-04-21T11:15:47.490Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 3976 | 2026-04-21T11:15:47.673Z | |
| 3977 | 2026-04-21T11:15:47.673Z | info: running `cargo check --bins` on clickana (216/272) |
| 3978 | 2026-04-21T11:15:48.186Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3979 | 2026-04-21T11:15:48.189Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3980 | 2026-04-21T11:15:48.317Z | Compiling darling_core v0.23.0 |
| 3981 | 2026-04-21T11:15:48.321Z | Compiling instability v0.3.11 |
| 3982 | 2026-04-21T11:15:48.432Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3983 | 2026-04-21T11:15:48.432Z | Checking castaway v0.2.4 |
| 3984 | 2026-04-21T11:15:48.435Z | Compiling indoc v2.0.7 |
| 3985 | 2026-04-21T11:15:48.444Z | Checking unicode-truncate v1.1.0 |
| 3986 | 2026-04-21T11:15:48.463Z | Checking lru v0.12.5 |
| 3987 | 2026-04-21T11:15:48.463Z | Checking cassowary v0.3.0 |
| 3988 | 2026-04-21T11:15:48.520Z | Checking compact_str v0.8.1 |
| 3989 | 2026-04-21T11:15:49.380Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3990 | 2026-04-21T11:15:49.563Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3991 | 2026-04-21T11:15:49.847Z | Compiling darling_macro v0.23.0 |
| 3992 | 2026-04-21T11:15:50.257Z | Compiling darling v0.23.0 |
| 3993 | 2026-04-21T11:15:50.847Z | Checking ratatui v0.29.0 |
| 3994 | 2026-04-21T11:15:51.892Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3995 | 2026-04-21T11:15:52.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s |
| 3996 | 2026-04-21T11:15:52.733Z | |
| 3997 | 2026-04-21T11:15:52.734Z | info: running `cargo check --bins` on clickhouse-cluster-dev (217/272) |
| 3998 | 2026-04-21T11:15:53.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3999 | 2026-04-21T11:15:53.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4000 | 2026-04-21T11:15:53.443Z | Checking headers-core v0.3.0 |
| 4001 | 2026-04-21T11:15:53.446Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4002 | 2026-04-21T11:15:53.640Z | Checking headers v0.4.1 |
| 4003 | 2026-04-21T11:15:54.007Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4004 | 2026-04-21T11:15:54.847Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4005 | 2026-04-21T11:15:55.330Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4006 | 2026-04-21T11:15:55.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s |
| 4007 | 2026-04-21T11:15:55.931Z | |
| 4008 | 2026-04-21T11:15:55.931Z | info: running `cargo check --bins` on ch-dev (218/272) |
| 4009 | 2026-04-21T11:15:56.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4010 | 2026-04-21T11:15:56.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4011 | 2026-04-21T11:15:56.639Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4012 | 2026-04-21T11:15:57.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 4013 | 2026-04-21T11:15:57.564Z | |
| 4014 | 2026-04-21T11:15:57.564Z | info: running `cargo check --bins` on dev-tools-common (219/272) |
| 4015 | 2026-04-21T11:15:57.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4016 | 2026-04-21T11:15:57.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4017 | 2026-04-21T11:15:57.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4018 | 2026-04-21T11:15:57.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 4019 | 2026-04-21T11:15:58.024Z | |
| 4020 | 2026-04-21T11:15:58.024Z | info: running `cargo check --bins` on crdb-seed (220/272) |
| 4021 | 2026-04-21T11:15:58.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-04-21T11:15:58.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-04-21T11:15:58.728Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4024 | 2026-04-21T11:15:59.694Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4025 | 2026-04-21T11:16:00.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s |
| 4026 | 2026-04-21T11:16:00.234Z | |
| 4027 | 2026-04-21T11:16:00.234Z | info: running `cargo check --bins` on db-dev (221/272) |
| 4028 | 2026-04-21T11:16:00.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4029 | 2026-04-21T11:16:00.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4030 | 2026-04-21T11:16:00.944Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4031 | 2026-04-21T11:16:01.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4032 | 2026-04-21T11:16:01.893Z | |
| 4033 | 2026-04-21T11:16:01.893Z | info: running `cargo check --bins` on omicron-dev-lib (222/272) |
| 4034 | 2026-04-21T11:16:02.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-04-21T11:16:02.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-04-21T11:16:02.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4037 | 2026-04-21T11:16:02.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4038 | 2026-04-21T11:16:02.526Z | |
| 4039 | 2026-04-21T11:16:02.526Z | info: running `cargo check --bins` on xtask-downloader (223/272) |
| 4040 | 2026-04-21T11:16:03.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-04-21T11:16:03.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-04-21T11:16:03.128Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4043 | 2026-04-21T11:16:03.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s |
| 4044 | 2026-04-21T11:16:03.987Z | |
| 4045 | 2026-04-21T11:16:03.988Z | info: running `cargo check --bins` on omicron-dropshot-apis (224/272) |
| 4046 | 2026-04-21T11:16:04.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-04-21T11:16:04.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-04-21T11:16:04.732Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4049 | 2026-04-21T11:16:04.732Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4050 | 2026-04-21T11:16:04.732Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4051 | 2026-04-21T11:16:04.736Z | Checking git-stub v1.0.0 |
| 4052 | 2026-04-21T11:16:04.736Z | Compiling trait-variant v0.1.2 |
| 4053 | 2026-04-21T11:16:04.736Z | Checking is_ci v1.2.0 |
| 4054 | 2026-04-21T11:16:04.736Z | Checking maplit v1.0.2 |
| 4055 | 2026-04-21T11:16:04.865Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4056 | 2026-04-21T11:16:04.936Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4057 | 2026-04-21T11:16:04.972Z | Checking supports-color v3.0.2 |
| 4058 | 2026-04-21T11:16:05.016Z | Checking git-stub-vcs v0.1.0 |
| 4059 | 2026-04-21T11:16:05.094Z | Checking drift v0.1.3 |
| 4060 | 2026-04-21T11:16:05.109Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4061 | 2026-04-21T11:16:05.123Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4062 | 2026-04-21T11:16:05.211Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4063 | 2026-04-21T11:16:05.305Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4064 | 2026-04-21T11:16:05.367Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4065 | 2026-04-21T11:16:05.379Z | Checking dropshot-api-manager v0.6.0 |
| 4066 | 2026-04-21T11:16:05.401Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4067 | 2026-04-21T11:16:05.605Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4068 | 2026-04-21T11:16:05.621Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4069 | 2026-04-21T11:16:05.789Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4070 | 2026-04-21T11:16:06.101Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4071 | 2026-04-21T11:16:11.049Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4072 | 2026-04-21T11:16:12.115Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4073 | 2026-04-21T11:16:12.663Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4074 | 2026-04-21T11:16:13.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.08s |
| 4075 | 2026-04-21T11:16:13.285Z | |
| 4076 | 2026-04-21T11:16:13.285Z | info: running `cargo check --bins` on installinator-api (225/272) |
| 4077 | 2026-04-21T11:16:13.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4078 | 2026-04-21T11:16:13.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4079 | 2026-04-21T11:16:13.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4080 | 2026-04-21T11:16:13.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4081 | 2026-04-21T11:16:13.883Z | |
| 4082 | 2026-04-21T11:16:13.883Z | info: running `cargo check --bins` on nexus-external-api (226/272) |
| 4083 | 2026-04-21T11:16:14.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4084 | 2026-04-21T11:16:14.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4085 | 2026-04-21T11:16:14.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4086 | 2026-04-21T11:16:14.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4087 | 2026-04-21T11:16:14.523Z | |
| 4088 | 2026-04-21T11:16:14.523Z | info: running `cargo check --bins` on nexus-internal-api (227/272) |
| 4089 | 2026-04-21T11:16:15.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4090 | 2026-04-21T11:16:15.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4091 | 2026-04-21T11:16:15.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4092 | 2026-04-21T11:16:15.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4093 | 2026-04-21T11:16:15.157Z | |
| 4094 | 2026-04-21T11:16:15.157Z | info: running `cargo check --bins` on nexus-lockstep-api (228/272) |
| 4095 | 2026-04-21T11:16:15.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4096 | 2026-04-21T11:16:15.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4097 | 2026-04-21T11:16:15.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4098 | 2026-04-21T11:16:15.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4099 | 2026-04-21T11:16:15.799Z | |
| 4100 | 2026-04-21T11:16:15.799Z | info: running `cargo check --bins` on ntp-admin-api (229/272) |
| 4101 | 2026-04-21T11:16:16.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4102 | 2026-04-21T11:16:16.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4103 | 2026-04-21T11:16:16.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4104 | 2026-04-21T11:16:16.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4105 | 2026-04-21T11:16:16.408Z | |
| 4106 | 2026-04-21T11:16:16.408Z | info: running `cargo check --bins` on ntp-admin-types-versions (230/272) |
| 4107 | 2026-04-21T11:16:16.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4108 | 2026-04-21T11:16:16.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4109 | 2026-04-21T11:16:16.909Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4110 | 2026-04-21T11:16:16.913Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4111 | 2026-04-21T11:16:17.000Z | |
| 4112 | 2026-04-21T11:16:17.000Z | info: running `cargo check --bins` on wicketd-api (231/272) |
| 4113 | 2026-04-21T11:16:17.519Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4114 | 2026-04-21T11:16:17.523Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4115 | 2026-04-21T11:16:17.523Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4116 | 2026-04-21T11:16:17.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4117 | 2026-04-21T11:16:17.620Z | |
| 4118 | 2026-04-21T11:16:17.620Z | info: running `cargo check --bins` on omicron-ls-apis (232/272) |
| 4119 | 2026-04-21T11:16:18.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4120 | 2026-04-21T11:16:18.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4121 | 2026-04-21T11:16:18.225Z | Checking typeid v1.0.3 |
| 4122 | 2026-04-21T11:16:18.338Z | Checking ordered-float v2.10.1 |
| 4123 | 2026-04-21T11:16:18.359Z | Checking unicode-xid v0.2.6 |
| 4124 | 2026-04-21T11:16:18.377Z | Checking cargo-platform v0.2.0 |
| 4125 | 2026-04-21T11:16:18.405Z | Checking erased-serde v0.4.9 |
| 4126 | 2026-04-21T11:16:18.538Z | Checking serde-value v0.7.0 |
| 4127 | 2026-04-21T11:16:18.720Z | Checking serde-untagged v0.1.9 |
| 4128 | 2026-04-21T11:16:18.873Z | Checking cargo-util-schemas v0.8.2 |
| 4129 | 2026-04-21T11:16:19.568Z | Checking cargo_metadata v0.21.0 |
| 4130 | 2026-04-21T11:16:20.174Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4131 | 2026-04-21T11:16:20.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s |
| 4132 | 2026-04-21T11:16:21.051Z | |
| 4133 | 2026-04-21T11:16:21.051Z | info: running `cargo check --bins` on mgs-dev (233/272) |
| 4134 | 2026-04-21T11:16:21.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4135 | 2026-04-21T11:16:21.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4136 | 2026-04-21T11:16:21.784Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4137 | 2026-04-21T11:16:22.399Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4138 | 2026-04-21T11:16:22.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s |
| 4139 | 2026-04-21T11:16:23.091Z | |
| 4140 | 2026-04-21T11:16:23.091Z | info: running `cargo check --bins` on omicron-omdb (234/272) |
| 4141 | 2026-04-21T11:16:23.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4142 | 2026-04-21T11:16:23.662Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4143 | 2026-04-21T11:16:23.945Z | Compiling vergen-gitcl v1.0.8 |
| 4144 | 2026-04-21T11:16:23.945Z | Compiling dirs-sys-next v0.1.2 |
| 4145 | 2026-04-21T11:16:23.945Z | Compiling glob v0.3.3 |
| 4146 | 2026-04-21T11:16:23.945Z | Compiling crunchy v0.2.4 |
| 4147 | 2026-04-21T11:16:23.948Z | Compiling diesel_derives v2.3.7 |
| 4148 | 2026-04-21T11:16:23.949Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4149 | 2026-04-21T11:16:24.075Z | Compiling dsl_auto_type v0.2.0 |
| 4150 | 2026-04-21T11:16:24.088Z | Checking scheduled-thread-pool v0.2.7 |
| 4151 | 2026-04-21T11:16:24.230Z | Compiling dirs-next v2.0.0 |
| 4152 | 2026-04-21T11:16:24.273Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4153 | 2026-04-21T11:16:24.330Z | Compiling tiny-keccak v2.0.2 |
| 4154 | 2026-04-21T11:16:24.357Z | Compiling term v0.7.0 |
| 4155 | 2026-04-21T11:16:24.464Z | Checking r2d2 v0.8.10 |
| 4156 | 2026-04-21T11:16:24.478Z | Compiling bit-vec v0.6.3 |
| 4157 | 2026-04-21T11:16:24.529Z | Compiling clang-sys v1.8.1 |
| 4158 | 2026-04-21T11:16:24.547Z | Checking downcast-rs v2.0.2 |
| 4159 | 2026-04-21T11:16:24.643Z | Compiling bit-set v0.5.3 |
| 4160 | 2026-04-21T11:16:24.647Z | Compiling ascii-canvas v3.0.0 |
| 4161 | 2026-04-21T11:16:24.803Z | Compiling itertools v0.10.5 |
| 4162 | 2026-04-21T11:16:24.899Z | Compiling ena v0.14.4 |
| 4163 | 2026-04-21T11:16:24.903Z | Compiling libloading v0.8.9 |
| 4164 | 2026-04-21T11:16:24.929Z | Compiling regex-syntax v0.6.29 |
| 4165 | 2026-04-21T11:16:24.932Z | Compiling diff v0.1.13 |
| 4166 | 2026-04-21T11:16:25.096Z | Compiling bindgen v0.71.1 |
| 4167 | 2026-04-21T11:16:25.125Z | Compiling cexpr v0.6.0 |
| 4168 | 2026-04-21T11:16:25.199Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4169 | 2026-04-21T11:16:25.389Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4170 | 2026-04-21T11:16:25.550Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4171 | 2026-04-21T11:16:25.569Z | Compiling libxml v0.3.3 |
| 4172 | 2026-04-21T11:16:25.789Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4173 | 2026-04-21T11:16:25.831Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4174 | 2026-04-21T11:16:25.865Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4175 | 2026-04-21T11:16:26.056Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4176 | 2026-04-21T11:16:26.112Z | Compiling strum_macros v0.24.3 |
| 4177 | 2026-04-21T11:16:26.132Z | Compiling indoc v1.0.9 |
| 4178 | 2026-04-21T11:16:26.338Z | Compiling lalrpop v0.19.12 |
| 4179 | 2026-04-21T11:16:27.094Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4180 | 2026-04-21T11:16:27.287Z | Checking derive_builder v0.20.2 |
| 4181 | 2026-04-21T11:16:27.406Z | Compiling oso-derive v0.27.3 |
| 4182 | 2026-04-21T11:16:27.444Z | Checking quick-xml v0.37.5 |
| 4183 | 2026-04-21T11:16:27.632Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4184 | 2026-04-21T11:16:27.893Z | Checking openssl-probe v0.1.6 |
| 4185 | 2026-04-21T11:16:28.034Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4186 | 2026-04-21T11:16:28.327Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4187 | 2026-04-21T11:16:28.518Z | Checking bb8 v0.8.6 |
| 4188 | 2026-04-21T11:16:28.783Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4189 | 2026-04-21T11:16:28.802Z | Checking nonempty v0.12.0 |
| 4190 | 2026-04-21T11:16:28.820Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4191 | 2026-04-21T11:16:28.968Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4192 | 2026-04-21T11:16:29.003Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4193 | 2026-04-21T11:16:29.039Z | Checking console v0.16.2 |
| 4194 | 2026-04-21T11:16:29.188Z | Checking unit-prefix v0.5.2 |
| 4195 | 2026-04-21T11:16:29.235Z | Checking support-bundle-viewer v0.1.2 |
| 4196 | 2026-04-21T11:16:29.333Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4197 | 2026-04-21T11:16:29.408Z | Checking indicatif v0.18.4 |
| 4198 | 2026-04-21T11:16:29.487Z | Checking multimap v0.10.1 |
| 4199 | 2026-04-21T11:16:30.018Z | Checking diesel v2.3.7 |
| 4200 | 2026-04-21T11:16:31.722Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4201 | 2026-04-21T11:16:32.072Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4202 | 2026-04-21T11:16:32.395Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4203 | 2026-04-21T11:16:32.613Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4204 | 2026-04-21T11:16:33.364Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4205 | 2026-04-21T11:16:33.795Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4206 | 2026-04-21T11:16:33.937Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4207 | 2026-04-21T11:16:34.454Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4208 | 2026-04-21T11:16:36.449Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4209 | 2026-04-21T11:16:41.616Z | Compiling samael v0.0.19 |
| 4210 | 2026-04-21T11:16:45.352Z | Checking diesel-dtrace v0.5.0 |
| 4211 | 2026-04-21T11:16:45.592Z | Checking async-bb8-diesel v0.2.1 |
| 4212 | 2026-04-21T11:16:46.462Z | Compiling polar-core v0.27.3 |
| 4213 | 2026-04-21T11:16:50.951Z | Checking oso v0.27.3 |
| 4214 | 2026-04-21T11:17:27.963Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4215 | 2026-04-21T11:18:00.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4216 | 2026-04-21T11:18:01.005Z | |
| 4217 | 2026-04-21T11:18:01.005Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (235/272) |
| 4218 | 2026-04-21T11:18:01.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4219 | 2026-04-21T11:18:01.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4220 | 2026-04-21T11:18:01.557Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4221 | 2026-04-21T11:18:01.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4222 | 2026-04-21T11:18:01.655Z | |
| 4223 | 2026-04-21T11:18:01.655Z | info: running `cargo check --bins` on nexus-saga-recovery (236/272) |
| 4224 | 2026-04-21T11:18:02.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4225 | 2026-04-21T11:18:02.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4226 | 2026-04-21T11:18:02.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4227 | 2026-04-21T11:18:02.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4228 | 2026-04-21T11:18:02.299Z | |
| 4229 | 2026-04-21T11:18:02.299Z | info: running `cargo check --bins` on nexus-test-utils-macros (237/272) |
| 4230 | 2026-04-21T11:18:02.789Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4231 | 2026-04-21T11:18:02.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4232 | 2026-04-21T11:18:02.793Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4233 | 2026-04-21T11:18:02.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4234 | 2026-04-21T11:18:02.880Z | |
| 4235 | 2026-04-21T11:18:02.880Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (238/272) |
| 4236 | 2026-04-21T11:18:03.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4237 | 2026-04-21T11:18:03.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4238 | 2026-04-21T11:18:03.738Z | Compiling libz-sys v1.1.24 |
| 4239 | 2026-04-21T11:18:03.868Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4240 | 2026-04-21T11:18:03.878Z | Compiling vergen-git2 v1.0.7 |
| 4241 | 2026-04-21T11:18:03.887Z | Compiling rustls v0.21.12 |
| 4242 | 2026-04-21T11:18:03.897Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4243 | 2026-04-21T11:18:03.900Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4244 | 2026-04-21T11:18:03.900Z | Checking sct v0.7.1 |
| 4245 | 2026-04-21T11:18:03.900Z | Checking rustls-webpki v0.101.7 |
| 4246 | 2026-04-21T11:18:04.078Z | Compiling nix v0.29.0 |
| 4247 | 2026-04-21T11:18:04.093Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4248 | 2026-04-21T11:18:04.106Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4249 | 2026-04-21T11:18:04.193Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4250 | 2026-04-21T11:18:04.257Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4251 | 2026-04-21T11:18:04.400Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4252 | 2026-04-21T11:18:04.419Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4253 | 2026-04-21T11:18:04.474Z | Checking rustls-pemfile v1.0.4 |
| 4254 | 2026-04-21T11:18:04.608Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4255 | 2026-04-21T11:18:04.710Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4256 | 2026-04-21T11:18:04.884Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4257 | 2026-04-21T11:18:04.902Z | Checking twox-hash v2.1.2 |
| 4258 | 2026-04-21T11:18:04.989Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4259 | 2026-04-21T11:18:05.593Z | Checking tokio-rustls v0.24.1 |
| 4260 | 2026-04-21T11:18:05.632Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4261 | 2026-04-21T11:18:05.651Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4262 | 2026-04-21T11:18:05.667Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4263 | 2026-04-21T11:18:05.786Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4264 | 2026-04-21T11:18:06.183Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4265 | 2026-04-21T11:18:06.282Z | Checking fatfs v0.3.6 |
| 4266 | 2026-04-21T11:18:06.327Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4267 | 2026-04-21T11:18:06.436Z | Compiling seq-macro v0.3.6 |
| 4268 | 2026-04-21T11:18:10.390Z | Compiling git2 v0.20.4 |
| 4269 | 2026-04-21T11:18:10.686Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4270 | 2026-04-21T11:18:10.814Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4271 | 2026-04-21T11:18:12.666Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4272 | 2026-04-21T11:19:01.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.55s |
| 4273 | 2026-04-21T11:19:01.662Z | |
| 4274 | 2026-04-21T11:19:01.662Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (239/272) |
| 4275 | 2026-04-21T11:19:02.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4276 | 2026-04-21T11:19:02.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4277 | 2026-04-21T11:19:02.545Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4278 | 2026-04-21T11:19:41.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.85s |
| 4279 | 2026-04-21T11:19:41.734Z | |
| 4280 | 2026-04-21T11:19:41.734Z | info: running `cargo check --bins` on nexus-background-task-interface (240/272) |
| 4281 | 2026-04-21T11:19:42.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4282 | 2026-04-21T11:19:42.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4283 | 2026-04-21T11:19:42.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4284 | 2026-04-21T11:19:42.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4285 | 2026-04-21T11:19:42.328Z | |
| 4286 | 2026-04-21T11:19:42.328Z | info: running `cargo check --bins --no-default-features` on nexus-fm (241/272) |
| 4287 | 2026-04-21T11:19:42.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4288 | 2026-04-21T11:19:42.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4289 | 2026-04-21T11:19:42.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4290 | 2026-04-21T11:19:42.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4291 | 2026-04-21T11:19:42.959Z | |
| 4292 | 2026-04-21T11:19:42.959Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (242/272) |
| 4293 | 2026-04-21T11:19:43.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4294 | 2026-04-21T11:19:43.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4295 | 2026-04-21T11:19:43.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4296 | 2026-04-21T11:19:43.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4297 | 2026-04-21T11:19:43.621Z | |
| 4298 | 2026-04-21T11:19:43.621Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (243/272) |
| 4299 | 2026-04-21T11:19:44.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4300 | 2026-04-21T11:19:44.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4301 | 2026-04-21T11:19:44.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4302 | 2026-04-21T11:19:44.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4303 | 2026-04-21T11:19:44.285Z | |
| 4304 | 2026-04-21T11:19:44.285Z | info: running `cargo check --bins` on nexus-mgs-updates (244/272) |
| 4305 | 2026-04-21T11:19:44.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4306 | 2026-04-21T11:19:44.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4307 | 2026-04-21T11:19:44.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4308 | 2026-04-21T11:19:44.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4309 | 2026-04-21T11:19:44.934Z | |
| 4310 | 2026-04-21T11:19:44.934Z | info: running `cargo check --bins` on nexus-networking (245/272) |
| 4311 | 2026-04-21T11:19:45.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4312 | 2026-04-21T11:19:45.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4313 | 2026-04-21T11:19:45.496Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4314 | 2026-04-21T11:19:45.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4315 | 2026-04-21T11:19:45.605Z | |
| 4316 | 2026-04-21T11:19:45.605Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (246/272) |
| 4317 | 2026-04-21T11:19:46.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4318 | 2026-04-21T11:19:46.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4319 | 2026-04-21T11:19:46.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4320 | 2026-04-21T11:19:46.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4321 | 2026-04-21T11:19:46.267Z | |
| 4322 | 2026-04-21T11:19:46.267Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (247/272) |
| 4323 | 2026-04-21T11:19:46.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4324 | 2026-04-21T11:19:46.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4325 | 2026-04-21T11:19:46.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4326 | 2026-04-21T11:19:46.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4327 | 2026-04-21T11:19:46.919Z | |
| 4328 | 2026-04-21T11:19:46.919Z | info: running `cargo check --bins` on omicron-dev (248/272) |
| 4329 | 2026-04-21T11:19:47.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4330 | 2026-04-21T11:19:47.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4331 | 2026-04-21T11:19:47.809Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4332 | 2026-04-21T11:19:47.809Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4333 | 2026-04-21T11:19:47.994Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4334 | 2026-04-21T11:19:48.028Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4335 | 2026-04-21T11:19:48.046Z | Checking diff v0.1.13 |
| 4336 | 2026-04-21T11:19:48.049Z | Checking yansi v1.0.1 |
| 4337 | 2026-04-21T11:19:48.049Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4338 | 2026-04-21T11:19:48.059Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4339 | 2026-04-21T11:19:48.132Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4340 | 2026-04-21T11:19:48.305Z | Checking pretty_assertions v1.4.1 |
| 4341 | 2026-04-21T11:19:48.930Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4342 | 2026-04-21T11:20:12.638Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4343 | 2026-04-21T11:20:12.638Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4344 | 2026-04-21T11:20:12.641Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4345 | 2026-04-21T11:20:12.642Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4346 | 2026-04-21T11:20:12.642Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4347 | 2026-04-21T11:20:12.642Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4348 | 2026-04-21T11:20:13.369Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4349 | 2026-04-21T11:20:14.450Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4350 | 2026-04-21T11:20:53.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 4351 | 2026-04-21T11:20:53.451Z | |
| 4352 | 2026-04-21T11:20:53.451Z | info: running `cargo check --bins` on omicron-pins (249/272) |
| 4353 | 2026-04-21T11:20:53.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4354 | 2026-04-21T11:20:53.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4355 | 2026-04-21T11:20:53.950Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4356 | 2026-04-21T11:20:53.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4357 | 2026-04-21T11:20:54.040Z | |
| 4358 | 2026-04-21T11:20:54.040Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (250/272) |
| 4359 | 2026-04-21T11:20:54.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4360 | 2026-04-21T11:20:54.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4361 | 2026-04-21T11:20:54.813Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4362 | 2026-04-21T11:20:54.935Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4363 | 2026-04-21T11:20:54.938Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4364 | 2026-04-21T11:21:20.539Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4365 | 2026-04-21T11:21:20.910Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4366 | 2026-04-21T11:21:22.585Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4367 | 2026-04-21T11:21:23.022Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4368 | 2026-04-21T11:21:25.946Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4369 | 2026-04-21T11:21:48.454Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4370 | 2026-04-21T11:21:49.077Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4371 | 2026-04-21T11:21:50.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.62s |
| 4372 | 2026-04-21T11:21:50.877Z | |
| 4373 | 2026-04-21T11:21:50.877Z | info: running `cargo check --bins` on reconfigurator-sp-updater (251/272) |
| 4374 | 2026-04-21T11:21:51.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4375 | 2026-04-21T11:21:51.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4376 | 2026-04-21T11:21:51.591Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4377 | 2026-04-21T11:21:52.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 4378 | 2026-04-21T11:21:52.470Z | |
| 4379 | 2026-04-21T11:21:52.470Z | info: running `cargo check --bins` on omicron-releng (252/272) |
| 4380 | 2026-04-21T11:21:52.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4381 | 2026-04-21T11:21:52.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4382 | 2026-04-21T11:21:53.118Z | Compiling blake3 v1.8.3 |
| 4383 | 2026-04-21T11:21:53.229Z | Checking arrayref v0.3.9 |
| 4384 | 2026-04-21T11:21:53.233Z | Checking constant_time_eq v0.4.2 |
| 4385 | 2026-04-21T11:21:53.233Z | Checking arrayvec v0.7.6 |
| 4386 | 2026-04-21T11:21:53.247Z | Checking topological-sort v0.2.2 |
| 4387 | 2026-04-21T11:21:53.247Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4388 | 2026-04-21T11:21:53.251Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4389 | 2026-04-21T11:21:53.251Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4390 | 2026-04-21T11:21:53.288Z | Checking shell-words v1.1.1 |
| 4391 | 2026-04-21T11:21:54.114Z | Checking omicron-zone-package v0.12.2 |
| 4392 | 2026-04-21T11:21:54.840Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4393 | 2026-04-21T11:21:55.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s |
| 4394 | 2026-04-21T11:21:55.850Z | |
| 4395 | 2026-04-21T11:21:55.850Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (253/272) |
| 4396 | 2026-04-21T11:21:56.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4397 | 2026-04-21T11:21:56.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4398 | 2026-04-21T11:21:56.493Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4399 | 2026-04-21T11:21:56.815Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4400 | 2026-04-21T11:21:57.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4401 | 2026-04-21T11:21:57.396Z | |
| 4402 | 2026-04-21T11:21:57.396Z | info: running `cargo check --bins` on schema (254/272) |
| 4403 | 2026-04-21T11:21:57.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4404 | 2026-04-21T11:21:57.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4405 | 2026-04-21T11:21:58.119Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4406 | 2026-04-21T11:21:58.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4407 | 2026-04-21T11:21:58.992Z | |
| 4408 | 2026-04-21T11:21:58.992Z | info: running `cargo check --bins` on xtask (255/272) |
| 4409 | 2026-04-21T11:21:59.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4410 | 2026-04-21T11:21:59.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4411 | 2026-04-21T11:21:59.443Z | Checking libc v0.2.185 |
| 4412 | 2026-04-21T11:21:59.446Z | Checking serde v1.0.228 |
| 4413 | 2026-04-21T11:21:59.530Z | Checking zerofrom v0.1.6 |
| 4414 | 2026-04-21T11:21:59.534Z | Checking bitflags v2.11.0 |
| 4415 | 2026-04-21T11:21:59.539Z | Checking smallvec v1.15.1 |
| 4416 | 2026-04-21T11:21:59.539Z | Checking hashbrown v0.16.1 |
| 4417 | 2026-04-21T11:21:59.555Z | Checking serde_json v1.0.149 |
| 4418 | 2026-04-21T11:21:59.558Z | Checking scroll v0.12.0 |
| 4419 | 2026-04-21T11:21:59.628Z | Checking yoke v0.8.1 |
| 4420 | 2026-04-21T11:21:59.678Z | Checking num-traits v0.2.19 |
| 4421 | 2026-04-21T11:21:59.710Z | Checking thiserror v1.0.69 |
| 4422 | 2026-04-21T11:21:59.789Z | Checking percent-encoding v2.3.2 |
| 4423 | 2026-04-21T11:21:59.799Z | Checking zerovec v0.11.5 |
| 4424 | 2026-04-21T11:21:59.807Z | Checking zerotrie v0.2.3 |
| 4425 | 2026-04-21T11:21:59.816Z | Checking errno v0.3.14 |
| 4426 | 2026-04-21T11:21:59.913Z | Checking toml_datetime v0.6.11 |
| 4427 | 2026-04-21T11:21:59.925Z | Checking serde_spanned v0.6.9 |
| 4428 | 2026-04-21T11:21:59.936Z | Checking rustix v1.1.3 |
| 4429 | 2026-04-21T11:21:59.991Z | Checking indexmap v2.13.0 |
| 4430 | 2026-04-21T11:22:00.044Z | Checking log v0.4.29 |
| 4431 | 2026-04-21T11:22:00.055Z | Checking form_urlencoded v1.2.2 |
| 4432 | 2026-04-21T11:22:00.089Z | Checking zerocopy v0.7.35 |
| 4433 | 2026-04-21T11:22:00.161Z | Checking getrandom v0.4.1 |
| 4434 | 2026-04-21T11:22:00.182Z | Checking thiserror v2.0.18 |
| 4435 | 2026-04-21T11:22:00.192Z | Checking goblin v0.8.2 |
| 4436 | 2026-04-21T11:22:00.210Z | Checking ordered-float v2.10.1 |
| 4437 | 2026-04-21T11:22:00.233Z | Checking tinystr v0.8.2 |
| 4438 | 2026-04-21T11:22:00.280Z | Checking potential_utf v0.1.4 |
| 4439 | 2026-04-21T11:22:00.291Z | Checking syn v2.0.117 |
| 4440 | 2026-04-21T11:22:00.407Z | Checking icu_collections v2.1.1 |
| 4441 | 2026-04-21T11:22:00.407Z | Checking icu_locale_core v2.1.1 |
| 4442 | 2026-04-21T11:22:00.431Z | Checking serde-value v0.7.0 |
| 4443 | 2026-04-21T11:22:00.534Z | Checking toml_edit v0.22.27 |
| 4444 | 2026-04-21T11:22:00.573Z | Checking dtrace-parser v0.2.0 |
| 4445 | 2026-04-21T11:22:00.636Z | Checking thread-id v4.2.2 |
| 4446 | 2026-04-21T11:22:00.717Z | Checking once_cell v1.21.3 |
| 4447 | 2026-04-21T11:22:00.728Z | Checking cargo-platform v0.2.0 |
| 4448 | 2026-04-21T11:22:00.739Z | Checking terminal_size v0.4.3 |
| 4449 | 2026-04-21T11:22:00.807Z | Checking memmap v0.7.0 |
| 4450 | 2026-04-21T11:22:00.874Z | Checking clap_builder v4.5.60 |
| 4451 | 2026-04-21T11:22:00.888Z | Checking tempfile v3.25.0 |
| 4452 | 2026-04-21T11:22:00.900Z | Checking textwrap v0.16.2 |
| 4453 | 2026-04-21T11:22:00.939Z | Checking fs-err v3.3.0 |
| 4454 | 2026-04-21T11:22:00.971Z | Checking icu_provider v2.1.1 |
| 4455 | 2026-04-21T11:22:01.076Z | Checking camino-tempfile v1.4.1 |
| 4456 | 2026-04-21T11:22:01.106Z | Checking anyhow v1.0.102 |
| 4457 | 2026-04-21T11:22:01.117Z | Checking tabled v0.15.0 |
| 4458 | 2026-04-21T11:22:01.210Z | Checking icu_normalizer v2.1.1 |
| 4459 | 2026-04-21T11:22:01.233Z | Checking icu_properties v2.1.2 |
| 4460 | 2026-04-21T11:22:01.303Z | Checking macaddr v1.0.1 |
| 4461 | 2026-04-21T11:22:01.481Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4462 | 2026-04-21T11:22:01.626Z | Checking toml v0.8.23 |
| 4463 | 2026-04-21T11:22:01.928Z | Checking cargo_toml v0.21.0 |
| 4464 | 2026-04-21T11:22:02.049Z | Checking idna_adapter v1.2.1 |
| 4465 | 2026-04-21T11:22:02.060Z | Checking clap v4.5.60 |
| 4466 | 2026-04-21T11:22:02.070Z | Checking dof v0.3.0 |
| 4467 | 2026-04-21T11:22:02.165Z | Checking idna v1.1.0 |
| 4468 | 2026-04-21T11:22:02.335Z | Checking usdt-impl v0.5.0 |
| 4469 | 2026-04-21T11:22:02.392Z | Checking url v2.5.8 |
| 4470 | 2026-04-21T11:22:02.592Z | Checking usdt v0.5.0 |
| 4471 | 2026-04-21T11:22:02.738Z | Checking cargo-util-schemas v0.8.2 |
| 4472 | 2026-04-21T11:22:03.427Z | Checking cargo_metadata v0.21.0 |
| 4473 | 2026-04-21T11:22:04.028Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4474 | 2026-04-21T11:22:04.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s |
| 4475 | 2026-04-21T11:22:04.560Z | |
| 4476 | 2026-04-21T11:22:04.560Z | info: running `cargo check --bins` on dnsadm (256/272) |
| 4477 | 2026-04-21T11:22:05.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4478 | 2026-04-21T11:22:05.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4479 | 2026-04-21T11:22:05.189Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4480 | 2026-04-21T11:22:05.661Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4481 | 2026-04-21T11:22:06.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 4482 | 2026-04-21T11:22:06.234Z | |
| 4483 | 2026-04-21T11:22:06.234Z | info: running `cargo check --bins` on end-to-end-tests (257/272) |
| 4484 | 2026-04-21T11:22:06.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4485 | 2026-04-21T11:22:06.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4486 | 2026-04-21T11:22:07.021Z | Checking polyval v0.6.2 |
| 4487 | 2026-04-21T11:22:07.144Z | Checking ctr v0.9.2 |
| 4488 | 2026-04-21T11:22:07.156Z | Checking ssh-encoding v0.2.0 |
| 4489 | 2026-04-21T11:22:07.156Z | Checking blowfish v0.9.1 |
| 4490 | 2026-04-21T11:22:07.179Z | Checking password-hash v0.4.2 |
| 4491 | 2026-04-21T11:22:07.197Z | Checking p256 v0.13.2 |
| 4492 | 2026-04-21T11:22:07.200Z | Checking p521 v0.13.3 |
| 4493 | 2026-04-21T11:22:07.223Z | Checking russh-cryptovec v0.7.3 |
| 4494 | 2026-04-21T11:22:07.290Z | Checking md5 v0.7.0 |
| 4495 | 2026-04-21T11:22:07.290Z | Checking ghash v0.5.1 |
| 4496 | 2026-04-21T11:22:07.307Z | Checking bcrypt-pbkdf v0.10.0 |
| 4497 | 2026-04-21T11:22:07.374Z | Checking num-bigint v0.4.6 |
| 4498 | 2026-04-21T11:22:07.374Z | Checking des v0.8.1 |
| 4499 | 2026-04-21T11:22:07.403Z | Checking pbkdf2 v0.11.0 |
| 4500 | 2026-04-21T11:22:07.441Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4501 | 2026-04-21T11:22:07.457Z | Checking aes-gcm v0.10.3 |
| 4502 | 2026-04-21T11:22:07.493Z | Checking hex-literal v0.4.1 |
| 4503 | 2026-04-21T11:22:07.517Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4504 | 2026-04-21T11:22:07.538Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4505 | 2026-04-21T11:22:07.564Z | Checking internet-checksum v0.2.1 |
| 4506 | 2026-04-21T11:22:07.603Z | Checking ssh-cipher v0.2.0 |
| 4507 | 2026-04-21T11:22:07.766Z | Checking ssh-key v0.6.7 |
| 4508 | 2026-04-21T11:22:07.790Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4509 | 2026-04-21T11:22:08.394Z | Checking russh-keys v0.45.0 |
| 4510 | 2026-04-21T11:22:08.943Z | Checking russh v0.45.0 |
| 4511 | 2026-04-21T11:22:23.817Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4512 | 2026-04-21T11:22:25.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.77s |
| 4513 | 2026-04-21T11:22:25.220Z | |
| 4514 | 2026-04-21T11:22:25.220Z | info: running `cargo check --bins` on gateway-cli (258/272) |
| 4515 | 2026-04-21T11:22:25.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4516 | 2026-04-21T11:22:25.728Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4517 | 2026-04-21T11:22:25.852Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4518 | 2026-04-21T11:22:25.959Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4519 | 2026-04-21T11:22:25.967Z | Checking termios v0.3.3 |
| 4520 | 2026-04-21T11:22:27.168Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4521 | 2026-04-21T11:22:27.319Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4522 | 2026-04-21T11:22:29.109Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4523 | 2026-04-21T11:22:30.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 4524 | 2026-04-21T11:22:30.678Z | |
| 4525 | 2026-04-21T11:22:30.678Z | info: running `cargo check --bins --no-default-features` on installinator (259/272) |
| 4526 | 2026-04-21T11:22:30.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4527 | 2026-04-21T11:22:30.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4528 | 2026-04-21T11:22:30.678Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4529 | 2026-04-21T11:22:30.678Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4530 | 2026-04-21T11:22:30.682Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4531 | 2026-04-21T11:22:30.682Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4532 | 2026-04-21T11:22:30.697Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4533 | 2026-04-21T11:22:30.697Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4534 | 2026-04-21T11:22:31.415Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4535 | 2026-04-21T11:22:31.787Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4536 | 2026-04-21T11:22:31.790Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4537 | 2026-04-21T11:22:32.418Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4538 | 2026-04-21T11:22:34.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s |
| 4539 | 2026-04-21T11:22:34.225Z | |
| 4540 | 2026-04-21T11:22:34.225Z | info: running `cargo check --bins` on internal-dns-cli (260/272) |
| 4541 | 2026-04-21T11:22:34.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4542 | 2026-04-21T11:22:34.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4543 | 2026-04-21T11:22:34.857Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4544 | 2026-04-21T11:22:35.310Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4545 | 2026-04-21T11:22:35.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4546 | 2026-04-21T11:22:35.806Z | |
| 4547 | 2026-04-21T11:22:35.807Z | info: running `cargo check --bins` on omicron-live-tests (261/272) |
| 4548 | 2026-04-21T11:22:36.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4549 | 2026-04-21T11:22:36.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4550 | 2026-04-21T11:22:36.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4551 | 2026-04-21T11:22:36.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4552 | 2026-04-21T11:22:36.392Z | |
| 4553 | 2026-04-21T11:22:36.392Z | info: running `cargo check --bins` on live-tests-macros (262/272) |
| 4554 | 2026-04-21T11:22:36.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4555 | 2026-04-21T11:22:36.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4556 | 2026-04-21T11:22:36.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4557 | 2026-04-21T11:22:36.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4558 | 2026-04-21T11:22:36.982Z | |
| 4559 | 2026-04-21T11:22:36.982Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (263/272) |
| 4560 | 2026-04-21T11:22:37.534Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4561 | 2026-04-21T11:22:37.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4562 | 2026-04-21T11:22:37.733Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4563 | 2026-04-21T11:22:38.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s |
| 4564 | 2026-04-21T11:22:38.534Z | |
| 4565 | 2026-04-21T11:22:38.535Z | info: running `cargo check --bins` on omicron-ntp-admin (264/272) |
| 4566 | 2026-04-21T11:22:39.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4567 | 2026-04-21T11:22:39.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4568 | 2026-04-21T11:22:39.176Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4569 | 2026-04-21T11:22:39.194Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4570 | 2026-04-21T11:22:39.432Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4571 | 2026-04-21T11:22:39.432Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4572 | 2026-04-21T11:22:40.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 4573 | 2026-04-21T11:22:40.400Z | |
| 4574 | 2026-04-21T11:22:40.401Z | info: running `cargo check --bins` on ntp-admin-types (265/272) |
| 4575 | 2026-04-21T11:22:40.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4576 | 2026-04-21T11:22:40.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4577 | 2026-04-21T11:22:40.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4578 | 2026-04-21T11:22:40.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4579 | 2026-04-21T11:22:40.979Z | |
| 4580 | 2026-04-21T11:22:40.980Z | info: running `cargo check --bins` on omicron-package (266/272) |
| 4581 | 2026-04-21T11:22:41.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4582 | 2026-04-21T11:22:41.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4583 | 2026-04-21T11:22:41.650Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4584 | 2026-04-21T11:22:42.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s |
| 4585 | 2026-04-21T11:22:42.911Z | |
| 4586 | 2026-04-21T11:22:42.911Z | info: running `cargo check --bins` on tqdb (267/272) |
| 4587 | 2026-04-21T11:22:43.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4588 | 2026-04-21T11:22:43.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4589 | 2026-04-21T11:22:43.683Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4590 | 2026-04-21T11:22:44.040Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4591 | 2026-04-21T11:22:44.552Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4592 | 2026-04-21T11:22:44.557Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4593 | 2026-04-21T11:22:49.855Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4594 | 2026-04-21T11:22:50.391Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4595 | 2026-04-21T11:22:50.391Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4596 | 2026-04-21T11:22:50.396Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4597 | 2026-04-21T11:22:50.396Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4598 | 2026-04-21T11:22:50.397Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4599 | 2026-04-21T11:22:51.156Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4600 | 2026-04-21T11:22:52.109Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4601 | 2026-04-21T11:22:52.895Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4602 | 2026-04-21T11:22:53.515Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4603 | 2026-04-21T11:22:58.137Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4604 | 2026-04-21T11:23:04.464Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4605 | 2026-04-21T11:23:04.467Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4606 | 2026-04-21T11:23:04.467Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4607 | 2026-04-21T11:23:04.468Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4608 | 2026-04-21T11:23:05.923Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4609 | 2026-04-21T11:23:07.221Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4610 | 2026-04-21T11:23:07.885Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4611 | 2026-04-21T11:23:09.108Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4612 | 2026-04-21T11:23:09.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.71s |
| 4613 | 2026-04-21T11:23:09.853Z | |
| 4614 | 2026-04-21T11:23:09.853Z | info: running `cargo check --bins` on wicket-dbg (268/272) |
| 4615 | 2026-04-21T11:23:10.388Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4616 | 2026-04-21T11:23:10.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4617 | 2026-04-21T11:23:10.557Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4618 | 2026-04-21T11:23:10.557Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4619 | 2026-04-21T11:23:10.563Z | Checking rtoolbox v0.0.3 |
| 4620 | 2026-04-21T11:23:10.688Z | Checking tui-tree-widget v0.23.1 |
| 4621 | 2026-04-21T11:23:10.790Z | Checking rpassword v7.4.0 |
| 4622 | 2026-04-21T11:23:11.797Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4623 | 2026-04-21T11:23:14.772Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4624 | 2026-04-21T11:23:16.619Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4625 | 2026-04-21T11:23:17.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.62s |
| 4626 | 2026-04-21T11:23:17.692Z | |
| 4627 | 2026-04-21T11:23:17.692Z | info: running `cargo check --bins` on wicket (269/272) |
| 4628 | 2026-04-21T11:23:18.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4629 | 2026-04-21T11:23:18.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4630 | 2026-04-21T11:23:18.375Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4631 | 2026-04-21T11:23:18.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s |
| 4632 | 2026-04-21T11:23:18.909Z | |
| 4633 | 2026-04-21T11:23:18.909Z | info: running `cargo check --bins` on wicketd (270/272) |
| 4634 | 2026-04-21T11:23:19.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4635 | 2026-04-21T11:23:19.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4636 | 2026-04-21T11:23:19.629Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4637 | 2026-04-21T11:23:19.633Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4638 | 2026-04-21T11:23:19.633Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4639 | 2026-04-21T11:23:19.633Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4640 | 2026-04-21T11:23:20.617Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4641 | 2026-04-21T11:23:21.180Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4642 | 2026-04-21T11:23:24.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s |
| 4643 | 2026-04-21T11:23:24.315Z | |
| 4644 | 2026-04-21T11:23:24.315Z | info: running `cargo check --bins` on omicron-workspace-hack (271/272) |
| 4645 | 2026-04-21T11:23:24.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4646 | 2026-04-21T11:23:24.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4647 | 2026-04-21T11:23:24.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4648 | 2026-04-21T11:23:24.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4649 | 2026-04-21T11:23:24.903Z | |
| 4650 | 2026-04-21T11:23:24.904Z | info: running `cargo check --bins` on zone-setup (272/272) |
| 4651 | 2026-04-21T11:23:25.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4652 | 2026-04-21T11:23:25.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4653 | 2026-04-21T11:23:25.575Z | Checking uzers v0.12.2 |
| 4654 | 2026-04-21T11:23:25.846Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4655 | 2026-04-21T11:23:26.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 4656 | 2026-04-21T11:23:26.792Z | |
| 4657 | 2026-04-21T11:23:26.792Z | real 14:08.298836429 |
| 4658 | 2026-04-21T11:23:26.792Z | user 20:23.867550406 |
| 4659 | 2026-04-21T11:23:26.792Z | sys 4:10.910606550 |
| 4660 | 2026-04-21T11:23:26.792Z | trap 0.318548991 |
| 4661 | 2026-04-21T11:23:26.792Z | tflt 0.319941022 |
| 4662 | 2026-04-21T11:23:26.792Z | dflt 0.748301552 |
| 4663 | 2026-04-21T11:23:26.792Z | kflt 0.001567155 |
| 4664 | 2026-04-21T11:23:26.792Z | lock 1:14:55.598917716 |
| 4665 | 2026-04-21T11:23:26.792Z | slp 1:38:05.916810343 |
| 4666 | 2026-04-21T11:23:26.793Z | lat 54.946705579 |
| 4667 | 2026-04-21T11:23:26.793Z | stop 3:25.110241792 |
| 4668 | 2026-04-21T11:23:26.798Z | process exited: duration 1033359 ms, exit code 0 |
| |
| 4669 | 2026-04-21T11:23:26.806Z | found 0 output files |