|
|
|
| 1 | 2026-03-20T18:04:51.208Z | job assigned to worker 01KM66NA1CRSE6CVQ26X83YVQV [factory aws, i-02bdcb95284d41abe] (queued for 1 m 29 s) |
| |
| 2 | 2026-03-20T18:04:59.667Z | starting task 0: "setup" |
| 3 | 2026-03-20T18:04:59.709Z | ++ uname -s |
| 4 | 2026-03-20T18:04:59.709Z | + kern=SunOS |
| 5 | 2026-03-20T18:04:59.709Z | + build_user=build |
| 6 | 2026-03-20T18:04:59.709Z | + build_uid=12345 |
| 7 | 2026-03-20T18:04:59.709Z | + work_dir=/work |
| 8 | 2026-03-20T18:04:59.709Z | + input_dir=/input |
| 9 | 2026-03-20T18:04:59.709Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T18:04:59.709Z | + case "$kern" in |
| 11 | 2026-03-20T18:04:59.710Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T18:04:59.710Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T18:05:01.641Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T18:05:01.755Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T18:05:01.766Z | + home_fs=zfs |
| 16 | 2026-03-20T18:05:01.766Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T18:05:01.766Z | + mkdir -p /home/build |
| 18 | 2026-03-20T18:05:01.766Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T18:05:02.761Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T18:05:02.765Z | process exited: duration 3142 ms, exit code 0 |
| |
| 21 | 2026-03-20T18:05:02.780Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T18:05:02.787Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-03-20T18:05:02.787Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 24 | 2026-03-20T18:05:02.787Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-20T18:05:02.787Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-20T18:05:02.788Z | * rust toolchain profile = "default" |
| 27 | 2026-03-20T18:05:02.788Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T18:05:02.788Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T18:05:02.789Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-20T18:05:02.930Z | info: downloading installer |
| 31 | 2026-03-20T18:05:04.853Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T18:05:04.853Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T18:05:04.853Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T18:05:04.853Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T18:05:04.853Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T18:05:04.853Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T18:05:04.853Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T18:05:04.853Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T18:05:04.853Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T18:05:04.853Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T18:05:04.853Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T18:05:04.853Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T18:05:04.853Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T18:05:04.864Z | info: profile set to default |
| 45 | 2026-03-20T18:05:04.864Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T18:05:04.868Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-20T18:05:05.016Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-20T18:05:05.021Z | info: downloading 6 components |
| 49 | 2026-03-20T18:05:20.821Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-20T18:05:20.821Z | |
| 51 | 2026-03-20T18:05:20.858Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-20T18:05:20.858Z | |
| 53 | 2026-03-20T18:05:20.873Z | |
| 54 | 2026-03-20T18:05:20.873Z | Rust is installed now. Great! |
| 55 | 2026-03-20T18:05:20.873Z | |
| 56 | 2026-03-20T18:05:20.873Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T18:05:20.873Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T18:05:20.873Z | |
| 59 | 2026-03-20T18:05:20.874Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T18:05:20.874Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T18:05:20.874Z | |
| 62 | 2026-03-20T18:05:20.874Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T18:05:20.874Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T18:05:20.874Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T18:05:20.874Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T18:05:20.874Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T18:05:20.874Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T18:05:20.875Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T18:05:20.875Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T18:05:20.875Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T18:05:20.968Z | + rustup --version |
| 72 | 2026-03-20T18:05:20.978Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T18:05:20.978Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T18:05:20.999Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-20T18:05:21.010Z | + cargo --version |
| 76 | 2026-03-20T18:05:21.027Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-20T18:05:21.033Z | + rustc --version |
| 78 | 2026-03-20T18:05:21.047Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-20T18:05:21.054Z | process exited: duration 18271 ms, exit code 0 |
| |
| 80 | 2026-03-20T18:05:21.078Z | starting task 2: "authentication" |
| 81 | 2026-03-20T18:05:21.107Z | process exited: duration 29 ms, exit code 0 |
| |
| 82 | 2026-03-20T18:05:21.148Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T18:05:21.159Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-20T18:05:21.159Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-20T18:05:21.187Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-20T18:05:31.529Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-20T18:05:31.529Z | + git fetch origin 71ff78bdac36a4d225958cd556e280cf99803317 |
| 88 | 2026-03-20T18:05:31.835Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-20T18:05:31.835Z | * branch 71ff78bdac36a4d225958cd556e280cf99803317 -> FETCH_HEAD |
| 90 | 2026-03-20T18:05:31.847Z | + [[ -n dependabot/cargo/tar-0.4.45 ]] |
| 91 | 2026-03-20T18:05:31.850Z | ++ git branch --show-current |
| 92 | 2026-03-20T18:05:31.851Z | + current=main |
| 93 | 2026-03-20T18:05:31.851Z | + [[ main != dependabot/cargo/tar-0.4.45 ]] |
| 94 | 2026-03-20T18:05:31.851Z | + git branch -f dependabot/cargo/tar-0.4.45 71ff78bdac36a4d225958cd556e280cf99803317 |
| 95 | 2026-03-20T18:05:31.854Z | + git checkout -f dependabot/cargo/tar-0.4.45 |
| 96 | 2026-03-20T18:05:32.174Z | Switched to branch 'dependabot/cargo/tar-0.4.45' |
| 97 | 2026-03-20T18:05:32.177Z | + git reset --hard 71ff78bdac36a4d225958cd556e280cf99803317 |
| 98 | 2026-03-20T18:05:32.197Z | HEAD is now at 71ff78bda Bump tar from 0.4.44 to 0.4.45 |
| 99 | 2026-03-20T18:05:32.200Z | process exited: duration 11057 ms, exit code 0 |
| |
| 100 | 2026-03-20T18:05:32.206Z | starting task 4: "build" |
| 101 | 2026-03-20T18:05:32.210Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-20T18:05:32.213Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-20T18:05:32.213Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-20T18:05:32.213Z | + cargo --version |
| 105 | 2026-03-20T18:05:32.222Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-20T18:05:32.226Z | + rustc --version |
| 107 | 2026-03-20T18:05:32.251Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-20T18:05:32.254Z | + source ./env.sh |
| 109 | 2026-03-20T18:05:32.254Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-20T18:05:32.254Z | ++ set -o xtrace |
| 111 | 2026-03-20T18:05:32.257Z | ++++ dirname ./env.sh |
| 112 | 2026-03-20T18:05:32.260Z | +++ readlink -f . |
| 113 | 2026-03-20T18:05:32.260Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-20T18:05:32.260Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-20T18:05:32.260Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-03-20T18:05:32.260Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-03-20T18:05:32.260Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-03-20T18:05:32.260Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-03-20T18:05:32.260Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-03-20T18:05:32.260Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-03-20T18:05:32.260Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-03-20T18:05:32.260Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-20T18:05:32.261Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-20T18:05:32.261Z | + export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-03-20T18:05:32.261Z | + PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-03-20T18:05:32.261Z | + banner prerequisites |
| 127 | 2026-03-20T18:05:32.264Z | |
| 128 | 2026-03-20T18:05:32.264Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-20T18:05:32.264Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-20T18:05:32.264Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-20T18:05:32.264Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-20T18:05:32.264Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-20T18:05:32.264Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-20T18:05:32.264Z | |
| 135 | 2026-03-20T18:05:32.264Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-20T18:05:42.299Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-20T18:05:52.081Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-20T18:06:14.654Z | Planning: Solver setup ... Done (21.131s) |
| 139 | 2026-03-20T18:06:14.810Z | Planning: Running solver ... Done (0.153s) |
| 140 | 2026-03-20T18:06:15.074Z | Planning: Finding local manifests ... Done (0.002s) |
| 141 | 2026-03-20T18:06:15.093Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-20T18:06:15.137Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-20T18:06:15.181Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-20T18:06:15.215Z | Planning: Merging actions ... Done (0.039s) |
| 145 | 2026-03-20T18:06:15.458Z | Planning: Checking for conflicting actions ... Done (0.237s) |
| 146 | 2026-03-20T18:06:15.484Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-20T18:06:16.322Z | Planning: Evaluating mediators ... Done (0.856s) |
| 148 | 2026-03-20T18:06:16.340Z | Planning: Planning completed in 24.10 seconds |
| 149 | 2026-03-20T18:06:16.364Z | Packages to install: 4 |
| 150 | 2026-03-20T18:06:16.364Z | Mediators to change: 2 |
| 151 | 2026-03-20T18:06:16.364Z | Services to change: 1 |
| 152 | 2026-03-20T18:06:16.365Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-20T18:06:16.365Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-20T18:06:16.365Z | Create boot environment: No |
| 155 | 2026-03-20T18:06:16.365Z | Create backup boot environment: No |
| 156 | 2026-03-20T18:06:16.365Z | Rebuild boot archive: No |
| 157 | 2026-03-20T18:06:16.365Z | |
| 158 | 2026-03-20T18:06:16.365Z | Changed mediators: |
| 159 | 2026-03-20T18:06:16.365Z | mediator clang: |
| 160 | 2026-03-20T18:06:16.365Z | version: None -> 15 (system default) |
| 161 | 2026-03-20T18:06:16.365Z | |
| 162 | 2026-03-20T18:06:16.365Z | mediator llvm: |
| 163 | 2026-03-20T18:06:16.365Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-20T18:06:16.365Z | |
| 165 | 2026-03-20T18:06:16.365Z | Changed packages: |
| 166 | 2026-03-20T18:06:16.366Z | helios-dev |
| 167 | 2026-03-20T18:06:16.366Z | developer/build-essential |
| 168 | 2026-03-20T18:06:16.366Z | None -> 11-2.0 |
| 169 | 2026-03-20T18:06:16.366Z | library/libxmlsec1 |
| 170 | 2026-03-20T18:06:16.366Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-20T18:06:16.366Z | ooce/developer/clang-15 |
| 172 | 2026-03-20T18:06:16.366Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-20T18:06:16.366Z | ooce/developer/llvm-15 |
| 174 | 2026-03-20T18:06:16.366Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-20T18:06:16.366Z | |
| 176 | 2026-03-20T18:06:16.366Z | Services: |
| 177 | 2026-03-20T18:06:16.366Z | restart_fmri: |
| 178 | 2026-03-20T18:06:16.367Z | svc:/system/update-man-index:default |
| 179 | 2026-03-20T18:06:16.434Z | |
| 180 | 2026-03-20T18:06:16.434Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-20T18:06:21.388Z | Download: 1999/3290 items 118.3/212.6MB 55% complete (24.7M/s) |
| 182 | 2026-03-20T18:06:26.876Z | Download: 3239/3290 items 200.3/212.6MB 94% complete (20.6M/s) |
| 183 | 2026-03-20T18:06:32.506Z | Download: 3248/3290 items 203.1/212.6MB 95% complete (18.1M/s) |
| 184 | 2026-03-20T18:06:34.630Z | Download: Completed 212.60 MB in 18.25 seconds (11.7M/s) |
| 185 | 2026-03-20T18:06:34.786Z | Actions: 1/3689 actions (Installing new actions) |
| 186 | 2026-03-20T18:06:38.904Z | Actions: Completed 3689 actions in 4.12 seconds. |
| 187 | 2026-03-20T18:06:39.274Z | Done (0.365s) |
| 188 | 2026-03-20T18:06:39.274Z | Done (0.000s) |
| 189 | 2026-03-20T18:06:40.266Z | Done (0.992s) |
| 190 | 2026-03-20T18:06:44.352Z | Done (3.738s) |
| 191 | 2026-03-20T18:06:44.438Z | Done (0.018s) |
| 192 | 2026-03-20T18:06:44.441Z | Done (0.000s) |
| 193 | 2026-03-20T18:06:44.635Z | Done (0.000s) |
| 194 | 2026-03-20T18:06:45.645Z | Planning: Evaluating mediator changes ... Done |
| 195 | 2026-03-20T18:06:45.729Z | Planning: Checking for conflicting actions ... Done |
| 196 | 2026-03-20T18:06:45.732Z | Planning: Consolidating action changes ... Done |
| 197 | 2026-03-20T18:06:45.951Z | Planning: Evaluating mediators ... Done |
| 198 | 2026-03-20T18:06:45.955Z | Planning: Planning completed in 0.36 seconds |
| 199 | 2026-03-20T18:06:45.981Z | Mediators to change: 2 |
| 200 | 2026-03-20T18:06:45.981Z | Create boot environment: No |
| 201 | 2026-03-20T18:06:45.984Z | Create backup boot environment: No |
| 202 | 2026-03-20T18:06:46.048Z | Done |
| 203 | 2026-03-20T18:06:46.048Z | Done |
| 204 | 2026-03-20T18:06:46.817Z | Done |
| 205 | 2026-03-20T18:06:50.107Z | Done |
| 206 | 2026-03-20T18:06:50.190Z | Done |
| 207 | 2026-03-20T18:06:50.193Z | Done |
| 208 | 2026-03-20T18:06:50.348Z | Done |
| 209 | 2026-03-20T18:06:50.910Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-03-20T18:06:50.942Z | Planning: Merging actions ... Done |
| 211 | 2026-03-20T18:06:51.054Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-03-20T18:06:51.058Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-03-20T18:06:51.274Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-03-20T18:06:51.316Z | Planning: Planning completed in 0.64 seconds |
| 215 | 2026-03-20T18:06:51.347Z | Packages to change: 1 |
| 216 | 2026-03-20T18:06:51.348Z | Mediators to change: 1 |
| 217 | 2026-03-20T18:06:51.351Z | Services to change: 1 |
| 218 | 2026-03-20T18:06:51.351Z | Create boot environment: No |
| 219 | 2026-03-20T18:06:51.351Z | Create backup boot environment: Yes |
| 220 | 2026-03-20T18:06:53.853Z | Actions: 1/6 actions (Updating modified actions) |
| 221 | 2026-03-20T18:06:53.856Z | Actions: Completed 6 actions in 0.00 seconds. |
| 222 | 2026-03-20T18:06:53.856Z | Done |
| 223 | 2026-03-20T18:06:53.856Z | Done |
| 224 | 2026-03-20T18:06:54.045Z | Done |
| 225 | 2026-03-20T18:06:57.320Z | Done |
| 226 | 2026-03-20T18:06:57.407Z | Done |
| 227 | 2026-03-20T18:06:57.424Z | Done |
| 228 | 2026-03-20T18:06:57.563Z | Done |
| 229 | 2026-03-20T18:06:57.940Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 230 | 2026-03-20T18:06:57.940Z | clang system 15 system |
| 231 | 2026-03-20T18:06:57.940Z | csh system system illumos |
| 232 | 2026-03-20T18:06:57.940Z | ctags system system illumos |
| 233 | 2026-03-20T18:06:57.940Z | file system system illumos |
| 234 | 2026-03-20T18:06:57.940Z | gcc vendor 12 vendor |
| 235 | 2026-03-20T18:06:57.940Z | gcc system 10 system |
| 236 | 2026-03-20T18:06:57.940Z | gcc system 7 system |
| 237 | 2026-03-20T18:06:57.940Z | go system 1.20 system |
| 238 | 2026-03-20T18:06:57.940Z | go system 1.19 system |
| 239 | 2026-03-20T18:06:57.940Z | llvm system 15 system |
| 240 | 2026-03-20T18:06:57.940Z | llvm system 14 system |
| 241 | 2026-03-20T18:06:57.940Z | mariadb system 10.6 system |
| 242 | 2026-03-20T18:06:57.940Z | mta vendor vendor dma |
| 243 | 2026-03-20T18:06:57.940Z | openjdk system 17 system |
| 244 | 2026-03-20T18:06:57.940Z | openjdk system 11 system |
| 245 | 2026-03-20T18:06:57.941Z | openjdk system 1.8 system |
| 246 | 2026-03-20T18:06:57.941Z | openssl vendor 3 vendor |
| 247 | 2026-03-20T18:06:57.941Z | perl system 5.36 system |
| 248 | 2026-03-20T18:06:57.941Z | postgresql system 15 system |
| 249 | 2026-03-20T18:06:57.941Z | postgresql system 13 system |
| 250 | 2026-03-20T18:06:57.941Z | python vendor 3 vendor |
| 251 | 2026-03-20T18:06:57.941Z | python system 2 system |
| 252 | 2026-03-20T18:06:57.941Z | python3 system 3.11 system |
| 253 | 2026-03-20T18:06:57.941Z | ruby system 3.0 system |
| 254 | 2026-03-20T18:06:57.941Z | words vendor vendor american-english |
| 255 | 2026-03-20T18:06:57.941Z | words system system australian-english |
| 256 | 2026-03-20T18:06:57.941Z | words system system british-english |
| 257 | 2026-03-20T18:06:57.941Z | words system system canadian-english |
| 258 | 2026-03-20T18:06:57.941Z | words system system french |
| 259 | 2026-03-20T18:06:57.941Z | words system system italian |
| 260 | 2026-03-20T18:06:57.941Z | words system system ngerman |
| 261 | 2026-03-20T18:06:57.941Z | words system system ogerman |
| 262 | 2026-03-20T18:06:57.941Z | words system system spanish |
| 263 | 2026-03-20T18:06:58.236Z | PUBLISHER TYPE STATUS P LOCATION |
| 264 | 2026-03-20T18:06:58.236Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 265 | 2026-03-20T18:07:04.216Z | FMRI IFO |
| 266 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 267 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 268 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 269 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 270 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 271 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 272 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 273 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 274 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 275 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 276 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 277 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 278 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 279 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 280 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 281 | 2026-03-20T18:07:04.217Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 282 | 2026-03-20T18:07:05.431Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 283 | 2026-03-20T18:07:06.169Z | Updating crates.io index |
| 284 | 2026-03-20T18:07:06.208Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 285 | 2026-03-20T18:07:06.993Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 286 | 2026-03-20T18:07:07.471Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-03-20T18:07:07.736Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 288 | 2026-03-20T18:07:08.298Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 289 | 2026-03-20T18:07:09.128Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 290 | 2026-03-20T18:07:09.654Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 291 | 2026-03-20T18:07:11.085Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 292 | 2026-03-20T18:07:12.728Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 293 | 2026-03-20T18:07:13.742Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 294 | 2026-03-20T18:07:14.082Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 295 | 2026-03-20T18:07:15.036Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 296 | 2026-03-20T18:07:15.435Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 297 | 2026-03-20T18:07:15.810Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 298 | 2026-03-20T18:07:16.178Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 299 | 2026-03-20T18:07:17.083Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 300 | 2026-03-20T18:07:17.685Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 301 | 2026-03-20T18:07:17.963Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 302 | 2026-03-20T18:07:18.368Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 303 | 2026-03-20T18:07:18.875Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 304 | 2026-03-20T18:07:19.088Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 305 | 2026-03-20T18:07:19.344Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 306 | 2026-03-20T18:07:19.581Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 307 | 2026-03-20T18:07:20.020Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 308 | 2026-03-20T18:07:20.756Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 309 | 2026-03-20T18:07:21.231Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 310 | 2026-03-20T18:07:21.502Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 311 | 2026-03-20T18:07:21.786Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 312 | 2026-03-20T18:07:22.902Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 313 | 2026-03-20T18:07:23.452Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 314 | 2026-03-20T18:07:23.716Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 315 | 2026-03-20T18:07:24.036Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 316 | 2026-03-20T18:07:24.344Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 317 | 2026-03-20T18:07:24.825Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 318 | 2026-03-20T18:07:25.071Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 319 | 2026-03-20T18:07:25.340Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 320 | 2026-03-20T18:07:25.630Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 321 | 2026-03-20T18:07:26.049Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 322 | 2026-03-20T18:07:40.182Z | Downloading crates ... |
| 323 | 2026-03-20T18:07:40.244Z | Downloaded fastrand v2.3.0 |
| 324 | 2026-03-20T18:07:40.251Z | Downloaded camino-tempfile v1.4.1 |
| 325 | 2026-03-20T18:07:40.255Z | Downloaded anstream v0.6.21 |
| 326 | 2026-03-20T18:07:40.255Z | Downloaded serde_tokenstream v0.2.3 |
| 327 | 2026-03-20T18:07:40.258Z | Downloaded pest_generator v2.8.6 |
| 328 | 2026-03-20T18:07:40.261Z | Downloaded percent-encoding v2.3.2 |
| 329 | 2026-03-20T18:07:40.261Z | Downloaded macaddr v1.0.1 |
| 330 | 2026-03-20T18:07:40.264Z | Downloaded litemap v0.8.1 |
| 331 | 2026-03-20T18:07:40.268Z | Downloaded textwrap v0.16.2 |
| 332 | 2026-03-20T18:07:40.268Z | Downloaded anstyle-parse v0.2.7 |
| 333 | 2026-03-20T18:07:40.271Z | Downloaded num-traits v0.2.19 |
| 334 | 2026-03-20T18:07:40.273Z | Downloaded icu_provider v2.1.1 |
| 335 | 2026-03-20T18:07:40.276Z | Downloaded zerofrom-derive v0.1.6 |
| 336 | 2026-03-20T18:07:40.276Z | Downloaded yoke v0.8.1 |
| 337 | 2026-03-20T18:07:40.276Z | Downloaded toml v0.8.23 |
| 338 | 2026-03-20T18:07:40.279Z | Downloaded heck v0.4.1 |
| 339 | 2026-03-20T18:07:40.283Z | Downloaded unicode-linebreak v0.1.5 |
| 340 | 2026-03-20T18:07:40.286Z | Downloaded yoke-derive v0.8.1 |
| 341 | 2026-03-20T18:07:40.286Z | Downloaded toml_write v0.1.2 |
| 342 | 2026-03-20T18:07:40.286Z | Downloaded utf8_iter v1.0.4 |
| 343 | 2026-03-20T18:07:40.289Z | Downloaded typeid v1.0.3 |
| 344 | 2026-03-20T18:07:40.292Z | Downloaded version_check v0.9.5 |
| 345 | 2026-03-20T18:07:40.295Z | Downloaded unicode-xid v0.2.6 |
| 346 | 2026-03-20T18:07:40.295Z | Downloaded memmap v0.7.0 |
| 347 | 2026-03-20T18:07:40.298Z | Downloaded zerofrom v0.1.6 |
| 348 | 2026-03-20T18:07:40.298Z | Downloaded plain v0.2.3 |
| 349 | 2026-03-20T18:07:40.298Z | Downloaded toml_datetime v0.6.11 |
| 350 | 2026-03-20T18:07:40.305Z | Downloaded usdt v0.5.0 |
| 351 | 2026-03-20T18:07:40.309Z | Downloaded heck v0.5.0 |
| 352 | 2026-03-20T18:07:40.311Z | Downloaded generic-array v0.14.7 |
| 353 | 2026-03-20T18:07:40.311Z | Downloaded utf8parse v0.2.2 |
| 354 | 2026-03-20T18:07:40.315Z | Downloaded thread-id v4.2.2 |
| 355 | 2026-03-20T18:07:40.315Z | Downloaded usdt-macro v0.5.0 |
| 356 | 2026-03-20T18:07:40.315Z | Downloaded usdt-attr-macro v0.5.0 |
| 357 | 2026-03-20T18:07:40.318Z | Downloaded equivalent v1.0.2 |
| 358 | 2026-03-20T18:07:40.318Z | Downloaded zerovec-derive v0.11.2 |
| 359 | 2026-03-20T18:07:40.318Z | Downloaded scroll_derive v0.12.1 |
| 360 | 2026-03-20T18:07:40.318Z | Downloaded pretty-hex v0.4.1 |
| 361 | 2026-03-20T18:07:40.318Z | Downloaded tinystr v0.8.2 |
| 362 | 2026-03-20T18:07:40.321Z | Downloaded cpufeatures v0.2.17 |
| 363 | 2026-03-20T18:07:40.321Z | Downloaded thiserror-impl v2.0.18 |
| 364 | 2026-03-20T18:07:40.324Z | Downloaded zmij v1.0.21 |
| 365 | 2026-03-20T18:07:40.324Z | Downloaded thiserror v2.0.18 |
| 366 | 2026-03-20T18:07:40.327Z | Downloaded writeable v0.6.2 |
| 367 | 2026-03-20T18:07:40.330Z | Downloaded usdt-impl v0.5.0 |
| 368 | 2026-03-20T18:07:40.330Z | Downloaded is_terminal_polyfill v1.70.2 |
| 369 | 2026-03-20T18:07:40.333Z | Downloaded toml_edit v0.22.27 |
| 370 | 2026-03-20T18:07:40.336Z | Downloaded unicode-ident v1.0.24 |
| 371 | 2026-03-20T18:07:40.336Z | Downloaded proc-macro-error v1.0.4 |
| 372 | 2026-03-20T18:07:40.339Z | Downloaded quote v1.0.44 |
| 373 | 2026-03-20T18:07:40.343Z | Downloaded fs-err v3.3.0 |
| 374 | 2026-03-20T18:07:40.343Z | Downloaded zerocopy-derive v0.7.35 |
| 375 | 2026-03-20T18:07:40.346Z | Downloaded block-buffer v0.10.4 |
| 376 | 2026-03-20T18:07:40.346Z | Downloaded ordered-float v2.10.1 |
| 377 | 2026-03-20T18:07:40.350Z | Downloaded ucd-trie v0.1.7 |
| 378 | 2026-03-20T18:07:40.350Z | Downloaded dtrace-parser v0.2.0 |
| 379 | 2026-03-20T18:07:40.350Z | Downloaded idna_adapter v1.2.1 |
| 380 | 2026-03-20T18:07:40.350Z | Downloaded thiserror-impl v1.0.69 |
| 381 | 2026-03-20T18:07:40.353Z | Downloaded stable_deref_trait v1.2.1 |
| 382 | 2026-03-20T18:07:40.353Z | Downloaded thiserror v1.0.69 |
| 383 | 2026-03-20T18:07:40.356Z | Downloaded zerotrie v0.2.3 |
| 384 | 2026-03-20T18:07:40.356Z | Downloaded typenum v1.19.0 |
| 385 | 2026-03-20T18:07:40.359Z | Downloaded strsim v0.11.1 |
| 386 | 2026-03-20T18:07:40.359Z | Downloaded serde_spanned v0.6.9 |
| 387 | 2026-03-20T18:07:40.362Z | Downloaded tabled_derive v0.7.0 |
| 388 | 2026-03-20T18:07:40.362Z | Downloaded itoa v1.0.17 |
| 389 | 2026-03-20T18:07:40.362Z | Downloaded form_urlencoded v1.2.2 |
| 390 | 2026-03-20T18:07:40.365Z | Downloaded crypto-common v0.1.7 |
| 391 | 2026-03-20T18:07:40.365Z | Downloaded anstyle-query v1.1.5 |
| 392 | 2026-03-20T18:07:40.368Z | Downloaded colorchoice v1.0.4 |
| 393 | 2026-03-20T18:07:40.368Z | Downloaded url v2.5.8 |
| 394 | 2026-03-20T18:07:40.371Z | Downloaded serde-value v0.7.0 |
| 395 | 2026-03-20T18:07:40.374Z | Downloaded dof v0.3.0 |
| 396 | 2026-03-20T18:07:40.377Z | Downloaded fnv v1.0.7 |
| 397 | 2026-03-20T18:07:40.377Z | Downloaded cfg-if v1.0.4 |
| 398 | 2026-03-20T18:07:40.382Z | Downloaded smawk v0.3.2 |
| 399 | 2026-03-20T18:07:40.385Z | Downloaded zerovec v0.11.5 |
| 400 | 2026-03-20T18:07:40.388Z | Downloaded swrite v0.1.0 |
| 401 | 2026-03-20T18:07:40.388Z | Downloaded cargo-platform v0.2.0 |
| 402 | 2026-03-20T18:07:40.391Z | Downloaded errno v0.3.14 |
| 403 | 2026-03-20T18:07:40.391Z | Downloaded potential_utf v0.1.4 |
| 404 | 2026-03-20T18:07:40.391Z | Downloaded digest v0.10.7 |
| 405 | 2026-03-20T18:07:40.394Z | Downloaded displaydoc v0.2.5 |
| 406 | 2026-03-20T18:07:40.397Z | Downloaded zerocopy v0.7.35 |
| 407 | 2026-03-20T18:07:40.408Z | Downloaded winnow v0.7.14 |
| 408 | 2026-03-20T18:07:40.413Z | Downloaded serde_derive v1.0.228 |
| 409 | 2026-03-20T18:07:40.416Z | Downloaded serde-untagged v0.1.9 |
| 410 | 2026-03-20T18:07:40.420Z | Downloaded proc-macro-error-attr v1.0.4 |
| 411 | 2026-03-20T18:07:40.420Z | Downloaded unicode-width v0.2.0 |
| 412 | 2026-03-20T18:07:40.423Z | Downloaded synstructure v0.13.2 |
| 413 | 2026-03-20T18:07:40.423Z | Downloaded unicode-width v0.1.14 |
| 414 | 2026-03-20T18:07:40.426Z | Downloaded terminal_size v0.4.3 |
| 415 | 2026-03-20T18:07:40.429Z | Downloaded anstyle v1.0.13 |
| 416 | 2026-03-20T18:07:40.429Z | Downloaded clap_lex v1.0.0 |
| 417 | 2026-03-20T18:07:40.429Z | Downloaded autocfg v1.5.0 |
| 418 | 2026-03-20T18:07:40.434Z | Downloaded cargo_metadata v0.21.0 |
| 419 | 2026-03-20T18:07:40.434Z | Downloaded semver v1.0.27 |
| 420 | 2026-03-20T18:07:40.436Z | Downloaded cargo_toml v0.21.0 |
| 421 | 2026-03-20T18:07:40.436Z | Downloaded scroll v0.12.0 |
| 422 | 2026-03-20T18:07:40.437Z | Downloaded erased-serde v0.4.9 |
| 423 | 2026-03-20T18:07:40.437Z | Downloaded byteorder v1.5.0 |
| 424 | 2026-03-20T18:07:40.440Z | Downloaded bytecount v0.6.9 |
| 425 | 2026-03-20T18:07:40.440Z | Downloaded sha2 v0.10.9 |
| 426 | 2026-03-20T18:07:40.443Z | Downloaded anyhow v1.0.102 |
| 427 | 2026-03-20T18:07:40.443Z | Downloaded pest_derive v2.8.6 |
| 428 | 2026-03-20T18:07:40.446Z | Downloaded cargo-util-schemas v0.8.2 |
| 429 | 2026-03-20T18:07:40.449Z | Downloaded getrandom v0.4.1 |
| 430 | 2026-03-20T18:07:40.452Z | Downloaded clap_derive v4.5.55 |
| 431 | 2026-03-20T18:07:40.455Z | Downloaded bitflags v2.11.0 |
| 432 | 2026-03-20T18:07:40.458Z | Downloaded clap v4.5.60 |
| 433 | 2026-03-20T18:07:40.462Z | Downloaded smallvec v1.15.1 |
| 434 | 2026-03-20T18:07:40.465Z | Downloaded tempfile v3.25.0 |
| 435 | 2026-03-20T18:07:40.468Z | Downloaded once_cell v1.21.3 |
| 436 | 2026-03-20T18:07:40.468Z | Downloaded camino v1.2.2 |
| 437 | 2026-03-20T18:07:40.471Z | Downloaded papergrid v0.11.0 |
| 438 | 2026-03-20T18:07:40.474Z | Downloaded icu_properties v2.1.2 |
| 439 | 2026-03-20T18:07:40.495Z | Downloaded serde_core v1.0.228 |
| 440 | 2026-03-20T18:07:40.498Z | Downloaded proc-macro2 v1.0.106 |
| 441 | 2026-03-20T18:07:40.501Z | Downloaded icu_normalizer v2.1.1 |
| 442 | 2026-03-20T18:07:40.508Z | Downloaded pest v2.8.6 |
| 443 | 2026-03-20T18:07:40.511Z | Downloaded log v0.4.29 |
| 444 | 2026-03-20T18:07:40.515Z | Downloaded icu_collections v2.1.1 |
| 445 | 2026-03-20T18:07:40.524Z | Downloaded pest_meta v2.8.6 |
| 446 | 2026-03-20T18:07:40.527Z | Downloaded icu_normalizer_data v2.1.1 |
| 447 | 2026-03-20T18:07:40.576Z | Downloaded serde v1.0.228 |
| 448 | 2026-03-20T18:07:40.576Z | Downloaded indexmap v2.13.0 |
| 449 | 2026-03-20T18:07:40.576Z | Downloaded icu_locale_core v2.1.1 |
| 450 | 2026-03-20T18:07:40.576Z | Downloaded memchr v2.8.0 |
| 451 | 2026-03-20T18:07:40.585Z | Downloaded hashbrown v0.16.1 |
| 452 | 2026-03-20T18:07:40.593Z | Downloaded idna v1.1.0 |
| 453 | 2026-03-20T18:07:40.600Z | Downloaded serde_json v1.0.149 |
| 454 | 2026-03-20T18:07:40.605Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-03-20T18:07:40.612Z | Downloaded syn v2.0.117 |
| 456 | 2026-03-20T18:07:40.619Z | Downloaded clap_builder v4.5.60 |
| 457 | 2026-03-20T18:07:40.623Z | Downloaded tabled v0.15.0 |
| 458 | 2026-03-20T18:07:40.634Z | Downloaded goblin v0.8.2 |
| 459 | 2026-03-20T18:07:40.638Z | Downloaded syn v1.0.109 |
| 460 | 2026-03-20T18:07:40.667Z | Downloaded rustix v1.1.3 |
| 461 | 2026-03-20T18:07:40.691Z | Downloaded libc v0.2.180 |
| 462 | 2026-03-20T18:07:40.780Z | Compiling proc-macro2 v1.0.106 |
| 463 | 2026-03-20T18:07:40.780Z | Compiling quote v1.0.44 |
| 464 | 2026-03-20T18:07:40.785Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-03-20T18:07:40.785Z | Compiling serde_core v1.0.228 |
| 466 | 2026-03-20T18:07:40.785Z | Compiling libc v0.2.180 |
| 467 | 2026-03-20T18:07:40.785Z | Compiling version_check v0.9.5 |
| 468 | 2026-03-20T18:07:40.785Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-20T18:07:40.785Z | Compiling memchr v2.8.0 |
| 470 | 2026-03-20T18:07:41.175Z | Compiling serde v1.0.228 |
| 471 | 2026-03-20T18:07:41.198Z | Compiling zmij v1.0.21 |
| 472 | 2026-03-20T18:07:41.556Z | Compiling thiserror v1.0.69 |
| 473 | 2026-03-20T18:07:41.699Z | Compiling itoa v1.0.17 |
| 474 | 2026-03-20T18:07:41.842Z | Compiling autocfg v1.5.0 |
| 475 | 2026-03-20T18:07:41.936Z | Compiling ucd-trie v0.1.7 |
| 476 | 2026-03-20T18:07:42.014Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-20T18:07:42.036Z | Compiling writeable v0.6.2 |
| 478 | 2026-03-20T18:07:42.190Z | Compiling pest v2.8.6 |
| 479 | 2026-03-20T18:07:42.263Z | Compiling icu_normalizer_data v2.1.1 |
| 480 | 2026-03-20T18:07:42.283Z | Compiling rustix v1.1.3 |
| 481 | 2026-03-20T18:07:42.306Z | Compiling byteorder v1.5.0 |
| 482 | 2026-03-20T18:07:42.632Z | Compiling icu_properties_data v2.1.2 |
| 483 | 2026-03-20T18:07:42.784Z | Compiling syn v2.0.117 |
| 484 | 2026-03-20T18:07:42.914Z | Compiling errno v0.3.14 |
| 485 | 2026-03-20T18:07:42.936Z | Compiling bitflags v2.11.0 |
| 486 | 2026-03-20T18:07:43.022Z | Compiling serde_json v1.0.149 |
| 487 | 2026-03-20T18:07:43.319Z | Compiling num-traits v0.2.19 |
| 488 | 2026-03-20T18:07:43.345Z | Compiling typeid v1.0.3 |
| 489 | 2026-03-20T18:07:43.369Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-03-20T18:07:43.643Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-20T18:07:43.701Z | Compiling smallvec v1.15.1 |
| 492 | 2026-03-20T18:07:43.937Z | Compiling pest_meta v2.8.6 |
| 493 | 2026-03-20T18:07:44.048Z | Compiling indexmap v2.13.0 |
| 494 | 2026-03-20T18:07:44.124Z | Compiling thread-id v4.2.2 |
| 495 | 2026-03-20T18:07:44.228Z | Compiling proc-macro-error-attr v1.0.4 |
| 496 | 2026-03-20T18:07:44.285Z | Compiling usdt-impl v0.5.0 |
| 497 | 2026-03-20T18:07:44.370Z | Compiling syn v1.0.109 |
| 498 | 2026-03-20T18:07:44.454Z | Compiling toml_write v0.1.2 |
| 499 | 2026-03-20T18:07:44.541Z | Compiling erased-serde v0.4.9 |
| 500 | 2026-03-20T18:07:44.712Z | Compiling winnow v0.7.14 |
| 501 | 2026-03-20T18:07:45.028Z | Compiling proc-macro-error v1.0.4 |
| 502 | 2026-03-20T18:07:45.167Z | Compiling camino v1.2.2 |
| 503 | 2026-03-20T18:07:45.286Z | Compiling utf8parse v0.2.2 |
| 504 | 2026-03-20T18:07:45.428Z | Compiling log v0.4.29 |
| 505 | 2026-03-20T18:07:45.561Z | Compiling plain v0.2.3 |
| 506 | 2026-03-20T18:07:45.668Z | Compiling getrandom v0.4.1 |
| 507 | 2026-03-20T18:07:45.703Z | Compiling thiserror v2.0.18 |
| 508 | 2026-03-20T18:07:45.915Z | Compiling percent-encoding v2.3.2 |
| 509 | 2026-03-20T18:07:46.103Z | Compiling utf8_iter v1.0.4 |
| 510 | 2026-03-20T18:07:46.202Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-03-20T18:07:46.258Z | Compiling ordered-float v2.10.1 |
| 512 | 2026-03-20T18:07:46.306Z | Compiling anstyle-parse v0.2.7 |
| 513 | 2026-03-20T18:07:46.476Z | Compiling terminal_size v0.4.3 |
| 514 | 2026-03-20T18:07:46.541Z | Compiling synstructure v0.13.2 |
| 515 | 2026-03-20T18:07:46.629Z | Compiling pest_generator v2.8.6 |
| 516 | 2026-03-20T18:07:46.737Z | Compiling colorchoice v1.0.4 |
| 517 | 2026-03-20T18:07:46.891Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-20T18:07:46.915Z | Compiling anstyle v1.0.13 |
| 519 | 2026-03-20T18:07:46.938Z | Compiling is_terminal_polyfill v1.70.2 |
| 520 | 2026-03-20T18:07:47.062Z | Compiling anstyle-query v1.1.5 |
| 521 | 2026-03-20T18:07:47.062Z | Compiling cfg-if v1.0.4 |
| 522 | 2026-03-20T18:07:47.107Z | Compiling serde-untagged v0.1.9 |
| 523 | 2026-03-20T18:07:47.176Z | Compiling anstream v0.6.21 |
| 524 | 2026-03-20T18:07:47.382Z | Compiling semver v1.0.27 |
| 525 | 2026-03-20T18:07:47.470Z | Compiling fs-err v3.3.0 |
| 526 | 2026-03-20T18:07:47.633Z | Compiling unicode-xid v0.2.6 |
| 527 | 2026-03-20T18:07:47.636Z | Compiling anyhow v1.0.102 |
| 528 | 2026-03-20T18:07:47.734Z | Compiling bytecount v0.6.9 |
| 529 | 2026-03-20T18:07:47.798Z | Compiling fastrand v2.3.0 |
| 530 | 2026-03-20T18:07:47.835Z | Compiling heck v0.5.0 |
| 531 | 2026-03-20T18:07:47.915Z | Compiling strsim v0.11.1 |
| 532 | 2026-03-20T18:07:47.959Z | Compiling once_cell v1.21.3 |
| 533 | 2026-03-20T18:07:48.163Z | Compiling fnv v1.0.7 |
| 534 | 2026-03-20T18:07:48.186Z | Compiling unicode-width v0.1.14 |
| 535 | 2026-03-20T18:07:48.241Z | Compiling heck v0.4.1 |
| 536 | 2026-03-20T18:07:48.296Z | Compiling clap_lex v1.0.0 |
| 537 | 2026-03-20T18:07:48.387Z | Compiling tempfile v3.25.0 |
| 538 | 2026-03-20T18:07:48.543Z | Compiling clap_builder v4.5.60 |
| 539 | 2026-03-20T18:07:48.564Z | Compiling papergrid v0.11.0 |
| 540 | 2026-03-20T18:07:48.732Z | Compiling memmap v0.7.0 |
| 541 | 2026-03-20T18:07:48.756Z | Compiling smawk v0.3.2 |
| 542 | 2026-03-20T18:07:48.898Z | Compiling unicode-linebreak v0.1.5 |
| 543 | 2026-03-20T18:07:48.931Z | Compiling unicode-width v0.2.0 |
| 544 | 2026-03-20T18:07:49.091Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-03-20T18:07:49.210Z | Compiling zerofrom-derive v0.1.6 |
| 546 | 2026-03-20T18:07:49.281Z | Compiling yoke-derive v0.8.1 |
| 547 | 2026-03-20T18:07:49.448Z | Compiling zerovec-derive v0.11.2 |
| 548 | 2026-03-20T18:07:49.472Z | Compiling displaydoc v0.2.5 |
| 549 | 2026-03-20T18:07:50.431Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-03-20T18:07:50.554Z | Compiling zerocopy-derive v0.7.35 |
| 551 | 2026-03-20T18:07:50.864Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-03-20T18:07:50.938Z | Compiling scroll_derive v0.12.1 |
| 553 | 2026-03-20T18:07:51.143Z | Compiling zerofrom v0.1.6 |
| 554 | 2026-03-20T18:07:51.316Z | Compiling yoke v0.8.1 |
| 555 | 2026-03-20T18:07:51.397Z | Compiling thiserror-impl v2.0.18 |
| 556 | 2026-03-20T18:07:51.566Z | Compiling zerovec v0.11.5 |
| 557 | 2026-03-20T18:07:51.698Z | Compiling zerotrie v0.2.3 |
| 558 | 2026-03-20T18:07:51.811Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-03-20T18:07:52.096Z | Compiling scroll v0.12.0 |
| 560 | 2026-03-20T18:07:52.259Z | Compiling tinystr v0.8.2 |
| 561 | 2026-03-20T18:07:52.282Z | Compiling potential_utf v0.1.4 |
| 562 | 2026-03-20T18:07:52.482Z | Compiling icu_collections v2.1.1 |
| 563 | 2026-03-20T18:07:52.562Z | Compiling icu_locale_core v2.1.1 |
| 564 | 2026-03-20T18:07:52.562Z | Compiling dtrace-parser v0.2.0 |
| 565 | 2026-03-20T18:07:52.679Z | Compiling goblin v0.8.2 |
| 566 | 2026-03-20T18:07:52.878Z | Compiling tabled_derive v0.7.0 |
| 567 | 2026-03-20T18:07:53.169Z | Compiling clap_derive v4.5.55 |
| 568 | 2026-03-20T18:07:53.396Z | Compiling textwrap v0.16.2 |
| 569 | 2026-03-20T18:07:53.676Z | Compiling icu_provider v2.1.1 |
| 570 | 2026-03-20T18:07:53.829Z | Compiling serde_spanned v0.6.9 |
| 571 | 2026-03-20T18:07:53.853Z | Compiling toml_datetime v0.6.11 |
| 572 | 2026-03-20T18:07:53.896Z | Compiling dof v0.3.0 |
| 573 | 2026-03-20T18:07:54.017Z | Compiling icu_properties v2.1.2 |
| 574 | 2026-03-20T18:07:54.042Z | Compiling icu_normalizer v2.1.1 |
| 575 | 2026-03-20T18:07:54.075Z | Compiling serde_tokenstream v0.2.3 |
| 576 | 2026-03-20T18:07:54.138Z | Compiling toml_edit v0.22.27 |
| 577 | 2026-03-20T18:07:54.211Z | Compiling serde-value v0.7.0 |
| 578 | 2026-03-20T18:07:54.511Z | Compiling cargo-platform v0.2.0 |
| 579 | 2026-03-20T18:07:54.695Z | Compiling tabled v0.15.0 |
| 580 | 2026-03-20T18:07:54.770Z | Compiling macaddr v1.0.1 |
| 581 | 2026-03-20T18:07:55.065Z | Compiling camino-tempfile v1.4.1 |
| 582 | 2026-03-20T18:07:55.230Z | Compiling swrite v0.1.0 |
| 583 | 2026-03-20T18:07:55.261Z | Compiling idna_adapter v1.2.1 |
| 584 | 2026-03-20T18:07:55.353Z | Compiling usdt-attr-macro v0.5.0 |
| 585 | 2026-03-20T18:07:55.378Z | Compiling usdt-macro v0.5.0 |
| 586 | 2026-03-20T18:07:55.442Z | Compiling idna v1.1.0 |
| 587 | 2026-03-20T18:07:55.589Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 588 | 2026-03-20T18:07:55.614Z | Compiling clap v4.5.60 |
| 589 | 2026-03-20T18:07:55.908Z | Compiling url v2.5.8 |
| 590 | 2026-03-20T18:07:56.182Z | Compiling toml v0.8.23 |
| 591 | 2026-03-20T18:07:56.632Z | Compiling usdt v0.5.0 |
| 592 | 2026-03-20T18:07:56.950Z | Compiling cargo-util-schemas v0.8.2 |
| 593 | 2026-03-20T18:07:56.964Z | Compiling cargo_toml v0.21.0 |
| 594 | 2026-03-20T18:07:58.127Z | Compiling cargo_metadata v0.21.0 |
| 595 | 2026-03-20T18:07:59.433Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 596 | 2026-03-20T18:08:02.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.03s |
| 597 | 2026-03-20T18:08:02.539Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 598 | 2026-03-20T18:08:03.251Z | Downloading crates ... |
| 599 | 2026-03-20T18:08:03.362Z | Downloaded adler2 v2.0.1 |
| 600 | 2026-03-20T18:08:03.371Z | Downloaded assert_matches v1.5.0 |
| 601 | 2026-03-20T18:08:03.380Z | Downloaded async-stream-impl v0.3.6 |
| 602 | 2026-03-20T18:08:03.384Z | Downloaded ascii-canvas v3.0.0 |
| 603 | 2026-03-20T18:08:03.384Z | Downloaded bitflags v1.3.2 |
| 604 | 2026-03-20T18:08:03.391Z | Downloaded crossbeam-deque v0.8.6 |
| 605 | 2026-03-20T18:08:03.395Z | Downloaded bit-set v0.8.0 |
| 606 | 2026-03-20T18:08:03.398Z | Downloaded arrayref v0.3.9 |
| 607 | 2026-03-20T18:08:03.400Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 608 | 2026-03-20T18:08:03.400Z | Downloaded async-recursion v1.1.1 |
| 609 | 2026-03-20T18:08:03.403Z | Downloaded atomic-waker v1.1.2 |
| 610 | 2026-03-20T18:08:03.404Z | Downloaded array-init v0.0.4 |
| 611 | 2026-03-20T18:08:03.407Z | Downloaded cargo_metadata v0.19.2 |
| 612 | 2026-03-20T18:08:03.407Z | Downloaded async-bb8-diesel v0.2.1 |
| 613 | 2026-03-20T18:08:03.410Z | Downloaded backon v1.6.0 |
| 614 | 2026-03-20T18:08:03.415Z | Downloaded darling_macro v0.21.3 |
| 615 | 2026-03-20T18:08:03.415Z | Downloaded cargo-platform v0.1.9 |
| 616 | 2026-03-20T18:08:03.419Z | Downloaded bb8 v0.8.6 |
| 617 | 2026-03-20T18:08:03.419Z | Downloaded atomicwrites v0.4.4 |
| 618 | 2026-03-20T18:08:03.423Z | Downloaded async-stream v0.3.6 |
| 619 | 2026-03-20T18:08:03.423Z | Downloaded document-features v0.2.12 |
| 620 | 2026-03-20T18:08:03.423Z | Downloaded derive_builder_macro v0.20.2 |
| 621 | 2026-03-20T18:08:03.428Z | Downloaded bitfield-struct v0.6.2 |
| 622 | 2026-03-20T18:08:03.462Z | Downloaded find-msvc-tools v0.1.9 |
| 623 | 2026-03-20T18:08:03.462Z | Downloaded darling_core v0.21.3 |
| 624 | 2026-03-20T18:08:03.467Z | Downloaded bitfield v0.19.4 |
| 625 | 2026-03-20T18:08:03.467Z | Downloaded embedded-io v0.4.0 |
| 626 | 2026-03-20T18:08:03.467Z | Downloaded convert_case v0.4.0 |
| 627 | 2026-03-20T18:08:03.467Z | Downloaded downcast-rs v2.0.2 |
| 628 | 2026-03-20T18:08:03.467Z | Downloaded display-error-chain v0.2.2 |
| 629 | 2026-03-20T18:08:03.467Z | Downloaded dirs-next v2.0.0 |
| 630 | 2026-03-20T18:08:03.467Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 631 | 2026-03-20T18:08:03.467Z | Downloaded foreign-types-macros v0.2.3 |
| 632 | 2026-03-20T18:08:03.467Z | Downloaded fixedbitset v0.4.2 |
| 633 | 2026-03-20T18:08:03.467Z | Downloaded dtrace-parser v0.3.0 |
| 634 | 2026-03-20T18:08:03.467Z | Downloaded darling_macro v0.23.0 |
| 635 | 2026-03-20T18:08:03.467Z | Downloaded dyn-clone v1.0.20 |
| 636 | 2026-03-20T18:08:03.467Z | Downloaded base16ct v0.2.0 |
| 637 | 2026-03-20T18:08:03.467Z | Downloaded foreign-types-shared v0.3.1 |
| 638 | 2026-03-20T18:08:03.467Z | Downloaded dunce v1.0.5 |
| 639 | 2026-03-20T18:08:03.467Z | Downloaded atty v0.2.14 |
| 640 | 2026-03-20T18:08:03.467Z | Downloaded cfg_aliases v0.1.1 |
| 641 | 2026-03-20T18:08:03.468Z | Downloaded endian-type v0.1.2 |
| 642 | 2026-03-20T18:08:03.468Z | Downloaded cstr-argument v0.1.2 |
| 643 | 2026-03-20T18:08:03.468Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 644 | 2026-03-20T18:08:03.468Z | Downloaded block-padding v0.3.3 |
| 645 | 2026-03-20T18:08:03.468Z | Downloaded env_filter v1.0.0 |
| 646 | 2026-03-20T18:08:03.468Z | Downloaded ed25519 v2.2.3 |
| 647 | 2026-03-20T18:08:03.468Z | Downloaded diesel-dtrace v0.5.0 |
| 648 | 2026-03-20T18:08:03.468Z | Downloaded async-trait v0.1.89 |
| 649 | 2026-03-20T18:08:03.472Z | Downloaded derive-ex v0.1.8 |
| 650 | 2026-03-20T18:08:03.473Z | Downloaded blowfish v0.9.1 |
| 651 | 2026-03-20T18:08:03.473Z | Downloaded bcs v0.1.6 |
| 652 | 2026-03-20T18:08:03.473Z | Downloaded backoff v0.4.0 |
| 653 | 2026-03-20T18:08:03.476Z | Downloaded base64ct v1.8.3 |
| 654 | 2026-03-20T18:08:03.476Z | Downloaded float-cmp v0.10.0 |
| 655 | 2026-03-20T18:08:03.476Z | Downloaded enum-as-inner v0.6.1 |
| 656 | 2026-03-20T18:08:03.479Z | Downloaded embedded-io v0.6.1 |
| 657 | 2026-03-20T18:08:03.479Z | Downloaded aead v0.5.2 |
| 658 | 2026-03-20T18:08:03.482Z | Downloaded cpufeatures v0.3.0 |
| 659 | 2026-03-20T18:08:03.482Z | Downloaded foreign-types v0.3.2 |
| 660 | 2026-03-20T18:08:03.485Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 661 | 2026-03-20T18:08:03.485Z | Downloaded crunchy v0.2.4 |
| 662 | 2026-03-20T18:08:03.485Z | Downloaded cobs v0.3.0 |
| 663 | 2026-03-20T18:08:03.488Z | Downloaded crc8 v0.1.1 |
| 664 | 2026-03-20T18:08:03.488Z | Downloaded ciborium-io v0.2.2 |
| 665 | 2026-03-20T18:08:03.488Z | Downloaded foreign-types-shared v0.1.1 |
| 666 | 2026-03-20T18:08:03.493Z | Downloaded dsl_auto_type v0.2.0 |
| 667 | 2026-03-20T18:08:03.493Z | Downloaded crucible-workspace-hack v0.1.0 |
| 668 | 2026-03-20T18:08:03.493Z | Downloaded dof v0.4.0 |
| 669 | 2026-03-20T18:08:03.498Z | Downloaded corncobs v0.1.4 |
| 670 | 2026-03-20T18:08:03.498Z | Downloaded castaway v0.2.4 |
| 671 | 2026-03-20T18:08:03.498Z | Downloaded cfg_aliases v0.2.1 |
| 672 | 2026-03-20T18:08:03.502Z | Downloaded foreign-types v0.5.0 |
| 673 | 2026-03-20T18:08:03.502Z | Downloaded fd-lock v4.0.4 |
| 674 | 2026-03-20T18:08:03.502Z | Downloaded bitfield-macros v0.19.4 |
| 675 | 2026-03-20T18:08:03.502Z | Downloaded defmt-macros v1.0.1 |
| 676 | 2026-03-20T18:08:03.505Z | Downloaded futures-core v0.3.32 |
| 677 | 2026-03-20T18:08:03.508Z | Downloaded erased-serde v0.3.31 |
| 678 | 2026-03-20T18:08:03.508Z | Downloaded daft v0.1.5 |
| 679 | 2026-03-20T18:08:03.511Z | Downloaded futures-macro v0.3.32 |
| 680 | 2026-03-20T18:08:03.511Z | Downloaded futures-io v0.3.32 |
| 681 | 2026-03-20T18:08:03.511Z | Downloaded ff v0.13.1 |
| 682 | 2026-03-20T18:08:03.514Z | Downloaded foldhash v0.2.0 |
| 683 | 2026-03-20T18:08:03.517Z | Downloaded const_format_proc_macros v0.2.34 |
| 684 | 2026-03-20T18:08:03.517Z | Downloaded foldhash v0.1.5 |
| 685 | 2026-03-20T18:08:03.520Z | Downloaded buf-list v1.1.2 |
| 686 | 2026-03-20T18:08:03.523Z | Downloaded float-ord v0.3.2 |
| 687 | 2026-03-20T18:08:03.523Z | Downloaded derive_builder v0.20.2 |
| 688 | 2026-03-20T18:08:03.527Z | Downloaded argon2 v0.5.3 |
| 689 | 2026-03-20T18:08:03.530Z | Downloaded futures-task v0.3.32 |
| 690 | 2026-03-20T18:08:03.530Z | Downloaded futures-sink v0.3.32 |
| 691 | 2026-03-20T18:08:03.533Z | Downloaded ghash v0.5.1 |
| 692 | 2026-03-20T18:08:03.533Z | Downloaded gethostname v0.5.0 |
| 693 | 2026-03-20T18:08:03.533Z | Downloaded fxhash v0.2.1 |
| 694 | 2026-03-20T18:08:03.538Z | Downloaded hash32 v0.3.1 |
| 695 | 2026-03-20T18:08:03.538Z | Downloaded hash32 v0.2.1 |
| 696 | 2026-03-20T18:08:03.541Z | Downloaded filetime v0.2.27 |
| 697 | 2026-03-20T18:08:03.541Z | Downloaded defmt-parser v1.0.0 |
| 698 | 2026-03-20T18:08:03.541Z | Downloaded chacha20 v0.10.0 |
| 699 | 2026-03-20T18:08:03.544Z | Downloaded flagset v0.4.7 |
| 700 | 2026-03-20T18:08:03.544Z | Downloaded defmt v1.0.1 |
| 701 | 2026-03-20T18:08:03.548Z | Downloaded daft-derive v0.1.5 |
| 702 | 2026-03-20T18:08:03.552Z | Downloaded cbc v0.1.2 |
| 703 | 2026-03-20T18:08:03.555Z | Downloaded ecdsa v0.16.9 |
| 704 | 2026-03-20T18:08:03.555Z | Downloaded fixedbitset v0.5.7 |
| 705 | 2026-03-20T18:08:03.558Z | Downloaded drift v0.1.3 |
| 706 | 2026-03-20T18:08:03.561Z | Downloaded http-body v1.0.1 |
| 707 | 2026-03-20T18:08:03.564Z | Downloaded hostname v0.4.2 |
| 708 | 2026-03-20T18:08:03.564Z | Downloaded darling v0.21.3 |
| 709 | 2026-03-20T18:08:03.569Z | Downloaded fs_extra v1.3.0 |
| 710 | 2026-03-20T18:08:03.571Z | Downloaded http-range v0.1.5 |
| 711 | 2026-03-20T18:08:03.575Z | Downloaded hubpack v0.1.2 |
| 712 | 2026-03-20T18:08:03.575Z | Downloaded httpdate v1.0.3 |
| 713 | 2026-03-20T18:08:03.575Z | Downloaded ctr v0.9.2 |
| 714 | 2026-03-20T18:08:03.578Z | Downloaded hyper-tls v0.6.0 |
| 715 | 2026-03-20T18:08:03.581Z | Downloaded hubpack_derive v0.1.1 |
| 716 | 2026-03-20T18:08:03.581Z | Downloaded home v0.5.12 |
| 717 | 2026-03-20T18:08:03.581Z | Downloaded fs-err v2.11.0 |
| 718 | 2026-03-20T18:08:03.587Z | Downloaded futures-executor v0.3.32 |
| 719 | 2026-03-20T18:08:03.587Z | Downloaded cargo_toml v0.22.3 |
| 720 | 2026-03-20T18:08:03.591Z | Downloaded deranged v0.5.8 |
| 721 | 2026-03-20T18:08:03.591Z | Downloaded darling v0.20.11 |
| 722 | 2026-03-20T18:08:03.605Z | Downloaded instability v0.3.11 |
| 723 | 2026-03-20T18:08:03.610Z | Downloaded crossbeam-epoch v0.9.18 |
| 724 | 2026-03-20T18:08:03.613Z | Downloaded ahash v0.8.12 |
| 725 | 2026-03-20T18:08:03.613Z | Downloaded inout v0.1.4 |
| 726 | 2026-03-20T18:08:03.616Z | Downloaded group v0.13.0 |
| 727 | 2026-03-20T18:08:03.616Z | Downloaded const-oid v0.9.6 |
| 728 | 2026-03-20T18:08:03.620Z | Downloaded console v0.15.11 |
| 729 | 2026-03-20T18:08:03.620Z | Downloaded clang-sys v1.8.1 |
| 730 | 2026-03-20T18:08:03.623Z | Downloaded is-terminal v0.4.17 |
| 731 | 2026-03-20T18:08:03.623Z | Downloaded internet-checksum v0.2.1 |
| 732 | 2026-03-20T18:08:03.626Z | Downloaded constant_time_eq v0.4.2 |
| 733 | 2026-03-20T18:08:03.626Z | Downloaded globset v0.4.18 |
| 734 | 2026-03-20T18:08:03.631Z | Downloaded crossbeam-utils v0.8.21 |
| 735 | 2026-03-20T18:08:03.634Z | Downloaded libscf-sys v1.1.0 |
| 736 | 2026-03-20T18:08:03.634Z | Downloaded lazy_static v1.5.0 |
| 737 | 2026-03-20T18:08:03.634Z | Downloaded keccak v0.1.6 |
| 738 | 2026-03-20T18:08:03.634Z | Downloaded is_ci v1.2.0 |
| 739 | 2026-03-20T18:08:03.637Z | Downloaded kstat-rs v0.2.4 |
| 740 | 2026-03-20T18:08:03.637Z | Downloaded http-body-util v0.1.3 |
| 741 | 2026-03-20T18:08:03.640Z | Downloaded futures-channel v0.3.32 |
| 742 | 2026-03-20T18:08:03.640Z | Downloaded elliptic-curve v0.13.8 |
| 743 | 2026-03-20T18:08:03.643Z | Downloaded cookie_store v0.22.1 |
| 744 | 2026-03-20T18:08:03.646Z | Downloaded humantime v2.3.0 |
| 745 | 2026-03-20T18:08:03.651Z | Downloaded bzip2 v0.6.1 |
| 746 | 2026-03-20T18:08:03.651Z | Downloaded lzss v0.8.2 |
| 747 | 2026-03-20T18:08:03.654Z | Downloaded lru-cache v0.1.2 |
| 748 | 2026-03-20T18:08:03.654Z | Downloaded darling_core v0.23.0 |
| 749 | 2026-03-20T18:08:03.656Z | Downloaded memoffset v0.9.1 |
| 750 | 2026-03-20T18:08:03.659Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 751 | 2026-03-20T18:08:03.664Z | Downloaded md-5 v0.10.6 |
| 752 | 2026-03-20T18:08:03.664Z | Downloaded maybe-uninit v2.0.0 |
| 753 | 2026-03-20T18:08:03.667Z | Downloaded getrandom v0.2.17 |
| 754 | 2026-03-20T18:08:03.667Z | Downloaded ingot v0.1.1 |
| 755 | 2026-03-20T18:08:03.669Z | Downloaded hyper-staticfile v0.10.1 |
| 756 | 2026-03-20T18:08:03.670Z | Downloaded instant v0.1.13 |
| 757 | 2026-03-20T18:08:03.673Z | Downloaded multimap v0.10.1 |
| 758 | 2026-03-20T18:08:03.673Z | Downloaded newline-converter v0.3.0 |
| 759 | 2026-03-20T18:08:03.677Z | Downloaded mime v0.3.17 |
| 760 | 2026-03-20T18:08:03.677Z | Downloaded normalize-line-endings v0.3.0 |
| 761 | 2026-03-20T18:08:03.677Z | Downloaded indoc v2.0.7 |
| 762 | 2026-03-20T18:08:03.682Z | Downloaded newtype-uuid-macros v0.1.0 |
| 763 | 2026-03-20T18:08:03.682Z | Downloaded ingot-types v0.1.2 |
| 764 | 2026-03-20T18:08:03.687Z | Downloaded half v1.8.3 |
| 765 | 2026-03-20T18:08:03.687Z | Downloaded nibble_vec v0.1.0 |
| 766 | 2026-03-20T18:08:03.690Z | Downloaded num v0.4.3 |
| 767 | 2026-03-20T18:08:03.690Z | Downloaded newtype_derive v0.1.6 |
| 768 | 2026-03-20T18:08:03.690Z | Downloaded dropshot_endpoint v0.16.7 |
| 769 | 2026-03-20T18:08:03.693Z | Downloaded ipnetwork v0.21.1 |
| 770 | 2026-03-20T18:08:03.693Z | Downloaded derive-where v1.6.0 |
| 771 | 2026-03-20T18:08:03.696Z | Downloaded jobserver v0.1.34 |
| 772 | 2026-03-20T18:08:03.699Z | Downloaded ipnet v2.11.0 |
| 773 | 2026-03-20T18:08:03.699Z | Downloaded nodrop v0.1.14 |
| 774 | 2026-03-20T18:08:03.703Z | Downloaded num-conv v0.2.0 |
| 775 | 2026-03-20T18:08:03.703Z | Downloaded nonempty v0.12.0 |
| 776 | 2026-03-20T18:08:03.707Z | Downloaded num-iter v0.1.45 |
| 777 | 2026-03-20T18:08:03.707Z | Downloaded derive_more v0.99.20 |
| 778 | 2026-03-20T18:08:03.711Z | Downloaded num-derive v0.4.2 |
| 779 | 2026-03-20T18:08:03.711Z | Downloaded libloading v0.8.9 |
| 780 | 2026-03-20T18:08:03.717Z | Downloaded libsw-core v0.3.2 |
| 781 | 2026-03-20T18:08:03.717Z | Downloaded highway v1.3.0 |
| 782 | 2026-03-20T18:08:03.722Z | Downloaded linked-hash-map v0.5.6 |
| 783 | 2026-03-20T18:08:03.722Z | Downloaded openssl-probe v0.1.6 |
| 784 | 2026-03-20T18:08:03.722Z | Downloaded opaque-debug v0.3.1 |
| 785 | 2026-03-20T18:08:03.722Z | Downloaded lock_api v0.4.14 |
| 786 | 2026-03-20T18:08:03.725Z | Downloaded num-derive v0.3.3 |
| 787 | 2026-03-20T18:08:03.725Z | Downloaded linear-map v1.2.0 |
| 788 | 2026-03-20T18:08:03.725Z | Downloaded openssl-macros v0.1.1 |
| 789 | 2026-03-20T18:08:03.729Z | Downloaded olpc-cjson v0.1.4 |
| 790 | 2026-03-20T18:08:03.729Z | Downloaded num_threads v0.1.7 |
| 791 | 2026-03-20T18:08:03.732Z | Downloaded fatfs v0.3.6 |
| 792 | 2026-03-20T18:08:03.732Z | Downloaded const_format v0.2.35 |
| 793 | 2026-03-20T18:08:03.735Z | Downloaded getrandom v0.3.4 |
| 794 | 2026-03-20T18:08:03.738Z | Downloaded ingot-macros v0.1.1 |
| 795 | 2026-03-20T18:08:03.741Z | Downloaded num_enum_derive v0.5.11 |
| 796 | 2026-03-20T18:08:03.741Z | Downloaded chacha20poly1305 v0.10.1 |
| 797 | 2026-03-20T18:08:03.744Z | Downloaded packed_struct_codegen v0.10.1 |
| 798 | 2026-03-20T18:08:03.744Z | Downloaded oso-derive v0.27.3 |
| 799 | 2026-03-20T18:08:03.744Z | Downloaded openssl-probe v0.2.1 |
| 800 | 2026-03-20T18:08:03.747Z | Downloaded mime_guess v2.0.5 |
| 801 | 2026-03-20T18:08:03.747Z | Downloaded parse-display v0.10.0 |
| 802 | 2026-03-20T18:08:03.751Z | Downloaded bumpalo v3.20.2 |
| 803 | 2026-03-20T18:08:03.755Z | Downloaded multer v3.1.0 |
| 804 | 2026-03-20T18:08:03.755Z | Downloaded flume v0.11.1 |
| 805 | 2026-03-20T18:08:03.759Z | Downloaded nu-ansi-term v0.50.3 |
| 806 | 2026-03-20T18:08:03.763Z | Downloaded nanorand v0.7.0 |
| 807 | 2026-03-20T18:08:03.763Z | Downloaded half v2.7.1 |
| 808 | 2026-03-20T18:08:03.767Z | Downloaded arc-swap v1.8.2 |
| 809 | 2026-03-20T18:08:03.770Z | Downloaded native-tls v0.2.18 |
| 810 | 2026-03-20T18:08:03.770Z | Downloaded libefi-sys v0.1.0 |
| 811 | 2026-03-20T18:08:03.773Z | Downloaded crc-any v2.5.0 |
| 812 | 2026-03-20T18:08:03.773Z | Downloaded bytes v1.11.1 |
| 813 | 2026-03-20T18:08:03.776Z | Downloaded pin-utils v0.1.0 |
| 814 | 2026-03-20T18:08:03.779Z | Downloaded pbkdf2 v0.11.0 |
| 815 | 2026-03-20T18:08:03.784Z | Downloaded num_enum v0.7.5 |
| 816 | 2026-03-20T18:08:03.788Z | Downloaded num-rational v0.4.2 |
| 817 | 2026-03-20T18:08:03.788Z | Downloaded futures v0.3.32 |
| 818 | 2026-03-20T18:08:03.791Z | Downloaded peg-runtime v0.8.5 |
| 819 | 2026-03-20T18:08:03.791Z | Downloaded phf_shared v0.11.3 |
| 820 | 2026-03-20T18:08:03.794Z | Downloaded num-complex v0.4.6 |
| 821 | 2026-03-20T18:08:03.794Z | Downloaded litrs v1.0.0 |
| 822 | 2026-03-20T18:08:03.798Z | Downloaded derive_more-impl v2.1.1 |
| 823 | 2026-03-20T18:08:03.801Z | Downloaded crossbeam-channel v0.5.15 |
| 824 | 2026-03-20T18:08:03.805Z | Downloaded powerfmt v0.2.0 |
| 825 | 2026-03-20T18:08:03.808Z | Downloaded ar_archive_writer v0.5.1 |
| 826 | 2026-03-20T18:08:03.808Z | Downloaded num_enum_derive v0.7.5 |
| 827 | 2026-03-20T18:08:03.812Z | Downloaded iana-time-zone v0.1.65 |
| 828 | 2026-03-20T18:08:03.815Z | Downloaded crypto-bigint v0.5.5 |
| 829 | 2026-03-20T18:08:03.818Z | Downloaded oxide-tokio-rt v0.1.3 |
| 830 | 2026-03-20T18:08:03.821Z | Downloaded precomputed-hash v0.1.1 |
| 831 | 2026-03-20T18:08:03.821Z | Downloaded parse-display-derive v0.10.0 |
| 832 | 2026-03-20T18:08:03.824Z | Downloaded proc-macro-crate v1.3.1 |
| 833 | 2026-03-20T18:08:03.824Z | Downloaded predicates-tree v1.0.13 |
| 834 | 2026-03-20T18:08:03.824Z | Downloaded predicates-core v1.0.10 |
| 835 | 2026-03-20T18:08:03.828Z | Downloaded compact_str v0.8.1 |
| 836 | 2026-03-20T18:08:03.828Z | Downloaded progenitor-client v0.11.2 |
| 837 | 2026-03-20T18:08:03.831Z | Downloaded owo-colors v4.3.0 |
| 838 | 2026-03-20T18:08:03.831Z | Downloaded progenitor-client v0.10.0 |
| 839 | 2026-03-20T18:08:03.834Z | Downloaded progenitor-macro v0.13.0 |
| 840 | 2026-03-20T18:08:03.834Z | Downloaded packed_struct v0.10.1 |
| 841 | 2026-03-20T18:08:03.834Z | Downloaded derive_more v2.1.1 |
| 842 | 2026-03-20T18:08:03.844Z | Downloaded psl-types v2.0.11 |
| 843 | 2026-03-20T18:08:03.847Z | Downloaded base64 v0.22.1 |
| 844 | 2026-03-20T18:08:03.850Z | Downloaded progenitor-macro v0.11.2 |
| 845 | 2026-03-20T18:08:03.850Z | Downloaded progenitor-macro v0.10.0 |
| 846 | 2026-03-20T18:08:03.853Z | Downloaded peg v0.8.5 |
| 847 | 2026-03-20T18:08:03.856Z | Downloaded quick-error v1.2.3 |
| 848 | 2026-03-20T18:08:03.856Z | Downloaded phf_shared v0.12.1 |
| 849 | 2026-03-20T18:08:03.856Z | Downloaded pem-rfc7468 v0.7.0 |
| 850 | 2026-03-20T18:08:03.860Z | Downloaded libbz2-rs-sys v0.2.2 |
| 851 | 2026-03-20T18:08:03.862Z | Downloaded paste v1.0.15 |
| 852 | 2026-03-20T18:08:03.866Z | Downloaded password-hash v0.5.0 |
| 853 | 2026-03-20T18:08:03.866Z | Downloaded pem v3.0.6 |
| 854 | 2026-03-20T18:08:03.869Z | Downloaded pkg-config v0.3.32 |
| 855 | 2026-03-20T18:08:03.869Z | Downloaded phf v0.13.1 |
| 856 | 2026-03-20T18:08:03.872Z | Downloaded radium v0.7.0 |
| 857 | 2026-03-20T18:08:03.872Z | Downloaded phf v0.12.1 |
| 858 | 2026-03-20T18:08:03.872Z | Downloaded password-hash v0.4.2 |
| 859 | 2026-03-20T18:08:03.875Z | Downloaded rand_chacha v0.3.1 |
| 860 | 2026-03-20T18:08:03.875Z | Downloaded pkcs8 v0.10.2 |
| 861 | 2026-03-20T18:08:03.879Z | Downloaded omicron-zone-package v0.12.2 |
| 862 | 2026-03-20T18:08:03.883Z | Downloaded polyval v0.6.2 |
| 863 | 2026-03-20T18:08:03.886Z | Downloaded pin-project-lite v0.2.17 |
| 864 | 2026-03-20T18:08:03.889Z | Downloaded ref-cast v1.0.25 |
| 865 | 2026-03-20T18:08:03.889Z | Downloaded predicates v3.1.4 |
| 866 | 2026-03-20T18:08:03.892Z | Downloaded indexmap v1.9.3 |
| 867 | 2026-03-20T18:08:03.895Z | Downloaded ppv-lite86 v0.2.21 |
| 868 | 2026-03-20T18:08:03.898Z | Downloaded poly1305 v0.8.0 |
| 869 | 2026-03-20T18:08:03.898Z | Downloaded progenitor v0.13.0 |
| 870 | 2026-03-20T18:08:03.901Z | Downloaded rfc6979 v0.4.0 |
| 871 | 2026-03-20T18:08:03.901Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 872 | 2026-03-20T18:08:03.904Z | Downloaded progenitor-client v0.13.0 |
| 873 | 2026-03-20T18:08:03.904Z | Downloaded progenitor v0.10.0 |
| 874 | 2026-03-20T18:08:03.907Z | Downloaded ref-cast-impl v1.0.25 |
| 875 | 2026-03-20T18:08:03.907Z | Downloaded progenitor-extras v0.1.1 |
| 876 | 2026-03-20T18:08:03.910Z | Downloaded proc-macro-error2 v2.0.1 |
| 877 | 2026-03-20T18:08:03.910Z | Downloaded recursive v0.1.1 |
| 878 | 2026-03-20T18:08:03.913Z | Downloaded progenitor v0.11.2 |
| 879 | 2026-03-20T18:08:03.913Z | Downloaded proc-macro-crate v3.4.0 |
| 880 | 2026-03-20T18:08:03.918Z | Downloaded psm v0.1.30 |
| 881 | 2026-03-20T18:08:03.921Z | Downloaded parking_lot_core v0.9.12 |
| 882 | 2026-03-20T18:08:03.922Z | Downloaded russh-cryptovec v0.7.3 |
| 883 | 2026-03-20T18:08:03.922Z | Downloaded heapless v0.7.17 |
| 884 | 2026-03-20T18:08:03.927Z | Downloaded rustc_version v0.1.7 |
| 885 | 2026-03-20T18:08:03.927Z | Downloaded dropshot-api-manager v0.6.0 |
| 886 | 2026-03-20T18:08:03.931Z | Downloaded r2d2 v0.8.10 |
| 887 | 2026-03-20T18:08:03.931Z | Downloaded peg-macros v0.8.5 |
| 888 | 2026-03-20T18:08:03.944Z | Downloaded newtype-uuid v1.3.2 |
| 889 | 2026-03-20T18:08:03.944Z | Downloaded primeorder v0.13.6 |
| 890 | 2026-03-20T18:08:03.944Z | Downloaded rtoolbox v0.0.3 |
| 891 | 2026-03-20T18:08:03.944Z | Downloaded expectorate v1.2.0 |
| 892 | 2026-03-20T18:08:03.948Z | Downloaded postgres-types v0.2.12 |
| 893 | 2026-03-20T18:08:03.948Z | Downloaded pkcs1 v0.7.5 |
| 894 | 2026-03-20T18:08:03.948Z | Downloaded rustc_version v0.4.1 |
| 895 | 2026-03-20T18:08:03.948Z | Downloaded rand_core v0.9.5 |
| 896 | 2026-03-20T18:08:03.948Z | Downloaded heapless v0.8.0 |
| 897 | 2026-03-20T18:08:03.948Z | Downloaded rand_chacha v0.9.0 |
| 898 | 2026-03-20T18:08:03.953Z | Downloaded rand_seeder v0.4.0 |
| 899 | 2026-03-20T18:08:03.953Z | Downloaded postcard v1.1.3 |
| 900 | 2026-03-20T18:08:03.958Z | Downloaded crossterm v0.28.1 |
| 901 | 2026-03-20T18:08:03.961Z | Downloaded rand_core v0.6.4 |
| 902 | 2026-03-20T18:08:03.961Z | Downloaded cc v1.2.56 |
| 903 | 2026-03-20T18:08:03.967Z | Downloaded rand_xorshift v0.4.0 |
| 904 | 2026-03-20T18:08:03.967Z | Downloaded parking_lot v0.12.5 |
| 905 | 2026-03-20T18:08:03.970Z | Downloaded postgres-protocol v0.6.10 |
| 906 | 2026-03-20T18:08:03.970Z | Downloaded scopeguard v1.2.0 |
| 907 | 2026-03-20T18:08:03.970Z | Downloaded scrypt v0.11.0 |
| 908 | 2026-03-20T18:08:03.976Z | Downloaded salsa20 v0.10.2 |
| 909 | 2026-03-20T18:08:03.976Z | Downloaded oxnet v0.1.4 |
| 910 | 2026-03-20T18:08:03.976Z | Downloaded pin-project-internal v1.1.11 |
| 911 | 2026-03-20T18:08:03.977Z | Downloaded same-file v1.0.6 |
| 912 | 2026-03-20T18:08:03.977Z | Downloaded sapling-renderdag v0.1.0 |
| 913 | 2026-03-20T18:08:03.980Z | Downloaded scroll_derive v0.13.1 |
| 914 | 2026-03-20T18:08:03.980Z | Downloaded miniz_oxide v0.8.9 |
| 915 | 2026-03-20T18:08:03.983Z | Downloaded indicatif v0.18.4 |
| 916 | 2026-03-20T18:08:03.987Z | Downloaded parking_lot v0.11.2 |
| 917 | 2026-03-20T18:08:03.990Z | Downloaded parking_lot_core v0.8.6 |
| 918 | 2026-03-20T18:08:03.990Z | Downloaded headers v0.4.1 |
| 919 | 2026-03-20T18:08:03.994Z | Downloaded secrecy v0.8.0 |
| 920 | 2026-03-20T18:08:03.998Z | Downloaded serde_bytes v0.11.19 |
| 921 | 2026-03-20T18:08:03.998Z | Downloaded hashbrown v0.13.2 |
| 922 | 2026-03-20T18:08:04.003Z | Downloaded serde-big-array v0.5.1 |
| 923 | 2026-03-20T18:08:04.008Z | Downloaded secrecy v0.10.3 |
| 924 | 2026-03-20T18:08:04.008Z | Downloaded scheduled-thread-pool v0.2.7 |
| 925 | 2026-03-20T18:08:04.008Z | Downloaded hickory-resolver v0.24.4 |
| 926 | 2026-03-20T18:08:04.008Z | Downloaded pkcs5 v0.7.1 |
| 927 | 2026-03-20T18:08:04.011Z | Downloaded quinn-udp v0.5.14 |
| 928 | 2026-03-20T18:08:04.016Z | Downloaded diesel_derives v2.3.7 |
| 929 | 2026-03-20T18:08:04.019Z | Downloaded signal-hook-tokio v0.3.1 |
| 930 | 2026-03-20T18:08:04.019Z | Downloaded shell-words v1.1.1 |
| 931 | 2026-03-20T18:08:04.022Z | Downloaded sha1 v0.10.6 |
| 932 | 2026-03-20T18:08:04.022Z | Downloaded rand_core v0.10.0 |
| 933 | 2026-03-20T18:08:04.025Z | Downloaded jiff-static v0.2.21 |
| 934 | 2026-03-20T18:08:04.025Z | Downloaded p256 v0.13.2 |
| 935 | 2026-03-20T18:08:04.029Z | Downloaded rustls-pemfile v1.0.4 |
| 936 | 2026-03-20T18:08:04.032Z | Downloaded hickory-resolver v0.25.2 |
| 937 | 2026-03-20T18:08:04.035Z | Downloaded sigpipe v0.1.3 |
| 938 | 2026-03-20T18:08:04.035Z | Downloaded siphasher v1.0.2 |
| 939 | 2026-03-20T18:08:04.041Z | Downloaded slog-bunyan v2.5.0 |
| 940 | 2026-03-20T18:08:04.041Z | Downloaded signature v2.2.0 |
| 941 | 2026-03-20T18:08:04.048Z | Downloaded signal-hook-mio v0.2.5 |
| 942 | 2026-03-20T18:08:04.048Z | Downloaded rustls-pemfile v2.2.0 |
| 943 | 2026-03-20T18:08:04.048Z | Downloaded oso v0.27.3 |
| 944 | 2026-03-20T18:08:04.053Z | Downloaded prefix-trie v0.7.0 |
| 945 | 2026-03-20T18:08:04.053Z | Downloaded serde_urlencoded v0.7.1 |
| 946 | 2026-03-20T18:08:04.054Z | Downloaded rustversion v1.0.22 |
| 947 | 2026-03-20T18:08:04.056Z | Downloaded slog-envlogger v2.2.0 |
| 948 | 2026-03-20T18:08:04.057Z | Downloaded rusty-fork v0.3.1 |
| 949 | 2026-03-20T18:08:04.057Z | Downloaded serde_spanned v1.0.4 |
| 950 | 2026-03-20T18:08:04.057Z | Downloaded serde_repr v0.1.20 |
| 951 | 2026-03-20T18:08:04.061Z | Downloaded scroll v0.13.0 |
| 952 | 2026-03-20T18:08:04.067Z | Downloaded minimal-lexical v0.2.1 |
| 953 | 2026-03-20T18:08:04.067Z | Downloaded sct v0.7.1 |
| 954 | 2026-03-20T18:08:04.075Z | Downloaded progenitor-impl v0.11.2 |
| 955 | 2026-03-20T18:08:04.075Z | Downloaded aes-gcm v0.10.3 |
| 956 | 2026-03-20T18:08:04.075Z | Downloaded semver v0.1.20 |
| 957 | 2026-03-20T18:08:04.075Z | Downloaded schemars_derive v0.8.22 |
| 958 | 2026-03-20T18:08:04.075Z | Downloaded russh-keys v0.45.0 |
| 959 | 2026-03-20T18:08:04.087Z | Downloaded sec1 v0.7.3 |
| 960 | 2026-03-20T18:08:04.087Z | Downloaded hashbrown v0.12.3 |
| 961 | 2026-03-20T18:08:04.087Z | Downloaded serde_plain v1.0.2 |
| 962 | 2026-03-20T18:08:04.087Z | Downloaded seq-macro v0.3.6 |
| 963 | 2026-03-20T18:08:04.087Z | Downloaded hickory-server v0.25.2 |
| 964 | 2026-03-20T18:08:04.106Z | Downloaded serde-hex v0.1.0 |
| 965 | 2026-03-20T18:08:04.106Z | Downloaded papergrid v0.17.0 |
| 966 | 2026-03-20T18:08:04.115Z | Downloaded serde_path_to_error v0.1.20 |
| 967 | 2026-03-20T18:08:04.115Z | Downloaded ssh-encoding v0.2.0 |
| 968 | 2026-03-20T18:08:04.115Z | Downloaded pin-project v1.1.11 |
| 969 | 2026-03-20T18:08:04.115Z | Downloaded simd-adler32 v0.3.8 |
| 970 | 2026-03-20T18:08:04.134Z | Downloaded structmeta-derive v0.3.0 |
| 971 | 2026-03-20T18:08:04.134Z | Downloaded structmeta v0.3.0 |
| 972 | 2026-03-20T18:08:04.134Z | Downloaded signal-hook-registry v1.4.8 |
| 973 | 2026-03-20T18:08:04.134Z | Downloaded rustls-native-certs v0.8.3 |
| 974 | 2026-03-20T18:08:04.134Z | Downloaded ssh-cipher v0.2.0 |
| 975 | 2026-03-20T18:08:04.134Z | Downloaded rustls-pki-types v1.14.0 |
| 976 | 2026-03-20T18:08:04.134Z | Downloaded openssl-sys v0.9.111 |
| 977 | 2026-03-20T18:08:04.170Z | Downloaded slab v0.4.12 |
| 978 | 2026-03-20T18:08:04.170Z | Downloaded strum v0.26.3 |
| 979 | 2026-03-20T18:08:04.170Z | Downloaded tabled_derive v0.11.0 |
| 980 | 2026-03-20T18:08:04.170Z | Downloaded sync_wrapper v1.0.2 |
| 981 | 2026-03-20T18:08:04.170Z | Downloaded tap v1.0.1 |
| 982 | 2026-03-20T18:08:04.170Z | Downloaded slog-stdlog v4.1.1 |
| 983 | 2026-03-20T18:08:04.170Z | Downloaded smf v0.2.3 |
| 984 | 2026-03-20T18:08:04.170Z | Downloaded smallvec v0.6.14 |
| 985 | 2026-03-20T18:08:04.170Z | Downloaded slog-dtrace v0.3.0 |
| 986 | 2026-03-20T18:08:04.170Z | Downloaded slog-term v2.9.2 |
| 987 | 2026-03-20T18:08:04.170Z | Downloaded take_mut v0.2.2 |
| 988 | 2026-03-20T18:08:04.170Z | Downloaded tagptr v0.2.0 |
| 989 | 2026-03-20T18:08:04.176Z | Downloaded sync-ptr v0.1.4 |
| 990 | 2026-03-20T18:08:04.176Z | Downloaded supports-color v3.0.2 |
| 991 | 2026-03-20T18:08:04.176Z | Downloaded subtle v2.6.1 |
| 992 | 2026-03-20T18:08:04.176Z | Downloaded pretty_assertions v1.4.1 |
| 993 | 2026-03-20T18:08:04.176Z | Downloaded progenitor-impl v0.13.0 |
| 994 | 2026-03-20T18:08:04.176Z | Downloaded slog-scope v4.4.1 |
| 995 | 2026-03-20T18:08:04.176Z | Downloaded tabwriter v1.4.1 |
| 996 | 2026-03-20T18:08:04.176Z | Downloaded slog-async v2.8.0 |
| 997 | 2026-03-20T18:08:04.176Z | Downloaded rcgen v0.12.1 |
| 998 | 2026-03-20T18:08:04.176Z | Downloaded testing_table v0.3.0 |
| 999 | 2026-03-20T18:08:04.176Z | Downloaded thread-id v5.1.0 |
| 1000 | 2026-03-20T18:08:04.176Z | Downloaded serde_cbor v0.11.2 |
| 1001 | 2026-03-20T18:08:04.176Z | Downloaded aes v0.8.4 |
| 1002 | 2026-03-20T18:08:04.176Z | Downloaded snafu-derive v0.8.9 |
| 1003 | 2026-03-20T18:08:04.176Z | Downloaded http v1.4.0 |
| 1004 | 2026-03-20T18:08:04.176Z | Downloaded sqlparser_derive v0.5.0 |
| 1005 | 2026-03-20T18:08:04.176Z | Downloaded rustc-hash v2.1.1 |
| 1006 | 2026-03-20T18:08:04.177Z | Downloaded tinyvec_macros v0.1.1 |
| 1007 | 2026-03-20T18:08:04.177Z | Downloaded sqlformat v0.3.5 |
| 1008 | 2026-03-20T18:08:04.177Z | Downloaded spki v0.7.3 |
| 1009 | 2026-03-20T18:08:04.177Z | Downloaded hyper-util v0.1.20 |
| 1010 | 2026-03-20T18:08:04.180Z | Downloaded time-core v0.1.8 |
| 1011 | 2026-03-20T18:08:04.180Z | Downloaded serde_derive_internals v0.29.1 |
| 1012 | 2026-03-20T18:08:04.180Z | Downloaded serde_with_macros v3.17.0 |
| 1013 | 2026-03-20T18:08:04.184Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1014 | 2026-03-20T18:08:04.184Z | Downloaded stacker v0.1.23 |
| 1015 | 2026-03-20T18:08:04.187Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1016 | 2026-03-20T18:08:04.189Z | Downloaded itertools v0.10.5 |
| 1017 | 2026-03-20T18:08:04.196Z | Downloaded static_assertions v1.1.0 |
| 1018 | 2026-03-20T18:08:04.196Z | Downloaded shlex v1.3.0 |
| 1019 | 2026-03-20T18:08:04.196Z | Downloaded ryu v1.0.23 |
| 1020 | 2026-03-20T18:08:04.199Z | Downloaded strum_macros v0.24.3 |
| 1021 | 2026-03-20T18:08:04.202Z | Downloaded string_cache v0.8.9 |
| 1022 | 2026-03-20T18:08:04.202Z | Downloaded rayon-core v1.13.0 |
| 1023 | 2026-03-20T18:08:04.206Z | Downloaded strum v0.27.2 |
| 1024 | 2026-03-20T18:08:04.210Z | Downloaded slog-json v2.6.1 |
| 1025 | 2026-03-20T18:08:04.210Z | Downloaded strum_macros v0.26.4 |
| 1026 | 2026-03-20T18:08:04.214Z | Downloaded progenitor-impl v0.10.0 |
| 1027 | 2026-03-20T18:08:04.214Z | Downloaded support-bundle-viewer v0.1.2 |
| 1028 | 2026-03-20T18:08:04.218Z | Downloaded strum_macros v0.27.2 |
| 1029 | 2026-03-20T18:08:04.218Z | Downloaded num-bigint v0.4.6 |
| 1030 | 2026-03-20T18:08:04.222Z | Downloaded termtree v0.5.1 |
| 1031 | 2026-03-20T18:08:04.226Z | Downloaded publicsuffix v2.3.0 |
| 1032 | 2026-03-20T18:08:04.226Z | Downloaded ron v0.8.1 |
| 1033 | 2026-03-20T18:08:04.231Z | Downloaded topological-sort v0.2.2 |
| 1034 | 2026-03-20T18:08:04.234Z | Downloaded thiserror-no-std v2.0.2 |
| 1035 | 2026-03-20T18:08:04.234Z | Downloaded termios v0.3.3 |
| 1036 | 2026-03-20T18:08:04.238Z | Downloaded bitvec v1.0.1 |
| 1037 | 2026-03-20T18:08:04.246Z | Downloaded try-lock v0.2.5 |
| 1038 | 2026-03-20T18:08:04.254Z | Downloaded trait-variant v0.1.2 |
| 1039 | 2026-03-20T18:08:04.254Z | Downloaded tower-service v0.3.3 |
| 1040 | 2026-03-20T18:08:04.254Z | Downloaded tower-layer v0.3.3 |
| 1041 | 2026-03-20T18:08:04.258Z | Downloaded time-macros v0.2.27 |
| 1042 | 2026-03-20T18:08:04.258Z | Downloaded thread_local v1.1.9 |
| 1043 | 2026-03-20T18:08:04.258Z | Downloaded tiny-keccak v2.0.2 |
| 1044 | 2026-03-20T18:08:04.258Z | Downloaded similar v2.7.0 |
| 1045 | 2026-03-20T18:08:04.263Z | Downloaded quinn v0.11.9 |
| 1046 | 2026-03-20T18:08:04.268Z | Downloaded tokio-macros v2.6.0 |
| 1047 | 2026-03-20T18:08:04.268Z | Downloaded signal-hook v0.3.18 |
| 1048 | 2026-03-20T18:08:04.269Z | Downloaded aho-corasick v1.1.4 |
| 1049 | 2026-03-20T18:08:04.271Z | Downloaded typify-macro v0.4.3 |
| 1050 | 2026-03-20T18:08:04.275Z | Downloaded tokio-dtrace v0.1.1 |
| 1051 | 2026-03-20T18:08:04.275Z | Downloaded tls_codec_derive v0.4.2 |
| 1052 | 2026-03-20T18:08:04.279Z | Downloaded tokio-native-tls v0.3.1 |
| 1053 | 2026-03-20T18:08:04.279Z | Downloaded unit-prefix v0.5.2 |
| 1054 | 2026-03-20T18:08:04.283Z | Downloaded stringprep v0.1.5 |
| 1055 | 2026-03-20T18:08:04.283Z | Downloaded tls_codec v0.4.2 |
| 1056 | 2026-03-20T18:08:04.284Z | Downloaded qorb v0.4.1 |
| 1057 | 2026-03-20T18:08:04.287Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1058 | 2026-03-20T18:08:04.287Z | Downloaded prettyplease v0.2.37 |
| 1059 | 2026-03-20T18:08:04.290Z | Downloaded iddqd v0.3.17 |
| 1060 | 2026-03-20T18:08:04.305Z | Downloaded untrusted v0.7.1 |
| 1061 | 2026-03-20T18:08:04.308Z | Downloaded universal-hash v0.5.1 |
| 1062 | 2026-03-20T18:08:04.308Z | Downloaded tokio-rustls v0.25.0 |
| 1063 | 2026-03-20T18:08:04.308Z | Downloaded itertools v0.13.0 |
| 1064 | 2026-03-20T18:08:04.308Z | Downloaded usdt-macro v0.6.0 |
| 1065 | 2026-03-20T18:08:04.308Z | Downloaded usdt-attr-macro v0.6.0 |
| 1066 | 2026-03-20T18:08:04.308Z | Downloaded usdt v0.6.0 |
| 1067 | 2026-03-20T18:08:04.308Z | Downloaded tokio-tungstenite v0.21.0 |
| 1068 | 2026-03-20T18:08:04.311Z | Downloaded spin v0.9.8 |
| 1069 | 2026-03-20T18:08:04.314Z | Downloaded utf-8 v0.7.6 |
| 1070 | 2026-03-20T18:08:04.314Z | Downloaded iri-string v0.7.10 |
| 1071 | 2026-03-20T18:08:04.317Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1072 | 2026-03-20T18:08:04.321Z | Downloaded rand v0.8.5 |
| 1073 | 2026-03-20T18:08:04.324Z | Downloaded num-bigint-dig v0.8.6 |
| 1074 | 2026-03-20T18:08:04.327Z | Downloaded tui-tree-widget v0.23.1 |
| 1075 | 2026-03-20T18:08:04.330Z | Downloaded wait-timeout v0.2.1 |
| 1076 | 2026-03-20T18:08:04.330Z | Downloaded void v1.0.2 |
| 1077 | 2026-03-20T18:08:04.330Z | Downloaded hyper v1.8.1 |
| 1078 | 2026-03-20T18:08:04.334Z | Downloaded rand v0.10.0 |
| 1079 | 2026-03-20T18:08:04.337Z | Downloaded want v0.3.1 |
| 1080 | 2026-03-20T18:08:04.340Z | Downloaded rand v0.9.2 |
| 1081 | 2026-03-20T18:08:04.345Z | Downloaded schemars v0.9.0 |
| 1082 | 2026-03-20T18:08:04.351Z | Downloaded unicase v2.9.0 |
| 1083 | 2026-03-20T18:08:04.355Z | Downloaded unarray v0.1.4 |
| 1084 | 2026-03-20T18:08:04.355Z | Downloaded typify-macro v0.6.1 |
| 1085 | 2026-03-20T18:08:04.355Z | Downloaded rustls-webpki v0.103.9 |
| 1086 | 2026-03-20T18:08:04.359Z | Downloaded futures-util v0.3.32 |
| 1087 | 2026-03-20T18:08:04.365Z | Downloaded tokio-rustls v0.26.4 |
| 1088 | 2026-03-20T18:08:04.368Z | Downloaded tokio-stream v0.1.18 |
| 1089 | 2026-03-20T18:08:04.371Z | Downloaded xattr v1.6.1 |
| 1090 | 2026-03-20T18:08:04.374Z | Downloaded term v1.2.1 |
| 1091 | 2026-03-20T18:08:04.377Z | Downloaded usdt-impl v0.6.0 |
| 1092 | 2026-03-20T18:08:04.377Z | Downloaded xshell-macros v0.2.7 |
| 1093 | 2026-03-20T18:08:04.380Z | Downloaded h2 v0.4.13 |
| 1094 | 2026-03-20T18:08:04.383Z | Downloaded zone v0.3.1 |
| 1095 | 2026-03-20T18:08:04.386Z | Downloaded snafu v0.8.9 |
| 1096 | 2026-03-20T18:08:04.389Z | Downloaded zone_cfg_derive v0.3.1 |
| 1097 | 2026-03-20T18:08:04.389Z | Downloaded zeroize_derive v1.4.3 |
| 1098 | 2026-03-20T18:08:04.399Z | Downloaded vergen-git2 v1.0.7 |
| 1099 | 2026-03-20T18:08:04.399Z | Downloaded test-strategy v0.4.5 |
| 1100 | 2026-03-20T18:08:04.404Z | Downloaded libm v0.2.16 |
| 1101 | 2026-03-20T18:08:04.404Z | Downloaded uzers v0.12.2 |
| 1102 | 2026-03-20T18:08:04.408Z | Downloaded waitgroup v0.1.2 |
| 1103 | 2026-03-20T18:08:04.408Z | Downloaded walkdir v2.5.0 |
| 1104 | 2026-03-20T18:08:04.408Z | Downloaded vergen-gitcl v1.0.8 |
| 1105 | 2026-03-20T18:08:04.415Z | Downloaded vergen-lib v0.1.6 |
| 1106 | 2026-03-20T18:08:04.415Z | Downloaded vsss-rs v3.3.4 |
| 1107 | 2026-03-20T18:08:04.418Z | Downloaded tinyvec v1.10.0 |
| 1108 | 2026-03-20T18:08:04.418Z | Downloaded tracing-attributes v0.1.31 |
| 1109 | 2026-03-20T18:08:04.418Z | Downloaded rsa v0.9.10 |
| 1110 | 2026-03-20T18:08:04.421Z | Downloaded twox-hash v2.1.2 |
| 1111 | 2026-03-20T18:08:04.424Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1112 | 2026-03-20T18:08:04.427Z | Downloaded wyz v0.5.1 |
| 1113 | 2026-03-20T18:08:04.427Z | Downloaded whoami v1.6.1 |
| 1114 | 2026-03-20T18:08:04.427Z | Downloaded russh v0.45.0 |
| 1115 | 2026-03-20T18:08:04.431Z | Downloaded unicode-properties v0.1.4 |
| 1116 | 2026-03-20T18:08:04.435Z | Downloaded tar v0.4.45 |
| 1117 | 2026-03-20T18:08:04.438Z | Downloaded xshell v0.2.7 |
| 1118 | 2026-03-20T18:08:04.438Z | Downloaded schemars v1.2.1 |
| 1119 | 2026-03-20T18:08:04.449Z | Downloaded zstd-safe v7.2.4 |
| 1120 | 2026-03-20T18:08:04.453Z | Downloaded hkdf v0.12.4 |
| 1121 | 2026-03-20T18:08:04.457Z | Downloaded zeroize v1.8.2 |
| 1122 | 2026-03-20T18:08:04.457Z | Downloaded zstd v0.13.3 |
| 1123 | 2026-03-20T18:08:04.457Z | Downloaded xz2 v0.1.7 |
| 1124 | 2026-03-20T18:08:04.460Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1125 | 2026-03-20T18:08:04.463Z | Downloaded toml v0.7.8 |
| 1126 | 2026-03-20T18:08:04.468Z | Downloaded socket2 v0.5.10 |
| 1127 | 2026-03-20T18:08:04.468Z | Downloaded itertools v0.14.0 |
| 1128 | 2026-03-20T18:08:04.471Z | Downloaded vergen v9.0.6 |
| 1129 | 2026-03-20T18:08:04.474Z | Downloaded typify v0.6.1 |
| 1130 | 2026-03-20T18:08:04.477Z | Downloaded whoami v2.1.0 |
| 1131 | 2026-03-20T18:08:04.477Z | Downloaded unicode-bidi v0.3.18 |
| 1132 | 2026-03-20T18:08:04.482Z | Downloaded tokio-rustls v0.24.1 |
| 1133 | 2026-03-20T18:08:04.485Z | Downloaded typify v0.4.3 |
| 1134 | 2026-03-20T18:08:04.485Z | Downloaded steno v0.4.1 |
| 1135 | 2026-03-20T18:08:04.488Z | Downloaded tungstenite v0.21.0 |
| 1136 | 2026-03-20T18:08:04.491Z | Downloaded subprocess v0.2.15 |
| 1137 | 2026-03-20T18:08:04.493Z | Downloaded samael v0.0.19 |
| 1138 | 2026-03-20T18:08:04.499Z | Downloaded zerocopy v0.6.6 |
| 1139 | 2026-03-20T18:08:04.502Z | Downloaded yasna v0.5.2 |
| 1140 | 2026-03-20T18:08:04.502Z | Downloaded rpassword v7.4.0 |
| 1141 | 2026-03-20T18:08:04.505Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1142 | 2026-03-20T18:08:04.508Z | Downloaded rustyline v14.0.0 |
| 1143 | 2026-03-20T18:08:04.511Z | Downloaded tracing-core v0.1.36 |
| 1144 | 2026-03-20T18:08:04.514Z | Downloaded p521 v0.13.3 |
| 1145 | 2026-03-20T18:08:04.517Z | Downloaded hashbrown v0.15.5 |
| 1146 | 2026-03-20T18:08:04.520Z | Downloaded uuid v1.21.0 |
| 1147 | 2026-03-20T18:08:04.523Z | Downloaded tungstenite v0.23.0 |
| 1148 | 2026-03-20T18:08:04.526Z | Downloaded vte v0.14.1 |
| 1149 | 2026-03-20T18:08:04.529Z | Downloaded blake3 v1.8.3 |
| 1150 | 2026-03-20T18:08:04.534Z | Downloaded reedline v0.40.0 |
| 1151 | 2026-03-20T18:08:04.540Z | Downloaded aws-lc-rs v1.16.0 |
| 1152 | 2026-03-20T18:08:04.549Z | Downloaded unsafe-libyaml v0.2.11 |
| 1153 | 2026-03-20T18:08:04.552Z | Downloaded zopfli v0.8.3 |
| 1154 | 2026-03-20T18:08:04.555Z | Downloaded untrusted v0.9.0 |
| 1155 | 2026-03-20T18:08:04.555Z | Downloaded itertools v0.12.1 |
| 1156 | 2026-03-20T18:08:04.559Z | Downloaded unicode-truncate v1.1.0 |
| 1157 | 2026-03-20T18:08:04.562Z | Downloaded tokio-tungstenite v0.23.1 |
| 1158 | 2026-03-20T18:08:04.565Z | Downloaded term v0.7.0 |
| 1159 | 2026-03-20T18:08:04.565Z | Downloaded socket2 v0.6.2 |
| 1160 | 2026-03-20T18:08:04.570Z | Downloaded slog v2.8.2 |
| 1161 | 2026-03-20T18:08:04.573Z | Downloaded schemars v0.8.22 |
| 1162 | 2026-03-20T18:08:04.578Z | Downloaded p384 v0.13.1 |
| 1163 | 2026-03-20T18:08:04.582Z | Downloaded toml_edit v0.19.15 |
| 1164 | 2026-03-20T18:08:04.596Z | Downloaded zip v0.6.6 |
| 1165 | 2026-03-20T18:08:04.600Z | Downloaded yansi v1.0.1 |
| 1166 | 2026-03-20T18:08:04.603Z | Downloaded ssh-key v0.6.7 |
| 1167 | 2026-03-20T18:08:04.606Z | Downloaded bindgen v0.71.1 |
| 1168 | 2026-03-20T18:08:04.612Z | Downloaded rayon v1.11.0 |
| 1169 | 2026-03-20T18:08:04.619Z | Downloaded quick-xml v0.37.5 |
| 1170 | 2026-03-20T18:08:04.624Z | Downloaded portable-atomic v1.13.1 |
| 1171 | 2026-03-20T18:08:04.630Z | Downloaded unicode_categories v0.1.1 |
| 1172 | 2026-03-20T18:08:04.633Z | Downloaded typed-path v0.9.3 |
| 1173 | 2026-03-20T18:08:04.637Z | Downloaded tower v0.5.3 |
| 1174 | 2026-03-20T18:08:04.644Z | Downloaded x509-cert v0.2.5 |
| 1175 | 2026-03-20T18:08:04.648Z | Downloaded unicode-segmentation v1.12.0 |
| 1176 | 2026-03-20T18:08:04.653Z | Downloaded lalrpop v0.19.12 |
| 1177 | 2026-03-20T18:08:04.660Z | Downloaded rustls-webpki v0.101.7 |
| 1178 | 2026-03-20T18:08:04.671Z | Downloaded goblin v0.10.5 |
| 1179 | 2026-03-20T18:08:04.677Z | Downloaded zerocopy-derive v0.8.40 |
| 1180 | 2026-03-20T18:08:04.685Z | Downloaded tower-http v0.6.8 |
| 1181 | 2026-03-20T18:08:04.690Z | Downloaded serde_with v3.17.0 |
| 1182 | 2026-03-20T18:08:04.701Z | Downloaded unicode-normalization v0.1.25 |
| 1183 | 2026-03-20T18:08:04.704Z | Downloaded object v0.30.4 |
| 1184 | 2026-03-20T18:08:04.713Z | Downloaded salty v0.3.0 |
| 1185 | 2026-03-20T18:08:04.717Z | Downloaded petname v2.0.2 |
| 1186 | 2026-03-20T18:08:04.721Z | Downloaded quinn-proto v0.11.13 |
| 1187 | 2026-03-20T18:08:04.727Z | Downloaded proptest v1.10.0 |
| 1188 | 2026-03-20T18:08:04.734Z | Downloaded tokio-util v0.7.18 |
| 1189 | 2026-03-20T18:08:04.740Z | Downloaded moka v0.12.13 |
| 1190 | 2026-03-20T18:08:04.748Z | Downloaded zip v4.6.1 |
| 1191 | 2026-03-20T18:08:04.751Z | Downloaded tough v0.20.0 |
| 1192 | 2026-03-20T18:08:04.757Z | Downloaded rustls-webpki v0.102.8 |
| 1193 | 2026-03-20T18:08:04.773Z | Downloaded nix v0.28.0 |
| 1194 | 2026-03-20T18:08:04.781Z | Downloaded curve25519-dalek v4.1.3 |
| 1195 | 2026-03-20T18:08:04.788Z | Downloaded nix v0.29.0 |
| 1196 | 2026-03-20T18:08:04.797Z | Downloaded winnow v0.6.26 |
| 1197 | 2026-03-20T18:08:04.804Z | Downloaded smoltcp v0.9.1 |
| 1198 | 2026-03-20T18:08:04.813Z | Downloaded hickory-proto v0.24.4 |
| 1199 | 2026-03-20T18:08:04.825Z | Downloaded openssl v0.10.75 |
| 1200 | 2026-03-20T18:08:04.832Z | Downloaded object v0.37.3 |
| 1201 | 2026-03-20T18:08:04.841Z | Downloaded vcpkg v0.2.15 |
| 1202 | 2026-03-20T18:08:04.871Z | Downloaded webpki-roots v1.0.6 |
| 1203 | 2026-03-20T18:08:04.874Z | Downloaded polar-core v0.27.3 |
| 1204 | 2026-03-20T18:08:04.880Z | Downloaded radix_trie v0.2.1 |
| 1205 | 2026-03-20T18:08:04.884Z | Downloaded hickory-proto v0.25.2 |
| 1206 | 2026-03-20T18:08:04.897Z | Downloaded time v0.3.47 |
| 1207 | 2026-03-20T18:08:04.906Z | Downloaded regex-syntax v0.6.29 |
| 1208 | 2026-03-20T18:08:05.914Z | Downloaded tabled v0.20.0 |
| 1209 | 2026-03-20T18:08:05.918Z | Downloaded dropshot v0.16.7 |
| 1210 | 2026-03-20T18:08:05.918Z | Downloaded zlib-rs v0.6.2 |
| 1211 | 2026-03-20T18:08:05.919Z | Downloaded rustls v0.21.12 |
| 1212 | 2026-03-20T18:08:05.919Z | Downloaded rustls v0.23.37 |
| 1213 | 2026-03-20T18:08:05.919Z | Downloaded nix v0.27.1 |
| 1214 | 2026-03-20T18:08:05.919Z | Downloaded nix v0.31.1 |
| 1215 | 2026-03-20T18:08:05.919Z | Downloaded winnow v0.5.40 |
| 1216 | 2026-03-20T18:08:05.919Z | Downloaded typify-impl v0.6.1 |
| 1217 | 2026-03-20T18:08:05.919Z | Downloaded zerocopy v0.8.40 |
| 1218 | 2026-03-20T18:08:05.919Z | Downloaded ratatui v0.29.0 |
| 1219 | 2026-03-20T18:08:05.919Z | Downloaded rustls v0.22.4 |
| 1220 | 2026-03-20T18:08:05.919Z | Downloaded regress v0.10.5 |
| 1221 | 2026-03-20T18:08:05.919Z | Downloaded rustix v0.38.44 |
| 1222 | 2026-03-20T18:08:05.919Z | Downloaded diesel v2.3.7 |
| 1223 | 2026-03-20T18:08:05.919Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1224 | 2026-03-20T18:08:05.919Z | Downloaded regex-syntax v0.8.10 |
| 1225 | 2026-03-20T18:08:05.919Z | Downloaded openapiv3 v2.2.0 |
| 1226 | 2026-03-20T18:08:05.919Z | Downloaded smoltcp v0.11.0 |
| 1227 | 2026-03-20T18:08:05.919Z | Downloaded petgraph v0.6.5 |
| 1228 | 2026-03-20T18:08:05.919Z | Downloaded sqlparser v0.61.0 |
| 1229 | 2026-03-20T18:08:05.919Z | Downloaded chrono-tz v0.10.4 |
| 1230 | 2026-03-20T18:08:05.919Z | Downloaded bstr v1.12.1 |
| 1231 | 2026-03-20T18:08:05.919Z | Downloaded sled v0.34.7 |
| 1232 | 2026-03-20T18:08:05.919Z | Downloaded ron v0.12.0 |
| 1233 | 2026-03-20T18:08:05.919Z | Downloaded reqwest v0.13.2 |
| 1234 | 2026-03-20T18:08:05.919Z | Downloaded reqwest v0.12.28 |
| 1235 | 2026-03-20T18:08:05.919Z | Downloaded tokio-postgres v0.7.16 |
| 1236 | 2026-03-20T18:08:05.919Z | Downloaded petgraph v0.8.3 |
| 1237 | 2026-03-20T18:08:05.919Z | Downloaded typify-impl v0.4.3 |
| 1238 | 2026-03-20T18:08:05.919Z | Downloaded tracing v0.1.44 |
| 1239 | 2026-03-20T18:08:05.919Z | Downloaded libz-sys v1.1.24 |
| 1240 | 2026-03-20T18:08:05.919Z | Downloaded sha3 v0.10.8 |
| 1241 | 2026-03-20T18:08:05.919Z | Downloaded regex v1.12.3 |
| 1242 | 2026-03-20T18:08:05.919Z | Downloaded git2 v0.20.4 |
| 1243 | 2026-03-20T18:08:05.919Z | Downloaded chrono v0.4.44 |
| 1244 | 2026-03-20T18:08:05.919Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1245 | 2026-03-20T18:08:05.919Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1246 | 2026-03-20T18:08:05.919Z | Downloaded zerocopy-derive v0.6.6 |
| 1247 | 2026-03-20T18:08:05.919Z | Downloaded nom v7.1.3 |
| 1248 | 2026-03-20T18:08:05.919Z | Downloaded libxml v0.3.3 |
| 1249 | 2026-03-20T18:08:05.920Z | Downloaded regex-automata v0.4.14 |
| 1250 | 2026-03-20T18:08:05.920Z | Downloaded mio v1.1.1 |
| 1251 | 2026-03-20T18:08:05.920Z | Downloaded crossterm v0.29.0 |
| 1252 | 2026-03-20T18:08:05.920Z | Downloaded jiff v0.2.21 |
| 1253 | 2026-03-20T18:08:05.920Z | Downloaded resolv-conf v0.7.6 |
| 1254 | 2026-03-20T18:08:05.920Z | Downloaded lzma-sys v0.1.20 |
| 1255 | 2026-03-20T18:08:05.920Z | Downloaded flate2 v1.1.9 |
| 1256 | 2026-03-20T18:08:05.920Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1257 | 2026-03-20T18:08:05.920Z | Downloaded csv v1.4.0 |
| 1258 | 2026-03-20T18:08:05.920Z | Downloaded memmap2 v0.9.10 |
| 1259 | 2026-03-20T18:08:05.920Z | Downloaded ignore v0.4.25 |
| 1260 | 2026-03-20T18:08:05.920Z | Downloaded num_enum v0.5.11 |
| 1261 | 2026-03-20T18:08:05.920Z | Downloaded ed25519-dalek v2.2.0 |
| 1262 | 2026-03-20T18:08:05.920Z | Downloaded der v0.7.10 |
| 1263 | 2026-03-20T18:08:05.920Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1264 | 2026-03-20T18:08:05.920Z | Downloaded phf_shared v0.13.1 |
| 1265 | 2026-03-20T18:08:05.920Z | Downloaded pbkdf2 v0.12.2 |
| 1266 | 2026-03-20T18:08:05.920Z | Downloaded path-slash v0.1.5 |
| 1267 | 2026-03-20T18:08:05.920Z | Downloaded parse-size v1.1.0 |
| 1268 | 2026-03-20T18:08:05.920Z | Downloaded num-integer v0.1.46 |
| 1269 | 2026-03-20T18:08:05.920Z | Downloaded base64 v0.21.7 |
| 1270 | 2026-03-20T18:08:05.920Z | Downloaded allocator-api2 v0.2.21 |
| 1271 | 2026-03-20T18:08:05.920Z | Downloaded libsw v3.5.0 |
| 1272 | 2026-03-20T18:08:05.920Z | Downloaded tokio v1.49.0 |
| 1273 | 2026-03-20T18:08:05.920Z | Downloaded hyper-rustls v0.27.7 |
| 1274 | 2026-03-20T18:08:05.920Z | Downloaded httparse v1.10.1 |
| 1275 | 2026-03-20T18:08:05.920Z | Downloaded hmac v0.12.1 |
| 1276 | 2026-03-20T18:08:05.920Z | Downloaded hickory-client v0.25.2 |
| 1277 | 2026-03-20T18:08:05.920Z | Downloaded lalrpop-util v0.19.12 |
| 1278 | 2026-03-20T18:08:05.920Z | Downloaded new_debug_unreachable v1.0.6 |
| 1279 | 2026-03-20T18:08:05.920Z | Downloaded cookie v0.18.1 |
| 1280 | 2026-03-20T18:08:05.920Z | Downloaded console v0.16.2 |
| 1281 | 2026-03-20T18:08:05.920Z | Downloaded colored v2.2.0 |
| 1282 | 2026-03-20T18:08:05.920Z | Downloaded blake2 v0.10.6 |
| 1283 | 2026-03-20T18:08:05.921Z | Downloaded md5 v0.7.0 |
| 1284 | 2026-03-20T18:08:05.921Z | Downloaded match_cfg v0.1.0 |
| 1285 | 2026-03-20T18:08:05.921Z | Downloaded maplit v1.0.2 |
| 1286 | 2026-03-20T18:08:05.921Z | Downloaded managed v0.8.0 |
| 1287 | 2026-03-20T18:08:05.921Z | Downloaded lru-slab v0.1.2 |
| 1288 | 2026-03-20T18:08:05.921Z | Downloaded lru v0.12.5 |
| 1289 | 2026-03-20T18:08:05.921Z | Downloaded darling_core v0.20.11 |
| 1290 | 2026-03-20T18:08:05.921Z | Downloaded indoc v1.0.9 |
| 1291 | 2026-03-20T18:08:05.921Z | Downloaded indent_write v2.2.0 |
| 1292 | 2026-03-20T18:08:05.921Z | Downloaded ident_case v1.0.1 |
| 1293 | 2026-03-20T18:08:05.921Z | Downloaded glob v0.3.3 |
| 1294 | 2026-03-20T18:08:05.921Z | Downloaded git-stub-vcs v0.1.0 |
| 1295 | 2026-03-20T18:08:05.921Z | Downloaded git-stub v1.0.0 |
| 1296 | 2026-03-20T18:08:05.921Z | Downloaded crc32fast v1.5.0 |
| 1297 | 2026-03-20T18:08:05.921Z | Downloaded ciborium v0.2.2 |
| 1298 | 2026-03-20T18:08:05.921Z | Downloaded colored v3.1.1 |
| 1299 | 2026-03-20T18:08:05.921Z | Downloaded encoding_rs v0.8.35 |
| 1300 | 2026-03-20T18:08:05.921Z | Downloaded cancel-safe-futures v0.1.5 |
| 1301 | 2026-03-20T18:08:05.921Z | Downloaded env_logger v0.11.9 |
| 1302 | 2026-03-20T18:08:05.921Z | Downloaded either v1.15.0 |
| 1303 | 2026-03-20T18:08:05.921Z | Downloaded diff v0.1.13 |
| 1304 | 2026-03-20T18:08:05.921Z | Downloaded des v0.8.1 |
| 1305 | 2026-03-20T18:08:05.921Z | Downloaded convert_case v0.10.0 |
| 1306 | 2026-03-20T18:08:05.921Z | Downloaded cmake v0.1.57 |
| 1307 | 2026-03-20T18:08:05.921Z | Downloaded cipher v0.4.4 |
| 1308 | 2026-03-20T18:08:05.921Z | Downloaded hostname v0.3.1 |
| 1309 | 2026-03-20T18:08:05.927Z | Downloaded hex-literal v0.4.1 |
| 1310 | 2026-03-20T18:08:05.927Z | Downloaded hex v0.4.3 |
| 1311 | 2026-03-20T18:08:05.928Z | Downloaded headers-core v0.3.0 |
| 1312 | 2026-03-20T18:08:05.928Z | Downloaded chacha20 v0.9.1 |
| 1313 | 2026-03-20T18:08:05.928Z | Downloaded bzip2 v0.4.4 |
| 1314 | 2026-03-20T18:08:05.928Z | Downloaded debug-ignore v1.0.5 |
| 1315 | 2026-03-20T18:08:05.928Z | Downloaded csv-core v0.1.13 |
| 1316 | 2026-03-20T18:08:05.928Z | Downloaded bit-vec v0.6.3 |
| 1317 | 2026-03-20T18:08:05.928Z | Downloaded fallible-iterator v0.2.0 |
| 1318 | 2026-03-20T18:08:05.928Z | Downloaded cexpr v0.6.0 |
| 1319 | 2026-03-20T18:08:05.928Z | Downloaded globwalk v0.9.1 |
| 1320 | 2026-03-20T18:08:05.928Z | Downloaded darling v0.23.0 |
| 1321 | 2026-03-20T18:08:05.928Z | Downloaded critical-section v1.2.0 |
| 1322 | 2026-03-20T18:08:05.928Z | Downloaded ring v0.17.14 |
| 1323 | 2026-03-20T18:08:05.928Z | Downloaded difflib v0.4.0 |
| 1324 | 2026-03-20T18:08:05.928Z | Downloaded defmt v0.3.100 |
| 1325 | 2026-03-20T18:08:05.928Z | Downloaded ciborium-ll v0.2.2 |
| 1326 | 2026-03-20T18:08:05.928Z | Downloaded bit-vec v0.8.0 |
| 1327 | 2026-03-20T18:08:05.928Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1328 | 2026-03-20T18:08:05.928Z | Downloaded cassowary v0.3.0 |
| 1329 | 2026-03-20T18:08:05.928Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1330 | 2026-03-20T18:08:05.928Z | Downloaded derive_builder_core v0.20.2 |
| 1331 | 2026-03-20T18:08:05.928Z | Downloaded der_derive v0.7.3 |
| 1332 | 2026-03-20T18:08:05.928Z | Downloaded base16ct v1.0.0 |
| 1333 | 2026-03-20T18:08:05.928Z | Downloaded crc v3.4.0 |
| 1334 | 2026-03-20T18:08:05.928Z | Downloaded funty v2.0.0 |
| 1335 | 2026-03-20T18:08:05.928Z | Downloaded ena v0.14.4 |
| 1336 | 2026-03-20T18:08:05.928Z | Downloaded dirs-sys-next v0.1.2 |
| 1337 | 2026-03-20T18:08:05.928Z | Downloaded data-encoding v2.10.0 |
| 1338 | 2026-03-20T18:08:05.928Z | Downloaded darling_macro v0.20.11 |
| 1339 | 2026-03-20T18:08:05.928Z | Downloaded crc-catalog v2.4.0 |
| 1340 | 2026-03-20T18:08:05.929Z | Downloaded bit-set v0.5.3 |
| 1341 | 2026-03-20T18:08:05.929Z | Downloaded arrayvec v0.7.6 |
| 1342 | 2026-03-20T18:08:06.092Z | Downloaded aws-lc-sys v0.37.1 |
| 1343 | 2026-03-20T18:08:06.419Z | Compiling libc v0.2.180 |
| 1344 | 2026-03-20T18:08:06.421Z | Compiling serde v1.0.228 |
| 1345 | 2026-03-20T18:08:06.422Z | Compiling log v0.4.29 |
| 1346 | 2026-03-20T18:08:06.422Z | Compiling shlex v1.3.0 |
| 1347 | 2026-03-20T18:08:06.626Z | Compiling find-msvc-tools v0.1.9 |
| 1348 | 2026-03-20T18:08:06.629Z | Compiling smallvec v1.15.1 |
| 1349 | 2026-03-20T18:08:06.643Z | Compiling syn v2.0.117 |
| 1350 | 2026-03-20T18:08:06.679Z | Compiling typenum v1.19.0 |
| 1351 | 2026-03-20T18:08:06.844Z | Compiling generic-array v0.14.7 |
| 1352 | 2026-03-20T18:08:06.862Z | Compiling subtle v2.6.1 |
| 1353 | 2026-03-20T18:08:06.912Z | Compiling scopeguard v1.2.0 |
| 1354 | 2026-03-20T18:08:06.975Z | Compiling portable-atomic v1.13.1 |
| 1355 | 2026-03-20T18:08:07.003Z | Compiling const-oid v0.9.6 |
| 1356 | 2026-03-20T18:08:07.048Z | Compiling lock_api v0.4.14 |
| 1357 | 2026-03-20T18:08:07.078Z | Compiling critical-section v1.2.0 |
| 1358 | 2026-03-20T18:08:07.151Z | Compiling zerocopy v0.8.40 |
| 1359 | 2026-03-20T18:08:07.202Z | Compiling pin-project-lite v0.2.17 |
| 1360 | 2026-03-20T18:08:07.325Z | Compiling parking_lot_core v0.9.12 |
| 1361 | 2026-03-20T18:08:07.344Z | Compiling serde_json v1.0.149 |
| 1362 | 2026-03-20T18:08:07.775Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-03-20T18:08:07.782Z | Compiling jobserver v0.1.34 |
| 1364 | 2026-03-20T18:08:07.859Z | Compiling errno v0.3.14 |
| 1365 | 2026-03-20T18:08:08.046Z | Compiling cc v1.2.56 |
| 1366 | 2026-03-20T18:08:08.067Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-20T18:08:08.184Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-20T18:08:08.302Z | Compiling pkg-config v0.3.32 |
| 1369 | 2026-03-20T18:08:08.429Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-20T18:08:08.475Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-20T18:08:08.534Z | Compiling mio v1.1.1 |
| 1372 | 2026-03-20T18:08:08.552Z | Compiling bitflags v2.11.0 |
| 1373 | 2026-03-20T18:08:08.706Z | Compiling libm v0.2.16 |
| 1374 | 2026-03-20T18:08:08.863Z | Compiling num-traits v0.2.19 |
| 1375 | 2026-03-20T18:08:09.034Z | Compiling futures-core v0.3.32 |
| 1376 | 2026-03-20T18:08:09.141Z | Compiling socket2 v0.6.2 |
| 1377 | 2026-03-20T18:08:09.235Z | Compiling percent-encoding v2.3.2 |
| 1378 | 2026-03-20T18:08:09.310Z | Compiling allocator-api2 v0.2.21 |
| 1379 | 2026-03-20T18:08:09.326Z | Compiling futures-sink v0.3.32 |
| 1380 | 2026-03-20T18:08:09.483Z | Compiling cpufeatures v0.2.17 |
| 1381 | 2026-03-20T18:08:09.489Z | Compiling foldhash v0.2.0 |
| 1382 | 2026-03-20T18:08:09.492Z | Compiling futures-channel v0.3.32 |
| 1383 | 2026-03-20T18:08:09.546Z | Compiling futures-task v0.3.32 |
| 1384 | 2026-03-20T18:08:09.702Z | Compiling getrandom v0.4.1 |
| 1385 | 2026-03-20T18:08:09.756Z | Compiling hashbrown v0.16.1 |
| 1386 | 2026-03-20T18:08:09.777Z | Compiling futures-io v0.3.32 |
| 1387 | 2026-03-20T18:08:09.780Z | Compiling slab v0.4.12 |
| 1388 | 2026-03-20T18:08:09.812Z | Compiling rustversion v1.0.22 |
| 1389 | 2026-03-20T18:08:09.972Z | Compiling getrandom v0.3.4 |
| 1390 | 2026-03-20T18:08:10.029Z | Compiling rand_core v0.10.0 |
| 1391 | 2026-03-20T18:08:10.146Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-03-20T18:08:10.376Z | Compiling cmake v0.1.57 |
| 1393 | 2026-03-20T18:08:10.535Z | Compiling indexmap v2.13.0 |
| 1394 | 2026-03-20T18:08:10.606Z | Compiling ident_case v1.0.1 |
| 1395 | 2026-03-20T18:08:10.775Z | Compiling dunce v1.0.5 |
| 1396 | 2026-03-20T18:08:10.836Z | Compiling base64ct v1.8.3 |
| 1397 | 2026-03-20T18:08:10.895Z | Compiling synstructure v0.13.2 |
| 1398 | 2026-03-20T18:08:10.935Z | Compiling fs_extra v1.3.0 |
| 1399 | 2026-03-20T18:08:11.129Z | Compiling flagset v0.4.7 |
| 1400 | 2026-03-20T18:08:11.229Z | Compiling pem-rfc7468 v0.7.0 |
| 1401 | 2026-03-20T18:08:11.249Z | Compiling rand_core v0.9.5 |
| 1402 | 2026-03-20T18:08:11.282Z | Compiling iana-time-zone v0.1.65 |
| 1403 | 2026-03-20T18:08:11.301Z | Compiling rustix v1.1.3 |
| 1404 | 2026-03-20T18:08:11.301Z | Compiling aws-lc-sys v0.37.1 |
| 1405 | 2026-03-20T18:08:11.468Z | Compiling uuid v1.21.0 |
| 1406 | 2026-03-20T18:08:11.542Z | Compiling ring v0.17.14 |
| 1407 | 2026-03-20T18:08:11.614Z | Compiling rustc_version v0.4.1 |
| 1408 | 2026-03-20T18:08:11.647Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-20T18:08:11.745Z | Compiling regex-syntax v0.8.10 |
| 1410 | 2026-03-20T18:08:12.036Z | Compiling aws-lc-rs v1.16.0 |
| 1411 | 2026-03-20T18:08:12.384Z | Compiling tracing-core v0.1.36 |
| 1412 | 2026-03-20T18:08:12.411Z | Compiling crossbeam-utils v0.8.21 |
| 1413 | 2026-03-20T18:08:12.694Z | Compiling openssl-sys v0.9.111 |
| 1414 | 2026-03-20T18:08:12.838Z | Compiling pest_generator v2.8.6 |
| 1415 | 2026-03-20T18:08:13.165Z | Compiling serde_derive_internals v0.29.1 |
| 1416 | 2026-03-20T18:08:13.445Z | Compiling syn v1.0.109 |
| 1417 | 2026-03-20T18:08:13.520Z | Compiling serde_derive v1.0.228 |
| 1418 | 2026-03-20T18:08:13.776Z | Compiling zeroize_derive v1.4.3 |
| 1419 | 2026-03-20T18:08:13.796Z | Compiling zerofrom-derive v0.1.6 |
| 1420 | 2026-03-20T18:08:13.823Z | Compiling yoke-derive v0.8.1 |
| 1421 | 2026-03-20T18:08:14.424Z | Compiling zerocopy-derive v0.8.40 |
| 1422 | 2026-03-20T18:08:14.610Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-03-20T18:08:15.016Z | Compiling zerovec-derive v0.11.2 |
| 1424 | 2026-03-20T18:08:15.393Z | Compiling displaydoc v0.2.5 |
| 1425 | 2026-03-20T18:08:15.648Z | Compiling crypto-common v0.1.7 |
| 1426 | 2026-03-20T18:08:15.688Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-03-20T18:08:15.830Z | Compiling yoke v0.8.1 |
| 1428 | 2026-03-20T18:08:15.848Z | Compiling block-buffer v0.10.4 |
| 1429 | 2026-03-20T18:08:16.051Z | Compiling digest v0.10.7 |
| 1430 | 2026-03-20T18:08:16.070Z | Compiling tokio-macros v2.6.0 |
| 1431 | 2026-03-20T18:08:16.363Z | Compiling zerotrie v0.2.3 |
| 1432 | 2026-03-20T18:08:16.422Z | Compiling hmac v0.12.1 |
| 1433 | 2026-03-20T18:08:16.474Z | Compiling zerovec v0.11.5 |
| 1434 | 2026-03-20T18:08:16.571Z | Compiling futures-macro v0.3.32 |
| 1435 | 2026-03-20T18:08:16.703Z | Compiling block-padding v0.3.3 |
| 1436 | 2026-03-20T18:08:16.757Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-03-20T18:08:16.904Z | Compiling inout v0.1.4 |
| 1438 | 2026-03-20T18:08:17.026Z | Compiling der_derive v0.7.3 |
| 1439 | 2026-03-20T18:08:17.119Z | Compiling tinystr v0.8.2 |
| 1440 | 2026-03-20T18:08:17.170Z | Compiling potential_utf v0.1.4 |
| 1441 | 2026-03-20T18:08:17.383Z | Compiling icu_locale_core v2.1.1 |
| 1442 | 2026-03-20T18:08:17.383Z | Compiling icu_collections v2.1.1 |
| 1443 | 2026-03-20T18:08:17.691Z | Compiling futures-util v0.3.32 |
| 1444 | 2026-03-20T18:08:17.982Z | Compiling cipher v0.4.4 |
| 1445 | 2026-03-20T18:08:18.312Z | Compiling bytes v1.11.1 |
| 1446 | 2026-03-20T18:08:18.331Z | Compiling salsa20 v0.10.2 |
| 1447 | 2026-03-20T18:08:18.377Z | Compiling icu_provider v2.1.1 |
| 1448 | 2026-03-20T18:08:18.501Z | Compiling der v0.7.10 |
| 1449 | 2026-03-20T18:08:18.663Z | Compiling chrono v0.4.44 |
| 1450 | 2026-03-20T18:08:18.731Z | Compiling icu_normalizer v2.1.1 |
| 1451 | 2026-03-20T18:08:18.774Z | Compiling icu_properties v2.1.2 |
| 1452 | 2026-03-20T18:08:19.155Z | Compiling tokio v1.49.0 |
| 1453 | 2026-03-20T18:08:19.424Z | Compiling http v1.4.0 |
| 1454 | 2026-03-20T18:08:20.145Z | Compiling idna_adapter v1.2.1 |
| 1455 | 2026-03-20T18:08:20.307Z | Compiling idna v1.1.0 |
| 1456 | 2026-03-20T18:08:20.326Z | Compiling spki v0.7.3 |
| 1457 | 2026-03-20T18:08:20.541Z | Compiling pbkdf2 v0.12.2 |
| 1458 | 2026-03-20T18:08:20.582Z | Compiling ppv-lite86 v0.2.21 |
| 1459 | 2026-03-20T18:08:20.647Z | Compiling thiserror-impl v2.0.18 |
| 1460 | 2026-03-20T18:08:20.680Z | Compiling url v2.5.8 |
| 1461 | 2026-03-20T18:08:20.741Z | Compiling scrypt v0.11.0 |
| 1462 | 2026-03-20T18:08:20.793Z | Compiling aes v0.8.4 |
| 1463 | 2026-03-20T18:08:21.022Z | Compiling rand_chacha v0.9.0 |
| 1464 | 2026-03-20T18:08:21.064Z | Compiling cbc v0.1.2 |
| 1465 | 2026-03-20T18:08:21.192Z | Compiling rustls-pki-types v1.14.0 |
| 1466 | 2026-03-20T18:08:21.244Z | Compiling tracing-attributes v0.1.31 |
| 1467 | 2026-03-20T18:08:21.724Z | Compiling pkcs5 v0.7.1 |
| 1468 | 2026-03-20T18:08:21.787Z | Compiling rand v0.9.2 |
| 1469 | 2026-03-20T18:08:21.898Z | Compiling http-body v1.0.1 |
| 1470 | 2026-03-20T18:08:22.086Z | Compiling base64 v0.22.1 |
| 1471 | 2026-03-20T18:08:22.182Z | Compiling schemars v0.8.22 |
| 1472 | 2026-03-20T18:08:22.368Z | Compiling untrusted v0.7.1 |
| 1473 | 2026-03-20T18:08:22.415Z | Compiling thiserror v2.0.18 |
| 1474 | 2026-03-20T18:08:22.432Z | Compiling httparse v1.10.1 |
| 1475 | 2026-03-20T18:08:22.536Z | Compiling untrusted v0.9.0 |
| 1476 | 2026-03-20T18:08:22.557Z | Compiling openssl-probe v0.2.1 |
| 1477 | 2026-03-20T18:08:22.602Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-03-20T18:08:22.784Z | Compiling schemars_derive v0.8.22 |
| 1479 | 2026-03-20T18:08:22.909Z | Compiling pest_derive v2.8.6 |
| 1480 | 2026-03-20T18:08:22.952Z | Compiling scroll_derive v0.13.1 |
| 1481 | 2026-03-20T18:08:23.092Z | Compiling tracing v0.1.44 |
| 1482 | 2026-03-20T18:08:23.440Z | Compiling darling_core v0.20.11 |
| 1483 | 2026-03-20T18:08:23.443Z | Compiling tower-layer v0.3.3 |
| 1484 | 2026-03-20T18:08:23.663Z | Compiling try-lock v0.2.5 |
| 1485 | 2026-03-20T18:08:23.685Z | Compiling rustls v0.23.37 |
| 1486 | 2026-03-20T18:08:23.797Z | Compiling tinyvec_macros v0.1.1 |
| 1487 | 2026-03-20T18:08:23.919Z | Compiling dyn-clone v1.0.20 |
| 1488 | 2026-03-20T18:08:23.929Z | Compiling tower-service v0.3.3 |
| 1489 | 2026-03-20T18:08:24.011Z | Compiling atomic-waker v1.1.2 |
| 1490 | 2026-03-20T18:08:24.027Z | Compiling scroll v0.13.0 |
| 1491 | 2026-03-20T18:08:24.055Z | Compiling tinyvec v1.10.0 |
| 1492 | 2026-03-20T18:08:24.160Z | Compiling want v0.3.1 |
| 1493 | 2026-03-20T18:08:24.369Z | Compiling tokio-util v0.7.18 |
| 1494 | 2026-03-20T18:08:24.770Z | Compiling ipnet v2.11.0 |
| 1495 | 2026-03-20T18:08:25.137Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1496 | 2026-03-20T18:08:25.447Z | Compiling h2 v0.4.13 |
| 1497 | 2026-03-20T18:08:25.634Z | Compiling spin v0.9.8 |
| 1498 | 2026-03-20T18:08:25.769Z | Compiling aho-corasick v1.1.4 |
| 1499 | 2026-03-20T18:08:25.903Z | Compiling crc32fast v1.5.0 |
| 1500 | 2026-03-20T18:08:26.243Z | Compiling foreign-types-shared v0.1.1 |
| 1501 | 2026-03-20T18:08:26.329Z | Compiling num-conv v0.2.0 |
| 1502 | 2026-03-20T18:08:26.351Z | Compiling pin-utils v0.1.0 |
| 1503 | 2026-03-20T18:08:26.433Z | Compiling httpdate v1.0.3 |
| 1504 | 2026-03-20T18:08:26.454Z | Compiling time-core v0.1.8 |
| 1505 | 2026-03-20T18:08:26.637Z | Compiling powerfmt v0.2.0 |
| 1506 | 2026-03-20T18:08:26.681Z | Compiling darling_macro v0.20.11 |
| 1507 | 2026-03-20T18:08:26.718Z | Compiling openssl v0.10.75 |
| 1508 | 2026-03-20T18:08:26.903Z | Compiling regex-automata v0.4.14 |
| 1509 | 2026-03-20T18:08:27.031Z | Compiling deranged v0.5.8 |
| 1510 | 2026-03-20T18:08:27.137Z | Compiling time-macros v0.2.27 |
| 1511 | 2026-03-20T18:08:27.274Z | Compiling darling v0.20.11 |
| 1512 | 2026-03-20T18:08:27.376Z | Compiling tempfile v3.25.0 |
| 1513 | 2026-03-20T18:08:27.905Z | Compiling foreign-types v0.3.2 |
| 1514 | 2026-03-20T18:08:28.184Z | Compiling goblin v0.10.5 |
| 1515 | 2026-03-20T18:08:28.456Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-20T18:08:28.649Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-03-20T18:08:29.803Z | Compiling hyper v1.8.1 |
| 1518 | 2026-03-20T18:08:30.152Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-03-20T18:08:30.181Z | Compiling either v1.15.0 |
| 1520 | 2026-03-20T18:08:30.445Z | Compiling simd-adler32 v0.3.8 |
| 1521 | 2026-03-20T18:08:30.484Z | Compiling num_threads v0.1.7 |
| 1522 | 2026-03-20T18:08:30.601Z | Compiling usdt-impl v0.6.0 |
| 1523 | 2026-03-20T18:08:30.774Z | Compiling native-tls v0.2.18 |
| 1524 | 2026-03-20T18:08:30.851Z | Compiling siphasher v1.0.2 |
| 1525 | 2026-03-20T18:08:30.940Z | Compiling quick-error v1.2.3 |
| 1526 | 2026-03-20T18:08:31.020Z | Compiling bit-vec v0.8.0 |
| 1527 | 2026-03-20T18:08:31.068Z | Compiling rusty-fork v0.3.1 |
| 1528 | 2026-03-20T18:08:31.151Z | Compiling time v0.3.47 |
| 1529 | 2026-03-20T18:08:31.316Z | Compiling bit-set v0.8.0 |
| 1530 | 2026-03-20T18:08:31.482Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-03-20T18:08:31.528Z | Compiling thiserror v1.0.69 |
| 1532 | 2026-03-20T18:08:31.926Z | Compiling dof v0.4.0 |
| 1533 | 2026-03-20T18:08:32.984Z | Compiling derive_builder_core v0.20.2 |
| 1534 | 2026-03-20T18:08:33.385Z | Compiling unicode-normalization v0.1.25 |
| 1535 | 2026-03-20T18:08:33.587Z | Compiling crossbeam-epoch v0.9.18 |
| 1536 | 2026-03-20T18:08:33.840Z | Compiling dtrace-parser v0.3.0 |
| 1537 | 2026-03-20T18:08:33.983Z | Compiling rustls-native-certs v0.8.3 |
| 1538 | 2026-03-20T18:08:34.024Z | Compiling signature v2.2.0 |
| 1539 | 2026-03-20T18:08:34.137Z | Compiling scroll_derive v0.12.1 |
| 1540 | 2026-03-20T18:08:34.189Z | Compiling heapless v0.7.17 |
| 1541 | 2026-03-20T18:08:34.243Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-03-20T18:08:34.351Z | Compiling slog v2.8.2 |
| 1543 | 2026-03-20T18:08:34.439Z | Compiling darling_core v0.21.3 |
| 1544 | 2026-03-20T18:08:34.484Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1545 | 2026-03-20T18:08:34.611Z | Compiling sync_wrapper v1.0.2 |
| 1546 | 2026-03-20T18:08:34.704Z | Compiling thread-id v5.1.0 |
| 1547 | 2026-03-20T18:08:34.807Z | Compiling cookie v0.18.1 |
| 1548 | 2026-03-20T18:08:34.828Z | Compiling anyhow v1.0.102 |
| 1549 | 2026-03-20T18:08:34.885Z | Compiling zstd-safe v7.2.4 |
| 1550 | 2026-03-20T18:08:35.004Z | Compiling signal-hook v0.3.18 |
| 1551 | 2026-03-20T18:08:35.029Z | Compiling unicode-bidi v0.3.18 |
| 1552 | 2026-03-20T18:08:35.122Z | Compiling unicode-properties v0.1.4 |
| 1553 | 2026-03-20T18:08:35.213Z | Compiling adler2 v2.0.1 |
| 1554 | 2026-03-20T18:08:35.232Z | Compiling unicode-segmentation v1.12.0 |
| 1555 | 2026-03-20T18:08:35.397Z | Compiling paste v1.0.15 |
| 1556 | 2026-03-20T18:08:35.403Z | Compiling rayon-core v1.13.0 |
| 1557 | 2026-03-20T18:08:35.607Z | Compiling unarray v0.1.4 |
| 1558 | 2026-03-20T18:08:35.737Z | Compiling proptest v1.10.0 |
| 1559 | 2026-03-20T18:08:35.758Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-03-20T18:08:35.792Z | Compiling miniz_oxide v0.8.9 |
| 1561 | 2026-03-20T18:08:35.967Z | Compiling scroll v0.12.0 |
| 1562 | 2026-03-20T18:08:36.357Z | Compiling tower v0.5.3 |
| 1563 | 2026-03-20T18:08:36.694Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-03-20T18:08:36.752Z | Compiling crossbeam-deque v0.8.6 |
| 1565 | 2026-03-20T18:08:36.839Z | Compiling ipnetwork v0.21.1 |
| 1566 | 2026-03-20T18:08:36.995Z | Compiling http-body-util v0.1.3 |
| 1567 | 2026-03-20T18:08:37.015Z | Compiling webpki-roots v1.0.6 |
| 1568 | 2026-03-20T18:08:37.129Z | Compiling rand_chacha v0.3.1 |
| 1569 | 2026-03-20T18:08:37.170Z | Compiling toml_datetime v0.6.11 |
| 1570 | 2026-03-20T18:08:37.262Z | Compiling serde_tokenstream v0.2.3 |
| 1571 | 2026-03-20T18:08:37.312Z | Compiling serde_spanned v0.6.9 |
| 1572 | 2026-03-20T18:08:37.354Z | Compiling erased-serde v0.3.31 |
| 1573 | 2026-03-20T18:08:37.538Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-03-20T18:08:37.556Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-03-20T18:08:37.717Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-03-20T18:08:37.753Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-03-20T18:08:38.042Z | Compiling darling_macro v0.21.3 |
| 1578 | 2026-03-20T18:08:38.104Z | Compiling vergen-lib v0.1.6 |
| 1579 | 2026-03-20T18:08:38.141Z | Compiling hash32 v0.2.1 |
| 1580 | 2026-03-20T18:08:38.198Z | Compiling ff v0.13.1 |
| 1581 | 2026-03-20T18:08:38.240Z | Compiling memoffset v0.9.1 |
| 1582 | 2026-03-20T18:08:38.326Z | Compiling num-bigint-dig v0.8.6 |
| 1583 | 2026-03-20T18:08:38.373Z | Compiling zlib-rs v0.6.2 |
| 1584 | 2026-03-20T18:08:38.390Z | Compiling base16ct v0.2.0 |
| 1585 | 2026-03-20T18:08:38.478Z | Compiling psl-types v2.0.11 |
| 1586 | 2026-03-20T18:08:38.554Z | Compiling iri-string v0.7.10 |
| 1587 | 2026-03-20T18:08:38.619Z | Compiling litrs v1.0.0 |
| 1588 | 2026-03-20T18:08:38.643Z | Compiling rustix v0.38.44 |
| 1589 | 2026-03-20T18:08:38.666Z | Compiling ref-cast v1.0.25 |
| 1590 | 2026-03-20T18:08:38.718Z | Compiling fallible-iterator v0.2.0 |
| 1591 | 2026-03-20T18:08:39.042Z | Compiling ryu v1.0.23 |
| 1592 | 2026-03-20T18:08:39.081Z | Compiling smoltcp v0.9.1 |
| 1593 | 2026-03-20T18:08:39.123Z | Compiling cfg_aliases v0.2.1 |
| 1594 | 2026-03-20T18:08:39.213Z | Compiling nix v0.31.1 |
| 1595 | 2026-03-20T18:08:39.270Z | Compiling serde_urlencoded v0.7.1 |
| 1596 | 2026-03-20T18:08:39.306Z | Compiling document-features v0.2.12 |
| 1597 | 2026-03-20T18:08:39.600Z | Compiling postgres-protocol v0.6.10 |
| 1598 | 2026-03-20T18:08:39.715Z | Compiling newtype-uuid v1.3.2 |
| 1599 | 2026-03-20T18:08:39.723Z | Compiling zerocopy v0.7.35 |
| 1600 | 2026-03-20T18:08:40.068Z | Compiling darling v0.21.3 |
| 1601 | 2026-03-20T18:08:40.127Z | Compiling publicsuffix v2.3.0 |
| 1602 | 2026-03-20T18:08:40.170Z | Compiling tower-http v0.6.8 |
| 1603 | 2026-03-20T18:08:40.348Z | Compiling sec1 v0.7.3 |
| 1604 | 2026-03-20T18:08:40.487Z | Compiling group v0.13.0 |
| 1605 | 2026-03-20T18:08:40.722Z | Compiling num-iter v0.1.45 |
| 1606 | 2026-03-20T18:08:40.726Z | Compiling rand v0.8.5 |
| 1607 | 2026-03-20T18:08:40.792Z | Compiling derive_builder v0.20.2 |
| 1608 | 2026-03-20T18:08:40.906Z | Compiling oxnet v0.1.4 |
| 1609 | 2026-03-20T18:08:41.135Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-03-20T18:08:41.360Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-20T18:08:41.526Z | Compiling goblin v0.8.2 |
| 1612 | 2026-03-20T18:08:42.036Z | Compiling heck v0.4.1 |
| 1613 | 2026-03-20T18:08:42.209Z | Compiling phf_shared v0.13.1 |
| 1614 | 2026-03-20T18:08:42.329Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-03-20T18:08:42.389Z | Compiling regex v1.12.3 |
| 1616 | 2026-03-20T18:08:42.523Z | Compiling flate2 v1.1.9 |
| 1617 | 2026-03-20T18:08:42.550Z | Compiling lazy_static v1.5.0 |
| 1618 | 2026-03-20T18:08:42.666Z | Compiling cargo-platform v0.1.9 |
| 1619 | 2026-03-20T18:08:42.940Z | Compiling hkdf v0.12.4 |
| 1620 | 2026-03-20T18:08:43.044Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-03-20T18:08:43.049Z | Compiling async-trait v0.1.89 |
| 1622 | 2026-03-20T18:08:43.052Z | Compiling strum_macros v0.27.2 |
| 1623 | 2026-03-20T18:08:43.092Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1624 | 2026-03-20T18:08:43.143Z | Compiling daft-derive v0.1.5 |
| 1625 | 2026-03-20T18:08:43.956Z | Compiling ref-cast-impl v1.0.25 |
| 1626 | 2026-03-20T18:08:44.105Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-03-20T18:08:44.280Z | Compiling vergen v9.0.6 |
| 1628 | 2026-03-20T18:08:44.487Z | Compiling fs-err v3.3.0 |
| 1629 | 2026-03-20T18:08:44.507Z | Compiling ahash v0.8.12 |
| 1630 | 2026-03-20T18:08:44.653Z | Compiling bumpalo v3.20.2 |
| 1631 | 2026-03-20T18:08:44.718Z | Compiling foldhash v0.1.5 |
| 1632 | 2026-03-20T18:08:44.756Z | Compiling winnow v0.5.40 |
| 1633 | 2026-03-20T18:08:44.936Z | Compiling bitflags v1.3.2 |
| 1634 | 2026-03-20T18:08:44.979Z | Compiling libbz2-rs-sys v0.2.2 |
| 1635 | 2026-03-20T18:08:45.030Z | Compiling managed v0.8.0 |
| 1636 | 2026-03-20T18:08:45.311Z | Compiling object v0.37.3 |
| 1637 | 2026-03-20T18:08:45.718Z | Compiling bzip2 v0.6.1 |
| 1638 | 2026-03-20T18:08:45.770Z | Compiling strum v0.27.2 |
| 1639 | 2026-03-20T18:08:45.929Z | Compiling console v0.16.2 |
| 1640 | 2026-03-20T18:08:45.948Z | Compiling clap_builder v4.5.60 |
| 1641 | 2026-03-20T18:08:45.985Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-03-20T18:08:46.500Z | Compiling hashbrown v0.15.5 |
| 1643 | 2026-03-20T18:08:46.680Z | Compiling toml_edit v0.19.15 |
| 1644 | 2026-03-20T18:08:46.866Z | Compiling dof v0.3.0 |
| 1645 | 2026-03-20T18:08:47.050Z | Compiling elliptic-curve v0.13.8 |
| 1646 | 2026-03-20T18:08:47.072Z | Compiling daft v0.1.5 |
| 1647 | 2026-03-20T18:08:47.440Z | Compiling hubpack v0.1.2 |
| 1648 | 2026-03-20T18:08:47.625Z | Compiling cargo_metadata v0.19.2 |
| 1649 | 2026-03-20T18:08:47.876Z | Compiling phf v0.13.1 |
| 1650 | 2026-03-20T18:08:48.088Z | Compiling zone_cfg_derive v0.3.1 |
| 1651 | 2026-03-20T18:08:48.935Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-03-20T18:08:49.517Z | Compiling signal-hook-mio v0.2.5 |
| 1653 | 2026-03-20T18:08:49.819Z | Compiling zstd v0.13.3 |
| 1654 | 2026-03-20T18:08:49.990Z | Compiling hyper-tls v0.6.0 |
| 1655 | 2026-03-20T18:08:50.137Z | Compiling rayon v1.11.0 |
| 1656 | 2026-03-20T18:08:50.182Z | Compiling bzip2 v0.4.4 |
| 1657 | 2026-03-20T18:08:50.297Z | Compiling serde_with_macros v3.17.0 |
| 1658 | 2026-03-20T18:08:50.367Z | Compiling postgres-types v0.2.12 |
| 1659 | 2026-03-20T18:08:50.502Z | Compiling usdt-attr-macro v0.6.0 |
| 1660 | 2026-03-20T18:08:51.164Z | Compiling usdt-macro v0.6.0 |
| 1661 | 2026-03-20T18:08:51.220Z | Compiling ed25519 v2.2.3 |
| 1662 | 2026-03-20T18:08:51.527Z | Compiling dtrace-parser v0.2.0 |
| 1663 | 2026-03-20T18:08:51.853Z | Compiling phf_shared v0.11.3 |
| 1664 | 2026-03-20T18:08:52.087Z | Compiling itertools v0.12.1 |
| 1665 | 2026-03-20T18:08:52.107Z | Compiling bstr v1.12.1 |
| 1666 | 2026-03-20T18:08:52.124Z | Compiling pkcs1 v0.7.5 |
| 1667 | 2026-03-20T18:08:52.381Z | Compiling serde-big-array v0.5.1 |
| 1668 | 2026-03-20T18:08:52.593Z | Compiling hex v0.4.3 |
| 1669 | 2026-03-20T18:08:52.623Z | Compiling rfc6979 v0.4.0 |
| 1670 | 2026-03-20T18:08:52.643Z | Compiling serde_repr v0.1.20 |
| 1671 | 2026-03-20T18:08:52.703Z | Compiling enum-as-inner v0.6.1 |
| 1672 | 2026-03-20T18:08:52.779Z | Compiling strum_macros v0.26.4 |
| 1673 | 2026-03-20T18:08:52.959Z | Compiling clap_derive v4.5.55 |
| 1674 | 2026-03-20T18:08:53.056Z | Compiling float-cmp v0.10.0 |
| 1675 | 2026-03-20T18:08:53.249Z | Compiling thread-id v4.2.2 |
| 1676 | 2026-03-20T18:08:53.347Z | Compiling memmap2 v0.9.10 |
| 1677 | 2026-03-20T18:08:53.367Z | Compiling env_filter v1.0.0 |
| 1678 | 2026-03-20T18:08:53.385Z | Compiling encoding_rs v0.8.35 |
| 1679 | 2026-03-20T18:08:53.634Z | Compiling unit-prefix v0.5.2 |
| 1680 | 2026-03-20T18:08:53.777Z | Compiling keccak v0.1.6 |
| 1681 | 2026-03-20T18:08:53.798Z | Compiling fixedbitset v0.5.7 |
| 1682 | 2026-03-20T18:08:53.824Z | Compiling data-encoding v2.10.0 |
| 1683 | 2026-03-20T18:08:54.212Z | Compiling jiff v0.2.21 |
| 1684 | 2026-03-20T18:08:54.789Z | Compiling fixedbitset v0.4.2 |
| 1685 | 2026-03-20T18:08:54.882Z | Compiling normalize-line-endings v0.3.0 |
| 1686 | 2026-03-20T18:08:55.005Z | Compiling mime v0.3.17 |
| 1687 | 2026-03-20T18:08:55.078Z | Compiling precomputed-hash v0.1.1 |
| 1688 | 2026-03-20T18:08:55.252Z | Compiling static_assertions v1.1.0 |
| 1689 | 2026-03-20T18:08:55.256Z | Compiling new_debug_unreachable v1.0.6 |
| 1690 | 2026-03-20T18:08:55.256Z | Compiling predicates-core v1.0.10 |
| 1691 | 2026-03-20T18:08:55.282Z | Compiling whoami v2.1.0 |
| 1692 | 2026-03-20T18:08:55.302Z | Compiling difflib v0.4.0 |
| 1693 | 2026-03-20T18:08:55.354Z | Compiling rustc-hash v2.1.1 |
| 1694 | 2026-03-20T18:08:55.379Z | Compiling clap v4.5.60 |
| 1695 | 2026-03-20T18:08:55.469Z | Compiling string_cache v0.8.9 |
| 1696 | 2026-03-20T18:08:55.488Z | Compiling iddqd v0.3.17 |
| 1697 | 2026-03-20T18:08:55.509Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1698 | 2026-03-20T18:08:55.529Z | Compiling strum v0.26.3 |
| 1699 | 2026-03-20T18:08:55.693Z | Compiling predicates v3.1.4 |
| 1700 | 2026-03-20T18:08:55.767Z | Compiling tokio-postgres v0.7.16 |
| 1701 | 2026-03-20T18:08:55.786Z | Compiling petgraph v0.6.5 |
| 1702 | 2026-03-20T18:08:56.052Z | Compiling hickory-proto v0.25.2 |
| 1703 | 2026-03-20T18:08:56.576Z | Compiling petgraph v0.8.3 |
| 1704 | 2026-03-20T18:08:57.050Z | Compiling sha3 v0.10.8 |
| 1705 | 2026-03-20T18:08:57.655Z | Compiling indicatif v0.18.4 |
| 1706 | 2026-03-20T18:08:57.838Z | Compiling zip v4.6.1 |
| 1707 | 2026-03-20T18:08:58.850Z | Compiling zone v0.3.1 |
| 1708 | 2026-03-20T18:08:58.871Z | Compiling toml_edit v0.22.27 |
| 1709 | 2026-03-20T18:08:59.154Z | Compiling env_logger v0.11.9 |
| 1710 | 2026-03-20T18:08:59.300Z | Compiling usdt v0.6.0 |
| 1711 | 2026-03-20T18:08:59.387Z | Compiling usdt-impl v0.5.0 |
| 1712 | 2026-03-20T18:08:59.629Z | Compiling serde_with v3.17.0 |
| 1713 | 2026-03-20T18:08:59.668Z | Compiling ecdsa v0.16.9 |
| 1714 | 2026-03-20T18:08:59.750Z | Compiling similar v2.7.0 |
| 1715 | 2026-03-20T18:09:00.109Z | Compiling rsa v0.9.10 |
| 1716 | 2026-03-20T18:09:00.127Z | Compiling crossterm v0.28.1 |
| 1717 | 2026-03-20T18:09:00.157Z | Compiling ed25519-dalek v2.2.0 |
| 1718 | 2026-03-20T18:09:00.977Z | Compiling zip v0.6.6 |
| 1719 | 2026-03-20T18:09:01.940Z | Compiling toml v0.7.8 |
| 1720 | 2026-03-20T18:09:02.625Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1721 | 2026-03-20T18:09:02.644Z | Compiling itertools v0.13.0 |
| 1722 | 2026-03-20T18:09:02.727Z | Compiling tokio-stream v0.1.18 |
| 1723 | 2026-03-20T18:09:02.824Z | Compiling buf-list v1.1.2 |
| 1724 | 2026-03-20T18:09:02.988Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-03-20T18:09:03.193Z | Compiling x509-cert v0.2.5 |
| 1726 | 2026-03-20T18:09:03.362Z | Compiling openapiv3 v2.2.0 |
| 1727 | 2026-03-20T18:09:03.405Z | Compiling sha1 v0.10.6 |
| 1728 | 2026-03-20T18:09:03.505Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1729 | 2026-03-20T18:09:03.689Z | Compiling peg-runtime v0.8.5 |
| 1730 | 2026-03-20T18:09:03.900Z | Compiling lalrpop-util v0.19.12 |
| 1731 | 2026-03-20T18:09:04.073Z | Compiling thread_local v1.1.9 |
| 1732 | 2026-03-20T18:09:04.156Z | Compiling slog-async v2.8.0 |
| 1733 | 2026-03-20T18:09:04.297Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-03-20T18:09:04.370Z | Compiling futures-executor v0.3.32 |
| 1735 | 2026-03-20T18:09:04.401Z | Compiling filetime v0.2.27 |
| 1736 | 2026-03-20T18:09:04.553Z | Compiling is-terminal v0.4.17 |
| 1737 | 2026-03-20T18:09:04.627Z | Compiling take_mut v0.2.2 |
| 1738 | 2026-03-20T18:09:04.676Z | Compiling xattr v1.6.1 |
| 1739 | 2026-03-20T18:09:04.753Z | Compiling term v1.2.1 |
| 1740 | 2026-03-20T18:09:04.884Z | Compiling tar v0.4.45 |
| 1741 | 2026-03-20T18:09:04.916Z | Compiling futures v0.3.32 |
| 1742 | 2026-03-20T18:09:05.407Z | Compiling slog-term v2.9.2 |
| 1743 | 2026-03-20T18:09:12.044Z | Compiling rustls-webpki v0.103.9 |
| 1744 | 2026-03-20T18:09:16.082Z | Compiling tokio-rustls v0.26.4 |
| 1745 | 2026-03-20T18:09:16.082Z | Compiling rustls-platform-verifier v0.6.2 |
| 1746 | 2026-03-20T18:09:16.359Z | Compiling hyper-rustls v0.27.7 |
| 1747 | 2026-03-20T18:09:16.696Z | Compiling reqwest v0.13.2 |
| 1748 | 2026-03-20T18:09:16.696Z | Compiling reqwest v0.12.28 |
| 1749 | 2026-03-20T18:09:19.603Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1750 | 2026-03-20T18:09:19.873Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1751 | 2026-03-20T18:09:23.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1752 | 2026-03-20T18:09:23.847Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1753 | 2026-03-20T18:09:23.908Z | Mar 20 18:09:23.180 INFO Starting download, target: Console |
| 1754 | 2026-03-20T18:09:23.909Z | Mar 20 18:09:23.180 INFO Starting download, target: TransceiverControl |
| 1755 | 2026-03-20T18:09:23.909Z | Mar 20 18:09:23.180 INFO Starting download, target: MaghemiteMgd |
| 1756 | 2026-03-20T18:09:23.909Z | Mar 20 18:09:23.180 INFO Starting download, target: Cockroach |
| 1757 | 2026-03-20T18:09:23.909Z | Mar 20 18:09:23.180 INFO Starting download, target: Clickhouse |
| 1758 | 2026-03-20T18:09:23.914Z | Mar 20 18:09:23.180 INFO Starting download, target: DendriteStub |
| 1759 | 2026-03-20T18:09:23.914Z | Mar 20 18:09:23.180 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-03-20T18:09:23.915Z | Mar 20 18:09:23.180 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1761 | 2026-03-20T18:09:23.915Z | Mar 20 18:09:23.180 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1762 | 2026-03-20T18:09:23.915Z | Mar 20 18:09:23.180 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1763 | 2026-03-20T18:09:23.915Z | Mar 20 18:09:23.180 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1764 | 2026-03-20T18:09:23.915Z | Mar 20 18:09:23.180 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1765 | 2026-03-20T18:09:24.524Z | Mar 20 18:09:23.787 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1766 | 2026-03-20T18:09:24.851Z | Mar 20 18:09:24.120 INFO Download complete, target: TransceiverControl |
| 1767 | 2026-03-20T18:09:25.027Z | Mar 20 18:09:24.297 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1768 | 2026-03-20T18:09:25.350Z | Mar 20 18:09:24.619 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1769 | 2026-03-20T18:09:25.508Z | Mar 20 18:09:24.723 INFO Download complete, target: Console |
| 1770 | 2026-03-20T18:09:25.672Z | Mar 20 18:09:24.944 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1771 | 2026-03-20T18:09:25.930Z | Mar 20 18:09:25.197 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1772 | 2026-03-20T18:09:26.315Z | Mar 20 18:09:25.588 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1773 | 2026-03-20T18:09:26.315Z | Mar 20 18:09:25.588 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1774 | 2026-03-20T18:09:28.905Z | Mar 20 18:09:28.177 INFO Download complete, target: DendriteStub |
| 1775 | 2026-03-20T18:09:29.204Z | Mar 20 18:09:28.477 INFO Download complete, target: MaghemiteMgd |
| 1776 | 2026-03-20T18:09:34.173Z | Mar 20 18:09:33.323 INFO Checking that binary works, target: Cockroach |
| 1777 | 2026-03-20T18:09:34.177Z | Mar 20 18:09:33.437 INFO Download complete, target: Cockroach |
| 1778 | 2026-03-20T18:09:37.042Z | Mar 20 18:09:36.313 INFO Checking that binary works, target: Clickhouse |
| 1779 | 2026-03-20T18:09:37.210Z | Mar 20 18:09:36.481 INFO Download complete, target: Clickhouse |
| 1780 | 2026-03-20T18:09:37.227Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1781 | 2026-03-20T18:09:37.230Z | |
| 1782 | 2026-03-20T18:09:37.230Z | real 4:04.954198302 |
| 1783 | 2026-03-20T18:09:37.230Z | user 10:26.534081995 |
| 1784 | 2026-03-20T18:09:37.230Z | sys 1:47.502705657 |
| 1785 | 2026-03-20T18:09:37.230Z | trap 0.336291746 |
| 1786 | 2026-03-20T18:09:37.230Z | tflt 0.672185354 |
| 1787 | 2026-03-20T18:09:37.230Z | dflt 0.755022599 |
| 1788 | 2026-03-20T18:09:37.230Z | kflt 0.020612697 |
| 1789 | 2026-03-20T18:09:37.230Z | lock 31:36.746932865 |
| 1790 | 2026-03-20T18:09:37.230Z | slp 29:34.808439199 |
| 1791 | 2026-03-20T18:09:37.230Z | lat 56.327336159 |
| 1792 | 2026-03-20T18:09:37.230Z | stop 2:40.258434369 |
| 1793 | 2026-03-20T18:09:37.230Z | + banner hack-check |
| 1794 | 2026-03-20T18:09:37.230Z | |
| 1795 | 2026-03-20T18:09:37.230Z | # # ## #### # # #### # # ###### #### # # |
| 1796 | 2026-03-20T18:09:37.230Z | # # # # # # # # # # # # # # # # # |
| 1797 | 2026-03-20T18:09:37.230Z | ###### # # # #### ##### # ###### ##### # #### |
| 1798 | 2026-03-20T18:09:37.231Z | # # ###### # # # # # # # # # # |
| 1799 | 2026-03-20T18:09:37.231Z | # # # # # # # # # # # # # # # # # |
| 1800 | 2026-03-20T18:09:37.231Z | # # # # #### # # #### # # ###### #### # # |
| 1801 | 2026-03-20T18:09:37.231Z | |
| 1802 | 2026-03-20T18:09:37.234Z | + export CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-20T18:09:37.234Z | + CARGO_INCREMENTAL=0 |
| 1804 | 2026-03-20T18:09:37.234Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1805 | 2026-03-20T18:09:37.926Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1806 | 2026-03-20T18:09:38.211Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1807 | 2026-03-20T18:09:40.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s |
| 1808 | 2026-03-20T18:09:40.816Z | Running `target/debug/xtask check-features --ci` |
| 1809 | 2026-03-20T18:09:40.847Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1810 | 2026-03-20T18:09:40.850Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1811 | 2026-03-20T18:09:41.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 1812 | 2026-03-20T18:09:41.508Z | Running `target/debug/xtask download cargo-hack` |
| 1813 | 2026-03-20T18:09:42.528Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1814 | 2026-03-20T18:09:42.914Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1815 | 2026-03-20T18:09:46.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s |
| 1816 | 2026-03-20T18:09:46.376Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1817 | 2026-03-20T18:09:46.423Z | Mar 20 18:09:45.691 INFO Starting download, target: CargoHack |
| 1818 | 2026-03-20T18:09:46.428Z | Mar 20 18:09:45.691 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1819 | 2026-03-20T18:09:46.778Z | Mar 20 18:09:46.049 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1820 | 2026-03-20T18:09:46.862Z | Mar 20 18:09:46.130 INFO Download complete, target: CargoHack |
| 1821 | 2026-03-20T18:09:46.866Z | 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" |
| 1822 | 2026-03-20T18:09:46.880Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1823 | 2026-03-20T18:09:47.079Z | info: running `cargo check --bins` on api_identity (1/267) |
| 1824 | 2026-03-20T18:09:47.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1825 | 2026-03-20T18:09:47.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1826 | 2026-03-20T18:09:47.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1827 | 2026-03-20T18:09:47.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1828 | 2026-03-20T18:09:47.839Z | |
| 1829 | 2026-03-20T18:09:47.839Z | info: running `cargo check --bins` on bootstore (2/267) |
| 1830 | 2026-03-20T18:09:48.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1831 | 2026-03-20T18:09:48.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1832 | 2026-03-20T18:09:48.499Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1833 | 2026-03-20T18:09:48.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1834 | 2026-03-20T18:09:48.590Z | |
| 1835 | 2026-03-20T18:09:48.590Z | info: running `cargo check --bins` on omicron-ledger (3/267) |
| 1836 | 2026-03-20T18:09:49.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1837 | 2026-03-20T18:09:49.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1838 | 2026-03-20T18:09:49.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1839 | 2026-03-20T18:09:49.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1840 | 2026-03-20T18:09:49.350Z | |
| 1841 | 2026-03-20T18:09:49.351Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/267) |
| 1842 | 2026-03-20T18:09:50.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1843 | 2026-03-20T18:09:50.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1844 | 2026-03-20T18:09:50.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1845 | 2026-03-20T18:09:50.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1846 | 2026-03-20T18:09:50.101Z | |
| 1847 | 2026-03-20T18:09:50.101Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/267) |
| 1848 | 2026-03-20T18:09:50.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1849 | 2026-03-20T18:09:50.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1850 | 2026-03-20T18:09:50.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1851 | 2026-03-20T18:09:50.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1852 | 2026-03-20T18:09:50.861Z | |
| 1853 | 2026-03-20T18:09:50.861Z | info: running `cargo check --bins` on omicron-certificates (6/267) |
| 1854 | 2026-03-20T18:09:51.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1855 | 2026-03-20T18:09:51.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1856 | 2026-03-20T18:09:51.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1857 | 2026-03-20T18:09:51.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1858 | 2026-03-20T18:09:51.630Z | |
| 1859 | 2026-03-20T18:09:51.630Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/267) |
| 1860 | 2026-03-20T18:09:52.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1861 | 2026-03-20T18:09:52.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1862 | 2026-03-20T18:09:52.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1863 | 2026-03-20T18:09:52.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1864 | 2026-03-20T18:09:52.403Z | |
| 1865 | 2026-03-20T18:09:52.403Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/267) |
| 1866 | 2026-03-20T18:09:53.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1867 | 2026-03-20T18:09:53.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1868 | 2026-03-20T18:09:53.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1869 | 2026-03-20T18:09:53.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1870 | 2026-03-20T18:09:53.183Z | |
| 1871 | 2026-03-20T18:09:53.183Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/267) |
| 1872 | 2026-03-20T18:09:53.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1873 | 2026-03-20T18:09:53.713Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1874 | 2026-03-20T18:09:53.713Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1875 | 2026-03-20T18:09:53.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1876 | 2026-03-20T18:09:53.782Z | |
| 1877 | 2026-03-20T18:09:53.782Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/267) |
| 1878 | 2026-03-20T18:09:54.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1879 | 2026-03-20T18:09:54.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1880 | 2026-03-20T18:09:54.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1881 | 2026-03-20T18:09:54.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1882 | 2026-03-20T18:09:54.391Z | |
| 1883 | 2026-03-20T18:09:54.391Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/267) |
| 1884 | 2026-03-20T18:09:54.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1885 | 2026-03-20T18:09:54.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1886 | 2026-03-20T18:09:54.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1887 | 2026-03-20T18:09:54.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1888 | 2026-03-20T18:09:54.994Z | |
| 1889 | 2026-03-20T18:09:54.994Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/267) |
| 1890 | 2026-03-20T18:09:55.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1891 | 2026-03-20T18:09:55.532Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1892 | 2026-03-20T18:09:55.532Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1893 | 2026-03-20T18:09:55.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1894 | 2026-03-20T18:09:55.597Z | |
| 1895 | 2026-03-20T18:09:55.597Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/267) |
| 1896 | 2026-03-20T18:09:56.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1897 | 2026-03-20T18:09:56.134Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1898 | 2026-03-20T18:09:56.134Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1899 | 2026-03-20T18:09:56.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1900 | 2026-03-20T18:09:56.201Z | |
| 1901 | 2026-03-20T18:09:56.201Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/267) |
| 1902 | 2026-03-20T18:09:56.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-03-20T18:09:56.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-03-20T18:09:56.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-03-20T18:09:56.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1906 | 2026-03-20T18:09:56.804Z | |
| 1907 | 2026-03-20T18:09:56.804Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/267) |
| 1908 | 2026-03-20T18:09:57.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-03-20T18:09:57.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-03-20T18:09:57.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-03-20T18:09:57.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1912 | 2026-03-20T18:09:57.409Z | |
| 1913 | 2026-03-20T18:09:57.409Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/267) |
| 1914 | 2026-03-20T18:09:57.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-03-20T18:09:57.948Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-03-20T18:09:57.948Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-03-20T18:09:57.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1918 | 2026-03-20T18:09:58.012Z | |
| 1919 | 2026-03-20T18:09:58.012Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/267) |
| 1920 | 2026-03-20T18:09:58.546Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-03-20T18:09:58.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-03-20T18:09:58.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-03-20T18:09:58.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1924 | 2026-03-20T18:09:58.618Z | |
| 1925 | 2026-03-20T18:09:58.618Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/267) |
| 1926 | 2026-03-20T18:09:59.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-03-20T18:09:59.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-03-20T18:09:59.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-03-20T18:09:59.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1930 | 2026-03-20T18:09:59.225Z | |
| 1931 | 2026-03-20T18:09:59.225Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/267) |
| 1932 | 2026-03-20T18:09:59.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-03-20T18:09:59.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-03-20T18:09:59.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-03-20T18:09:59.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1936 | 2026-03-20T18:09:59.829Z | |
| 1937 | 2026-03-20T18:09:59.829Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/267) |
| 1938 | 2026-03-20T18:10:00.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-03-20T18:10:00.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-03-20T18:10:00.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-03-20T18:10:00.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1942 | 2026-03-20T18:10:00.432Z | |
| 1943 | 2026-03-20T18:10:00.432Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/267) |
| 1944 | 2026-03-20T18:10:00.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-03-20T18:10:00.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-03-20T18:10:00.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-03-20T18:10:00.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1948 | 2026-03-20T18:10:01.043Z | |
| 1949 | 2026-03-20T18:10:01.043Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/267) |
| 1950 | 2026-03-20T18:10:01.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-03-20T18:10:01.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-03-20T18:10:01.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-03-20T18:10:01.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1954 | 2026-03-20T18:10:01.650Z | |
| 1955 | 2026-03-20T18:10:01.650Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/267) |
| 1956 | 2026-03-20T18:10:02.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-03-20T18:10:02.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-03-20T18:10:02.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-03-20T18:10:02.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1960 | 2026-03-20T18:10:02.324Z | |
| 1961 | 2026-03-20T18:10:02.324Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/267) |
| 1962 | 2026-03-20T18:10:02.803Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-03-20T18:10:02.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-03-20T18:10:02.806Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-03-20T18:10:02.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1966 | 2026-03-20T18:10:02.873Z | |
| 1967 | 2026-03-20T18:10:02.873Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/267) |
| 1968 | 2026-03-20T18:10:03.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-03-20T18:10:03.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-03-20T18:10:03.415Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-03-20T18:10:03.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1972 | 2026-03-20T18:10:03.489Z | |
| 1973 | 2026-03-20T18:10:03.489Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/267) |
| 1974 | 2026-03-20T18:10:04.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-03-20T18:10:04.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-03-20T18:10:04.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-03-20T18:10:04.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1978 | 2026-03-20T18:10:04.093Z | |
| 1979 | 2026-03-20T18:10:04.093Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/267) |
| 1980 | 2026-03-20T18:10:04.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-03-20T18:10:05.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-03-20T18:10:05.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-03-20T18:10:05.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1984 | 2026-03-20T18:10:05.636Z | |
| 1985 | 2026-03-20T18:10:05.636Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/267) |
| 1986 | 2026-03-20T18:10:05.636Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-03-20T18:10:05.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-03-20T18:10:05.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-03-20T18:10:05.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1990 | 2026-03-20T18:10:05.636Z | |
| 1991 | 2026-03-20T18:10:05.636Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/267) |
| 1992 | 2026-03-20T18:10:05.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-03-20T18:10:05.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-03-20T18:10:05.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-03-20T18:10:05.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1996 | 2026-03-20T18:10:05.919Z | |
| 1997 | 2026-03-20T18:10:05.920Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/267) |
| 1998 | 2026-03-20T18:10:06.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-03-20T18:10:06.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-03-20T18:10:06.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-03-20T18:10:06.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2002 | 2026-03-20T18:10:06.526Z | |
| 2003 | 2026-03-20T18:10:06.526Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/267) |
| 2004 | 2026-03-20T18:10:07.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-03-20T18:10:07.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-03-20T18:10:07.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-03-20T18:10:07.070Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2008 | 2026-03-20T18:10:07.134Z | |
| 2009 | 2026-03-20T18:10:07.135Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/267) |
| 2010 | 2026-03-20T18:10:07.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-03-20T18:10:07.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-03-20T18:10:07.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-03-20T18:10:07.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2014 | 2026-03-20T18:10:07.740Z | |
| 2015 | 2026-03-20T18:10:07.741Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/267) |
| 2016 | 2026-03-20T18:10:08.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-03-20T18:10:08.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-03-20T18:10:08.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-03-20T18:10:08.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2020 | 2026-03-20T18:10:08.347Z | |
| 2021 | 2026-03-20T18:10:08.347Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/267) |
| 2022 | 2026-03-20T18:10:08.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-03-20T18:10:08.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-03-20T18:10:08.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-03-20T18:10:08.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2026 | 2026-03-20T18:10:08.952Z | |
| 2027 | 2026-03-20T18:10:08.952Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/267) |
| 2028 | 2026-03-20T18:10:09.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-03-20T18:10:09.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-03-20T18:10:09.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-03-20T18:10:09.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2032 | 2026-03-20T18:10:09.556Z | |
| 2033 | 2026-03-20T18:10:09.556Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/267) |
| 2034 | 2026-03-20T18:10:10.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-03-20T18:10:10.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-03-20T18:10:10.103Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-03-20T18:10:10.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2038 | 2026-03-20T18:10:10.161Z | |
| 2039 | 2026-03-20T18:10:10.161Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/267) |
| 2040 | 2026-03-20T18:10:10.695Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-03-20T18:10:10.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-03-20T18:10:10.698Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-03-20T18:10:10.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2044 | 2026-03-20T18:10:10.765Z | |
| 2045 | 2026-03-20T18:10:10.765Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/267) |
| 2046 | 2026-03-20T18:10:11.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-03-20T18:10:11.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-03-20T18:10:11.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-03-20T18:10:11.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2050 | 2026-03-20T18:10:11.371Z | |
| 2051 | 2026-03-20T18:10:11.371Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/267) |
| 2052 | 2026-03-20T18:10:11.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-03-20T18:10:11.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-03-20T18:10:11.912Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-03-20T18:10:11.915Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2056 | 2026-03-20T18:10:11.980Z | |
| 2057 | 2026-03-20T18:10:11.980Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/267) |
| 2058 | 2026-03-20T18:10:12.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-03-20T18:10:12.522Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-03-20T18:10:12.522Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-03-20T18:10:12.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2062 | 2026-03-20T18:10:12.587Z | |
| 2063 | 2026-03-20T18:10:12.587Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/267) |
| 2064 | 2026-03-20T18:10:13.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-03-20T18:10:13.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-03-20T18:10:13.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-03-20T18:10:13.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2068 | 2026-03-20T18:10:13.197Z | |
| 2069 | 2026-03-20T18:10:13.197Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/267) |
| 2070 | 2026-03-20T18:10:13.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-03-20T18:10:13.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-03-20T18:10:13.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-03-20T18:10:13.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2074 | 2026-03-20T18:10:13.807Z | |
| 2075 | 2026-03-20T18:10:13.807Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/267) |
| 2076 | 2026-03-20T18:10:14.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-03-20T18:10:14.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-03-20T18:10:14.349Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-03-20T18:10:14.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2080 | 2026-03-20T18:10:14.415Z | |
| 2081 | 2026-03-20T18:10:14.415Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/267) |
| 2082 | 2026-03-20T18:10:14.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-03-20T18:10:14.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-03-20T18:10:14.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-03-20T18:10:14.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2086 | 2026-03-20T18:10:15.025Z | |
| 2087 | 2026-03-20T18:10:15.026Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/267) |
| 2088 | 2026-03-20T18:10:15.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-03-20T18:10:15.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-03-20T18:10:15.569Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-03-20T18:10:15.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2092 | 2026-03-20T18:10:15.636Z | |
| 2093 | 2026-03-20T18:10:15.636Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/267) |
| 2094 | 2026-03-20T18:10:16.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-03-20T18:10:16.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-03-20T18:10:16.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-03-20T18:10:16.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2098 | 2026-03-20T18:10:16.248Z | |
| 2099 | 2026-03-20T18:10:16.248Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/267) |
| 2100 | 2026-03-20T18:10:16.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-03-20T18:10:16.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-03-20T18:10:16.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-03-20T18:10:16.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2104 | 2026-03-20T18:10:16.860Z | |
| 2105 | 2026-03-20T18:10:16.860Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/267) |
| 2106 | 2026-03-20T18:10:17.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-03-20T18:10:17.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-03-20T18:10:17.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-03-20T18:10:17.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2110 | 2026-03-20T18:10:17.468Z | |
| 2111 | 2026-03-20T18:10:17.468Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/267) |
| 2112 | 2026-03-20T18:10:18.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-03-20T18:10:18.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-03-20T18:10:18.549Z | Checking cfg-if v1.0.4 |
| 2115 | 2026-03-20T18:10:18.708Z | Checking libc v0.2.180 |
| 2116 | 2026-03-20T18:10:18.711Z | Checking serde_core v1.0.228 |
| 2117 | 2026-03-20T18:10:18.744Z | Checking memchr v2.8.0 |
| 2118 | 2026-03-20T18:10:18.764Z | Checking smallvec v1.15.1 |
| 2119 | 2026-03-20T18:10:18.764Z | Checking itoa v1.0.17 |
| 2120 | 2026-03-20T18:10:18.930Z | Checking log v0.4.29 |
| 2121 | 2026-03-20T18:10:18.944Z | Checking zeroize v1.8.2 |
| 2122 | 2026-03-20T18:10:18.944Z | Checking stable_deref_trait v1.2.1 |
| 2123 | 2026-03-20T18:10:18.949Z | Checking zerofrom v0.1.6 |
| 2124 | 2026-03-20T18:10:18.955Z | Checking zmij v1.0.21 |
| 2125 | 2026-03-20T18:10:19.012Z | Checking scopeguard v1.2.0 |
| 2126 | 2026-03-20T18:10:19.034Z | Checking subtle v2.6.1 |
| 2127 | 2026-03-20T18:10:19.057Z | Checking percent-encoding v2.3.2 |
| 2128 | 2026-03-20T18:10:19.084Z | Checking yoke v0.8.1 |
| 2129 | 2026-03-20T18:10:19.141Z | Checking lock_api v0.4.14 |
| 2130 | 2026-03-20T18:10:19.229Z | Checking litemap v0.8.1 |
| 2131 | 2026-03-20T18:10:19.232Z | Checking writeable v0.6.2 |
| 2132 | 2026-03-20T18:10:19.270Z | Checking libm v0.2.16 |
| 2133 | 2026-03-20T18:10:19.289Z | Checking icu_properties_data v2.1.2 |
| 2134 | 2026-03-20T18:10:19.310Z | Checking getrandom v0.2.17 |
| 2135 | 2026-03-20T18:10:19.313Z | Checking errno v0.3.14 |
| 2136 | 2026-03-20T18:10:19.408Z | Checking zerovec v0.11.5 |
| 2137 | 2026-03-20T18:10:19.450Z | Checking zerotrie v0.2.3 |
| 2138 | 2026-03-20T18:10:19.471Z | Checking icu_normalizer_data v2.1.1 |
| 2139 | 2026-03-20T18:10:19.490Z | Checking pin-project-lite v0.2.17 |
| 2140 | 2026-03-20T18:10:19.510Z | Checking rand_core v0.6.4 |
| 2141 | 2026-03-20T18:10:19.515Z | Checking utf8_iter v1.0.4 |
| 2142 | 2026-03-20T18:10:19.562Z | Checking form_urlencoded v1.2.2 |
| 2143 | 2026-03-20T18:10:19.603Z | Checking typenum v1.19.0 |
| 2144 | 2026-03-20T18:10:19.686Z | Checking portable-atomic v1.13.1 |
| 2145 | 2026-03-20T18:10:19.722Z | Checking critical-section v1.2.0 |
| 2146 | 2026-03-20T18:10:19.743Z | Checking rand_core v0.10.0 |
| 2147 | 2026-03-20T18:10:19.768Z | Checking signal-hook-registry v1.4.8 |
| 2148 | 2026-03-20T18:10:19.851Z | Checking parking_lot_core v0.9.12 |
| 2149 | 2026-03-20T18:10:19.929Z | Checking getrandom v0.4.1 |
| 2150 | 2026-03-20T18:10:19.983Z | Checking socket2 v0.6.2 |
| 2151 | 2026-03-20T18:10:20.016Z | Checking tinystr v0.8.2 |
| 2152 | 2026-03-20T18:10:20.100Z | Checking potential_utf v0.1.4 |
| 2153 | 2026-03-20T18:10:20.121Z | Checking parking_lot v0.12.5 |
| 2154 | 2026-03-20T18:10:20.241Z | Checking num-traits v0.2.19 |
| 2155 | 2026-03-20T18:10:20.261Z | Checking icu_locale_core v2.1.1 |
| 2156 | 2026-03-20T18:10:20.280Z | Checking icu_collections v2.1.1 |
| 2157 | 2026-03-20T18:10:20.301Z | Checking once_cell v1.21.3 |
| 2158 | 2026-03-20T18:10:20.320Z | Checking generic-array v0.14.7 |
| 2159 | 2026-03-20T18:10:20.320Z | Checking mio v1.1.1 |
| 2160 | 2026-03-20T18:10:20.367Z | Checking zerocopy v0.8.40 |
| 2161 | 2026-03-20T18:10:20.540Z | Checking iana-time-zone v0.1.65 |
| 2162 | 2026-03-20T18:10:20.683Z | Checking futures-core v0.3.32 |
| 2163 | 2026-03-20T18:10:20.706Z | Checking equivalent v1.0.2 |
| 2164 | 2026-03-20T18:10:20.744Z | Checking allocator-api2 v0.2.21 |
| 2165 | 2026-03-20T18:10:20.814Z | Checking foldhash v0.2.0 |
| 2166 | 2026-03-20T18:10:20.842Z | Checking const-oid v0.9.6 |
| 2167 | 2026-03-20T18:10:20.957Z | Checking serde v1.0.228 |
| 2168 | 2026-03-20T18:10:20.977Z | Checking serde_json v1.0.149 |
| 2169 | 2026-03-20T18:10:21.017Z | Checking bitflags v2.11.0 |
| 2170 | 2026-03-20T18:10:21.050Z | Checking icu_provider v2.1.1 |
| 2171 | 2026-03-20T18:10:21.070Z | Checking crypto-common v0.1.7 |
| 2172 | 2026-03-20T18:10:21.130Z | Checking uuid v1.21.0 |
| 2173 | 2026-03-20T18:10:21.231Z | Checking hashbrown v0.16.1 |
| 2174 | 2026-03-20T18:10:21.257Z | Checking dyn-clone v1.0.20 |
| 2175 | 2026-03-20T18:10:21.353Z | Checking icu_normalizer v2.1.1 |
| 2176 | 2026-03-20T18:10:21.385Z | Checking icu_properties v2.1.2 |
| 2177 | 2026-03-20T18:10:21.479Z | Checking bytes v1.11.1 |
| 2178 | 2026-03-20T18:10:21.565Z | Checking chrono v0.4.44 |
| 2179 | 2026-03-20T18:10:21.752Z | Checking futures-sink v0.3.32 |
| 2180 | 2026-03-20T18:10:21.866Z | Checking block-buffer v0.10.4 |
| 2181 | 2026-03-20T18:10:21.885Z | Checking futures-channel v0.3.32 |
| 2182 | 2026-03-20T18:10:21.915Z | Checking semver v1.0.27 |
| 2183 | 2026-03-20T18:10:21.935Z | Checking futures-io v0.3.32 |
| 2184 | 2026-03-20T18:10:22.047Z | Checking slab v0.4.12 |
| 2185 | 2026-03-20T18:10:22.087Z | Checking futures-task v0.3.32 |
| 2186 | 2026-03-20T18:10:22.103Z | Checking tokio v1.49.0 |
| 2187 | 2026-03-20T18:10:22.143Z | Checking digest v0.10.7 |
| 2188 | 2026-03-20T18:10:22.187Z | Checking thiserror v2.0.18 |
| 2189 | 2026-03-20T18:10:22.249Z | Checking byteorder v1.5.0 |
| 2190 | 2026-03-20T18:10:22.267Z | Checking futures-util v0.3.32 |
| 2191 | 2026-03-20T18:10:22.314Z | Checking indexmap v2.13.0 |
| 2192 | 2026-03-20T18:10:22.401Z | Checking cpufeatures v0.2.17 |
| 2193 | 2026-03-20T18:10:22.494Z | Checking http v1.4.0 |
| 2194 | 2026-03-20T18:10:22.526Z | Checking fnv v1.0.7 |
| 2195 | 2026-03-20T18:10:22.546Z | Checking idna_adapter v1.2.1 |
| 2196 | 2026-03-20T18:10:22.647Z | Checking base64 v0.22.1 |
| 2197 | 2026-03-20T18:10:22.763Z | Checking idna v1.1.0 |
| 2198 | 2026-03-20T18:10:22.779Z | Checking unicode-ident v1.0.24 |
| 2199 | 2026-03-20T18:10:22.891Z | Checking tracing-core v0.1.36 |
| 2200 | 2026-03-20T18:10:22.967Z | Checking proc-macro2 v1.0.106 |
| 2201 | 2026-03-20T18:10:23.021Z | Checking url v2.5.8 |
| 2202 | 2026-03-20T18:10:23.094Z | Checking rustls-pki-types v1.14.0 |
| 2203 | 2026-03-20T18:10:23.277Z | Checking regex-syntax v0.8.10 |
| 2204 | 2026-03-20T18:10:23.316Z | Checking tracing v0.1.44 |
| 2205 | 2026-03-20T18:10:23.407Z | Checking quote v1.0.44 |
| 2206 | 2026-03-20T18:10:23.490Z | Checking untrusted v0.9.0 |
| 2207 | 2026-03-20T18:10:23.586Z | Checking thiserror v1.0.69 |
| 2208 | 2026-03-20T18:10:23.607Z | Checking schemars v0.8.22 |
| 2209 | 2026-03-20T18:10:23.630Z | Checking ring v0.17.14 |
| 2210 | 2026-03-20T18:10:23.651Z | Checking syn v2.0.117 |
| 2211 | 2026-03-20T18:10:23.714Z | Checking ipnet v2.11.0 |
| 2212 | 2026-03-20T18:10:24.073Z | Checking httparse v1.10.1 |
| 2213 | 2026-03-20T18:10:24.355Z | Checking http-body v1.0.1 |
| 2214 | 2026-03-20T18:10:24.409Z | Checking ppv-lite86 v0.2.21 |
| 2215 | 2026-03-20T18:10:24.489Z | Checking rustix v1.1.3 |
| 2216 | 2026-03-20T18:10:24.529Z | Checking block-padding v0.3.3 |
| 2217 | 2026-03-20T18:10:24.702Z | Checking getrandom v0.3.4 |
| 2218 | 2026-03-20T18:10:24.820Z | Checking atomic-waker v1.1.2 |
| 2219 | 2026-03-20T18:10:24.895Z | Checking inout v0.1.4 |
| 2220 | 2026-03-20T18:10:24.950Z | Checking hmac v0.12.1 |
| 2221 | 2026-03-20T18:10:24.954Z | Checking aws-lc-sys v0.37.1 |
| 2222 | 2026-03-20T18:10:24.992Z | Checking aho-corasick v1.1.4 |
| 2223 | 2026-03-20T18:10:25.067Z | Checking httpdate v1.0.3 |
| 2224 | 2026-03-20T18:10:25.087Z | Checking try-lock v0.2.5 |
| 2225 | 2026-03-20T18:10:25.121Z | Checking tower-layer v0.3.3 |
| 2226 | 2026-03-20T18:10:25.212Z | Checking tower-service v0.3.3 |
| 2227 | 2026-03-20T18:10:25.262Z | Checking openssl-probe v0.2.1 |
| 2228 | 2026-03-20T18:10:25.313Z | Checking powerfmt v0.2.0 |
| 2229 | 2026-03-20T18:10:25.332Z | Checking untrusted v0.7.1 |
| 2230 | 2026-03-20T18:10:25.398Z | Checking want v0.3.1 |
| 2231 | 2026-03-20T18:10:25.490Z | Checking cipher v0.4.4 |
| 2232 | 2026-03-20T18:10:25.528Z | Checking deranged v0.5.8 |
| 2233 | 2026-03-20T18:10:25.572Z | Checking rand_core v0.9.5 |
| 2234 | 2026-03-20T18:10:25.694Z | Checking aws-lc-rs v1.16.0 |
| 2235 | 2026-03-20T18:10:25.715Z | Checking num_threads v0.1.7 |
| 2236 | 2026-03-20T18:10:25.784Z | Checking pin-utils v0.1.0 |
| 2237 | 2026-03-20T18:10:25.815Z | Checking num-conv v0.2.0 |
| 2238 | 2026-03-20T18:10:25.837Z | Checking time-core v0.1.8 |
| 2239 | 2026-03-20T18:10:25.873Z | Checking base64ct v1.8.3 |
| 2240 | 2026-03-20T18:10:25.926Z | Checking regex-automata v0.4.14 |
| 2241 | 2026-03-20T18:10:25.976Z | Checking sha2 v0.10.9 |
| 2242 | 2026-03-20T18:10:26.025Z | Checking erased-serde v0.3.31 |
| 2243 | 2026-03-20T18:10:26.195Z | Checking pretty-hex v0.4.1 |
| 2244 | 2026-03-20T18:10:26.352Z | Checking rand_chacha v0.9.0 |
| 2245 | 2026-03-20T18:10:26.369Z | Checking ryu v1.0.23 |
| 2246 | 2026-03-20T18:10:26.466Z | Checking tokio-util v0.7.18 |
| 2247 | 2026-03-20T18:10:26.549Z | Checking fastrand v2.3.0 |
| 2248 | 2026-03-20T18:10:26.601Z | Checking slog v2.8.2 |
| 2249 | 2026-03-20T18:10:26.621Z | Checking rand v0.9.2 |
| 2250 | 2026-03-20T18:10:26.789Z | Checking pem-rfc7468 v0.7.0 |
| 2251 | 2026-03-20T18:10:26.830Z | Checking time v0.3.47 |
| 2252 | 2026-03-20T18:10:26.866Z | Checking rustls-webpki v0.103.9 |
| 2253 | 2026-03-20T18:10:26.955Z | Checking rustls-native-certs v0.8.3 |
| 2254 | 2026-03-20T18:10:26.976Z | Checking http-body-util v0.1.3 |
| 2255 | 2026-03-20T18:10:26.999Z | Checking ipnetwork v0.21.1 |
| 2256 | 2026-03-20T18:10:27.123Z | Checking sync_wrapper v1.0.2 |
| 2257 | 2026-03-20T18:10:27.253Z | Checking spin v0.9.8 |
| 2258 | 2026-03-20T18:10:27.275Z | Checking h2 v0.4.13 |
| 2259 | 2026-03-20T18:10:27.296Z | Checking plain v0.2.3 |
| 2260 | 2026-03-20T18:10:27.316Z | Checking flagset v0.4.7 |
| 2261 | 2026-03-20T18:10:27.338Z | Checking tower v0.5.3 |
| 2262 | 2026-03-20T18:10:27.432Z | Checking serde_urlencoded v0.7.1 |
| 2263 | 2026-03-20T18:10:27.436Z | Checking rustls v0.23.37 |
| 2264 | 2026-03-20T18:10:27.477Z | Checking der v0.7.10 |
| 2265 | 2026-03-20T18:10:27.500Z | Checking rand_chacha v0.3.1 |
| 2266 | 2026-03-20T18:10:27.708Z | Checking webpki-roots v1.0.6 |
| 2267 | 2026-03-20T18:10:27.775Z | Checking tinyvec_macros v0.1.1 |
| 2268 | 2026-03-20T18:10:27.861Z | Checking ucd-trie v0.1.7 |
| 2269 | 2026-03-20T18:10:27.882Z | Checking iri-string v0.7.10 |
| 2270 | 2026-03-20T18:10:27.904Z | Checking tinyvec v1.10.0 |
| 2271 | 2026-03-20T18:10:28.045Z | Checking pest v2.8.6 |
| 2272 | 2026-03-20T18:10:28.352Z | Checking rand v0.8.5 |
| 2273 | 2026-03-20T18:10:28.408Z | Checking tempfile v3.25.0 |
| 2274 | 2026-03-20T18:10:28.434Z | Checking salsa20 v0.10.2 |
| 2275 | 2026-03-20T18:10:28.510Z | Checking spki v0.7.3 |
| 2276 | 2026-03-20T18:10:28.606Z | Checking pbkdf2 v0.12.2 |
| 2277 | 2026-03-20T18:10:28.671Z | Checking foreign-types-shared v0.1.1 |
| 2278 | 2026-03-20T18:10:28.727Z | Checking unicode-width v0.2.0 |
| 2279 | 2026-03-20T18:10:28.753Z | Checking scrypt v0.11.0 |
| 2280 | 2026-03-20T18:10:28.778Z | Checking foreign-types v0.3.2 |
| 2281 | 2026-03-20T18:10:28.868Z | Checking regex v1.12.3 |
| 2282 | 2026-03-20T18:10:28.935Z | Checking cbc v0.1.2 |
| 2283 | 2026-03-20T18:10:29.042Z | Checking aes v0.8.4 |
| 2284 | 2026-03-20T18:10:29.078Z | Checking anyhow v1.0.102 |
| 2285 | 2026-03-20T18:10:29.099Z | Checking openssl-sys v0.9.111 |
| 2286 | 2026-03-20T18:10:29.257Z | Checking crossbeam-utils v0.8.21 |
| 2287 | 2026-03-20T18:10:29.327Z | Checking tower-http v0.6.8 |
| 2288 | 2026-03-20T18:10:29.347Z | Checking oxnet v0.1.4 |
| 2289 | 2026-03-20T18:10:29.519Z | Checking mime v0.3.17 |
| 2290 | 2026-03-20T18:10:29.622Z | Checking pkcs5 v0.7.1 |
| 2291 | 2026-03-20T18:10:29.657Z | Checking openapiv3 v2.2.0 |
| 2292 | 2026-03-20T18:10:29.703Z | Checking scroll v0.12.0 |
| 2293 | 2026-03-20T18:10:29.723Z | Checking encoding_rs v0.8.35 |
| 2294 | 2026-03-20T18:10:29.743Z | Checking openssl v0.10.75 |
| 2295 | 2026-03-20T18:10:29.764Z | Checking winnow v0.7.14 |
| 2296 | 2026-03-20T18:10:29.920Z | Checking pkcs8 v0.10.2 |
| 2297 | 2026-03-20T18:10:30.018Z | Checking siphasher v1.0.2 |
| 2298 | 2026-03-20T18:10:30.234Z | Checking data-encoding v2.10.0 |
| 2299 | 2026-03-20T18:10:30.240Z | Checking goblin v0.8.2 |
| 2300 | 2026-03-20T18:10:30.520Z | Checking lazy_static v1.5.0 |
| 2301 | 2026-03-20T18:10:30.640Z | Checking zerocopy v0.7.35 |
| 2302 | 2026-03-20T18:10:30.750Z | Checking tokio-rustls v0.26.4 |
| 2303 | 2026-03-20T18:10:30.942Z | Checking hyper v1.8.1 |
| 2304 | 2026-03-20T18:10:31.041Z | Checking wait-timeout v0.2.1 |
| 2305 | 2026-03-20T18:10:31.062Z | Checking bit-vec v0.8.0 |
| 2306 | 2026-03-20T18:10:31.197Z | Checking quick-error v1.2.3 |
| 2307 | 2026-03-20T18:10:31.322Z | Checking anstyle v1.0.13 |
| 2308 | 2026-03-20T18:10:31.342Z | Checking managed v0.8.0 |
| 2309 | 2026-03-20T18:10:31.361Z | Checking either v1.15.0 |
| 2310 | 2026-03-20T18:10:31.413Z | Checking bitflags v1.3.2 |
| 2311 | 2026-03-20T18:10:31.495Z | Checking utf8parse v0.2.2 |
| 2312 | 2026-03-20T18:10:31.514Z | Checking psl-types v2.0.11 |
| 2313 | 2026-03-20T18:10:31.567Z | Checking rusty-fork v0.3.1 |
| 2314 | 2026-03-20T18:10:31.595Z | Checking bit-set v0.8.0 |
| 2315 | 2026-03-20T18:10:31.615Z | Checking dtrace-parser v0.2.0 |
| 2316 | 2026-03-20T18:10:31.635Z | Checking anstyle-parse v0.2.7 |
| 2317 | 2026-03-20T18:10:31.666Z | Checking publicsuffix v2.3.0 |
| 2318 | 2026-03-20T18:10:31.793Z | Checking cookie v0.18.1 |
| 2319 | 2026-03-20T18:10:31.793Z | Checking unicode-normalization v0.1.25 |
| 2320 | 2026-03-20T18:10:31.830Z | Checking rand_xorshift v0.4.0 |
| 2321 | 2026-03-20T18:10:31.877Z | Checking sha1 v0.10.6 |
| 2322 | 2026-03-20T18:10:31.928Z | Checking thread-id v4.2.2 |
| 2323 | 2026-03-20T18:10:31.978Z | Checking unarray v0.1.4 |
| 2324 | 2026-03-20T18:10:32.031Z | Checking colorchoice v1.0.4 |
| 2325 | 2026-03-20T18:10:32.090Z | Checking is_terminal_polyfill v1.70.2 |
| 2326 | 2026-03-20T18:10:32.110Z | Checking anstyle-query v1.1.5 |
| 2327 | 2026-03-20T18:10:32.113Z | Checking cookie_store v0.22.1 |
| 2328 | 2026-03-20T18:10:32.256Z | Checking hyper-util v0.1.20 |
| 2329 | 2026-03-20T18:10:32.276Z | Checking proptest v1.10.0 |
| 2330 | 2026-03-20T18:10:32.276Z | Checking rustls-platform-verifier v0.6.2 |
| 2331 | 2026-03-20T18:10:32.276Z | Checking anstream v0.6.21 |
| 2332 | 2026-03-20T18:10:32.344Z | Checking crossbeam-epoch v0.9.18 |
| 2333 | 2026-03-20T18:10:32.379Z | Checking terminal_size v0.4.3 |
| 2334 | 2026-03-20T18:10:32.496Z | Checking scroll v0.13.0 |
| 2335 | 2026-03-20T18:10:32.525Z | Checking hex v0.4.3 |
| 2336 | 2026-03-20T18:10:32.556Z | Checking native-tls v0.2.18 |
| 2337 | 2026-03-20T18:10:32.575Z | Checking num-integer v0.1.46 |
| 2338 | 2026-03-20T18:10:32.642Z | Checking simd-adler32 v0.3.8 |
| 2339 | 2026-03-20T18:10:32.790Z | Checking tokio-native-tls v0.3.1 |
| 2340 | 2026-03-20T18:10:32.811Z | Checking goblin v0.10.5 |
| 2341 | 2026-03-20T18:10:32.832Z | Checking crossbeam-deque v0.8.6 |
| 2342 | 2026-03-20T18:10:32.873Z | Checking bstr v1.12.1 |
| 2343 | 2026-03-20T18:10:32.876Z | Checking ref-cast v1.0.25 |
| 2344 | 2026-03-20T18:10:32.926Z | Checking dof v0.3.0 |
| 2345 | 2026-03-20T18:10:32.986Z | Checking rustix v0.38.44 |
| 2346 | 2026-03-20T18:10:33.018Z | Checking camino v1.2.2 |
| 2347 | 2026-03-20T18:10:33.061Z | Checking crc32fast v1.5.0 |
| 2348 | 2026-03-20T18:10:33.240Z | Checking signature v2.2.0 |
| 2349 | 2026-03-20T18:10:33.306Z | Checking usdt-impl v0.5.0 |
| 2350 | 2026-03-20T18:10:33.367Z | Checking toml_datetime v0.6.11 |
| 2351 | 2026-03-20T18:10:33.414Z | Checking serde_spanned v0.6.9 |
| 2352 | 2026-03-20T18:10:33.431Z | Checking ff v0.13.1 |
| 2353 | 2026-03-20T18:10:33.573Z | Checking clap_lex v1.0.0 |
| 2354 | 2026-03-20T18:10:33.601Z | Checking strsim v0.11.1 |
| 2355 | 2026-03-20T18:10:33.621Z | Checking unicode-bidi v0.3.18 |
| 2356 | 2026-03-20T18:10:33.667Z | Checking base16ct v0.2.0 |
| 2357 | 2026-03-20T18:10:33.770Z | Checking adler2 v2.0.1 |
| 2358 | 2026-03-20T18:10:33.812Z | Checking unicode-properties v0.1.4 |
| 2359 | 2026-03-20T18:10:33.832Z | Checking sec1 v0.7.3 |
| 2360 | 2026-03-20T18:10:33.852Z | Checking hyper-rustls v0.27.7 |
| 2361 | 2026-03-20T18:10:33.910Z | Checking hyper-tls v0.6.0 |
| 2362 | 2026-03-20T18:10:34.018Z | Checking miniz_oxide v0.8.9 |
| 2363 | 2026-03-20T18:10:34.063Z | Checking stringprep v0.1.5 |
| 2364 | 2026-03-20T18:10:34.112Z | Checking clap_builder v4.5.60 |
| 2365 | 2026-03-20T18:10:34.185Z | Checking group v0.13.0 |
| 2366 | 2026-03-20T18:10:34.195Z | Checking reqwest v0.12.28 |
| 2367 | 2026-03-20T18:10:34.195Z | Checking reqwest v0.13.2 |
| 2368 | 2026-03-20T18:10:34.263Z | Checking rayon-core v1.13.0 |
| 2369 | 2026-03-20T18:10:34.323Z | Checking num-iter v0.1.45 |
| 2370 | 2026-03-20T18:10:34.473Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2371 | 2026-03-20T18:10:34.502Z | Checking dtrace-parser v0.3.0 |
| 2372 | 2026-03-20T18:10:34.697Z | Checking hkdf v0.12.4 |
| 2373 | 2026-03-20T18:10:34.717Z | Checking newtype-uuid v1.3.2 |
| 2374 | 2026-03-20T18:10:34.822Z | Checking strum v0.26.3 |
| 2375 | 2026-03-20T18:10:34.871Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2376 | 2026-03-20T18:10:34.910Z | Checking hash32 v0.2.1 |
| 2377 | 2026-03-20T18:10:34.963Z | Checking md-5 v0.10.6 |
| 2378 | 2026-03-20T18:10:34.984Z | Checking daft v0.1.5 |
| 2379 | 2026-03-20T18:10:35.024Z | Checking crypto-bigint v0.5.5 |
| 2380 | 2026-03-20T18:10:35.116Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2381 | 2026-03-20T18:10:35.141Z | Checking thread-id v5.1.0 |
| 2382 | 2026-03-20T18:10:35.244Z | Checking unicode-segmentation v1.12.0 |
| 2383 | 2026-03-20T18:10:35.296Z | Checking zlib-rs v0.6.2 |
| 2384 | 2026-03-20T18:10:35.317Z | Checking fallible-iterator v0.2.0 |
| 2385 | 2026-03-20T18:10:35.339Z | Checking heapless v0.7.17 |
| 2386 | 2026-03-20T18:10:35.386Z | Checking zstd-safe v7.2.4 |
| 2387 | 2026-03-20T18:10:35.623Z | Checking rayon v1.11.0 |
| 2388 | 2026-03-20T18:10:35.670Z | Checking itertools v0.12.1 |
| 2389 | 2026-03-20T18:10:35.706Z | Checking postgres-protocol v0.6.10 |
| 2390 | 2026-03-20T18:10:35.851Z | Checking clap v4.5.60 |
| 2391 | 2026-03-20T18:10:36.020Z | Checking phf_shared v0.13.1 |
| 2392 | 2026-03-20T18:10:36.037Z | Checking console v0.16.2 |
| 2393 | 2026-03-20T18:10:36.043Z | Checking dof v0.4.0 |
| 2394 | 2026-03-20T18:10:36.143Z | Checking curve25519-dalek v4.1.3 |
| 2395 | 2026-03-20T18:10:36.205Z | Checking memoffset v0.9.1 |
| 2396 | 2026-03-20T18:10:36.311Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2397 | 2026-03-20T18:10:36.349Z | Checking signal-hook v0.3.18 |
| 2398 | 2026-03-20T18:10:36.380Z | Checking elliptic-curve v0.13.8 |
| 2399 | 2026-03-20T18:10:36.422Z | Checking memmap2 v0.9.10 |
| 2400 | 2026-03-20T18:10:36.718Z | Checking flate2 v1.1.9 |
| 2401 | 2026-03-20T18:10:36.752Z | Checking toml_write v0.1.2 |
| 2402 | 2026-03-20T18:10:36.752Z | Checking unit-prefix v0.5.2 |
| 2403 | 2026-03-20T18:10:36.786Z | Checking fixedbitset v0.4.2 |
| 2404 | 2026-03-20T18:10:36.805Z | Checking bumpalo v3.20.2 |
| 2405 | 2026-03-20T18:10:36.824Z | Checking libbz2-rs-sys v0.2.2 |
| 2406 | 2026-03-20T18:10:36.894Z | Checking usdt-impl v0.6.0 |
| 2407 | 2026-03-20T18:10:36.942Z | Checking winnow v0.5.40 |
| 2408 | 2026-03-20T18:10:36.986Z | Checking foldhash v0.1.5 |
| 2409 | 2026-03-20T18:10:37.062Z | Checking zone v0.3.1 |
| 2410 | 2026-03-20T18:10:37.085Z | Checking zopfli v0.8.3 |
| 2411 | 2026-03-20T18:10:37.164Z | Checking hashbrown v0.15.5 |
| 2412 | 2026-03-20T18:10:37.184Z | Checking petgraph v0.6.5 |
| 2413 | 2026-03-20T18:10:37.256Z | Checking usdt v0.6.0 |
| 2414 | 2026-03-20T18:10:37.546Z | Checking bzip2 v0.6.1 |
| 2415 | 2026-03-20T18:10:37.590Z | Checking toml_edit v0.22.27 |
| 2416 | 2026-03-20T18:10:37.590Z | Checking signal-hook-mio v0.2.5 |
| 2417 | 2026-03-20T18:10:37.591Z | Checking bzip2 v0.4.4 |
| 2418 | 2026-03-20T18:10:37.600Z | Checking nix v0.31.1 |
| 2419 | 2026-03-20T18:10:37.664Z | Checking phf v0.13.1 |
| 2420 | 2026-03-20T18:10:37.692Z | Checking indicatif v0.18.4 |
| 2421 | 2026-03-20T18:10:37.763Z | Checking postgres-types v0.2.12 |
| 2422 | 2026-03-20T18:10:37.809Z | Checking smoltcp v0.9.1 |
| 2423 | 2026-03-20T18:10:37.860Z | Checking similar v2.7.0 |
| 2424 | 2026-03-20T18:10:38.282Z | Checking zstd v0.13.3 |
| 2425 | 2026-03-20T18:10:38.287Z | Checking num-bigint-dig v0.8.6 |
| 2426 | 2026-03-20T18:10:38.389Z | Checking ed25519 v2.2.3 |
| 2427 | 2026-03-20T18:10:38.430Z | Checking phf_shared v0.11.3 |
| 2428 | 2026-03-20T18:10:38.532Z | Checking toml_edit v0.19.15 |
| 2429 | 2026-03-20T18:10:38.612Z | Checking pkcs1 v0.7.5 |
| 2430 | 2026-03-20T18:10:38.631Z | Checking tokio-stream v0.1.18 |
| 2431 | 2026-03-20T18:10:38.635Z | Checking strum v0.27.2 |
| 2432 | 2026-03-20T18:10:39.000Z | Checking hubpack v0.1.2 |
| 2433 | 2026-03-20T18:10:39.023Z | Checking rfc6979 v0.4.0 |
| 2434 | 2026-03-20T18:10:39.023Z | Checking serde-big-array v0.5.1 |
| 2435 | 2026-03-20T18:10:39.023Z | Checking float-cmp v0.10.0 |
| 2436 | 2026-03-20T18:10:39.023Z | Checking env_filter v1.0.0 |
| 2437 | 2026-03-20T18:10:39.031Z | Checking difflib v0.4.0 |
| 2438 | 2026-03-20T18:10:39.045Z | Checking rustc-hash v2.1.1 |
| 2439 | 2026-03-20T18:10:39.084Z | Checking whoami v2.1.0 |
| 2440 | 2026-03-20T18:10:39.139Z | Checking static_assertions v1.1.0 |
| 2441 | 2026-03-20T18:10:39.160Z | Checking precomputed-hash v0.1.1 |
| 2442 | 2026-03-20T18:10:39.189Z | Checking new_debug_unreachable v1.0.6 |
| 2443 | 2026-03-20T18:10:39.197Z | Checking jiff v0.2.21 |
| 2444 | 2026-03-20T18:10:39.233Z | Checking keccak v0.1.6 |
| 2445 | 2026-03-20T18:10:39.259Z | Checking normalize-line-endings v0.3.0 |
| 2446 | 2026-03-20T18:10:39.275Z | Checking fixedbitset v0.5.7 |
| 2447 | 2026-03-20T18:10:39.295Z | Checking predicates-core v1.0.10 |
| 2448 | 2026-03-20T18:10:39.336Z | Checking tokio-postgres v0.7.16 |
| 2449 | 2026-03-20T18:10:39.371Z | Checking string_cache v0.8.9 |
| 2450 | 2026-03-20T18:10:39.390Z | Checking rsa v0.9.10 |
| 2451 | 2026-03-20T18:10:39.453Z | Checking predicates v3.1.4 |
| 2452 | 2026-03-20T18:10:39.460Z | Checking sha3 v0.10.8 |
| 2453 | 2026-03-20T18:10:39.743Z | Checking petgraph v0.8.3 |
| 2454 | 2026-03-20T18:10:39.772Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2455 | 2026-03-20T18:10:39.792Z | Checking env_logger v0.11.9 |
| 2456 | 2026-03-20T18:10:39.871Z | Checking iddqd v0.3.17 |
| 2457 | 2026-03-20T18:10:39.974Z | Checking toml v0.7.8 |
| 2458 | 2026-03-20T18:10:40.009Z | Checking ecdsa v0.16.9 |
| 2459 | 2026-03-20T18:10:40.030Z | Checking ed25519-dalek v2.2.0 |
| 2460 | 2026-03-20T18:10:40.431Z | Checking zip v0.6.6 |
| 2461 | 2026-03-20T18:10:40.451Z | Checking crossterm v0.28.1 |
| 2462 | 2026-03-20T18:10:40.477Z | Checking serde_with v3.17.0 |
| 2463 | 2026-03-20T18:10:40.795Z | Checking itertools v0.13.0 |
| 2464 | 2026-03-20T18:10:41.168Z | Checking hickory-proto v0.25.2 |
| 2465 | 2026-03-20T18:10:41.177Z | Checking x509-cert v0.2.5 |
| 2466 | 2026-03-20T18:10:41.412Z | Checking fs-err v3.3.0 |
| 2467 | 2026-03-20T18:10:41.776Z | Checking ahash v0.8.12 |
| 2468 | 2026-03-20T18:10:41.825Z | Checking object v0.37.3 |
| 2469 | 2026-03-20T18:10:41.930Z | Checking buf-list v1.1.2 |
| 2470 | 2026-03-20T18:10:42.032Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2471 | 2026-03-20T18:10:42.167Z | Checking lalrpop-util v0.19.12 |
| 2472 | 2026-03-20T18:10:42.203Z | Checking peg-runtime v0.8.5 |
| 2473 | 2026-03-20T18:10:42.376Z | Checking zip v4.6.1 |
| 2474 | 2026-03-20T18:10:42.385Z | Compiling structmeta-derive v0.3.0 |
| 2475 | 2026-03-20T18:10:42.418Z | Compiling rustls v0.22.4 |
| 2476 | 2026-03-20T18:10:42.433Z | Compiling newtype-uuid-macros v0.1.0 |
| 2477 | 2026-03-20T18:10:42.447Z | Compiling multer v3.1.0 |
| 2478 | 2026-03-20T18:10:42.648Z | Compiling async-stream-impl v0.3.6 |
| 2479 | 2026-03-20T18:10:42.672Z | Checking futures-executor v0.3.32 |
| 2480 | 2026-03-20T18:10:42.756Z | Checking regress v0.10.5 |
| 2481 | 2026-03-20T18:10:43.138Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2482 | 2026-03-20T18:10:43.423Z | Compiling dropshot v0.16.7 |
| 2483 | 2026-03-20T18:10:43.443Z | Checking futures v0.3.32 |
| 2484 | 2026-03-20T18:10:43.546Z | Compiling dropshot_endpoint v0.16.7 |
| 2485 | 2026-03-20T18:10:43.634Z | Checking thread_local v1.1.9 |
| 2486 | 2026-03-20T18:10:43.851Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2487 | 2026-03-20T18:10:43.856Z | Checking crossbeam-channel v0.5.15 |
| 2488 | 2026-03-20T18:10:43.856Z | Compiling structmeta v0.3.0 |
| 2489 | 2026-03-20T18:10:44.151Z | Compiling derive-ex v0.1.8 |
| 2490 | 2026-03-20T18:10:44.202Z | Checking is-terminal v0.4.17 |
| 2491 | 2026-03-20T18:10:44.503Z | Checking term v1.2.1 |
| 2492 | 2026-03-20T18:10:44.528Z | Checking take_mut v0.2.2 |
| 2493 | 2026-03-20T18:10:44.528Z | Checking slog-async v2.8.0 |
| 2494 | 2026-03-20T18:10:44.614Z | Checking slog-term v2.9.2 |
| 2495 | 2026-03-20T18:10:44.703Z | Compiling parse-display-derive v0.10.0 |
| 2496 | 2026-03-20T18:10:44.725Z | Checking rustls-webpki v0.102.8 |
| 2497 | 2026-03-20T18:10:44.877Z | Checking serde_spanned v1.0.4 |
| 2498 | 2026-03-20T18:10:44.968Z | Checking debug-ignore v1.0.5 |
| 2499 | 2026-03-20T18:10:45.178Z | Checking match_cfg v0.1.0 |
| 2500 | 2026-03-20T18:10:45.193Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2501 | 2026-03-20T18:10:45.193Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2502 | 2026-03-20T18:10:45.193Z | Checking hostname v0.3.1 |
| 2503 | 2026-03-20T18:10:45.238Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2504 | 2026-03-20T18:10:45.279Z | Checking slog-json v2.6.1 |
| 2505 | 2026-03-20T18:10:45.354Z | Checking toml v0.9.12+spec-1.1.0 |
| 2506 | 2026-03-20T18:10:45.427Z | Checking macaddr v1.0.1 |
| 2507 | 2026-03-20T18:10:45.483Z | Checking slog-bunyan v2.5.0 |
| 2508 | 2026-03-20T18:10:45.821Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2509 | 2026-03-20T18:10:45.832Z | Checking async-stream v0.3.6 |
| 2510 | 2026-03-20T18:10:45.988Z | Checking waitgroup v0.1.2 |
| 2511 | 2026-03-20T18:10:46.122Z | Checking rustls-pemfile v2.2.0 |
| 2512 | 2026-03-20T18:10:46.178Z | Checking serde_path_to_error v0.1.20 |
| 2513 | 2026-03-20T18:10:46.199Z | Checking hostname v0.4.2 |
| 2514 | 2026-03-20T18:10:46.219Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2515 | 2026-03-20T18:10:46.311Z | Checking progenitor-client v0.13.0 |
| 2516 | 2026-03-20T18:10:46.331Z | Checking progenitor-client v0.10.0 |
| 2517 | 2026-03-20T18:10:46.360Z | Compiling itertools v0.14.0 |
| 2518 | 2026-03-20T18:10:46.514Z | Compiling test-strategy v0.4.5 |
| 2519 | 2026-03-20T18:10:46.554Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2520 | 2026-03-20T18:10:46.612Z | Checking backon v1.6.0 |
| 2521 | 2026-03-20T18:10:46.633Z | Checking instant v0.1.13 |
| 2522 | 2026-03-20T18:10:46.748Z | Checking backoff v0.4.0 |
| 2523 | 2026-03-20T18:10:46.847Z | Checking progenitor-extras v0.1.1 |
| 2524 | 2026-03-20T18:10:46.981Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2525 | 2026-03-20T18:10:47.049Z | Checking parse-display v0.10.0 |
| 2526 | 2026-03-20T18:10:47.145Z | Checking heck v0.5.0 |
| 2527 | 2026-03-20T18:10:47.276Z | Checking tokio-rustls v0.25.0 |
| 2528 | 2026-03-20T18:10:47.306Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2529 | 2026-03-20T18:10:47.451Z | Compiling convert_case v0.4.0 |
| 2530 | 2026-03-20T18:10:47.617Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2531 | 2026-03-20T18:10:47.879Z | Compiling heapless v0.8.0 |
| 2532 | 2026-03-20T18:10:47.899Z | Compiling crucible-workspace-hack v0.1.0 |
| 2533 | 2026-03-20T18:10:48.068Z | Compiling ingot-macros v0.1.1 |
| 2534 | 2026-03-20T18:10:48.148Z | Compiling proc-macro-crate v3.4.0 |
| 2535 | 2026-03-20T18:10:48.309Z | Compiling derive_more v0.99.20 |
| 2536 | 2026-03-20T18:10:48.509Z | Checking hash32 v0.3.1 |
| 2537 | 2026-03-20T18:10:48.558Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2538 | 2026-03-20T18:10:48.673Z | Checking secrecy v0.10.3 |
| 2539 | 2026-03-20T18:10:48.820Z | Compiling prettyplease v0.2.37 |
| 2540 | 2026-03-20T18:10:48.847Z | Compiling smoltcp v0.11.0 |
| 2541 | 2026-03-20T18:10:48.895Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2542 | 2026-03-20T18:10:49.066Z | Compiling num_enum_derive v0.7.5 |
| 2543 | 2026-03-20T18:10:49.255Z | Compiling typify-impl v0.6.1 |
| 2544 | 2026-03-20T18:10:49.326Z | Checking tabwriter v1.4.1 |
| 2545 | 2026-03-20T18:10:49.515Z | Checking cobs v0.3.0 |
| 2546 | 2026-03-20T18:10:49.647Z | Compiling foreign-types-macros v0.2.3 |
| 2547 | 2026-03-20T18:10:49.709Z | Checking foreign-types-shared v0.3.1 |
| 2548 | 2026-03-20T18:10:49.829Z | Compiling unsafe-libyaml v0.2.11 |
| 2549 | 2026-03-20T18:10:50.112Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2550 | 2026-03-20T18:10:50.446Z | Checking cpufeatures v0.3.0 |
| 2551 | 2026-03-20T18:10:50.479Z | Checking num_enum v0.7.5 |
| 2552 | 2026-03-20T18:10:50.562Z | Compiling serde_yaml v0.9.34+deprecated |
| 2553 | 2026-03-20T18:10:50.588Z | Checking chacha20 v0.10.0 |
| 2554 | 2026-03-20T18:10:50.857Z | Checking foreign-types v0.5.0 |
| 2555 | 2026-03-20T18:10:50.897Z | Checking postcard v1.1.3 |
| 2556 | 2026-03-20T18:10:52.004Z | Compiling proc-macro-crate v1.3.1 |
| 2557 | 2026-03-20T18:10:52.034Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2558 | 2026-03-20T18:10:52.053Z | Checking ingot-types v0.1.2 |
| 2559 | 2026-03-20T18:10:52.476Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2560 | 2026-03-20T18:10:52.552Z | Checking ingot v0.1.1 |
| 2561 | 2026-03-20T18:10:52.576Z | Checking cstr-argument v0.1.2 |
| 2562 | 2026-03-20T18:10:52.646Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2563 | 2026-03-20T18:10:52.669Z | Checking colored v3.1.1 |
| 2564 | 2026-03-20T18:10:52.738Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2565 | 2026-03-20T18:10:52.764Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2566 | 2026-03-20T18:10:52.937Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2567 | 2026-03-20T18:10:52.957Z | Compiling num_enum_derive v0.5.11 |
| 2568 | 2026-03-20T18:10:53.024Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2569 | 2026-03-20T18:10:53.078Z | Checking rand v0.10.0 |
| 2570 | 2026-03-20T18:10:54.376Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2571 | 2026-03-20T18:10:54.679Z | Checking num_enum v0.5.11 |
| 2572 | 2026-03-20T18:10:54.849Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2573 | 2026-03-20T18:10:55.430Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2574 | 2026-03-20T18:10:55.745Z | Compiling typify-macro v0.6.1 |
| 2575 | 2026-03-20T18:10:55.885Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2576 | 2026-03-20T18:10:55.962Z | Compiling typify-impl v0.4.3 |
| 2577 | 2026-03-20T18:10:56.092Z | Checking camino-tempfile v1.4.1 |
| 2578 | 2026-03-20T18:10:56.240Z | Checking num-rational v0.4.2 |
| 2579 | 2026-03-20T18:10:56.768Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2580 | 2026-03-20T18:10:56.784Z | Checking half v2.7.1 |
| 2581 | 2026-03-20T18:10:56.799Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2582 | 2026-03-20T18:10:56.956Z | Checking universal-hash v0.5.1 |
| 2583 | 2026-03-20T18:10:57.056Z | Checking num-complex v0.4.6 |
| 2584 | 2026-03-20T18:10:57.118Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2585 | 2026-03-20T18:10:57.438Z | Checking ciborium-io v0.2.2 |
| 2586 | 2026-03-20T18:10:57.520Z | Checking opaque-debug v0.3.1 |
| 2587 | 2026-03-20T18:10:57.550Z | Checking num v0.4.3 |
| 2588 | 2026-03-20T18:10:57.574Z | Checking ciborium-ll v0.2.2 |
| 2589 | 2026-03-20T18:10:57.624Z | Checking poly1305 v0.8.0 |
| 2590 | 2026-03-20T18:10:57.639Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2591 | 2026-03-20T18:10:57.671Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2592 | 2026-03-20T18:10:57.797Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2593 | 2026-03-20T18:10:57.979Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2594 | 2026-03-20T18:10:58.138Z | Compiling typify v0.6.1 |
| 2595 | 2026-03-20T18:10:58.209Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2596 | 2026-03-20T18:10:58.306Z | Checking toml v0.8.23 |
| 2597 | 2026-03-20T18:10:58.404Z | Checking thiserror-no-std v2.0.2 |
| 2598 | 2026-03-20T18:10:58.579Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2599 | 2026-03-20T18:10:58.764Z | Checking password-hash v0.5.0 |
| 2600 | 2026-03-20T18:10:58.819Z | Checking chacha20 v0.9.1 |
| 2601 | 2026-03-20T18:10:59.077Z | Compiling usdt-attr-macro v0.5.0 |
| 2602 | 2026-03-20T18:10:59.096Z | Compiling usdt-macro v0.5.0 |
| 2603 | 2026-03-20T18:10:59.381Z | Checking smf v0.2.3 |
| 2604 | 2026-03-20T18:10:59.793Z | Checking blake2 v0.10.6 |
| 2605 | 2026-03-20T18:10:59.804Z | Checking aead v0.5.2 |
| 2606 | 2026-03-20T18:10:59.851Z | Checking memmap v0.7.0 |
| 2607 | 2026-03-20T18:10:59.977Z | Checking sigpipe v0.1.3 |
| 2608 | 2026-03-20T18:11:00.054Z | Compiling num-derive v0.4.2 |
| 2609 | 2026-03-20T18:11:00.077Z | Checking float-ord v0.3.2 |
| 2610 | 2026-03-20T18:11:00.093Z | Checking glob v0.3.3 |
| 2611 | 2026-03-20T18:11:00.126Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2612 | 2026-03-20T18:11:00.212Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2613 | 2026-03-20T18:11:00.341Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2614 | 2026-03-20T18:11:00.390Z | Checking usdt v0.5.0 |
| 2615 | 2026-03-20T18:11:00.640Z | Checking argon2 v0.5.3 |
| 2616 | 2026-03-20T18:11:00.662Z | Checking chacha20poly1305 v0.10.1 |
| 2617 | 2026-03-20T18:11:00.821Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2618 | 2026-03-20T18:11:00.846Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2619 | 2026-03-20T18:11:01.044Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2620 | 2026-03-20T18:11:01.098Z | Checking vsss-rs v3.3.4 |
| 2621 | 2026-03-20T18:11:01.274Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2622 | 2026-03-20T18:11:01.318Z | Compiling progenitor-impl v0.13.0 |
| 2623 | 2026-03-20T18:11:01.579Z | Checking ciborium v0.2.2 |
| 2624 | 2026-03-20T18:11:01.888Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2625 | 2026-03-20T18:11:02.035Z | Checking whoami v1.6.1 |
| 2626 | 2026-03-20T18:11:02.089Z | Checking indent_write v2.2.0 |
| 2627 | 2026-03-20T18:11:02.128Z | Compiling semver v0.1.20 |
| 2628 | 2026-03-20T18:11:02.261Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2629 | 2026-03-20T18:11:02.411Z | Compiling typify-macro v0.4.3 |
| 2630 | 2026-03-20T18:11:02.513Z | Compiling rustc_version v0.1.7 |
| 2631 | 2026-03-20T18:11:02.793Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2632 | 2026-03-20T18:11:02.819Z | Compiling pin-project-internal v1.1.11 |
| 2633 | 2026-03-20T18:11:03.418Z | Compiling minimal-lexical v0.2.1 |
| 2634 | 2026-03-20T18:11:03.507Z | Checking swrite v0.1.0 |
| 2635 | 2026-03-20T18:11:03.632Z | Checking linked-hash-map v0.5.6 |
| 2636 | 2026-03-20T18:11:03.764Z | Compiling nom v7.1.3 |
| 2637 | 2026-03-20T18:11:03.867Z | Checking lru-cache v0.1.2 |
| 2638 | 2026-03-20T18:11:04.030Z | Compiling newtype_derive v0.1.6 |
| 2639 | 2026-03-20T18:11:04.371Z | Checking pin-project v1.1.11 |
| 2640 | 2026-03-20T18:11:04.500Z | Checking newline-converter v0.3.0 |
| 2641 | 2026-03-20T18:11:04.647Z | Checking atomicwrites v0.4.4 |
| 2642 | 2026-03-20T18:11:04.687Z | Compiling typify v0.4.3 |
| 2643 | 2026-03-20T18:11:04.792Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2644 | 2026-03-20T18:11:04.814Z | Checking hickory-proto v0.24.4 |
| 2645 | 2026-03-20T18:11:04.919Z | Checking phf_shared v0.12.1 |
| 2646 | 2026-03-20T18:11:05.003Z | Checking console v0.15.11 |
| 2647 | 2026-03-20T18:11:05.028Z | Checking pem v3.0.6 |
| 2648 | 2026-03-20T18:11:05.048Z | Compiling progenitor-macro v0.13.0 |
| 2649 | 2026-03-20T18:11:05.391Z | Checking csv-core v0.1.13 |
| 2650 | 2026-03-20T18:11:05.832Z | Compiling snafu-derive v0.8.9 |
| 2651 | 2026-03-20T18:11:05.856Z | Compiling async-recursion v1.1.1 |
| 2652 | 2026-03-20T18:11:05.991Z | Compiling derive-where v1.6.0 |
| 2653 | 2026-03-20T18:11:06.665Z | Compiling slog-dtrace v0.3.0 |
| 2654 | 2026-03-20T18:11:06.865Z | Checking unicode-width v0.1.14 |
| 2655 | 2026-03-20T18:11:07.386Z | Compiling chrono-tz v0.10.4 |
| 2656 | 2026-03-20T18:11:07.392Z | Checking resolv-conf v0.7.6 |
| 2657 | 2026-03-20T18:11:07.442Z | Checking same-file v1.0.6 |
| 2658 | 2026-03-20T18:11:07.561Z | Compiling owo-colors v4.3.0 |
| 2659 | 2026-03-20T18:11:07.592Z | Compiling cancel-safe-futures v0.1.5 |
| 2660 | 2026-03-20T18:11:07.794Z | Checking highway v1.3.0 |
| 2661 | 2026-03-20T18:11:07.977Z | Checking walkdir v2.5.0 |
| 2662 | 2026-03-20T18:11:08.052Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2663 | 2026-03-20T18:11:08.102Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2664 | 2026-03-20T18:11:08.130Z | Checking hickory-resolver v0.24.4 |
| 2665 | 2026-03-20T18:11:08.148Z | Compiling const_format_proc_macros v0.2.34 |
| 2666 | 2026-03-20T18:11:08.407Z | Checking snafu v0.8.9 |
| 2667 | 2026-03-20T18:11:08.962Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2668 | 2026-03-20T18:11:09.081Z | Checking csv v1.4.0 |
| 2669 | 2026-03-20T18:11:09.108Z | Checking expectorate v1.2.0 |
| 2670 | 2026-03-20T18:11:09.242Z | Checking phf v0.12.1 |
| 2671 | 2026-03-20T18:11:09.514Z | Compiling progenitor-impl v0.10.0 |
| 2672 | 2026-03-20T18:11:09.542Z | Checking tokio-dtrace v0.1.1 |
| 2673 | 2026-03-20T18:11:09.587Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2674 | 2026-03-20T18:11:09.605Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2675 | 2026-03-20T18:11:09.777Z | Checking globset v0.4.18 |
| 2676 | 2026-03-20T18:11:09.949Z | Checking olpc-cjson v0.1.4 |
| 2677 | 2026-03-20T18:11:10.234Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2678 | 2026-03-20T18:11:10.257Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2679 | 2026-03-20T18:11:10.257Z | Checking libsw-core v0.3.2 |
| 2680 | 2026-03-20T18:11:10.293Z | Checking serde_plain v1.0.2 |
| 2681 | 2026-03-20T18:11:10.353Z | Checking arc-swap v1.8.2 |
| 2682 | 2026-03-20T18:11:10.481Z | Compiling lzma-sys v0.1.20 |
| 2683 | 2026-03-20T18:11:10.686Z | Checking utf-8 v0.7.6 |
| 2684 | 2026-03-20T18:11:10.945Z | Checking typed-path v0.9.3 |
| 2685 | 2026-03-20T18:11:10.957Z | Checking bytecount v0.6.9 |
| 2686 | 2026-03-20T18:11:11.012Z | Checking papergrid v0.11.0 |
| 2687 | 2026-03-20T18:11:11.075Z | Checking tungstenite v0.21.0 |
| 2688 | 2026-03-20T18:11:11.667Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2689 | 2026-03-20T18:11:11.868Z | Checking slog-scope v4.4.1 |
| 2690 | 2026-03-20T18:11:11.913Z | Checking libsw v3.5.0 |
| 2691 | 2026-03-20T18:11:11.950Z | Checking tough v0.20.0 |
| 2692 | 2026-03-20T18:11:12.051Z | Checking oxide-tokio-rt v0.1.3 |
| 2693 | 2026-03-20T18:11:12.294Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2694 | 2026-03-20T18:11:12.320Z | Checking progenitor v0.13.0 |
| 2695 | 2026-03-20T18:11:12.367Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2696 | 2026-03-20T18:11:12.687Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2697 | 2026-03-20T18:11:12.730Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2698 | 2026-03-20T18:11:13.152Z | Checking const_format v0.2.35 |
| 2699 | 2026-03-20T18:11:13.172Z | Compiling progenitor-macro v0.10.0 |
| 2700 | 2026-03-20T18:11:13.467Z | Checking qorb v0.4.1 |
| 2701 | 2026-03-20T18:11:13.999Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2702 | 2026-03-20T18:11:14.749Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2703 | 2026-03-20T18:11:14.769Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2704 | 2026-03-20T18:11:14.907Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2705 | 2026-03-20T18:11:14.969Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2706 | 2026-03-20T18:11:15.197Z | Compiling cargo_toml v0.22.3 |
| 2707 | 2026-03-20T18:11:15.215Z | Checking gethostname v0.5.0 |
| 2708 | 2026-03-20T18:11:15.235Z | Compiling tabled_derive v0.7.0 |
| 2709 | 2026-03-20T18:11:15.415Z | Checking bcs v0.1.6 |
| 2710 | 2026-03-20T18:11:15.469Z | Checking unicode-linebreak v0.1.5 |
| 2711 | 2026-03-20T18:11:15.630Z | Checking termtree v0.5.1 |
| 2712 | 2026-03-20T18:11:15.931Z | Checking smawk v0.3.2 |
| 2713 | 2026-03-20T18:11:15.956Z | Checking linear-map v1.2.0 |
| 2714 | 2026-03-20T18:11:15.956Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2715 | 2026-03-20T18:11:15.983Z | Checking textwrap v0.16.2 |
| 2716 | 2026-03-20T18:11:16.052Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2717 | 2026-03-20T18:11:16.269Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2718 | 2026-03-20T18:11:16.369Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2719 | 2026-03-20T18:11:16.743Z | Checking tabled v0.15.0 |
| 2720 | 2026-03-20T18:11:17.425Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2721 | 2026-03-20T18:11:17.488Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2722 | 2026-03-20T18:11:17.748Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2723 | 2026-03-20T18:11:17.816Z | Checking steno v0.4.1 |
| 2724 | 2026-03-20T18:11:18.212Z | Checking slog-stdlog v4.1.1 |
| 2725 | 2026-03-20T18:11:18.247Z | Checking tokio-tungstenite v0.21.0 |
| 2726 | 2026-03-20T18:11:18.253Z | Checking typeid v1.0.3 |
| 2727 | 2026-03-20T18:11:18.514Z | Checking humantime v2.3.0 |
| 2728 | 2026-03-20T18:11:18.518Z | Checking base64 v0.21.7 |
| 2729 | 2026-03-20T18:11:18.905Z | Checking xz2 v0.1.7 |
| 2730 | 2026-03-20T18:11:18.924Z | Checking ron v0.12.0 |
| 2731 | 2026-03-20T18:11:18.987Z | Checking slog-envlogger v2.2.0 |
| 2732 | 2026-03-20T18:11:19.126Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2733 | 2026-03-20T18:11:19.200Z | Checking yasna v0.5.2 |
| 2734 | 2026-03-20T18:11:19.209Z | Checking headers-core v0.3.0 |
| 2735 | 2026-03-20T18:11:19.335Z | Checking filetime v0.2.27 |
| 2736 | 2026-03-20T18:11:19.668Z | Checking base16ct v1.0.0 |
| 2737 | 2026-03-20T18:11:19.691Z | Checking xattr v1.6.1 |
| 2738 | 2026-03-20T18:11:19.703Z | Checking headers v0.4.1 |
| 2739 | 2026-03-20T18:11:19.703Z | Checking rcgen v0.12.1 |
| 2740 | 2026-03-20T18:11:19.716Z | Checking tar v0.4.45 |
| 2741 | 2026-03-20T18:11:19.910Z | Checking subprocess v0.2.15 |
| 2742 | 2026-03-20T18:11:20.359Z | Checking progenitor v0.10.0 |
| 2743 | 2026-03-20T18:11:20.402Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2744 | 2026-03-20T18:11:28.224Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2745 | 2026-03-20T18:11:36.582Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2746 | 2026-03-20T18:11:38.404Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2747 | 2026-03-20T18:11:40.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 2748 | 2026-03-20T18:11:40.219Z | |
| 2749 | 2026-03-20T18:11:40.219Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/267) |
| 2750 | 2026-03-20T18:11:40.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2751 | 2026-03-20T18:11:40.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2752 | 2026-03-20T18:11:41.243Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2753 | 2026-03-20T18:11:42.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s |
| 2754 | 2026-03-20T18:11:43.344Z | |
| 2755 | 2026-03-20T18:11:43.344Z | info: running `cargo check --bins` on nexus-config (51/267) |
| 2756 | 2026-03-20T18:11:43.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2757 | 2026-03-20T18:11:43.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2758 | 2026-03-20T18:11:43.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2759 | 2026-03-20T18:11:43.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2760 | 2026-03-20T18:11:44.037Z | |
| 2761 | 2026-03-20T18:11:44.037Z | info: running `cargo check --bins` on nexus-types (52/267) |
| 2762 | 2026-03-20T18:11:44.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2763 | 2026-03-20T18:11:44.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2764 | 2026-03-20T18:11:44.776Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2765 | 2026-03-20T18:11:44.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2766 | 2026-03-20T18:11:44.953Z | |
| 2767 | 2026-03-20T18:11:44.953Z | info: running `cargo check --bins` on clickhouse-admin-types (53/267) |
| 2768 | 2026-03-20T18:11:45.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2769 | 2026-03-20T18:11:45.564Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2770 | 2026-03-20T18:11:45.564Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2771 | 2026-03-20T18:11:45.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2772 | 2026-03-20T18:11:45.847Z | |
| 2773 | 2026-03-20T18:11:45.847Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/267) |
| 2774 | 2026-03-20T18:11:46.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2775 | 2026-03-20T18:11:46.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2776 | 2026-03-20T18:11:46.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2777 | 2026-03-20T18:11:46.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2778 | 2026-03-20T18:11:46.643Z | |
| 2779 | 2026-03-20T18:11:46.644Z | info: running `cargo check --bins` on cockroach-admin-types (55/267) |
| 2780 | 2026-03-20T18:11:47.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2781 | 2026-03-20T18:11:47.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2782 | 2026-03-20T18:11:47.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2783 | 2026-03-20T18:11:47.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2784 | 2026-03-20T18:11:47.390Z | |
| 2785 | 2026-03-20T18:11:47.390Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/267) |
| 2786 | 2026-03-20T18:11:47.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2787 | 2026-03-20T18:11:47.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2788 | 2026-03-20T18:11:47.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2789 | 2026-03-20T18:11:47.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2790 | 2026-03-20T18:11:48.213Z | |
| 2791 | 2026-03-20T18:11:48.213Z | info: running `cargo check --bins` on ereport-types (57/267) |
| 2792 | 2026-03-20T18:11:48.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2793 | 2026-03-20T18:11:48.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2794 | 2026-03-20T18:11:48.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2795 | 2026-03-20T18:11:48.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2796 | 2026-03-20T18:11:48.789Z | |
| 2797 | 2026-03-20T18:11:48.789Z | info: running `cargo check --bins` on gateway-client (58/267) |
| 2798 | 2026-03-20T18:11:49.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2799 | 2026-03-20T18:11:49.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2800 | 2026-03-20T18:11:49.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2801 | 2026-03-20T18:11:49.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2802 | 2026-03-20T18:11:49.734Z | |
| 2803 | 2026-03-20T18:11:49.734Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/267) |
| 2804 | 2026-03-20T18:11:50.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2805 | 2026-03-20T18:11:50.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2806 | 2026-03-20T18:11:50.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2807 | 2026-03-20T18:11:50.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2808 | 2026-03-20T18:11:50.489Z | |
| 2809 | 2026-03-20T18:11:50.489Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/267) |
| 2810 | 2026-03-20T18:11:51.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2811 | 2026-03-20T18:11:51.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2812 | 2026-03-20T18:11:51.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2813 | 2026-03-20T18:11:51.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2814 | 2026-03-20T18:11:51.219Z | |
| 2815 | 2026-03-20T18:11:51.219Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/267) |
| 2816 | 2026-03-20T18:11:51.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2817 | 2026-03-20T18:11:51.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2818 | 2026-03-20T18:11:51.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2819 | 2026-03-20T18:11:51.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2820 | 2026-03-20T18:11:51.986Z | |
| 2821 | 2026-03-20T18:11:51.986Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/267) |
| 2822 | 2026-03-20T18:11:52.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2823 | 2026-03-20T18:11:52.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2824 | 2026-03-20T18:11:52.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2825 | 2026-03-20T18:11:52.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2826 | 2026-03-20T18:11:52.728Z | |
| 2827 | 2026-03-20T18:11:52.728Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/267) |
| 2828 | 2026-03-20T18:11:53.422Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2829 | 2026-03-20T18:11:53.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2830 | 2026-03-20T18:11:53.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2831 | 2026-03-20T18:11:53.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2832 | 2026-03-20T18:11:53.499Z | |
| 2833 | 2026-03-20T18:11:53.499Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/267) |
| 2834 | 2026-03-20T18:11:54.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2835 | 2026-03-20T18:11:54.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2836 | 2026-03-20T18:11:54.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2837 | 2026-03-20T18:11:54.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2838 | 2026-03-20T18:11:54.298Z | |
| 2839 | 2026-03-20T18:11:54.298Z | info: running `cargo check --bins` on key-manager-types (65/267) |
| 2840 | 2026-03-20T18:11:55.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2841 | 2026-03-20T18:11:55.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2842 | 2026-03-20T18:11:55.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2843 | 2026-03-20T18:11:55.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2844 | 2026-03-20T18:11:55.077Z | |
| 2845 | 2026-03-20T18:11:55.077Z | info: running `cargo check --bins` on oxlog (66/267) |
| 2846 | 2026-03-20T18:11:55.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2847 | 2026-03-20T18:11:55.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2848 | 2026-03-20T18:11:55.901Z | Compiling newtype-uuid v1.3.2 |
| 2849 | 2026-03-20T18:11:56.255Z | Compiling daft v0.1.5 |
| 2850 | 2026-03-20T18:11:56.412Z | Compiling iddqd v0.3.17 |
| 2851 | 2026-03-20T18:11:57.670Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2852 | 2026-03-20T18:11:57.956Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2853 | 2026-03-20T18:11:58.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s |
| 2854 | 2026-03-20T18:11:58.514Z | |
| 2855 | 2026-03-20T18:11:58.514Z | info: running `cargo check --bins` on internal-dns-types (67/267) |
| 2856 | 2026-03-20T18:11:59.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2857 | 2026-03-20T18:11:59.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2858 | 2026-03-20T18:11:59.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2859 | 2026-03-20T18:11:59.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2860 | 2026-03-20T18:11:59.307Z | |
| 2861 | 2026-03-20T18:11:59.307Z | info: running `cargo check --bins` on internal-dns-types-versions (68/267) |
| 2862 | 2026-03-20T18:11:59.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2863 | 2026-03-20T18:11:59.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2864 | 2026-03-20T18:11:59.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2865 | 2026-03-20T18:11:59.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2866 | 2026-03-20T18:12:00.092Z | |
| 2867 | 2026-03-20T18:12:00.092Z | info: running `cargo check --bins` on nexus-types-versions (69/267) |
| 2868 | 2026-03-20T18:12:00.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2869 | 2026-03-20T18:12:00.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2870 | 2026-03-20T18:12:00.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2871 | 2026-03-20T18:12:00.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2872 | 2026-03-20T18:12:00.917Z | |
| 2873 | 2026-03-20T18:12:00.917Z | info: running `cargo check --bins` on omicron-passwords (70/267) |
| 2874 | 2026-03-20T18:12:01.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2875 | 2026-03-20T18:12:01.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2876 | 2026-03-20T18:12:01.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2877 | 2026-03-20T18:12:01.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2878 | 2026-03-20T18:12:01.699Z | |
| 2879 | 2026-03-20T18:12:01.699Z | info: running `cargo check --bins` on oxql-types (71/267) |
| 2880 | 2026-03-20T18:12:02.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2881 | 2026-03-20T18:12:02.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2882 | 2026-03-20T18:12:02.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2883 | 2026-03-20T18:12:02.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2884 | 2026-03-20T18:12:02.474Z | |
| 2885 | 2026-03-20T18:12:02.474Z | info: running `cargo check --bins` on oximeter-types (72/267) |
| 2886 | 2026-03-20T18:12:03.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2887 | 2026-03-20T18:12:03.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2888 | 2026-03-20T18:12:03.171Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2889 | 2026-03-20T18:12:03.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2890 | 2026-03-20T18:12:03.255Z | |
| 2891 | 2026-03-20T18:12:03.255Z | info: running `cargo check --bins` on oximeter-types-versions (73/267) |
| 2892 | 2026-03-20T18:12:03.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2893 | 2026-03-20T18:12:03.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2894 | 2026-03-20T18:12:03.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2895 | 2026-03-20T18:12:03.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2896 | 2026-03-20T18:12:04.046Z | |
| 2897 | 2026-03-20T18:12:04.046Z | info: running `cargo check --bins` on oximeter-macro-impl (74/267) |
| 2898 | 2026-03-20T18:12:04.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2899 | 2026-03-20T18:12:04.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2900 | 2026-03-20T18:12:04.866Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2901 | 2026-03-20T18:12:04.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2902 | 2026-03-20T18:12:04.866Z | |
| 2903 | 2026-03-20T18:12:04.866Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/267) |
| 2904 | 2026-03-20T18:12:05.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2905 | 2026-03-20T18:12:05.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2906 | 2026-03-20T18:12:05.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2907 | 2026-03-20T18:12:05.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2908 | 2026-03-20T18:12:05.614Z | |
| 2909 | 2026-03-20T18:12:05.614Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/267) |
| 2910 | 2026-03-20T18:12:06.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2911 | 2026-03-20T18:12:06.397Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2912 | 2026-03-20T18:12:06.397Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2913 | 2026-03-20T18:12:06.397Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2914 | 2026-03-20T18:12:06.419Z | |
| 2915 | 2026-03-20T18:12:06.419Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/267) |
| 2916 | 2026-03-20T18:12:07.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2917 | 2026-03-20T18:12:07.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2918 | 2026-03-20T18:12:07.121Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2919 | 2026-03-20T18:12:07.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2920 | 2026-03-20T18:12:07.296Z | |
| 2921 | 2026-03-20T18:12:07.296Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/267) |
| 2922 | 2026-03-20T18:12:07.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2923 | 2026-03-20T18:12:07.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2924 | 2026-03-20T18:12:07.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2925 | 2026-03-20T18:12:07.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2926 | 2026-03-20T18:12:08.060Z | |
| 2927 | 2026-03-20T18:12:08.060Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/267) |
| 2928 | 2026-03-20T18:12:08.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2929 | 2026-03-20T18:12:08.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2930 | 2026-03-20T18:12:08.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2931 | 2026-03-20T18:12:08.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2932 | 2026-03-20T18:12:08.823Z | |
| 2933 | 2026-03-20T18:12:08.823Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/267) |
| 2934 | 2026-03-20T18:12:09.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2935 | 2026-03-20T18:12:09.500Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2936 | 2026-03-20T18:12:09.500Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2937 | 2026-03-20T18:12:09.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2938 | 2026-03-20T18:12:09.601Z | |
| 2939 | 2026-03-20T18:12:09.601Z | info: running `cargo check --bins --no-default-features` on gfss (81/267) |
| 2940 | 2026-03-20T18:12:10.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2941 | 2026-03-20T18:12:10.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2942 | 2026-03-20T18:12:10.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2943 | 2026-03-20T18:12:10.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2944 | 2026-03-20T18:12:10.510Z | |
| 2945 | 2026-03-20T18:12:10.510Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/267) |
| 2946 | 2026-03-20T18:12:11.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2947 | 2026-03-20T18:12:11.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2948 | 2026-03-20T18:12:11.096Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2949 | 2026-03-20T18:12:11.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2950 | 2026-03-20T18:12:11.144Z | |
| 2951 | 2026-03-20T18:12:11.144Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/267) |
| 2952 | 2026-03-20T18:12:11.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2953 | 2026-03-20T18:12:11.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2954 | 2026-03-20T18:12:12.037Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2955 | 2026-03-20T18:12:12.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s |
| 2956 | 2026-03-20T18:12:12.930Z | |
| 2957 | 2026-03-20T18:12:12.930Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/267) |
| 2958 | 2026-03-20T18:12:13.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2959 | 2026-03-20T18:12:13.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2960 | 2026-03-20T18:12:13.853Z | Compiling ar_archive_writer v0.5.1 |
| 2961 | 2026-03-20T18:12:13.982Z | Compiling stacker v0.1.23 |
| 2962 | 2026-03-20T18:12:13.988Z | Compiling cfg_aliases v0.1.1 |
| 2963 | 2026-03-20T18:12:14.020Z | Compiling convert_case v0.10.0 |
| 2964 | 2026-03-20T18:12:14.028Z | Checking fd-lock v4.0.4 |
| 2965 | 2026-03-20T18:12:14.028Z | Checking nibble_vec v0.1.0 |
| 2966 | 2026-03-20T18:12:14.028Z | Checking vte v0.14.1 |
| 2967 | 2026-03-20T18:12:14.028Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2968 | 2026-03-20T18:12:14.117Z | Compiling nix v0.28.0 |
| 2969 | 2026-03-20T18:12:14.198Z | Checking endian-type v0.1.2 |
| 2970 | 2026-03-20T18:12:14.226Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2971 | 2026-03-20T18:12:14.452Z | Checking strip-ansi-escapes v0.2.1 |
| 2972 | 2026-03-20T18:12:14.485Z | Compiling peg-macros v0.8.5 |
| 2973 | 2026-03-20T18:12:14.485Z | Checking radix_trie v0.2.1 |
| 2974 | 2026-03-20T18:12:14.485Z | Checking winnow v0.6.26 |
| 2975 | 2026-03-20T18:12:14.485Z | Compiling derive_more-impl v2.1.1 |
| 2976 | 2026-03-20T18:12:14.601Z | Compiling sqlparser_derive v0.5.0 |
| 2977 | 2026-03-20T18:12:14.646Z | Checking nu-ansi-term v0.50.3 |
| 2978 | 2026-03-20T18:12:15.036Z | Checking unicode_categories v0.1.1 |
| 2979 | 2026-03-20T18:12:15.065Z | Checking home v0.5.12 |
| 2980 | 2026-03-20T18:12:15.080Z | Checking reedline v0.40.0 |
| 2981 | 2026-03-20T18:12:15.097Z | Checking display-error-chain v0.2.2 |
| 2982 | 2026-03-20T18:12:15.148Z | Compiling psm v0.1.30 |
| 2983 | 2026-03-20T18:12:15.567Z | Checking derive_more v2.1.1 |
| 2984 | 2026-03-20T18:12:15.659Z | Checking crossterm v0.29.0 |
| 2985 | 2026-03-20T18:12:15.876Z | Checking peg v0.8.5 |
| 2986 | 2026-03-20T18:12:15.970Z | Checking rustyline v14.0.0 |
| 2987 | 2026-03-20T18:12:16.175Z | Checking sqlformat v0.3.5 |
| 2988 | 2026-03-20T18:12:16.186Z | Checking recursive v0.1.1 |
| 2989 | 2026-03-20T18:12:16.229Z | Checking sqlparser v0.61.0 |
| 2990 | 2026-03-20T18:12:32.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.18s |
| 2991 | 2026-03-20T18:12:32.432Z | |
| 2992 | 2026-03-20T18:12:32.432Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/267) |
| 2993 | 2026-03-20T18:12:33.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2994 | 2026-03-20T18:12:33.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2995 | 2026-03-20T18:12:33.400Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2996 | 2026-03-20T18:12:37.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
| 2997 | 2026-03-20T18:12:38.165Z | |
| 2998 | 2026-03-20T18:12:38.165Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/267) |
| 2999 | 2026-03-20T18:12:38.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3000 | 2026-03-20T18:12:38.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3001 | 2026-03-20T18:12:39.070Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3002 | 2026-03-20T18:12:42.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s |
| 3003 | 2026-03-20T18:12:42.572Z | |
| 3004 | 2026-03-20T18:12:42.572Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/267) |
| 3005 | 2026-03-20T18:12:43.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3006 | 2026-03-20T18:12:43.288Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3007 | 2026-03-20T18:12:43.461Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3008 | 2026-03-20T18:12:47.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s |
| 3009 | 2026-03-20T18:12:48.088Z | |
| 3010 | 2026-03-20T18:12:48.089Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/267) |
| 3011 | 2026-03-20T18:12:48.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3012 | 2026-03-20T18:12:48.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3013 | 2026-03-20T18:12:49.005Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3014 | 2026-03-20T18:12:53.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s |
| 3015 | 2026-03-20T18:12:53.627Z | |
| 3016 | 2026-03-20T18:12:53.627Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/267) |
| 3017 | 2026-03-20T18:12:54.325Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3018 | 2026-03-20T18:12:54.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3019 | 2026-03-20T18:12:54.530Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3020 | 2026-03-20T18:12:57.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s |
| 3021 | 2026-03-20T18:12:58.206Z | |
| 3022 | 2026-03-20T18:12:58.206Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/267) |
| 3023 | 2026-03-20T18:12:58.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3024 | 2026-03-20T18:12:58.910Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3025 | 2026-03-20T18:12:59.116Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3026 | 2026-03-20T18:13:02.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 3027 | 2026-03-20T18:13:02.887Z | |
| 3028 | 2026-03-20T18:13:02.888Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/267) |
| 3029 | 2026-03-20T18:13:03.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3030 | 2026-03-20T18:13:03.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3031 | 2026-03-20T18:13:03.792Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3032 | 2026-03-20T18:13:08.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s |
| 3033 | 2026-03-20T18:13:08.658Z | |
| 3034 | 2026-03-20T18:13:08.658Z | info: running `cargo check --bins` on oximeter (92/267) |
| 3035 | 2026-03-20T18:13:09.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3036 | 2026-03-20T18:13:09.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3037 | 2026-03-20T18:13:09.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3038 | 2026-03-20T18:13:09.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3039 | 2026-03-20T18:13:09.447Z | |
| 3040 | 2026-03-20T18:13:09.447Z | info: running `cargo check --bins` on oximeter-schema (93/267) |
| 3041 | 2026-03-20T18:13:10.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3042 | 2026-03-20T18:13:10.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3043 | 2026-03-20T18:13:10.330Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3044 | 2026-03-20T18:13:10.508Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3045 | 2026-03-20T18:13:10.541Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3046 | 2026-03-20T18:13:10.967Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3047 | 2026-03-20T18:13:15.802Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3048 | 2026-03-20T18:13:16.231Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3049 | 2026-03-20T18:13:17.769Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3050 | 2026-03-20T18:13:18.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.20s |
| 3051 | 2026-03-20T18:13:18.856Z | |
| 3052 | 2026-03-20T18:13:18.856Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/267) |
| 3053 | 2026-03-20T18:13:19.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3054 | 2026-03-20T18:13:19.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3055 | 2026-03-20T18:13:19.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3056 | 2026-03-20T18:13:19.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3057 | 2026-03-20T18:13:19.688Z | |
| 3058 | 2026-03-20T18:13:19.688Z | info: running `cargo check --bins` on oximeter-test-utils (95/267) |
| 3059 | 2026-03-20T18:13:20.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3060 | 2026-03-20T18:13:20.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3061 | 2026-03-20T18:13:20.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3062 | 2026-03-20T18:13:20.391Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3063 | 2026-03-20T18:13:20.502Z | |
| 3064 | 2026-03-20T18:13:20.502Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/267) |
| 3065 | 2026-03-20T18:13:21.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3066 | 2026-03-20T18:13:21.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3067 | 2026-03-20T18:13:21.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3068 | 2026-03-20T18:13:21.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3069 | 2026-03-20T18:13:21.364Z | |
| 3070 | 2026-03-20T18:13:21.364Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/267) |
| 3071 | 2026-03-20T18:13:22.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3072 | 2026-03-20T18:13:22.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3073 | 2026-03-20T18:13:22.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3074 | 2026-03-20T18:13:22.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3075 | 2026-03-20T18:13:22.119Z | |
| 3076 | 2026-03-20T18:13:22.119Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/267) |
| 3077 | 2026-03-20T18:13:22.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3078 | 2026-03-20T18:13:22.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3079 | 2026-03-20T18:13:22.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3080 | 2026-03-20T18:13:22.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3081 | 2026-03-20T18:13:23.028Z | |
| 3082 | 2026-03-20T18:13:23.028Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/267) |
| 3083 | 2026-03-20T18:13:23.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3084 | 2026-03-20T18:13:23.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3085 | 2026-03-20T18:13:23.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3086 | 2026-03-20T18:13:23.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3087 | 2026-03-20T18:13:23.734Z | |
| 3088 | 2026-03-20T18:13:23.734Z | info: running `cargo check --bins` on trust-quorum-types (100/267) |
| 3089 | 2026-03-20T18:13:24.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3090 | 2026-03-20T18:13:24.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3091 | 2026-03-20T18:13:24.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3092 | 2026-03-20T18:13:24.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3093 | 2026-03-20T18:13:24.505Z | |
| 3094 | 2026-03-20T18:13:24.505Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/267) |
| 3095 | 2026-03-20T18:13:25.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3096 | 2026-03-20T18:13:25.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3097 | 2026-03-20T18:13:25.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3098 | 2026-03-20T18:13:25.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3099 | 2026-03-20T18:13:25.311Z | |
| 3100 | 2026-03-20T18:13:25.311Z | info: running `cargo check --bins` on update-engine (102/267) |
| 3101 | 2026-03-20T18:13:26.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3102 | 2026-03-20T18:13:26.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3103 | 2026-03-20T18:13:26.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3104 | 2026-03-20T18:13:26.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3105 | 2026-03-20T18:13:26.112Z | |
| 3106 | 2026-03-20T18:13:26.112Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/267) |
| 3107 | 2026-03-20T18:13:26.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3108 | 2026-03-20T18:13:26.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3109 | 2026-03-20T18:13:27.011Z | Checking dropshot-api-manager-types v0.6.0 |
| 3110 | 2026-03-20T18:13:27.017Z | Checking nanorand v0.7.0 |
| 3111 | 2026-03-20T18:13:27.318Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3112 | 2026-03-20T18:13:27.342Z | Checking flume v0.11.1 |
| 3113 | 2026-03-20T18:13:27.723Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3114 | 2026-03-20T18:13:28.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s |
| 3115 | 2026-03-20T18:13:29.118Z | |
| 3116 | 2026-03-20T18:13:29.119Z | info: running `cargo check --bins` on clickhouse-admin-api (104/267) |
| 3117 | 2026-03-20T18:13:29.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3118 | 2026-03-20T18:13:29.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3119 | 2026-03-20T18:13:29.803Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3120 | 2026-03-20T18:13:29.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3121 | 2026-03-20T18:13:30.014Z | |
| 3122 | 2026-03-20T18:13:30.014Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/267) |
| 3123 | 2026-03-20T18:13:30.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3124 | 2026-03-20T18:13:30.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3125 | 2026-03-20T18:13:30.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3126 | 2026-03-20T18:13:30.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3127 | 2026-03-20T18:13:30.695Z | |
| 3128 | 2026-03-20T18:13:30.695Z | info: running `cargo check --bins` on bootstrap-agent-client (106/267) |
| 3129 | 2026-03-20T18:13:31.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3130 | 2026-03-20T18:13:31.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3131 | 2026-03-20T18:13:31.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3132 | 2026-03-20T18:13:31.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3133 | 2026-03-20T18:13:31.484Z | |
| 3134 | 2026-03-20T18:13:31.484Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/267) |
| 3135 | 2026-03-20T18:13:32.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3136 | 2026-03-20T18:13:32.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3137 | 2026-03-20T18:13:32.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3138 | 2026-03-20T18:13:32.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3139 | 2026-03-20T18:13:32.299Z | |
| 3140 | 2026-03-20T18:13:32.299Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/267) |
| 3141 | 2026-03-20T18:13:33.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3142 | 2026-03-20T18:13:33.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3143 | 2026-03-20T18:13:33.099Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3144 | 2026-03-20T18:13:33.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3145 | 2026-03-20T18:13:33.116Z | |
| 3146 | 2026-03-20T18:13:33.116Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/267) |
| 3147 | 2026-03-20T18:13:33.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3148 | 2026-03-20T18:13:33.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3149 | 2026-03-20T18:13:33.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3150 | 2026-03-20T18:13:33.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3151 | 2026-03-20T18:13:33.885Z | |
| 3152 | 2026-03-20T18:13:33.885Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/267) |
| 3153 | 2026-03-20T18:13:34.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3154 | 2026-03-20T18:13:34.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3155 | 2026-03-20T18:13:34.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3156 | 2026-03-20T18:13:34.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3157 | 2026-03-20T18:13:34.747Z | |
| 3158 | 2026-03-20T18:13:34.747Z | info: running `cargo check --bins` on cockroach-admin-client (111/267) |
| 3159 | 2026-03-20T18:13:35.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3160 | 2026-03-20T18:13:35.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3161 | 2026-03-20T18:13:35.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3162 | 2026-03-20T18:13:35.361Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3163 | 2026-03-20T18:13:35.451Z | |
| 3164 | 2026-03-20T18:13:35.451Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/267) |
| 3165 | 2026-03-20T18:13:36.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3166 | 2026-03-20T18:13:36.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3167 | 2026-03-20T18:13:36.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3168 | 2026-03-20T18:13:36.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3169 | 2026-03-20T18:13:36.244Z | |
| 3170 | 2026-03-20T18:13:36.244Z | info: running `cargo check --bins` on dns-service-client (113/267) |
| 3171 | 2026-03-20T18:13:36.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3172 | 2026-03-20T18:13:36.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3173 | 2026-03-20T18:13:36.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3174 | 2026-03-20T18:13:36.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3175 | 2026-03-20T18:13:37.028Z | |
| 3176 | 2026-03-20T18:13:37.028Z | info: running `cargo check --bins` on installinator-client (114/267) |
| 3177 | 2026-03-20T18:13:37.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3178 | 2026-03-20T18:13:37.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3179 | 2026-03-20T18:13:37.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3180 | 2026-03-20T18:13:37.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3181 | 2026-03-20T18:13:37.822Z | |
| 3182 | 2026-03-20T18:13:37.822Z | info: running `cargo check --bins` on nexus-client (115/267) |
| 3183 | 2026-03-20T18:13:38.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3184 | 2026-03-20T18:13:38.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3185 | 2026-03-20T18:13:38.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3186 | 2026-03-20T18:13:38.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3187 | 2026-03-20T18:13:38.683Z | |
| 3188 | 2026-03-20T18:13:38.683Z | info: running `cargo check --bins` on nexus-lockstep-client (116/267) |
| 3189 | 2026-03-20T18:13:39.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3190 | 2026-03-20T18:13:39.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3191 | 2026-03-20T18:13:39.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3192 | 2026-03-20T18:13:39.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3193 | 2026-03-20T18:13:39.496Z | |
| 3194 | 2026-03-20T18:13:39.496Z | info: running `cargo check --bins` on ntp-admin-client (117/267) |
| 3195 | 2026-03-20T18:13:40.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3196 | 2026-03-20T18:13:40.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3197 | 2026-03-20T18:13:40.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3198 | 2026-03-20T18:13:40.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3199 | 2026-03-20T18:13:40.266Z | |
| 3200 | 2026-03-20T18:13:40.266Z | info: running `cargo check --bins` on oxide-client (118/267) |
| 3201 | 2026-03-20T18:13:40.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3202 | 2026-03-20T18:13:40.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3203 | 2026-03-20T18:13:40.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3204 | 2026-03-20T18:13:40.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3205 | 2026-03-20T18:13:41.043Z | |
| 3206 | 2026-03-20T18:13:41.043Z | info: running `cargo check --bins` on oximeter-client (119/267) |
| 3207 | 2026-03-20T18:13:41.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3208 | 2026-03-20T18:13:41.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3209 | 2026-03-20T18:13:41.725Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3210 | 2026-03-20T18:13:41.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3211 | 2026-03-20T18:13:41.832Z | |
| 3212 | 2026-03-20T18:13:41.832Z | info: running `cargo check --bins` on repo-depot-client (120/267) |
| 3213 | 2026-03-20T18:13:42.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3214 | 2026-03-20T18:13:42.500Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3215 | 2026-03-20T18:13:42.500Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3216 | 2026-03-20T18:13:42.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3217 | 2026-03-20T18:13:42.597Z | |
| 3218 | 2026-03-20T18:13:42.597Z | info: running `cargo check --bins` on sled-agent-client (121/267) |
| 3219 | 2026-03-20T18:13:43.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3220 | 2026-03-20T18:13:43.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3221 | 2026-03-20T18:13:43.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3222 | 2026-03-20T18:13:43.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3223 | 2026-03-20T18:13:43.411Z | |
| 3224 | 2026-03-20T18:13:43.411Z | info: running `cargo check --bins` on wicketd-client (122/267) |
| 3225 | 2026-03-20T18:13:44.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3226 | 2026-03-20T18:13:44.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3227 | 2026-03-20T18:13:44.118Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3228 | 2026-03-20T18:13:44.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3229 | 2026-03-20T18:13:44.229Z | |
| 3230 | 2026-03-20T18:13:44.230Z | info: running `cargo check --bins` on installinator-common (123/267) |
| 3231 | 2026-03-20T18:13:44.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3232 | 2026-03-20T18:13:44.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3233 | 2026-03-20T18:13:44.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3234 | 2026-03-20T18:13:44.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3235 | 2026-03-20T18:13:45.034Z | |
| 3236 | 2026-03-20T18:13:45.034Z | info: running `cargo check --bins` on installinator-common-versions (124/267) |
| 3237 | 2026-03-20T18:13:45.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3238 | 2026-03-20T18:13:45.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3239 | 2026-03-20T18:13:45.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3240 | 2026-03-20T18:13:45.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3241 | 2026-03-20T18:13:45.806Z | |
| 3242 | 2026-03-20T18:13:45.806Z | info: running `cargo check --bins` on wicket-common (125/267) |
| 3243 | 2026-03-20T18:13:46.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3244 | 2026-03-20T18:13:46.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3245 | 2026-03-20T18:13:46.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3246 | 2026-03-20T18:13:46.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3247 | 2026-03-20T18:13:46.623Z | |
| 3248 | 2026-03-20T18:13:46.623Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/267) |
| 3249 | 2026-03-20T18:13:47.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3250 | 2026-03-20T18:13:47.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3251 | 2026-03-20T18:13:47.520Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3252 | 2026-03-20T18:13:47.523Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3253 | 2026-03-20T18:13:47.523Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3254 | 2026-03-20T18:13:47.675Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3255 | 2026-03-20T18:13:47.678Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3256 | 2026-03-20T18:13:47.829Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3257 | 2026-03-20T18:13:47.910Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3258 | 2026-03-20T18:13:48.163Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3259 | 2026-03-20T18:13:48.167Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3260 | 2026-03-20T18:13:51.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s |
| 3261 | 2026-03-20T18:13:51.241Z | |
| 3262 | 2026-03-20T18:13:51.241Z | info: running `cargo check --bins` on cockroach-admin-api (127/267) |
| 3263 | 2026-03-20T18:13:51.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3264 | 2026-03-20T18:13:51.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3265 | 2026-03-20T18:13:51.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3266 | 2026-03-20T18:13:51.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3267 | 2026-03-20T18:13:52.031Z | |
| 3268 | 2026-03-20T18:13:52.031Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/267) |
| 3269 | 2026-03-20T18:13:52.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3270 | 2026-03-20T18:13:52.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3271 | 2026-03-20T18:13:52.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3272 | 2026-03-20T18:13:52.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3273 | 2026-03-20T18:13:52.937Z | |
| 3274 | 2026-03-20T18:13:52.937Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/267) |
| 3275 | 2026-03-20T18:13:53.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3276 | 2026-03-20T18:13:53.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3277 | 2026-03-20T18:13:53.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3278 | 2026-03-20T18:13:53.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3279 | 2026-03-20T18:13:53.844Z | |
| 3280 | 2026-03-20T18:13:53.844Z | info: running `cargo check --bins` on dns-server (130/267) |
| 3281 | 2026-03-20T18:13:54.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3282 | 2026-03-20T18:13:54.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3283 | 2026-03-20T18:13:54.733Z | Compiling parking_lot_core v0.8.6 |
| 3284 | 2026-03-20T18:13:54.733Z | Compiling git-stub v1.0.0 |
| 3285 | 2026-03-20T18:13:54.733Z | Compiling atomicwrites v0.4.4 |
| 3286 | 2026-03-20T18:13:54.736Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3287 | 2026-03-20T18:13:54.924Z | Checking tagptr v0.2.0 |
| 3288 | 2026-03-20T18:13:54.927Z | Checking prefix-trie v0.7.0 |
| 3289 | 2026-03-20T18:13:54.927Z | Checking fxhash v0.2.1 |
| 3290 | 2026-03-20T18:13:54.927Z | Checking hickory-client v0.25.2 |
| 3291 | 2026-03-20T18:13:55.089Z | Compiling git-stub-vcs v0.1.0 |
| 3292 | 2026-03-20T18:13:55.115Z | Checking moka v0.12.13 |
| 3293 | 2026-03-20T18:13:55.426Z | Checking hickory-server v0.25.2 |
| 3294 | 2026-03-20T18:13:55.440Z | Checking parking_lot v0.11.2 |
| 3295 | 2026-03-20T18:13:55.475Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3296 | 2026-03-20T18:13:55.557Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3297 | 2026-03-20T18:13:55.561Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3298 | 2026-03-20T18:13:55.562Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3299 | 2026-03-20T18:13:55.681Z | Checking sled v0.34.7 |
| 3300 | 2026-03-20T18:13:55.953Z | Checking hickory-resolver v0.25.2 |
| 3301 | 2026-03-20T18:13:58.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s |
| 3302 | 2026-03-20T18:13:58.700Z | |
| 3303 | 2026-03-20T18:13:58.700Z | info: running `cargo check --bins` on dns-server-api (131/267) |
| 3304 | 2026-03-20T18:13:59.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3305 | 2026-03-20T18:13:59.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3306 | 2026-03-20T18:13:59.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3307 | 2026-03-20T18:13:59.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3308 | 2026-03-20T18:13:59.483Z | |
| 3309 | 2026-03-20T18:13:59.483Z | info: running `cargo check --bins` on gateway-test-utils (132/267) |
| 3310 | 2026-03-20T18:14:00.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3311 | 2026-03-20T18:14:00.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3312 | 2026-03-20T18:14:00.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3313 | 2026-03-20T18:14:00.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3314 | 2026-03-20T18:14:00.346Z | |
| 3315 | 2026-03-20T18:14:00.346Z | info: running `cargo check --bins` on omicron-gateway (133/267) |
| 3316 | 2026-03-20T18:14:01.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3317 | 2026-03-20T18:14:01.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3318 | 2026-03-20T18:14:01.347Z | Compiling radium v0.7.0 |
| 3319 | 2026-03-20T18:14:01.490Z | Compiling maybe-uninit v2.0.0 |
| 3320 | 2026-03-20T18:14:01.494Z | Checking tap v1.0.1 |
| 3321 | 2026-03-20T18:14:01.534Z | Compiling zerocopy-derive v0.6.6 |
| 3322 | 2026-03-20T18:14:01.541Z | Compiling packed_struct v0.10.1 |
| 3323 | 2026-03-20T18:14:01.546Z | Checking crc-catalog v2.4.0 |
| 3324 | 2026-03-20T18:14:01.546Z | Checking funty v2.0.0 |
| 3325 | 2026-03-20T18:14:01.548Z | Compiling packed_struct_codegen v0.10.1 |
| 3326 | 2026-03-20T18:14:01.626Z | Checking wyz v0.5.1 |
| 3327 | 2026-03-20T18:14:01.731Z | Checking crc v3.4.0 |
| 3328 | 2026-03-20T18:14:01.909Z | Compiling bitfield-macros v0.19.4 |
| 3329 | 2026-03-20T18:14:01.961Z | Compiling indexmap v1.9.3 |
| 3330 | 2026-03-20T18:14:01.982Z | Checking nodrop v0.1.14 |
| 3331 | 2026-03-20T18:14:01.997Z | Checking smallvec v0.6.14 |
| 3332 | 2026-03-20T18:14:02.055Z | Checking bitvec v1.0.1 |
| 3333 | 2026-03-20T18:14:02.073Z | Checking hashbrown v0.12.3 |
| 3334 | 2026-03-20T18:14:02.093Z | Checking array-init v0.0.4 |
| 3335 | 2026-03-20T18:14:02.235Z | Checking ron v0.8.1 |
| 3336 | 2026-03-20T18:14:02.253Z | Checking hashbrown v0.13.2 |
| 3337 | 2026-03-20T18:14:02.572Z | Checking serde-hex v0.1.0 |
| 3338 | 2026-03-20T18:14:02.697Z | Checking zerocopy v0.6.6 |
| 3339 | 2026-03-20T18:14:02.826Z | Checking crc-any v2.5.0 |
| 3340 | 2026-03-20T18:14:02.844Z | Checking bitfield v0.19.4 |
| 3341 | 2026-03-20T18:14:02.954Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3342 | 2026-03-20T18:14:03.009Z | Checking path-slash v0.1.5 |
| 3343 | 2026-03-20T18:14:03.067Z | Checking void v1.0.2 |
| 3344 | 2026-03-20T18:14:03.089Z | Checking object v0.30.4 |
| 3345 | 2026-03-20T18:14:03.106Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3346 | 2026-03-20T18:14:03.145Z | Checking half v1.8.3 |
| 3347 | 2026-03-20T18:14:03.202Z | Checking lzss v0.8.2 |
| 3348 | 2026-03-20T18:14:03.221Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3349 | 2026-03-20T18:14:03.306Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3350 | 2026-03-20T18:14:03.398Z | Checking tungstenite v0.23.0 |
| 3351 | 2026-03-20T18:14:03.415Z | Checking serde_cbor v0.11.2 |
| 3352 | 2026-03-20T18:14:03.419Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3353 | 2026-03-20T18:14:03.451Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3354 | 2026-03-20T18:14:03.514Z | Checking nix v0.27.1 |
| 3355 | 2026-03-20T18:14:03.933Z | Checking kstat-rs v0.2.4 |
| 3356 | 2026-03-20T18:14:03.952Z | Checking serde_bytes v0.11.19 |
| 3357 | 2026-03-20T18:14:03.972Z | Checking tokio-tungstenite v0.23.1 |
| 3358 | 2026-03-20T18:14:04.174Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3359 | 2026-03-20T18:14:04.177Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3360 | 2026-03-20T18:14:04.212Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3361 | 2026-03-20T18:14:04.307Z | Checking signal-hook-tokio v0.3.1 |
| 3362 | 2026-03-20T18:14:05.366Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-20T18:14:05.612Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3364 | 2026-03-20T18:14:08.937Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3365 | 2026-03-20T18:14:10.131Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3366 | 2026-03-20T18:14:10.506Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3367 | 2026-03-20T18:14:12.049Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3368 | 2026-03-20T18:14:14.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s |
| 3369 | 2026-03-20T18:14:14.978Z | |
| 3370 | 2026-03-20T18:14:14.978Z | info: running `cargo check --bins` on gateway-api (134/267) |
| 3371 | 2026-03-20T18:14:15.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3372 | 2026-03-20T18:14:15.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3373 | 2026-03-20T18:14:15.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3374 | 2026-03-20T18:14:15.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3375 | 2026-03-20T18:14:15.781Z | |
| 3376 | 2026-03-20T18:14:15.781Z | info: running `cargo check --bins` on ipcc (135/267) |
| 3377 | 2026-03-20T18:14:16.456Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3378 | 2026-03-20T18:14:16.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3379 | 2026-03-20T18:14:16.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3380 | 2026-03-20T18:14:16.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3381 | 2026-03-20T18:14:16.560Z | |
| 3382 | 2026-03-20T18:14:16.560Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/267) |
| 3383 | 2026-03-20T18:14:17.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3384 | 2026-03-20T18:14:17.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3385 | 2026-03-20T18:14:17.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3386 | 2026-03-20T18:14:17.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3387 | 2026-03-20T18:14:17.371Z | |
| 3388 | 2026-03-20T18:14:17.371Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (137/267) |
| 3389 | 2026-03-20T18:14:18.005Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3390 | 2026-03-20T18:14:18.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3391 | 2026-03-20T18:14:18.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3392 | 2026-03-20T18:14:18.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3393 | 2026-03-20T18:14:18.109Z | |
| 3394 | 2026-03-20T18:14:18.109Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/267) |
| 3395 | 2026-03-20T18:14:18.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3396 | 2026-03-20T18:14:19.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3397 | 2026-03-20T18:14:19.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3398 | 2026-03-20T18:14:19.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3399 | 2026-03-20T18:14:19.882Z | |
| 3400 | 2026-03-20T18:14:19.882Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/267) |
| 3401 | 2026-03-20T18:14:19.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3402 | 2026-03-20T18:14:19.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3403 | 2026-03-20T18:14:19.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3404 | 2026-03-20T18:14:19.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3405 | 2026-03-20T18:14:19.883Z | |
| 3406 | 2026-03-20T18:14:19.883Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/267) |
| 3407 | 2026-03-20T18:14:20.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3408 | 2026-03-20T18:14:20.409Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3409 | 2026-03-20T18:14:20.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3410 | 2026-03-20T18:14:20.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3411 | 2026-03-20T18:14:20.481Z | |
| 3412 | 2026-03-20T18:14:20.481Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/267) |
| 3413 | 2026-03-20T18:14:21.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3414 | 2026-03-20T18:14:21.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3415 | 2026-03-20T18:14:21.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3416 | 2026-03-20T18:14:21.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3417 | 2026-03-20T18:14:21.272Z | |
| 3418 | 2026-03-20T18:14:21.272Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/267) |
| 3419 | 2026-03-20T18:14:21.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3420 | 2026-03-20T18:14:21.993Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3421 | 2026-03-20T18:14:21.993Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3422 | 2026-03-20T18:14:21.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3423 | 2026-03-20T18:14:22.071Z | |
| 3424 | 2026-03-20T18:14:22.071Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/267) |
| 3425 | 2026-03-20T18:14:22.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3426 | 2026-03-20T18:14:22.753Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3427 | 2026-03-20T18:14:22.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3428 | 2026-03-20T18:14:22.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3429 | 2026-03-20T18:14:22.861Z | |
| 3430 | 2026-03-20T18:14:22.861Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/267) |
| 3431 | 2026-03-20T18:14:23.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3432 | 2026-03-20T18:14:23.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3433 | 2026-03-20T18:14:23.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3434 | 2026-03-20T18:14:23.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3435 | 2026-03-20T18:14:23.658Z | |
| 3436 | 2026-03-20T18:14:23.659Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/267) |
| 3437 | 2026-03-20T18:14:24.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3438 | 2026-03-20T18:14:24.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3439 | 2026-03-20T18:14:24.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3440 | 2026-03-20T18:14:24.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3441 | 2026-03-20T18:14:24.497Z | |
| 3442 | 2026-03-20T18:14:24.497Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/267) |
| 3443 | 2026-03-20T18:14:25.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3444 | 2026-03-20T18:14:25.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3445 | 2026-03-20T18:14:25.137Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3446 | 2026-03-20T18:14:25.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3447 | 2026-03-20T18:14:25.225Z | |
| 3448 | 2026-03-20T18:14:25.225Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (147/267) |
| 3449 | 2026-03-20T18:14:25.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3450 | 2026-03-20T18:14:25.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3451 | 2026-03-20T18:14:25.969Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3452 | 2026-03-20T18:14:25.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3453 | 2026-03-20T18:14:26.051Z | |
| 3454 | 2026-03-20T18:14:26.051Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (148/267) |
| 3455 | 2026-03-20T18:14:26.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3456 | 2026-03-20T18:14:26.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3457 | 2026-03-20T18:14:26.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3458 | 2026-03-20T18:14:26.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3459 | 2026-03-20T18:14:26.796Z | |
| 3460 | 2026-03-20T18:14:26.796Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (149/267) |
| 3461 | 2026-03-20T18:14:27.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3462 | 2026-03-20T18:14:27.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3463 | 2026-03-20T18:14:27.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3464 | 2026-03-20T18:14:27.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3465 | 2026-03-20T18:14:27.590Z | |
| 3466 | 2026-03-20T18:14:27.590Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (150/267) |
| 3467 | 2026-03-20T18:14:28.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3468 | 2026-03-20T18:14:28.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3469 | 2026-03-20T18:14:28.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3470 | 2026-03-20T18:14:28.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3471 | 2026-03-20T18:14:28.411Z | |
| 3472 | 2026-03-20T18:14:28.411Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (151/267) |
| 3473 | 2026-03-20T18:14:29.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3474 | 2026-03-20T18:14:29.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3475 | 2026-03-20T18:14:29.116Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3476 | 2026-03-20T18:14:29.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3477 | 2026-03-20T18:14:29.181Z | |
| 3478 | 2026-03-20T18:14:29.181Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (152/267) |
| 3479 | 2026-03-20T18:14:29.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3480 | 2026-03-20T18:14:29.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3481 | 2026-03-20T18:14:29.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3482 | 2026-03-20T18:14:29.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3483 | 2026-03-20T18:14:29.962Z | |
| 3484 | 2026-03-20T18:14:29.962Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (153/267) |
| 3485 | 2026-03-20T18:14:30.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3486 | 2026-03-20T18:14:30.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3487 | 2026-03-20T18:14:30.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3488 | 2026-03-20T18:14:30.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3489 | 2026-03-20T18:14:30.840Z | |
| 3490 | 2026-03-20T18:14:30.840Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (154/267) |
| 3491 | 2026-03-20T18:14:31.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3492 | 2026-03-20T18:14:31.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3493 | 2026-03-20T18:14:31.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3494 | 2026-03-20T18:14:31.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3495 | 2026-03-20T18:14:31.542Z | |
| 3496 | 2026-03-20T18:14:31.542Z | info: running `cargo check --bins` on oximeter-producer (155/267) |
| 3497 | 2026-03-20T18:14:32.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3498 | 2026-03-20T18:14:32.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3499 | 2026-03-20T18:14:32.286Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3500 | 2026-03-20T18:14:32.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3501 | 2026-03-20T18:14:32.365Z | |
| 3502 | 2026-03-20T18:14:32.366Z | info: running `cargo check --bins` on internal-dns-resolver (156/267) |
| 3503 | 2026-03-20T18:14:33.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3504 | 2026-03-20T18:14:33.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3505 | 2026-03-20T18:14:33.053Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3506 | 2026-03-20T18:14:33.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3507 | 2026-03-20T18:14:33.155Z | |
| 3508 | 2026-03-20T18:14:33.155Z | info: running `cargo check --bins` on sp-sim (157/267) |
| 3509 | 2026-03-20T18:14:33.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3510 | 2026-03-20T18:14:33.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3511 | 2026-03-20T18:14:34.131Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3512 | 2026-03-20T18:14:36.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s |
| 3513 | 2026-03-20T18:14:36.746Z | |
| 3514 | 2026-03-20T18:14:36.746Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (158/267) |
| 3515 | 2026-03-20T18:14:37.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3516 | 2026-03-20T18:14:37.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3517 | 2026-03-20T18:14:37.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3518 | 2026-03-20T18:14:37.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3519 | 2026-03-20T18:14:37.561Z | |
| 3520 | 2026-03-20T18:14:37.561Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (159/267) |
| 3521 | 2026-03-20T18:14:38.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3522 | 2026-03-20T18:14:38.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3523 | 2026-03-20T18:14:38.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3524 | 2026-03-20T18:14:38.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3525 | 2026-03-20T18:14:38.427Z | |
| 3526 | 2026-03-20T18:14:38.427Z | info: running `cargo check --bins` on db-macros (160/267) |
| 3527 | 2026-03-20T18:14:39.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3528 | 2026-03-20T18:14:39.096Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3529 | 2026-03-20T18:14:39.096Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3530 | 2026-03-20T18:14:39.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3531 | 2026-03-20T18:14:39.227Z | |
| 3532 | 2026-03-20T18:14:39.227Z | info: running `cargo check --bins` on nexus-macros-common (161/267) |
| 3533 | 2026-03-20T18:14:39.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3534 | 2026-03-20T18:14:39.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3535 | 2026-03-20T18:14:39.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3536 | 2026-03-20T18:14:39.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3537 | 2026-03-20T18:14:39.966Z | |
| 3538 | 2026-03-20T18:14:39.966Z | info: running `cargo check --bins` on nexus-auth (162/267) |
| 3539 | 2026-03-20T18:14:40.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3540 | 2026-03-20T18:14:41.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3541 | 2026-03-20T18:14:41.065Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3542 | 2026-03-20T18:14:41.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3543 | 2026-03-20T18:14:41.065Z | |
| 3544 | 2026-03-20T18:14:41.065Z | info: running `cargo check --bins` on authz-macros (163/267) |
| 3545 | 2026-03-20T18:14:41.624Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3546 | 2026-03-20T18:14:41.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3547 | 2026-03-20T18:14:41.652Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3548 | 2026-03-20T18:14:41.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3549 | 2026-03-20T18:14:41.652Z | |
| 3550 | 2026-03-20T18:14:41.652Z | info: running `cargo check --bins` on nexus-db-fixed-data (164/267) |
| 3551 | 2026-03-20T18:14:42.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3552 | 2026-03-20T18:14:42.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3553 | 2026-03-20T18:14:42.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3554 | 2026-03-20T18:14:42.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3555 | 2026-03-20T18:14:42.436Z | |
| 3556 | 2026-03-20T18:14:42.457Z | info: running `cargo check --bins` on nexus-db-model (165/267) |
| 3557 | 2026-03-20T18:14:43.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3558 | 2026-03-20T18:14:43.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3559 | 2026-03-20T18:14:43.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3560 | 2026-03-20T18:14:43.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3561 | 2026-03-20T18:14:43.378Z | |
| 3562 | 2026-03-20T18:14:43.378Z | info: running `cargo check --bins` on nexus-db-schema (166/267) |
| 3563 | 2026-03-20T18:14:43.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3564 | 2026-03-20T18:14:43.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3565 | 2026-03-20T18:14:43.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3566 | 2026-03-20T18:14:43.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3567 | 2026-03-20T18:14:44.068Z | |
| 3568 | 2026-03-20T18:14:44.068Z | info: running `cargo check --bins` on omicron-rpaths (167/267) |
| 3569 | 2026-03-20T18:14:44.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3570 | 2026-03-20T18:14:44.978Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3571 | 2026-03-20T18:14:44.978Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3572 | 2026-03-20T18:14:44.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3573 | 2026-03-20T18:14:44.978Z | |
| 3574 | 2026-03-20T18:14:44.978Z | info: running `cargo check --bins` on nexus-defaults (168/267) |
| 3575 | 2026-03-20T18:14:45.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3576 | 2026-03-20T18:14:45.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3577 | 2026-03-20T18:14:45.601Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3578 | 2026-03-20T18:14:45.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3579 | 2026-03-20T18:14:45.670Z | |
| 3580 | 2026-03-20T18:14:45.670Z | info: running `cargo check --bins` on omicron-cockroach-metrics (169/267) |
| 3581 | 2026-03-20T18:14:46.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3582 | 2026-03-20T18:14:46.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3583 | 2026-03-20T18:14:46.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3584 | 2026-03-20T18:14:46.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3585 | 2026-03-20T18:14:46.417Z | |
| 3586 | 2026-03-20T18:14:46.417Z | info: running `cargo check --bins` on parallel-task-set (170/267) |
| 3587 | 2026-03-20T18:14:47.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3588 | 2026-03-20T18:14:47.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3589 | 2026-03-20T18:14:47.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3590 | 2026-03-20T18:14:47.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3591 | 2026-03-20T18:14:47.227Z | |
| 3592 | 2026-03-20T18:14:47.227Z | info: running `cargo check --bins` on nexus-db-errors (171/267) |
| 3593 | 2026-03-20T18:14:48.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3594 | 2026-03-20T18:14:48.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3595 | 2026-03-20T18:14:48.033Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3596 | 2026-03-20T18:14:48.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3597 | 2026-03-20T18:14:48.065Z | |
| 3598 | 2026-03-20T18:14:48.066Z | info: running `cargo check --bins` on nexus-db-lookup (172/267) |
| 3599 | 2026-03-20T18:14:48.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3600 | 2026-03-20T18:14:48.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3601 | 2026-03-20T18:14:48.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3602 | 2026-03-20T18:14:48.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3603 | 2026-03-20T18:14:48.910Z | |
| 3604 | 2026-03-20T18:14:48.910Z | info: running `cargo check --bins` on nexus-inventory (173/267) |
| 3605 | 2026-03-20T18:14:49.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3606 | 2026-03-20T18:14:49.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3607 | 2026-03-20T18:14:49.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3608 | 2026-03-20T18:14:49.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3609 | 2026-03-20T18:14:49.810Z | |
| 3610 | 2026-03-20T18:14:49.810Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (174/267) |
| 3611 | 2026-03-20T18:14:50.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3612 | 2026-03-20T18:14:50.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3613 | 2026-03-20T18:14:50.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3614 | 2026-03-20T18:14:50.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3615 | 2026-03-20T18:14:50.546Z | |
| 3616 | 2026-03-20T18:14:50.546Z | info: running `cargo check --bins --no-default-features` on sled-storage (175/267) |
| 3617 | 2026-03-20T18:14:53.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3618 | 2026-03-20T18:14:53.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3619 | 2026-03-20T18:14:53.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3620 | 2026-03-20T18:14:53.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3621 | 2026-03-20T18:14:53.850Z | |
| 3622 | 2026-03-20T18:14:53.850Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (176/267) |
| 3623 | 2026-03-20T18:14:53.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3624 | 2026-03-20T18:14:53.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3625 | 2026-03-20T18:14:53.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3626 | 2026-03-20T18:14:53.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3627 | 2026-03-20T18:14:53.850Z | |
| 3628 | 2026-03-20T18:14:53.850Z | info: running `cargo check --bins` on key-manager (177/267) |
| 3629 | 2026-03-20T18:14:53.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3630 | 2026-03-20T18:14:53.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3631 | 2026-03-20T18:14:53.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3632 | 2026-03-20T18:14:53.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3633 | 2026-03-20T18:14:53.851Z | |
| 3634 | 2026-03-20T18:14:53.851Z | info: running `cargo check --bins --no-default-features` on sled-hardware (178/267) |
| 3635 | 2026-03-20T18:14:53.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3636 | 2026-03-20T18:14:53.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3637 | 2026-03-20T18:14:53.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3638 | 2026-03-20T18:14:53.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3639 | 2026-03-20T18:14:53.851Z | |
| 3640 | 2026-03-20T18:14:53.851Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (179/267) |
| 3641 | 2026-03-20T18:14:54.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3642 | 2026-03-20T18:14:54.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3643 | 2026-03-20T18:14:54.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3644 | 2026-03-20T18:14:54.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3645 | 2026-03-20T18:14:54.544Z | |
| 3646 | 2026-03-20T18:14:54.544Z | info: running `cargo check --bins` on typed-rng (180/267) |
| 3647 | 2026-03-20T18:14:55.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3648 | 2026-03-20T18:14:55.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3649 | 2026-03-20T18:14:55.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3650 | 2026-03-20T18:14:55.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3651 | 2026-03-20T18:14:55.314Z | |
| 3652 | 2026-03-20T18:14:55.314Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (181/267) |
| 3653 | 2026-03-20T18:14:56.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3654 | 2026-03-20T18:14:56.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3655 | 2026-03-20T18:14:56.469Z | Compiling libefi-sys v0.1.0 |
| 3656 | 2026-03-20T18:14:56.473Z | Compiling bitfield-struct v0.6.2 |
| 3657 | 2026-03-20T18:14:56.646Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3658 | 2026-03-20T18:14:56.662Z | Compiling xshell-macros v0.2.7 |
| 3659 | 2026-03-20T18:14:56.681Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3660 | 2026-03-20T18:14:56.702Z | Compiling salty v0.3.0 |
| 3661 | 2026-03-20T18:14:56.723Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3662 | 2026-03-20T18:14:56.744Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3663 | 2026-03-20T18:14:56.744Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3664 | 2026-03-20T18:14:57.099Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3665 | 2026-03-20T18:14:57.120Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3666 | 2026-03-20T18:14:57.140Z | Checking xshell v0.2.7 |
| 3667 | 2026-03-20T18:14:57.311Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3668 | 2026-03-20T18:14:57.333Z | Checking primeorder v0.13.6 |
| 3669 | 2026-03-20T18:14:57.376Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3670 | 2026-03-20T18:14:57.397Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3671 | 2026-03-20T18:14:57.439Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3672 | 2026-03-20T18:14:57.457Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3673 | 2026-03-20T18:14:57.609Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3674 | 2026-03-20T18:14:57.659Z | Checking p384 v0.13.1 |
| 3675 | 2026-03-20T18:14:57.679Z | Compiling num-derive v0.3.3 |
| 3676 | 2026-03-20T18:14:57.785Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3677 | 2026-03-20T18:14:57.883Z | Compiling proc-macro-error2 v2.0.1 |
| 3678 | 2026-03-20T18:14:58.023Z | Compiling unicase v2.9.0 |
| 3679 | 2026-03-20T18:14:58.093Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3680 | 2026-03-20T18:14:58.237Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3681 | 2026-03-20T18:14:58.294Z | Compiling mime_guess v2.0.5 |
| 3682 | 2026-03-20T18:14:58.315Z | Compiling tabled_derive v0.11.0 |
| 3683 | 2026-03-20T18:14:58.386Z | Checking papergrid v0.17.0 |
| 3684 | 2026-03-20T18:14:58.728Z | Compiling progenitor-impl v0.11.2 |
| 3685 | 2026-03-20T18:14:58.853Z | Checking libscf-sys v1.1.0 |
| 3686 | 2026-03-20T18:14:59.002Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3687 | 2026-03-20T18:14:59.022Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3688 | 2026-03-20T18:14:59.161Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3689 | 2026-03-20T18:14:59.226Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3690 | 2026-03-20T18:14:59.696Z | Checking testing_table v0.3.0 |
| 3691 | 2026-03-20T18:14:59.822Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3692 | 2026-03-20T18:14:59.895Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3693 | 2026-03-20T18:14:59.915Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3694 | 2026-03-20T18:15:00.018Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3695 | 2026-03-20T18:15:00.076Z | Checking corncobs v0.1.4 |
| 3696 | 2026-03-20T18:15:00.096Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3697 | 2026-03-20T18:15:00.201Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3698 | 2026-03-20T18:15:00.238Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3699 | 2026-03-20T18:15:00.241Z | Checking tabled v0.20.0 |
| 3700 | 2026-03-20T18:15:00.365Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3701 | 2026-03-20T18:15:00.603Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3702 | 2026-03-20T18:15:00.661Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3703 | 2026-03-20T18:15:00.904Z | Checking progenitor-client v0.11.2 |
| 3704 | 2026-03-20T18:15:01.107Z | Checking secrecy v0.8.0 |
| 3705 | 2026-03-20T18:15:01.271Z | Checking http-range v0.1.5 |
| 3706 | 2026-03-20T18:15:01.482Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3707 | 2026-03-20T18:15:01.523Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3708 | 2026-03-20T18:15:01.677Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3709 | 2026-03-20T18:15:01.881Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3710 | 2026-03-20T18:15:01.926Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3711 | 2026-03-20T18:15:02.182Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3712 | 2026-03-20T18:15:02.204Z | Checking atty v0.2.14 |
| 3713 | 2026-03-20T18:15:02.226Z | Checking crc8 v0.1.1 |
| 3714 | 2026-03-20T18:15:02.327Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3715 | 2026-03-20T18:15:02.351Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3716 | 2026-03-20T18:15:02.371Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3717 | 2026-03-20T18:15:02.463Z | Compiling progenitor-macro v0.11.2 |
| 3718 | 2026-03-20T18:15:02.506Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3719 | 2026-03-20T18:15:02.787Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3720 | 2026-03-20T18:15:03.036Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3721 | 2026-03-20T18:15:03.094Z | Checking hyper-staticfile v0.10.1 |
| 3722 | 2026-03-20T18:15:03.251Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3723 | 2026-03-20T18:15:03.385Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3724 | 2026-03-20T18:15:03.456Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3725 | 2026-03-20T18:15:03.477Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3726 | 2026-03-20T18:15:03.667Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3727 | 2026-03-20T18:15:03.784Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3728 | 2026-03-20T18:15:04.131Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3729 | 2026-03-20T18:15:04.182Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3730 | 2026-03-20T18:15:04.543Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3731 | 2026-03-20T18:15:04.693Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3732 | 2026-03-20T18:15:04.774Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3733 | 2026-03-20T18:15:05.256Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3734 | 2026-03-20T18:15:05.336Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3735 | 2026-03-20T18:15:05.700Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3736 | 2026-03-20T18:15:05.905Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3737 | 2026-03-20T18:15:06.441Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3738 | 2026-03-20T18:15:07.529Z | Checking progenitor v0.11.2 |
| 3739 | 2026-03-20T18:15:07.699Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3740 | 2026-03-20T18:15:14.477Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3741 | 2026-03-20T18:15:30.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s |
| 3742 | 2026-03-20T18:15:30.822Z | |
| 3743 | 2026-03-20T18:15:30.822Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (182/267) |
| 3744 | 2026-03-20T18:15:31.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3745 | 2026-03-20T18:15:31.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3746 | 2026-03-20T18:15:31.887Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3747 | 2026-03-20T18:15:48.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.27s |
| 3748 | 2026-03-20T18:15:48.338Z | |
| 3749 | 2026-03-20T18:15:48.338Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (183/267) |
| 3750 | 2026-03-20T18:15:49.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3751 | 2026-03-20T18:15:49.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3752 | 2026-03-20T18:15:49.415Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3753 | 2026-03-20T18:16:05.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s |
| 3754 | 2026-03-20T18:16:05.811Z | |
| 3755 | 2026-03-20T18:16:05.811Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (184/267) |
| 3756 | 2026-03-20T18:16:06.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3757 | 2026-03-20T18:16:06.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3758 | 2026-03-20T18:16:06.876Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3759 | 2026-03-20T18:16:23.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.27s |
| 3760 | 2026-03-20T18:16:23.339Z | |
| 3761 | 2026-03-20T18:16:23.339Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (185/267) |
| 3762 | 2026-03-20T18:16:24.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3763 | 2026-03-20T18:16:24.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3764 | 2026-03-20T18:16:24.524Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3765 | 2026-03-20T18:16:40.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.30s |
| 3766 | 2026-03-20T18:16:40.889Z | |
| 3767 | 2026-03-20T18:16:40.889Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (186/267) |
| 3768 | 2026-03-20T18:16:41.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3769 | 2026-03-20T18:16:41.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3770 | 2026-03-20T18:16:41.957Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3771 | 2026-03-20T18:16:58.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.26s |
| 3772 | 2026-03-20T18:16:58.405Z | |
| 3773 | 2026-03-20T18:16:58.405Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (187/267) |
| 3774 | 2026-03-20T18:16:59.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3775 | 2026-03-20T18:16:59.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3776 | 2026-03-20T18:16:59.475Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3777 | 2026-03-20T18:17:15.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.38s |
| 3778 | 2026-03-20T18:17:16.044Z | |
| 3779 | 2026-03-20T18:17:16.044Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (188/267) |
| 3780 | 2026-03-20T18:17:16.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3781 | 2026-03-20T18:17:16.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3782 | 2026-03-20T18:17:17.118Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3783 | 2026-03-20T18:17:33.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.29s |
| 3784 | 2026-03-20T18:17:33.574Z | |
| 3785 | 2026-03-20T18:17:33.574Z | info: running `cargo check --bins` on bootstrap-agent-api (189/267) |
| 3786 | 2026-03-20T18:17:34.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3787 | 2026-03-20T18:17:34.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3788 | 2026-03-20T18:17:34.284Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3789 | 2026-03-20T18:17:34.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3790 | 2026-03-20T18:17:34.385Z | |
| 3791 | 2026-03-20T18:17:34.385Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (190/267) |
| 3792 | 2026-03-20T18:17:35.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3793 | 2026-03-20T18:17:35.560Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3794 | 2026-03-20T18:17:35.560Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3795 | 2026-03-20T18:17:35.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3796 | 2026-03-20T18:17:35.560Z | |
| 3797 | 2026-03-20T18:17:35.560Z | info: running `cargo check --bins` on range-requests (191/267) |
| 3798 | 2026-03-20T18:17:35.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3799 | 2026-03-20T18:17:35.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3800 | 2026-03-20T18:17:35.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3801 | 2026-03-20T18:17:35.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3802 | 2026-03-20T18:17:36.017Z | |
| 3803 | 2026-03-20T18:17:36.017Z | info: running `cargo check --bins` on repo-depot-api (192/267) |
| 3804 | 2026-03-20T18:17:36.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3805 | 2026-03-20T18:17:36.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3806 | 2026-03-20T18:17:36.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3807 | 2026-03-20T18:17:36.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3808 | 2026-03-20T18:17:36.780Z | |
| 3809 | 2026-03-20T18:17:36.780Z | info: running `cargo check --bins` on sled-agent-api (193/267) |
| 3810 | 2026-03-20T18:17:37.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3811 | 2026-03-20T18:17:37.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3812 | 2026-03-20T18:17:37.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3813 | 2026-03-20T18:17:37.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3814 | 2026-03-20T18:17:37.599Z | |
| 3815 | 2026-03-20T18:17:37.599Z | info: running `cargo check --bins` on sled-diagnostics (194/267) |
| 3816 | 2026-03-20T18:17:38.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3817 | 2026-03-20T18:17:38.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3818 | 2026-03-20T18:17:38.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3819 | 2026-03-20T18:17:38.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3820 | 2026-03-20T18:17:38.420Z | |
| 3821 | 2026-03-20T18:17:38.420Z | info: running `cargo check --bins` on zfs-test-harness (195/267) |
| 3822 | 2026-03-20T18:17:39.498Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3823 | 2026-03-20T18:17:39.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3824 | 2026-03-20T18:17:39.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3825 | 2026-03-20T18:17:39.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3826 | 2026-03-20T18:17:39.502Z | |
| 3827 | 2026-03-20T18:17:39.502Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (196/267) |
| 3828 | 2026-03-20T18:17:39.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3829 | 2026-03-20T18:17:39.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3830 | 2026-03-20T18:17:39.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3831 | 2026-03-20T18:17:39.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3832 | 2026-03-20T18:17:40.053Z | |
| 3833 | 2026-03-20T18:17:40.053Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (197/267) |
| 3834 | 2026-03-20T18:17:41.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3835 | 2026-03-20T18:17:41.144Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3836 | 2026-03-20T18:17:41.144Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3837 | 2026-03-20T18:17:41.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3838 | 2026-03-20T18:17:41.144Z | |
| 3839 | 2026-03-20T18:17:41.144Z | info: running `cargo check --bins` on sled-agent-health-monitor (198/267) |
| 3840 | 2026-03-20T18:17:41.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3841 | 2026-03-20T18:17:41.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3842 | 2026-03-20T18:17:41.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3843 | 2026-03-20T18:17:41.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3844 | 2026-03-20T18:17:42.085Z | |
| 3845 | 2026-03-20T18:17:42.085Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (199/267) |
| 3846 | 2026-03-20T18:17:42.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3847 | 2026-03-20T18:17:42.386Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3848 | 2026-03-20T18:17:42.387Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3849 | 2026-03-20T18:17:42.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3850 | 2026-03-20T18:17:42.490Z | |
| 3851 | 2026-03-20T18:17:42.490Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (200/267) |
| 3852 | 2026-03-20T18:17:43.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3853 | 2026-03-20T18:17:43.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3854 | 2026-03-20T18:17:43.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3855 | 2026-03-20T18:17:43.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3856 | 2026-03-20T18:17:43.314Z | |
| 3857 | 2026-03-20T18:17:43.314Z | info: running `cargo check --bins` on sled-agent-resolvable-files (201/267) |
| 3858 | 2026-03-20T18:17:44.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3859 | 2026-03-20T18:17:44.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3860 | 2026-03-20T18:17:44.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3861 | 2026-03-20T18:17:44.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3862 | 2026-03-20T18:17:44.202Z | |
| 3863 | 2026-03-20T18:17:44.202Z | info: running `cargo check --bins` on trust-quorum (202/267) |
| 3864 | 2026-03-20T18:17:44.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3865 | 2026-03-20T18:17:44.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3866 | 2026-03-20T18:17:44.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3867 | 2026-03-20T18:17:44.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3868 | 2026-03-20T18:17:44.963Z | |
| 3869 | 2026-03-20T18:17:44.963Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (203/267) |
| 3870 | 2026-03-20T18:17:45.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3871 | 2026-03-20T18:17:45.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3872 | 2026-03-20T18:17:45.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3873 | 2026-03-20T18:17:45.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3874 | 2026-03-20T18:17:45.998Z | |
| 3875 | 2026-03-20T18:17:45.998Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (204/267) |
| 3876 | 2026-03-20T18:17:46.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3877 | 2026-03-20T18:17:46.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3878 | 2026-03-20T18:17:46.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3879 | 2026-03-20T18:17:46.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3880 | 2026-03-20T18:17:46.960Z | |
| 3881 | 2026-03-20T18:17:46.960Z | info: running `cargo check --bins` on update-common (205/267) |
| 3882 | 2026-03-20T18:17:47.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3883 | 2026-03-20T18:17:47.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3884 | 2026-03-20T18:17:47.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3885 | 2026-03-20T18:17:47.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3886 | 2026-03-20T18:17:47.698Z | |
| 3887 | 2026-03-20T18:17:47.698Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (206/267) |
| 3888 | 2026-03-20T18:17:48.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3889 | 2026-03-20T18:17:48.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3890 | 2026-03-20T18:17:48.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3891 | 2026-03-20T18:17:48.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3892 | 2026-03-20T18:17:48.676Z | |
| 3893 | 2026-03-20T18:17:48.676Z | info: running `cargo check --bins` on reconfigurator-cli (207/267) |
| 3894 | 2026-03-20T18:17:49.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3895 | 2026-03-20T18:17:49.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3896 | 2026-03-20T18:17:49.945Z | Compiling fs-err v2.11.0 |
| 3897 | 2026-03-20T18:17:49.945Z | Checking ignore v0.4.25 |
| 3898 | 2026-03-20T18:17:49.945Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3899 | 2026-03-20T18:17:49.945Z | Checking predicates-tree v1.0.13 |
| 3900 | 2026-03-20T18:17:49.945Z | Checking parse-size v1.1.0 |
| 3901 | 2026-03-20T18:17:49.945Z | Checking rand_seeder v0.4.0 |
| 3902 | 2026-03-20T18:17:49.945Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3903 | 2026-03-20T18:17:49.945Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3904 | 2026-03-20T18:17:49.945Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3905 | 2026-03-20T18:17:49.945Z | Compiling petname v2.0.2 |
| 3906 | 2026-03-20T18:17:49.945Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3907 | 2026-03-20T18:17:50.113Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3908 | 2026-03-20T18:17:50.138Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3909 | 2026-03-20T18:17:50.138Z | Checking globwalk v0.9.1 |
| 3910 | 2026-03-20T18:17:50.138Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3911 | 2026-03-20T18:17:50.552Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3912 | 2026-03-20T18:17:50.654Z | Checking camino-tempfile-ext v0.3.3 |
| 3913 | 2026-03-20T18:17:50.654Z | Checking sapling-renderdag v0.1.0 |
| 3914 | 2026-03-20T18:17:50.654Z | Checking sync-ptr v0.1.4 |
| 3915 | 2026-03-20T18:17:50.865Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3916 | 2026-03-20T18:17:50.865Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3917 | 2026-03-20T18:17:51.119Z | Checking colored v2.2.0 |
| 3918 | 2026-03-20T18:17:51.119Z | Checking assert_matches v1.5.0 |
| 3919 | 2026-03-20T18:17:51.188Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3920 | 2026-03-20T18:17:51.262Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3921 | 2026-03-20T18:17:51.263Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3922 | 2026-03-20T18:17:51.953Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3923 | 2026-03-20T18:17:53.990Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3924 | 2026-03-20T18:17:56.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s |
| 3925 | 2026-03-20T18:17:57.024Z | |
| 3926 | 2026-03-20T18:17:57.024Z | info: running `cargo check --bins` on omicron-repl-utils (208/267) |
| 3927 | 2026-03-20T18:17:57.676Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3928 | 2026-03-20T18:17:57.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3929 | 2026-03-20T18:17:57.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3930 | 2026-03-20T18:17:57.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3931 | 2026-03-20T18:17:57.776Z | |
| 3932 | 2026-03-20T18:17:57.776Z | info: running `cargo check --bins` on nexus-test-interface (209/267) |
| 3933 | 2026-03-20T18:17:58.519Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3934 | 2026-03-20T18:17:58.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3935 | 2026-03-20T18:17:58.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3936 | 2026-03-20T18:17:58.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3937 | 2026-03-20T18:17:58.654Z | |
| 3938 | 2026-03-20T18:17:58.654Z | info: running `cargo check --bins` on oximeter-collector (210/267) |
| 3939 | 2026-03-20T18:17:59.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3940 | 2026-03-20T18:17:59.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3941 | 2026-03-20T18:17:59.639Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3942 | 2026-03-20T18:17:59.674Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3943 | 2026-03-20T18:18:00.457Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3944 | 2026-03-20T18:18:02.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s |
| 3945 | 2026-03-20T18:18:02.726Z | |
| 3946 | 2026-03-20T18:18:02.726Z | info: running `cargo check --bins` on oximeter-api (211/267) |
| 3947 | 2026-03-20T18:18:03.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3948 | 2026-03-20T18:18:03.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3949 | 2026-03-20T18:18:03.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3950 | 2026-03-20T18:18:03.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3951 | 2026-03-20T18:18:03.510Z | |
| 3952 | 2026-03-20T18:18:03.510Z | info: running `cargo check --bins` on cert-dev (212/267) |
| 3953 | 2026-03-20T18:18:04.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3954 | 2026-03-20T18:18:04.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3955 | 2026-03-20T18:18:04.327Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3956 | 2026-03-20T18:18:04.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 3957 | 2026-03-20T18:18:04.867Z | |
| 3958 | 2026-03-20T18:18:04.867Z | info: running `cargo check --bins` on clickana (213/267) |
| 3959 | 2026-03-20T18:18:05.557Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3960 | 2026-03-20T18:18:05.560Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3961 | 2026-03-20T18:18:05.739Z | Compiling darling_core v0.23.0 |
| 3962 | 2026-03-20T18:18:05.865Z | Compiling instability v0.3.11 |
| 3963 | 2026-03-20T18:18:05.879Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3964 | 2026-03-20T18:18:05.882Z | Checking castaway v0.2.4 |
| 3965 | 2026-03-20T18:18:05.905Z | Compiling indoc v2.0.7 |
| 3966 | 2026-03-20T18:18:05.909Z | Checking unicode-truncate v1.1.0 |
| 3967 | 2026-03-20T18:18:05.967Z | Checking lru v0.12.5 |
| 3968 | 2026-03-20T18:18:05.983Z | Checking cassowary v0.3.0 |
| 3969 | 2026-03-20T18:18:06.060Z | Checking compact_str v0.8.1 |
| 3970 | 2026-03-20T18:18:07.185Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3971 | 2026-03-20T18:18:07.442Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3972 | 2026-03-20T18:18:08.076Z | Compiling darling_macro v0.23.0 |
| 3973 | 2026-03-20T18:18:08.522Z | Compiling darling v0.23.0 |
| 3974 | 2026-03-20T18:18:09.223Z | Checking ratatui v0.29.0 |
| 3975 | 2026-03-20T18:18:10.746Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3976 | 2026-03-20T18:18:11.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.72s |
| 3977 | 2026-03-20T18:18:11.804Z | |
| 3978 | 2026-03-20T18:18:11.804Z | info: running `cargo check --bins` on clickhouse-cluster-dev (214/267) |
| 3979 | 2026-03-20T18:18:12.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-03-20T18:18:12.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-03-20T18:18:12.792Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3982 | 2026-03-20T18:18:12.811Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3983 | 2026-03-20T18:18:13.548Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3984 | 2026-03-20T18:18:14.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s |
| 3985 | 2026-03-20T18:18:14.296Z | |
| 3986 | 2026-03-20T18:18:14.296Z | info: running `cargo check --bins` on ch-dev (215/267) |
| 3987 | 2026-03-20T18:18:15.036Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3988 | 2026-03-20T18:18:15.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3989 | 2026-03-20T18:18:15.271Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3990 | 2026-03-20T18:18:16.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s |
| 3991 | 2026-03-20T18:18:16.463Z | |
| 3992 | 2026-03-20T18:18:16.463Z | info: running `cargo check --bins` on dev-tools-common (216/267) |
| 3993 | 2026-03-20T18:18:16.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3994 | 2026-03-20T18:18:16.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3995 | 2026-03-20T18:18:16.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3996 | 2026-03-20T18:18:16.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3997 | 2026-03-20T18:18:17.056Z | |
| 3998 | 2026-03-20T18:18:17.057Z | info: running `cargo check --bins` on crdb-seed (217/267) |
| 3999 | 2026-03-20T18:18:17.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4000 | 2026-03-20T18:18:17.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4001 | 2026-03-20T18:18:18.027Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4002 | 2026-03-20T18:18:18.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 4003 | 2026-03-20T18:18:18.800Z | |
| 4004 | 2026-03-20T18:18:18.800Z | info: running `cargo check --bins` on db-dev (218/267) |
| 4005 | 2026-03-20T18:18:19.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-03-20T18:18:19.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-03-20T18:18:19.783Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4008 | 2026-03-20T18:18:20.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s |
| 4009 | 2026-03-20T18:18:20.974Z | |
| 4010 | 2026-03-20T18:18:20.974Z | info: running `cargo check --bins` on omicron-dev-lib (219/267) |
| 4011 | 2026-03-20T18:18:21.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-03-20T18:18:21.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-03-20T18:18:21.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-03-20T18:18:21.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4015 | 2026-03-20T18:18:21.829Z | |
| 4016 | 2026-03-20T18:18:21.829Z | info: running `cargo check --bins` on xtask-downloader (220/267) |
| 4017 | 2026-03-20T18:18:22.497Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-03-20T18:18:22.500Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-03-20T18:18:22.653Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4020 | 2026-03-20T18:18:23.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 4021 | 2026-03-20T18:18:23.758Z | |
| 4022 | 2026-03-20T18:18:23.758Z | info: running `cargo check --bins` on omicron-dropshot-apis (221/267) |
| 4023 | 2026-03-20T18:18:24.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-03-20T18:18:24.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-03-20T18:18:24.825Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4026 | 2026-03-20T18:18:24.825Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4027 | 2026-03-20T18:18:24.836Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4028 | 2026-03-20T18:18:24.836Z | Checking git-stub v1.0.0 |
| 4029 | 2026-03-20T18:18:24.836Z | Compiling trait-variant v0.1.2 |
| 4030 | 2026-03-20T18:18:24.836Z | Checking maplit v1.0.2 |
| 4031 | 2026-03-20T18:18:24.837Z | Checking is_ci v1.2.0 |
| 4032 | 2026-03-20T18:18:24.837Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4033 | 2026-03-20T18:18:25.040Z | Checking supports-color v3.0.2 |
| 4034 | 2026-03-20T18:18:25.063Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4035 | 2026-03-20T18:18:25.173Z | Checking git-stub-vcs v0.1.0 |
| 4036 | 2026-03-20T18:18:25.211Z | Checking drift v0.1.3 |
| 4037 | 2026-03-20T18:18:25.285Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4038 | 2026-03-20T18:18:25.315Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4039 | 2026-03-20T18:18:25.431Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4040 | 2026-03-20T18:18:25.530Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4041 | 2026-03-20T18:18:25.584Z | Checking dropshot-api-manager v0.6.0 |
| 4042 | 2026-03-20T18:18:25.645Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4043 | 2026-03-20T18:18:25.675Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4044 | 2026-03-20T18:18:25.949Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4045 | 2026-03-20T18:18:26.070Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4046 | 2026-03-20T18:18:26.129Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4047 | 2026-03-20T18:18:26.623Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4048 | 2026-03-20T18:18:33.463Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4049 | 2026-03-20T18:18:34.851Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4050 | 2026-03-20T18:18:35.632Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4051 | 2026-03-20T18:18:36.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.39s |
| 4052 | 2026-03-20T18:18:36.388Z | |
| 4053 | 2026-03-20T18:18:36.389Z | info: running `cargo check --bins` on installinator-api (222/267) |
| 4054 | 2026-03-20T18:18:37.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4055 | 2026-03-20T18:18:37.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4056 | 2026-03-20T18:18:37.077Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4057 | 2026-03-20T18:18:37.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4058 | 2026-03-20T18:18:37.187Z | |
| 4059 | 2026-03-20T18:18:37.187Z | info: running `cargo check --bins` on nexus-external-api (223/267) |
| 4060 | 2026-03-20T18:18:37.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4061 | 2026-03-20T18:18:37.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4062 | 2026-03-20T18:18:37.919Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4063 | 2026-03-20T18:18:37.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4064 | 2026-03-20T18:18:38.026Z | |
| 4065 | 2026-03-20T18:18:38.026Z | info: running `cargo check --bins` on nexus-internal-api (224/267) |
| 4066 | 2026-03-20T18:18:38.749Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4067 | 2026-03-20T18:18:38.752Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4068 | 2026-03-20T18:18:38.752Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4069 | 2026-03-20T18:18:38.758Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4070 | 2026-03-20T18:18:38.872Z | |
| 4071 | 2026-03-20T18:18:38.872Z | info: running `cargo check --bins` on nexus-lockstep-api (225/267) |
| 4072 | 2026-03-20T18:18:39.598Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4073 | 2026-03-20T18:18:39.602Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4074 | 2026-03-20T18:18:39.602Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4075 | 2026-03-20T18:18:39.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4076 | 2026-03-20T18:18:39.717Z | |
| 4077 | 2026-03-20T18:18:39.717Z | info: running `cargo check --bins` on ntp-admin-api (226/267) |
| 4078 | 2026-03-20T18:18:40.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4079 | 2026-03-20T18:18:40.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4080 | 2026-03-20T18:18:40.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4081 | 2026-03-20T18:18:40.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4082 | 2026-03-20T18:18:40.506Z | |
| 4083 | 2026-03-20T18:18:40.506Z | info: running `cargo check --bins` on ntp-admin-types-versions (227/267) |
| 4084 | 2026-03-20T18:18:41.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4085 | 2026-03-20T18:18:41.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4086 | 2026-03-20T18:18:41.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4087 | 2026-03-20T18:18:41.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4088 | 2026-03-20T18:18:41.295Z | |
| 4089 | 2026-03-20T18:18:41.295Z | info: running `cargo check --bins` on wicketd-api (228/267) |
| 4090 | 2026-03-20T18:18:42.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4091 | 2026-03-20T18:18:42.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4092 | 2026-03-20T18:18:42.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4093 | 2026-03-20T18:18:42.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4094 | 2026-03-20T18:18:42.106Z | |
| 4095 | 2026-03-20T18:18:42.106Z | info: running `cargo check --bins` on omicron-ls-apis (229/267) |
| 4096 | 2026-03-20T18:18:42.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4097 | 2026-03-20T18:18:42.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4098 | 2026-03-20T18:18:42.929Z | Checking erased-serde v0.4.9 |
| 4099 | 2026-03-20T18:18:43.055Z | Checking ordered-float v2.10.1 |
| 4100 | 2026-03-20T18:18:43.076Z | Checking unicode-xid v0.2.6 |
| 4101 | 2026-03-20T18:18:43.101Z | Checking cargo-platform v0.2.0 |
| 4102 | 2026-03-20T18:18:43.339Z | Checking serde-value v0.7.0 |
| 4103 | 2026-03-20T18:18:43.519Z | Checking serde-untagged v0.1.9 |
| 4104 | 2026-03-20T18:18:43.730Z | Checking cargo-util-schemas v0.8.2 |
| 4105 | 2026-03-20T18:18:44.728Z | Checking cargo_metadata v0.21.0 |
| 4106 | 2026-03-20T18:18:45.603Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4107 | 2026-03-20T18:18:46.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s |
| 4108 | 2026-03-20T18:18:46.746Z | |
| 4109 | 2026-03-20T18:18:46.746Z | info: running `cargo check --bins` on mgs-dev (230/267) |
| 4110 | 2026-03-20T18:18:47.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4111 | 2026-03-20T18:18:47.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4112 | 2026-03-20T18:18:47.728Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4113 | 2026-03-20T18:18:48.525Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4114 | 2026-03-20T18:18:49.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s |
| 4115 | 2026-03-20T18:18:49.370Z | |
| 4116 | 2026-03-20T18:18:49.370Z | info: running `cargo check --bins` on omicron-omdb (231/267) |
| 4117 | 2026-03-20T18:18:50.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4118 | 2026-03-20T18:18:50.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4119 | 2026-03-20T18:18:50.553Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4120 | 2026-03-20T18:18:50.556Z | Compiling vergen-gitcl v1.0.8 |
| 4121 | 2026-03-20T18:18:50.556Z | Compiling dirs-sys-next v0.1.2 |
| 4122 | 2026-03-20T18:18:50.556Z | Compiling glob v0.3.3 |
| 4123 | 2026-03-20T18:18:50.556Z | Compiling diesel_derives v2.3.7 |
| 4124 | 2026-03-20T18:18:50.556Z | Compiling crunchy v0.2.4 |
| 4125 | 2026-03-20T18:18:50.753Z | Compiling dsl_auto_type v0.2.0 |
| 4126 | 2026-03-20T18:18:50.762Z | Checking scheduled-thread-pool v0.2.7 |
| 4127 | 2026-03-20T18:18:50.965Z | Compiling dirs-next v2.0.0 |
| 4128 | 2026-03-20T18:18:50.993Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4129 | 2026-03-20T18:18:51.106Z | Compiling tiny-keccak v2.0.2 |
| 4130 | 2026-03-20T18:18:51.182Z | Compiling term v0.7.0 |
| 4131 | 2026-03-20T18:18:51.229Z | Checking r2d2 v0.8.10 |
| 4132 | 2026-03-20T18:18:51.245Z | Compiling clang-sys v1.8.1 |
| 4133 | 2026-03-20T18:18:51.265Z | Compiling bit-vec v0.6.3 |
| 4134 | 2026-03-20T18:18:51.371Z | Checking downcast-rs v2.0.2 |
| 4135 | 2026-03-20T18:18:51.494Z | Compiling bit-set v0.5.3 |
| 4136 | 2026-03-20T18:18:51.555Z | Compiling ascii-canvas v3.0.0 |
| 4137 | 2026-03-20T18:18:51.717Z | Compiling itertools v0.10.5 |
| 4138 | 2026-03-20T18:18:51.744Z | Compiling ena v0.14.4 |
| 4139 | 2026-03-20T18:18:51.877Z | Compiling libloading v0.8.9 |
| 4140 | 2026-03-20T18:18:51.922Z | Compiling regex-syntax v0.6.29 |
| 4141 | 2026-03-20T18:18:51.931Z | Compiling bindgen v0.71.1 |
| 4142 | 2026-03-20T18:18:52.020Z | Compiling diff v0.1.13 |
| 4143 | 2026-03-20T18:18:52.044Z | Compiling cexpr v0.6.0 |
| 4144 | 2026-03-20T18:18:52.365Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4145 | 2026-03-20T18:18:52.491Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4146 | 2026-03-20T18:18:52.635Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4147 | 2026-03-20T18:18:52.681Z | Compiling libxml v0.3.3 |
| 4148 | 2026-03-20T18:18:52.961Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4149 | 2026-03-20T18:18:53.016Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4150 | 2026-03-20T18:18:53.183Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4151 | 2026-03-20T18:18:53.432Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4152 | 2026-03-20T18:18:53.447Z | Compiling strum_macros v0.24.3 |
| 4153 | 2026-03-20T18:18:53.447Z | Compiling indoc v1.0.9 |
| 4154 | 2026-03-20T18:18:53.992Z | Compiling lalrpop v0.19.12 |
| 4155 | 2026-03-20T18:18:54.754Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4156 | 2026-03-20T18:18:54.877Z | Checking derive_builder v0.20.2 |
| 4157 | 2026-03-20T18:18:54.997Z | Compiling oso-derive v0.27.3 |
| 4158 | 2026-03-20T18:18:55.021Z | Checking quick-xml v0.37.5 |
| 4159 | 2026-03-20T18:18:55.237Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4160 | 2026-03-20T18:18:55.656Z | Checking openssl-probe v0.1.6 |
| 4161 | 2026-03-20T18:18:55.837Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4162 | 2026-03-20T18:18:56.295Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4163 | 2026-03-20T18:18:56.539Z | Checking bb8 v0.8.6 |
| 4164 | 2026-03-20T18:18:56.856Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4165 | 2026-03-20T18:18:56.915Z | Checking nonempty v0.12.0 |
| 4166 | 2026-03-20T18:18:57.121Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4167 | 2026-03-20T18:18:57.142Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4168 | 2026-03-20T18:18:57.407Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4169 | 2026-03-20T18:18:57.426Z | Checking support-bundle-viewer v0.1.2 |
| 4170 | 2026-03-20T18:18:57.458Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4171 | 2026-03-20T18:18:57.649Z | Checking multimap v0.10.1 |
| 4172 | 2026-03-20T18:18:58.770Z | Checking diesel v2.3.7 |
| 4173 | 2026-03-20T18:19:00.581Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4174 | 2026-03-20T18:19:01.900Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4175 | 2026-03-20T18:19:02.592Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4176 | 2026-03-20T18:19:02.771Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4177 | 2026-03-20T18:19:04.116Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4178 | 2026-03-20T18:19:04.274Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4179 | 2026-03-20T18:19:04.609Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4180 | 2026-03-20T18:19:05.185Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4181 | 2026-03-20T18:19:07.859Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4182 | 2026-03-20T18:19:14.076Z | Compiling samael v0.0.19 |
| 4183 | 2026-03-20T18:19:18.894Z | Checking diesel-dtrace v0.5.0 |
| 4184 | 2026-03-20T18:19:19.203Z | Checking async-bb8-diesel v0.2.1 |
| 4185 | 2026-03-20T18:19:20.352Z | Compiling polar-core v0.27.3 |
| 4186 | 2026-03-20T18:19:26.179Z | Checking oso v0.27.3 |
| 4187 | 2026-03-20T18:20:21.442Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4188 | 2026-03-20T18:21:08.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 4189 | 2026-03-20T18:21:08.423Z | |
| 4190 | 2026-03-20T18:21:08.423Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (232/267) |
| 4191 | 2026-03-20T18:21:09.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4192 | 2026-03-20T18:21:09.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4193 | 2026-03-20T18:21:09.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4194 | 2026-03-20T18:21:09.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4195 | 2026-03-20T18:21:09.296Z | |
| 4196 | 2026-03-20T18:21:09.296Z | info: running `cargo check --bins` on nexus-saga-recovery (233/267) |
| 4197 | 2026-03-20T18:21:10.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-20T18:21:10.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-20T18:21:10.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4200 | 2026-03-20T18:21:10.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4201 | 2026-03-20T18:21:10.162Z | |
| 4202 | 2026-03-20T18:21:10.162Z | info: running `cargo check --bins` on nexus-test-utils-macros (234/267) |
| 4203 | 2026-03-20T18:21:10.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-20T18:21:10.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-20T18:21:10.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-20T18:21:10.841Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4207 | 2026-03-20T18:21:10.938Z | |
| 4208 | 2026-03-20T18:21:10.938Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (235/267) |
| 4209 | 2026-03-20T18:21:11.745Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-20T18:21:11.792Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-20T18:21:12.144Z | Compiling libz-sys v1.1.24 |
| 4212 | 2026-03-20T18:21:12.282Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4213 | 2026-03-20T18:21:12.301Z | Compiling vergen-git2 v1.0.7 |
| 4214 | 2026-03-20T18:21:12.318Z | Compiling rustls v0.21.12 |
| 4215 | 2026-03-20T18:21:12.336Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4216 | 2026-03-20T18:21:12.354Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4217 | 2026-03-20T18:21:12.357Z | Checking sct v0.7.1 |
| 4218 | 2026-03-20T18:21:12.357Z | Checking rustls-webpki v0.101.7 |
| 4219 | 2026-03-20T18:21:12.525Z | Compiling nix v0.29.0 |
| 4220 | 2026-03-20T18:21:12.583Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4221 | 2026-03-20T18:21:12.623Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4222 | 2026-03-20T18:21:12.649Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4223 | 2026-03-20T18:21:12.802Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4224 | 2026-03-20T18:21:12.972Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4225 | 2026-03-20T18:21:12.998Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4226 | 2026-03-20T18:21:13.074Z | Checking rustls-pemfile v1.0.4 |
| 4227 | 2026-03-20T18:21:13.243Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4228 | 2026-03-20T18:21:13.383Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4229 | 2026-03-20T18:21:13.577Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4230 | 2026-03-20T18:21:13.617Z | Checking twox-hash v2.1.2 |
| 4231 | 2026-03-20T18:21:13.732Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4232 | 2026-03-20T18:21:14.441Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4233 | 2026-03-20T18:21:14.599Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4234 | 2026-03-20T18:21:14.621Z | Checking tokio-rustls v0.24.1 |
| 4235 | 2026-03-20T18:21:14.758Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4236 | 2026-03-20T18:21:14.871Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4237 | 2026-03-20T18:21:15.045Z | Checking fatfs v0.3.6 |
| 4238 | 2026-03-20T18:21:15.436Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4239 | 2026-03-20T18:21:15.608Z | Compiling seq-macro v0.3.6 |
| 4240 | 2026-03-20T18:21:20.488Z | Compiling git2 v0.20.4 |
| 4241 | 2026-03-20T18:21:21.577Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4242 | 2026-03-20T18:21:21.734Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4243 | 2026-03-20T18:21:23.751Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4244 | 2026-03-20T18:22:33.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4245 | 2026-03-20T18:22:33.972Z | |
| 4246 | 2026-03-20T18:22:33.973Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (236/267) |
| 4247 | 2026-03-20T18:22:34.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4248 | 2026-03-20T18:22:34.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4249 | 2026-03-20T18:22:35.179Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4250 | 2026-03-20T18:23:35.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 4251 | 2026-03-20T18:23:35.457Z | |
| 4252 | 2026-03-20T18:23:35.457Z | info: running `cargo check --bins` on nexus-background-task-interface (237/267) |
| 4253 | 2026-03-20T18:23:36.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-03-20T18:23:36.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-03-20T18:23:36.299Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4256 | 2026-03-20T18:23:36.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4257 | 2026-03-20T18:23:36.299Z | |
| 4258 | 2026-03-20T18:23:36.299Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (238/267) |
| 4259 | 2026-03-20T18:23:36.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4260 | 2026-03-20T18:23:36.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4261 | 2026-03-20T18:23:36.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4262 | 2026-03-20T18:23:36.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4263 | 2026-03-20T18:23:37.085Z | |
| 4264 | 2026-03-20T18:23:37.085Z | info: running `cargo check --bins` on nexus-mgs-updates (239/267) |
| 4265 | 2026-03-20T18:23:37.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-03-20T18:23:37.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-03-20T18:23:37.908Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4268 | 2026-03-20T18:23:37.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4269 | 2026-03-20T18:23:37.962Z | |
| 4270 | 2026-03-20T18:23:37.962Z | info: running `cargo check --bins` on nexus-networking (240/267) |
| 4271 | 2026-03-20T18:23:40.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-03-20T18:23:40.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-03-20T18:23:40.951Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-03-20T18:23:40.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4275 | 2026-03-20T18:23:40.951Z | |
| 4276 | 2026-03-20T18:23:40.951Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (241/267) |
| 4277 | 2026-03-20T18:23:40.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-03-20T18:23:40.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-03-20T18:23:40.951Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-03-20T18:23:40.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4281 | 2026-03-20T18:23:40.951Z | |
| 4282 | 2026-03-20T18:23:40.951Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (242/267) |
| 4283 | 2026-03-20T18:23:40.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-03-20T18:23:40.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-03-20T18:23:40.951Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-03-20T18:23:40.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4287 | 2026-03-20T18:23:40.997Z | |
| 4288 | 2026-03-20T18:23:40.997Z | info: running `cargo check --bins --no-default-features` on nexus-fm (243/267) |
| 4289 | 2026-03-20T18:23:41.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-03-20T18:23:41.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-03-20T18:23:41.315Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-03-20T18:23:41.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4293 | 2026-03-20T18:23:41.422Z | |
| 4294 | 2026-03-20T18:23:41.422Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (244/267) |
| 4295 | 2026-03-20T18:23:42.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-03-20T18:23:42.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-03-20T18:23:42.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-03-20T18:23:42.187Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4299 | 2026-03-20T18:23:42.301Z | |
| 4300 | 2026-03-20T18:23:42.301Z | info: running `cargo check --bins` on omicron-dev (245/267) |
| 4301 | 2026-03-20T18:23:43.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-03-20T18:23:43.105Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-03-20T18:23:43.537Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4304 | 2026-03-20T18:23:43.541Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4305 | 2026-03-20T18:23:43.727Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4306 | 2026-03-20T18:23:43.753Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4307 | 2026-03-20T18:23:43.756Z | Checking diff v0.1.13 |
| 4308 | 2026-03-20T18:23:43.757Z | Checking yansi v1.0.1 |
| 4309 | 2026-03-20T18:23:43.757Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4310 | 2026-03-20T18:23:43.775Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4311 | 2026-03-20T18:23:43.947Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4312 | 2026-03-20T18:23:44.113Z | Checking pretty_assertions v1.4.1 |
| 4313 | 2026-03-20T18:23:44.993Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4314 | 2026-03-20T18:24:18.124Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4315 | 2026-03-20T18:24:18.127Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4316 | 2026-03-20T18:24:18.127Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4317 | 2026-03-20T18:24:18.127Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4318 | 2026-03-20T18:24:18.127Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4319 | 2026-03-20T18:24:18.127Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4320 | 2026-03-20T18:24:19.238Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4321 | 2026-03-20T18:24:20.563Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4322 | 2026-03-20T18:25:20.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4323 | 2026-03-20T18:25:20.530Z | |
| 4324 | 2026-03-20T18:25:20.530Z | info: running `cargo check --bins` on omicron-pins (246/267) |
| 4325 | 2026-03-20T18:25:21.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4326 | 2026-03-20T18:25:21.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4327 | 2026-03-20T18:25:21.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4328 | 2026-03-20T18:25:21.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4329 | 2026-03-20T18:25:21.312Z | |
| 4330 | 2026-03-20T18:25:21.312Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (247/267) |
| 4331 | 2026-03-20T18:25:22.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-03-20T18:25:22.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-03-20T18:25:22.377Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4334 | 2026-03-20T18:25:22.524Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4335 | 2026-03-20T18:25:22.527Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4336 | 2026-03-20T18:25:59.701Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4337 | 2026-03-20T18:26:00.165Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4338 | 2026-03-20T18:26:02.533Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4339 | 2026-03-20T18:26:03.117Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4340 | 2026-03-20T18:26:07.237Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4341 | 2026-03-20T18:26:39.288Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4342 | 2026-03-20T18:26:40.077Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4343 | 2026-03-20T18:26:42.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4344 | 2026-03-20T18:26:42.484Z | |
| 4345 | 2026-03-20T18:26:42.484Z | info: running `cargo check --bins` on reconfigurator-sp-updater (248/267) |
| 4346 | 2026-03-20T18:26:43.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4347 | 2026-03-20T18:26:43.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4348 | 2026-03-20T18:26:43.446Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4349 | 2026-03-20T18:26:44.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4350 | 2026-03-20T18:26:44.572Z | |
| 4351 | 2026-03-20T18:26:44.572Z | info: running `cargo check --bins` on omicron-releng (249/267) |
| 4352 | 2026-03-20T18:26:45.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4353 | 2026-03-20T18:26:45.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4354 | 2026-03-20T18:26:45.463Z | Compiling blake3 v1.8.3 |
| 4355 | 2026-03-20T18:26:45.612Z | Checking arrayref v0.3.9 |
| 4356 | 2026-03-20T18:26:45.618Z | Checking constant_time_eq v0.4.2 |
| 4357 | 2026-03-20T18:26:45.618Z | Checking arrayvec v0.7.6 |
| 4358 | 2026-03-20T18:26:45.624Z | Checking topological-sort v0.2.2 |
| 4359 | 2026-03-20T18:26:45.624Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4360 | 2026-03-20T18:26:45.624Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4361 | 2026-03-20T18:26:45.624Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4362 | 2026-03-20T18:26:45.759Z | Checking shell-words v1.1.1 |
| 4363 | 2026-03-20T18:26:46.694Z | Checking omicron-zone-package v0.12.2 |
| 4364 | 2026-03-20T18:26:48.537Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4365 | 2026-03-20T18:26:48.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s |
| 4366 | 2026-03-20T18:26:48.934Z | |
| 4367 | 2026-03-20T18:26:48.934Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (250/267) |
| 4368 | 2026-03-20T18:26:49.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4369 | 2026-03-20T18:26:49.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4370 | 2026-03-20T18:26:49.832Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4371 | 2026-03-20T18:26:50.218Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4372 | 2026-03-20T18:26:50.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 4373 | 2026-03-20T18:26:50.951Z | |
| 4374 | 2026-03-20T18:26:50.951Z | info: running `cargo check --bins` on xtask (251/267) |
| 4375 | 2026-03-20T18:26:56.036Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4376 | 2026-03-20T18:26:56.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4377 | 2026-03-20T18:26:56.103Z | Checking libc v0.2.180 |
| 4378 | 2026-03-20T18:26:56.103Z | Checking serde v1.0.228 |
| 4379 | 2026-03-20T18:26:56.103Z | Checking zerofrom v0.1.6 |
| 4380 | 2026-03-20T18:26:56.103Z | Checking bitflags v2.11.0 |
| 4381 | 2026-03-20T18:26:56.103Z | Checking smallvec v1.15.1 |
| 4382 | 2026-03-20T18:26:56.103Z | Checking hashbrown v0.16.1 |
| 4383 | 2026-03-20T18:26:56.103Z | Checking serde_json v1.0.149 |
| 4384 | 2026-03-20T18:26:56.103Z | Checking scroll v0.12.0 |
| 4385 | 2026-03-20T18:26:56.103Z | Checking yoke v0.8.1 |
| 4386 | 2026-03-20T18:26:56.104Z | Checking num-traits v0.2.19 |
| 4387 | 2026-03-20T18:26:56.104Z | Checking thiserror v1.0.69 |
| 4388 | 2026-03-20T18:26:56.104Z | Checking zerovec v0.11.5 |
| 4389 | 2026-03-20T18:26:56.104Z | Checking zerotrie v0.2.3 |
| 4390 | 2026-03-20T18:26:56.104Z | Checking percent-encoding v2.3.2 |
| 4391 | 2026-03-20T18:26:56.104Z | Checking errno v0.3.14 |
| 4392 | 2026-03-20T18:26:56.104Z | Checking rustix v1.1.3 |
| 4393 | 2026-03-20T18:26:56.104Z | Checking serde_spanned v0.6.9 |
| 4394 | 2026-03-20T18:26:56.104Z | Checking toml_datetime v0.6.11 |
| 4395 | 2026-03-20T18:26:56.104Z | Checking indexmap v2.13.0 |
| 4396 | 2026-03-20T18:26:56.104Z | Checking log v0.4.29 |
| 4397 | 2026-03-20T18:26:56.104Z | Checking zerocopy v0.7.35 |
| 4398 | 2026-03-20T18:26:56.104Z | Checking form_urlencoded v1.2.2 |
| 4399 | 2026-03-20T18:26:56.104Z | Checking goblin v0.8.2 |
| 4400 | 2026-03-20T18:26:56.104Z | Checking getrandom v0.4.1 |
| 4401 | 2026-03-20T18:26:56.104Z | Checking tinystr v0.8.2 |
| 4402 | 2026-03-20T18:26:56.104Z | Checking potential_utf v0.1.4 |
| 4403 | 2026-03-20T18:26:56.104Z | Checking ordered-float v2.10.1 |
| 4404 | 2026-03-20T18:26:56.104Z | Checking thiserror v2.0.18 |
| 4405 | 2026-03-20T18:26:56.104Z | Checking icu_collections v2.1.1 |
| 4406 | 2026-03-20T18:26:56.104Z | Checking icu_locale_core v2.1.1 |
| 4407 | 2026-03-20T18:26:56.104Z | Checking syn v2.0.117 |
| 4408 | 2026-03-20T18:26:56.104Z | Checking serde-value v0.7.0 |
| 4409 | 2026-03-20T18:26:56.104Z | Checking toml_edit v0.22.27 |
| 4410 | 2026-03-20T18:26:56.104Z | Checking dtrace-parser v0.2.0 |
| 4411 | 2026-03-20T18:26:56.104Z | Checking thread-id v4.2.2 |
| 4412 | 2026-03-20T18:26:56.104Z | Checking once_cell v1.21.3 |
| 4413 | 2026-03-20T18:26:56.104Z | Checking cargo-platform v0.2.0 |
| 4414 | 2026-03-20T18:26:56.104Z | Checking terminal_size v0.4.3 |
| 4415 | 2026-03-20T18:26:56.104Z | Checking memmap v0.7.0 |
| 4416 | 2026-03-20T18:26:56.104Z | Checking tempfile v3.25.0 |
| 4417 | 2026-03-20T18:26:56.104Z | Checking fs-err v3.3.0 |
| 4418 | 2026-03-20T18:26:56.104Z | Checking clap_builder v4.5.60 |
| 4419 | 2026-03-20T18:26:56.104Z | Checking textwrap v0.16.2 |
| 4420 | 2026-03-20T18:26:56.104Z | Checking icu_provider v2.1.1 |
| 4421 | 2026-03-20T18:26:56.104Z | Checking camino-tempfile v1.4.1 |
| 4422 | 2026-03-20T18:26:56.105Z | Checking anyhow v1.0.102 |
| 4423 | 2026-03-20T18:26:56.105Z | Checking tabled v0.15.0 |
| 4424 | 2026-03-20T18:26:56.105Z | Checking icu_properties v2.1.2 |
| 4425 | 2026-03-20T18:26:56.105Z | Checking icu_normalizer v2.1.1 |
| 4426 | 2026-03-20T18:26:56.105Z | Checking macaddr v1.0.1 |
| 4427 | 2026-03-20T18:26:56.105Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4428 | 2026-03-20T18:26:56.105Z | Checking toml v0.8.23 |
| 4429 | 2026-03-20T18:26:56.105Z | Checking cargo_toml v0.21.0 |
| 4430 | 2026-03-20T18:26:56.105Z | Checking idna_adapter v1.2.1 |
| 4431 | 2026-03-20T18:26:56.105Z | Checking dof v0.3.0 |
| 4432 | 2026-03-20T18:26:56.105Z | Checking clap v4.5.60 |
| 4433 | 2026-03-20T18:26:56.105Z | Checking idna v1.1.0 |
| 4434 | 2026-03-20T18:26:56.105Z | Checking usdt-impl v0.5.0 |
| 4435 | 2026-03-20T18:26:56.105Z | Checking url v2.5.8 |
| 4436 | 2026-03-20T18:26:56.105Z | Checking usdt v0.5.0 |
| 4437 | 2026-03-20T18:26:56.141Z | Checking cargo-util-schemas v0.8.2 |
| 4438 | 2026-03-20T18:26:57.067Z | Checking cargo_metadata v0.21.0 |
| 4439 | 2026-03-20T18:26:57.928Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4440 | 2026-03-20T18:26:58.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s |
| 4441 | 2026-03-20T18:26:58.650Z | |
| 4442 | 2026-03-20T18:26:58.650Z | info: running `cargo check --bins` on end-to-end-tests (252/267) |
| 4443 | 2026-03-20T18:26:59.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4444 | 2026-03-20T18:26:59.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4445 | 2026-03-20T18:26:59.758Z | Checking polyval v0.6.2 |
| 4446 | 2026-03-20T18:26:59.907Z | Checking ctr v0.9.2 |
| 4447 | 2026-03-20T18:26:59.925Z | Checking ssh-encoding v0.2.0 |
| 4448 | 2026-03-20T18:26:59.932Z | Checking blowfish v0.9.1 |
| 4449 | 2026-03-20T18:26:59.959Z | Checking password-hash v0.4.2 |
| 4450 | 2026-03-20T18:26:59.980Z | Checking p521 v0.13.3 |
| 4451 | 2026-03-20T18:26:59.983Z | Checking p256 v0.13.2 |
| 4452 | 2026-03-20T18:27:00.017Z | Checking russh-cryptovec v0.7.3 |
| 4453 | 2026-03-20T18:27:00.090Z | Checking ghash v0.5.1 |
| 4454 | 2026-03-20T18:27:00.112Z | Checking md5 v0.7.0 |
| 4455 | 2026-03-20T18:27:00.136Z | Checking bcrypt-pbkdf v0.10.0 |
| 4456 | 2026-03-20T18:27:00.163Z | Checking num-bigint v0.4.6 |
| 4457 | 2026-03-20T18:27:00.181Z | Checking des v0.8.1 |
| 4458 | 2026-03-20T18:27:00.236Z | Checking aes-gcm v0.10.3 |
| 4459 | 2026-03-20T18:27:00.251Z | Checking pbkdf2 v0.11.0 |
| 4460 | 2026-03-20T18:27:00.329Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4461 | 2026-03-20T18:27:00.336Z | Checking hex-literal v0.4.1 |
| 4462 | 2026-03-20T18:27:00.367Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4463 | 2026-03-20T18:27:00.386Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4464 | 2026-03-20T18:27:00.420Z | Checking ssh-cipher v0.2.0 |
| 4465 | 2026-03-20T18:27:00.466Z | Checking socket2 v0.5.10 |
| 4466 | 2026-03-20T18:27:00.466Z | Checking internet-checksum v0.2.1 |
| 4467 | 2026-03-20T18:27:00.638Z | Checking ssh-key v0.6.7 |
| 4468 | 2026-03-20T18:27:00.853Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4469 | 2026-03-20T18:27:01.525Z | Checking russh-keys v0.45.0 |
| 4470 | 2026-03-20T18:27:02.400Z | Checking russh v0.45.0 |
| 4471 | 2026-03-20T18:27:23.742Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4472 | 2026-03-20T18:27:25.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.61s |
| 4473 | 2026-03-20T18:27:25.518Z | |
| 4474 | 2026-03-20T18:27:25.518Z | info: running `cargo check --bins` on gateway-cli (253/267) |
| 4475 | 2026-03-20T18:27:26.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4476 | 2026-03-20T18:27:26.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4477 | 2026-03-20T18:27:26.394Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4478 | 2026-03-20T18:27:26.523Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4479 | 2026-03-20T18:27:26.537Z | Checking termios v0.3.3 |
| 4480 | 2026-03-20T18:27:28.282Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4481 | 2026-03-20T18:27:28.421Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4482 | 2026-03-20T18:27:31.050Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4483 | 2026-03-20T18:27:31.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.29s |
| 4484 | 2026-03-20T18:27:32.022Z | |
| 4485 | 2026-03-20T18:27:32.022Z | info: running `cargo check --bins --no-default-features` on installinator (254/267) |
| 4486 | 2026-03-20T18:27:32.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-03-20T18:27:32.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-03-20T18:27:32.977Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4489 | 2026-03-20T18:27:33.114Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4490 | 2026-03-20T18:27:33.154Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4491 | 2026-03-20T18:27:33.158Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4492 | 2026-03-20T18:27:33.158Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4493 | 2026-03-20T18:27:33.423Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4494 | 2026-03-20T18:27:33.600Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4495 | 2026-03-20T18:27:34.391Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4496 | 2026-03-20T18:27:34.621Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4497 | 2026-03-20T18:27:34.624Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4498 | 2026-03-20T18:27:35.482Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4499 | 2026-03-20T18:27:37.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
| 4500 | 2026-03-20T18:27:37.849Z | |
| 4501 | 2026-03-20T18:27:37.849Z | info: running `cargo check --bins` on internal-dns-cli (255/267) |
| 4502 | 2026-03-20T18:27:38.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4503 | 2026-03-20T18:27:38.560Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4504 | 2026-03-20T18:27:38.728Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4505 | 2026-03-20T18:27:39.295Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4506 | 2026-03-20T18:27:39.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 4507 | 2026-03-20T18:27:39.935Z | |
| 4508 | 2026-03-20T18:27:39.935Z | info: running `cargo check --bins` on omicron-live-tests (256/267) |
| 4509 | 2026-03-20T18:27:40.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4510 | 2026-03-20T18:27:40.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4511 | 2026-03-20T18:27:40.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4512 | 2026-03-20T18:27:40.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4513 | 2026-03-20T18:27:40.760Z | |
| 4514 | 2026-03-20T18:27:40.760Z | info: running `cargo check --bins` on live-tests-macros (257/267) |
| 4515 | 2026-03-20T18:27:41.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4516 | 2026-03-20T18:27:41.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4517 | 2026-03-20T18:27:41.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4518 | 2026-03-20T18:27:41.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4519 | 2026-03-20T18:27:41.499Z | |
| 4520 | 2026-03-20T18:27:41.499Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (258/267) |
| 4521 | 2026-03-20T18:27:42.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4522 | 2026-03-20T18:27:42.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4523 | 2026-03-20T18:27:42.533Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4524 | 2026-03-20T18:27:43.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4525 | 2026-03-20T18:27:43.514Z | |
| 4526 | 2026-03-20T18:27:43.514Z | info: running `cargo check --bins` on omicron-ntp-admin (259/267) |
| 4527 | 2026-03-20T18:27:44.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4528 | 2026-03-20T18:27:44.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4529 | 2026-03-20T18:27:44.398Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4530 | 2026-03-20T18:27:44.401Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4531 | 2026-03-20T18:27:44.706Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4532 | 2026-03-20T18:27:44.888Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4533 | 2026-03-20T18:27:45.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s |
| 4534 | 2026-03-20T18:27:45.943Z | |
| 4535 | 2026-03-20T18:27:45.943Z | info: running `cargo check --bins` on ntp-admin-types (260/267) |
| 4536 | 2026-03-20T18:27:46.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4537 | 2026-03-20T18:27:46.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4538 | 2026-03-20T18:27:46.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4539 | 2026-03-20T18:27:46.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4540 | 2026-03-20T18:27:46.728Z | |
| 4541 | 2026-03-20T18:27:46.728Z | info: running `cargo check --bins` on omicron-package (261/267) |
| 4542 | 2026-03-20T18:27:47.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4543 | 2026-03-20T18:27:47.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4544 | 2026-03-20T18:27:47.635Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4545 | 2026-03-20T18:27:49.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s |
| 4546 | 2026-03-20T18:27:49.262Z | |
| 4547 | 2026-03-20T18:27:49.262Z | info: running `cargo check --bins` on tqdb (262/267) |
| 4548 | 2026-03-20T18:27:50.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4549 | 2026-03-20T18:27:50.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4550 | 2026-03-20T18:27:50.326Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4551 | 2026-03-20T18:27:50.772Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4552 | 2026-03-20T18:27:51.613Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4553 | 2026-03-20T18:27:51.621Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4554 | 2026-03-20T18:27:58.126Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4555 | 2026-03-20T18:27:59.040Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4556 | 2026-03-20T18:27:59.042Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4557 | 2026-03-20T18:27:59.042Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4558 | 2026-03-20T18:27:59.042Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4559 | 2026-03-20T18:28:00.069Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4560 | 2026-03-20T18:28:09.547Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4561 | 2026-03-20T18:28:17.969Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4562 | 2026-03-20T18:28:17.973Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4563 | 2026-03-20T18:28:17.973Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4564 | 2026-03-20T18:28:17.973Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4565 | 2026-03-20T18:28:19.930Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4566 | 2026-03-20T18:28:21.761Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4567 | 2026-03-20T18:28:22.666Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4568 | 2026-03-20T18:28:24.413Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4569 | 2026-03-20T18:28:25.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.87s |
| 4570 | 2026-03-20T18:28:25.364Z | |
| 4571 | 2026-03-20T18:28:25.364Z | info: running `cargo check --bins` on wicket-dbg (263/267) |
| 4572 | 2026-03-20T18:28:26.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4573 | 2026-03-20T18:28:26.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4574 | 2026-03-20T18:28:26.325Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4575 | 2026-03-20T18:28:26.328Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4576 | 2026-03-20T18:28:26.478Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4577 | 2026-03-20T18:28:26.520Z | Checking rtoolbox v0.0.3 |
| 4578 | 2026-03-20T18:28:26.522Z | Checking tui-tree-widget v0.23.1 |
| 4579 | 2026-03-20T18:28:26.692Z | Checking rpassword v7.4.0 |
| 4580 | 2026-03-20T18:28:26.792Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4581 | 2026-03-20T18:28:27.751Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4582 | 2026-03-20T18:28:34.391Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4583 | 2026-03-20T18:28:35.315Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4584 | 2026-03-20T18:28:36.713Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4585 | 2026-03-20T18:28:40.870Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4586 | 2026-03-20T18:28:43.410Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4587 | 2026-03-20T18:28:44.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.21s |
| 4588 | 2026-03-20T18:28:44.808Z | |
| 4589 | 2026-03-20T18:28:44.808Z | info: running `cargo check --bins` on wicket (264/267) |
| 4590 | 2026-03-20T18:28:45.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4591 | 2026-03-20T18:28:45.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4592 | 2026-03-20T18:28:45.742Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4593 | 2026-03-20T18:28:46.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4594 | 2026-03-20T18:28:46.412Z | |
| 4595 | 2026-03-20T18:28:46.412Z | info: running `cargo check --bins` on wicketd (265/267) |
| 4596 | 2026-03-20T18:28:47.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4597 | 2026-03-20T18:28:47.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4598 | 2026-03-20T18:28:47.387Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4599 | 2026-03-20T18:28:47.391Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4600 | 2026-03-20T18:28:47.536Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4601 | 2026-03-20T18:28:47.542Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4602 | 2026-03-20T18:28:48.943Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4603 | 2026-03-20T18:28:49.736Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4604 | 2026-03-20T18:28:53.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.36s |
| 4605 | 2026-03-20T18:28:54.019Z | |
| 4606 | 2026-03-20T18:28:54.019Z | info: running `cargo check --bins` on omicron-workspace-hack (266/267) |
| 4607 | 2026-03-20T18:28:54.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4608 | 2026-03-20T18:28:54.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4609 | 2026-03-20T18:28:54.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4610 | 2026-03-20T18:28:54.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4611 | 2026-03-20T18:28:54.798Z | |
| 4612 | 2026-03-20T18:28:54.798Z | info: running `cargo check --bins` on zone-setup (267/267) |
| 4613 | 2026-03-20T18:28:55.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4614 | 2026-03-20T18:28:55.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4615 | 2026-03-20T18:28:55.703Z | Checking uzers v0.12.2 |
| 4616 | 2026-03-20T18:28:56.049Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4617 | 2026-03-20T18:28:56.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s |
| 4618 | 2026-03-20T18:28:57.264Z | |
| 4619 | 2026-03-20T18:28:57.268Z | real 19:19.988657298 |
| 4620 | 2026-03-20T18:28:57.268Z | user 28:45.354751559 |
| 4621 | 2026-03-20T18:28:57.268Z | sys 5:18.746725531 |
| 4622 | 2026-03-20T18:28:57.268Z | trap 0.496261944 |
| 4623 | 2026-03-20T18:28:57.268Z | tflt 0.278771568 |
| 4624 | 2026-03-20T18:28:57.268Z | dflt 0.654378931 |
| 4625 | 2026-03-20T18:28:57.269Z | kflt 0.000809549 |
| 4626 | 2026-03-20T18:28:57.269Z | lock 1:48:19.091581214 |
| 4627 | 2026-03-20T18:28:57.269Z | slp 2:15:23.053201801 |
| 4628 | 2026-03-20T18:28:57.269Z | lat 1:24.591875455 |
| 4629 | 2026-03-20T18:28:57.269Z | stop 5:20.220879764 |
| 4630 | 2026-03-20T18:28:57.269Z | process exited: duration 1405007 ms, exit code 0 |
| |
| 4631 | 2026-03-20T18:28:57.276Z | found 0 output files |