|
|
|
| 1 | 2025-01-30T19:28:55.203Z | job assigned to worker 01JJWAYV4AW90QEH8VBYG70SCE [factory aws, i-0a4608e9a1bf4f7ea] (queued for 49 s) |
| |
| 2 | 2025-01-30T19:29:02.991Z | starting task 0: "setup" |
| 3 | 2025-01-30T19:29:03.000Z | ++ uname -s |
| 4 | 2025-01-30T19:29:03.003Z | + kern=SunOS |
| 5 | 2025-01-30T19:29:03.003Z | + build_user=build |
| 6 | 2025-01-30T19:29:03.003Z | + build_uid=12345 |
| 7 | 2025-01-30T19:29:03.003Z | + work_dir=/work |
| 8 | 2025-01-30T19:29:03.003Z | + input_dir=/input |
| 9 | 2025-01-30T19:29:03.003Z | + [[ 0 == 12345 ]] |
| 10 | 2025-01-30T19:29:03.003Z | + case "$kern" in |
| 11 | 2025-01-30T19:29:03.003Z | + groupadd -g 12345 build |
| 12 | 2025-01-30T19:29:03.005Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-01-30T19:29:05.012Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-01-30T19:29:05.126Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-01-30T19:29:05.129Z | + home_fs=zfs |
| 16 | 2025-01-30T19:29:05.130Z | + [[ zfs == autofs ]] |
| 17 | 2025-01-30T19:29:05.130Z | + mkdir -p /home/build |
| 18 | 2025-01-30T19:29:05.132Z | + chown build:build /home/build /work |
| 19 | 2025-01-30T19:29:07.132Z | + chmod 0700 /home/build /work |
| 20 | 2025-01-30T19:29:07.135Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2025-01-30T19:29:07.140Z | starting task 1: "rust-toolchain" |
| 22 | 2025-01-30T19:29:07.145Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.0 |
| 23 | 2025-01-30T19:29:07.146Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-01-30T19:29:07.146Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-01-30T19:29:07.146Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2025-01-30T19:29:07.146Z | * rust toolchain channel = "1.84.0" |
| 27 | 2025-01-30T19:29:07.146Z | * rust toolchain profile = "default" |
| 28 | 2025-01-30T19:29:07.149Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-01-30T19:29:07.149Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default |
| 30 | 2025-01-30T19:29:07.261Z | info: downloading installer |
| 31 | 2025-01-30T19:29:08.820Z | warning: it looks like you have an existing installation of Rust at: |
| 32 | 2025-01-30T19:29:08.820Z | warning: /opt/ooce/bin |
| 33 | 2025-01-30T19:29:08.821Z | warning: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-01-30T19:29:08.821Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
| 35 | 2025-01-30T19:29:08.821Z | warning: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-01-30T19:29:08.821Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-01-30T19:29:08.822Z | warning: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-01-30T19:29:08.822Z | error: cannot install while Rust is installed |
| 39 | 2025-01-30T19:29:08.822Z | warning: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-01-30T19:29:08.847Z | info: profile set to 'default' |
| 41 | 2025-01-30T19:29:08.847Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-01-30T19:29:08.847Z | info: syncing channel updates for '1.84.0-x86_64-unknown-illumos' |
| 43 | 2025-01-30T19:29:08.997Z | info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07) |
| 44 | 2025-01-30T19:29:08.997Z | info: downloading component 'cargo' |
| 45 | 2025-01-30T19:29:09.862Z | info: downloading component 'clippy' |
| 46 | 2025-01-30T19:29:10.196Z | info: downloading component 'rust-docs' |
| 47 | 2025-01-30T19:29:11.375Z | info: downloading component 'rust-std' |
| 48 | 2025-01-30T19:29:13.121Z | info: downloading component 'rustc' |
| 49 | 2025-01-30T19:29:19.828Z | info: downloading component 'rustfmt' |
| 50 | 2025-01-30T19:29:20.181Z | info: installing component 'cargo' |
| 51 | 2025-01-30T19:29:21.011Z | info: installing component 'clippy' |
| 52 | 2025-01-30T19:29:21.385Z | info: installing component 'rust-docs' |
| 53 | 2025-01-30T19:29:23.044Z | info: installing component 'rust-std' |
| 54 | 2025-01-30T19:29:25.735Z | info: installing component 'rustc' |
| 55 | 2025-01-30T19:29:30.694Z | info: installing component 'rustfmt' |
| 56 | 2025-01-30T19:29:31.024Z | info: default toolchain set to '1.84.0-x86_64-unknown-illumos' |
| 57 | 2025-01-30T19:29:31.024Z | |
| 58 | 2025-01-30T19:29:31.413Z | 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07) |
| 59 | 2025-01-30T19:29:31.413Z | |
| 60 | 2025-01-30T19:29:31.416Z | |
| 61 | 2025-01-30T19:29:31.416Z | Rust is installed now. Great! |
| 62 | 2025-01-30T19:29:31.416Z | |
| 63 | 2025-01-30T19:29:31.416Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-01-30T19:29:31.416Z | environment variable. This has not been done automatically. |
| 65 | 2025-01-30T19:29:31.416Z | |
| 66 | 2025-01-30T19:29:31.416Z | To configure your current shell, you need to source |
| 67 | 2025-01-30T19:29:31.417Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-01-30T19:29:31.417Z | |
| 69 | 2025-01-30T19:29:31.417Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-01-30T19:29:31.417Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-01-30T19:29:31.417Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-01-30T19:29:31.489Z | + rustup --version |
| 73 | 2025-01-30T19:29:31.496Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
| 74 | 2025-01-30T19:29:31.496Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 75 | 2025-01-30T19:29:31.571Z | info: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)` |
| 76 | 2025-01-30T19:29:31.574Z | + cargo --version |
| 77 | 2025-01-30T19:29:31.630Z | cargo 1.84.0 (66221abde 2024-11-19) |
| 78 | 2025-01-30T19:29:31.632Z | + rustc --version |
| 79 | 2025-01-30T19:29:31.692Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
| 80 | 2025-01-30T19:29:31.695Z | process exited: duration 24550 ms, exit code 0 |
| |
| 81 | 2025-01-30T19:29:31.700Z | starting task 2: "authentication" |
| 82 | 2025-01-30T19:29:31.719Z | process exited: duration 19 ms, exit code 0 |
| |
| 83 | 2025-01-30T19:29:31.725Z | starting task 3: "clone repository" |
| 84 | 2025-01-30T19:29:31.729Z | + mkdir -p /work/oxidecomputer/omicron |
| 85 | 2025-01-30T19:29:31.732Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 86 | 2025-01-30T19:29:31.843Z | Cloning into '/work/oxidecomputer/omicron'... |
| 87 | 2025-01-30T19:29:40.466Z | + cd /work/oxidecomputer/omicron |
| 88 | 2025-01-30T19:29:40.466Z | + git fetch origin e21fac85dc75e2bcdb917a1eb75bad068e397b96 |
| 89 | 2025-01-30T19:29:40.826Z | From https://github.com/oxidecomputer/omicron |
| 90 | 2025-01-30T19:29:40.826Z | * branch e21fac85dc75e2bcdb917a1eb75bad068e397b96 -> FETCH_HEAD |
| 91 | 2025-01-30T19:29:40.836Z | + [[ -n affinity ]] |
| 92 | 2025-01-30T19:29:40.839Z | ++ git branch --show-current |
| 93 | 2025-01-30T19:29:40.841Z | + current=main |
| 94 | 2025-01-30T19:29:40.841Z | + [[ main != affinity ]] |
| 95 | 2025-01-30T19:29:40.841Z | + git branch -f affinity e21fac85dc75e2bcdb917a1eb75bad068e397b96 |
| 96 | 2025-01-30T19:29:40.843Z | + git checkout -f affinity |
| 97 | 2025-01-30T19:29:41.020Z | Switched to branch 'affinity' |
| 98 | 2025-01-30T19:29:41.023Z | + git reset --hard e21fac85dc75e2bcdb917a1eb75bad068e397b96 |
| 99 | 2025-01-30T19:29:41.053Z | HEAD is now at e21fac85d Merge branch 'main' into affinity |
| 100 | 2025-01-30T19:29:41.056Z | process exited: duration 9328 ms, exit code 0 |
| |
| 101 | 2025-01-30T19:29:41.061Z | starting task 4: "build" |
| 102 | 2025-01-30T19:29:41.066Z | + source .github/buildomat/ci-env.sh |
| 103 | 2025-01-30T19:29:41.066Z | ++ export CARGO_TERM_COLOR=always |
| 104 | 2025-01-30T19:29:41.066Z | ++ CARGO_TERM_COLOR=always |
| 105 | 2025-01-30T19:29:41.066Z | + cargo --version |
| 106 | 2025-01-30T19:29:41.114Z | cargo 1.84.0 (66221abde 2024-11-19) |
| 107 | 2025-01-30T19:29:41.117Z | + rustc --version |
| 108 | 2025-01-30T19:29:41.176Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
| 109 | 2025-01-30T19:29:41.179Z | + source ./env.sh |
| 110 | 2025-01-30T19:29:41.179Z | ++ OLD_SHELL_OPTS=ehxB |
| 111 | 2025-01-30T19:29:41.179Z | ++ set -o xtrace |
| 112 | 2025-01-30T19:29:41.181Z | ++++ dirname ./env.sh |
| 113 | 2025-01-30T19:29:41.184Z | +++ readlink -f . |
| 114 | 2025-01-30T19:29:41.187Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 115 | 2025-01-30T19:29:41.187Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2025-01-30T19:29:41.187Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2025-01-30T19:29:41.187Z | ++ 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 |
| 118 | 2025-01-30T19:29:41.187Z | ++ 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 |
| 119 | 2025-01-30T19:29:41.187Z | ++ 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 |
| 120 | 2025-01-30T19:29:41.187Z | ++ 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 |
| 121 | 2025-01-30T19:29:41.187Z | ++ 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 |
| 122 | 2025-01-30T19:29:41.187Z | ++ 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 |
| 123 | 2025-01-30T19:29:41.187Z | ++ case $OLD_SHELL_OPTS in |
| 124 | 2025-01-30T19:29:41.187Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 125 | 2025-01-30T19:29:41.187Z | + 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 |
| 126 | 2025-01-30T19:29:41.188Z | + 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 |
| 127 | 2025-01-30T19:29:41.188Z | + banner prerequisites |
| 128 | 2025-01-30T19:29:41.190Z | |
| 129 | 2025-01-30T19:29:41.191Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 130 | 2025-01-30T19:29:41.191Z | # # # # # # # # # # # # # # # |
| 131 | 2025-01-30T19:29:41.191Z | # # # # ##### # # ##### # # # # # #### # |
| 132 | 2025-01-30T19:29:41.191Z | ##### ##### # ##### # # # # # # # # # |
| 133 | 2025-01-30T19:29:41.191Z | # # # # # # # # # # # # # # # |
| 134 | 2025-01-30T19:29:41.191Z | # # # ###### # # ###### ### # #### # #### # |
| 135 | 2025-01-30T19:29:41.191Z | |
| 136 | 2025-01-30T19:29:41.191Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 137 | 2025-01-30T19:29:42.788Z | pkg list: illegal option -- F |
| 138 | 2025-01-30T19:29:42.788Z | Usage: |
| 139 | 2025-01-30T19:29:42.791Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
| 140 | 2025-01-30T19:29:42.791Z | [pkg_fmri_pattern ...] |
| 141 | 2025-01-30T19:29:43.625Z | pkg list: illegal option -- F |
| 142 | 2025-01-30T19:29:43.625Z | Usage: |
| 143 | 2025-01-30T19:29:43.625Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
| 144 | 2025-01-30T19:29:43.626Z | [pkg_fmri_pattern ...] |
| 145 | 2025-01-30T19:29:51.084Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 146 | 2025-01-30T19:29:55.353Z | Startup: Caching catalogs ... Done |
| 147 | 2025-01-30T19:30:06.484Z | Planning: Solver setup ... Done (10.352s) |
| 148 | 2025-01-30T19:30:06.630Z | Planning: Running solver ... Done (0.146s) |
| 149 | 2025-01-30T19:30:06.986Z | Planning: Finding local manifests ... Done (0.256s) |
| 150 | 2025-01-30T19:30:06.999Z | Planning: Fetching manifests: 0/7 0% complete |
| 151 | 2025-01-30T19:30:07.366Z | Planning: Fetching manifests: 7/7 100% complete |
| 152 | 2025-01-30T19:30:08.217Z | Planning: Package planning ... Done (0.851s) |
| 153 | 2025-01-30T19:30:08.274Z | Planning: Merging actions ... Done (0.057s) |
| 154 | 2025-01-30T19:30:09.065Z | Planning: Checking for conflicting actions ... Done (0.791s) |
| 155 | 2025-01-30T19:30:14.647Z | Planning: Consolidating action changes ... Done (5.581s) |
| 156 | 2025-01-30T19:30:15.020Z | Planning: Evaluating mediators ... Done (0.373s) |
| 157 | 2025-01-30T19:30:15.097Z | Planning: Planning completed in 19.65 seconds |
| 158 | 2025-01-30T19:30:15.112Z | Packages to install: 4 |
| 159 | 2025-01-30T19:30:15.112Z | Packages to update: 3 |
| 160 | 2025-01-30T19:30:15.115Z | Mediators to change: 2 |
| 161 | 2025-01-30T19:30:15.115Z | Services to change: 1 |
| 162 | 2025-01-30T19:30:15.115Z | Estimated space available: 155.61 GB |
| 163 | 2025-01-30T19:30:15.115Z | Estimated space to be consumed: 1.64 GB |
| 164 | 2025-01-30T19:30:15.115Z | Create boot environment: No |
| 165 | 2025-01-30T19:30:15.115Z | Create backup boot environment: Yes |
| 166 | 2025-01-30T19:30:15.115Z | Rebuild boot archive: No |
| 167 | 2025-01-30T19:30:15.115Z | |
| 168 | 2025-01-30T19:30:15.115Z | Changed mediators: |
| 169 | 2025-01-30T19:30:15.115Z | mediator clang: |
| 170 | 2025-01-30T19:30:15.115Z | version: None -> 15 (system default) |
| 171 | 2025-01-30T19:30:15.115Z | |
| 172 | 2025-01-30T19:30:15.115Z | mediator llvm: |
| 173 | 2025-01-30T19:30:15.115Z | version: 14 (system default) -> 15 (system default) |
| 174 | 2025-01-30T19:30:15.115Z | |
| 175 | 2025-01-30T19:30:15.115Z | Changed packages: |
| 176 | 2025-01-30T19:30:15.115Z | helios-dev |
| 177 | 2025-01-30T19:30:15.115Z | developer/build-essential |
| 178 | 2025-01-30T19:30:15.115Z | None -> 11-2.0 |
| 179 | 2025-01-30T19:30:15.116Z | library/libxmlsec1 |
| 180 | 2025-01-30T19:30:15.116Z | None -> 1.2.35-2.0 |
| 181 | 2025-01-30T19:30:15.116Z | ooce/developer/clang-15 |
| 182 | 2025-01-30T19:30:15.116Z | None -> 15.0.7-2.0 |
| 183 | 2025-01-30T19:30:15.116Z | ooce/developer/llvm-15 |
| 184 | 2025-01-30T19:30:15.116Z | None -> 15.0.7-2.0 |
| 185 | 2025-01-30T19:30:15.116Z | package/pkg |
| 186 | 2025-01-30T19:30:15.116Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
| 187 | 2025-01-30T19:30:15.116Z | system/library/g++-runtime |
| 188 | 2025-01-30T19:30:15.116Z | 13-2.0 -> 14-2.0 |
| 189 | 2025-01-30T19:30:15.116Z | system/library/gcc-runtime |
| 190 | 2025-01-30T19:30:15.116Z | 13-2.0 -> 14-2.0 |
| 191 | 2025-01-30T19:30:15.116Z | |
| 192 | 2025-01-30T19:30:15.116Z | Services: |
| 193 | 2025-01-30T19:30:15.116Z | restart_fmri: |
| 194 | 2025-01-30T19:30:15.116Z | svc:/system/update-man-index:default |
| 195 | 2025-01-30T19:30:15.117Z | |
| 196 | 2025-01-30T19:30:15.117Z | Editable files to change: |
| 197 | 2025-01-30T19:30:15.117Z | Update: |
| 198 | 2025-01-30T19:30:15.117Z | usr/share/lib/pkg/web/config.shtml |
| 199 | 2025-01-30T19:30:15.581Z | |
| 200 | 2025-01-30T19:30:15.581Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
| 201 | 2025-01-30T19:30:20.583Z | Download: 1198/4301 items 70.7/225.4MB 31% complete (15.9M/s) |
| 202 | 2025-01-30T19:30:25.607Z | Download: 2213/4301 items 119.2/225.4MB 52% complete (12.1M/s) |
| 203 | 2025-01-30T19:30:30.610Z | Download: 2731/4301 items 120.7/225.4MB 53% complete (5.2M/s) |
| 204 | 2025-01-30T19:30:35.923Z | Download: 3247/4301 items 198.1/225.4MB 87% complete (7.8M/s) |
| 205 | 2025-01-30T19:30:40.924Z | Download: 3453/4301 items 213.3/225.4MB 94% complete (9.3M/s) |
| 206 | 2025-01-30T19:30:45.931Z | Download: 4018/4301 items 219.3/225.4MB 97% complete (2.2M/s) |
| 207 | 2025-01-30T19:30:55.101Z | Download: 4208/4301 items 220.6/225.4MB 97% complete (2.0M/s) |
| 208 | 2025-01-30T19:30:58.508Z | Download: Completed 225.42 MB in 42.92 seconds (5.2M/s) |
| 209 | 2025-01-30T19:31:00.635Z | Actions: 1/5122 actions (Removing old actions) |
| 210 | 2025-01-30T19:31:00.651Z | Actions: 194/5122 actions (Installing new actions) |
| 211 | 2025-01-30T19:31:05.408Z | Actions: 4267/5122 actions (Updating modified actions) |
| 212 | 2025-01-30T19:31:05.741Z | Actions: Completed 5122 actions in 5.10 seconds. |
| 213 | 2025-01-30T19:31:06.129Z | Done (0.380s) |
| 214 | 2025-01-30T19:31:06.132Z | Done (0.001s) |
| 215 | 2025-01-30T19:31:06.707Z | Done (0.577s) |
| 216 | 2025-01-30T19:31:12.627Z | Done (5.695s) |
| 217 | 2025-01-30T19:31:12.995Z | Done (0.303s) |
| 218 | 2025-01-30T19:31:12.998Z | Done (0.000s) |
| 219 | 2025-01-30T19:31:13.173Z | Done (0.000s) |
| 220 | 2025-01-30T19:31:13.848Z | Planning: Evaluating mediator changes ... Done |
| 221 | 2025-01-30T19:31:14.008Z | Planning: Checking for conflicting actions ... Done |
| 222 | 2025-01-30T19:31:14.011Z | Planning: Consolidating action changes ... Done |
| 223 | 2025-01-30T19:31:14.273Z | Planning: Evaluating mediators ... Done |
| 224 | 2025-01-30T19:31:14.276Z | Planning: Planning completed in 0.43 seconds |
| 225 | 2025-01-30T19:31:14.312Z | Mediators to change: 2 |
| 226 | 2025-01-30T19:31:14.312Z | Create boot environment: No |
| 227 | 2025-01-30T19:31:14.312Z | Create backup boot environment: No |
| 228 | 2025-01-30T19:31:14.403Z | Done |
| 229 | 2025-01-30T19:31:14.403Z | Done |
| 230 | 2025-01-30T19:31:14.788Z | Done |
| 231 | 2025-01-30T19:31:18.328Z | Done |
| 232 | 2025-01-30T19:31:18.414Z | Done |
| 233 | 2025-01-30T19:31:18.414Z | Done |
| 234 | 2025-01-30T19:31:18.538Z | Done |
| 235 | 2025-01-30T19:31:19.139Z | Planning: Evaluating mediator changes ... Done |
| 236 | 2025-01-30T19:31:19.141Z | Planning: Merging actions ... Done |
| 237 | 2025-01-30T19:31:19.327Z | Planning: Checking for conflicting actions ... Done |
| 238 | 2025-01-30T19:31:19.329Z | Planning: Consolidating action changes ... Done |
| 239 | 2025-01-30T19:31:19.587Z | Planning: Evaluating mediators ... Done |
| 240 | 2025-01-30T19:31:19.642Z | Planning: Planning completed in 0.74 seconds |
| 241 | 2025-01-30T19:31:19.682Z | Packages to change: 1 |
| 242 | 2025-01-30T19:31:19.682Z | Mediators to change: 1 |
| 243 | 2025-01-30T19:31:19.682Z | Services to change: 1 |
| 244 | 2025-01-30T19:31:19.685Z | Create boot environment: No |
| 245 | 2025-01-30T19:31:19.685Z | Create backup boot environment: Yes |
| 246 | 2025-01-30T19:31:21.838Z | Actions: 1/6 actions (Updating modified actions) |
| 247 | 2025-01-30T19:31:21.841Z | Actions: Completed 6 actions in 0.00 seconds. |
| 248 | 2025-01-30T19:31:21.841Z | Done |
| 249 | 2025-01-30T19:31:21.841Z | Done |
| 250 | 2025-01-30T19:31:21.955Z | Done |
| 251 | 2025-01-30T19:31:25.457Z | Done |
| 252 | 2025-01-30T19:31:25.546Z | Done |
| 253 | 2025-01-30T19:31:25.548Z | Done |
| 254 | 2025-01-30T19:31:25.686Z | Done |
| 255 | 2025-01-30T19:31:26.114Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 256 | 2025-01-30T19:31:26.114Z | clang system 15 system |
| 257 | 2025-01-30T19:31:26.114Z | csh system system illumos |
| 258 | 2025-01-30T19:31:26.114Z | ctags system system illumos |
| 259 | 2025-01-30T19:31:26.114Z | gcc vendor 12 vendor |
| 260 | 2025-01-30T19:31:26.114Z | gcc system 10 system |
| 261 | 2025-01-30T19:31:26.115Z | gcc system 7 system |
| 262 | 2025-01-30T19:31:26.116Z | go system 1.20 system |
| 263 | 2025-01-30T19:31:26.116Z | go system 1.19 system |
| 264 | 2025-01-30T19:31:26.116Z | llvm system 15 system |
| 265 | 2025-01-30T19:31:26.118Z | llvm system 14 system |
| 266 | 2025-01-30T19:31:26.118Z | mariadb system 10.6 system |
| 267 | 2025-01-30T19:31:26.118Z | mta vendor vendor dma |
| 268 | 2025-01-30T19:31:26.118Z | openjdk system 17 system |
| 269 | 2025-01-30T19:31:26.118Z | openjdk system 11 system |
| 270 | 2025-01-30T19:31:26.118Z | openjdk system 1.8 system |
| 271 | 2025-01-30T19:31:26.118Z | openssl vendor 3 vendor |
| 272 | 2025-01-30T19:31:26.119Z | perl system 5.36 system |
| 273 | 2025-01-30T19:31:26.119Z | postgresql system 15 system |
| 274 | 2025-01-30T19:31:26.120Z | postgresql system 13 system |
| 275 | 2025-01-30T19:31:26.120Z | python vendor 3 vendor |
| 276 | 2025-01-30T19:31:26.121Z | python system 2 system |
| 277 | 2025-01-30T19:31:26.121Z | python3 system 3.11 system |
| 278 | 2025-01-30T19:31:26.121Z | ruby system 3.0 system |
| 279 | 2025-01-30T19:31:26.121Z | words vendor vendor american-english |
| 280 | 2025-01-30T19:31:26.121Z | words system system australian-english |
| 281 | 2025-01-30T19:31:26.121Z | words system system british-english |
| 282 | 2025-01-30T19:31:26.121Z | words system system canadian-english |
| 283 | 2025-01-30T19:31:26.122Z | words system system french |
| 284 | 2025-01-30T19:31:26.122Z | words system system italian |
| 285 | 2025-01-30T19:31:26.122Z | words system system ngerman |
| 286 | 2025-01-30T19:31:26.122Z | words system system ogerman |
| 287 | 2025-01-30T19:31:26.122Z | words system system spanish |
| 288 | 2025-01-30T19:31:26.439Z | PUBLISHER TYPE STATUS P LOCATION |
| 289 | 2025-01-30T19:31:26.440Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 290 | 2025-01-30T19:31:29.162Z | FMRI IFO |
| 291 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 292 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 293 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 294 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 295 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 296 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 297 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
| 298 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 299 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 300 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
| 301 | 2025-01-30T19:31:29.162Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 302 | 2025-01-30T19:31:29.163Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 303 | 2025-01-30T19:31:29.163Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
| 304 | 2025-01-30T19:31:29.163Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 305 | 2025-01-30T19:31:29.163Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 306 | 2025-01-30T19:31:29.885Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 307 | 2025-01-30T19:31:30.194Z | Updating crates.io index |
| 308 | 2025-01-30T19:31:30.196Z | Updating git repository `https://github.com/oxidecomputer/diffus` |
| 309 | 2025-01-30T19:31:30.560Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 310 | 2025-01-30T19:31:31.121Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 311 | 2025-01-30T19:31:31.428Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 312 | 2025-01-30T19:31:31.701Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 313 | 2025-01-30T19:31:31.989Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 314 | 2025-01-30T19:31:33.059Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 315 | 2025-01-30T19:31:34.822Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 316 | 2025-01-30T19:31:35.551Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 317 | 2025-01-30T19:31:36.323Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 318 | 2025-01-30T19:31:36.604Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 319 | 2025-01-30T19:31:36.935Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 320 | 2025-01-30T19:31:37.539Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
| 321 | 2025-01-30T19:31:37.973Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 322 | 2025-01-30T19:31:38.284Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 323 | 2025-01-30T19:31:38.627Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 324 | 2025-01-30T19:31:38.899Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 325 | 2025-01-30T19:31:39.167Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 326 | 2025-01-30T19:31:39.463Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 327 | 2025-01-30T19:31:39.791Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 328 | 2025-01-30T19:31:40.146Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 329 | 2025-01-30T19:31:40.464Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 330 | 2025-01-30T19:31:40.832Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 331 | 2025-01-30T19:31:41.102Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 332 | 2025-01-30T19:31:41.630Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 333 | 2025-01-30T19:31:41.938Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 334 | 2025-01-30T19:31:42.345Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 335 | 2025-01-30T19:31:42.714Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 336 | 2025-01-30T19:31:43.027Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 337 | 2025-01-30T19:31:43.263Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 338 | 2025-01-30T19:31:43.547Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 339 | 2025-01-30T19:31:44.802Z | Downloading crates ... |
| 340 | 2025-01-30T19:31:44.852Z | Downloaded block-buffer v0.10.4 |
| 341 | 2025-01-30T19:31:44.855Z | Downloaded anstyle-query v1.1.1 |
| 342 | 2025-01-30T19:31:44.858Z | Downloaded anstyle v1.0.10 |
| 343 | 2025-01-30T19:31:44.861Z | Downloaded anstyle-parse v0.2.5 |
| 344 | 2025-01-30T19:31:44.866Z | Downloaded anyhow v1.0.95 |
| 345 | 2025-01-30T19:31:44.876Z | Downloaded pretty-hex v0.4.1 |
| 346 | 2025-01-30T19:31:44.879Z | Downloaded equivalent v1.0.1 |
| 347 | 2025-01-30T19:31:44.882Z | Downloaded usdt-attr-macro v0.5.0 |
| 348 | 2025-01-30T19:31:44.884Z | Downloaded dtrace-parser v0.2.0 |
| 349 | 2025-01-30T19:31:44.888Z | Downloaded swrite v0.1.0 |
| 350 | 2025-01-30T19:31:44.895Z | Downloaded scroll_derive v0.12.0 |
| 351 | 2025-01-30T19:31:44.912Z | Downloaded autocfg v1.4.0 |
| 352 | 2025-01-30T19:31:44.915Z | Downloaded anstream v0.6.15 |
| 353 | 2025-01-30T19:31:44.917Z | Downloaded fastrand v2.1.1 |
| 354 | 2025-01-30T19:31:44.921Z | Downloaded bytecount v0.6.8 |
| 355 | 2025-01-30T19:31:44.923Z | Downloaded smawk v0.3.2 |
| 356 | 2025-01-30T19:31:44.926Z | Downloaded digest v0.10.7 |
| 357 | 2025-01-30T19:31:44.926Z | Downloaded cfg-if v1.0.0 |
| 358 | 2025-01-30T19:31:44.929Z | Downloaded byteorder v1.5.0 |
| 359 | 2025-01-30T19:31:44.929Z | Downloaded usdt v0.5.0 |
| 360 | 2025-01-30T19:31:44.931Z | Downloaded pest_generator v2.7.14 |
| 361 | 2025-01-30T19:31:44.932Z | Downloaded utf8parse v0.2.2 |
| 362 | 2025-01-30T19:31:44.934Z | Downloaded thread-id v4.2.2 |
| 363 | 2025-01-30T19:31:44.934Z | Downloaded colorchoice v1.0.2 |
| 364 | 2025-01-30T19:31:44.938Z | Downloaded serde_spanned v0.6.8 |
| 365 | 2025-01-30T19:31:44.941Z | Downloaded macaddr v1.0.1 |
| 366 | 2025-01-30T19:31:44.947Z | Downloaded plain v0.2.3 |
| 367 | 2025-01-30T19:31:44.949Z | Downloaded is_terminal_polyfill v1.70.1 |
| 368 | 2025-01-30T19:31:44.949Z | Downloaded crypto-common v0.1.6 |
| 369 | 2025-01-30T19:31:44.952Z | Downloaded heck v0.4.1 |
| 370 | 2025-01-30T19:31:44.952Z | Downloaded clap_lex v0.7.4 |
| 371 | 2025-01-30T19:31:44.957Z | Downloaded unicode-linebreak v0.1.5 |
| 372 | 2025-01-30T19:31:44.959Z | Downloaded strsim v0.11.1 |
| 373 | 2025-01-30T19:31:44.959Z | Downloaded proc-macro-error-attr v1.0.4 |
| 374 | 2025-01-30T19:31:44.962Z | Downloaded fs-err v2.11.0 |
| 375 | 2025-01-30T19:31:44.964Z | Downloaded memmap v0.7.0 |
| 376 | 2025-01-30T19:31:44.966Z | Downloaded usdt-macro v0.5.0 |
| 377 | 2025-01-30T19:31:44.967Z | Downloaded generic-array v0.14.7 |
| 378 | 2025-01-30T19:31:44.969Z | Downloaded thiserror v1.0.69 |
| 379 | 2025-01-30T19:31:44.972Z | Downloaded version_check v0.9.5 |
| 380 | 2025-01-30T19:31:44.974Z | Downloaded toml_datetime v0.6.8 |
| 381 | 2025-01-30T19:31:44.974Z | Downloaded itoa v1.0.11 |
| 382 | 2025-01-30T19:31:44.977Z | Downloaded cpufeatures v0.2.14 |
| 383 | 2025-01-30T19:31:44.977Z | Downloaded camino-tempfile v1.1.1 |
| 384 | 2025-01-30T19:31:44.979Z | Downloaded thiserror-impl v1.0.69 |
| 385 | 2025-01-30T19:31:44.979Z | Downloaded heck v0.5.0 |
| 386 | 2025-01-30T19:31:44.982Z | Downloaded errno v0.3.9 |
| 387 | 2025-01-30T19:31:44.982Z | Downloaded fnv v1.0.7 |
| 388 | 2025-01-30T19:31:44.985Z | Downloaded tabled_derive v0.7.0 |
| 389 | 2025-01-30T19:31:44.985Z | Downloaded serde_tokenstream v0.2.2 |
| 390 | 2025-01-30T19:31:44.987Z | Downloaded quote v1.0.38 |
| 391 | 2025-01-30T19:31:44.990Z | Downloaded zerocopy-derive v0.7.35 |
| 392 | 2025-01-30T19:31:44.994Z | Downloaded pest_derive v2.7.14 |
| 393 | 2025-01-30T19:31:44.996Z | Downloaded terminal_size v0.4.0 |
| 394 | 2025-01-30T19:31:44.999Z | Downloaded sha2 v0.10.8 |
| 395 | 2025-01-30T19:31:44.999Z | Downloaded once_cell v1.20.2 |
| 396 | 2025-01-30T19:31:45.002Z | Downloaded proc-macro-error v1.0.4 |
| 397 | 2025-01-30T19:31:45.004Z | Downloaded tempfile v3.13.0 |
| 398 | 2025-01-30T19:31:45.007Z | Downloaded cargo_metadata v0.18.1 |
| 399 | 2025-01-30T19:31:45.009Z | Downloaded cargo-platform v0.1.8 |
| 400 | 2025-01-30T19:31:45.010Z | Downloaded semver v1.0.24 |
| 401 | 2025-01-30T19:31:45.013Z | Downloaded camino v1.1.9 |
| 402 | 2025-01-30T19:31:45.013Z | Downloaded cargo_toml v0.20.5 |
| 403 | 2025-01-30T19:31:45.015Z | Downloaded dof v0.3.0 |
| 404 | 2025-01-30T19:31:45.018Z | Downloaded usdt-impl v0.5.0 |
| 405 | 2025-01-30T19:31:45.020Z | Downloaded clap_derive v4.5.24 |
| 406 | 2025-01-30T19:31:45.020Z | Downloaded scroll v0.12.0 |
| 407 | 2025-01-30T19:31:45.023Z | Downloaded unicode-ident v1.0.14 |
| 408 | 2025-01-30T19:31:45.025Z | Downloaded bitflags v2.6.0 |
| 409 | 2025-01-30T19:31:45.028Z | Downloaded ucd-trie v0.1.7 |
| 410 | 2025-01-30T19:31:45.030Z | Downloaded typenum v1.17.0 |
| 411 | 2025-01-30T19:31:45.034Z | Downloaded ryu v1.0.18 |
| 412 | 2025-01-30T19:31:45.038Z | Downloaded toml v0.8.19 |
| 413 | 2025-01-30T19:31:45.041Z | Downloaded proc-macro2 v1.0.92 |
| 414 | 2025-01-30T19:31:45.046Z | Downloaded pest_meta v2.7.14 |
| 415 | 2025-01-30T19:31:45.049Z | Downloaded clap v4.5.27 |
| 416 | 2025-01-30T19:31:45.055Z | Downloaded textwrap v0.16.1 |
| 417 | 2025-01-30T19:31:45.059Z | Downloaded papergrid v0.11.0 |
| 418 | 2025-01-30T19:31:45.061Z | Downloaded log v0.4.22 |
| 419 | 2025-01-30T19:31:45.064Z | Downloaded serde_derive v1.0.217 |
| 420 | 2025-01-30T19:31:45.073Z | Downloaded serde v1.0.217 |
| 421 | 2025-01-30T19:31:45.082Z | Downloaded indexmap v2.7.1 |
| 422 | 2025-01-30T19:31:45.104Z | Downloaded toml_edit v0.22.22 |
| 423 | 2025-01-30T19:31:45.123Z | Downloaded memchr v2.7.4 |
| 424 | 2025-01-30T19:31:45.127Z | Downloaded hashbrown v0.15.1 |
| 425 | 2025-01-30T19:31:45.133Z | Downloaded serde_json v1.0.135 |
| 426 | 2025-01-30T19:31:45.139Z | Downloaded pest v2.7.14 |
| 427 | 2025-01-30T19:31:45.144Z | Downloaded clap_builder v4.5.27 |
| 428 | 2025-01-30T19:31:45.151Z | Downloaded winnow v0.6.20 |
| 429 | 2025-01-30T19:31:45.160Z | Downloaded zerocopy v0.7.35 |
| 430 | 2025-01-30T19:31:45.173Z | Downloaded goblin v0.8.2 |
| 431 | 2025-01-30T19:31:45.178Z | Downloaded tabled v0.15.0 |
| 432 | 2025-01-30T19:31:45.192Z | Downloaded syn v1.0.109 |
| 433 | 2025-01-30T19:31:45.201Z | Downloaded unicode-width v0.1.14 |
| 434 | 2025-01-30T19:31:45.206Z | Downloaded syn v2.0.96 |
| 435 | 2025-01-30T19:31:45.218Z | Downloaded rustix v0.38.37 |
| 436 | 2025-01-30T19:31:45.246Z | Downloaded libc v0.2.169 |
| 437 | 2025-01-30T19:31:45.549Z | Compiling proc-macro2 v1.0.92 |
| 438 | 2025-01-30T19:31:45.549Z | Compiling unicode-ident v1.0.14 |
| 439 | 2025-01-30T19:31:45.549Z | Compiling version_check v0.9.5 |
| 440 | 2025-01-30T19:31:45.549Z | Compiling serde v1.0.217 |
| 441 | 2025-01-30T19:31:45.552Z | Compiling thiserror v1.0.69 |
| 442 | 2025-01-30T19:31:45.552Z | Compiling memchr v2.7.4 |
| 443 | 2025-01-30T19:31:45.552Z | Compiling libc v0.2.169 |
| 444 | 2025-01-30T19:31:45.588Z | Compiling itoa v1.0.11 |
| 445 | 2025-01-30T19:31:45.835Z | Compiling ucd-trie v0.1.7 |
| 446 | 2025-01-30T19:31:45.927Z | Compiling ryu v1.0.18 |
| 447 | 2025-01-30T19:31:46.271Z | Compiling once_cell v1.20.2 |
| 448 | 2025-01-30T19:31:46.326Z | Compiling byteorder v1.5.0 |
| 449 | 2025-01-30T19:31:46.574Z | Compiling serde_json v1.0.135 |
| 450 | 2025-01-30T19:31:46.889Z | Compiling rustix v0.38.37 |
| 451 | 2025-01-30T19:31:47.127Z | Compiling bitflags v2.6.0 |
| 452 | 2025-01-30T19:31:47.168Z | Compiling proc-macro-error-attr v1.0.4 |
| 453 | 2025-01-30T19:31:47.305Z | Compiling usdt-impl v0.5.0 |
| 454 | 2025-01-30T19:31:47.476Z | Compiling syn v1.0.109 |
| 455 | 2025-01-30T19:31:47.502Z | Compiling proc-macro-error v1.0.4 |
| 456 | 2025-01-30T19:31:47.576Z | Compiling utf8parse v0.2.2 |
| 457 | 2025-01-30T19:31:47.684Z | Compiling log v0.4.22 |
| 458 | 2025-01-30T19:31:47.753Z | Compiling camino v1.1.9 |
| 459 | 2025-01-30T19:31:47.778Z | Compiling thread-id v4.2.2 |
| 460 | 2025-01-30T19:31:47.829Z | Compiling hashbrown v0.15.1 |
| 461 | 2025-01-30T19:31:47.832Z | Compiling equivalent v1.0.1 |
| 462 | 2025-01-30T19:31:47.901Z | Compiling plain v0.2.3 |
| 463 | 2025-01-30T19:31:48.039Z | Compiling anstyle-parse v0.2.5 |
| 464 | 2025-01-30T19:31:48.097Z | Compiling autocfg v1.4.0 |
| 465 | 2025-01-30T19:31:48.133Z | Compiling quote v1.0.38 |
| 466 | 2025-01-30T19:31:48.325Z | Compiling errno v0.3.9 |
| 467 | 2025-01-30T19:31:48.353Z | Compiling semver v1.0.24 |
| 468 | 2025-01-30T19:31:48.402Z | Compiling colorchoice v1.0.2 |
| 469 | 2025-01-30T19:31:48.425Z | Compiling anstyle v1.0.10 |
| 470 | 2025-01-30T19:31:48.568Z | Compiling syn v2.0.96 |
| 471 | 2025-01-30T19:31:48.819Z | Compiling indexmap v2.7.1 |
| 472 | 2025-01-30T19:31:48.847Z | Compiling winnow v0.6.20 |
| 473 | 2025-01-30T19:31:48.896Z | Compiling pretty-hex v0.4.1 |
| 474 | 2025-01-30T19:31:49.026Z | Compiling anstyle-query v1.1.1 |
| 475 | 2025-01-30T19:31:49.109Z | Compiling is_terminal_polyfill v1.70.1 |
| 476 | 2025-01-30T19:31:49.187Z | Compiling unicode-width v0.1.14 |
| 477 | 2025-01-30T19:31:49.272Z | Compiling anstream v0.6.15 |
| 478 | 2025-01-30T19:31:49.645Z | Compiling fs-err v2.11.0 |
| 479 | 2025-01-30T19:31:49.978Z | Compiling clap_lex v0.7.4 |
| 480 | 2025-01-30T19:31:50.062Z | Compiling strsim v0.11.1 |
| 481 | 2025-01-30T19:31:50.084Z | Compiling heck v0.5.0 |
| 482 | 2025-01-30T19:31:50.387Z | Compiling terminal_size v0.4.0 |
| 483 | 2025-01-30T19:31:50.412Z | Compiling cfg-if v1.0.0 |
| 484 | 2025-01-30T19:31:50.520Z | Compiling bytecount v0.6.8 |
| 485 | 2025-01-30T19:31:50.575Z | Compiling anyhow v1.0.95 |
| 486 | 2025-01-30T19:31:50.665Z | Compiling heck v0.4.1 |
| 487 | 2025-01-30T19:31:50.775Z | Compiling fnv v1.0.7 |
| 488 | 2025-01-30T19:31:50.843Z | Compiling fastrand v2.1.1 |
| 489 | 2025-01-30T19:31:50.921Z | Compiling papergrid v0.11.0 |
| 490 | 2025-01-30T19:31:51.057Z | Compiling clap_builder v4.5.27 |
| 491 | 2025-01-30T19:31:51.231Z | Compiling tempfile v3.13.0 |
| 492 | 2025-01-30T19:31:51.358Z | Compiling memmap v0.7.0 |
| 493 | 2025-01-30T19:31:51.704Z | Compiling unicode-linebreak v0.1.5 |
| 494 | 2025-01-30T19:31:51.990Z | Compiling smawk v0.3.2 |
| 495 | 2025-01-30T19:31:52.202Z | Compiling textwrap v0.16.1 |
| 496 | 2025-01-30T19:31:52.225Z | Compiling swrite v0.1.0 |
| 497 | 2025-01-30T19:31:53.379Z | Compiling tabled_derive v0.7.0 |
| 498 | 2025-01-30T19:31:54.510Z | Compiling tabled v0.15.0 |
| 499 | 2025-01-30T19:31:55.075Z | Compiling serde_derive v1.0.217 |
| 500 | 2025-01-30T19:31:55.079Z | Compiling thiserror-impl v1.0.69 |
| 501 | 2025-01-30T19:31:55.079Z | Compiling zerocopy-derive v0.7.35 |
| 502 | 2025-01-30T19:31:55.145Z | Compiling scroll_derive v0.12.0 |
| 503 | 2025-01-30T19:31:55.170Z | Compiling clap_derive v4.5.24 |
| 504 | 2025-01-30T19:31:56.595Z | Compiling scroll v0.12.0 |
| 505 | 2025-01-30T19:31:57.023Z | Compiling goblin v0.8.2 |
| 506 | 2025-01-30T19:31:57.091Z | Compiling zerocopy v0.7.35 |
| 507 | 2025-01-30T19:31:57.609Z | Compiling pest v2.7.14 |
| 508 | 2025-01-30T19:31:58.391Z | Compiling clap v4.5.27 |
| 509 | 2025-01-30T19:31:59.791Z | Compiling pest_meta v2.7.14 |
| 510 | 2025-01-30T19:32:00.696Z | Compiling pest_generator v2.7.14 |
| 511 | 2025-01-30T19:32:02.027Z | Compiling pest_derive v2.7.14 |
| 512 | 2025-01-30T19:32:02.688Z | Compiling dtrace-parser v0.2.0 |
| 513 | 2025-01-30T19:32:03.529Z | Compiling serde_tokenstream v0.2.2 |
| 514 | 2025-01-30T19:32:03.571Z | Compiling toml_datetime v0.6.8 |
| 515 | 2025-01-30T19:32:03.571Z | Compiling serde_spanned v0.6.8 |
| 516 | 2025-01-30T19:32:03.818Z | Compiling cargo-platform v0.1.8 |
| 517 | 2025-01-30T19:32:03.849Z | Compiling macaddr v1.0.1 |
| 518 | 2025-01-30T19:32:04.032Z | Compiling toml_edit v0.22.22 |
| 519 | 2025-01-30T19:32:04.190Z | Compiling camino-tempfile v1.1.1 |
| 520 | 2025-01-30T19:32:04.969Z | Compiling dof v0.3.0 |
| 521 | 2025-01-30T19:32:04.972Z | Compiling cargo_metadata v0.18.1 |
| 522 | 2025-01-30T19:32:06.288Z | Compiling usdt-attr-macro v0.5.0 |
| 523 | 2025-01-30T19:32:06.288Z | Compiling usdt-macro v0.5.0 |
| 524 | 2025-01-30T19:32:06.806Z | Compiling toml v0.8.19 |
| 525 | 2025-01-30T19:32:07.336Z | Compiling usdt v0.5.0 |
| 526 | 2025-01-30T19:32:07.608Z | Compiling cargo_toml v0.20.5 |
| 527 | 2025-01-30T19:32:10.068Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 528 | 2025-01-30T19:32:13.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.43s |
| 529 | 2025-01-30T19:32:13.376Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
| 530 | 2025-01-30T19:32:13.880Z | Downloading crates ... |
| 531 | 2025-01-30T19:32:14.023Z | Downloaded adler2 v2.0.0 |
| 532 | 2025-01-30T19:32:14.049Z | Downloaded darling v0.20.10 |
| 533 | 2025-01-30T19:32:14.054Z | Downloaded http-body v1.0.1 |
| 534 | 2025-01-30T19:32:14.056Z | Downloaded assert_matches v1.5.0 |
| 535 | 2025-01-30T19:32:14.059Z | Downloaded crunchy v0.2.2 |
| 536 | 2025-01-30T19:32:14.059Z | Downloaded atty v0.2.14 |
| 537 | 2025-01-30T19:32:14.059Z | Downloaded hex-literal v0.4.1 |
| 538 | 2025-01-30T19:32:14.063Z | Downloaded cfg_aliases v0.1.1 |
| 539 | 2025-01-30T19:32:14.066Z | Downloaded cfg_aliases v0.2.1 |
| 540 | 2025-01-30T19:32:14.076Z | Downloaded hubpack_derive v0.1.1 |
| 541 | 2025-01-30T19:32:14.078Z | Downloaded cstr-argument v0.1.2 |
| 542 | 2025-01-30T19:32:14.078Z | Downloaded async-stream-impl v0.3.6 |
| 543 | 2025-01-30T19:32:14.083Z | Downloaded icu_provider_macros v1.5.0 |
| 544 | 2025-01-30T19:32:14.085Z | Downloaded ciborium-io v0.2.2 |
| 545 | 2025-01-30T19:32:14.085Z | Downloaded md5 v0.7.0 |
| 546 | 2025-01-30T19:32:14.088Z | Downloaded is_ci v1.2.0 |
| 547 | 2025-01-30T19:32:14.088Z | Downloaded atomicwrites v0.4.4 |
| 548 | 2025-01-30T19:32:14.090Z | Downloaded match_cfg v0.1.0 |
| 549 | 2025-01-30T19:32:14.090Z | Downloaded crucible-workspace-hack v0.1.0 |
| 550 | 2025-01-30T19:32:14.090Z | Downloaded http-range v0.1.5 |
| 551 | 2025-01-30T19:32:14.093Z | Downloaded convert_case v0.4.0 |
| 552 | 2025-01-30T19:32:14.093Z | Downloaded bb8 v0.8.5 |
| 553 | 2025-01-30T19:32:14.096Z | Downloaded allocator-api2 v0.2.18 |
| 554 | 2025-01-30T19:32:14.098Z | Downloaded mirai-annotations v1.12.0 |
| 555 | 2025-01-30T19:32:14.101Z | Downloaded aead v0.5.2 |
| 556 | 2025-01-30T19:32:14.104Z | Downloaded hostname v0.4.0 |
| 557 | 2025-01-30T19:32:14.106Z | Downloaded progenitor-client v0.9.1 |
| 558 | 2025-01-30T19:32:14.106Z | Downloaded hex v0.4.3 |
| 559 | 2025-01-30T19:32:14.109Z | Downloaded bitflags v1.3.2 |
| 560 | 2025-01-30T19:32:14.112Z | Downloaded atomic-waker v1.1.2 |
| 561 | 2025-01-30T19:32:14.114Z | Downloaded crc-catalog v2.4.0 |
| 562 | 2025-01-30T19:32:14.114Z | Downloaded instability v0.3.2 |
| 563 | 2025-01-30T19:32:14.117Z | Downloaded instant v0.1.13 |
| 564 | 2025-01-30T19:32:14.119Z | Downloaded cipher v0.4.4 |
| 565 | 2025-01-30T19:32:14.122Z | Downloaded bit-vec v0.6.3 |
| 566 | 2025-01-30T19:32:14.122Z | Downloaded indent_write v2.2.0 |
| 567 | 2025-01-30T19:32:14.125Z | Downloaded chrono-tz-build v0.4.0 |
| 568 | 2025-01-30T19:32:14.125Z | Downloaded lazy_static v1.5.0 |
| 569 | 2025-01-30T19:32:14.127Z | Downloaded http-body-util v0.1.2 |
| 570 | 2025-01-30T19:32:14.130Z | Downloaded cexpr v0.6.0 |
| 571 | 2025-01-30T19:32:14.132Z | Downloaded hyper-tls v0.6.0 |
| 572 | 2025-01-30T19:32:14.135Z | Downloaded libefi-sys v0.1.0 |
| 573 | 2025-01-30T19:32:14.135Z | Downloaded chacha20 v0.9.1 |
| 574 | 2025-01-30T19:32:14.138Z | Downloaded block-padding v0.3.3 |
| 575 | 2025-01-30T19:32:14.138Z | Downloaded ciborium-ll v0.2.2 |
| 576 | 2025-01-30T19:32:14.140Z | Downloaded lru-cache v0.1.2 |
| 577 | 2025-01-30T19:32:14.143Z | Downloaded humantime v2.1.0 |
| 578 | 2025-01-30T19:32:14.143Z | Downloaded md-5 v0.10.6 |
| 579 | 2025-01-30T19:32:14.145Z | Downloaded ctr v0.9.2 |
| 580 | 2025-01-30T19:32:14.148Z | Downloaded maplit v1.0.2 |
| 581 | 2025-01-30T19:32:14.151Z | Downloaded cmake v0.1.51 |
| 582 | 2025-01-30T19:32:14.151Z | Downloaded lru v0.12.5 |
| 583 | 2025-01-30T19:32:14.153Z | Downloaded crc v3.2.1 |
| 584 | 2025-01-30T19:32:14.156Z | Downloaded lazycell v1.3.0 |
| 585 | 2025-01-30T19:32:14.159Z | Downloaded managed v0.8.0 |
| 586 | 2025-01-30T19:32:14.159Z | Downloaded cobs v0.2.3 |
| 587 | 2025-01-30T19:32:14.162Z | Downloaded maybe-uninit v2.0.0 |
| 588 | 2025-01-30T19:32:14.162Z | Downloaded libsw v3.3.1 |
| 589 | 2025-01-30T19:32:14.164Z | Downloaded keccak v0.1.5 |
| 590 | 2025-01-30T19:32:14.167Z | Downloaded base16ct v0.2.0 |
| 591 | 2025-01-30T19:32:14.167Z | Downloaded cassowary v0.3.0 |
| 592 | 2025-01-30T19:32:14.169Z | Downloaded linear-map v1.2.0 |
| 593 | 2025-01-30T19:32:14.172Z | Downloaded addr2line v0.24.2 |
| 594 | 2025-01-30T19:32:14.174Z | Downloaded mockall v0.13.0 |
| 595 | 2025-01-30T19:32:14.177Z | Downloaded memoffset v0.9.1 |
| 596 | 2025-01-30T19:32:14.177Z | Downloaded highway v1.2.0 |
| 597 | 2025-01-30T19:32:14.179Z | Downloaded hickory-client v0.24.2 |
| 598 | 2025-01-30T19:32:14.182Z | Downloaded crossbeam-deque v0.8.5 |
| 599 | 2025-01-30T19:32:14.184Z | Downloaded serde-big-array v0.5.1 |
| 600 | 2025-01-30T19:32:14.187Z | Downloaded time-core v0.1.2 |
| 601 | 2025-01-30T19:32:14.189Z | Downloaded ssh-cipher v0.2.0 |
| 602 | 2025-01-30T19:32:14.189Z | Downloaded bitfield v0.14.0 |
| 603 | 2025-01-30T19:32:14.191Z | Downloaded hyper-staticfile v0.10.1 |
| 604 | 2025-01-30T19:32:14.194Z | Downloaded heck v0.3.3 |
| 605 | 2025-01-30T19:32:14.194Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 606 | 2025-01-30T19:32:14.197Z | Downloaded lockfree-object-pool v0.1.6 |
| 607 | 2025-01-30T19:32:14.201Z | Downloaded arrayref v0.3.9 |
| 608 | 2025-01-30T19:32:14.201Z | Downloaded async-trait v0.1.85 |
| 609 | 2025-01-30T19:32:14.204Z | Downloaded linked-hash-map v0.5.6 |
| 610 | 2025-01-30T19:32:14.206Z | Downloaded ipnet v2.10.1 |
| 611 | 2025-01-30T19:32:14.209Z | Downloaded crc32fast v1.4.2 |
| 612 | 2025-01-30T19:32:14.211Z | Downloaded indoc v1.0.9 |
| 613 | 2025-01-30T19:32:14.214Z | Downloaded icu_locid_transform v1.5.0 |
| 614 | 2025-01-30T19:32:14.217Z | Downloaded ciborium v0.2.2 |
| 615 | 2025-01-30T19:32:14.219Z | Downloaded litemap v0.7.3 |
| 616 | 2025-01-30T19:32:14.222Z | Downloaded toolchain_find v0.4.0 |
| 617 | 2025-01-30T19:32:14.225Z | Downloaded multer v3.1.0 |
| 618 | 2025-01-30T19:32:14.227Z | Downloaded csv-core v0.1.11 |
| 619 | 2025-01-30T19:32:14.230Z | Downloaded mime_guess v2.0.5 |
| 620 | 2025-01-30T19:32:14.230Z | Downloaded icu_normalizer v1.5.0 |
| 621 | 2025-01-30T19:32:14.234Z | Downloaded memmap2 v0.9.5 |
| 622 | 2025-01-30T19:32:14.236Z | Downloaded icu_locid v1.5.0 |
| 623 | 2025-01-30T19:32:14.241Z | Downloaded hyper-rustls v0.27.3 |
| 624 | 2025-01-30T19:32:14.244Z | Downloaded bzip2 v0.4.4 |
| 625 | 2025-01-30T19:32:14.247Z | Downloaded cookie_store v0.21.1 |
| 626 | 2025-01-30T19:32:14.249Z | Downloaded newline-converter v0.3.0 |
| 627 | 2025-01-30T19:32:14.252Z | Downloaded new_debug_unreachable v1.0.6 |
| 628 | 2025-01-30T19:32:14.252Z | Downloaded rand_seeder v0.3.0 |
| 629 | 2025-01-30T19:32:14.255Z | Downloaded rand_core v0.6.4 |
| 630 | 2025-01-30T19:32:14.255Z | Downloaded take_mut v0.2.2 |
| 631 | 2025-01-30T19:32:14.261Z | Downloaded rustc-hash v2.0.0 |
| 632 | 2025-01-30T19:32:14.261Z | Downloaded structmeta v0.2.0 |
| 633 | 2025-01-30T19:32:14.261Z | Downloaded quick-error v1.2.3 |
| 634 | 2025-01-30T19:32:14.263Z | Downloaded zerofrom v0.1.4 |
| 635 | 2025-01-30T19:32:14.263Z | Downloaded zone_cfg_derive v0.1.2 |
| 636 | 2025-01-30T19:32:14.263Z | Downloaded unicode-xid v0.2.6 |
| 637 | 2025-01-30T19:32:14.263Z | Downloaded litrs v0.4.1 |
| 638 | 2025-01-30T19:32:14.267Z | Downloaded endian-type v0.1.2 |
| 639 | 2025-01-30T19:32:14.269Z | Downloaded lock_api v0.4.12 |
| 640 | 2025-01-30T19:32:14.271Z | Downloaded ahash v0.8.11 |
| 641 | 2025-01-30T19:32:14.274Z | Downloaded indexmap v1.9.3 |
| 642 | 2025-01-30T19:32:14.277Z | Downloaded slog-scope v4.4.0 |
| 643 | 2025-01-30T19:32:14.279Z | Downloaded serde_urlencoded v0.7.1 |
| 644 | 2025-01-30T19:32:14.282Z | Downloaded salsa20 v0.10.2 |
| 645 | 2025-01-30T19:32:14.282Z | Downloaded mime v0.3.17 |
| 646 | 2025-01-30T19:32:14.284Z | Downloaded icu_locid_transform_data v1.5.0 |
| 647 | 2025-01-30T19:32:14.287Z | Downloaded newtype-uuid v1.2.1 |
| 648 | 2025-01-30T19:32:14.289Z | Downloaded miniz_oxide v0.8.0 |
| 649 | 2025-01-30T19:32:14.291Z | Downloaded cookie v0.18.1 |
| 650 | 2025-01-30T19:32:14.295Z | Downloaded heapless v0.8.0 |
| 651 | 2025-01-30T19:32:14.297Z | Downloaded crossbeam-utils v0.8.20 |
| 652 | 2025-01-30T19:32:14.300Z | Downloaded hyper-util v0.1.10 |
| 653 | 2025-01-30T19:32:14.305Z | Downloaded typify-macro v0.3.0 |
| 654 | 2025-01-30T19:32:14.308Z | Downloaded typify-macro v0.2.0 |
| 655 | 2025-01-30T19:32:14.308Z | Downloaded httparse v1.9.5 |
| 656 | 2025-01-30T19:32:14.310Z | Downloaded serde_with_macros v3.11.0 |
| 657 | 2025-01-30T19:32:14.313Z | Downloaded opaque-debug v0.3.1 |
| 658 | 2025-01-30T19:32:14.316Z | Downloaded static_assertions v1.1.0 |
| 659 | 2025-01-30T19:32:14.318Z | Downloaded smf v0.2.3 |
| 660 | 2025-01-30T19:32:14.318Z | Downloaded diesel-dtrace v0.4.2 |
| 661 | 2025-01-30T19:32:14.321Z | Downloaded debug-ignore v1.0.5 |
| 662 | 2025-01-30T19:32:14.324Z | Downloaded sqlparser_derive v0.2.2 |
| 663 | 2025-01-30T19:32:14.324Z | Downloaded strum_macros v0.25.3 |
| 664 | 2025-01-30T19:32:14.326Z | Downloaded try-lock v0.2.5 |
| 665 | 2025-01-30T19:32:14.326Z | Downloaded filetime v0.2.25 |
| 666 | 2025-01-30T19:32:14.329Z | Downloaded fallible-streaming-iterator v0.1.9 |
| 667 | 2025-01-30T19:32:14.331Z | Downloaded num_enum v0.5.11 |
| 668 | 2025-01-30T19:32:14.334Z | Downloaded zerofrom-derive v0.1.4 |
| 669 | 2025-01-30T19:32:14.337Z | Downloaded thiserror v2.0.11 |
| 670 | 2025-01-30T19:32:14.342Z | Downloaded glob v0.3.2 |
| 671 | 2025-01-30T19:32:14.344Z | Downloaded icu_provider v1.5.0 |
| 672 | 2025-01-30T19:32:14.347Z | Downloaded indicatif v0.17.11 |
| 673 | 2025-01-30T19:32:14.351Z | Downloaded icu_properties v1.5.1 |
| 674 | 2025-01-30T19:32:14.355Z | Downloaded mockall_derive v0.13.0 |
| 675 | 2025-01-30T19:32:14.357Z | Downloaded group v0.13.0 |
| 676 | 2025-01-30T19:32:14.360Z | Downloaded clang-sys v1.8.1 |
| 677 | 2025-01-30T19:32:14.362Z | Downloaded packed_struct_codegen v0.10.1 |
| 678 | 2025-01-30T19:32:14.365Z | Downloaded hickory-resolver v0.24.2 |
| 679 | 2025-01-30T19:32:14.368Z | Downloaded phf_generator v0.11.2 |
| 680 | 2025-01-30T19:32:14.371Z | Downloaded blake2 v0.10.6 |
| 681 | 2025-01-30T19:32:14.373Z | Downloaded arc-swap v1.7.1 |
| 682 | 2025-01-30T19:32:14.377Z | Downloaded whoami v1.5.2 |
| 683 | 2025-01-30T19:32:14.379Z | Downloaded pin-utils v0.1.0 |
| 684 | 2025-01-30T19:32:14.382Z | Downloaded defmt v0.3.8 |
| 685 | 2025-01-30T19:32:14.385Z | Downloaded downcast v0.11.0 |
| 686 | 2025-01-30T19:32:14.387Z | Downloaded waitgroup v0.1.2 |
| 687 | 2025-01-30T19:32:14.390Z | Downloaded fxhash v0.2.1 |
| 688 | 2025-01-30T19:32:14.390Z | Downloaded icu_collections v1.5.0 |
| 689 | 2025-01-30T19:32:14.396Z | Downloaded slog-bunyan v2.5.0 |
| 690 | 2025-01-30T19:32:14.398Z | Downloaded slog-async v2.8.0 |
| 691 | 2025-01-30T19:32:14.401Z | Downloaded signal-hook-tokio v0.3.1 |
| 692 | 2025-01-30T19:32:14.401Z | Downloaded primeorder v0.13.6 |
| 693 | 2025-01-30T19:32:14.403Z | Downloaded ppv-lite86 v0.2.20 |
| 694 | 2025-01-30T19:32:14.403Z | Downloaded tracing-attributes v0.1.27 |
| 695 | 2025-01-30T19:32:14.406Z | Downloaded globset v0.4.15 |
| 696 | 2025-01-30T19:32:14.409Z | Downloaded displaydoc v0.2.5 |
| 697 | 2025-01-30T19:32:14.412Z | Downloaded peg v0.8.4 |
| 698 | 2025-01-30T19:32:14.415Z | Downloaded display-error-chain v0.2.2 |
| 699 | 2025-01-30T19:32:14.418Z | Downloaded strum_macros v0.24.3 |
| 700 | 2025-01-30T19:32:14.421Z | Downloaded aes v0.8.4 |
| 701 | 2025-01-30T19:32:14.423Z | Downloaded openssl-probe v0.1.5 |
| 702 | 2025-01-30T19:32:14.426Z | Downloaded newtype_derive v0.1.6 |
| 703 | 2025-01-30T19:32:14.426Z | Downloaded signal-hook-registry v1.4.2 |
| 704 | 2025-01-30T19:32:14.428Z | Downloaded oso-derive v0.27.3 |
| 705 | 2025-01-30T19:32:14.428Z | Downloaded peg-macros v0.8.4 |
| 706 | 2025-01-30T19:32:14.432Z | Downloaded rpassword v7.3.1 |
| 707 | 2025-01-30T19:32:14.432Z | Downloaded base64 v0.21.7 |
| 708 | 2025-01-30T19:32:14.436Z | Downloaded thiserror-impl v2.0.11 |
| 709 | 2025-01-30T19:32:14.448Z | Downloaded russh-cryptovec v0.7.3 |
| 710 | 2025-01-30T19:32:14.451Z | Downloaded zone v0.3.0 |
| 711 | 2025-01-30T19:32:14.451Z | Downloaded progenitor-impl v0.8.0 |
| 712 | 2025-01-30T19:32:14.453Z | Downloaded dropshot_endpoint v0.12.0 |
| 713 | 2025-01-30T19:32:14.456Z | Downloaded precomputed-hash v0.1.1 |
| 714 | 2025-01-30T19:32:14.463Z | Downloaded zone v0.1.8 |
| 715 | 2025-01-30T19:32:14.463Z | Downloaded rustls-pki-types v1.10.0 |
| 716 | 2025-01-30T19:32:14.469Z | Downloaded serde_derive_internals v0.29.1 |
| 717 | 2025-01-30T19:32:14.469Z | Downloaded flagset v0.4.6 |
| 718 | 2025-01-30T19:32:14.470Z | Downloaded unicode-truncate v1.1.0 |
| 719 | 2025-01-30T19:32:14.470Z | Downloaded serde_yaml v0.9.34+deprecated |
| 720 | 2025-01-30T19:32:14.475Z | Downloaded cc v1.1.30 |
| 721 | 2025-01-30T19:32:14.480Z | Downloaded wyz v0.5.1 |
| 722 | 2025-01-30T19:32:14.481Z | Downloaded ron v0.8.1 |
| 723 | 2025-01-30T19:32:14.484Z | Downloaded futures v0.3.31 |
| 724 | 2025-01-30T19:32:14.489Z | Downloaded subtle v2.6.1 |
| 725 | 2025-01-30T19:32:14.493Z | Downloaded nibble_vec v0.1.0 |
| 726 | 2025-01-30T19:32:14.494Z | Downloaded strum_macros v0.26.4 |
| 727 | 2025-01-30T19:32:14.496Z | Downloaded mio v1.0.2 |
| 728 | 2025-01-30T19:32:14.500Z | Downloaded derive_builder_macro v0.20.2 |
| 729 | 2025-01-30T19:32:14.505Z | Downloaded yoke-derive v0.7.4 |
| 730 | 2025-01-30T19:32:14.505Z | Downloaded pbkdf2 v0.12.2 |
| 731 | 2025-01-30T19:32:14.505Z | Downloaded tokio-tungstenite v0.24.0 |
| 732 | 2025-01-30T19:32:14.508Z | Downloaded sqlformat v0.2.6 |
| 733 | 2025-01-30T19:32:14.513Z | Downloaded r2d2 v0.8.10 |
| 734 | 2025-01-30T19:32:14.513Z | Downloaded rustls-pemfile v2.2.0 |
| 735 | 2025-01-30T19:32:14.517Z | Downloaded rustc_version v0.4.1 |
| 736 | 2025-01-30T19:32:14.518Z | Downloaded rustc-hash v1.1.0 |
| 737 | 2025-01-30T19:32:14.518Z | Downloaded olpc-cjson v0.1.4 |
| 738 | 2025-01-30T19:32:14.520Z | Downloaded hash32 v0.3.1 |
| 739 | 2025-01-30T19:32:14.520Z | Downloaded uzers v0.12.1 |
| 740 | 2025-01-30T19:32:14.523Z | Downloaded backtrace v0.3.74 |
| 741 | 2025-01-30T19:32:14.527Z | Downloaded slab v0.4.9 |
| 742 | 2025-01-30T19:32:14.530Z | Downloaded signal-hook-mio v0.2.4 |
| 743 | 2025-01-30T19:32:14.531Z | Downloaded thread_local v1.1.8 |
| 744 | 2025-01-30T19:32:14.534Z | Downloaded structmeta-derive v0.3.0 |
| 745 | 2025-01-30T19:32:14.534Z | Downloaded fatfs v0.3.6 |
| 746 | 2025-01-30T19:32:14.537Z | Downloaded phf_shared v0.10.0 |
| 747 | 2025-01-30T19:32:14.539Z | Downloaded num-traits v0.2.19 |
| 748 | 2025-01-30T19:32:14.541Z | Downloaded hickory-server v0.24.2 |
| 749 | 2025-01-30T19:32:14.547Z | Downloaded siphasher v0.3.11 |
| 750 | 2025-01-30T19:32:14.550Z | Downloaded serde-hex v0.1.0 |
| 751 | 2025-01-30T19:32:14.550Z | Downloaded predicates v3.1.2 |
| 752 | 2025-01-30T19:32:14.553Z | Downloaded tokio-tungstenite v0.23.1 |
| 753 | 2025-01-30T19:32:14.556Z | Downloaded tokio-stream v0.1.16 |
| 754 | 2025-01-30T19:32:14.560Z | Downloaded subprocess v0.2.9 |
| 755 | 2025-01-30T19:32:14.563Z | Downloaded sync_wrapper v1.0.1 |
| 756 | 2025-01-30T19:32:14.566Z | Downloaded openssl-sys v0.9.104 |
| 757 | 2025-01-30T19:32:14.570Z | Downloaded simd-adler32 v0.3.7 |
| 758 | 2025-01-30T19:32:14.572Z | Downloaded utf8_iter v1.0.4 |
| 759 | 2025-01-30T19:32:14.574Z | Downloaded tabwriter v1.4.0 |
| 760 | 2025-01-30T19:32:14.575Z | Downloaded synstructure v0.13.1 |
| 761 | 2025-01-30T19:32:14.577Z | Downloaded sigpipe v0.1.3 |
| 762 | 2025-01-30T19:32:14.579Z | Downloaded foreign-types v0.5.0 |
| 763 | 2025-01-30T19:32:14.579Z | Downloaded utf16_iter v1.0.5 |
| 764 | 2025-01-30T19:32:14.582Z | Downloaded semver v0.1.20 |
| 765 | 2025-01-30T19:32:14.582Z | Downloaded rustc-demangle v0.1.24 |
| 766 | 2025-01-30T19:32:14.584Z | Downloaded native-tls v0.2.12 |
| 767 | 2025-01-30T19:32:14.587Z | Downloaded ghash v0.5.1 |
| 768 | 2025-01-30T19:32:14.589Z | Downloaded crossbeam-channel v0.5.13 |
| 769 | 2025-01-30T19:32:14.592Z | Downloaded fragile v2.0.0 |
| 770 | 2025-01-30T19:32:14.595Z | Downloaded test-strategy v0.3.1 |
| 771 | 2025-01-30T19:32:14.598Z | Downloaded crypto-bigint v0.5.5 |
| 772 | 2025-01-30T19:32:14.608Z | Downloaded gethostname v0.5.0 |
| 773 | 2025-01-30T19:32:14.608Z | Downloaded futures-macro v0.3.31 |
| 774 | 2025-01-30T19:32:14.608Z | Downloaded futures-io v0.3.31 |
| 775 | 2025-01-30T19:32:14.612Z | Downloaded futures-executor v0.3.31 |
| 776 | 2025-01-30T19:32:14.612Z | Downloaded deranged v0.3.11 |
| 777 | 2025-01-30T19:32:14.614Z | Downloaded foreign-types v0.3.2 |
| 778 | 2025-01-30T19:32:14.614Z | Downloaded time-macros v0.2.18 |
| 779 | 2025-01-30T19:32:14.617Z | Downloaded owo-colors v4.1.0 |
| 780 | 2025-01-30T19:32:14.619Z | Downloaded des v0.8.1 |
| 781 | 2025-01-30T19:32:14.622Z | Downloaded rustfmt-wrapper v0.2.1 |
| 782 | 2025-01-30T19:32:14.624Z | Downloaded postgres-types v0.2.8 |
| 783 | 2025-01-30T19:32:14.627Z | Downloaded predicates-tree v1.0.11 |
| 784 | 2025-01-30T19:32:14.627Z | Downloaded twox-hash v2.1.0 |
| 785 | 2025-01-30T19:32:14.630Z | Downloaded predicates-core v1.0.8 |
| 786 | 2025-01-30T19:32:14.632Z | Downloaded unicode_categories v0.1.1 |
| 787 | 2025-01-30T19:32:14.635Z | Downloaded progenitor-client v0.8.0 |
| 788 | 2025-01-30T19:32:14.635Z | Downloaded postgres-protocol v0.6.7 |
| 789 | 2025-01-30T19:32:14.637Z | Downloaded libxml v0.3.3 |
| 790 | 2025-01-30T19:32:14.643Z | Downloaded tokio-rustls v0.25.0 |
| 791 | 2025-01-30T19:32:14.645Z | Downloaded slog-dtrace v0.3.0 |
| 792 | 2025-01-30T19:32:14.648Z | Downloaded rfc6979 v0.4.0 |
| 793 | 2025-01-30T19:32:14.650Z | Downloaded resolv-conf v0.7.0 |
| 794 | 2025-01-30T19:32:14.650Z | Downloaded pin-project v1.1.6 |
| 795 | 2025-01-30T19:32:14.662Z | Downloaded derive_builder_core v0.20.2 |
| 796 | 2025-01-30T19:32:14.665Z | Downloaded topological-sort v0.2.2 |
| 797 | 2025-01-30T19:32:14.667Z | Downloaded tinystr v0.7.6 |
| 798 | 2025-01-30T19:32:14.670Z | Downloaded getrandom v0.2.15 |
| 799 | 2025-01-30T19:32:14.673Z | Downloaded sync-ptr v0.1.1 |
| 800 | 2025-01-30T19:32:14.673Z | Downloaded parking_lot_core v0.8.6 |
| 801 | 2025-01-30T19:32:14.675Z | Downloaded strip-ansi-escapes v0.2.0 |
| 802 | 2025-01-30T19:32:14.677Z | Downloaded phf_codegen v0.11.2 |
| 803 | 2025-01-30T19:32:14.677Z | Downloaded vte_generate_state_changes v0.1.2 |
| 804 | 2025-01-30T19:32:14.680Z | Downloaded dirs-next v2.0.0 |
| 805 | 2025-01-30T19:32:14.680Z | Downloaded smallvec v1.13.2 |
| 806 | 2025-01-30T19:32:14.682Z | Downloaded der_derive v0.7.3 |
| 807 | 2025-01-30T19:32:14.685Z | Downloaded foreign-types-shared v0.1.1 |
| 808 | 2025-01-30T19:32:14.685Z | Downloaded darling_macro v0.20.10 |
| 809 | 2025-01-30T19:32:14.687Z | Downloaded oso v0.27.3 |
| 810 | 2025-01-30T19:32:14.690Z | Downloaded path-slash v0.1.5 |
| 811 | 2025-01-30T19:32:14.692Z | Downloaded foldhash v0.1.3 |
| 812 | 2025-01-30T19:32:14.693Z | Downloaded num_threads v0.1.7 |
| 813 | 2025-01-30T19:32:14.695Z | Downloaded num v0.4.3 |
| 814 | 2025-01-30T19:32:14.695Z | Downloaded float-ord v0.3.2 |
| 815 | 2025-01-30T19:32:14.698Z | Downloaded parse-display v0.10.0 |
| 816 | 2025-01-30T19:32:14.700Z | Downloaded pem v3.0.4 |
| 817 | 2025-01-30T19:32:14.700Z | Downloaded idna v1.0.3 |
| 818 | 2025-01-30T19:32:14.706Z | Downloaded zip v0.6.6 |
| 819 | 2025-01-30T19:32:14.710Z | Downloaded pretty-hex v0.2.1 |
| 820 | 2025-01-30T19:32:14.712Z | Downloaded progenitor v0.9.1 |
| 821 | 2025-01-30T19:32:14.712Z | Downloaded phf_shared v0.11.2 |
| 822 | 2025-01-30T19:32:14.715Z | Downloaded hyper v1.5.2 |
| 823 | 2025-01-30T19:32:14.721Z | Downloaded derive_more v0.99.18 |
| 824 | 2025-01-30T19:32:14.726Z | Downloaded signature v2.2.0 |
| 825 | 2025-01-30T19:32:14.728Z | Downloaded termtree v0.4.1 |
| 826 | 2025-01-30T19:32:14.731Z | Downloaded russh-keys v0.45.0 |
| 827 | 2025-01-30T19:32:14.733Z | Downloaded derive-where v1.2.7 |
| 828 | 2025-01-30T19:32:14.736Z | Downloaded secrecy v0.8.0 |
| 829 | 2025-01-30T19:32:14.739Z | Downloaded sec1 v0.7.3 |
| 830 | 2025-01-30T19:32:14.742Z | Downloaded zerocopy-derive v0.8.10 |
| 831 | 2025-01-30T19:32:14.747Z | Downloaded zerovec-derive v0.10.3 |
| 832 | 2025-01-30T19:32:14.749Z | Downloaded rand v0.8.5 |
| 833 | 2025-01-30T19:32:14.752Z | Downloaded russh v0.45.0 |
| 834 | 2025-01-30T19:32:14.759Z | Downloaded env_filter v0.1.2 |
| 835 | 2025-01-30T19:32:14.761Z | Downloaded number_prefix v0.4.0 |
| 836 | 2025-01-30T19:32:14.764Z | Downloaded ena v0.14.3 |
| 837 | 2025-01-30T19:32:14.764Z | Downloaded toml v0.7.8 |
| 838 | 2025-01-30T19:32:14.768Z | Downloaded env_logger v0.11.5 |
| 839 | 2025-01-30T19:32:14.770Z | Downloaded foreign-types-macros v0.2.3 |
| 840 | 2025-01-30T19:32:14.773Z | Downloaded dyn-clone v1.0.17 |
| 841 | 2025-01-30T19:32:14.776Z | Downloaded enum-as-inner v0.6.1 |
| 842 | 2025-01-30T19:32:14.776Z | Downloaded ron v0.7.1 |
| 843 | 2025-01-30T19:32:14.781Z | Downloaded parking_lot_core v0.9.10 |
| 844 | 2025-01-30T19:32:14.784Z | Downloaded qorb v0.2.1 |
| 845 | 2025-01-30T19:32:14.788Z | Downloaded num-conv v0.1.0 |
| 846 | 2025-01-30T19:32:14.791Z | Downloaded slog v2.7.0 |
| 847 | 2025-01-30T19:32:14.793Z | Downloaded uuid v1.12.0 |
| 848 | 2025-01-30T19:32:14.796Z | Downloaded polyval v0.6.2 |
| 849 | 2025-01-30T19:32:14.798Z | Downloaded diesel_derives v2.2.3 |
| 850 | 2025-01-30T19:32:14.802Z | Downloaded sct v0.7.1 |
| 851 | 2025-01-30T19:32:14.806Z | Downloaded write16 v1.0.0 |
| 852 | 2025-01-30T19:32:14.809Z | Downloaded ref-cast v1.0.23 |
| 853 | 2025-01-30T19:32:14.811Z | Downloaded headers-core v0.3.0 |
| 854 | 2025-01-30T19:32:14.811Z | Downloaded phf v0.11.2 |
| 855 | 2025-01-30T19:32:14.814Z | Downloaded serde_repr v0.1.19 |
| 856 | 2025-01-30T19:32:14.816Z | Downloaded zip v2.1.3 |
| 857 | 2025-01-30T19:32:14.820Z | Downloaded either v1.13.0 |
| 858 | 2025-01-30T19:32:14.822Z | Downloaded scopeguard v1.2.0 |
| 859 | 2025-01-30T19:32:14.825Z | Downloaded rusty-fork v0.3.0 |
| 860 | 2025-01-30T19:32:14.825Z | Downloaded hkdf v0.12.4 |
| 861 | 2025-01-30T19:32:14.827Z | Downloaded pkg-config v0.3.31 |
| 862 | 2025-01-30T19:32:14.830Z | Downloaded serde_plain v1.0.2 |
| 863 | 2025-01-30T19:32:14.833Z | Downloaded serde_path_to_error v0.1.16 |
| 864 | 2025-01-30T19:32:14.833Z | Downloaded schemars_derive v0.8.21 |
| 865 | 2025-01-30T19:32:14.836Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 866 | 2025-01-30T19:32:14.837Z | Downloaded num-iter v0.1.45 |
| 867 | 2025-01-30T19:32:14.839Z | Downloaded num-integer v0.1.46 |
| 868 | 2025-01-30T19:32:14.839Z | Downloaded num-rational v0.4.2 |
| 869 | 2025-01-30T19:32:14.842Z | Downloaded vte v0.11.1 |
| 870 | 2025-01-30T19:32:14.844Z | Downloaded num-derive v0.4.2 |
| 871 | 2025-01-30T19:32:14.847Z | Downloaded tui-tree-widget v0.22.0 |
| 872 | 2025-01-30T19:32:14.847Z | Downloaded snafu-derive v0.8.5 |
| 873 | 2025-01-30T19:32:14.849Z | Downloaded x509-cert v0.2.5 |
| 874 | 2025-01-30T19:32:14.855Z | Downloaded rsa v0.9.6 |
| 875 | 2025-01-30T19:32:14.860Z | Downloaded pin-project-internal v1.1.6 |
| 876 | 2025-01-30T19:32:14.863Z | Downloaded stable_deref_trait v1.2.0 |
| 877 | 2025-01-30T19:32:14.865Z | Downloaded ssh-encoding v0.2.0 |
| 878 | 2025-01-30T19:32:14.865Z | Downloaded tungstenite v0.21.0 |
| 879 | 2025-01-30T19:32:14.869Z | Downloaded tar v0.4.42 |
| 880 | 2025-01-30T19:32:14.872Z | Downloaded defmt-parser v0.3.4 |
| 881 | 2025-01-30T19:32:14.875Z | Downloaded similar v2.6.0 |
| 882 | 2025-01-30T19:32:14.879Z | Downloaded crossterm v0.28.1 |
| 883 | 2025-01-30T19:32:14.886Z | Downloaded paste v1.0.15 |
| 884 | 2025-01-30T19:32:14.889Z | Downloaded tower-service v0.3.3 |
| 885 | 2025-01-30T19:32:14.892Z | Downloaded shlex v1.3.0 |
| 886 | 2025-01-30T19:32:14.892Z | Downloaded elliptic-curve v0.13.8 |
| 887 | 2025-01-30T19:32:14.896Z | Downloaded publicsuffix v2.3.0 |
| 888 | 2025-01-30T19:32:14.899Z | Downloaded zone_cfg_derive v0.3.0 |
| 889 | 2025-01-30T19:32:14.901Z | Downloaded strum v0.26.3 |
| 890 | 2025-01-30T19:32:14.901Z | Downloaded steno v0.4.1 |
| 891 | 2025-01-30T19:32:14.905Z | Downloaded supports-color v3.0.1 |
| 892 | 2025-01-30T19:32:14.909Z | Downloaded form_urlencoded v1.2.1 |
| 893 | 2025-01-30T19:32:14.909Z | Downloaded typify v0.2.0 |
| 894 | 2025-01-30T19:32:14.911Z | Downloaded num_enum_derive v0.5.11 |
| 895 | 2025-01-30T19:32:14.914Z | Downloaded tinyvec v1.8.0 |
| 896 | 2025-01-30T19:32:14.916Z | Downloaded normalize-line-endings v0.3.0 |
| 897 | 2025-01-30T19:32:14.919Z | Downloaded omicron-zone-package v0.12.0 |
| 898 | 2025-01-30T19:32:14.921Z | Downloaded futures-channel v0.3.31 |
| 899 | 2025-01-30T19:32:14.924Z | Downloaded flume v0.11.1 |
| 900 | 2025-01-30T19:32:14.926Z | Downloaded socket2 v0.5.7 |
| 901 | 2025-01-30T19:32:14.929Z | Downloaded structmeta-derive v0.2.0 |
| 902 | 2025-01-30T19:32:14.932Z | Downloaded ref-cast-impl v1.0.23 |
| 903 | 2025-01-30T19:32:14.932Z | Downloaded proc-macro-crate v1.3.1 |
| 904 | 2025-01-30T19:32:14.932Z | Downloaded flate2 v1.0.35 |
| 905 | 2025-01-30T19:32:14.937Z | Downloaded percent-encoding v2.3.1 |
| 906 | 2025-01-30T19:32:14.940Z | Downloaded pkcs8 v0.10.2 |
| 907 | 2025-01-30T19:32:14.942Z | Downloaded want v0.3.1 |
| 908 | 2025-01-30T19:32:14.942Z | Downloaded foreign-types-shared v0.3.1 |
| 909 | 2025-01-30T19:32:14.945Z | Downloaded xattr v1.3.1 |
| 910 | 2025-01-30T19:32:14.945Z | Downloaded tokio-util v0.7.12 |
| 911 | 2025-01-30T19:32:14.952Z | Downloaded same-file v1.0.6 |
| 912 | 2025-01-30T19:32:14.954Z | Downloaded multimap v0.10.0 |
| 913 | 2025-01-30T19:32:14.957Z | Downloaded parking_lot v0.12.3 |
| 914 | 2025-01-30T19:32:14.957Z | Downloaded env_logger v0.10.2 |
| 915 | 2025-01-30T19:32:14.960Z | Downloaded unicase v2.7.0 |
| 916 | 2025-01-30T19:32:14.962Z | Downloaded quinn v0.11.5 |
| 917 | 2025-01-30T19:32:14.965Z | Downloaded unarray v0.1.4 |
| 918 | 2025-01-30T19:32:14.969Z | Downloaded aes-gcm v0.10.3 |
| 919 | 2025-01-30T19:32:14.971Z | Downloaded parse-size v1.1.0 |
| 920 | 2025-01-30T19:32:14.971Z | Downloaded term v0.7.0 |
| 921 | 2025-01-30T19:32:14.976Z | Downloaded difflib v0.4.0 |
| 922 | 2025-01-30T19:32:14.979Z | Downloaded openssl-macros v0.1.1 |
| 923 | 2025-01-30T19:32:14.979Z | Downloaded smallvec v0.6.14 |
| 924 | 2025-01-30T19:32:14.979Z | Downloaded futures-core v0.3.31 |
| 925 | 2025-01-30T19:32:14.984Z | Downloaded sha1 v0.10.6 |
| 926 | 2025-01-30T19:32:14.984Z | Downloaded zeroize v1.8.1 |
| 927 | 2025-01-30T19:32:14.989Z | Downloaded untrusted v0.7.1 |
| 928 | 2025-01-30T19:32:14.989Z | Downloaded unsafe-libyaml v0.2.11 |
| 929 | 2025-01-30T19:32:14.992Z | Downloaded progenitor-macro v0.8.0 |
| 930 | 2025-01-30T19:32:14.992Z | Downloaded hashlink v0.9.1 |
| 931 | 2025-01-30T19:32:14.992Z | Downloaded typify v0.3.0 |
| 932 | 2025-01-30T19:32:14.995Z | Downloaded stringprep v0.1.5 |
| 933 | 2025-01-30T19:32:14.998Z | Downloaded structmeta v0.3.0 |
| 934 | 2025-01-30T19:32:14.998Z | Downloaded p521 v0.13.3 |
| 935 | 2025-01-30T19:32:15.001Z | Downloaded utf-8 v0.7.6 |
| 936 | 2025-01-30T19:32:15.004Z | Downloaded slog-stdlog v4.1.1 |
| 937 | 2025-01-30T19:32:15.004Z | Downloaded quinn-udp v0.5.5 |
| 938 | 2025-01-30T19:32:15.006Z | Downloaded pem-rfc7468 v0.7.0 |
| 939 | 2025-01-30T19:32:15.009Z | Downloaded reqwest v0.12.9 |
| 940 | 2025-01-30T19:32:15.016Z | Downloaded spki v0.7.3 |
| 941 | 2025-01-30T19:32:15.019Z | Downloaded password-hash v0.4.2 |
| 942 | 2025-01-30T19:32:15.022Z | Downloaded slog-term v2.9.1 |
| 943 | 2025-01-30T19:32:15.024Z | Downloaded slog-envlogger v2.2.0 |
| 944 | 2025-01-30T19:32:15.024Z | Downloaded diff v0.1.13 |
| 945 | 2025-01-30T19:32:15.027Z | Downloaded hash32 v0.2.1 |
| 946 | 2025-01-30T19:32:15.030Z | Downloaded funty v2.0.0 |
| 947 | 2025-01-30T19:32:15.032Z | Downloaded scheduled-thread-pool v0.2.7 |
| 948 | 2025-01-30T19:32:15.032Z | Downloaded ecdsa v0.16.9 |
| 949 | 2025-01-30T19:32:15.035Z | Downloaded signal-hook v0.3.17 |
| 950 | 2025-01-30T19:32:15.038Z | Downloaded blake3 v1.5.4 |
| 951 | 2025-01-30T19:32:15.044Z | Downloaded progenitor v0.8.0 |
| 952 | 2025-01-30T19:32:15.047Z | Downloaded rustls-pemfile v1.0.4 |
| 953 | 2025-01-30T19:32:15.049Z | Downloaded nanorand v0.7.0 |
| 954 | 2025-01-30T19:32:15.052Z | Downloaded zerocopy v0.6.6 |
| 955 | 2025-01-30T19:32:15.054Z | Downloaded nodrop v0.1.14 |
| 956 | 2025-01-30T19:32:15.054Z | Downloaded psl-types v2.0.11 |
| 957 | 2025-01-30T19:32:15.057Z | Downloaded termcolor v1.4.1 |
| 958 | 2025-01-30T19:32:15.058Z | Downloaded ed25519 v2.2.3 |
| 959 | 2025-01-30T19:32:15.061Z | Downloaded untrusted v0.9.0 |
| 960 | 2025-01-30T19:32:15.061Z | Downloaded progenitor-macro v0.9.1 |
| 961 | 2025-01-30T19:32:15.062Z | Downloaded tokio-rustls v0.24.1 |
| 962 | 2025-01-30T19:32:15.065Z | Downloaded nu-ansi-term v0.50.1 |
| 963 | 2025-01-30T19:32:15.067Z | Downloaded dunce v1.0.5 |
| 964 | 2025-01-30T19:32:15.067Z | Downloaded icu_properties_data v1.5.0 |
| 965 | 2025-01-30T19:32:15.077Z | Downloaded darling_core v0.20.10 |
| 966 | 2025-01-30T19:32:15.082Z | Downloaded expectorate v1.1.0 |
| 967 | 2025-01-30T19:32:15.085Z | Downloaded num-bigint v0.4.6 |
| 968 | 2025-01-30T19:32:15.089Z | Downloaded writeable v0.5.5 |
| 969 | 2025-01-30T19:32:15.092Z | Downloaded salty v0.3.0 |
| 970 | 2025-01-30T19:32:15.098Z | Downloaded password-hash v0.5.0 |
| 971 | 2025-01-30T19:32:15.101Z | Downloaded aws-lc-rs v1.10.0 |
| 972 | 2025-01-30T19:32:15.110Z | Downloaded shell-words v1.1.0 |
| 973 | 2025-01-30T19:32:15.112Z | Downloaded parse-display-derive v0.10.0 |
| 974 | 2025-01-30T19:32:15.112Z | Downloaded unicode-properties v0.1.3 |
| 975 | 2025-01-30T19:32:15.115Z | Downloaded prettyplease v0.2.25 |
| 976 | 2025-01-30T19:32:15.118Z | Downloaded termios v0.3.3 |
| 977 | 2025-01-30T19:32:15.121Z | Downloaded schemars v0.8.21 |
| 978 | 2025-01-30T19:32:15.131Z | Downloaded spin v0.9.8 |
| 979 | 2025-01-30T19:32:15.134Z | Downloaded parking_lot v0.11.2 |
| 980 | 2025-01-30T19:32:15.136Z | Downloaded rcgen v0.12.1 |
| 981 | 2025-01-30T19:32:15.139Z | Downloaded progenitor-impl v0.9.1 |
| 982 | 2025-01-30T19:32:15.142Z | Downloaded zerovec v0.10.4 |
| 983 | 2025-01-30T19:32:15.148Z | Downloaded zopfli v0.8.1 |
| 984 | 2025-01-30T19:32:15.150Z | Downloaded unicode-bidi v0.3.17 |
| 985 | 2025-01-30T19:32:15.153Z | Downloaded tracing v0.1.40 |
| 986 | 2025-01-30T19:32:15.157Z | Downloaded tokio-postgres v0.7.12 |
| 987 | 2025-01-30T19:32:15.162Z | Downloaded der v0.7.9 |
| 988 | 2025-01-30T19:32:15.167Z | Downloaded num-bigint-dig v0.8.4 |
| 989 | 2025-01-30T19:32:15.173Z | Downloaded h2 v0.4.6 |
| 990 | 2025-01-30T19:32:15.180Z | Downloaded futures-util v0.3.31 |
| 991 | 2025-01-30T19:32:15.192Z | Downloaded chrono v0.4.39 |
| 992 | 2025-01-30T19:32:15.200Z | Downloaded url v2.5.3 |
| 993 | 2025-01-30T19:32:15.203Z | Downloaded rusqlite v0.32.1 |
| 994 | 2025-01-30T19:32:15.210Z | Downloaded rustls-webpki v0.102.8 |
| 995 | 2025-01-30T19:32:15.230Z | Downloaded p256 v0.13.2 |
| 996 | 2025-01-30T19:32:15.233Z | Downloaded half v2.4.1 |
| 997 | 2025-01-30T19:32:15.236Z | Downloaded toml_edit v0.19.15 |
| 998 | 2025-01-30T19:32:15.251Z | Downloaded unicode-segmentation v1.12.0 |
| 999 | 2025-01-30T19:32:15.255Z | Downloaded samael v0.0.17 |
| 1000 | 2025-01-30T19:32:15.260Z | Downloaded reedline v0.35.0 |
| 1001 | 2025-01-30T19:32:15.268Z | Downloaded unicode-normalization v0.1.24 |
| 1002 | 2025-01-30T19:32:15.271Z | Downloaded hashbrown v0.13.2 |
| 1003 | 2025-01-30T19:32:15.276Z | Downloaded rayon v1.10.0 |
| 1004 | 2025-01-30T19:32:15.285Z | Downloaded ed25519-dalek v2.1.1 |
| 1005 | 2025-01-30T19:32:15.288Z | Downloaded parse-zoneinfo v0.3.1 |
| 1006 | 2025-01-30T19:32:15.290Z | Downloaded tough v0.19.0 |
| 1007 | 2025-01-30T19:32:15.298Z | Downloaded hashbrown v0.14.5 |
| 1008 | 2025-01-30T19:32:15.304Z | Downloaded rustyline v14.0.0 |
| 1009 | 2025-01-30T19:32:15.309Z | Downloaded webpki-roots v0.26.6 |
| 1010 | 2025-01-30T19:32:15.313Z | Downloaded vcpkg v0.2.15 |
| 1011 | 2025-01-30T19:32:15.352Z | Downloaded hashbrown v0.12.3 |
| 1012 | 2025-01-30T19:32:15.355Z | Downloaded ssh-key v0.6.6 |
| 1013 | 2025-01-30T19:32:15.361Z | Downloaded smoltcp v0.9.1 |
| 1014 | 2025-01-30T19:32:15.373Z | Downloaded portable-atomic v1.9.0 |
| 1015 | 2025-01-30T19:32:15.380Z | Downloaded unicode-width v0.2.0 |
| 1016 | 2025-01-30T19:32:15.386Z | Downloaded curve25519-dalek v4.1.3 |
| 1017 | 2025-01-30T19:32:15.396Z | Downloaded nom v7.1.3 |
| 1018 | 2025-01-30T19:32:15.401Z | Downloaded polar-core v0.27.3 |
| 1019 | 2025-01-30T19:32:15.409Z | Downloaded chrono-tz v0.10.1 |
| 1020 | 2025-01-30T19:32:15.417Z | Downloaded git2 v0.19.0 |
| 1021 | 2025-01-30T19:32:15.426Z | Downloaded radix_trie v0.2.1 |
| 1022 | 2025-01-30T19:32:15.431Z | Downloaded bstr v1.10.0 |
| 1023 | 2025-01-30T19:32:15.442Z | Downloaded quinn-proto v0.11.8 |
| 1024 | 2025-01-30T19:32:15.448Z | Downloaded p384 v0.13.0 |
| 1025 | 2025-01-30T19:32:15.455Z | Downloaded regex v1.11.1 |
| 1026 | 2025-01-30T19:32:15.469Z | Downloaded regex-syntax v0.6.29 |
| 1027 | 2025-01-30T19:32:15.478Z | Downloaded nix v0.29.0 |
| 1028 | 2025-01-30T19:32:15.490Z | Downloaded openapiv3 v2.0.0 |
| 1029 | 2025-01-30T19:32:15.500Z | Downloaded regress v0.10.1 |
| 1030 | 2025-01-30T19:32:15.510Z | Downloaded nix v0.27.1 |
| 1031 | 2025-01-30T19:32:15.520Z | Downloaded sqlparser v0.45.0 |
| 1032 | 2025-01-30T19:32:15.526Z | Downloaded bindgen v0.69.5 |
| 1033 | 2025-01-30T19:32:15.534Z | Downloaded bitvec v1.0.1 |
| 1034 | 2025-01-30T19:32:15.548Z | Downloaded lalrpop v0.19.12 |
| 1035 | 2025-01-30T19:32:15.559Z | Downloaded heapless v0.7.17 |
| 1036 | 2025-01-30T19:32:15.564Z | Downloaded zerocopy v0.8.10 |
| 1037 | 2025-01-30T19:32:15.590Z | Downloaded gimli v0.31.1 |
| 1038 | 2025-01-30T19:32:15.605Z | Downloaded diesel v2.2.6 |
| 1039 | 2025-01-30T19:32:15.631Z | Downloaded petname v2.0.2 |
| 1040 | 2025-01-30T19:32:15.638Z | Downloaded hickory-proto v0.24.2 |
| 1041 | 2025-01-30T19:32:15.657Z | Downloaded object v0.30.4 |
| 1042 | 2025-01-30T19:32:15.669Z | Downloaded smoltcp v0.11.0 |
| 1043 | 2025-01-30T19:32:15.680Z | Downloaded rustls v0.21.12 |
| 1044 | 2025-01-30T19:32:15.691Z | Downloaded nix v0.28.0 |
| 1045 | 2025-01-30T19:32:15.702Z | Downloaded openssl v0.10.66 |
| 1046 | 2025-01-30T19:32:15.710Z | Downloaded dropshot v0.12.0 |
| 1047 | 2025-01-30T19:32:15.728Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 1048 | 2025-01-30T19:32:15.739Z | Downloaded regress v0.9.1 |
| 1049 | 2025-01-30T19:32:15.746Z | Downloaded regex-syntax v0.8.5 |
| 1050 | 2025-01-30T19:32:15.754Z | Downloaded rustls-webpki v0.101.7 |
| 1051 | 2025-01-30T19:32:15.768Z | Downloaded object v0.36.5 |
| 1052 | 2025-01-30T19:32:15.779Z | Downloaded rustls v0.22.4 |
| 1053 | 2025-01-30T19:32:15.792Z | Downloaded sha3 v0.10.8 |
| 1054 | 2025-01-30T19:32:15.796Z | Downloaded csv v1.3.1 |
| 1055 | 2025-01-30T19:32:15.816Z | Downloaded dropshot v0.15.1 |
| 1056 | 2025-01-30T19:32:15.836Z | Downloaded sled v0.34.7 |
| 1057 | 2025-01-30T19:32:15.850Z | Downloaded rustls v0.23.19 |
| 1058 | 2025-01-30T19:32:15.857Z | Downloaded tokio v1.43.0 |
| 1059 | 2025-01-30T19:32:15.894Z | Downloaded proptest v1.5.0 |
| 1060 | 2025-01-30T19:32:15.904Z | Downloaded typed-path v0.9.3 |
| 1061 | 2025-01-30T19:32:15.908Z | Downloaded winnow v0.5.40 |
| 1062 | 2025-01-30T19:32:15.916Z | Downloaded ratatui v0.28.1 |
| 1063 | 2025-01-30T19:32:15.934Z | Downloaded typify-impl v0.3.0 |
| 1064 | 2025-01-30T19:32:15.950Z | Downloaded typify-impl v0.2.0 |
| 1065 | 2025-01-30T19:32:15.963Z | Downloaded embedded-io v0.4.0 |
| 1066 | 2025-01-30T19:32:15.968Z | Downloaded slog-json v2.6.1 |
| 1067 | 2025-01-30T19:32:15.968Z | Downloaded pkcs5 v0.7.1 |
| 1068 | 2025-01-30T19:32:15.969Z | Downloaded serde_with v3.11.0 |
| 1069 | 2025-01-30T19:32:15.976Z | Downloaded string_cache v0.8.7 |
| 1070 | 2025-01-30T19:32:15.980Z | Downloaded poly1305 v0.8.0 |
| 1071 | 2025-01-30T19:32:15.980Z | Downloaded quick-xml v0.33.0 |
| 1072 | 2025-01-30T19:32:15.986Z | Downloaded tls_codec_derive v0.4.1 |
| 1073 | 2025-01-30T19:32:15.990Z | Downloaded fs_extra v1.3.0 |
| 1074 | 2025-01-30T19:32:15.993Z | Downloaded tungstenite v0.24.0 |
| 1075 | 2025-01-30T19:32:15.993Z | Downloaded tungstenite v0.23.0 |
| 1076 | 2025-01-30T19:32:15.996Z | Downloaded tracing-core v0.1.32 |
| 1077 | 2025-01-30T19:32:16.000Z | Downloaded itertools v0.13.0 |
| 1078 | 2025-01-30T19:32:16.006Z | Downloaded defmt-macros v0.3.9 |
| 1079 | 2025-01-30T19:32:16.010Z | Downloaded vsss-rs v3.3.4 |
| 1080 | 2025-01-30T19:32:16.013Z | Downloaded value-bag v1.9.0 |
| 1081 | 2025-01-30T19:32:16.013Z | Downloaded headers v0.4.0 |
| 1082 | 2025-01-30T19:32:16.016Z | Downloaded time v0.3.36 |
| 1083 | 2025-01-30T19:32:16.023Z | Downloaded zerocopy-derive v0.6.6 |
| 1084 | 2025-01-30T19:32:16.031Z | Downloaded encoding_rs v0.8.34 |
| 1085 | 2025-01-30T19:32:16.051Z | Downloaded lzma-sys v0.1.20 |
| 1086 | 2025-01-30T19:32:16.076Z | Downloaded regex-automata v0.4.8 |
| 1087 | 2025-01-30T19:32:16.091Z | Downloaded embedded-io v0.6.1 |
| 1088 | 2025-01-30T19:32:16.094Z | Downloaded walkdir v2.5.0 |
| 1089 | 2025-01-30T19:32:16.095Z | Downloaded wait-timeout v0.2.0 |
| 1090 | 2025-01-30T19:32:16.098Z | Downloaded tls_codec v0.4.1 |
| 1091 | 2025-01-30T19:32:16.098Z | Downloaded tiny-keccak v2.0.2 |
| 1092 | 2025-01-30T19:32:16.100Z | Downloaded thiserror-no-std v2.0.2 |
| 1093 | 2025-01-30T19:32:16.104Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1094 | 2025-01-30T19:32:16.107Z | Downloaded petgraph v0.6.5 |
| 1095 | 2025-01-30T19:32:16.120Z | Downloaded libz-sys v1.1.20 |
| 1096 | 2025-01-30T19:32:16.138Z | Downloaded termtree v0.5.1 |
| 1097 | 2025-01-30T19:32:16.140Z | Downloaded postcard v1.0.10 |
| 1098 | 2025-01-30T19:32:16.143Z | Downloaded rayon-core v1.12.1 |
| 1099 | 2025-01-30T19:32:16.146Z | Downloaded yasna v0.5.2 |
| 1100 | 2025-01-30T19:32:16.146Z | Downloaded snafu v0.8.5 |
| 1101 | 2025-01-30T19:32:16.153Z | Downloaded float-cmp v0.9.0 |
| 1102 | 2025-01-30T19:32:16.156Z | Downloaded zeroize_derive v1.4.2 |
| 1103 | 2025-01-30T19:32:16.156Z | Downloaded itertools v0.10.5 |
| 1104 | 2025-01-30T19:32:16.160Z | Downloaded itertools v0.12.1 |
| 1105 | 2025-01-30T19:32:16.168Z | Downloaded derive_builder v0.20.2 |
| 1106 | 2025-01-30T19:32:16.171Z | Downloaded yoke v0.7.4 |
| 1107 | 2025-01-30T19:32:16.174Z | Downloaded xz2 v0.1.7 |
| 1108 | 2025-01-30T19:32:16.177Z | Downloaded libm v0.2.8 |
| 1109 | 2025-01-30T19:32:16.187Z | Downloaded aho-corasick v1.1.3 |
| 1110 | 2025-01-30T19:32:16.191Z | Downloaded tokio-rustls v0.26.0 |
| 1111 | 2025-01-30T19:32:16.191Z | Downloaded powerfmt v0.2.0 |
| 1112 | 2025-01-30T19:32:16.194Z | Downloaded pbkdf2 v0.11.0 |
| 1113 | 2025-01-30T19:32:16.194Z | Downloaded tokio-tungstenite v0.21.0 |
| 1114 | 2025-01-30T19:32:16.197Z | Downloaded peg-runtime v0.8.3 |
| 1115 | 2025-01-30T19:32:16.197Z | Downloaded http v1.2.0 |
| 1116 | 2025-01-30T19:32:16.200Z | Downloaded dropshot_endpoint v0.15.1 |
| 1117 | 2025-01-30T19:32:16.203Z | Downloaded fixedbitset v0.4.2 |
| 1118 | 2025-01-30T19:32:16.206Z | Downloaded fallible-iterator v0.3.0 |
| 1119 | 2025-01-30T19:32:16.206Z | Downloaded fallible-iterator v0.2.0 |
| 1120 | 2025-01-30T19:32:16.209Z | Downloaded document-features v0.2.10 |
| 1121 | 2025-01-30T19:32:16.209Z | Downloaded dirs-sys-next v0.1.2 |
| 1122 | 2025-01-30T19:32:16.209Z | Downloaded minimal-lexical v0.2.1 |
| 1123 | 2025-01-30T19:32:16.212Z | Downloaded const_format v0.2.34 |
| 1124 | 2025-01-30T19:32:16.217Z | Downloaded bumpalo v3.16.0 |
| 1125 | 2025-01-30T19:32:16.222Z | Downloaded pkcs1 v0.7.5 |
| 1126 | 2025-01-30T19:32:16.225Z | Downloaded pin-project-lite v0.2.14 |
| 1127 | 2025-01-30T19:32:16.228Z | Downloaded num-complex v0.4.6 |
| 1128 | 2025-01-30T19:32:16.231Z | Downloaded which v4.4.2 |
| 1129 | 2025-01-30T19:32:16.231Z | Downloaded crossbeam-epoch v0.9.18 |
| 1130 | 2025-01-30T19:32:16.234Z | Downloaded base64 v0.22.1 |
| 1131 | 2025-01-30T19:32:16.237Z | Downloaded tinyvec_macros v0.1.1 |
| 1132 | 2025-01-30T19:32:16.241Z | Downloaded rustversion v1.0.17 |
| 1133 | 2025-01-30T19:32:16.242Z | Downloaded rtoolbox v0.0.2 |
| 1134 | 2025-01-30T19:32:16.244Z | Downloaded rand_xorshift v0.3.0 |
| 1135 | 2025-01-30T19:32:16.244Z | Downloaded rand_chacha v0.3.1 |
| 1136 | 2025-01-30T19:32:16.245Z | Downloaded radium v0.7.0 |
| 1137 | 2025-01-30T19:32:16.245Z | Downloaded data-encoding v2.6.0 |
| 1138 | 2025-01-30T19:32:16.247Z | Downloaded bytes v1.9.0 |
| 1139 | 2025-01-30T19:32:16.250Z | Downloaded vergen v8.3.2 |
| 1140 | 2025-01-30T19:32:16.253Z | Downloaded chacha20poly1305 v0.10.1 |
| 1141 | 2025-01-30T19:32:16.253Z | Downloaded base64 v0.13.1 |
| 1142 | 2025-01-30T19:32:16.256Z | Downloaded compact_str v0.8.0 |
| 1143 | 2025-01-30T19:32:16.259Z | Downloaded packed_struct v0.10.1 |
| 1144 | 2025-01-30T19:32:16.262Z | Downloaded icu_normalizer_data v1.5.0 |
| 1145 | 2025-01-30T19:32:16.262Z | Downloaded universal-hash v0.5.1 |
| 1146 | 2025-01-30T19:32:16.265Z | Downloaded futures-task v0.3.31 |
| 1147 | 2025-01-30T19:32:16.265Z | Downloaded futures-sink v0.3.31 |
| 1148 | 2025-01-30T19:32:16.265Z | Downloaded ff v0.13.0 |
| 1149 | 2025-01-30T19:32:16.268Z | Downloaded fd-lock v4.0.2 |
| 1150 | 2025-01-30T19:32:16.271Z | Downloaded dsl_auto_type v0.1.2 |
| 1151 | 2025-01-30T19:32:16.271Z | Downloaded scrypt v0.11.0 |
| 1152 | 2025-01-30T19:32:16.275Z | Downloaded tokio-native-tls v0.3.1 |
| 1153 | 2025-01-30T19:32:16.275Z | Downloaded tokio-macros v2.5.0 |
| 1154 | 2025-01-30T19:32:16.278Z | Downloaded tap v1.0.1 |
| 1155 | 2025-01-30T19:32:16.278Z | Downloaded rustc_version v0.1.7 |
| 1156 | 2025-01-30T19:32:16.278Z | Downloaded cancel-safe-futures v0.1.5 |
| 1157 | 2025-01-30T19:32:16.281Z | Downloaded const-oid v0.9.6 |
| 1158 | 2025-01-30T19:32:16.281Z | Downloaded arrayvec v0.7.6 |
| 1159 | 2025-01-30T19:32:16.284Z | Downloaded crc-any v2.5.0 |
| 1160 | 2025-01-30T19:32:16.287Z | Downloaded console v0.15.10 |
| 1161 | 2025-01-30T19:32:16.290Z | Downloaded cbc v0.1.2 |
| 1162 | 2025-01-30T19:32:16.290Z | Downloaded constant_time_eq v0.3.1 |
| 1163 | 2025-01-30T19:32:16.293Z | Downloaded hmac v0.12.1 |
| 1164 | 2025-01-30T19:32:16.293Z | Downloaded base64ct v1.6.0 |
| 1165 | 2025-01-30T19:32:16.295Z | Downloaded bcs v0.1.6 |
| 1166 | 2025-01-30T19:32:16.301Z | Downloaded colored v2.1.0 |
| 1167 | 2025-01-30T19:32:16.301Z | Downloaded backoff v0.4.0 |
| 1168 | 2025-01-30T19:32:16.304Z | Downloaded async-bb8-diesel v0.2.1 |
| 1169 | 2025-01-30T19:32:16.304Z | Downloaded argon2 v0.5.3 |
| 1170 | 2025-01-30T19:32:16.304Z | Downloaded libloading v0.8.5 |
| 1171 | 2025-01-30T19:32:16.307Z | Downloaded jobserver v0.1.32 |
| 1172 | 2025-01-30T19:32:16.310Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 1173 | 2025-01-30T19:32:16.310Z | Downloaded iana-time-zone v0.1.61 |
| 1174 | 2025-01-30T19:32:16.313Z | Downloaded const_format_proc_macros v0.2.34 |
| 1175 | 2025-01-30T19:32:16.315Z | Downloaded blowfish v0.9.1 |
| 1176 | 2025-01-30T19:32:16.316Z | Downloaded array-init v0.0.4 |
| 1177 | 2025-01-30T19:32:16.319Z | Downloaded kstat-rs v0.2.4 |
| 1178 | 2025-01-30T19:32:16.319Z | Downloaded is-terminal v0.4.13 |
| 1179 | 2025-01-30T19:32:16.319Z | Downloaded ipnetwork v0.20.0 |
| 1180 | 2025-01-30T19:32:16.321Z | Downloaded internet-checksum v0.2.1 |
| 1181 | 2025-01-30T19:32:16.322Z | Downloaded bitfield-struct v0.6.2 |
| 1182 | 2025-01-30T19:32:16.322Z | Downloaded inout v0.1.3 |
| 1183 | 2025-01-30T19:32:16.324Z | Downloaded hostname v0.3.1 |
| 1184 | 2025-01-30T19:32:16.324Z | Downloaded httpdate v1.0.3 |
| 1185 | 2025-01-30T19:32:16.328Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 1186 | 2025-01-30T19:32:16.381Z | Downloaded home v0.5.9 |
| 1187 | 2025-01-30T19:32:16.384Z | Downloaded lalrpop-util v0.19.12 |
| 1188 | 2025-01-30T19:32:16.384Z | Downloaded idna_adapter v1.2.0 |
| 1189 | 2025-01-30T19:32:16.384Z | Downloaded buf-list v1.0.3 |
| 1190 | 2025-01-30T19:32:16.387Z | Downloaded hubpack v0.1.2 |
| 1191 | 2025-01-30T19:32:16.387Z | Downloaded castaway v0.2.3 |
| 1192 | 2025-01-30T19:32:16.390Z | Downloaded bit-set v0.5.3 |
| 1193 | 2025-01-30T19:32:16.390Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1194 | 2025-01-30T19:32:16.390Z | Downloaded async-recursion v1.1.1 |
| 1195 | 2025-01-30T19:32:16.392Z | Downloaded ascii-canvas v3.0.0 |
| 1196 | 2025-01-30T19:32:16.394Z | Downloaded ident_case v1.0.1 |
| 1197 | 2025-01-30T19:32:16.395Z | Downloaded async-stream v0.3.6 |
| 1198 | 2025-01-30T19:32:16.737Z | Downloaded ring v0.17.8 |
| 1199 | 2025-01-30T19:32:16.851Z | Downloaded aws-lc-sys v0.22.0 |
| 1200 | 2025-01-30T19:32:17.065Z | Downloaded libsqlite3-sys v0.30.1 |
| 1201 | 2025-01-30T19:32:17.241Z | Compiling serde v1.0.217 |
| 1202 | 2025-01-30T19:32:17.246Z | Compiling lock_api v0.4.12 |
| 1203 | 2025-01-30T19:32:17.246Z | Compiling value-bag v1.9.0 |
| 1204 | 2025-01-30T19:32:17.246Z | Compiling scopeguard v1.2.0 |
| 1205 | 2025-01-30T19:32:17.246Z | Compiling typenum v1.17.0 |
| 1206 | 2025-01-30T19:32:17.406Z | Compiling generic-array v0.14.7 |
| 1207 | 2025-01-30T19:32:17.421Z | Compiling syn v2.0.96 |
| 1208 | 2025-01-30T19:32:17.421Z | Compiling getrandom v0.2.15 |
| 1209 | 2025-01-30T19:32:17.547Z | Compiling shlex v1.3.0 |
| 1210 | 2025-01-30T19:32:17.818Z | Compiling rand_core v0.6.4 |
| 1211 | 2025-01-30T19:32:17.873Z | Compiling log v0.4.22 |
| 1212 | 2025-01-30T19:32:17.916Z | Compiling subtle v2.6.1 |
| 1213 | 2025-01-30T19:32:17.961Z | Compiling jobserver v0.1.32 |
| 1214 | 2025-01-30T19:32:17.997Z | Compiling smallvec v1.13.2 |
| 1215 | 2025-01-30T19:32:18.241Z | Compiling const-oid v0.9.6 |
| 1216 | 2025-01-30T19:32:18.244Z | Compiling pin-project-lite v0.2.14 |
| 1217 | 2025-01-30T19:32:18.307Z | Compiling rustix v0.38.37 |
| 1218 | 2025-01-30T19:32:18.373Z | Compiling cc v1.1.30 |
| 1219 | 2025-01-30T19:32:18.393Z | Compiling spin v0.9.8 |
| 1220 | 2025-01-30T19:32:18.604Z | Compiling parking_lot_core v0.9.10 |
| 1221 | 2025-01-30T19:32:18.746Z | Compiling futures-core v0.3.31 |
| 1222 | 2025-01-30T19:32:18.788Z | Compiling signal-hook-registry v1.4.2 |
| 1223 | 2025-01-30T19:32:18.989Z | Compiling mio v1.0.2 |
| 1224 | 2025-01-30T19:32:19.096Z | Compiling aho-corasick v1.1.3 |
| 1225 | 2025-01-30T19:32:19.448Z | Compiling parking_lot v0.12.3 |
| 1226 | 2025-01-30T19:32:19.603Z | Compiling either v1.13.0 |
| 1227 | 2025-01-30T19:32:19.687Z | Compiling regex-syntax v0.8.5 |
| 1228 | 2025-01-30T19:32:20.146Z | Compiling stable_deref_trait v1.2.0 |
| 1229 | 2025-01-30T19:32:20.154Z | Compiling cpufeatures v0.2.14 |
| 1230 | 2025-01-30T19:32:20.154Z | Compiling glob v0.3.2 |
| 1231 | 2025-01-30T19:32:20.154Z | Compiling futures-sink v0.3.31 |
| 1232 | 2025-01-30T19:32:20.280Z | Compiling socket2 v0.5.7 |
| 1233 | 2025-01-30T19:32:20.283Z | Compiling slab v0.4.9 |
| 1234 | 2025-01-30T19:32:20.283Z | Compiling prettyplease v0.2.25 |
| 1235 | 2025-01-30T19:32:20.632Z | Compiling lazy_static v1.5.0 |
| 1236 | 2025-01-30T19:32:20.852Z | Compiling minimal-lexical v0.2.1 |
| 1237 | 2025-01-30T19:32:20.885Z | Compiling serde_json v1.0.135 |
| 1238 | 2025-01-30T19:32:21.001Z | Compiling clang-sys v1.8.1 |
| 1239 | 2025-01-30T19:32:21.271Z | Compiling nom v7.1.3 |
| 1240 | 2025-01-30T19:32:21.355Z | Compiling libloading v0.8.5 |
| 1241 | 2025-01-30T19:32:21.504Z | Compiling bindgen v0.69.5 |
| 1242 | 2025-01-30T19:32:21.712Z | Compiling home v0.5.9 |
| 1243 | 2025-01-30T19:32:21.974Z | Compiling futures-channel v0.3.31 |
| 1244 | 2025-01-30T19:32:22.198Z | Compiling itertools v0.12.1 |
| 1245 | 2025-01-30T19:32:22.346Z | Compiling futures-io v0.3.31 |
| 1246 | 2025-01-30T19:32:22.393Z | Compiling futures-task v0.3.31 |
| 1247 | 2025-01-30T19:32:22.623Z | Compiling rustc-hash v1.1.0 |
| 1248 | 2025-01-30T19:32:22.689Z | Compiling lazycell v1.3.0 |
| 1249 | 2025-01-30T19:32:22.783Z | Compiling libm v0.2.8 |
| 1250 | 2025-01-30T19:32:22.873Z | Compiling allocator-api2 v0.2.18 |
| 1251 | 2025-01-30T19:32:23.103Z | Compiling foldhash v0.1.3 |
| 1252 | 2025-01-30T19:32:23.417Z | Compiling regex-automata v0.4.8 |
| 1253 | 2025-01-30T19:32:23.576Z | Compiling pin-utils v0.1.0 |
| 1254 | 2025-01-30T19:32:23.674Z | Compiling hashbrown v0.15.1 |
| 1255 | 2025-01-30T19:32:23.901Z | Compiling cmake v0.1.51 |
| 1256 | 2025-01-30T19:32:24.604Z | Compiling synstructure v0.13.1 |
| 1257 | 2025-01-30T19:32:24.865Z | Compiling cexpr v0.6.0 |
| 1258 | 2025-01-30T19:32:25.002Z | Compiling num-traits v0.2.19 |
| 1259 | 2025-01-30T19:32:25.287Z | Compiling dunce v1.0.5 |
| 1260 | 2025-01-30T19:32:25.423Z | Compiling pkg-config v0.3.31 |
| 1261 | 2025-01-30T19:32:25.890Z | Compiling fs_extra v1.3.0 |
| 1262 | 2025-01-30T19:32:26.435Z | Compiling writeable v0.5.5 |
| 1263 | 2025-01-30T19:32:26.528Z | Compiling litemap v0.7.3 |
| 1264 | 2025-01-30T19:32:26.741Z | Compiling ring v0.17.8 |
| 1265 | 2025-01-30T19:32:26.918Z | Compiling paste v1.0.15 |
| 1266 | 2025-01-30T19:32:26.976Z | Compiling base64ct v1.6.0 |
| 1267 | 2025-01-30T19:32:27.684Z | Compiling pem-rfc7468 v0.7.0 |
| 1268 | 2025-01-30T19:32:27.686Z | Compiling flagset v0.4.6 |
| 1269 | 2025-01-30T19:32:27.686Z | Compiling aws-lc-rs v1.10.0 |
| 1270 | 2025-01-30T19:32:27.804Z | Compiling httparse v1.9.5 |
| 1271 | 2025-01-30T19:32:28.005Z | Compiling icu_locid_transform_data v1.5.0 |
| 1272 | 2025-01-30T19:32:28.127Z | Compiling tracing-core v0.1.32 |
| 1273 | 2025-01-30T19:32:28.495Z | Compiling percent-encoding v2.3.1 |
| 1274 | 2025-01-30T19:32:28.808Z | Compiling regex v1.11.1 |
| 1275 | 2025-01-30T19:32:28.922Z | Compiling icu_properties_data v1.5.0 |
| 1276 | 2025-01-30T19:32:29.112Z | Compiling rustls-pki-types v1.10.0 |
| 1277 | 2025-01-30T19:32:29.130Z | Compiling crossbeam-utils v0.8.20 |
| 1278 | 2025-01-30T19:32:29.614Z | Compiling num-conv v0.1.0 |
| 1279 | 2025-01-30T19:32:29.663Z | Compiling utf8_iter v1.0.4 |
| 1280 | 2025-01-30T19:32:29.861Z | Compiling powerfmt v0.2.0 |
| 1281 | 2025-01-30T19:32:29.880Z | Compiling untrusted v0.9.0 |
| 1282 | 2025-01-30T19:32:29.884Z | Compiling mirai-annotations v1.12.0 |
| 1283 | 2025-01-30T19:32:29.959Z | Compiling serde_derive v1.0.217 |
| 1284 | 2025-01-30T19:32:30.003Z | Compiling zeroize_derive v1.4.2 |
| 1285 | 2025-01-30T19:32:30.046Z | Compiling zerocopy-derive v0.7.35 |
| 1286 | 2025-01-30T19:32:30.067Z | Compiling tokio-macros v2.5.0 |
| 1287 | 2025-01-30T19:32:30.182Z | Compiling zerofrom-derive v0.1.4 |
| 1288 | 2025-01-30T19:32:31.308Z | Compiling zeroize v1.8.1 |
| 1289 | 2025-01-30T19:32:31.488Z | Compiling yoke-derive v0.7.4 |
| 1290 | 2025-01-30T19:32:31.960Z | Compiling zerocopy v0.7.35 |
| 1291 | 2025-01-30T19:32:32.200Z | Compiling thiserror-impl v1.0.69 |
| 1292 | 2025-01-30T19:32:32.781Z | Compiling crypto-common v0.1.6 |
| 1293 | 2025-01-30T19:32:33.013Z | Compiling block-buffer v0.10.4 |
| 1294 | 2025-01-30T19:32:33.238Z | Compiling digest v0.10.7 |
| 1295 | 2025-01-30T19:32:33.258Z | Compiling zerovec-derive v0.10.3 |
| 1296 | 2025-01-30T19:32:33.642Z | Compiling zerofrom v0.1.4 |
| 1297 | 2025-01-30T19:32:33.669Z | Compiling hmac v0.12.1 |
| 1298 | 2025-01-30T19:32:33.843Z | Compiling futures-macro v0.3.31 |
| 1299 | 2025-01-30T19:32:33.904Z | Compiling displaydoc v0.2.5 |
| 1300 | 2025-01-30T19:32:34.017Z | Compiling yoke v0.7.4 |
| 1301 | 2025-01-30T19:32:34.157Z | Compiling block-padding v0.3.3 |
| 1302 | 2025-01-30T19:32:34.359Z | Compiling inout v0.1.3 |
| 1303 | 2025-01-30T19:32:34.388Z | Compiling sha2 v0.10.8 |
| 1304 | 2025-01-30T19:32:34.599Z | Compiling cipher v0.4.4 |
| 1305 | 2025-01-30T19:32:35.089Z | Compiling icu_provider_macros v1.5.0 |
| 1306 | 2025-01-30T19:32:35.108Z | Compiling thiserror v1.0.69 |
| 1307 | 2025-01-30T19:32:35.248Z | Compiling ppv-lite86 v0.2.20 |
| 1308 | 2025-01-30T19:32:35.320Z | Compiling der_derive v0.7.3 |
| 1309 | 2025-01-30T19:32:35.567Z | Compiling futures-util v0.3.31 |
| 1310 | 2025-01-30T19:32:35.806Z | Compiling zerovec v0.10.4 |
| 1311 | 2025-01-30T19:32:36.008Z | Compiling rand_chacha v0.3.1 |
| 1312 | 2025-01-30T19:32:36.086Z | Compiling tracing-attributes v0.1.27 |
| 1313 | 2025-01-30T19:32:37.534Z | Compiling tinystr v0.7.6 |
| 1314 | 2025-01-30T19:32:37.558Z | Compiling der v0.7.9 |
| 1315 | 2025-01-30T19:32:37.675Z | Compiling icu_collections v1.5.0 |
| 1316 | 2025-01-30T19:32:37.827Z | Compiling icu_locid v1.5.0 |
| 1317 | 2025-01-30T19:32:38.080Z | Compiling rand v0.8.5 |
| 1318 | 2025-01-30T19:32:38.814Z | Compiling pest v2.7.14 |
| 1319 | 2025-01-30T19:32:39.347Z | Compiling icu_provider v1.5.0 |
| 1320 | 2025-01-30T19:32:39.705Z | Compiling tracing v0.1.40 |
| 1321 | 2025-01-30T19:32:39.965Z | Compiling spki v0.7.3 |
| 1322 | 2025-01-30T19:32:40.001Z | Compiling salsa20 v0.10.2 |
| 1323 | 2025-01-30T19:32:40.179Z | Compiling icu_locid_transform v1.5.0 |
| 1324 | 2025-01-30T19:32:40.215Z | Compiling pbkdf2 v0.12.2 |
| 1325 | 2025-01-30T19:32:40.237Z | Compiling vcpkg v0.2.15 |
| 1326 | 2025-01-30T19:32:40.292Z | Compiling icu_normalizer_data v1.5.0 |
| 1327 | 2025-01-30T19:32:40.330Z | Compiling untrusted v0.7.1 |
| 1328 | 2025-01-30T19:32:40.377Z | Compiling utf16_iter v1.0.5 |
| 1329 | 2025-01-30T19:32:40.405Z | Compiling write16 v1.0.0 |
| 1330 | 2025-01-30T19:32:40.520Z | Compiling time-core v0.1.2 |
| 1331 | 2025-01-30T19:32:40.549Z | Compiling scrypt v0.11.0 |
| 1332 | 2025-01-30T19:32:40.739Z | Compiling time-macros v0.2.18 |
| 1333 | 2025-01-30T19:32:40.762Z | Compiling aes v0.8.4 |
| 1334 | 2025-01-30T19:32:41.118Z | Compiling cbc v0.1.2 |
| 1335 | 2025-01-30T19:32:41.352Z | Compiling pest_meta v2.7.14 |
| 1336 | 2025-01-30T19:32:41.751Z | Compiling icu_properties v1.5.1 |
| 1337 | 2025-01-30T19:32:42.090Z | Compiling bitflags v2.6.0 |
| 1338 | 2025-01-30T19:32:42.334Z | Compiling bytes v1.9.0 |
| 1339 | 2025-01-30T19:32:43.523Z | Compiling tokio v1.43.0 |
| 1340 | 2025-01-30T19:32:43.523Z | Compiling indexmap v2.7.1 |
| 1341 | 2025-01-30T19:32:43.643Z | Compiling http v1.2.0 |
| 1342 | 2025-01-30T19:32:44.018Z | Compiling semver v1.0.24 |
| 1343 | 2025-01-30T19:32:44.724Z | Compiling rustc_version v0.4.1 |
| 1344 | 2025-01-30T19:32:44.835Z | Compiling openssl-sys v0.9.104 |
| 1345 | 2025-01-30T19:32:45.403Z | Compiling icu_normalizer v1.5.0 |
| 1346 | 2025-01-30T19:32:45.424Z | Compiling deranged v0.3.11 |
| 1347 | 2025-01-30T19:32:45.744Z | Compiling scroll_derive v0.12.0 |
| 1348 | 2025-01-30T19:32:45.864Z | Compiling num_threads v0.1.7 |
| 1349 | 2025-01-30T19:32:46.009Z | Compiling tinyvec_macros v0.1.1 |
| 1350 | 2025-01-30T19:32:46.115Z | Compiling which v4.4.2 |
| 1351 | 2025-01-30T19:32:46.376Z | Compiling atomic-waker v1.1.2 |
| 1352 | 2025-01-30T19:32:46.684Z | Compiling idna_adapter v1.2.0 |
| 1353 | 2025-01-30T19:32:46.820Z | Compiling time v0.3.36 |
| 1354 | 2025-01-30T19:32:46.908Z | Compiling tinyvec v1.8.0 |
| 1355 | 2025-01-30T19:32:47.030Z | Compiling http-body v1.0.1 |
| 1356 | 2025-01-30T19:32:47.135Z | Compiling scroll v0.12.0 |
| 1357 | 2025-01-30T19:32:47.199Z | Compiling pest_generator v2.7.14 |
| 1358 | 2025-01-30T19:32:47.242Z | Compiling pkcs5 v0.7.1 |
| 1359 | 2025-01-30T19:32:47.262Z | Compiling form_urlencoded v1.2.1 |
| 1360 | 2025-01-30T19:32:47.562Z | Compiling slog v2.7.0 |
| 1361 | 2025-01-30T19:32:47.668Z | Compiling try-lock v0.2.5 |
| 1362 | 2025-01-30T19:32:47.831Z | Compiling goblin v0.8.2 |
| 1363 | 2025-01-30T19:32:48.124Z | Compiling pkcs8 v0.10.2 |
| 1364 | 2025-01-30T19:32:48.309Z | Compiling want v0.3.1 |
| 1365 | 2025-01-30T19:32:48.384Z | Compiling idna v1.0.3 |
| 1366 | 2025-01-30T19:32:48.591Z | Compiling uuid v1.12.0 |
| 1367 | 2025-01-30T19:32:48.763Z | Compiling httpdate v1.0.3 |
| 1368 | 2025-01-30T19:32:49.019Z | Compiling pest_derive v2.7.14 |
| 1369 | 2025-01-30T19:32:49.194Z | Compiling iana-time-zone v0.1.61 |
| 1370 | 2025-01-30T19:32:49.574Z | Compiling chrono v0.4.39 |
| 1371 | 2025-01-30T19:32:49.793Z | Compiling dtrace-parser v0.2.0 |
| 1372 | 2025-01-30T19:32:50.133Z | Compiling toml_datetime v0.6.8 |
| 1373 | 2025-01-30T19:32:50.641Z | Compiling serde_tokenstream v0.2.2 |
| 1374 | 2025-01-30T19:32:50.667Z | Compiling serde_spanned v0.6.8 |
| 1375 | 2025-01-30T19:32:50.908Z | Compiling base64 v0.22.1 |
| 1376 | 2025-01-30T19:32:51.243Z | Compiling tokio-util v0.7.12 |
| 1377 | 2025-01-30T19:32:51.354Z | Compiling match_cfg v0.1.0 |
| 1378 | 2025-01-30T19:32:51.454Z | Compiling rustversion v1.0.17 |
| 1379 | 2025-01-30T19:32:51.598Z | Compiling openssl v0.10.66 |
| 1380 | 2025-01-30T19:32:51.682Z | Compiling adler2 v2.0.0 |
| 1381 | 2025-01-30T19:32:51.897Z | Compiling foreign-types-shared v0.1.1 |
| 1382 | 2025-01-30T19:32:52.001Z | Compiling tower-service v0.3.3 |
| 1383 | 2025-01-30T19:32:52.051Z | Compiling foreign-types v0.3.2 |
| 1384 | 2025-01-30T19:32:52.119Z | Compiling h2 v0.4.6 |
| 1385 | 2025-01-30T19:32:52.156Z | Compiling miniz_oxide v0.8.0 |
| 1386 | 2025-01-30T19:32:52.204Z | Compiling hostname v0.3.1 |
| 1387 | 2025-01-30T19:32:52.416Z | Compiling url v2.5.3 |
| 1388 | 2025-01-30T19:32:52.892Z | Compiling openssl-macros v0.1.1 |
| 1389 | 2025-01-30T19:32:53.516Z | Compiling dof v0.3.0 |
| 1390 | 2025-01-30T19:32:53.618Z | Compiling async-trait v0.1.85 |
| 1391 | 2025-01-30T19:32:53.656Z | Compiling serde_derive_internals v0.29.1 |
| 1392 | 2025-01-30T19:32:54.088Z | Compiling dirs-sys-next v0.1.2 |
| 1393 | 2025-01-30T19:32:54.636Z | Compiling usdt-impl v0.5.0 |
| 1394 | 2025-01-30T19:32:55.276Z | Compiling siphasher v0.3.11 |
| 1395 | 2025-01-30T19:32:55.684Z | Compiling syn v1.0.109 |
| 1396 | 2025-01-30T19:32:56.011Z | Compiling rustls v0.23.19 |
| 1397 | 2025-01-30T19:32:56.049Z | Compiling schemars v0.8.21 |
| 1398 | 2025-01-30T19:32:56.175Z | Compiling native-tls v0.2.12 |
| 1399 | 2025-01-30T19:32:56.268Z | Compiling data-encoding v2.6.0 |
| 1400 | 2025-01-30T19:32:56.270Z | Compiling rustls v0.22.4 |
| 1401 | 2025-01-30T19:32:56.487Z | Compiling schemars_derive v0.8.21 |
| 1402 | 2025-01-30T19:32:56.534Z | Compiling dirs-next v2.0.0 |
| 1403 | 2025-01-30T19:32:56.718Z | Compiling unicode-normalization v0.1.24 |
| 1404 | 2025-01-30T19:32:57.201Z | Compiling http-body-util v0.1.2 |
| 1405 | 2025-01-30T19:32:57.639Z | Compiling crossbeam-epoch v0.9.18 |
| 1406 | 2025-01-30T19:32:57.752Z | Compiling heapless v0.7.17 |
| 1407 | 2025-01-30T19:32:57.937Z | Compiling sha1 v0.10.6 |
| 1408 | 2025-01-30T19:32:58.192Z | Compiling signature v2.2.0 |
| 1409 | 2025-01-30T19:32:58.278Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 1410 | 2025-01-30T19:32:58.281Z | Compiling thread_local v1.1.8 |
| 1411 | 2025-01-30T19:32:58.355Z | Compiling cookie v0.18.1 |
| 1412 | 2025-01-30T19:32:58.490Z | Compiling encoding_rs v0.8.34 |
| 1413 | 2025-01-30T19:32:58.652Z | Compiling multer v3.1.0 |
| 1414 | 2025-01-30T19:32:58.731Z | Compiling dyn-clone v1.0.17 |
| 1415 | 2025-01-30T19:32:58.752Z | Compiling unicode-bidi v0.3.17 |
| 1416 | 2025-01-30T19:32:58.939Z | Compiling slog-async v2.8.0 |
| 1417 | 2025-01-30T19:32:58.958Z | Compiling unicode-properties v0.1.3 |
| 1418 | 2025-01-30T19:32:59.339Z | Compiling hyper v1.5.2 |
| 1419 | 2025-01-30T19:32:59.360Z | Compiling signal-hook v0.3.17 |
| 1420 | 2025-01-30T19:32:59.454Z | Compiling rayon-core v1.12.1 |
| 1421 | 2025-01-30T19:32:59.632Z | Compiling ipnet v2.10.1 |
| 1422 | 2025-01-30T19:32:59.742Z | Compiling openssl-probe v0.1.5 |
| 1423 | 2025-01-30T19:32:59.900Z | Compiling mime v0.3.17 |
| 1424 | 2025-01-30T19:33:00.061Z | Compiling gimli v0.31.1 |
| 1425 | 2025-01-30T19:33:00.561Z | Compiling stringprep v0.1.5 |
| 1426 | 2025-01-30T19:33:01.736Z | Compiling hyper-util v0.1.10 |
| 1427 | 2025-01-30T19:33:02.631Z | Compiling toml_edit v0.22.22 |
| 1428 | 2025-01-30T19:33:03.192Z | Compiling crossbeam-deque v0.8.5 |
| 1429 | 2025-01-30T19:33:03.516Z | Compiling usdt-macro v0.5.0 |
| 1430 | 2025-01-30T19:33:04.087Z | Compiling usdt-attr-macro v0.5.0 |
| 1431 | 2025-01-30T19:33:04.187Z | Compiling addr2line v0.24.2 |
| 1432 | 2025-01-30T19:33:04.382Z | Compiling term v0.7.0 |
| 1433 | 2025-01-30T19:33:04.720Z | Compiling slog-json v2.6.1 |
| 1434 | 2025-01-30T19:33:04.835Z | Compiling serde_urlencoded v0.7.1 |
| 1435 | 2025-01-30T19:33:04.858Z | Compiling crossbeam-channel v0.5.13 |
| 1436 | 2025-01-30T19:33:05.062Z | Compiling curve25519-dalek v4.1.3 |
| 1437 | 2025-01-30T19:33:05.318Z | Compiling futures-executor v0.3.31 |
| 1438 | 2025-01-30T19:33:05.568Z | Compiling enum-as-inner v0.6.1 |
| 1439 | 2025-01-30T19:33:05.699Z | Compiling md-5 v0.10.6 |
| 1440 | 2025-01-30T19:33:05.743Z | Compiling async-stream-impl v0.3.6 |
| 1441 | 2025-01-30T19:33:05.865Z | Compiling rustls-pemfile v2.2.0 |
| 1442 | 2025-01-30T19:33:05.884Z | Compiling num-integer v0.1.46 |
| 1443 | 2025-01-30T19:33:05.979Z | Compiling hash32 v0.2.1 |
| 1444 | 2025-01-30T19:33:06.194Z | Compiling ff v0.13.0 |
| 1445 | 2025-01-30T19:33:06.340Z | Compiling is-terminal v0.4.13 |
| 1446 | 2025-01-30T19:33:06.429Z | Compiling dropshot v0.12.0 |
| 1447 | 2025-01-30T19:33:06.482Z | Compiling object v0.36.5 |
| 1448 | 2025-01-30T19:33:06.591Z | Compiling base16ct v0.2.0 |
| 1449 | 2025-01-30T19:33:06.645Z | Compiling quick-error v1.2.3 |
| 1450 | 2025-01-30T19:33:06.722Z | Compiling utf-8 v0.7.6 |
| 1451 | 2025-01-30T19:33:06.806Z | Compiling anyhow v1.0.95 |
| 1452 | 2025-01-30T19:33:06.904Z | Compiling rustc-demangle v0.1.24 |
| 1453 | 2025-01-30T19:33:07.005Z | Compiling psl-types v2.0.11 |
| 1454 | 2025-01-30T19:33:07.025Z | Compiling linked-hash-map v0.5.6 |
| 1455 | 2025-01-30T19:33:07.217Z | Compiling fallible-iterator v0.2.0 |
| 1456 | 2025-01-30T19:33:07.368Z | Compiling litrs v0.4.1 |
| 1457 | 2025-01-30T19:33:07.393Z | Compiling smoltcp v0.9.1 |
| 1458 | 2025-01-30T19:33:07.843Z | Compiling num-bigint-dig v0.8.4 |
| 1459 | 2025-01-30T19:33:07.879Z | Compiling portable-atomic v1.9.0 |
| 1460 | 2025-01-30T19:33:08.039Z | Compiling take_mut v0.2.2 |
| 1461 | 2025-01-30T19:33:08.216Z | Compiling postgres-protocol v0.6.7 |
| 1462 | 2025-01-30T19:33:08.489Z | Compiling document-features v0.2.10 |
| 1463 | 2025-01-30T19:33:09.258Z | Compiling lru-cache v0.1.2 |
| 1464 | 2025-01-30T19:33:09.283Z | Compiling publicsuffix v2.3.0 |
| 1465 | 2025-01-30T19:33:09.459Z | Compiling async-stream v0.3.6 |
| 1466 | 2025-01-30T19:33:09.462Z | Compiling tungstenite v0.24.0 |
| 1467 | 2025-01-30T19:33:09.567Z | Compiling sec1 v0.7.3 |
| 1468 | 2025-01-30T19:33:09.587Z | Compiling resolv-conf v0.7.0 |
| 1469 | 2025-01-30T19:33:09.827Z | Compiling hickory-proto v0.24.2 |
| 1470 | 2025-01-30T19:33:09.855Z | Compiling slog-term v2.9.1 |
| 1471 | 2025-01-30T19:33:10.124Z | Compiling group v0.13.0 |
| 1472 | 2025-01-30T19:33:10.314Z | Compiling num-iter v0.1.45 |
| 1473 | 2025-01-30T19:33:10.444Z | Compiling usdt v0.5.0 |
| 1474 | 2025-01-30T19:33:10.974Z | Compiling toml v0.8.19 |
| 1475 | 2025-01-30T19:33:11.146Z | Compiling futures v0.3.31 |
| 1476 | 2025-01-30T19:33:11.270Z | Compiling slog-bunyan v2.5.0 |
| 1477 | 2025-01-30T19:33:12.492Z | Compiling tokio-native-tls v0.3.1 |
| 1478 | 2025-01-30T19:33:12.618Z | Compiling camino v1.1.9 |
| 1479 | 2025-01-30T19:33:12.773Z | Compiling phf_shared v0.11.2 |
| 1480 | 2025-01-30T19:33:13.017Z | Compiling backtrace v0.3.74 |
| 1481 | 2025-01-30T19:33:13.119Z | Compiling dropshot_endpoint v0.12.0 |
| 1482 | 2025-01-30T19:33:13.426Z | Compiling waitgroup v0.1.2 |
| 1483 | 2025-01-30T19:33:13.446Z | Compiling terminal_size v0.4.0 |
| 1484 | 2025-01-30T19:33:13.490Z | Compiling openapiv3 v2.0.0 |
| 1485 | 2025-01-30T19:33:13.649Z | Compiling serde_path_to_error v0.1.16 |
| 1486 | 2025-01-30T19:33:13.667Z | Compiling hkdf v0.12.4 |
| 1487 | 2025-01-30T19:33:13.921Z | Compiling crypto-bigint v0.5.5 |
| 1488 | 2025-01-30T19:33:14.382Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1489 | 2025-01-30T19:33:15.891Z | Compiling zerocopy-derive v0.6.6 |
| 1490 | 2025-01-30T19:33:16.039Z | Compiling webpki-roots v0.26.6 |
| 1491 | 2025-01-30T19:33:16.255Z | Compiling hostname v0.4.0 |
| 1492 | 2025-01-30T19:33:16.463Z | Compiling fs-err v2.11.0 |
| 1493 | 2025-01-30T19:33:16.596Z | Compiling hubpack_derive v0.1.1 |
| 1494 | 2025-01-30T19:33:16.766Z | Compiling crc32fast v1.4.2 |
| 1495 | 2025-01-30T19:33:17.101Z | Compiling ahash v0.8.11 |
| 1496 | 2025-01-30T19:33:17.302Z | Compiling bitflags v1.3.2 |
| 1497 | 2025-01-30T19:33:17.420Z | Compiling winnow v0.5.40 |
| 1498 | 2025-01-30T19:33:17.441Z | Compiling managed v0.8.0 |
| 1499 | 2025-01-30T19:33:17.441Z | Compiling debug-ignore v1.0.5 |
| 1500 | 2025-01-30T19:33:17.474Z | Compiling unicode-width v0.2.0 |
| 1501 | 2025-01-30T19:33:17.622Z | Compiling newtype-uuid v1.2.1 |
| 1502 | 2025-01-30T19:33:17.774Z | Compiling strum_macros v0.25.3 |
| 1503 | 2025-01-30T19:33:17.812Z | Compiling zerocopy v0.6.6 |
| 1504 | 2025-01-30T19:33:17.927Z | Compiling console v0.15.10 |
| 1505 | 2025-01-30T19:33:18.530Z | Compiling clap_builder v4.5.27 |
| 1506 | 2025-01-30T19:33:18.990Z | Compiling hubpack v0.1.2 |
| 1507 | 2025-01-30T19:33:19.327Z | Compiling flate2 v1.0.35 |
| 1508 | 2025-01-30T19:33:19.408Z | Compiling elliptic-curve v0.13.8 |
| 1509 | 2025-01-30T19:33:19.996Z | Compiling hickory-resolver v0.24.2 |
| 1510 | 2025-01-30T19:33:20.221Z | Compiling phf v0.11.2 |
| 1511 | 2025-01-30T19:33:20.485Z | Compiling toml_edit v0.19.15 |
| 1512 | 2025-01-30T19:33:20.778Z | Compiling signal-hook-mio v0.2.4 |
| 1513 | 2025-01-30T19:33:20.955Z | Compiling hyper-tls v0.6.0 |
| 1514 | 2025-01-30T19:33:21.028Z | Compiling rayon v1.10.0 |
| 1515 | 2025-01-30T19:33:21.403Z | Compiling cookie_store v0.21.1 |
| 1516 | 2025-01-30T19:33:21.586Z | Compiling bzip2 v0.4.4 |
| 1517 | 2025-01-30T19:33:22.843Z | Compiling tokio-tungstenite v0.24.0 |
| 1518 | 2025-01-30T19:33:23.365Z | Compiling postgres-types v0.2.8 |
| 1519 | 2025-01-30T19:33:25.276Z | Compiling ed25519 v2.2.3 |
| 1520 | 2025-01-30T19:33:25.742Z | Compiling phf_shared v0.10.0 |
| 1521 | 2025-01-30T19:33:25.915Z | Compiling tokio-stream v0.1.16 |
| 1522 | 2025-01-30T19:33:26.113Z | Compiling pkcs1 v0.7.5 |
| 1523 | 2025-01-30T19:33:26.395Z | Compiling serde-big-array v0.5.1 |
| 1524 | 2025-01-30T19:33:26.612Z | Compiling clap_derive v4.5.24 |
| 1525 | 2025-01-30T19:33:26.815Z | Compiling rfc6979 v0.4.0 |
| 1526 | 2025-01-30T19:33:26.995Z | Compiling serde_repr v0.1.19 |
| 1527 | 2025-01-30T19:33:27.017Z | Compiling derive-where v1.2.7 |
| 1528 | 2025-01-30T19:33:27.115Z | Compiling float-cmp v0.9.0 |
| 1529 | 2025-01-30T19:33:27.350Z | Compiling bstr v1.10.0 |
| 1530 | 2025-01-30T19:33:27.610Z | Compiling sync_wrapper v1.0.1 |
| 1531 | 2025-01-30T19:33:27.725Z | Compiling bit-vec v0.6.3 |
| 1532 | 2025-01-30T19:33:27.788Z | Compiling static_assertions v1.1.0 |
| 1533 | 2025-01-30T19:33:27.903Z | Compiling number_prefix v0.4.0 |
| 1534 | 2025-01-30T19:33:28.110Z | Compiling whoami v1.5.2 |
| 1535 | 2025-01-30T19:33:28.113Z | Compiling fixedbitset v0.4.2 |
| 1536 | 2025-01-30T19:33:28.149Z | Compiling unicode-segmentation v1.12.0 |
| 1537 | 2025-01-30T19:33:28.549Z | Compiling predicates-core v1.0.8 |
| 1538 | 2025-01-30T19:33:28.678Z | Compiling normalize-line-endings v0.3.0 |
| 1539 | 2025-01-30T19:33:28.822Z | Compiling new_debug_unreachable v1.0.6 |
| 1540 | 2025-01-30T19:33:28.898Z | Compiling difflib v0.4.0 |
| 1541 | 2025-01-30T19:33:28.950Z | Compiling precomputed-hash v0.1.1 |
| 1542 | 2025-01-30T19:33:28.951Z | Compiling similar v2.6.0 |
| 1543 | 2025-01-30T19:33:29.023Z | Compiling string_cache v0.8.7 |
| 1544 | 2025-01-30T19:33:29.051Z | Compiling tokio-postgres v0.7.12 |
| 1545 | 2025-01-30T19:33:29.426Z | Compiling predicates v3.1.2 |
| 1546 | 2025-01-30T19:33:30.236Z | Compiling petgraph v0.6.5 |
| 1547 | 2025-01-30T19:33:30.256Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1548 | 2025-01-30T19:33:30.952Z | Compiling indicatif v0.17.11 |
| 1549 | 2025-01-30T19:33:31.040Z | Compiling bit-set v0.5.3 |
| 1550 | 2025-01-30T19:33:31.069Z | Compiling clap v4.5.27 |
| 1551 | 2025-01-30T19:33:31.189Z | Compiling ecdsa v0.16.9 |
| 1552 | 2025-01-30T19:33:31.318Z | Compiling rsa v0.9.6 |
| 1553 | 2025-01-30T19:33:31.993Z | Compiling ed25519-dalek v2.1.1 |
| 1554 | 2025-01-30T19:33:32.975Z | Compiling toml v0.7.8 |
| 1555 | 2025-01-30T19:33:33.269Z | Compiling zip v0.6.6 |
| 1556 | 2025-01-30T19:33:33.912Z | Compiling crossterm v0.28.1 |
| 1557 | 2025-01-30T19:33:34.879Z | Compiling hex v0.4.3 |
| 1558 | 2025-01-30T19:33:35.066Z | Compiling x509-cert v0.2.5 |
| 1559 | 2025-01-30T19:33:35.236Z | Compiling itertools v0.10.5 |
| 1560 | 2025-01-30T19:33:35.459Z | Compiling peg-runtime v0.8.3 |
| 1561 | 2025-01-30T19:33:35.598Z | Compiling lalrpop-util v0.19.12 |
| 1562 | 2025-01-30T19:33:35.983Z | Compiling unicode-xid v0.2.6 |
| 1563 | 2025-01-30T19:33:36.098Z | Compiling strum_macros v0.26.4 |
| 1564 | 2025-01-30T19:33:36.182Z | Compiling xattr v1.3.1 |
| 1565 | 2025-01-30T19:33:36.383Z | Compiling filetime v0.2.25 |
| 1566 | 2025-01-30T19:33:36.696Z | Compiling tar v0.4.42 |
| 1567 | 2025-01-30T19:33:40.721Z | Compiling strum v0.26.3 |
| 1568 | 2025-01-30T19:33:43.715Z | Compiling aws-lc-sys v0.22.0 |
| 1569 | 2025-01-30T19:34:11.925Z | Compiling rustls-webpki v0.102.8 |
| 1570 | 2025-01-30T19:34:14.941Z | Compiling tokio-rustls v0.25.0 |
| 1571 | 2025-01-30T19:34:16.551Z | Compiling tokio-rustls v0.26.0 |
| 1572 | 2025-01-30T19:34:16.868Z | Compiling hyper-rustls v0.27.3 |
| 1573 | 2025-01-30T19:34:17.198Z | Compiling reqwest v0.12.9 |
| 1574 | 2025-01-30T19:34:18.345Z | Compiling qorb v0.2.1 |
| 1575 | 2025-01-30T19:34:21.405Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1576 | 2025-01-30T19:34:21.645Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1577 | 2025-01-30T19:34:25.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s |
| 1578 | 2025-01-30T19:34:26.059Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
| 1579 | 2025-01-30T19:34:26.109Z | Jan 30 19:34:24.392 INFO Starting download, target: Cockroach |
| 1580 | 2025-01-30T19:34:26.109Z | Jan 30 19:34:24.392 INFO Starting download, target: Clickhouse |
| 1581 | 2025-01-30T19:34:26.109Z | Jan 30 19:34:24.392 INFO Starting download, target: Console |
| 1582 | 2025-01-30T19:34:26.109Z | Jan 30 19:34:24.392 INFO Starting download, target: DendriteOpenapi |
| 1583 | 2025-01-30T19:34:26.110Z | Jan 30 19:34:24.392 INFO Starting download, target: DendriteStub |
| 1584 | 2025-01-30T19:34:26.113Z | Jan 30 19:34:24.392 INFO Starting download, target: MaghemiteMgd |
| 1585 | 2025-01-30T19:34:26.113Z | Jan 30 19:34:24.393 INFO Starting download, target: TransceiverControl |
| 1586 | 2025-01-30T19:34:26.113Z | Jan 30 19:34:24.394 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1587 | 2025-01-30T19:34:26.113Z | Jan 30 19:34:24.394 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1588 | 2025-01-30T19:34:26.113Z | Jan 30 19:34:24.394 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1589 | 2025-01-30T19:34:26.114Z | Jan 30 19:34:24.394 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi |
| 1590 | 2025-01-30T19:34:26.114Z | Jan 30 19:34:24.394 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1591 | 2025-01-30T19:34:26.114Z | Jan 30 19:34:24.394 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1592 | 2025-01-30T19:34:26.114Z | Jan 30 19:34:24.394 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1593 | 2025-01-30T19:34:26.252Z | Jan 30 19:34:24.534 INFO Download complete, target: DendriteOpenapi |
| 1594 | 2025-01-30T19:34:26.417Z | Jan 30 19:34:24.652 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1595 | 2025-01-30T19:34:26.791Z | Jan 30 19:34:25.066 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1596 | 2025-01-30T19:34:26.860Z | Jan 30 19:34:25.124 INFO Download complete, target: TransceiverControl |
| 1597 | 2025-01-30T19:34:27.007Z | Jan 30 19:34:25.288 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1598 | 2025-01-30T19:34:27.019Z | Jan 30 19:34:25.302 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1599 | 2025-01-30T19:34:27.171Z | Jan 30 19:34:25.452 INFO Download complete, target: Console |
| 1600 | 2025-01-30T19:34:27.568Z | Jan 30 19:34:25.795 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1601 | 2025-01-30T19:34:27.568Z | Jan 30 19:34:25.795 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1602 | 2025-01-30T19:34:28.106Z | Jan 30 19:34:26.334 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1603 | 2025-01-30T19:34:29.755Z | Jan 30 19:34:28.037 INFO Download complete, target: DendriteStub |
| 1604 | 2025-01-30T19:34:29.821Z | Jan 30 19:34:28.104 INFO Download complete, target: MaghemiteMgd |
| 1605 | 2025-01-30T19:34:34.822Z | Jan 30 19:34:33.102 INFO Checking that binary works, target: Cockroach |
| 1606 | 2025-01-30T19:34:35.091Z | Jan 30 19:34:33.373 INFO Download complete, target: Cockroach |
| 1607 | 2025-01-30T19:34:40.415Z | Jan 30 19:34:38.695 INFO Checking that binary works, target: Clickhouse |
| 1608 | 2025-01-30T19:34:40.525Z | Jan 30 19:34:38.805 INFO Download complete, target: Clickhouse |
| 1609 | 2025-01-30T19:34:40.544Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1610 | 2025-01-30T19:34:40.546Z | |
| 1611 | 2025-01-30T19:34:40.546Z | real 4:59.309591516 |
| 1612 | 2025-01-30T19:34:40.546Z | user 15:26.033513122 |
| 1613 | 2025-01-30T19:34:40.546Z | sys 2:00.076194448 |
| 1614 | 2025-01-30T19:34:40.546Z | trap 0.538694945 |
| 1615 | 2025-01-30T19:34:40.546Z | tflt 5.037743848 |
| 1616 | 2025-01-30T19:34:40.548Z | dflt 3.937741909 |
| 1617 | 2025-01-30T19:34:40.548Z | kflt 0.034616654 |
| 1618 | 2025-01-30T19:34:40.548Z | lock 25:04.001620304 |
| 1619 | 2025-01-30T19:34:40.548Z | slp 55:17.555833960 |
| 1620 | 2025-01-30T19:34:40.548Z | lat 55.208633565 |
| 1621 | 2025-01-30T19:34:40.548Z | stop 2:19.561046806 |
| 1622 | 2025-01-30T19:34:40.548Z | + banner hack-check |
| 1623 | 2025-01-30T19:34:40.550Z | |
| 1624 | 2025-01-30T19:34:40.551Z | # # ## #### # # #### # # ###### #### # # |
| 1625 | 2025-01-30T19:34:40.551Z | # # # # # # # # # # # # # # # # # |
| 1626 | 2025-01-30T19:34:40.551Z | ###### # # # #### ##### # ###### ##### # #### |
| 1627 | 2025-01-30T19:34:40.551Z | # # ###### # # # # # # # # # # |
| 1628 | 2025-01-30T19:34:40.551Z | # # # # # # # # # # # # # # # # # |
| 1629 | 2025-01-30T19:34:40.551Z | # # # # #### # # #### # # ###### #### # # |
| 1630 | 2025-01-30T19:34:40.551Z | |
| 1631 | 2025-01-30T19:34:40.551Z | + export CARGO_INCREMENTAL=0 |
| 1632 | 2025-01-30T19:34:40.551Z | + CARGO_INCREMENTAL=0 |
| 1633 | 2025-01-30T19:34:40.551Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1634 | 2025-01-30T19:34:41.071Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1635 | 2025-01-30T19:34:43.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s |
| 1636 | 2025-01-30T19:34:43.862Z | Running `target/debug/xtask check-features --ci` |
| 1637 | 2025-01-30T19:34:43.882Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1638 | 2025-01-30T19:34:43.882Z | running: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1639 | 2025-01-30T19:34:44.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1640 | 2025-01-30T19:34:44.320Z | Running `target/debug/xtask download cargo-hack` |
| 1641 | 2025-01-30T19:34:45.106Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1642 | 2025-01-30T19:34:45.469Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1643 | 2025-01-30T19:34:49.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s |
| 1644 | 2025-01-30T19:34:49.169Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1645 | 2025-01-30T19:34:49.203Z | Jan 30 19:34:47.482 INFO Starting download, target: CargoHack |
| 1646 | 2025-01-30T19:34:49.205Z | Jan 30 19:34:47.483 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1647 | 2025-01-30T19:34:50.433Z | Jan 30 19:34:48.712 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1648 | 2025-01-30T19:34:50.522Z | Jan 30 19:34:48.801 INFO Download complete, target: CargoHack |
| 1649 | 2025-01-30T19:34:50.526Z | running: "/home/build/.rustup/toolchains/1.84.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1650 | 2025-01-30T19:34:50.542Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1651 | 2025-01-30T19:34:50.709Z | info: running `cargo check --bins` on api_identity (1/197) |
| 1652 | 2025-01-30T19:34:51.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1653 | 2025-01-30T19:34:51.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1654 | 2025-01-30T19:34:51.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1655 | 2025-01-30T19:34:51.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1656 | 2025-01-30T19:34:51.286Z | |
| 1657 | 2025-01-30T19:34:51.286Z | info: running `cargo check --bins` on bootstore (2/197) |
| 1658 | 2025-01-30T19:34:51.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1659 | 2025-01-30T19:34:51.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1660 | 2025-01-30T19:34:51.817Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1661 | 2025-01-30T19:34:51.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1662 | 2025-01-30T19:34:51.889Z | |
| 1663 | 2025-01-30T19:34:51.889Z | info: running `cargo check --bins --no-default-features` on omicron-common (3/197) |
| 1664 | 2025-01-30T19:34:52.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1665 | 2025-01-30T19:34:52.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1666 | 2025-01-30T19:34:52.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1667 | 2025-01-30T19:34:52.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1668 | 2025-01-30T19:34:52.468Z | |
| 1669 | 2025-01-30T19:34:52.468Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197) |
| 1670 | 2025-01-30T19:34:52.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1671 | 2025-01-30T19:34:52.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1672 | 2025-01-30T19:34:52.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1673 | 2025-01-30T19:34:52.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1674 | 2025-01-30T19:34:53.053Z | |
| 1675 | 2025-01-30T19:34:53.053Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197) |
| 1676 | 2025-01-30T19:34:53.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1677 | 2025-01-30T19:34:53.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1678 | 2025-01-30T19:34:53.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1679 | 2025-01-30T19:34:53.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1680 | 2025-01-30T19:34:53.455Z | |
| 1681 | 2025-01-30T19:34:53.455Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197) |
| 1682 | 2025-01-30T19:34:53.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1683 | 2025-01-30T19:34:53.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1684 | 2025-01-30T19:34:53.825Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1685 | 2025-01-30T19:34:53.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1686 | 2025-01-30T19:34:53.863Z | |
| 1687 | 2025-01-30T19:34:53.863Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197) |
| 1688 | 2025-01-30T19:34:54.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1689 | 2025-01-30T19:34:54.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1690 | 2025-01-30T19:34:54.229Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1691 | 2025-01-30T19:34:54.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1692 | 2025-01-30T19:34:54.267Z | |
| 1693 | 2025-01-30T19:34:54.267Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197) |
| 1694 | 2025-01-30T19:34:54.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1695 | 2025-01-30T19:34:54.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1696 | 2025-01-30T19:34:54.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1697 | 2025-01-30T19:34:54.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1698 | 2025-01-30T19:34:54.666Z | |
| 1699 | 2025-01-30T19:34:54.666Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197) |
| 1700 | 2025-01-30T19:34:55.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1701 | 2025-01-30T19:34:55.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1702 | 2025-01-30T19:34:55.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1703 | 2025-01-30T19:34:55.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1704 | 2025-01-30T19:34:55.074Z | |
| 1705 | 2025-01-30T19:34:55.074Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197) |
| 1706 | 2025-01-30T19:34:55.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1707 | 2025-01-30T19:34:55.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1708 | 2025-01-30T19:34:55.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1709 | 2025-01-30T19:34:55.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1710 | 2025-01-30T19:34:55.479Z | |
| 1711 | 2025-01-30T19:34:55.479Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197) |
| 1712 | 2025-01-30T19:34:55.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1713 | 2025-01-30T19:34:55.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1714 | 2025-01-30T19:34:55.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1715 | 2025-01-30T19:34:55.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1716 | 2025-01-30T19:34:55.887Z | |
| 1717 | 2025-01-30T19:34:55.887Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197) |
| 1718 | 2025-01-30T19:34:56.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1719 | 2025-01-30T19:34:56.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1720 | 2025-01-30T19:34:56.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1721 | 2025-01-30T19:34:56.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1722 | 2025-01-30T19:34:56.291Z | |
| 1723 | 2025-01-30T19:34:56.291Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197) |
| 1724 | 2025-01-30T19:34:56.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1725 | 2025-01-30T19:34:56.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1726 | 2025-01-30T19:34:56.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1727 | 2025-01-30T19:34:56.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1728 | 2025-01-30T19:34:56.695Z | |
| 1729 | 2025-01-30T19:34:56.696Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197) |
| 1730 | 2025-01-30T19:34:57.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1731 | 2025-01-30T19:34:57.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1732 | 2025-01-30T19:34:57.063Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1733 | 2025-01-30T19:34:57.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1734 | 2025-01-30T19:34:57.102Z | |
| 1735 | 2025-01-30T19:34:57.102Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197) |
| 1736 | 2025-01-30T19:34:57.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1737 | 2025-01-30T19:34:57.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1738 | 2025-01-30T19:34:57.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1739 | 2025-01-30T19:34:57.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1740 | 2025-01-30T19:34:57.504Z | |
| 1741 | 2025-01-30T19:34:57.504Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197) |
| 1742 | 2025-01-30T19:34:57.874Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1743 | 2025-01-30T19:34:57.877Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1744 | 2025-01-30T19:34:57.877Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1745 | 2025-01-30T19:34:57.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1746 | 2025-01-30T19:34:57.915Z | |
| 1747 | 2025-01-30T19:34:57.915Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197) |
| 1748 | 2025-01-30T19:34:58.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1749 | 2025-01-30T19:34:58.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1750 | 2025-01-30T19:34:58.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1751 | 2025-01-30T19:34:58.294Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 1752 | 2025-01-30T19:34:58.330Z | |
| 1753 | 2025-01-30T19:34:58.330Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197) |
| 1754 | 2025-01-30T19:34:58.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1755 | 2025-01-30T19:34:58.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1756 | 2025-01-30T19:34:58.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1757 | 2025-01-30T19:34:58.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 1758 | 2025-01-30T19:34:58.746Z | |
| 1759 | 2025-01-30T19:34:58.746Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197) |
| 1760 | 2025-01-30T19:34:59.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1761 | 2025-01-30T19:34:59.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1762 | 2025-01-30T19:34:59.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1763 | 2025-01-30T19:34:59.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 1764 | 2025-01-30T19:34:59.167Z | |
| 1765 | 2025-01-30T19:34:59.167Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197) |
| 1766 | 2025-01-30T19:34:59.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1767 | 2025-01-30T19:34:59.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1768 | 2025-01-30T19:34:59.541Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1769 | 2025-01-30T19:34:59.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1770 | 2025-01-30T19:34:59.579Z | |
| 1771 | 2025-01-30T19:34:59.579Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197) |
| 1772 | 2025-01-30T19:34:59.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1773 | 2025-01-30T19:34:59.948Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1774 | 2025-01-30T19:34:59.948Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1775 | 2025-01-30T19:34:59.951Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1776 | 2025-01-30T19:34:59.987Z | |
| 1777 | 2025-01-30T19:34:59.987Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197) |
| 1778 | 2025-01-30T19:35:00.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1779 | 2025-01-30T19:35:00.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1780 | 2025-01-30T19:35:00.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1781 | 2025-01-30T19:35:00.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1782 | 2025-01-30T19:35:00.396Z | |
| 1783 | 2025-01-30T19:35:00.396Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197) |
| 1784 | 2025-01-30T19:35:00.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1785 | 2025-01-30T19:35:00.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1786 | 2025-01-30T19:35:00.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1787 | 2025-01-30T19:35:00.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1788 | 2025-01-30T19:35:00.805Z | |
| 1789 | 2025-01-30T19:35:00.805Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197) |
| 1790 | 2025-01-30T19:35:01.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1791 | 2025-01-30T19:35:01.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1792 | 2025-01-30T19:35:01.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1793 | 2025-01-30T19:35:01.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1794 | 2025-01-30T19:35:01.215Z | |
| 1795 | 2025-01-30T19:35:01.215Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197) |
| 1796 | 2025-01-30T19:35:01.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1797 | 2025-01-30T19:35:01.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1798 | 2025-01-30T19:35:01.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1799 | 2025-01-30T19:35:01.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1800 | 2025-01-30T19:35:01.624Z | |
| 1801 | 2025-01-30T19:35:01.624Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197) |
| 1802 | 2025-01-30T19:35:01.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1803 | 2025-01-30T19:35:01.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1804 | 2025-01-30T19:35:01.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1805 | 2025-01-30T19:35:01.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1806 | 2025-01-30T19:35:02.030Z | |
| 1807 | 2025-01-30T19:35:02.030Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197) |
| 1808 | 2025-01-30T19:35:02.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1809 | 2025-01-30T19:35:02.397Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1810 | 2025-01-30T19:35:02.397Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1811 | 2025-01-30T19:35:02.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1812 | 2025-01-30T19:35:02.435Z | |
| 1813 | 2025-01-30T19:35:02.435Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197) |
| 1814 | 2025-01-30T19:35:02.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1815 | 2025-01-30T19:35:02.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1816 | 2025-01-30T19:35:02.808Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1817 | 2025-01-30T19:35:02.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1818 | 2025-01-30T19:35:02.846Z | |
| 1819 | 2025-01-30T19:35:02.846Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197) |
| 1820 | 2025-01-30T19:35:03.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1821 | 2025-01-30T19:35:03.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1822 | 2025-01-30T19:35:03.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1823 | 2025-01-30T19:35:03.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1824 | 2025-01-30T19:35:03.258Z | |
| 1825 | 2025-01-30T19:35:03.258Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197) |
| 1826 | 2025-01-30T19:35:03.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1827 | 2025-01-30T19:35:03.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1828 | 2025-01-30T19:35:03.625Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1829 | 2025-01-30T19:35:03.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1830 | 2025-01-30T19:35:03.663Z | |
| 1831 | 2025-01-30T19:35:03.663Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197) |
| 1832 | 2025-01-30T19:35:04.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1833 | 2025-01-30T19:35:04.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1834 | 2025-01-30T19:35:04.038Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1835 | 2025-01-30T19:35:04.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 1836 | 2025-01-30T19:35:04.077Z | |
| 1837 | 2025-01-30T19:35:04.077Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197) |
| 1838 | 2025-01-30T19:35:04.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1839 | 2025-01-30T19:35:04.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1840 | 2025-01-30T19:35:04.447Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1841 | 2025-01-30T19:35:04.449Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1842 | 2025-01-30T19:35:04.485Z | |
| 1843 | 2025-01-30T19:35:04.485Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197) |
| 1844 | 2025-01-30T19:35:04.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1845 | 2025-01-30T19:35:04.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1846 | 2025-01-30T19:35:04.858Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1847 | 2025-01-30T19:35:04.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1848 | 2025-01-30T19:35:04.896Z | |
| 1849 | 2025-01-30T19:35:04.896Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197) |
| 1850 | 2025-01-30T19:35:05.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1851 | 2025-01-30T19:35:05.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1852 | 2025-01-30T19:35:05.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1853 | 2025-01-30T19:35:05.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1854 | 2025-01-30T19:35:05.297Z | |
| 1855 | 2025-01-30T19:35:05.297Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197) |
| 1856 | 2025-01-30T19:35:05.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1857 | 2025-01-30T19:35:05.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1858 | 2025-01-30T19:35:05.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1859 | 2025-01-30T19:35:05.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1860 | 2025-01-30T19:35:05.702Z | |
| 1861 | 2025-01-30T19:35:05.702Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197) |
| 1862 | 2025-01-30T19:35:06.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1863 | 2025-01-30T19:35:06.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1864 | 2025-01-30T19:35:06.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1865 | 2025-01-30T19:35:06.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1866 | 2025-01-30T19:35:06.112Z | |
| 1867 | 2025-01-30T19:35:06.112Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197) |
| 1868 | 2025-01-30T19:35:06.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1869 | 2025-01-30T19:35:06.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1870 | 2025-01-30T19:35:06.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1871 | 2025-01-30T19:35:06.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1872 | 2025-01-30T19:35:06.520Z | |
| 1873 | 2025-01-30T19:35:06.520Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197) |
| 1874 | 2025-01-30T19:35:06.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1875 | 2025-01-30T19:35:06.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1876 | 2025-01-30T19:35:06.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1877 | 2025-01-30T19:35:06.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1878 | 2025-01-30T19:35:06.931Z | |
| 1879 | 2025-01-30T19:35:06.931Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197) |
| 1880 | 2025-01-30T19:35:07.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1881 | 2025-01-30T19:35:07.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1882 | 2025-01-30T19:35:07.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1883 | 2025-01-30T19:35:07.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1884 | 2025-01-30T19:35:07.338Z | |
| 1885 | 2025-01-30T19:35:07.338Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197) |
| 1886 | 2025-01-30T19:35:07.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1887 | 2025-01-30T19:35:07.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1888 | 2025-01-30T19:35:07.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1889 | 2025-01-30T19:35:07.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1890 | 2025-01-30T19:35:07.745Z | |
| 1891 | 2025-01-30T19:35:07.745Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197) |
| 1892 | 2025-01-30T19:35:08.112Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1893 | 2025-01-30T19:35:08.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1894 | 2025-01-30T19:35:08.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1895 | 2025-01-30T19:35:08.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1896 | 2025-01-30T19:35:08.153Z | |
| 1897 | 2025-01-30T19:35:08.153Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197) |
| 1898 | 2025-01-30T19:35:08.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1899 | 2025-01-30T19:35:08.520Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1900 | 2025-01-30T19:35:08.520Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1901 | 2025-01-30T19:35:08.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1902 | 2025-01-30T19:35:08.559Z | |
| 1903 | 2025-01-30T19:35:08.559Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197) |
| 1904 | 2025-01-30T19:35:08.926Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1905 | 2025-01-30T19:35:08.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1906 | 2025-01-30T19:35:08.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1907 | 2025-01-30T19:35:08.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1908 | 2025-01-30T19:35:08.969Z | |
| 1909 | 2025-01-30T19:35:08.969Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197) |
| 1910 | 2025-01-30T19:35:09.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1911 | 2025-01-30T19:35:09.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1912 | 2025-01-30T19:35:09.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1913 | 2025-01-30T19:35:09.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1914 | 2025-01-30T19:35:09.377Z | |
| 1915 | 2025-01-30T19:35:09.377Z | info: running `cargo check --bins` on sled-hardware-types (45/197) |
| 1916 | 2025-01-30T19:35:09.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1917 | 2025-01-30T19:35:09.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1918 | 2025-01-30T19:35:09.908Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1919 | 2025-01-30T19:35:09.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1920 | 2025-01-30T19:35:09.979Z | |
| 1921 | 2025-01-30T19:35:09.979Z | info: running `cargo check --bins --no-default-features` on illumos-utils (46/197) |
| 1922 | 2025-01-30T19:35:10.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1923 | 2025-01-30T19:35:10.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1924 | 2025-01-30T19:35:10.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1925 | 2025-01-30T19:35:10.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1926 | 2025-01-30T19:35:10.572Z | |
| 1927 | 2025-01-30T19:35:10.572Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197) |
| 1928 | 2025-01-30T19:35:11.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1929 | 2025-01-30T19:35:11.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1930 | 2025-01-30T19:35:11.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1931 | 2025-01-30T19:35:11.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1932 | 2025-01-30T19:35:11.164Z | |
| 1933 | 2025-01-30T19:35:11.164Z | info: running `cargo check --bins` on oxlog (48/197) |
| 1934 | 2025-01-30T19:35:11.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1935 | 2025-01-30T19:35:11.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1936 | 2025-01-30T19:35:11.742Z | Checking cfg-if v1.0.0 |
| 1937 | 2025-01-30T19:35:11.753Z | Checking libc v0.2.169 |
| 1938 | 2025-01-30T19:35:11.849Z | Checking serde v1.0.217 |
| 1939 | 2025-01-30T19:35:11.852Z | Checking zeroize v1.8.1 |
| 1940 | 2025-01-30T19:35:11.864Z | Checking memchr v2.7.4 |
| 1941 | 2025-01-30T19:35:11.875Z | Checking typenum v1.17.0 |
| 1942 | 2025-01-30T19:35:11.877Z | Checking subtle v2.6.1 |
| 1943 | 2025-01-30T19:35:11.877Z | Checking scopeguard v1.2.0 |
| 1944 | 2025-01-30T19:35:11.914Z | Checking value-bag v1.9.0 |
| 1945 | 2025-01-30T19:35:12.037Z | Checking lock_api v0.4.12 |
| 1946 | 2025-01-30T19:35:12.081Z | Checking smallvec v1.13.2 |
| 1947 | 2025-01-30T19:35:12.133Z | Checking itoa v1.0.11 |
| 1948 | 2025-01-30T19:35:12.284Z | Checking log v0.4.22 |
| 1949 | 2025-01-30T19:35:12.350Z | Checking const-oid v0.9.6 |
| 1950 | 2025-01-30T19:35:12.400Z | Checking pin-project-lite v0.2.14 |
| 1951 | 2025-01-30T19:35:12.403Z | Checking byteorder v1.5.0 |
| 1952 | 2025-01-30T19:35:12.555Z | Checking once_cell v1.20.2 |
| 1953 | 2025-01-30T19:35:12.692Z | Checking futures-core v0.3.31 |
| 1954 | 2025-01-30T19:35:12.758Z | Checking stable_deref_trait v1.2.0 |
| 1955 | 2025-01-30T19:35:12.825Z | Checking cpufeatures v0.2.14 |
| 1956 | 2025-01-30T19:35:12.841Z | Checking futures-sink v0.3.31 |
| 1957 | 2025-01-30T19:35:12.857Z | Checking getrandom v0.2.15 |
| 1958 | 2025-01-30T19:35:12.871Z | Checking parking_lot_core v0.9.10 |
| 1959 | 2025-01-30T19:35:12.873Z | Checking signal-hook-registry v1.4.2 |
| 1960 | 2025-01-30T19:35:12.904Z | Checking generic-array v0.14.7 |
| 1961 | 2025-01-30T19:35:12.923Z | Checking mio v1.0.2 |
| 1962 | 2025-01-30T19:35:12.977Z | Checking socket2 v0.5.7 |
| 1963 | 2025-01-30T19:35:13.073Z | Checking rand_core v0.6.4 |
| 1964 | 2025-01-30T19:35:13.116Z | Checking zerocopy v0.7.35 |
| 1965 | 2025-01-30T19:35:13.175Z | Checking parking_lot v0.12.3 |
| 1966 | 2025-01-30T19:35:13.374Z | Checking zerofrom v0.1.4 |
| 1967 | 2025-01-30T19:35:13.409Z | Checking spin v0.9.8 |
| 1968 | 2025-01-30T19:35:13.476Z | Checking slab v0.4.9 |
| 1969 | 2025-01-30T19:35:13.529Z | Checking futures-channel v0.3.31 |
| 1970 | 2025-01-30T19:35:13.564Z | Checking yoke v0.7.4 |
| 1971 | 2025-01-30T19:35:13.721Z | Checking pin-utils v0.1.0 |
| 1972 | 2025-01-30T19:35:13.735Z | Checking allocator-api2 v0.2.18 |
| 1973 | 2025-01-30T19:35:13.814Z | Checking futures-io v0.3.31 |
| 1974 | 2025-01-30T19:35:13.857Z | Checking futures-task v0.3.31 |
| 1975 | 2025-01-30T19:35:13.891Z | Checking zerovec v0.10.4 |
| 1976 | 2025-01-30T19:35:13.945Z | Checking crypto-common v0.1.6 |
| 1977 | 2025-01-30T19:35:13.995Z | Checking block-buffer v0.10.4 |
| 1978 | 2025-01-30T19:35:14.082Z | Checking foldhash v0.1.3 |
| 1979 | 2025-01-30T19:35:14.118Z | Checking equivalent v1.0.1 |
| 1980 | 2025-01-30T19:35:14.219Z | Checking futures-util v0.3.31 |
| 1981 | 2025-01-30T19:35:14.233Z | Checking block-padding v0.3.3 |
| 1982 | 2025-01-30T19:35:14.288Z | Checking ryu v1.0.18 |
| 1983 | 2025-01-30T19:35:14.320Z | Checking digest v0.10.7 |
| 1984 | 2025-01-30T19:35:14.323Z | Checking hashbrown v0.15.1 |
| 1985 | 2025-01-30T19:35:14.345Z | Checking fnv v1.0.7 |
| 1986 | 2025-01-30T19:35:14.432Z | Checking inout v0.1.3 |
| 1987 | 2025-01-30T19:35:14.465Z | Checking writeable v0.5.5 |
| 1988 | 2025-01-30T19:35:14.524Z | Checking litemap v0.7.3 |
| 1989 | 2025-01-30T19:35:14.658Z | Checking cipher v0.4.4 |
| 1990 | 2025-01-30T19:35:14.675Z | Checking hmac v0.12.1 |
| 1991 | 2025-01-30T19:35:14.783Z | Checking sha2 v0.10.8 |
| 1992 | 2025-01-30T19:35:14.866Z | Checking libm v0.2.8 |
| 1993 | 2025-01-30T19:35:14.888Z | Checking base64ct v1.6.0 |
| 1994 | 2025-01-30T19:35:15.071Z | Checking ppv-lite86 v0.2.20 |
| 1995 | 2025-01-30T19:35:15.307Z | Checking pem-rfc7468 v0.7.0 |
| 1996 | 2025-01-30T19:35:15.334Z | Checking flagset v0.4.6 |
| 1997 | 2025-01-30T19:35:15.370Z | Checking icu_locid_transform_data v1.5.0 |
| 1998 | 2025-01-30T19:35:15.411Z | Checking tinystr v0.7.6 |
| 1999 | 2025-01-30T19:35:15.478Z | Checking icu_collections v1.5.0 |
| 2000 | 2025-01-30T19:35:15.519Z | Checking tracing-core v0.1.32 |
| 2001 | 2025-01-30T19:35:15.572Z | Checking der v0.7.9 |
| 2002 | 2025-01-30T19:35:15.729Z | Checking rand_chacha v0.3.1 |
| 2003 | 2025-01-30T19:35:15.745Z | Checking icu_locid v1.5.0 |
| 2004 | 2025-01-30T19:35:15.757Z | Checking num-traits v0.2.19 |
| 2005 | 2025-01-30T19:35:16.104Z | Checking thiserror v1.0.69 |
| 2006 | 2025-01-30T19:35:16.132Z | Checking percent-encoding v2.3.1 |
| 2007 | 2025-01-30T19:35:16.153Z | Checking rustls-pki-types v1.10.0 |
| 2008 | 2025-01-30T19:35:16.169Z | Checking bytes v1.9.0 |
| 2009 | 2025-01-30T19:35:16.229Z | Checking indexmap v2.7.1 |
| 2010 | 2025-01-30T19:35:16.343Z | Checking serde_json v1.0.135 |
| 2011 | 2025-01-30T19:35:16.704Z | Checking icu_provider v1.5.0 |
| 2012 | 2025-01-30T19:35:16.720Z | Checking bitflags v2.6.0 |
| 2013 | 2025-01-30T19:35:16.950Z | Checking tokio v1.43.0 |
| 2014 | 2025-01-30T19:35:17.015Z | Checking http v1.2.0 |
| 2015 | 2025-01-30T19:35:17.154Z | Checking icu_properties_data v1.5.0 |
| 2016 | 2025-01-30T19:35:17.264Z | Checking spki v0.7.3 |
| 2017 | 2025-01-30T19:35:17.325Z | Checking icu_locid_transform v1.5.0 |
| 2018 | 2025-01-30T19:35:17.373Z | Checking tracing v0.1.40 |
| 2019 | 2025-01-30T19:35:17.388Z | Checking rand v0.8.5 |
| 2020 | 2025-01-30T19:35:17.526Z | Checking salsa20 v0.10.2 |
| 2021 | 2025-01-30T19:35:17.709Z | Checking pbkdf2 v0.12.2 |
| 2022 | 2025-01-30T19:35:17.739Z | Checking aws-lc-sys v0.22.0 |
| 2023 | 2025-01-30T19:35:17.870Z | Checking httparse v1.9.5 |
| 2024 | 2025-01-30T19:35:17.959Z | Checking utf8_iter v1.0.4 |
| 2025 | 2025-01-30T19:35:18.162Z | Checking untrusted v0.9.0 |
| 2026 | 2025-01-30T19:35:18.248Z | Checking utf16_iter v1.0.5 |
| 2027 | 2025-01-30T19:35:18.283Z | Checking icu_properties v1.5.1 |
| 2028 | 2025-01-30T19:35:18.297Z | Checking icu_normalizer_data v1.5.0 |
| 2029 | 2025-01-30T19:35:18.328Z | Checking mirai-annotations v1.12.0 |
| 2030 | 2025-01-30T19:35:18.386Z | Checking untrusted v0.7.1 |
| 2031 | 2025-01-30T19:35:18.410Z | Checking write16 v1.0.0 |
| 2032 | 2025-01-30T19:35:18.486Z | Checking powerfmt v0.2.0 |
| 2033 | 2025-01-30T19:35:18.533Z | Checking ring v0.17.8 |
| 2034 | 2025-01-30T19:35:18.549Z | Checking scrypt v0.11.0 |
| 2035 | 2025-01-30T19:35:18.563Z | Checking cbc v0.1.2 |
| 2036 | 2025-01-30T19:35:18.628Z | Checking aes v0.8.4 |
| 2037 | 2025-01-30T19:35:18.741Z | Checking deranged v0.3.11 |
| 2038 | 2025-01-30T19:35:18.753Z | Checking crossbeam-utils v0.8.20 |
| 2039 | 2025-01-30T19:35:18.768Z | Checking num_threads v0.1.7 |
| 2040 | 2025-01-30T19:35:18.892Z | Checking atomic-waker v1.1.2 |
| 2041 | 2025-01-30T19:35:19.026Z | Checking time-core v0.1.2 |
| 2042 | 2025-01-30T19:35:19.186Z | Checking tinyvec_macros v0.1.1 |
| 2043 | 2025-01-30T19:35:19.277Z | Checking num-conv v0.1.0 |
| 2044 | 2025-01-30T19:35:19.438Z | Checking tinyvec v1.8.0 |
| 2045 | 2025-01-30T19:35:19.479Z | Checking pkcs5 v0.7.1 |
| 2046 | 2025-01-30T19:35:19.499Z | Checking http-body v1.0.1 |
| 2047 | 2025-01-30T19:35:19.704Z | Checking form_urlencoded v1.2.1 |
| 2048 | 2025-01-30T19:35:19.804Z | Checking aws-lc-rs v1.10.0 |
| 2049 | 2025-01-30T19:35:19.920Z | Checking try-lock v0.2.5 |
| 2050 | 2025-01-30T19:35:19.970Z | Checking pkcs8 v0.10.2 |
| 2051 | 2025-01-30T19:35:20.064Z | Checking want v0.3.1 |
| 2052 | 2025-01-30T19:35:20.124Z | Checking time v0.3.36 |
| 2053 | 2025-01-30T19:35:20.245Z | Checking uuid v1.12.0 |
| 2054 | 2025-01-30T19:35:20.264Z | Checking unicode-ident v1.0.14 |
| 2055 | 2025-01-30T19:35:20.278Z | Checking httpdate v1.0.3 |
| 2056 | 2025-01-30T19:35:20.439Z | Checking proc-macro2 v1.0.92 |
| 2057 | 2025-01-30T19:35:20.504Z | Checking serde_spanned v0.6.8 |
| 2058 | 2025-01-30T19:35:20.698Z | Checking toml_datetime v0.6.8 |
| 2059 | 2025-01-30T19:35:20.761Z | Checking slog v2.7.0 |
| 2060 | 2025-01-30T19:35:20.858Z | Checking scroll v0.12.0 |
| 2061 | 2025-01-30T19:35:20.993Z | Checking plain v0.2.3 |
| 2062 | 2025-01-30T19:35:21.049Z | Checking ucd-trie v0.1.7 |
| 2063 | 2025-01-30T19:35:21.151Z | Checking tower-service v0.3.3 |
| 2064 | 2025-01-30T19:35:21.215Z | Checking iana-time-zone v0.1.61 |
| 2065 | 2025-01-30T19:35:21.261Z | Checking foreign-types-shared v0.1.1 |
| 2066 | 2025-01-30T19:35:21.277Z | Checking match_cfg v0.1.0 |
| 2067 | 2025-01-30T19:35:21.290Z | Checking base64 v0.22.1 |
| 2068 | 2025-01-30T19:35:21.366Z | Checking adler2 v2.0.0 |
| 2069 | 2025-01-30T19:35:21.368Z | Checking foreign-types v0.3.2 |
| 2070 | 2025-01-30T19:35:21.384Z | Checking hostname v0.3.1 |
| 2071 | 2025-01-30T19:35:21.441Z | Checking icu_normalizer v1.5.0 |
| 2072 | 2025-01-30T19:35:21.444Z | Checking rustls-webpki v0.102.8 |
| 2073 | 2025-01-30T19:35:21.473Z | Checking chrono v0.4.39 |
| 2074 | 2025-01-30T19:35:21.515Z | Checking miniz_oxide v0.8.0 |
| 2075 | 2025-01-30T19:35:21.529Z | Checking goblin v0.8.2 |
| 2076 | 2025-01-30T19:35:21.744Z | Checking pest v2.7.14 |
| 2077 | 2025-01-30T19:35:22.201Z | Checking idna_adapter v1.2.0 |
| 2078 | 2025-01-30T19:35:22.231Z | Checking quote v1.0.38 |
| 2079 | 2025-01-30T19:35:22.249Z | Checking openssl-sys v0.9.104 |
| 2080 | 2025-01-30T19:35:22.381Z | Checking errno v0.3.9 |
| 2081 | 2025-01-30T19:35:22.405Z | Checking idna v1.0.3 |
| 2082 | 2025-01-30T19:35:22.535Z | Checking dirs-sys-next v0.1.2 |
| 2083 | 2025-01-30T19:35:22.551Z | Checking aho-corasick v1.1.3 |
| 2084 | 2025-01-30T19:35:22.718Z | Checking regex-syntax v0.8.5 |
| 2085 | 2025-01-30T19:35:22.901Z | Checking url v2.5.3 |
| 2086 | 2025-01-30T19:35:23.286Z | Compiling newtype-uuid v1.2.1 |
| 2087 | 2025-01-30T19:35:23.329Z | Checking pretty-hex v0.4.1 |
| 2088 | 2025-01-30T19:35:23.469Z | Checking tokio-util v0.7.12 |
| 2089 | 2025-01-30T19:35:23.510Z | Checking data-encoding v2.6.0 |
| 2090 | 2025-01-30T19:35:23.553Z | Checking siphasher v0.3.11 |
| 2091 | 2025-01-30T19:35:23.697Z | Checking openssl v0.10.66 |
| 2092 | 2025-01-30T19:35:23.865Z | Checking dirs-next v2.0.0 |
| 2093 | 2025-01-30T19:35:23.997Z | Checking rustix v0.38.37 |
| 2094 | 2025-01-30T19:35:24.054Z | Checking syn v2.0.96 |
| 2095 | 2025-01-30T19:35:24.092Z | Checking unicode-normalization v0.1.24 |
| 2096 | 2025-01-30T19:35:24.299Z | Checking dtrace-parser v0.2.0 |
| 2097 | 2025-01-30T19:35:24.314Z | Checking h2 v0.4.6 |
| 2098 | 2025-01-30T19:35:24.792Z | Checking http-body-util v0.1.2 |
| 2099 | 2025-01-30T19:35:25.026Z | Checking crossbeam-epoch v0.9.18 |
| 2100 | 2025-01-30T19:35:25.203Z | Checking signature v2.2.0 |
| 2101 | 2025-01-30T19:35:25.410Z | Checking sha1 v0.10.6 |
| 2102 | 2025-01-30T19:35:25.425Z | Checking thread-id v4.2.2 |
| 2103 | 2025-01-30T19:35:25.538Z | Checking thread_local v1.1.8 |
| 2104 | 2025-01-30T19:35:25.669Z | Checking encoding_rs v0.8.34 |
| 2105 | 2025-01-30T19:35:25.811Z | Checking unicode-properties v0.1.3 |
| 2106 | 2025-01-30T19:35:25.934Z | Checking regex-automata v0.4.8 |
| 2107 | 2025-01-30T19:35:26.194Z | Checking winnow v0.6.20 |
| 2108 | 2025-01-30T19:35:26.252Z | Checking dof v0.3.0 |
| 2109 | 2025-01-30T19:35:26.871Z | Checking either v1.13.0 |
| 2110 | 2025-01-30T19:35:27.139Z | Checking ipnet v2.10.1 |
| 2111 | 2025-01-30T19:35:27.234Z | Checking openssl-probe v0.1.5 |
| 2112 | 2025-01-30T19:35:27.390Z | Checking gimli v0.31.1 |
| 2113 | 2025-01-30T19:35:27.576Z | Checking anstyle v1.0.10 |
| 2114 | 2025-01-30T19:35:27.936Z | Checking utf8parse v0.2.2 |
| 2115 | 2025-01-30T19:35:27.977Z | Checking unicode-bidi v0.3.17 |
| 2116 | 2025-01-30T19:35:28.083Z | Checking mime v0.3.17 |
| 2117 | 2025-01-30T19:35:28.394Z | Checking anstyle-parse v0.2.5 |
| 2118 | 2025-01-30T19:35:28.581Z | Checking stringprep v0.1.5 |
| 2119 | 2025-01-30T19:35:28.635Z | Checking native-tls v0.2.12 |
| 2120 | 2025-01-30T19:35:28.654Z | Checking crossbeam-deque v0.8.5 |
| 2121 | 2025-01-30T19:35:28.787Z | Checking toml_edit v0.22.22 |
| 2122 | 2025-01-30T19:35:28.853Z | Checking term v0.7.0 |
| 2123 | 2025-01-30T19:35:28.925Z | Checking slog-json v2.6.1 |
| 2124 | 2025-01-30T19:35:28.952Z | Checking rustls v0.23.19 |
| 2125 | 2025-01-30T19:35:29.176Z | Checking rustls v0.22.4 |
| 2126 | 2025-01-30T19:35:29.261Z | Checking serde_urlencoded v0.7.1 |
| 2127 | 2025-01-30T19:35:29.655Z | Checking crossbeam-channel v0.5.13 |
| 2128 | 2025-01-30T19:35:29.925Z | Checking usdt-impl v0.5.0 |
| 2129 | 2025-01-30T19:35:30.156Z | Checking hyper v1.5.2 |
| 2130 | 2025-01-30T19:35:30.286Z | Checking futures-executor v0.3.31 |
| 2131 | 2025-01-30T19:35:30.330Z | Checking num-integer v0.1.46 |
| 2132 | 2025-01-30T19:35:30.463Z | Checking rustls-pemfile v2.2.0 |
| 2133 | 2025-01-30T19:35:30.498Z | Checking md-5 v0.10.6 |
| 2134 | 2025-01-30T19:35:30.671Z | Checking ff v0.13.0 |
| 2135 | 2025-01-30T19:35:30.713Z | Checking is-terminal v0.4.13 |
| 2136 | 2025-01-30T19:35:30.814Z | Checking memmap v0.7.0 |
| 2137 | 2025-01-30T19:35:30.836Z | Checking hash32 v0.2.1 |
| 2138 | 2025-01-30T19:35:30.889Z | Checking object v0.36.5 |
| 2139 | 2025-01-30T19:35:31.026Z | Checking fallible-iterator v0.2.0 |
| 2140 | 2025-01-30T19:35:31.059Z | Checking addr2line v0.24.2 |
| 2141 | 2025-01-30T19:35:31.131Z | Checking is_terminal_polyfill v1.70.1 |
| 2142 | 2025-01-30T19:35:31.256Z | Checking base16ct v0.2.0 |
| 2143 | 2025-01-30T19:35:31.345Z | Checking utf-8 v0.7.6 |
| 2144 | 2025-01-30T19:35:31.465Z | Checking psl-types v2.0.11 |
| 2145 | 2025-01-30T19:35:31.555Z | Checking colorchoice v1.0.2 |
| 2146 | 2025-01-30T19:35:31.570Z | Checking take_mut v0.2.2 |
| 2147 | 2025-01-30T19:35:31.597Z | Checking dyn-clone v1.0.17 |
| 2148 | 2025-01-30T19:35:31.650Z | Checking quick-error v1.2.3 |
| 2149 | 2025-01-30T19:35:31.687Z | Checking anstyle-query v1.1.1 |
| 2150 | 2025-01-30T19:35:31.708Z | Checking linked-hash-map v0.5.6 |
| 2151 | 2025-01-30T19:35:31.746Z | Checking rustc-demangle v0.1.24 |
| 2152 | 2025-01-30T19:35:31.795Z | Checking resolv-conf v0.7.0 |
| 2153 | 2025-01-30T19:35:31.814Z | Checking anstream v0.6.15 |
| 2154 | 2025-01-30T19:35:31.994Z | Checking lru-cache v0.1.2 |
| 2155 | 2025-01-30T19:35:32.047Z | Checking hyper-util v0.1.10 |
| 2156 | 2025-01-30T19:35:32.133Z | Checking schemars v0.8.21 |
| 2157 | 2025-01-30T19:35:32.155Z | Checking slog-async v2.8.0 |
| 2158 | 2025-01-30T19:35:32.170Z | Checking publicsuffix v2.3.0 |
| 2159 | 2025-01-30T19:35:32.173Z | Checking postgres-protocol v0.6.7 |
| 2160 | 2025-01-30T19:35:32.377Z | Checking tokio-rustls v0.25.0 |
| 2161 | 2025-01-30T19:35:32.422Z | Checking tungstenite v0.24.0 |
| 2162 | 2025-01-30T19:35:32.450Z | Checking sec1 v0.7.3 |
| 2163 | 2025-01-30T19:35:32.710Z | Checking toml v0.8.19 |
| 2164 | 2025-01-30T19:35:32.784Z | Checking heapless v0.7.17 |
| 2165 | 2025-01-30T19:35:32.823Z | Checking usdt v0.5.0 |
| 2166 | 2025-01-30T19:35:33.077Z | Checking group v0.13.0 |
| 2167 | 2025-01-30T19:35:33.248Z | Checking slog-term v2.9.1 |
| 2168 | 2025-01-30T19:35:33.309Z | Checking num-iter v0.1.45 |
| 2169 | 2025-01-30T19:35:33.407Z | Checking futures v0.3.31 |
| 2170 | 2025-01-30T19:35:33.483Z | Checking slog-bunyan v2.5.0 |
| 2171 | 2025-01-30T19:35:33.518Z | Checking rayon-core v1.12.1 |
| 2172 | 2025-01-30T19:35:33.651Z | Checking tokio-native-tls v0.3.1 |
| 2173 | 2025-01-30T19:35:33.698Z | Checking multer v3.1.0 |
| 2174 | 2025-01-30T19:35:33.719Z | Checking hickory-proto v0.24.2 |
| 2175 | 2025-01-30T19:35:33.749Z | Checking terminal_size v0.4.0 |
| 2176 | 2025-01-30T19:35:33.883Z | Checking tokio-rustls v0.26.0 |
| 2177 | 2025-01-30T19:35:33.900Z | Checking phf_shared v0.11.2 |
| 2178 | 2025-01-30T19:35:33.914Z | Checking cookie v0.18.1 |
| 2179 | 2025-01-30T19:35:34.060Z | Checking async-stream v0.3.6 |
| 2180 | 2025-01-30T19:35:34.130Z | Checking bzip2-sys v0.1.11+1.0.8 |
| 2181 | 2025-01-30T19:35:34.150Z | Checking camino v1.1.9 |
| 2182 | 2025-01-30T19:35:34.170Z | Checking signal-hook v0.3.17 |
| 2183 | 2025-01-30T19:35:34.246Z | Checking waitgroup v0.1.2 |
| 2184 | 2025-01-30T19:35:34.248Z | Checking openapiv3 v2.0.0 |
| 2185 | 2025-01-30T19:35:34.248Z | Checking webpki-roots v0.26.6 |
| 2186 | 2025-01-30T19:35:34.341Z | Checking serde_path_to_error v0.1.16 |
| 2187 | 2025-01-30T19:35:34.399Z | Checking hkdf v0.12.4 |
| 2188 | 2025-01-30T19:35:34.471Z | Checking crypto-bigint v0.5.5 |
| 2189 | 2025-01-30T19:35:34.487Z | Checking lazy_static v1.5.0 |
| 2190 | 2025-01-30T19:35:34.610Z | Checking hostname v0.4.0 |
| 2191 | 2025-01-30T19:35:34.625Z | Checking crc32fast v1.4.2 |
| 2192 | 2025-01-30T19:35:34.642Z | Checking unicode-width v0.2.0 |
| 2193 | 2025-01-30T19:35:34.761Z | Checking debug-ignore v1.0.5 |
| 2194 | 2025-01-30T19:35:34.865Z | Checking strsim v0.11.1 |
| 2195 | 2025-01-30T19:35:34.905Z | Checking winnow v0.5.40 |
| 2196 | 2025-01-30T19:35:34.923Z | Checking bitflags v1.3.2 |
| 2197 | 2025-01-30T19:35:35.027Z | Checking clap_lex v0.7.4 |
| 2198 | 2025-01-30T19:35:35.121Z | Checking managed v0.8.0 |
| 2199 | 2025-01-30T19:35:35.137Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2200 | 2025-01-30T19:35:35.284Z | Checking clap_builder v4.5.27 |
| 2201 | 2025-01-30T19:35:35.394Z | Checking console v0.15.10 |
| 2202 | 2025-01-30T19:35:35.492Z | Checking smoltcp v0.9.1 |
| 2203 | 2025-01-30T19:35:35.946Z | Checking flate2 v1.0.35 |
| 2204 | 2025-01-30T19:35:36.561Z | Checking num-bigint-dig v0.8.4 |
| 2205 | 2025-01-30T19:35:36.689Z | Checking backtrace v0.3.74 |
| 2206 | 2025-01-30T19:35:36.828Z | Checking signal-hook-mio v0.2.4 |
| 2207 | 2025-01-30T19:35:36.982Z | Checking hyper-rustls v0.27.3 |
| 2208 | 2025-01-30T19:35:37.079Z | Checking elliptic-curve v0.13.8 |
| 2209 | 2025-01-30T19:35:37.230Z | Checking anyhow v1.0.95 |
| 2210 | 2025-01-30T19:35:37.305Z | Checking cookie_store v0.21.1 |
| 2211 | 2025-01-30T19:35:37.381Z | Checking dropshot v0.12.0 |
| 2212 | 2025-01-30T19:35:37.593Z | Checking bzip2 v0.4.4 |
| 2213 | 2025-01-30T19:35:37.664Z | Checking toml_edit v0.19.15 |
| 2214 | 2025-01-30T19:35:37.680Z | Checking phf v0.11.2 |
| 2215 | 2025-01-30T19:35:37.872Z | Checking rayon v1.10.0 |
| 2216 | 2025-01-30T19:35:37.938Z | Checking hyper-tls v0.6.0 |
| 2217 | 2025-01-30T19:35:37.988Z | Checking tokio-tungstenite v0.24.0 |
| 2218 | 2025-01-30T19:35:38.154Z | Checking hickory-resolver v0.24.2 |
| 2219 | 2025-01-30T19:35:38.171Z | Checking postgres-types v0.2.8 |
| 2220 | 2025-01-30T19:35:38.195Z | Checking bstr v1.10.0 |
| 2221 | 2025-01-30T19:35:38.444Z | Checking regex v1.11.1 |
| 2222 | 2025-01-30T19:35:38.508Z | Checking ed25519 v2.2.3 |
| 2223 | 2025-01-30T19:35:38.798Z | Checking tokio-stream v0.1.16 |
| 2224 | 2025-01-30T19:35:38.823Z | Checking phf_shared v0.10.0 |
| 2225 | 2025-01-30T19:35:39.002Z | Checking zerocopy v0.6.6 |
| 2226 | 2025-01-30T19:35:39.058Z | Checking curve25519-dalek v4.1.3 |
| 2227 | 2025-01-30T19:35:39.085Z | Checking hubpack v0.1.2 |
| 2228 | 2025-01-30T19:35:39.376Z | Checking portable-atomic v1.9.0 |
| 2229 | 2025-01-30T19:35:39.559Z | Checking pkcs1 v0.7.5 |
| 2230 | 2025-01-30T19:35:39.611Z | Checking float-cmp v0.9.0 |
| 2231 | 2025-01-30T19:35:39.662Z | Checking serde-big-array v0.5.1 |
| 2232 | 2025-01-30T19:35:39.815Z | Checking rfc6979 v0.4.0 |
| 2233 | 2025-01-30T19:35:39.878Z | Checking sync_wrapper v1.0.1 |
| 2234 | 2025-01-30T19:35:39.968Z | Checking static_assertions v1.1.0 |
| 2235 | 2025-01-30T19:35:39.996Z | Checking difflib v0.4.0 |
| 2236 | 2025-01-30T19:35:40.030Z | Checking bit-vec v0.6.3 |
| 2237 | 2025-01-30T19:35:40.067Z | Checking whoami v1.5.2 |
| 2238 | 2025-01-30T19:35:40.069Z | Checking number_prefix v0.4.0 |
| 2239 | 2025-01-30T19:35:40.272Z | Checking precomputed-hash v0.1.1 |
| 2240 | 2025-01-30T19:35:40.308Z | Checking minimal-lexical v0.2.1 |
| 2241 | 2025-01-30T19:35:40.332Z | Checking unicode-segmentation v1.12.0 |
| 2242 | 2025-01-30T19:35:40.347Z | Checking normalize-line-endings v0.3.0 |
| 2243 | 2025-01-30T19:35:40.361Z | Checking new_debug_unreachable v1.0.6 |
| 2244 | 2025-01-30T19:35:40.384Z | Checking fixedbitset v0.4.2 |
| 2245 | 2025-01-30T19:35:40.450Z | Checking predicates-core v1.0.8 |
| 2246 | 2025-01-30T19:35:40.464Z | Checking string_cache v0.8.7 |
| 2247 | 2025-01-30T19:35:40.632Z | Checking predicates v3.1.2 |
| 2248 | 2025-01-30T19:35:40.634Z | Checking petgraph v0.6.5 |
| 2249 | 2025-01-30T19:35:40.680Z | Checking nom v7.1.3 |
| 2250 | 2025-01-30T19:35:40.752Z | Checking tokio-postgres v0.7.12 |
| 2251 | 2025-01-30T19:35:40.777Z | Checking qorb v0.2.1 |
| 2252 | 2025-01-30T19:35:40.838Z | Checking ed25519-dalek v2.1.1 |
| 2253 | 2025-01-30T19:35:41.006Z | Checking similar v2.6.0 |
| 2254 | 2025-01-30T19:35:41.225Z | Checking bit-set v0.5.3 |
| 2255 | 2025-01-30T19:35:41.250Z | Checking toml v0.7.8 |
| 2256 | 2025-01-30T19:35:41.267Z | Checking indicatif v0.17.11 |
| 2257 | 2025-01-30T19:35:41.459Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 2258 | 2025-01-30T19:35:41.818Z | Checking reqwest v0.12.9 |
| 2259 | 2025-01-30T19:35:41.922Z | Checking ecdsa v0.16.9 |
| 2260 | 2025-01-30T19:35:42.034Z | Checking rsa v0.9.6 |
| 2261 | 2025-01-30T19:35:42.614Z | Checking clap v4.5.27 |
| 2262 | 2025-01-30T19:35:42.729Z | Checking zip v0.6.6 |
| 2263 | 2025-01-30T19:35:43.043Z | Checking crossterm v0.28.1 |
| 2264 | 2025-01-30T19:35:43.167Z | Checking itertools v0.12.1 |
| 2265 | 2025-01-30T19:35:43.230Z | Checking itertools v0.10.5 |
| 2266 | 2025-01-30T19:35:43.353Z | Checking ahash v0.8.11 |
| 2267 | 2025-01-30T19:35:43.501Z | Checking fs-err v2.11.0 |
| 2268 | 2025-01-30T19:35:43.567Z | Checking x509-cert v0.2.5 |
| 2269 | 2025-01-30T19:35:43.729Z | Checking hex v0.4.3 |
| 2270 | 2025-01-30T19:35:43.806Z | Checking semver v1.0.24 |
| 2271 | 2025-01-30T19:35:44.041Z | Checking peg-runtime v0.8.3 |
| 2272 | 2025-01-30T19:35:44.218Z | Checking lalrpop-util v0.19.12 |
| 2273 | 2025-01-30T19:35:44.234Z | Checking sigpipe v0.1.3 |
| 2274 | 2025-01-30T19:35:45.706Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2275 | 2025-01-30T19:35:46.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.84s |
| 2276 | 2025-01-30T19:35:46.173Z | |
| 2277 | 2025-01-30T19:35:46.173Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197) |
| 2278 | 2025-01-30T19:35:46.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2279 | 2025-01-30T19:35:46.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2280 | 2025-01-30T19:35:46.791Z | Compiling hashbrown v0.14.5 |
| 2281 | 2025-01-30T19:35:46.910Z | Checking heck v0.5.0 |
| 2282 | 2025-01-30T19:35:46.924Z | Compiling unsafe-libyaml v0.2.11 |
| 2283 | 2025-01-30T19:35:46.936Z | Checking ipnetwork v0.20.0 |
| 2284 | 2025-01-30T19:35:46.948Z | Compiling ident_case v1.0.1 |
| 2285 | 2025-01-30T19:35:46.961Z | Checking progenitor-client v0.8.0 |
| 2286 | 2025-01-30T19:35:46.974Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2287 | 2025-01-30T19:35:47.071Z | Checking newtype-uuid v1.2.1 |
| 2288 | 2025-01-30T19:35:47.116Z | Compiling darling_core v0.20.10 |
| 2289 | 2025-01-30T19:35:47.252Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
| 2290 | 2025-01-30T19:35:47.310Z | Compiling proc-macro-crate v1.3.1 |
| 2291 | 2025-01-30T19:35:47.313Z | Compiling structmeta-derive v0.3.0 |
| 2292 | 2025-01-30T19:35:47.333Z | Compiling thiserror v2.0.11 |
| 2293 | 2025-01-30T19:35:47.621Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2294 | 2025-01-30T19:35:47.875Z | Checking regress v0.10.1 |
| 2295 | 2025-01-30T19:35:48.003Z | Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
| 2296 | 2025-01-30T19:35:48.232Z | Compiling serde_yaml v0.9.34+deprecated |
| 2297 | 2025-01-30T19:35:48.291Z | Compiling num_enum_derive v0.5.11 |
| 2298 | 2025-01-30T19:35:48.665Z | Compiling lzma-sys v0.1.20 |
| 2299 | 2025-01-30T19:35:49.156Z | Compiling foreign-types-macros v0.2.3 |
| 2300 | 2025-01-30T19:35:49.326Z | Compiling thiserror-impl v2.0.11 |
| 2301 | 2025-01-30T19:35:49.988Z | Compiling structmeta v0.3.0 |
| 2302 | 2025-01-30T19:35:50.354Z | Compiling dropshot v0.15.1 |
| 2303 | 2025-01-30T19:35:50.409Z | Checking foreign-types-shared v0.3.1 |
| 2304 | 2025-01-30T19:35:50.534Z | Checking arc-swap v1.7.1 |
| 2305 | 2025-01-30T19:35:50.578Z | Checking num_enum v0.5.11 |
| 2306 | 2025-01-30T19:35:50.698Z | Checking foreign-types v0.5.0 |
| 2307 | 2025-01-30T19:35:50.741Z | Compiling parse-display-derive v0.10.0 |
| 2308 | 2025-01-30T19:35:50.840Z | Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
| 2309 | 2025-01-30T19:35:50.938Z | Checking slog-scope v4.4.0 |
| 2310 | 2025-01-30T19:35:51.141Z | Compiling proc-macro-error v1.0.4 |
| 2311 | 2025-01-30T19:35:51.439Z | Checking typify-impl v0.2.0 |
| 2312 | 2025-01-30T19:35:51.760Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2313 | 2025-01-30T19:35:51.868Z | Checking tungstenite v0.21.0 |
| 2314 | 2025-01-30T19:35:51.913Z | Compiling heck v0.3.3 |
| 2315 | 2025-01-30T19:35:52.277Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2316 | 2025-01-30T19:35:52.584Z | Compiling dropshot_endpoint v0.15.1 |
| 2317 | 2025-01-30T19:35:52.641Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2318 | 2025-01-30T19:35:52.682Z | Checking cstr-argument v0.1.2 |
| 2319 | 2025-01-30T19:35:52.861Z | Checking instant v0.1.13 |
| 2320 | 2025-01-30T19:35:52.951Z | Compiling darling_macro v0.20.10 |
| 2321 | 2025-01-30T19:35:52.977Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
| 2322 | 2025-01-30T19:35:53.066Z | Checking base64 v0.21.7 |
| 2323 | 2025-01-30T19:35:53.258Z | Checking pretty-hex v0.2.1 |
| 2324 | 2025-01-30T19:35:53.380Z | Checking fastrand v2.1.1 |
| 2325 | 2025-01-30T19:35:53.427Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2326 | 2025-01-30T19:35:53.533Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2327 | 2025-01-30T19:35:53.715Z | Checking tempfile v3.13.0 |
| 2328 | 2025-01-30T19:35:53.730Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2329 | 2025-01-30T19:35:53.790Z | Compiling darling v0.20.10 |
| 2330 | 2025-01-30T19:35:53.807Z | Checking backoff v0.4.0 |
| 2331 | 2025-01-30T19:35:53.832Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2332 | 2025-01-30T19:35:53.868Z | Checking tokio-tungstenite v0.21.0 |
| 2333 | 2025-01-30T19:35:53.902Z | Compiling serde_with_macros v3.11.0 |
| 2334 | 2025-01-30T19:35:54.056Z | Checking strum v0.26.3 |
| 2335 | 2025-01-30T19:35:54.075Z | Compiling zone_cfg_derive v0.1.2 |
| 2336 | 2025-01-30T19:35:54.121Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2337 | 2025-01-30T19:35:54.206Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2338 | 2025-01-30T19:35:54.352Z | Checking slog-stdlog v4.1.1 |
| 2339 | 2025-01-30T19:35:54.523Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2340 | 2025-01-30T19:35:54.651Z | Checking parse-display v0.10.0 |
| 2341 | 2025-01-30T19:35:54.756Z | Checking regress v0.9.1 |
| 2342 | 2025-01-30T19:35:54.776Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2343 | 2025-01-30T19:35:54.883Z | Checking progenitor-client v0.9.1 |
| 2344 | 2025-01-30T19:35:54.885Z | Checking colored v2.1.0 |
| 2345 | 2025-01-30T19:35:55.060Z | Checking macaddr v1.0.1 |
| 2346 | 2025-01-30T19:35:55.173Z | Checking unicode-width v0.1.14 |
| 2347 | 2025-01-30T19:35:55.252Z | Checking base64 v0.13.1 |
| 2348 | 2025-01-30T19:35:55.481Z | Checking zone v0.1.8 |
| 2349 | 2025-01-30T19:35:55.643Z | Checking ron v0.7.1 |
| 2350 | 2025-01-30T19:35:55.667Z | Checking tabwriter v1.4.0 |
| 2351 | 2025-01-30T19:35:55.923Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2352 | 2025-01-30T19:35:56.114Z | Checking xz2 v0.1.7 |
| 2353 | 2025-01-30T19:35:56.350Z | Checking slog-envlogger v2.2.0 |
| 2354 | 2025-01-30T19:35:56.370Z | Checking xattr v1.3.1 |
| 2355 | 2025-01-30T19:35:56.396Z | Checking serde_with v3.11.0 |
| 2356 | 2025-01-30T19:35:56.554Z | Checking pem v3.0.4 |
| 2357 | 2025-01-30T19:35:56.570Z | Checking yasna v0.5.2 |
| 2358 | 2025-01-30T19:35:56.706Z | Checking headers-core v0.3.0 |
| 2359 | 2025-01-30T19:35:56.817Z | Checking smf v0.2.3 |
| 2360 | 2025-01-30T19:35:56.848Z | Checking filetime v0.2.25 |
| 2361 | 2025-01-30T19:35:57.065Z | Checking same-file v1.0.6 |
| 2362 | 2025-01-30T19:35:57.240Z | Checking tar v0.4.42 |
| 2363 | 2025-01-30T19:35:57.256Z | Checking walkdir v2.5.0 |
| 2364 | 2025-01-30T19:35:57.301Z | Checking headers v0.4.0 |
| 2365 | 2025-01-30T19:35:57.397Z | Checking rcgen v0.12.1 |
| 2366 | 2025-01-30T19:35:57.517Z | Checking atomicwrites v0.4.4 |
| 2367 | 2025-01-30T19:35:57.703Z | Checking camino-tempfile v1.1.1 |
| 2368 | 2025-01-30T19:35:57.979Z | Checking subprocess v0.2.9 |
| 2369 | 2025-01-30T19:36:00.558Z | Compiling typify-macro v0.2.0 |
| 2370 | 2025-01-30T19:36:02.018Z | Compiling typify v0.2.0 |
| 2371 | 2025-01-30T19:36:02.083Z | Compiling progenitor-impl v0.8.0 |
| 2372 | 2025-01-30T19:36:04.375Z | Compiling progenitor-macro v0.8.0 |
| 2373 | 2025-01-30T19:36:07.901Z | Checking progenitor v0.8.0 |
| 2374 | 2025-01-30T19:36:08.026Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
| 2375 | 2025-01-30T19:36:08.028Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2376 | 2025-01-30T19:36:10.399Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588) |
| 2377 | 2025-01-30T19:36:10.733Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2378 | 2025-01-30T19:36:16.435Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2379 | 2025-01-30T19:36:17.847Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2380 | 2025-01-30T19:36:18.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.80s |
| 2381 | 2025-01-30T19:36:19.155Z | |
| 2382 | 2025-01-30T19:36:19.155Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197) |
| 2383 | 2025-01-30T19:36:19.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2384 | 2025-01-30T19:36:19.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2385 | 2025-01-30T19:36:19.786Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2386 | 2025-01-30T19:36:21.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s |
| 2387 | 2025-01-30T19:36:21.248Z | |
| 2388 | 2025-01-30T19:36:21.248Z | info: running `cargo check --bins` on nexus-config (51/197) |
| 2389 | 2025-01-30T19:36:21.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2390 | 2025-01-30T19:36:21.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2391 | 2025-01-30T19:36:21.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2392 | 2025-01-30T19:36:21.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2393 | 2025-01-30T19:36:21.831Z | |
| 2394 | 2025-01-30T19:36:21.831Z | info: running `cargo check --bins` on omicron-rpaths (52/197) |
| 2395 | 2025-01-30T19:36:22.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2396 | 2025-01-30T19:36:22.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2397 | 2025-01-30T19:36:22.329Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2398 | 2025-01-30T19:36:22.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2399 | 2025-01-30T19:36:22.395Z | |
| 2400 | 2025-01-30T19:36:22.395Z | info: running `cargo check --bins` on omicron-certificates (53/197) |
| 2401 | 2025-01-30T19:36:22.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2402 | 2025-01-30T19:36:22.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2403 | 2025-01-30T19:36:22.908Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2404 | 2025-01-30T19:36:22.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2405 | 2025-01-30T19:36:22.976Z | |
| 2406 | 2025-01-30T19:36:22.976Z | info: running `cargo check --bins` on omicron-clickhouse-admin (54/197) |
| 2407 | 2025-01-30T19:36:23.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2408 | 2025-01-30T19:36:23.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2409 | 2025-01-30T19:36:23.616Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2410 | 2025-01-30T19:36:23.726Z | Compiling ipnetwork v0.20.0 |
| 2411 | 2025-01-30T19:36:23.756Z | Compiling zerocopy v0.8.10 |
| 2412 | 2025-01-30T19:36:23.756Z | Compiling progenitor-client v0.8.0 |
| 2413 | 2025-01-30T19:36:23.756Z | Compiling itertools v0.13.0 |
| 2414 | 2025-01-30T19:36:23.756Z | Compiling zerocopy-derive v0.8.10 |
| 2415 | 2025-01-30T19:36:23.756Z | Compiling heapless v0.8.0 |
| 2416 | 2025-01-30T19:36:23.756Z | Compiling thiserror v2.0.11 |
| 2417 | 2025-01-30T19:36:23.903Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2418 | 2025-01-30T19:36:24.033Z | Compiling progenitor v0.8.0 |
| 2419 | 2025-01-30T19:36:24.136Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
| 2420 | 2025-01-30T19:36:24.237Z | Checking hash32 v0.3.1 |
| 2421 | 2025-01-30T19:36:24.410Z | Compiling instant v0.1.13 |
| 2422 | 2025-01-30T19:36:24.496Z | Compiling smoltcp v0.11.0 |
| 2423 | 2025-01-30T19:36:24.534Z | Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
| 2424 | 2025-01-30T19:36:24.568Z | Compiling backoff v0.4.0 |
| 2425 | 2025-01-30T19:36:24.602Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2426 | 2025-01-30T19:36:24.826Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
| 2427 | 2025-01-30T19:36:24.904Z | Compiling dropshot v0.15.1 |
| 2428 | 2025-01-30T19:36:25.154Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2429 | 2025-01-30T19:36:25.358Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2430 | 2025-01-30T19:36:25.398Z | Compiling serde_with v3.11.0 |
| 2431 | 2025-01-30T19:36:25.458Z | Compiling parse-display v0.10.0 |
| 2432 | 2025-01-30T19:36:25.824Z | Checking num-rational v0.4.2 |
| 2433 | 2025-01-30T19:36:26.057Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2434 | 2025-01-30T19:36:26.211Z | Compiling progenitor-client v0.9.1 |
| 2435 | 2025-01-30T19:36:26.583Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2436 | 2025-01-30T19:36:26.711Z | Compiling regress v0.9.1 |
| 2437 | 2025-01-30T19:36:28.041Z | Compiling phf_generator v0.11.2 |
| 2438 | 2025-01-30T19:36:28.231Z | Checking num-complex v0.4.6 |
| 2439 | 2025-01-30T19:36:28.968Z | Compiling macaddr v1.0.1 |
| 2440 | 2025-01-30T19:36:29.052Z | Checking cobs v0.2.3 |
| 2441 | 2025-01-30T19:36:29.240Z | Checking postcard v1.0.10 |
| 2442 | 2025-01-30T19:36:29.364Z | Checking num v0.4.3 |
| 2443 | 2025-01-30T19:36:29.464Z | Compiling phf_codegen v0.11.2 |
| 2444 | 2025-01-30T19:36:29.795Z | Compiling parse-zoneinfo v0.3.1 |
| 2445 | 2025-01-30T19:36:29.813Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 2446 | 2025-01-30T19:36:30.101Z | Compiling convert_case v0.4.0 |
| 2447 | 2025-01-30T19:36:31.462Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 2448 | 2025-01-30T19:36:31.527Z | Checking float-ord v0.3.2 |
| 2449 | 2025-01-30T19:36:31.675Z | Compiling derive_more v0.99.18 |
| 2450 | 2025-01-30T19:36:31.788Z | Compiling chrono-tz-build v0.4.0 |
| 2451 | 2025-01-30T19:36:32.164Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 2452 | 2025-01-30T19:36:32.544Z | Compiling crucible-workspace-hack v0.1.0 |
| 2453 | 2025-01-30T19:36:32.798Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
| 2454 | 2025-01-30T19:36:32.967Z | Compiling chrono-tz v0.10.1 |
| 2455 | 2025-01-30T19:36:33.008Z | Checking newline-converter v0.3.0 |
| 2456 | 2025-01-30T19:36:33.089Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2457 | 2025-01-30T19:36:33.165Z | Checking prettyplease v0.2.25 |
| 2458 | 2025-01-30T19:36:33.617Z | Compiling slog-dtrace v0.3.0 |
| 2459 | 2025-01-30T19:36:33.739Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2460 | 2025-01-30T19:36:33.859Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 2461 | 2025-01-30T19:36:34.082Z | Checking expectorate v1.1.0 |
| 2462 | 2025-01-30T19:36:34.243Z | Compiling zone_cfg_derive v0.3.0 |
| 2463 | 2025-01-30T19:36:34.656Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2464 | 2025-01-30T19:36:35.232Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2465 | 2025-01-30T19:36:35.565Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
| 2466 | 2025-01-30T19:36:35.663Z | Compiling const_format_proc_macros v0.2.34 |
| 2467 | 2025-01-30T19:36:35.789Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 2468 | 2025-01-30T19:36:35.888Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2469 | 2025-01-30T19:36:36.095Z | Compiling num-derive v0.4.2 |
| 2470 | 2025-01-30T19:36:36.238Z | Checking highway v1.2.0 |
| 2471 | 2025-01-30T19:36:36.649Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2472 | 2025-01-30T19:36:36.965Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2473 | 2025-01-30T19:36:36.980Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
| 2474 | 2025-01-30T19:36:37.090Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 2475 | 2025-01-30T19:36:37.208Z | Checking zone v0.3.0 |
| 2476 | 2025-01-30T19:36:37.536Z | Checking const_format v0.2.34 |
| 2477 | 2025-01-30T19:36:37.834Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2478 | 2025-01-30T19:36:37.929Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2479 | 2025-01-30T19:36:38.286Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
| 2480 | 2025-01-30T19:36:38.377Z | Checking gethostname v0.5.0 |
| 2481 | 2025-01-30T19:36:38.380Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
| 2482 | 2025-01-30T19:36:38.509Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2483 | 2025-01-30T19:36:38.692Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb) |
| 2484 | 2025-01-30T19:36:38.709Z | Checking bcs v0.1.6 |
| 2485 | 2025-01-30T19:36:38.804Z | Compiling async-recursion v1.1.1 |
| 2486 | 2025-01-30T19:36:39.006Z | Checking termtree v0.5.1 |
| 2487 | 2025-01-30T19:36:40.452Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2488 | 2025-01-30T19:36:45.496Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2489 | 2025-01-30T19:36:48.598Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2490 | 2025-01-30T19:36:50.955Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2491 | 2025-01-30T19:36:52.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.05s |
| 2492 | 2025-01-30T19:36:52.212Z | |
| 2493 | 2025-01-30T19:36:52.212Z | info: running `cargo check --bins` on clickhouse-admin-api (55/197) |
| 2494 | 2025-01-30T19:36:52.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2495 | 2025-01-30T19:36:52.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2496 | 2025-01-30T19:36:52.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2497 | 2025-01-30T19:36:52.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2498 | 2025-01-30T19:36:52.812Z | |
| 2499 | 2025-01-30T19:36:52.812Z | info: running `cargo check --bins` on clickhouse-admin-types (56/197) |
| 2500 | 2025-01-30T19:36:53.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2501 | 2025-01-30T19:36:53.328Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2502 | 2025-01-30T19:36:53.328Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2503 | 2025-01-30T19:36:53.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2504 | 2025-01-30T19:36:53.401Z | |
| 2505 | 2025-01-30T19:36:53.401Z | info: running `cargo check --bins --no-default-features` on oximeter-db (57/197) |
| 2506 | 2025-01-30T19:36:53.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2507 | 2025-01-30T19:36:53.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2508 | 2025-01-30T19:36:54.014Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2509 | 2025-01-30T19:36:54.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s |
| 2510 | 2025-01-30T19:36:54.794Z | |
| 2511 | 2025-01-30T19:36:54.794Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197) |
| 2512 | 2025-01-30T19:36:55.323Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2513 | 2025-01-30T19:36:55.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2514 | 2025-01-30T19:36:55.420Z | Compiling cfg_aliases v0.1.1 |
| 2515 | 2025-01-30T19:36:55.423Z | Compiling vte_generate_state_changes v0.1.2 |
| 2516 | 2025-01-30T19:36:55.423Z | Checking fd-lock v4.0.2 |
| 2517 | 2025-01-30T19:36:55.423Z | Checking nibble_vec v0.1.0 |
| 2518 | 2025-01-30T19:36:55.524Z | Checking bytecount v0.6.8 |
| 2519 | 2025-01-30T19:36:55.527Z | Checking endian-type v0.1.2 |
| 2520 | 2025-01-30T19:36:55.572Z | Compiling tabled_derive v0.7.0 |
| 2521 | 2025-01-30T19:36:55.575Z | Compiling peg-macros v0.8.4 |
| 2522 | 2025-01-30T19:36:55.601Z | Compiling nix v0.28.0 |
| 2523 | 2025-01-30T19:36:55.671Z | Checking papergrid v0.11.0 |
| 2524 | 2025-01-30T19:36:55.688Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2525 | 2025-01-30T19:36:55.702Z | Compiling sqlparser_derive v0.2.2 |
| 2526 | 2025-01-30T19:36:55.749Z | Checking radix_trie v0.2.1 |
| 2527 | 2025-01-30T19:36:56.116Z | Checking vte v0.11.1 |
| 2528 | 2025-01-30T19:36:56.147Z | Checking home v0.5.9 |
| 2529 | 2025-01-30T19:36:56.296Z | Checking unicode_categories v0.1.1 |
| 2530 | 2025-01-30T19:36:56.615Z | Checking nu-ansi-term v0.50.1 |
| 2531 | 2025-01-30T19:36:56.721Z | Checking sqlparser v0.45.0 |
| 2532 | 2025-01-30T19:36:56.724Z | Checking sqlformat v0.2.6 |
| 2533 | 2025-01-30T19:36:57.014Z | Checking display-error-chain v0.2.2 |
| 2534 | 2025-01-30T19:36:57.472Z | Checking strip-ansi-escapes v0.2.0 |
| 2535 | 2025-01-30T19:36:57.617Z | Checking reedline v0.35.0 |
| 2536 | 2025-01-30T19:36:57.665Z | Checking tabled v0.15.0 |
| 2537 | 2025-01-30T19:36:58.099Z | Checking peg v0.8.4 |
| 2538 | 2025-01-30T19:36:58.380Z | Checking rustyline v14.0.0 |
| 2539 | 2025-01-30T19:37:06.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.93s |
| 2540 | 2025-01-30T19:37:06.899Z | |
| 2541 | 2025-01-30T19:37:06.899Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197) |
| 2542 | 2025-01-30T19:37:07.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2543 | 2025-01-30T19:37:07.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2544 | 2025-01-30T19:37:07.525Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2545 | 2025-01-30T19:37:12.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s |
| 2546 | 2025-01-30T19:37:12.520Z | |
| 2547 | 2025-01-30T19:37:12.520Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197) |
| 2548 | 2025-01-30T19:37:13.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2549 | 2025-01-30T19:37:13.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2550 | 2025-01-30T19:37:13.148Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2551 | 2025-01-30T19:37:16.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s |
| 2552 | 2025-01-30T19:37:16.657Z | |
| 2553 | 2025-01-30T19:37:16.657Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197) |
| 2554 | 2025-01-30T19:37:17.181Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2555 | 2025-01-30T19:37:17.184Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2556 | 2025-01-30T19:37:17.280Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2557 | 2025-01-30T19:37:21.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s |
| 2558 | 2025-01-30T19:37:22.045Z | |
| 2559 | 2025-01-30T19:37:22.045Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197) |
| 2560 | 2025-01-30T19:37:22.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2561 | 2025-01-30T19:37:22.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2562 | 2025-01-30T19:37:22.669Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2563 | 2025-01-30T19:37:27.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s |
| 2564 | 2025-01-30T19:37:27.429Z | |
| 2565 | 2025-01-30T19:37:27.429Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197) |
| 2566 | 2025-01-30T19:37:27.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2567 | 2025-01-30T19:37:27.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2568 | 2025-01-30T19:37:28.059Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2569 | 2025-01-30T19:37:31.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s |
| 2570 | 2025-01-30T19:37:31.718Z | |
| 2571 | 2025-01-30T19:37:31.718Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197) |
| 2572 | 2025-01-30T19:37:32.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2573 | 2025-01-30T19:37:32.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2574 | 2025-01-30T19:37:32.340Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2575 | 2025-01-30T19:37:35.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s |
| 2576 | 2025-01-30T19:37:36.054Z | |
| 2577 | 2025-01-30T19:37:36.054Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197) |
| 2578 | 2025-01-30T19:37:36.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2579 | 2025-01-30T19:37:36.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2580 | 2025-01-30T19:37:36.676Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2581 | 2025-01-30T19:37:41.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s |
| 2582 | 2025-01-30T19:37:41.609Z | |
| 2583 | 2025-01-30T19:37:41.609Z | info: running `cargo check --bins` on oximeter (66/197) |
| 2584 | 2025-01-30T19:37:42.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2585 | 2025-01-30T19:37:42.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2586 | 2025-01-30T19:37:42.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2587 | 2025-01-30T19:37:42.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2588 | 2025-01-30T19:37:42.193Z | |
| 2589 | 2025-01-30T19:37:42.193Z | info: running `cargo check --bins` on oximeter-macro-impl (67/197) |
| 2590 | 2025-01-30T19:37:42.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2591 | 2025-01-30T19:37:42.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2592 | 2025-01-30T19:37:42.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2593 | 2025-01-30T19:37:42.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2594 | 2025-01-30T19:37:42.762Z | |
| 2595 | 2025-01-30T19:37:42.763Z | info: running `cargo check --bins` on oximeter-schema (68/197) |
| 2596 | 2025-01-30T19:37:43.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2597 | 2025-01-30T19:37:43.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2598 | 2025-01-30T19:37:43.357Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2599 | 2025-01-30T19:37:45.265Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2600 | 2025-01-30T19:37:46.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s |
| 2601 | 2025-01-30T19:37:46.329Z | |
| 2602 | 2025-01-30T19:37:46.329Z | info: running `cargo check --bins` on oximeter-types (69/197) |
| 2603 | 2025-01-30T19:37:46.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2604 | 2025-01-30T19:37:46.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2605 | 2025-01-30T19:37:46.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2606 | 2025-01-30T19:37:46.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2607 | 2025-01-30T19:37:46.914Z | |
| 2608 | 2025-01-30T19:37:46.914Z | info: running `cargo check --bins` on oximeter-timeseries-macro (70/197) |
| 2609 | 2025-01-30T19:37:47.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2610 | 2025-01-30T19:37:47.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2611 | 2025-01-30T19:37:47.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2612 | 2025-01-30T19:37:47.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2613 | 2025-01-30T19:37:47.497Z | |
| 2614 | 2025-01-30T19:37:47.497Z | info: running `cargo check --bins` on oxql-types (71/197) |
| 2615 | 2025-01-30T19:37:48.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2616 | 2025-01-30T19:37:48.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2617 | 2025-01-30T19:37:48.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2618 | 2025-01-30T19:37:48.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2619 | 2025-01-30T19:37:48.083Z | |
| 2620 | 2025-01-30T19:37:48.083Z | info: running `cargo check --bins` on oximeter-test-utils (72/197) |
| 2621 | 2025-01-30T19:37:48.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2622 | 2025-01-30T19:37:48.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2623 | 2025-01-30T19:37:48.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2624 | 2025-01-30T19:37:48.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2625 | 2025-01-30T19:37:48.690Z | |
| 2626 | 2025-01-30T19:37:48.690Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (73/197) |
| 2627 | 2025-01-30T19:37:49.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2628 | 2025-01-30T19:37:49.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2629 | 2025-01-30T19:37:49.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2630 | 2025-01-30T19:37:49.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2631 | 2025-01-30T19:37:49.281Z | |
| 2632 | 2025-01-30T19:37:49.281Z | info: running `cargo check --bins` on bootstrap-agent-client (74/197) |
| 2633 | 2025-01-30T19:37:49.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2634 | 2025-01-30T19:37:49.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2635 | 2025-01-30T19:37:49.812Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2636 | 2025-01-30T19:37:49.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2637 | 2025-01-30T19:37:49.884Z | |
| 2638 | 2025-01-30T19:37:49.884Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197) |
| 2639 | 2025-01-30T19:37:50.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2640 | 2025-01-30T19:37:50.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2641 | 2025-01-30T19:37:50.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2642 | 2025-01-30T19:37:50.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2643 | 2025-01-30T19:37:50.473Z | |
| 2644 | 2025-01-30T19:37:50.473Z | info: running `cargo check --bins` on clickhouse-admin-server-client (76/197) |
| 2645 | 2025-01-30T19:37:50.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2646 | 2025-01-30T19:37:50.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2647 | 2025-01-30T19:37:50.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2648 | 2025-01-30T19:37:50.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2649 | 2025-01-30T19:37:51.065Z | |
| 2650 | 2025-01-30T19:37:51.065Z | info: running `cargo check --bins` on clickhouse-admin-single-client (77/197) |
| 2651 | 2025-01-30T19:37:51.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2652 | 2025-01-30T19:37:51.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2653 | 2025-01-30T19:37:51.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2654 | 2025-01-30T19:37:51.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2655 | 2025-01-30T19:37:51.654Z | |
| 2656 | 2025-01-30T19:37:51.654Z | info: running `cargo check --bins` on cockroach-admin-client (78/197) |
| 2657 | 2025-01-30T19:37:52.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2658 | 2025-01-30T19:37:52.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2659 | 2025-01-30T19:37:52.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2660 | 2025-01-30T19:37:52.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2661 | 2025-01-30T19:37:52.229Z | |
| 2662 | 2025-01-30T19:37:52.229Z | info: running `cargo check --bins` on omicron-ddm-admin-client (79/197) |
| 2663 | 2025-01-30T19:37:52.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2664 | 2025-01-30T19:37:52.754Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2665 | 2025-01-30T19:37:52.754Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2666 | 2025-01-30T19:37:52.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2667 | 2025-01-30T19:37:52.825Z | |
| 2668 | 2025-01-30T19:37:52.825Z | info: running `cargo check --bins` on dns-service-client (80/197) |
| 2669 | 2025-01-30T19:37:53.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2670 | 2025-01-30T19:37:53.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2671 | 2025-01-30T19:37:53.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2672 | 2025-01-30T19:37:53.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2673 | 2025-01-30T19:37:53.414Z | |
| 2674 | 2025-01-30T19:37:53.414Z | info: running `cargo check --bins` on internal-dns-types (81/197) |
| 2675 | 2025-01-30T19:37:53.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2676 | 2025-01-30T19:37:53.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2677 | 2025-01-30T19:37:53.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2678 | 2025-01-30T19:37:53.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2679 | 2025-01-30T19:37:54.000Z | |
| 2680 | 2025-01-30T19:37:54.000Z | info: running `cargo check --bins` on dpd-client (82/197) |
| 2681 | 2025-01-30T19:37:54.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2682 | 2025-01-30T19:37:54.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2683 | 2025-01-30T19:37:54.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2684 | 2025-01-30T19:37:54.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2685 | 2025-01-30T19:37:54.579Z | |
| 2686 | 2025-01-30T19:37:54.579Z | info: running `cargo check --bins` on gateway-client (83/197) |
| 2687 | 2025-01-30T19:37:55.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2688 | 2025-01-30T19:37:55.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2689 | 2025-01-30T19:37:55.085Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2690 | 2025-01-30T19:37:55.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2691 | 2025-01-30T19:37:55.154Z | |
| 2692 | 2025-01-30T19:37:55.154Z | info: running `cargo check --bins` on installinator-client (84/197) |
| 2693 | 2025-01-30T19:37:55.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2694 | 2025-01-30T19:37:55.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2695 | 2025-01-30T19:37:55.688Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2696 | 2025-01-30T19:37:55.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2697 | 2025-01-30T19:37:55.761Z | |
| 2698 | 2025-01-30T19:37:55.761Z | info: running `cargo check --bins` on installinator-common (85/197) |
| 2699 | 2025-01-30T19:37:56.285Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2700 | 2025-01-30T19:37:56.288Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2701 | 2025-01-30T19:37:56.288Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2702 | 2025-01-30T19:37:56.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2703 | 2025-01-30T19:37:56.359Z | |
| 2704 | 2025-01-30T19:37:56.359Z | info: running `cargo check --bins` on update-engine (86/197) |
| 2705 | 2025-01-30T19:37:56.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2706 | 2025-01-30T19:37:56.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2707 | 2025-01-30T19:37:56.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2708 | 2025-01-30T19:37:56.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2709 | 2025-01-30T19:37:56.934Z | |
| 2710 | 2025-01-30T19:37:56.934Z | info: running `cargo check --bins` on nexus-client (87/197) |
| 2711 | 2025-01-30T19:37:57.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2712 | 2025-01-30T19:37:57.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2713 | 2025-01-30T19:37:57.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2714 | 2025-01-30T19:37:57.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2715 | 2025-01-30T19:37:57.547Z | |
| 2716 | 2025-01-30T19:37:57.547Z | info: running `cargo check --bins` on nexus-sled-agent-shared (88/197) |
| 2717 | 2025-01-30T19:37:58.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2718 | 2025-01-30T19:37:58.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2719 | 2025-01-30T19:37:58.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2720 | 2025-01-30T19:37:58.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2721 | 2025-01-30T19:37:58.160Z | |
| 2722 | 2025-01-30T19:37:58.160Z | info: running `cargo check --bins` on omicron-passwords (89/197) |
| 2723 | 2025-01-30T19:37:58.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2724 | 2025-01-30T19:37:58.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2725 | 2025-01-30T19:37:58.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2726 | 2025-01-30T19:37:58.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2727 | 2025-01-30T19:37:58.741Z | |
| 2728 | 2025-01-30T19:37:58.742Z | info: running `cargo check --bins` on nexus-types (90/197) |
| 2729 | 2025-01-30T19:37:59.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2730 | 2025-01-30T19:37:59.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2731 | 2025-01-30T19:37:59.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2732 | 2025-01-30T19:37:59.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2733 | 2025-01-30T19:37:59.358Z | |
| 2734 | 2025-01-30T19:37:59.358Z | info: running `cargo check --bins` on oxide-client (91/197) |
| 2735 | 2025-01-30T19:37:59.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2736 | 2025-01-30T19:37:59.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2737 | 2025-01-30T19:37:59.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2738 | 2025-01-30T19:37:59.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2739 | 2025-01-30T19:37:59.937Z | |
| 2740 | 2025-01-30T19:37:59.937Z | info: running `cargo check --bins` on oximeter-client (92/197) |
| 2741 | 2025-01-30T19:38:00.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2742 | 2025-01-30T19:38:00.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2743 | 2025-01-30T19:38:00.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2744 | 2025-01-30T19:38:00.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2745 | 2025-01-30T19:38:00.526Z | |
| 2746 | 2025-01-30T19:38:00.526Z | info: running `cargo check --bins` on repo-depot-client (93/197) |
| 2747 | 2025-01-30T19:38:01.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2748 | 2025-01-30T19:38:01.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2749 | 2025-01-30T19:38:01.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2750 | 2025-01-30T19:38:01.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2751 | 2025-01-30T19:38:01.099Z | |
| 2752 | 2025-01-30T19:38:01.099Z | info: running `cargo check --bins` on sled-agent-client (94/197) |
| 2753 | 2025-01-30T19:38:01.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2754 | 2025-01-30T19:38:01.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2755 | 2025-01-30T19:38:01.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2756 | 2025-01-30T19:38:01.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2757 | 2025-01-30T19:38:01.703Z | |
| 2758 | 2025-01-30T19:38:01.703Z | info: running `cargo check --bins` on wicketd-client (95/197) |
| 2759 | 2025-01-30T19:38:02.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2760 | 2025-01-30T19:38:02.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2761 | 2025-01-30T19:38:02.248Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2762 | 2025-01-30T19:38:02.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2763 | 2025-01-30T19:38:02.326Z | |
| 2764 | 2025-01-30T19:38:02.326Z | info: running `cargo check --bins` on sled-agent-types (96/197) |
| 2765 | 2025-01-30T19:38:02.869Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2766 | 2025-01-30T19:38:02.872Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2767 | 2025-01-30T19:38:02.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2768 | 2025-01-30T19:38:02.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2769 | 2025-01-30T19:38:02.948Z | |
| 2770 | 2025-01-30T19:38:02.948Z | info: running `cargo check --bins` on wicket-common (97/197) |
| 2771 | 2025-01-30T19:38:03.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2772 | 2025-01-30T19:38:03.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2773 | 2025-01-30T19:38:03.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2774 | 2025-01-30T19:38:03.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2775 | 2025-01-30T19:38:03.557Z | |
| 2776 | 2025-01-30T19:38:03.557Z | info: running `cargo check --bins` on omicron-cockroach-admin (98/197) |
| 2777 | 2025-01-30T19:38:04.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2778 | 2025-01-30T19:38:04.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2779 | 2025-01-30T19:38:04.181Z | Checking csv-core v0.1.11 |
| 2780 | 2025-01-30T19:38:04.181Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2781 | 2025-01-30T19:38:04.184Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2782 | 2025-01-30T19:38:04.293Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2783 | 2025-01-30T19:38:04.459Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2784 | 2025-01-30T19:38:04.472Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2785 | 2025-01-30T19:38:04.497Z | Checking csv v1.3.1 |
| 2786 | 2025-01-30T19:38:05.021Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2787 | 2025-01-30T19:38:05.345Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2788 | 2025-01-30T19:38:06.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s |
| 2789 | 2025-01-30T19:38:07.051Z | |
| 2790 | 2025-01-30T19:38:07.051Z | info: running `cargo check --bins` on cockroach-admin-api (99/197) |
| 2791 | 2025-01-30T19:38:07.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2025-01-30T19:38:07.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2025-01-30T19:38:07.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2025-01-30T19:38:07.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2795 | 2025-01-30T19:38:07.639Z | |
| 2796 | 2025-01-30T19:38:07.639Z | info: running `cargo check --bins` on cockroach-admin-types (100/197) |
| 2797 | 2025-01-30T19:38:08.153Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2025-01-30T19:38:08.156Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2025-01-30T19:38:08.156Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2025-01-30T19:38:08.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2801 | 2025-01-30T19:38:08.225Z | |
| 2802 | 2025-01-30T19:38:08.226Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197) |
| 2803 | 2025-01-30T19:38:08.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2025-01-30T19:38:08.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2025-01-30T19:38:08.825Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2025-01-30T19:38:08.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2807 | 2025-01-30T19:38:08.909Z | |
| 2808 | 2025-01-30T19:38:08.909Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197) |
| 2809 | 2025-01-30T19:38:09.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2025-01-30T19:38:09.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2025-01-30T19:38:09.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2025-01-30T19:38:09.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2813 | 2025-01-30T19:38:09.594Z | |
| 2814 | 2025-01-30T19:38:09.594Z | info: running `cargo check --bins` on dns-server (103/197) |
| 2815 | 2025-01-30T19:38:10.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2025-01-30T19:38:10.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2025-01-30T19:38:10.214Z | Compiling typify-impl v0.3.0 |
| 2818 | 2025-01-30T19:38:10.320Z | Compiling parking_lot_core v0.8.6 |
| 2819 | 2025-01-30T19:38:10.335Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2820 | 2025-01-30T19:38:10.339Z | Checking fxhash v0.2.1 |
| 2821 | 2025-01-30T19:38:10.339Z | Checking hickory-client v0.24.2 |
| 2822 | 2025-01-30T19:38:10.355Z | Checking hickory-server v0.24.2 |
| 2823 | 2025-01-30T19:38:11.011Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2824 | 2025-01-30T19:38:11.033Z | Checking parking_lot v0.11.2 |
| 2825 | 2025-01-30T19:38:11.322Z | Checking sled v0.34.7 |
| 2826 | 2025-01-30T19:38:15.615Z | Compiling typify-macro v0.3.0 |
| 2827 | 2025-01-30T19:38:17.102Z | Compiling typify v0.3.0 |
| 2828 | 2025-01-30T19:38:17.169Z | Compiling progenitor-impl v0.9.1 |
| 2829 | 2025-01-30T19:38:19.462Z | Compiling progenitor-macro v0.9.1 |
| 2830 | 2025-01-30T19:38:23.021Z | Checking progenitor v0.9.1 |
| 2831 | 2025-01-30T19:38:23.147Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2832 | 2025-01-30T19:38:23.609Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2833 | 2025-01-30T19:38:24.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.19s |
| 2834 | 2025-01-30T19:38:24.966Z | |
| 2835 | 2025-01-30T19:38:24.966Z | info: running `cargo check --bins` on dns-server-api (104/197) |
| 2836 | 2025-01-30T19:38:25.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2837 | 2025-01-30T19:38:25.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2838 | 2025-01-30T19:38:25.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2839 | 2025-01-30T19:38:25.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2840 | 2025-01-30T19:38:25.554Z | |
| 2841 | 2025-01-30T19:38:25.554Z | info: running `cargo check --bins` on gateway-test-utils (105/197) |
| 2842 | 2025-01-30T19:38:26.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2843 | 2025-01-30T19:38:26.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2844 | 2025-01-30T19:38:26.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2845 | 2025-01-30T19:38:26.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2846 | 2025-01-30T19:38:26.194Z | |
| 2847 | 2025-01-30T19:38:26.194Z | info: running `cargo check --bins` on gateway-types (106/197) |
| 2848 | 2025-01-30T19:38:26.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2849 | 2025-01-30T19:38:26.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2850 | 2025-01-30T19:38:26.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2851 | 2025-01-30T19:38:26.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2852 | 2025-01-30T19:38:26.781Z | |
| 2853 | 2025-01-30T19:38:26.781Z | info: running `cargo check --bins` on ipcc (107/197) |
| 2854 | 2025-01-30T19:38:27.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2025-01-30T19:38:27.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2025-01-30T19:38:27.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2857 | 2025-01-30T19:38:27.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2858 | 2025-01-30T19:38:27.367Z | |
| 2859 | 2025-01-30T19:38:27.367Z | info: running `cargo check --bins` on omicron-gateway (108/197) |
| 2860 | 2025-01-30T19:38:27.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2025-01-30T19:38:27.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2025-01-30T19:38:28.028Z | Compiling semver v0.1.20 |
| 2863 | 2025-01-30T19:38:28.028Z | Compiling radium v0.7.0 |
| 2864 | 2025-01-30T19:38:28.136Z | Checking tap v1.0.1 |
| 2865 | 2025-01-30T19:38:28.144Z | Compiling maybe-uninit v2.0.0 |
| 2866 | 2025-01-30T19:38:28.161Z | Checking password-hash v0.5.0 |
| 2867 | 2025-01-30T19:38:28.163Z | Checking blake2 v0.10.6 |
| 2868 | 2025-01-30T19:38:28.164Z | Compiling owo-colors v4.1.0 |
| 2869 | 2025-01-30T19:38:28.164Z | Checking funty v2.0.0 |
| 2870 | 2025-01-30T19:38:28.270Z | Checking wyz v0.5.1 |
| 2871 | 2025-01-30T19:38:28.441Z | Compiling packed_struct v0.10.1 |
| 2872 | 2025-01-30T19:38:28.547Z | Compiling rustc_version v0.1.7 |
| 2873 | 2025-01-30T19:38:28.612Z | Checking crc-catalog v2.4.0 |
| 2874 | 2025-01-30T19:38:28.616Z | Compiling cancel-safe-futures v0.1.5 |
| 2875 | 2025-01-30T19:38:28.667Z | Checking argon2 v0.5.3 |
| 2876 | 2025-01-30T19:38:28.783Z | Checking crc v3.2.1 |
| 2877 | 2025-01-30T19:38:28.836Z | Compiling packed_struct_codegen v0.10.1 |
| 2878 | 2025-01-30T19:38:28.853Z | Checking half v2.4.1 |
| 2879 | 2025-01-30T19:38:28.947Z | Compiling indexmap v1.9.3 |
| 2880 | 2025-01-30T19:38:28.963Z | Compiling newtype_derive v0.1.6 |
| 2881 | 2025-01-30T19:38:29.027Z | Checking nodrop v0.1.14 |
| 2882 | 2025-01-30T19:38:29.043Z | Checking bitvec v1.0.1 |
| 2883 | 2025-01-30T19:38:29.152Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
| 2884 | 2025-01-30T19:38:29.186Z | Checking ciborium-io v0.2.2 |
| 2885 | 2025-01-30T19:38:29.276Z | Checking array-init v0.0.4 |
| 2886 | 2025-01-30T19:38:29.308Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2887 | 2025-01-30T19:38:29.325Z | Checking ciborium-ll v0.2.2 |
| 2888 | 2025-01-30T19:38:29.437Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2889 | 2025-01-30T19:38:29.584Z | Checking smallvec v0.6.14 |
| 2890 | 2025-01-30T19:38:29.628Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2891 | 2025-01-30T19:38:29.675Z | Checking libsw v3.3.1 |
| 2892 | 2025-01-30T19:38:29.940Z | Compiling memoffset v0.9.1 |
| 2893 | 2025-01-30T19:38:29.942Z | Checking bitfield v0.14.0 |
| 2894 | 2025-01-30T19:38:30.131Z | Checking indent_write v2.2.0 |
| 2895 | 2025-01-30T19:38:30.147Z | Checking swrite v0.1.0 |
| 2896 | 2025-01-30T19:38:30.240Z | Checking termcolor v1.4.1 |
| 2897 | 2025-01-30T19:38:30.243Z | Checking hashbrown v0.12.3 |
| 2898 | 2025-01-30T19:38:30.273Z | Checking linear-map v1.2.0 |
| 2899 | 2025-01-30T19:38:30.466Z | Checking ron v0.8.1 |
| 2900 | 2025-01-30T19:38:30.568Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2901 | 2025-01-30T19:38:30.620Z | Checking env_logger v0.10.2 |
| 2902 | 2025-01-30T19:38:30.639Z | Checking serde-hex v0.1.0 |
| 2903 | 2025-01-30T19:38:30.964Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2904 | 2025-01-30T19:38:31.016Z | Checking ciborium v0.2.2 |
| 2905 | 2025-01-30T19:38:31.571Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2906 | 2025-01-30T19:38:31.622Z | Checking steno v0.4.1 |
| 2907 | 2025-01-30T19:38:31.788Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2908 | 2025-01-30T19:38:31.947Z | Checking hashbrown v0.13.2 |
| 2909 | 2025-01-30T19:38:32.003Z | Checking crc-any v2.5.0 |
| 2910 | 2025-01-30T19:38:32.020Z | Checking humantime v2.1.0 |
| 2911 | 2025-01-30T19:38:32.324Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2912 | 2025-01-30T19:38:32.378Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2913 | 2025-01-30T19:38:32.711Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 2914 | 2025-01-30T19:38:32.841Z | Checking object v0.30.4 |
| 2915 | 2025-01-30T19:38:32.959Z | Checking path-slash v0.1.5 |
| 2916 | 2025-01-30T19:38:33.061Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2917 | 2025-01-30T19:38:33.102Z | Checking nix v0.27.1 |
| 2918 | 2025-01-30T19:38:33.687Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2919 | 2025-01-30T19:38:33.773Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2920 | 2025-01-30T19:38:34.019Z | Checking tungstenite v0.23.0 |
| 2921 | 2025-01-30T19:38:34.299Z | Checking kstat-rs v0.2.4 |
| 2922 | 2025-01-30T19:38:34.356Z | Checking signal-hook-tokio v0.3.1 |
| 2923 | 2025-01-30T19:38:34.581Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2924 | 2025-01-30T19:38:34.828Z | Checking tokio-tungstenite v0.23.1 |
| 2925 | 2025-01-30T19:38:34.931Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
| 2926 | 2025-01-30T19:38:35.447Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2927 | 2025-01-30T19:38:35.644Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2928 | 2025-01-30T19:38:41.662Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
| 2929 | 2025-01-30T19:38:42.948Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
| 2930 | 2025-01-30T19:38:45.592Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2931 | 2025-01-30T19:38:50.556Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2932 | 2025-01-30T19:38:51.185Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2933 | 2025-01-30T19:38:53.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.33s |
| 2934 | 2025-01-30T19:38:53.889Z | |
| 2935 | 2025-01-30T19:38:53.889Z | info: running `cargo check --bins` on gateway-api (109/197) |
| 2936 | 2025-01-30T19:38:54.406Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2937 | 2025-01-30T19:38:54.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2938 | 2025-01-30T19:38:54.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2939 | 2025-01-30T19:38:54.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2940 | 2025-01-30T19:38:54.478Z | |
| 2941 | 2025-01-30T19:38:54.478Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197) |
| 2942 | 2025-01-30T19:38:54.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2943 | 2025-01-30T19:38:54.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2944 | 2025-01-30T19:38:54.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2945 | 2025-01-30T19:38:54.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2946 | 2025-01-30T19:38:55.055Z | |
| 2947 | 2025-01-30T19:38:55.055Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197) |
| 2948 | 2025-01-30T19:38:55.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2949 | 2025-01-30T19:38:55.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2950 | 2025-01-30T19:38:55.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2951 | 2025-01-30T19:38:55.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2952 | 2025-01-30T19:38:55.643Z | |
| 2953 | 2025-01-30T19:38:55.643Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197) |
| 2954 | 2025-01-30T19:38:56.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2955 | 2025-01-30T19:38:56.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2956 | 2025-01-30T19:38:56.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2957 | 2025-01-30T19:38:56.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2958 | 2025-01-30T19:38:56.231Z | |
| 2959 | 2025-01-30T19:38:56.231Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197) |
| 2960 | 2025-01-30T19:38:56.745Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2961 | 2025-01-30T19:38:56.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2962 | 2025-01-30T19:38:56.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2963 | 2025-01-30T19:38:56.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2964 | 2025-01-30T19:38:56.818Z | |
| 2965 | 2025-01-30T19:38:56.818Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197) |
| 2966 | 2025-01-30T19:38:57.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2967 | 2025-01-30T19:38:57.340Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2968 | 2025-01-30T19:38:57.340Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2969 | 2025-01-30T19:38:57.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2970 | 2025-01-30T19:38:57.410Z | |
| 2971 | 2025-01-30T19:38:57.410Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197) |
| 2972 | 2025-01-30T19:38:57.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2973 | 2025-01-30T19:38:57.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2974 | 2025-01-30T19:38:57.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2975 | 2025-01-30T19:38:57.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2976 | 2025-01-30T19:38:58.002Z | |
| 2977 | 2025-01-30T19:38:58.003Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197) |
| 2978 | 2025-01-30T19:38:58.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2979 | 2025-01-30T19:38:58.519Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2980 | 2025-01-30T19:38:58.519Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2981 | 2025-01-30T19:38:58.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2982 | 2025-01-30T19:38:58.590Z | |
| 2983 | 2025-01-30T19:38:58.590Z | info: running `cargo check --bins` on oximeter-producer (117/197) |
| 2984 | 2025-01-30T19:38:59.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2985 | 2025-01-30T19:38:59.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2986 | 2025-01-30T19:38:59.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2987 | 2025-01-30T19:38:59.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2988 | 2025-01-30T19:38:59.217Z | |
| 2989 | 2025-01-30T19:38:59.217Z | info: running `cargo check --bins` on internal-dns-resolver (118/197) |
| 2990 | 2025-01-30T19:38:59.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2991 | 2025-01-30T19:38:59.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2992 | 2025-01-30T19:38:59.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2993 | 2025-01-30T19:38:59.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2994 | 2025-01-30T19:38:59.802Z | |
| 2995 | 2025-01-30T19:38:59.802Z | info: running `cargo check --bins` on sp-sim (119/197) |
| 2996 | 2025-01-30T19:39:00.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2997 | 2025-01-30T19:39:00.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2998 | 2025-01-30T19:39:00.400Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2999 | 2025-01-30T19:39:00.825Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3000 | 2025-01-30T19:39:02.376Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3001 | 2025-01-30T19:39:03.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s |
| 3002 | 2025-01-30T19:39:04.086Z | |
| 3003 | 2025-01-30T19:39:04.086Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197) |
| 3004 | 2025-01-30T19:39:04.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2025-01-30T19:39:04.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2025-01-30T19:39:04.641Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3007 | 2025-01-30T19:39:04.643Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3008 | 2025-01-30T19:39:04.719Z | |
| 3009 | 2025-01-30T19:39:04.719Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197) |
| 3010 | 2025-01-30T19:39:05.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2025-01-30T19:39:05.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2025-01-30T19:39:05.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3013 | 2025-01-30T19:39:05.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3014 | 2025-01-30T19:39:05.368Z | |
| 3015 | 2025-01-30T19:39:05.368Z | info: running `cargo check --bins` on db-macros (122/197) |
| 3016 | 2025-01-30T19:39:05.874Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2025-01-30T19:39:05.877Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2025-01-30T19:39:05.877Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3019 | 2025-01-30T19:39:05.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3020 | 2025-01-30T19:39:05.943Z | |
| 3021 | 2025-01-30T19:39:05.943Z | info: running `cargo check --bins` on nexus-macros-common (123/197) |
| 3022 | 2025-01-30T19:39:06.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2025-01-30T19:39:06.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2025-01-30T19:39:06.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3025 | 2025-01-30T19:39:06.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3026 | 2025-01-30T19:39:06.521Z | |
| 3027 | 2025-01-30T19:39:06.521Z | info: running `cargo check --bins` on nexus-auth (124/197) |
| 3028 | 2025-01-30T19:39:07.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2025-01-30T19:39:07.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2025-01-30T19:39:07.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3031 | 2025-01-30T19:39:07.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3032 | 2025-01-30T19:39:07.149Z | |
| 3033 | 2025-01-30T19:39:07.149Z | info: running `cargo check --bins` on authz-macros (125/197) |
| 3034 | 2025-01-30T19:39:07.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2025-01-30T19:39:07.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2025-01-30T19:39:07.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3037 | 2025-01-30T19:39:07.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3038 | 2025-01-30T19:39:07.727Z | |
| 3039 | 2025-01-30T19:39:07.727Z | info: running `cargo check --bins` on nexus-db-fixed-data (126/197) |
| 3040 | 2025-01-30T19:39:08.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2025-01-30T19:39:08.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2025-01-30T19:39:08.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3043 | 2025-01-30T19:39:08.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3044 | 2025-01-30T19:39:08.355Z | |
| 3045 | 2025-01-30T19:39:08.355Z | info: running `cargo check --bins` on nexus-db-model (127/197) |
| 3046 | 2025-01-30T19:39:08.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3047 | 2025-01-30T19:39:08.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3048 | 2025-01-30T19:39:08.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3049 | 2025-01-30T19:39:08.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3050 | 2025-01-30T19:39:08.975Z | |
| 3051 | 2025-01-30T19:39:08.975Z | info: running `cargo check --bins` on nexus-defaults (128/197) |
| 3052 | 2025-01-30T19:39:09.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3053 | 2025-01-30T19:39:09.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3054 | 2025-01-30T19:39:09.501Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3055 | 2025-01-30T19:39:09.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3056 | 2025-01-30T19:39:09.578Z | |
| 3057 | 2025-01-30T19:39:09.578Z | info: running `cargo check --bins` on nexus-inventory (129/197) |
| 3058 | 2025-01-30T19:39:10.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2025-01-30T19:39:10.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2025-01-30T19:39:10.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2025-01-30T19:39:10.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3062 | 2025-01-30T19:39:10.197Z | |
| 3063 | 2025-01-30T19:39:10.197Z | info: running `cargo check --bins` on typed-rng (130/197) |
| 3064 | 2025-01-30T19:39:10.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2025-01-30T19:39:10.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2025-01-30T19:39:10.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2025-01-30T19:39:10.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3068 | 2025-01-30T19:39:10.764Z | |
| 3069 | 2025-01-30T19:39:10.764Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197) |
| 3070 | 2025-01-30T19:39:11.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2025-01-30T19:39:11.339Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2025-01-30T19:39:11.472Z | Checking keccak v0.1.5 |
| 3073 | 2025-01-30T19:39:11.583Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
| 3074 | 2025-01-30T19:39:11.586Z | Checking secrecy v0.8.0 |
| 3075 | 2025-01-30T19:39:11.586Z | Compiling unicase v2.7.0 |
| 3076 | 2025-01-30T19:39:11.586Z | Compiling same-file v1.0.6 |
| 3077 | 2025-01-30T19:39:11.608Z | Compiling tempfile v3.13.0 |
| 3078 | 2025-01-30T19:39:11.633Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
| 3079 | 2025-01-30T19:39:11.636Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3080 | 2025-01-30T19:39:11.763Z | Compiling walkdir v2.5.0 |
| 3081 | 2025-01-30T19:39:11.852Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3082 | 2025-01-30T19:39:11.866Z | Checking sha3 v0.10.8 |
| 3083 | 2025-01-30T19:39:11.915Z | Checking universal-hash v0.5.1 |
| 3084 | 2025-01-30T19:39:11.934Z | Compiling blake3 v1.5.4 |
| 3085 | 2025-01-30T19:39:12.090Z | Checking opaque-debug v0.3.1 |
| 3086 | 2025-01-30T19:39:12.118Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3087 | 2025-01-30T19:39:12.153Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
| 3088 | 2025-01-30T19:39:12.198Z | Checking poly1305 v0.8.0 |
| 3089 | 2025-01-30T19:39:12.260Z | Checking chacha20 v0.9.1 |
| 3090 | 2025-01-30T19:39:12.351Z | Checking aead v0.5.2 |
| 3091 | 2025-01-30T19:39:12.385Z | Compiling memmap2 v0.9.5 |
| 3092 | 2025-01-30T19:39:12.406Z | Compiling arrayref v0.3.9 |
| 3093 | 2025-01-30T19:39:12.505Z | Compiling libefi-sys v0.1.0 |
| 3094 | 2025-01-30T19:39:12.572Z | Compiling salty v0.3.0 |
| 3095 | 2025-01-30T19:39:12.609Z | Compiling arrayvec v0.7.6 |
| 3096 | 2025-01-30T19:39:12.683Z | Compiling constant_time_eq v0.3.1 |
| 3097 | 2025-01-30T19:39:12.794Z | Checking chacha20poly1305 v0.10.1 |
| 3098 | 2025-01-30T19:39:12.862Z | Compiling toolchain_find v0.4.0 |
| 3099 | 2025-01-30T19:39:12.960Z | Compiling camino-tempfile v1.1.1 |
| 3100 | 2025-01-30T19:39:12.978Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
| 3101 | 2025-01-30T19:39:12.980Z | Compiling bitfield-struct v0.6.2 |
| 3102 | 2025-01-30T19:39:13.191Z | Compiling topological-sort v0.2.2 |
| 3103 | 2025-01-30T19:39:13.361Z | Compiling mime_guess v2.0.5 |
| 3104 | 2025-01-30T19:39:13.414Z | Compiling rustfmt-wrapper v0.2.1 |
| 3105 | 2025-01-30T19:39:13.837Z | Compiling omicron-zone-package v0.12.0 |
| 3106 | 2025-01-30T19:39:13.958Z | Compiling progenitor v0.9.1 |
| 3107 | 2025-01-30T19:39:14.000Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3108 | 2025-01-30T19:39:14.188Z | Checking primeorder v0.13.6 |
| 3109 | 2025-01-30T19:39:14.257Z | Checking env_filter v0.1.2 |
| 3110 | 2025-01-30T19:39:14.275Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3111 | 2025-01-30T19:39:14.353Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3112 | 2025-01-30T19:39:14.477Z | Checking env_logger v0.11.5 |
| 3113 | 2025-01-30T19:39:14.529Z | Checking thiserror-no-std v2.0.2 |
| 3114 | 2025-01-30T19:39:14.547Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 3115 | 2025-01-30T19:39:14.583Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
| 3116 | 2025-01-30T19:39:14.607Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3117 | 2025-01-30T19:39:14.623Z | Checking p384 v0.13.0 |
| 3118 | 2025-01-30T19:39:14.649Z | Checking vsss-rs v3.3.4 |
| 3119 | 2025-01-30T19:39:14.874Z | Checking lockfree-object-pool v0.1.6 |
| 3120 | 2025-01-30T19:39:14.892Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3121 | 2025-01-30T19:39:15.090Z | Checking simd-adler32 v0.3.7 |
| 3122 | 2025-01-30T19:39:15.112Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
| 3123 | 2025-01-30T19:39:15.126Z | Compiling zip v2.1.3 |
| 3124 | 2025-01-30T19:39:15.329Z | Checking http-range v0.1.5 |
| 3125 | 2025-01-30T19:39:15.404Z | Checking bumpalo v3.16.0 |
| 3126 | 2025-01-30T19:39:15.467Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3127 | 2025-01-30T19:39:15.506Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3128 | 2025-01-30T19:39:15.720Z | Checking zopfli v0.8.1 |
| 3129 | 2025-01-30T19:39:15.744Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 3130 | 2025-01-30T19:39:16.020Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3131 | 2025-01-30T19:39:16.067Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3132 | 2025-01-30T19:39:16.233Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
| 3133 | 2025-01-30T19:39:16.376Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3134 | 2025-01-30T19:39:16.457Z | Checking nanorand v0.7.0 |
| 3135 | 2025-01-30T19:39:16.746Z | Checking atty v0.2.14 |
| 3136 | 2025-01-30T19:39:16.807Z | Checking glob v0.3.2 |
| 3137 | 2025-01-30T19:39:16.824Z | Checking flume v0.11.1 |
| 3138 | 2025-01-30T19:39:16.873Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84) |
| 3139 | 2025-01-30T19:39:16.875Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3140 | 2025-01-30T19:39:17.136Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3141 | 2025-01-30T19:39:17.280Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3142 | 2025-01-30T19:39:17.943Z | Checking hyper-staticfile v0.10.1 |
| 3143 | 2025-01-30T19:39:18.252Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3144 | 2025-01-30T19:39:18.333Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3145 | 2025-01-30T19:39:18.436Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3146 | 2025-01-30T19:39:18.708Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3147 | 2025-01-30T19:39:18.754Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
| 3148 | 2025-01-30T19:39:18.977Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3149 | 2025-01-30T19:39:19.474Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3150 | 2025-01-30T19:39:19.589Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3151 | 2025-01-30T19:39:19.640Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
| 3152 | 2025-01-30T19:39:20.077Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3153 | 2025-01-30T19:39:22.976Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3154 | 2025-01-30T19:39:22.976Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3155 | 2025-01-30T19:39:30.500Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3156 | 2025-01-30T19:39:42.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.16s |
| 3157 | 2025-01-30T19:39:43.118Z | |
| 3158 | 2025-01-30T19:39:43.118Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197) |
| 3159 | 2025-01-30T19:39:43.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3160 | 2025-01-30T19:39:43.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3161 | 2025-01-30T19:39:43.823Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3162 | 2025-01-30T19:39:56.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.15s |
| 3163 | 2025-01-30T19:39:56.464Z | |
| 3164 | 2025-01-30T19:39:56.464Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197) |
| 3165 | 2025-01-30T19:39:57.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3166 | 2025-01-30T19:39:57.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3167 | 2025-01-30T19:39:57.166Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3168 | 2025-01-30T19:40:09.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.21s |
| 3169 | 2025-01-30T19:40:09.870Z | |
| 3170 | 2025-01-30T19:40:09.870Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197) |
| 3171 | 2025-01-30T19:40:10.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3172 | 2025-01-30T19:40:10.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3173 | 2025-01-30T19:40:10.564Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3174 | 2025-01-30T19:40:23.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.13s |
| 3175 | 2025-01-30T19:40:23.195Z | |
| 3176 | 2025-01-30T19:40:23.196Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197) |
| 3177 | 2025-01-30T19:40:23.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3178 | 2025-01-30T19:40:23.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3179 | 2025-01-30T19:40:23.890Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3180 | 2025-01-30T19:40:36.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.18s |
| 3181 | 2025-01-30T19:40:36.568Z | |
| 3182 | 2025-01-30T19:40:36.568Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197) |
| 3183 | 2025-01-30T19:40:37.131Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3184 | 2025-01-30T19:40:37.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3185 | 2025-01-30T19:40:37.258Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3186 | 2025-01-30T19:40:49.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.20s |
| 3187 | 2025-01-30T19:40:49.964Z | |
| 3188 | 2025-01-30T19:40:49.964Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197) |
| 3189 | 2025-01-30T19:40:50.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3190 | 2025-01-30T19:40:50.532Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3191 | 2025-01-30T19:40:50.656Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3192 | 2025-01-30T19:41:03.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s |
| 3193 | 2025-01-30T19:41:03.411Z | |
| 3194 | 2025-01-30T19:41:03.411Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197) |
| 3195 | 2025-01-30T19:41:03.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3196 | 2025-01-30T19:41:03.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3197 | 2025-01-30T19:41:04.110Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3198 | 2025-01-30T19:41:16.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.18s |
| 3199 | 2025-01-30T19:41:16.784Z | |
| 3200 | 2025-01-30T19:41:16.784Z | info: running `cargo check --bins` on bootstrap-agent-api (139/197) |
| 3201 | 2025-01-30T19:41:17.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3202 | 2025-01-30T19:41:17.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3203 | 2025-01-30T19:41:17.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3204 | 2025-01-30T19:41:17.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3205 | 2025-01-30T19:41:17.404Z | |
| 3206 | 2025-01-30T19:41:17.404Z | info: running `cargo check --bins` on key-manager (140/197) |
| 3207 | 2025-01-30T19:41:17.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3208 | 2025-01-30T19:41:17.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3209 | 2025-01-30T19:41:17.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3210 | 2025-01-30T19:41:17.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3211 | 2025-01-30T19:41:17.990Z | |
| 3212 | 2025-01-30T19:41:17.990Z | info: running `cargo check --bins` on range-requests (141/197) |
| 3213 | 2025-01-30T19:41:18.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3214 | 2025-01-30T19:41:18.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3215 | 2025-01-30T19:41:18.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3216 | 2025-01-30T19:41:18.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3217 | 2025-01-30T19:41:18.561Z | |
| 3218 | 2025-01-30T19:41:18.561Z | info: running `cargo check --bins` on repo-depot-api (142/197) |
| 3219 | 2025-01-30T19:41:19.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3220 | 2025-01-30T19:41:19.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3221 | 2025-01-30T19:41:19.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3222 | 2025-01-30T19:41:19.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3223 | 2025-01-30T19:41:19.149Z | |
| 3224 | 2025-01-30T19:41:19.149Z | info: running `cargo check --bins` on sled-agent-api (143/197) |
| 3225 | 2025-01-30T19:41:19.688Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3226 | 2025-01-30T19:41:19.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3227 | 2025-01-30T19:41:19.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3228 | 2025-01-30T19:41:19.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3229 | 2025-01-30T19:41:19.769Z | |
| 3230 | 2025-01-30T19:41:19.769Z | info: running `cargo check --bins` on sled-diagnostics (144/197) |
| 3231 | 2025-01-30T19:41:20.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3232 | 2025-01-30T19:41:20.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3233 | 2025-01-30T19:41:20.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3234 | 2025-01-30T19:41:20.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3235 | 2025-01-30T19:41:20.349Z | |
| 3236 | 2025-01-30T19:41:20.349Z | info: running `cargo check --bins` on sled-hardware (145/197) |
| 3237 | 2025-01-30T19:41:20.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3238 | 2025-01-30T19:41:20.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3239 | 2025-01-30T19:41:20.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3240 | 2025-01-30T19:41:20.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3241 | 2025-01-30T19:41:20.951Z | |
| 3242 | 2025-01-30T19:41:20.951Z | info: running `cargo check --bins --no-default-features` on sled-storage (146/197) |
| 3243 | 2025-01-30T19:41:21.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3244 | 2025-01-30T19:41:21.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3245 | 2025-01-30T19:41:21.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3246 | 2025-01-30T19:41:21.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3247 | 2025-01-30T19:41:21.553Z | |
| 3248 | 2025-01-30T19:41:21.553Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197) |
| 3249 | 2025-01-30T19:41:22.088Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3250 | 2025-01-30T19:41:22.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3251 | 2025-01-30T19:41:22.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3252 | 2025-01-30T19:41:22.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3253 | 2025-01-30T19:41:22.163Z | |
| 3254 | 2025-01-30T19:41:22.163Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197) |
| 3255 | 2025-01-30T19:41:22.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3256 | 2025-01-30T19:41:22.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3257 | 2025-01-30T19:41:22.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3258 | 2025-01-30T19:41:22.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3259 | 2025-01-30T19:41:22.778Z | |
| 3260 | 2025-01-30T19:41:22.778Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (149/197) |
| 3261 | 2025-01-30T19:41:23.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2025-01-30T19:41:23.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2025-01-30T19:41:23.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2025-01-30T19:41:23.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3265 | 2025-01-30T19:41:23.405Z | |
| 3266 | 2025-01-30T19:41:23.405Z | info: running `cargo check --bins` on nexus-test-interface (150/197) |
| 3267 | 2025-01-30T19:41:23.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2025-01-30T19:41:23.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2025-01-30T19:41:23.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3270 | 2025-01-30T19:41:23.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3271 | 2025-01-30T19:41:24.029Z | |
| 3272 | 2025-01-30T19:41:24.029Z | info: running `cargo check --bins` on oximeter-collector (151/197) |
| 3273 | 2025-01-30T19:41:24.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2025-01-30T19:41:24.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2025-01-30T19:41:24.683Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3276 | 2025-01-30T19:41:24.683Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3277 | 2025-01-30T19:41:25.499Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3278 | 2025-01-30T19:41:27.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s |
| 3279 | 2025-01-30T19:41:27.515Z | |
| 3280 | 2025-01-30T19:41:27.516Z | info: running `cargo check --bins` on oximeter-api (152/197) |
| 3281 | 2025-01-30T19:41:28.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3282 | 2025-01-30T19:41:28.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3283 | 2025-01-30T19:41:28.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3284 | 2025-01-30T19:41:28.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3285 | 2025-01-30T19:41:28.103Z | |
| 3286 | 2025-01-30T19:41:28.103Z | info: running `cargo check --bins` on cert-dev (153/197) |
| 3287 | 2025-01-30T19:41:28.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3288 | 2025-01-30T19:41:28.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3289 | 2025-01-30T19:41:28.677Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3290 | 2025-01-30T19:41:28.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
| 3291 | 2025-01-30T19:41:29.100Z | |
| 3292 | 2025-01-30T19:41:29.100Z | info: running `cargo check --bins` on clickana (154/197) |
| 3293 | 2025-01-30T19:41:29.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3294 | 2025-01-30T19:41:29.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3295 | 2025-01-30T19:41:29.720Z | Checking castaway v0.2.3 |
| 3296 | 2025-01-30T19:41:29.723Z | Checking lru v0.12.5 |
| 3297 | 2025-01-30T19:41:29.723Z | Compiling instability v0.3.2 |
| 3298 | 2025-01-30T19:41:29.723Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3299 | 2025-01-30T19:41:29.723Z | Checking unicode-truncate v1.1.0 |
| 3300 | 2025-01-30T19:41:29.723Z | Checking cassowary v0.3.0 |
| 3301 | 2025-01-30T19:41:29.937Z | Checking compact_str v0.8.0 |
| 3302 | 2025-01-30T19:41:30.505Z | Checking ratatui v0.28.1 |
| 3303 | 2025-01-30T19:41:31.288Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3304 | 2025-01-30T19:41:32.208Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3305 | 2025-01-30T19:41:32.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s |
| 3306 | 2025-01-30T19:41:33.152Z | |
| 3307 | 2025-01-30T19:41:33.152Z | info: running `cargo check --bins` on clickhouse-cluster-dev (155/197) |
| 3308 | 2025-01-30T19:41:33.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3309 | 2025-01-30T19:41:33.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3310 | 2025-01-30T19:41:33.791Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3311 | 2025-01-30T19:41:33.791Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3312 | 2025-01-30T19:41:34.743Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3313 | 2025-01-30T19:41:35.178Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3314 | 2025-01-30T19:41:35.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s |
| 3315 | 2025-01-30T19:41:35.696Z | |
| 3316 | 2025-01-30T19:41:35.697Z | info: running `cargo check --bins` on ch-dev (156/197) |
| 3317 | 2025-01-30T19:41:36.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3318 | 2025-01-30T19:41:36.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3319 | 2025-01-30T19:41:36.316Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3320 | 2025-01-30T19:41:36.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s |
| 3321 | 2025-01-30T19:41:37.162Z | |
| 3322 | 2025-01-30T19:41:37.162Z | info: running `cargo check --bins` on crdb-seed (157/197) |
| 3323 | 2025-01-30T19:41:37.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3324 | 2025-01-30T19:41:37.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3325 | 2025-01-30T19:41:37.792Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3326 | 2025-01-30T19:41:38.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
| 3327 | 2025-01-30T19:41:38.303Z | |
| 3328 | 2025-01-30T19:41:38.303Z | info: running `cargo check --bins` on db-dev (158/197) |
| 3329 | 2025-01-30T19:41:38.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3330 | 2025-01-30T19:41:38.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3331 | 2025-01-30T19:41:38.925Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3332 | 2025-01-30T19:41:39.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s |
| 3333 | 2025-01-30T19:41:39.783Z | |
| 3334 | 2025-01-30T19:41:39.783Z | info: running `cargo check --bins` on omicron-dev-lib (159/197) |
| 3335 | 2025-01-30T19:41:40.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3336 | 2025-01-30T19:41:40.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3337 | 2025-01-30T19:41:40.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3338 | 2025-01-30T19:41:40.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3339 | 2025-01-30T19:41:40.383Z | |
| 3340 | 2025-01-30T19:41:40.383Z | info: running `cargo check --bins` on xtask-downloader (160/197) |
| 3341 | 2025-01-30T19:41:40.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3342 | 2025-01-30T19:41:40.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3343 | 2025-01-30T19:41:40.959Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3344 | 2025-01-30T19:41:41.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 3345 | 2025-01-30T19:41:41.928Z | |
| 3346 | 2025-01-30T19:41:41.928Z | info: running `cargo check --bins` on omicron-ls-apis (161/197) |
| 3347 | 2025-01-30T19:41:42.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3348 | 2025-01-30T19:41:42.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3349 | 2025-01-30T19:41:42.510Z | Checking cargo-platform v0.1.8 |
| 3350 | 2025-01-30T19:41:42.771Z | Checking cargo_metadata v0.18.1 |
| 3351 | 2025-01-30T19:41:43.632Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3352 | 2025-01-30T19:41:44.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s |
| 3353 | 2025-01-30T19:41:44.572Z | |
| 3354 | 2025-01-30T19:41:44.572Z | info: running `cargo check --bins` on mgs-dev (162/197) |
| 3355 | 2025-01-30T19:41:45.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3356 | 2025-01-30T19:41:45.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3357 | 2025-01-30T19:41:45.247Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3358 | 2025-01-30T19:41:46.576Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3359 | 2025-01-30T19:41:47.099Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3360 | 2025-01-30T19:41:47.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s |
| 3361 | 2025-01-30T19:41:47.788Z | |
| 3362 | 2025-01-30T19:41:47.788Z | info: running `cargo check --bins` on omicron-omdb (163/197) |
| 3363 | 2025-01-30T19:41:48.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3364 | 2025-01-30T19:41:48.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3365 | 2025-01-30T19:41:48.538Z | Compiling crunchy v0.2.2 |
| 3366 | 2025-01-30T19:41:48.538Z | Compiling tiny-keccak v2.0.2 |
| 3367 | 2025-01-30T19:41:48.538Z | Compiling dsl_auto_type v0.1.2 |
| 3368 | 2025-01-30T19:41:48.541Z | Checking scheduled-thread-pool v0.2.7 |
| 3369 | 2025-01-30T19:41:48.541Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 3370 | 2025-01-30T19:41:48.541Z | Compiling ascii-canvas v3.0.0 |
| 3371 | 2025-01-30T19:41:48.653Z | Compiling ena v0.14.3 |
| 3372 | 2025-01-30T19:41:48.663Z | Compiling regex-syntax v0.6.29 |
| 3373 | 2025-01-30T19:41:48.881Z | Checking r2d2 v0.8.10 |
| 3374 | 2025-01-30T19:41:48.928Z | Compiling diff v0.1.13 |
| 3375 | 2025-01-30T19:41:49.050Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3376 | 2025-01-30T19:41:49.068Z | Compiling ref-cast v1.0.23 |
| 3377 | 2025-01-30T19:41:49.102Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3378 | 2025-01-30T19:41:49.175Z | Compiling derive_builder_core v0.20.2 |
| 3379 | 2025-01-30T19:41:49.288Z | Compiling libxml v0.3.3 |
| 3380 | 2025-01-30T19:41:49.355Z | Compiling ref-cast-impl v1.0.23 |
| 3381 | 2025-01-30T19:41:49.468Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3382 | 2025-01-30T19:41:49.637Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3383 | 2025-01-30T19:41:49.679Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3384 | 2025-01-30T19:41:49.962Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3385 | 2025-01-30T19:41:49.979Z | Compiling strum_macros v0.24.3 |
| 3386 | 2025-01-30T19:41:49.995Z | Compiling samael v0.0.17 |
| 3387 | 2025-01-30T19:41:50.045Z | Compiling diesel_derives v2.2.3 |
| 3388 | 2025-01-30T19:41:50.318Z | Compiling indoc v1.0.9 |
| 3389 | 2025-01-30T19:41:51.188Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3390 | 2025-01-30T19:41:51.341Z | Compiling derive_builder_macro v0.20.2 |
| 3391 | 2025-01-30T19:41:51.475Z | Compiling impl-trait-for-tuples v0.2.2 |
| 3392 | 2025-01-30T19:41:52.008Z | Compiling lalrpop v0.19.12 |
| 3393 | 2025-01-30T19:41:52.125Z | Checking derive_builder v0.20.2 |
| 3394 | 2025-01-30T19:41:52.288Z | Compiling oso-derive v0.27.3 |
| 3395 | 2025-01-30T19:41:52.709Z | Checking quick-xml v0.33.0 |
| 3396 | 2025-01-30T19:41:53.207Z | Compiling diesel-dtrace v0.4.2 |
| 3397 | 2025-01-30T19:41:53.230Z | Checking maplit v1.0.2 |
| 3398 | 2025-01-30T19:41:53.379Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3399 | 2025-01-30T19:41:53.582Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3400 | 2025-01-30T19:41:53.686Z | Checking bb8 v0.8.5 |
| 3401 | 2025-01-30T19:41:53.903Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3402 | 2025-01-30T19:41:54.039Z | Checking rand_seeder v0.3.0 |
| 3403 | 2025-01-30T19:41:54.135Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3404 | 2025-01-30T19:41:54.223Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3405 | 2025-01-30T19:41:54.267Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3406 | 2025-01-30T19:41:54.471Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3407 | 2025-01-30T19:41:54.834Z | Checking unicode-linebreak v0.1.5 |
| 3408 | 2025-01-30T19:41:54.896Z | Checking is_ci v1.2.0 |
| 3409 | 2025-01-30T19:41:55.053Z | Checking smawk v0.3.2 |
| 3410 | 2025-01-30T19:41:55.270Z | Checking supports-color v3.0.1 |
| 3411 | 2025-01-30T19:41:55.289Z | Checking textwrap v0.16.1 |
| 3412 | 2025-01-30T19:41:55.508Z | Checking multimap v0.10.0 |
| 3413 | 2025-01-30T19:41:56.077Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3414 | 2025-01-30T19:41:57.994Z | Checking diesel v2.2.6 |
| 3415 | 2025-01-30T19:42:22.105Z | Compiling polar-core v0.27.3 |
| 3416 | 2025-01-30T19:42:22.650Z | Checking async-bb8-diesel v0.2.1 |
| 3417 | 2025-01-30T19:42:29.067Z | Checking oso v0.27.3 |
| 3418 | 2025-01-30T19:43:28.033Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3419 | 2025-01-30T19:43:33.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s |
| 3420 | 2025-01-30T19:43:34.124Z | |
| 3421 | 2025-01-30T19:43:34.124Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197) |
| 3422 | 2025-01-30T19:43:34.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3423 | 2025-01-30T19:43:34.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3424 | 2025-01-30T19:43:34.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3425 | 2025-01-30T19:43:34.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3426 | 2025-01-30T19:43:34.771Z | |
| 3427 | 2025-01-30T19:43:34.771Z | info: running `cargo check --bins` on nexus-saga-recovery (165/197) |
| 3428 | 2025-01-30T19:43:35.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3429 | 2025-01-30T19:43:35.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3430 | 2025-01-30T19:43:35.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3431 | 2025-01-30T19:43:35.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3432 | 2025-01-30T19:43:35.412Z | |
| 3433 | 2025-01-30T19:43:35.412Z | info: running `cargo check --bins` on nexus-test-utils-macros (166/197) |
| 3434 | 2025-01-30T19:43:35.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3435 | 2025-01-30T19:43:35.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3436 | 2025-01-30T19:43:35.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3437 | 2025-01-30T19:43:35.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3438 | 2025-01-30T19:43:35.992Z | |
| 3439 | 2025-01-30T19:43:35.992Z | info: running `cargo check --bins` on omicron-nexus (167/197) |
| 3440 | 2025-01-30T19:43:36.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3441 | 2025-01-30T19:43:36.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3442 | 2025-01-30T19:43:36.764Z | Compiling libz-sys v1.1.20 |
| 3443 | 2025-01-30T19:43:36.767Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 3444 | 2025-01-30T19:43:36.891Z | Compiling vergen v8.3.2 |
| 3445 | 2025-01-30T19:43:36.894Z | Compiling cargo-platform v0.1.8 |
| 3446 | 2025-01-30T19:43:36.894Z | Compiling pin-project-internal v1.1.6 |
| 3447 | 2025-01-30T19:43:36.927Z | Compiling libsqlite3-sys v0.30.1 |
| 3448 | 2025-01-30T19:43:36.930Z | Compiling snafu-derive v0.8.5 |
| 3449 | 2025-01-30T19:43:36.930Z | Compiling cfg_aliases v0.2.1 |
| 3450 | 2025-01-30T19:43:37.064Z | Compiling buf-list v1.0.3 |
| 3451 | 2025-01-30T19:43:37.167Z | Compiling rustls v0.21.12 |
| 3452 | 2025-01-30T19:43:37.367Z | Compiling cargo_metadata v0.18.1 |
| 3453 | 2025-01-30T19:43:37.450Z | Compiling nix v0.29.0 |
| 3454 | 2025-01-30T19:43:37.508Z | Checking globset v0.4.15 |
| 3455 | 2025-01-30T19:43:37.716Z | Checking olpc-cjson v0.1.4 |
| 3456 | 2025-01-30T19:43:37.759Z | Checking sct v0.7.1 |
| 3457 | 2025-01-30T19:43:37.941Z | Checking rustls-webpki v0.101.7 |
| 3458 | 2025-01-30T19:43:37.965Z | Checking serde_plain v1.0.2 |
| 3459 | 2025-01-30T19:43:37.967Z | Checking typed-path v0.9.3 |
| 3460 | 2025-01-30T19:43:38.476Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3461 | 2025-01-30T19:43:38.685Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3462 | 2025-01-30T19:43:38.725Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3463 | 2025-01-30T19:43:38.961Z | Checking hashlink v0.9.1 |
| 3464 | 2025-01-30T19:43:38.983Z | Checking parse-size v1.1.0 |
| 3465 | 2025-01-30T19:43:39.158Z | Checking fallible-streaming-iterator v0.1.9 |
| 3466 | 2025-01-30T19:43:39.395Z | Checking fallible-iterator v0.3.0 |
| 3467 | 2025-01-30T19:43:39.595Z | Checking pin-project v1.1.6 |
| 3468 | 2025-01-30T19:43:39.740Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3469 | 2025-01-30T19:43:39.789Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3470 | 2025-01-30T19:43:39.995Z | Checking rusqlite v0.32.1 |
| 3471 | 2025-01-30T19:43:40.048Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3472 | 2025-01-30T19:43:40.429Z | Checking rustls-pemfile v1.0.4 |
| 3473 | 2025-01-30T19:43:40.614Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3474 | 2025-01-30T19:43:40.635Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3475 | 2025-01-30T19:43:40.720Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 3476 | 2025-01-30T19:43:40.742Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
| 3477 | 2025-01-30T19:43:40.858Z | Checking twox-hash v2.1.0 |
| 3478 | 2025-01-30T19:43:40.927Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3479 | 2025-01-30T19:43:41.069Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
| 3480 | 2025-01-30T19:43:41.377Z | Checking tokio-rustls v0.24.1 |
| 3481 | 2025-01-30T19:43:41.397Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3482 | 2025-01-30T19:43:41.636Z | Checking snafu v0.8.5 |
| 3483 | 2025-01-30T19:43:42.084Z | Checking tough v0.19.0 |
| 3484 | 2025-01-30T19:43:42.177Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3485 | 2025-01-30T19:43:42.446Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3486 | 2025-01-30T19:43:42.650Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
| 3487 | 2025-01-30T19:43:42.903Z | Checking fatfs v0.3.6 |
| 3488 | 2025-01-30T19:43:43.053Z | Checking assert_matches v1.5.0 |
| 3489 | 2025-01-30T19:43:45.939Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
| 3490 | 2025-01-30T19:43:47.151Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3491 | 2025-01-30T19:43:49.101Z | Compiling git2 v0.19.0 |
| 3492 | 2025-01-30T19:43:53.044Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f) |
| 3493 | 2025-01-30T19:44:56.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 3494 | 2025-01-30T19:44:56.663Z | |
| 3495 | 2025-01-30T19:44:56.663Z | info: running `cargo check --bins` on nexus-external-api (168/197) |
| 3496 | 2025-01-30T19:44:57.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2025-01-30T19:44:57.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2025-01-30T19:44:57.248Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3499 | 2025-01-30T19:44:57.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3500 | 2025-01-30T19:44:57.325Z | |
| 3501 | 2025-01-30T19:44:57.325Z | info: running `cargo check --bins` on openapi-manager-types (169/197) |
| 3502 | 2025-01-30T19:44:57.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2025-01-30T19:44:57.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2025-01-30T19:44:57.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2025-01-30T19:44:57.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3506 | 2025-01-30T19:44:57.913Z | |
| 3507 | 2025-01-30T19:44:57.913Z | info: running `cargo check --bins` on nexus-internal-api (170/197) |
| 3508 | 2025-01-30T19:44:58.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2025-01-30T19:44:58.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2025-01-30T19:44:58.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2025-01-30T19:44:58.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3512 | 2025-01-30T19:44:58.554Z | |
| 3513 | 2025-01-30T19:44:58.554Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (171/197) |
| 3514 | 2025-01-30T19:44:59.113Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2025-01-30T19:44:59.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2025-01-30T19:44:59.116Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3517 | 2025-01-30T19:44:59.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3518 | 2025-01-30T19:44:59.196Z | |
| 3519 | 2025-01-30T19:44:59.196Z | info: running `cargo check --bins` on nexus-networking (172/197) |
| 3520 | 2025-01-30T19:44:59.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2025-01-30T19:44:59.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2025-01-30T19:44:59.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2025-01-30T19:44:59.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3524 | 2025-01-30T19:44:59.848Z | |
| 3525 | 2025-01-30T19:44:59.848Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (173/197) |
| 3526 | 2025-01-30T19:45:00.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2025-01-30T19:45:00.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2025-01-30T19:45:00.410Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2025-01-30T19:45:00.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3530 | 2025-01-30T19:45:00.487Z | |
| 3531 | 2025-01-30T19:45:00.487Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197) |
| 3532 | 2025-01-30T19:45:01.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2025-01-30T19:45:01.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2025-01-30T19:45:01.054Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2025-01-30T19:45:01.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3536 | 2025-01-30T19:45:01.131Z | |
| 3537 | 2025-01-30T19:45:01.131Z | info: running `cargo check --bins` on update-common (175/197) |
| 3538 | 2025-01-30T19:45:01.673Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2025-01-30T19:45:01.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2025-01-30T19:45:01.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2025-01-30T19:45:01.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3542 | 2025-01-30T19:45:01.749Z | |
| 3543 | 2025-01-30T19:45:01.749Z | info: running `cargo check --bins` on tufaceous-lib (176/197) |
| 3544 | 2025-01-30T19:45:02.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2025-01-30T19:45:02.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2025-01-30T19:45:02.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2025-01-30T19:45:02.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3548 | 2025-01-30T19:45:02.359Z | |
| 3549 | 2025-01-30T19:45:02.359Z | info: running `cargo check --bins` on tufaceous (177/197) |
| 3550 | 2025-01-30T19:45:02.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2025-01-30T19:45:02.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2025-01-30T19:45:02.999Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
| 3553 | 2025-01-30T19:45:04.070Z | Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) |
| 3554 | 2025-01-30T19:45:04.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s |
| 3555 | 2025-01-30T19:45:05.001Z | |
| 3556 | 2025-01-30T19:45:05.001Z | info: running `cargo check --bins` on omicron-dev (178/197) |
| 3557 | 2025-01-30T19:45:05.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3558 | 2025-01-30T19:45:05.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3559 | 2025-01-30T19:45:05.821Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3560 | 2025-01-30T19:45:05.824Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3561 | 2025-01-30T19:45:05.957Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3562 | 2025-01-30T19:45:05.960Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3563 | 2025-01-30T19:45:06.894Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3564 | 2025-01-30T19:45:32.223Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3565 | 2025-01-30T19:45:32.225Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3566 | 2025-01-30T19:45:32.225Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3567 | 2025-01-30T19:45:32.225Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3568 | 2025-01-30T19:45:32.225Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3569 | 2025-01-30T19:45:32.225Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3570 | 2025-01-30T19:45:33.123Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3571 | 2025-01-30T19:45:34.270Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3572 | 2025-01-30T19:46:13.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
| 3573 | 2025-01-30T19:46:13.912Z | |
| 3574 | 2025-01-30T19:46:13.912Z | info: running `cargo check --bins` on openapi-manager (179/197) |
| 3575 | 2025-01-30T19:46:14.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3576 | 2025-01-30T19:46:14.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3577 | 2025-01-30T19:46:14.590Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3578 | 2025-01-30T19:46:14.590Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3579 | 2025-01-30T19:46:14.593Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3580 | 2025-01-30T19:46:14.719Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3581 | 2025-01-30T19:46:14.722Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3582 | 2025-01-30T19:46:14.740Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3583 | 2025-01-30T19:46:14.743Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
| 3584 | 2025-01-30T19:46:14.781Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3585 | 2025-01-30T19:46:14.969Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 3586 | 2025-01-30T19:46:15.045Z | Checking heck v0.4.1 |
| 3587 | 2025-01-30T19:46:15.138Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3588 | 2025-01-30T19:46:15.255Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
| 3589 | 2025-01-30T19:46:15.275Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3590 | 2025-01-30T19:46:15.310Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 3591 | 2025-01-30T19:46:15.712Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3592 | 2025-01-30T19:46:16.012Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3593 | 2025-01-30T19:46:16.079Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3594 | 2025-01-30T19:46:17.231Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3595 | 2025-01-30T19:46:17.796Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3596 | 2025-01-30T19:46:18.016Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3597 | 2025-01-30T19:46:18.293Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3598 | 2025-01-30T19:46:19.958Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3599 | 2025-01-30T19:46:19.960Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3600 | 2025-01-30T19:46:21.473Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3601 | 2025-01-30T19:46:22.848Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3602 | 2025-01-30T19:46:28.211Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3603 | 2025-01-30T19:46:28.214Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3604 | 2025-01-30T19:46:29.390Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
| 3605 | 2025-01-30T19:46:30.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.43s |
| 3606 | 2025-01-30T19:46:30.529Z | |
| 3607 | 2025-01-30T19:46:30.529Z | info: running `cargo check --bins` on installinator-api (180/197) |
| 3608 | 2025-01-30T19:46:31.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3609 | 2025-01-30T19:46:31.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3610 | 2025-01-30T19:46:31.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3611 | 2025-01-30T19:46:31.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3612 | 2025-01-30T19:46:31.142Z | |
| 3613 | 2025-01-30T19:46:31.142Z | info: running `cargo check --bins` on wicketd-api (181/197) |
| 3614 | 2025-01-30T19:46:31.676Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3615 | 2025-01-30T19:46:31.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3616 | 2025-01-30T19:46:31.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3617 | 2025-01-30T19:46:31.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3618 | 2025-01-30T19:46:31.754Z | |
| 3619 | 2025-01-30T19:46:31.754Z | info: running `cargo check --bins` on reconfigurator-cli (182/197) |
| 3620 | 2025-01-30T19:46:32.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3621 | 2025-01-30T19:46:32.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3622 | 2025-01-30T19:46:32.403Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3623 | 2025-01-30T19:46:32.403Z | Compiling petname v2.0.2 |
| 3624 | 2025-01-30T19:46:32.405Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3625 | 2025-01-30T19:46:32.405Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3626 | 2025-01-30T19:46:32.405Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3627 | 2025-01-30T19:46:32.405Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3628 | 2025-01-30T19:46:32.520Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3629 | 2025-01-30T19:46:32.552Z | Checking sync-ptr v0.1.1 |
| 3630 | 2025-01-30T19:46:37.315Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3631 | 2025-01-30T19:46:37.895Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3632 | 2025-01-30T19:46:38.945Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3633 | 2025-01-30T19:46:40.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.63s |
| 3634 | 2025-01-30T19:46:40.575Z | |
| 3635 | 2025-01-30T19:46:40.576Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197) |
| 3636 | 2025-01-30T19:46:41.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3637 | 2025-01-30T19:46:41.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3638 | 2025-01-30T19:46:41.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3639 | 2025-01-30T19:46:41.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3640 | 2025-01-30T19:46:41.197Z | |
| 3641 | 2025-01-30T19:46:41.197Z | info: running `cargo check --bins` on omicron-releng (184/197) |
| 3642 | 2025-01-30T19:46:41.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3643 | 2025-01-30T19:46:41.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3644 | 2025-01-30T19:46:41.821Z | Checking memmap2 v0.9.5 |
| 3645 | 2025-01-30T19:46:41.821Z | Checking constant_time_eq v0.3.1 |
| 3646 | 2025-01-30T19:46:41.821Z | Checking arrayvec v0.7.6 |
| 3647 | 2025-01-30T19:46:41.824Z | Checking arrayref v0.3.9 |
| 3648 | 2025-01-30T19:46:41.824Z | Checking topological-sort v0.2.2 |
| 3649 | 2025-01-30T19:46:41.824Z | Checking shell-words v1.1.0 |
| 3650 | 2025-01-30T19:46:42.197Z | Checking blake3 v1.5.4 |
| 3651 | 2025-01-30T19:46:42.510Z | Checking omicron-zone-package v0.12.0 |
| 3652 | 2025-01-30T19:46:43.555Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3653 | 2025-01-30T19:46:44.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s |
| 3654 | 2025-01-30T19:46:44.583Z | |
| 3655 | 2025-01-30T19:46:44.583Z | info: running `cargo check --bins` on xtask (185/197) |
| 3656 | 2025-01-30T19:46:44.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3657 | 2025-01-30T19:46:44.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3658 | 2025-01-30T19:46:44.995Z | Checking bitflags v2.6.0 |
| 3659 | 2025-01-30T19:46:44.998Z | Checking serde v1.0.217 |
| 3660 | 2025-01-30T19:46:44.998Z | Checking thiserror v1.0.69 |
| 3661 | 2025-01-30T19:46:45.080Z | Checking scroll v0.12.0 |
| 3662 | 2025-01-30T19:46:45.085Z | Checking hashbrown v0.15.1 |
| 3663 | 2025-01-30T19:46:45.091Z | Checking log v0.4.22 |
| 3664 | 2025-01-30T19:46:45.100Z | Checking zerocopy v0.7.35 |
| 3665 | 2025-01-30T19:46:45.121Z | Checking syn v2.0.96 |
| 3666 | 2025-01-30T19:46:45.196Z | Checking pest v2.7.14 |
| 3667 | 2025-01-30T19:46:45.302Z | Checking rustix v0.38.37 |
| 3668 | 2025-01-30T19:46:45.351Z | Checking once_cell v1.20.2 |
| 3669 | 2025-01-30T19:46:45.523Z | Checking goblin v0.8.2 |
| 3670 | 2025-01-30T19:46:45.643Z | Checking fs-err v2.11.0 |
| 3671 | 2025-01-30T19:46:45.970Z | Checking tabled v0.15.0 |
| 3672 | 2025-01-30T19:46:46.041Z | Checking indexmap v2.7.1 |
| 3673 | 2025-01-30T19:46:46.248Z | Checking anyhow v1.0.95 |
| 3674 | 2025-01-30T19:46:46.935Z | Checking terminal_size v0.4.0 |
| 3675 | 2025-01-30T19:46:46.935Z | Checking tempfile v3.13.0 |
| 3676 | 2025-01-30T19:46:47.092Z | Checking clap_builder v4.5.27 |
| 3677 | 2025-01-30T19:46:47.523Z | Checking dtrace-parser v0.2.0 |
| 3678 | 2025-01-30T19:46:49.081Z | Checking serde_json v1.0.135 |
| 3679 | 2025-01-30T19:46:49.081Z | Checking toml_datetime v0.6.8 |
| 3680 | 2025-01-30T19:46:49.084Z | Checking serde_spanned v0.6.8 |
| 3681 | 2025-01-30T19:46:49.084Z | Checking camino v1.1.9 |
| 3682 | 2025-01-30T19:46:49.084Z | Checking cargo-platform v0.1.8 |
| 3683 | 2025-01-30T19:46:49.084Z | Checking semver v1.0.24 |
| 3684 | 2025-01-30T19:46:49.139Z | Checking clap v4.5.27 |
| 3685 | 2025-01-30T19:46:49.239Z | Checking macaddr v1.0.1 |
| 3686 | 2025-01-30T19:46:49.367Z | Checking toml_edit v0.22.22 |
| 3687 | 2025-01-30T19:46:49.523Z | Checking camino-tempfile v1.1.1 |
| 3688 | 2025-01-30T19:46:50.107Z | Checking dof v0.3.0 |
| 3689 | 2025-01-30T19:46:50.107Z | Checking cargo_metadata v0.18.1 |
| 3690 | 2025-01-30T19:46:50.482Z | Checking usdt-impl v0.5.0 |
| 3691 | 2025-01-30T19:46:50.833Z | Checking usdt v0.5.0 |
| 3692 | 2025-01-30T19:46:51.024Z | Checking toml v0.8.19 |
| 3693 | 2025-01-30T19:46:51.427Z | Checking cargo_toml v0.20.5 |
| 3694 | 2025-01-30T19:46:52.503Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3695 | 2025-01-30T19:46:53.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.50s |
| 3696 | 2025-01-30T19:46:53.195Z | |
| 3697 | 2025-01-30T19:46:53.195Z | info: running `cargo check --bins` on end-to-end-tests (186/197) |
| 3698 | 2025-01-30T19:46:53.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3699 | 2025-01-30T19:46:53.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3700 | 2025-01-30T19:46:53.920Z | Checking polyval v0.6.2 |
| 3701 | 2025-01-30T19:46:54.034Z | Checking ctr v0.9.2 |
| 3702 | 2025-01-30T19:46:54.045Z | Checking ssh-encoding v0.2.0 |
| 3703 | 2025-01-30T19:46:54.045Z | Checking blowfish v0.9.1 |
| 3704 | 2025-01-30T19:46:54.066Z | Checking password-hash v0.4.2 |
| 3705 | 2025-01-30T19:46:54.079Z | Checking p521 v0.13.3 |
| 3706 | 2025-01-30T19:46:54.082Z | Checking p256 v0.13.2 |
| 3707 | 2025-01-30T19:46:54.111Z | Checking russh-cryptovec v0.7.3 |
| 3708 | 2025-01-30T19:46:54.254Z | Checking bcrypt-pbkdf v0.10.0 |
| 3709 | 2025-01-30T19:46:54.272Z | Checking ghash v0.5.1 |
| 3710 | 2025-01-30T19:46:54.289Z | Checking md5 v0.7.0 |
| 3711 | 2025-01-30T19:46:54.315Z | Checking num-bigint v0.4.6 |
| 3712 | 2025-01-30T19:46:54.350Z | Checking des v0.8.1 |
| 3713 | 2025-01-30T19:46:54.442Z | Checking aes-gcm v0.10.3 |
| 3714 | 2025-01-30T19:46:54.461Z | Checking pbkdf2 v0.11.0 |
| 3715 | 2025-01-30T19:46:54.500Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3716 | 2025-01-30T19:46:54.518Z | Checking hex-literal v0.4.1 |
| 3717 | 2025-01-30T19:46:54.561Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3718 | 2025-01-30T19:46:54.631Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3719 | 2025-01-30T19:46:54.652Z | Checking internet-checksum v0.2.1 |
| 3720 | 2025-01-30T19:46:54.672Z | Checking ssh-cipher v0.2.0 |
| 3721 | 2025-01-30T19:46:54.949Z | Checking ssh-key v0.6.6 |
| 3722 | 2025-01-30T19:46:55.114Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3723 | 2025-01-30T19:46:55.967Z | Checking russh-keys v0.45.0 |
| 3724 | 2025-01-30T19:46:56.757Z | Checking russh v0.45.0 |
| 3725 | 2025-01-30T19:47:14.088Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3726 | 2025-01-30T19:47:15.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.18s |
| 3727 | 2025-01-30T19:47:15.584Z | |
| 3728 | 2025-01-30T19:47:15.584Z | info: running `cargo check --bins` on gateway-cli (187/197) |
| 3729 | 2025-01-30T19:47:16.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3730 | 2025-01-30T19:47:16.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3731 | 2025-01-30T19:47:16.192Z | Checking termios v0.3.3 |
| 3732 | 2025-01-30T19:47:16.405Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3733 | 2025-01-30T19:47:17.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s |
| 3734 | 2025-01-30T19:47:17.332Z | |
| 3735 | 2025-01-30T19:47:17.332Z | info: running `cargo check --bins --no-default-features` on installinator (188/197) |
| 3736 | 2025-01-30T19:47:17.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3737 | 2025-01-30T19:47:17.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3738 | 2025-01-30T19:47:17.991Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3739 | 2025-01-30T19:47:17.991Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3740 | 2025-01-30T19:47:17.993Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3741 | 2025-01-30T19:47:17.993Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3742 | 2025-01-30T19:47:18.945Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3743 | 2025-01-30T19:47:20.116Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3744 | 2025-01-30T19:47:21.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 3745 | 2025-01-30T19:47:21.965Z | |
| 3746 | 2025-01-30T19:47:21.965Z | info: running `cargo check --bins` on internal-dns-cli (189/197) |
| 3747 | 2025-01-30T19:47:22.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3748 | 2025-01-30T19:47:22.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3749 | 2025-01-30T19:47:22.565Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3750 | 2025-01-30T19:47:23.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
| 3751 | 2025-01-30T19:47:23.180Z | |
| 3752 | 2025-01-30T19:47:23.180Z | info: running `cargo check --bins` on omicron-live-tests (190/197) |
| 3753 | 2025-01-30T19:47:23.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3754 | 2025-01-30T19:47:23.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3755 | 2025-01-30T19:47:23.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3756 | 2025-01-30T19:47:23.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3757 | 2025-01-30T19:47:23.761Z | |
| 3758 | 2025-01-30T19:47:23.761Z | info: running `cargo check --bins` on live-tests-macros (191/197) |
| 3759 | 2025-01-30T19:47:24.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3760 | 2025-01-30T19:47:24.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3761 | 2025-01-30T19:47:24.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3762 | 2025-01-30T19:47:24.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3763 | 2025-01-30T19:47:24.338Z | |
| 3764 | 2025-01-30T19:47:24.338Z | info: running `cargo check --bins` on omicron-package (192/197) |
| 3765 | 2025-01-30T19:47:24.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3766 | 2025-01-30T19:47:24.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3767 | 2025-01-30T19:47:24.973Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3768 | 2025-01-30T19:47:26.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s |
| 3769 | 2025-01-30T19:47:26.448Z | |
| 3770 | 2025-01-30T19:47:26.448Z | info: running `cargo check --bins` on wicket-dbg (193/197) |
| 3771 | 2025-01-30T19:47:27.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3772 | 2025-01-30T19:47:27.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3773 | 2025-01-30T19:47:27.118Z | Checking rtoolbox v0.0.2 |
| 3774 | 2025-01-30T19:47:27.118Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3775 | 2025-01-30T19:47:27.118Z | Checking tui-tree-widget v0.22.0 |
| 3776 | 2025-01-30T19:47:27.351Z | Checking rpassword v7.3.1 |
| 3777 | 2025-01-30T19:47:30.892Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3778 | 2025-01-30T19:47:33.524Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3779 | 2025-01-30T19:47:34.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.18s |
| 3780 | 2025-01-30T19:47:34.818Z | |
| 3781 | 2025-01-30T19:47:34.818Z | info: running `cargo check --bins` on wicket (194/197) |
| 3782 | 2025-01-30T19:47:35.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3783 | 2025-01-30T19:47:35.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3784 | 2025-01-30T19:47:35.479Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3785 | 2025-01-30T19:47:35.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
| 3786 | 2025-01-30T19:47:36.056Z | |
| 3787 | 2025-01-30T19:47:36.056Z | info: running `cargo check --bins` on wicketd (195/197) |
| 3788 | 2025-01-30T19:47:36.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3789 | 2025-01-30T19:47:36.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3790 | 2025-01-30T19:47:36.734Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3791 | 2025-01-30T19:47:36.734Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3792 | 2025-01-30T19:47:37.503Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3793 | 2025-01-30T19:47:41.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.97s |
| 3794 | 2025-01-30T19:47:41.223Z | |
| 3795 | 2025-01-30T19:47:41.223Z | info: running `cargo check --bins` on omicron-workspace-hack (196/197) |
| 3796 | 2025-01-30T19:47:41.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2025-01-30T19:47:41.728Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2025-01-30T19:47:41.728Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2025-01-30T19:47:41.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3800 | 2025-01-30T19:47:41.795Z | |
| 3801 | 2025-01-30T19:47:41.795Z | info: running `cargo check --bins` on zone-setup (197/197) |
| 3802 | 2025-01-30T19:47:42.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2025-01-30T19:47:42.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2025-01-30T19:47:42.492Z | Checking uzers v0.12.1 |
| 3805 | 2025-01-30T19:47:42.820Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3806 | 2025-01-30T19:47:43.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s |
| 3807 | 2025-01-30T19:47:44.039Z | |
| 3808 | 2025-01-30T19:47:44.039Z | real 13:03.375060113 |
| 3809 | 2025-01-30T19:47:44.039Z | user 25:01.625907570 |
| 3810 | 2025-01-30T19:47:44.039Z | sys 4:01.920120998 |
| 3811 | 2025-01-30T19:47:44.039Z | trap 0.504898114 |
| 3812 | 2025-01-30T19:47:44.039Z | tflt 2.912251948 |
| 3813 | 2025-01-30T19:47:44.039Z | dflt 2.062346532 |
| 3814 | 2025-01-30T19:47:44.039Z | kflt 0.011530503 |
| 3815 | 2025-01-30T19:47:44.039Z | lock 44:16.439782207 |
| 3816 | 2025-01-30T19:47:44.039Z | slp 2:05:08.490821350 |
| 3817 | 2025-01-30T19:47:44.039Z | lat 1:01.656821333 |
| 3818 | 2025-01-30T19:47:44.039Z | stop 3:30.393909774 |
| 3819 | 2025-01-30T19:47:44.041Z | process exited: duration 1082820 ms, exit code 0 |
| |
| 3820 | 2025-01-30T19:47:44.046Z | found 0 output files |