|
|
|
| 1 | 2026-09-18T16:25:21.022Z | job assigned to worker 01M2TNAW0W030R9066BV3W9613 [factory aws, i-01de9be28d7e98daa] (queued for 58 s) |
| |
| 2 | 2026-09-18T16:25:28.119Z | starting task 0: "setup" |
| 3 | 2026-09-18T16:25:28.125Z | ++ uname -s |
| 4 | 2026-09-18T16:25:28.128Z | + kern=SunOS |
| 5 | 2026-09-18T16:25:28.129Z | + build_user=build |
| 6 | 2026-09-18T16:25:28.129Z | + build_uid=12345 |
| 7 | 2026-09-18T16:25:28.129Z | + work_dir=/work |
| 8 | 2026-09-18T16:25:28.129Z | + input_dir=/input |
| 9 | 2026-09-18T16:25:28.129Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-18T16:25:28.129Z | + case "$kern" in |
| 11 | 2026-09-18T16:25:28.129Z | + groupadd -g 12345 build |
| 12 | 2026-09-18T16:25:28.129Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-18T16:25:30.132Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-18T16:25:30.194Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-18T16:25:30.197Z | + home_fs=zfs |
| 16 | 2026-09-18T16:25:30.197Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-18T16:25:30.197Z | + mkdir -p /home/build |
| 18 | 2026-09-18T16:25:30.198Z | + chown build:build /home/build /work |
| 19 | 2026-09-18T16:25:32.198Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-18T16:25:32.201Z | process exited: duration 4080 ms, exit code 0 |
| |
| 21 | 2026-09-18T16:25:32.207Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-18T16:25:32.211Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-18T16:25:32.212Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-18T16:25:32.212Z | * rust toolchain channel = "1.98.1" |
| 25 | 2026-09-18T16:25:32.212Z | * rust toolchain profile = "default" |
| 26 | 2026-09-18T16:25:32.212Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-18T16:25:32.212Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-18T16:25:32.215Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-18T16:25:32.215Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-18T16:25:32.278Z | info: downloading installer |
| 31 | 2026-09-18T16:25:33.638Z | info: profile set to default |
| 32 | 2026-09-18T16:25:33.638Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-18T16:25:33.642Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-18T16:25:33.789Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-18T16:25:33.795Z | info: downloading 6 components |
| 36 | 2026-09-18T16:25:47.967Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 37 | 2026-09-18T16:25:47.967Z | |
| 38 | 2026-09-18T16:25:47.993Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-18T16:25:47.993Z | |
| 40 | 2026-09-18T16:25:47.997Z | |
| 41 | 2026-09-18T16:25:47.997Z | Rust is installed now. Great! |
| 42 | 2026-09-18T16:25:47.997Z | |
| 43 | 2026-09-18T16:25:47.997Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-18T16:25:47.997Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-18T16:25:47.997Z | |
| 46 | 2026-09-18T16:25:47.997Z | To configure your current shell, you need to source |
| 47 | 2026-09-18T16:25:47.997Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-18T16:25:47.997Z | |
| 49 | 2026-09-18T16:25:47.997Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-18T16:25:47.997Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-18T16:25:47.997Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-18T16:25:47.997Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-18T16:25:47.997Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-18T16:25:47.997Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-18T16:25:47.997Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-18T16:25:47.997Z | HOST_CC = None |
| 57 | 2026-09-18T16:25:47.997Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-18T16:25:47.997Z | CC = None |
| 59 | 2026-09-18T16:25:47.997Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-18T16:25:48.502Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-18T16:25:48.502Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-18T16:25:48.502Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-18T16:25:48.502Z | CFLAGS = None |
| 64 | 2026-09-18T16:25:48.502Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-18T16:25:48.502Z | HOST_CFLAGS = None |
| 66 | 2026-09-18T16:25:48.503Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-18T16:25:48.503Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-18T16:25:48.503Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-18T16:25:48.503Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-18T16:25:48.617Z | + rustup --version |
| 71 | 2026-09-18T16:25:48.623Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-18T16:25:48.625Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-18T16:25:48.646Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-18T16:25:48.650Z | + cargo --version |
| 75 | 2026-09-18T16:25:48.661Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-18T16:25:48.664Z | + rustc --version |
| 77 | 2026-09-18T16:25:48.683Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-18T16:25:48.688Z | process exited: duration 16478 ms, exit code 0 |
| |
| 79 | 2026-09-18T16:25:48.696Z | starting task 2: "authentication" |
| 80 | 2026-09-18T16:25:48.716Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-18T16:25:48.721Z | starting task 3: "clone repository" |
| 82 | 2026-09-18T16:25:48.725Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-18T16:25:48.728Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-18T16:25:48.757Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-18T16:26:08.815Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-18T16:26:08.815Z | + git fetch origin 2afd7ff5d6958d17849436f226f82893e134cb8b |
| 87 | 2026-09-18T16:26:09.169Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-18T16:26:09.169Z | * branch 2afd7ff5d6958d17849436f226f82893e134cb8b -> FETCH_HEAD |
| 89 | 2026-09-18T16:26:09.183Z | + [[ -n ixi/bump-propolis-20260917 ]] |
| 90 | 2026-09-18T16:26:09.188Z | ++ git branch --show-current |
| 91 | 2026-09-18T16:26:09.188Z | + current=main |
| 92 | 2026-09-18T16:26:09.188Z | + [[ main != ixi/bump-propolis-20260917 ]] |
| 93 | 2026-09-18T16:26:09.188Z | + git branch -f ixi/bump-propolis-20260917 2afd7ff5d6958d17849436f226f82893e134cb8b |
| 94 | 2026-09-18T16:26:09.188Z | + git checkout -f ixi/bump-propolis-20260917 |
| 95 | 2026-09-18T16:26:09.430Z | Switched to branch 'ixi/bump-propolis-20260917' |
| 96 | 2026-09-18T16:26:09.434Z | + git reset --hard 2afd7ff5d6958d17849436f226f82893e134cb8b |
| 97 | 2026-09-18T16:26:09.448Z | HEAD is now at 2afd7ff5d Merge branch 'main' into ixi/bump-propolis-20260917 |
| 98 | 2026-09-18T16:26:09.453Z | process exited: duration 20725 ms, exit code 0 |
| |
| 99 | 2026-09-18T16:26:09.465Z | starting task 4: "build" |
| 100 | 2026-09-18T16:26:09.467Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-18T16:26:09.468Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-18T16:26:09.468Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-18T16:26:09.468Z | +++ uname -s |
| 104 | 2026-09-18T16:26:09.468Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-18T16:26:09.468Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-18T16:26:09.468Z | + cargo --version |
| 107 | 2026-09-18T16:26:09.477Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 108 | 2026-09-18T16:26:09.481Z | + rustc --version |
| 109 | 2026-09-18T16:26:09.497Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 110 | 2026-09-18T16:26:09.501Z | + source ./env.sh |
| 111 | 2026-09-18T16:26:09.501Z | ++ OLD_SHELL_OPTS=ehxB |
| 112 | 2026-09-18T16:26:09.501Z | ++ set -o xtrace |
| 113 | 2026-09-18T16:26:09.504Z | ++++ dirname ./env.sh |
| 114 | 2026-09-18T16:26:09.504Z | +++ readlink -f . |
| 115 | 2026-09-18T16:26:09.507Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 116 | 2026-09-18T16:26:09.507Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-09-18T16:26:09.507Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-09-18T16:26:09.507Z | ++ 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 |
| 119 | 2026-09-18T16:26:09.507Z | ++ 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 |
| 120 | 2026-09-18T16:26:09.507Z | ++ 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 |
| 121 | 2026-09-18T16:26:09.507Z | ++ 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 |
| 122 | 2026-09-18T16:26:09.507Z | ++ 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 |
| 123 | 2026-09-18T16:26:09.507Z | ++ 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 |
| 124 | 2026-09-18T16:26:09.507Z | ++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 125 | 2026-09-18T16:26:09.507Z | ++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 126 | 2026-09-18T16:26:09.507Z | ++ case $OLD_SHELL_OPTS in |
| 127 | 2026-09-18T16:26:09.507Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 128 | 2026-09-18T16:26:09.508Z | + export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 129 | 2026-09-18T16:26:09.508Z | + PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 130 | 2026-09-18T16:26:09.508Z | + banner prerequisites |
| 131 | 2026-09-18T16:26:09.508Z | |
| 132 | 2026-09-18T16:26:09.508Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 133 | 2026-09-18T16:26:09.508Z | # # # # # # # # # # # # # # # |
| 134 | 2026-09-18T16:26:09.508Z | # # # # ##### # # ##### # # # # # #### # |
| 135 | 2026-09-18T16:26:09.508Z | ##### ##### # ##### # # # # # # # # # |
| 136 | 2026-09-18T16:26:09.508Z | # # # # # # # # # # # # # # # |
| 137 | 2026-09-18T16:26:09.508Z | # # # ###### # # ###### ### # #### # #### # |
| 138 | 2026-09-18T16:26:09.508Z | |
| 139 | 2026-09-18T16:26:09.508Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 140 | 2026-09-18T16:26:11.642Z | Startup: Refreshing catalog 'helios' ... Done |
| 141 | 2026-09-18T16:26:12.145Z | Startup: Caching catalogs ... Done |
| 142 | 2026-09-18T16:26:14.873Z | Planning: Solver setup ... Done (2.605s) |
| 143 | 2026-09-18T16:26:14.950Z | Planning: Running solver ... Done (0.077s) |
| 144 | 2026-09-18T16:26:15.010Z | Planning: Finding local manifests ... Done (0.006s) |
| 145 | 2026-09-18T16:26:15.023Z | Planning: Fetching manifests: 0/5 0% complete |
| 146 | 2026-09-18T16:26:15.240Z | Planning: Fetching manifests: 5/5 100% complete |
| 147 | 2026-09-18T16:26:15.382Z | Planning: Package planning ... Done (0.142s) |
| 148 | 2026-09-18T16:26:15.387Z | Planning: Merging actions ... Done (0.002s) |
| 149 | 2026-09-18T16:26:15.570Z | Planning: Checking for conflicting actions ... Done (0.186s) |
| 150 | 2026-09-18T16:26:16.924Z | Planning: Consolidating action changes ... Done (1.353s) |
| 151 | 2026-09-18T16:26:17.100Z | Planning: Evaluating mediators ... Done (0.177s) |
| 152 | 2026-09-18T16:26:17.136Z | Planning: Planning completed in 4.96 seconds |
| 153 | 2026-09-18T16:26:17.145Z | Packages to install: 2 |
| 154 | 2026-09-18T16:26:17.145Z | Packages to update: 3 |
| 155 | 2026-09-18T16:26:17.148Z | Services to change: 1 |
| 156 | 2026-09-18T16:26:17.149Z | Estimated space available: 156.02 GB |
| 157 | 2026-09-18T16:26:17.149Z | Estimated space to be consumed: 157.03 MB |
| 158 | 2026-09-18T16:26:17.149Z | Create boot environment: No |
| 159 | 2026-09-18T16:26:17.149Z | Create backup boot environment: Yes |
| 160 | 2026-09-18T16:26:17.149Z | Rebuild boot archive: No |
| 161 | 2026-09-18T16:26:17.149Z | |
| 162 | 2026-09-18T16:26:17.149Z | Changed packages: |
| 163 | 2026-09-18T16:26:17.149Z | helios |
| 164 | 2026-09-18T16:26:17.149Z | developer/build-essential |
| 165 | 2026-09-18T16:26:17.149Z | None -> 11-3.0 |
| 166 | 2026-09-18T16:26:17.149Z | library/libxmlsec1 |
| 167 | 2026-09-18T16:26:17.149Z | None -> 1.2.42-3.0 |
| 168 | 2026-09-18T16:26:17.149Z | library/libxml2 |
| 169 | 2026-09-18T16:26:17.149Z | 2.13.8-3.0 -> 2.15.4-3.0 |
| 170 | 2026-09-18T16:26:17.149Z | library/libxslt |
| 171 | 2026-09-18T16:26:17.149Z | 1.1.42-3.0 -> 1.1.45-3.0 |
| 172 | 2026-09-18T16:26:17.149Z | library/security/openssl-3 |
| 173 | 2026-09-18T16:26:17.149Z | 3.5.6-3.0 -> 3.5.8-3.0 |
| 174 | 2026-09-18T16:26:17.149Z | |
| 175 | 2026-09-18T16:26:17.149Z | Services: |
| 176 | 2026-09-18T16:26:17.150Z | restart_fmri: |
| 177 | 2026-09-18T16:26:17.150Z | svc:/system/update-man-index:default |
| 178 | 2026-09-18T16:26:17.203Z | |
| 179 | 2026-09-18T16:26:17.203Z | Download: 0/1227 items 0.0/13.9MB 0% complete |
| 180 | 2026-09-18T16:26:17.474Z | Download: Completed 13.86 MB in 0.30 seconds (46.3M/s) |
| 181 | 2026-09-18T16:26:19.058Z | Actions: 1/1360 actions (Removing old actions) |
| 182 | 2026-09-18T16:26:19.061Z | Actions: 23/1360 actions (Installing new actions) |
| 183 | 2026-09-18T16:26:19.133Z | Actions: 336/1360 actions (Updating modified actions) |
| 184 | 2026-09-18T16:26:19.346Z | Actions: Completed 1360 actions in 0.29 seconds. |
| 185 | 2026-09-18T16:26:19.389Z | Finalize: Updating package state database ... Done (0.037s) |
| 186 | 2026-09-18T16:26:19.392Z | Finalize: Updating package cache ... Done (0.001s) |
| 187 | 2026-09-18T16:26:19.490Z | Finalize: Updating image state ... Done (0.101s) |
| 188 | 2026-09-18T16:26:21.984Z | Finalize: Creating fast lookup database ... Done (2.431s) |
| 189 | 2026-09-18T16:26:22.053Z | Finalize: Reading search index ... Done (0.011s) |
| 190 | 2026-09-18T16:26:22.057Z | Finalize: Updating search index ... Done (0.000s) |
| 191 | 2026-09-18T16:26:22.219Z | Finalize: Updating package cache ... Done (0.000s) |
| 192 | 2026-09-18T16:26:22.603Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-09-18T16:26:22.707Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-09-18T16:26:22.710Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-09-18T16:26:22.864Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-09-18T16:26:22.867Z | Planning: Planning completed in 0.26 seconds |
| 197 | 2026-09-18T16:26:22.891Z | Mediators to change: 2 |
| 198 | 2026-09-18T16:26:22.891Z | Create boot environment: No |
| 199 | 2026-09-18T16:26:22.895Z | Create backup boot environment: No |
| 200 | 2026-09-18T16:26:22.942Z | Finalize: Updating package state database ... Done |
| 201 | 2026-09-18T16:26:22.942Z | Finalize: Updating package cache ... Done |
| 202 | 2026-09-18T16:26:23.003Z | Finalize: Updating image state ... Done |
| 203 | 2026-09-18T16:26:24.950Z | Finalize: Creating fast lookup database ... Done |
| 204 | 2026-09-18T16:26:25.006Z | Finalize: Reading search index ... Done |
| 205 | 2026-09-18T16:26:25.009Z | Finalize: Updating search index ... Done |
| 206 | 2026-09-18T16:26:25.073Z | Finalize: Updating package cache ... Done |
| 207 | 2026-09-18T16:26:25.359Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-09-18T16:26:25.464Z | Planning: Checking for conflicting actions ... Done |
| 209 | 2026-09-18T16:26:25.467Z | Planning: Consolidating action changes ... Done |
| 210 | 2026-09-18T16:26:25.625Z | Planning: Evaluating mediators ... Done |
| 211 | 2026-09-18T16:26:25.628Z | Planning: Planning completed in 0.26 seconds |
| 212 | 2026-09-18T16:26:25.678Z | Mediators to change: 1 |
| 213 | 2026-09-18T16:26:25.685Z | Create boot environment: No |
| 214 | 2026-09-18T16:26:25.685Z | Create backup boot environment: No |
| 215 | 2026-09-18T16:26:25.698Z | Finalize: Updating package state database ... Done |
| 216 | 2026-09-18T16:26:25.698Z | Finalize: Updating package cache ... Done |
| 217 | 2026-09-18T16:26:25.759Z | Finalize: Updating image state ... Done |
| 218 | 2026-09-18T16:26:27.704Z | Finalize: Creating fast lookup database ... Done |
| 219 | 2026-09-18T16:26:27.764Z | Finalize: Reading search index ... Done |
| 220 | 2026-09-18T16:26:27.767Z | Finalize: Updating search index ... Done |
| 221 | 2026-09-18T16:26:27.845Z | Finalize: Updating package cache ... Done |
| 222 | 2026-09-18T16:26:28.149Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 223 | 2026-09-18T16:26:28.149Z | apache system 2.4 system |
| 224 | 2026-09-18T16:26:28.149Z | clang system 15 system |
| 225 | 2026-09-18T16:26:28.149Z | csh system system illumos |
| 226 | 2026-09-18T16:26:28.149Z | ctags system system illumos |
| 227 | 2026-09-18T16:26:28.149Z | file vendor vendor darwinsys |
| 228 | 2026-09-18T16:26:28.149Z | file system system illumos |
| 229 | 2026-09-18T16:26:28.149Z | gcc vendor 14 vendor |
| 230 | 2026-09-18T16:26:28.149Z | gcc system 13 system |
| 231 | 2026-09-18T16:26:28.149Z | gcc system 10 system |
| 232 | 2026-09-18T16:26:28.149Z | go system 1.25 system |
| 233 | 2026-09-18T16:26:28.149Z | llvm system 15 system |
| 234 | 2026-09-18T16:26:28.149Z | mariadb system 11.4 system |
| 235 | 2026-09-18T16:26:28.149Z | mta vendor vendor dma |
| 236 | 2026-09-18T16:26:28.149Z | openjdk system 17 system |
| 237 | 2026-09-18T16:26:28.149Z | openjdk system 11 system |
| 238 | 2026-09-18T16:26:28.150Z | openssl vendor 3 vendor |
| 239 | 2026-09-18T16:26:28.150Z | perl system 5.40 system |
| 240 | 2026-09-18T16:26:28.150Z | postgresql system 18 system |
| 241 | 2026-09-18T16:26:28.150Z | postgresql system 17 system |
| 242 | 2026-09-18T16:26:28.150Z | python vendor 3 vendor |
| 243 | 2026-09-18T16:26:28.150Z | python system 2 system |
| 244 | 2026-09-18T16:26:28.150Z | python3 vendor 3.13 vendor |
| 245 | 2026-09-18T16:26:28.150Z | ruby system 3.4 system |
| 246 | 2026-09-18T16:26:28.150Z | ruby system 3.0 system |
| 247 | 2026-09-18T16:26:28.150Z | words vendor vendor american-english |
| 248 | 2026-09-18T16:26:28.150Z | words system system australian-english |
| 249 | 2026-09-18T16:26:28.150Z | words system system british-english |
| 250 | 2026-09-18T16:26:28.150Z | words system system canadian-english |
| 251 | 2026-09-18T16:26:28.150Z | words system system french |
| 252 | 2026-09-18T16:26:28.150Z | words system system italian |
| 253 | 2026-09-18T16:26:28.150Z | words system system ngerman |
| 254 | 2026-09-18T16:26:28.150Z | words system system ogerman |
| 255 | 2026-09-18T16:26:28.150Z | words system system spanish |
| 256 | 2026-09-18T16:26:28.397Z | PUBLISHER TYPE STATUS P LOCATION |
| 257 | 2026-09-18T16:26:28.397Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 258 | 2026-09-18T16:26:28.927Z | FMRI IFO |
| 259 | 2026-09-18T16:26:28.927Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 260 | 2026-09-18T16:26:28.927Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 261 | 2026-09-18T16:26:28.927Z | pkg://helios/library/libxmlsec1@1.2.42-3.0:20260917T182013Z im- |
| 262 | 2026-09-18T16:26:28.927Z | pkg://helios/library/libxmlsec1@1.2.42-3.0:20260917T160643Z --- |
| 263 | 2026-09-18T16:26:28.927Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z --- |
| 264 | 2026-09-18T16:26:28.927Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 265 | 2026-09-18T16:26:28.927Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 266 | 2026-09-18T16:26:28.927Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 267 | 2026-09-18T16:26:28.927Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 268 | 2026-09-18T16:26:28.927Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 269 | 2026-09-18T16:26:28.928Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 270 | 2026-09-18T16:26:29.291Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 271 | 2026-09-18T16:26:29.634Z | Updating crates.io index |
| 272 | 2026-09-18T16:26:29.637Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 273 | 2026-09-18T16:26:29.939Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 274 | 2026-09-18T16:26:30.311Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 275 | 2026-09-18T16:26:30.596Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 276 | 2026-09-18T16:26:31.636Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 277 | 2026-09-18T16:26:32.250Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 278 | 2026-09-18T16:26:34.390Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 279 | 2026-09-18T16:26:35.380Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 280 | 2026-09-18T16:26:35.666Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 281 | 2026-09-18T16:26:36.066Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 282 | 2026-09-18T16:26:37.194Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 283 | 2026-09-18T16:26:37.814Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 284 | 2026-09-18T16:26:39.244Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 285 | 2026-09-18T16:26:39.514Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 286 | 2026-09-18T16:26:40.069Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 287 | 2026-09-18T16:26:40.345Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 288 | 2026-09-18T16:26:40.628Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 289 | 2026-09-18T16:26:40.897Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 290 | 2026-09-18T16:26:41.232Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 291 | 2026-09-18T16:26:41.648Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 292 | 2026-09-18T16:26:42.267Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 293 | 2026-09-18T16:26:42.563Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 294 | 2026-09-18T16:26:43.164Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 295 | 2026-09-18T16:26:43.505Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 296 | 2026-09-18T16:26:43.787Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 297 | 2026-09-18T16:26:44.261Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 298 | 2026-09-18T16:26:44.556Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 299 | 2026-09-18T16:26:44.984Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 300 | 2026-09-18T16:26:45.328Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 301 | 2026-09-18T16:26:45.694Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 302 | 2026-09-18T16:26:46.031Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 303 | 2026-09-18T16:26:46.424Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 304 | 2026-09-18T16:26:46.987Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 305 | 2026-09-18T16:26:47.274Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 306 | 2026-09-18T16:26:47.554Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 307 | 2026-09-18T16:26:47.960Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 308 | 2026-09-18T16:26:48.289Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 309 | 2026-09-18T16:26:48.561Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 310 | 2026-09-18T16:26:48.845Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 311 | 2026-09-18T16:26:49.192Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 312 | 2026-09-18T16:26:49.477Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 313 | 2026-09-18T16:26:49.910Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 314 | 2026-09-18T16:26:52.290Z | Downloading crates ... |
| 315 | 2026-09-18T16:26:52.342Z | Downloaded cpufeatures v0.2.17 |
| 316 | 2026-09-18T16:26:52.345Z | Downloaded anstyle v1.0.14 |
| 317 | 2026-09-18T16:26:52.348Z | Downloaded tabled_derive v0.7.0 |
| 318 | 2026-09-18T16:26:52.351Z | Downloaded anstream v1.0.0 |
| 319 | 2026-09-18T16:26:52.355Z | Downloaded fs-err v3.3.0 |
| 320 | 2026-09-18T16:26:52.356Z | Downloaded pretty-hex v0.4.1 |
| 321 | 2026-09-18T16:26:52.356Z | Downloaded fastrand v2.3.0 |
| 322 | 2026-09-18T16:26:52.356Z | Downloaded utf8parse v0.2.2 |
| 323 | 2026-09-18T16:26:52.399Z | Downloaded macaddr v1.0.1 |
| 324 | 2026-09-18T16:26:52.399Z | Downloaded crypto-common v0.1.7 |
| 325 | 2026-09-18T16:26:52.409Z | Downloaded dtrace-parser v0.2.0 |
| 326 | 2026-09-18T16:26:52.409Z | Downloaded serde_tokenstream v0.2.3 |
| 327 | 2026-09-18T16:26:52.409Z | Downloaded zerocopy-derive v0.7.35 |
| 328 | 2026-09-18T16:26:52.409Z | Downloaded zmij v1.0.21 |
| 329 | 2026-09-18T16:26:52.409Z | Downloaded anstyle-query v1.1.5 |
| 330 | 2026-09-18T16:26:52.409Z | Downloaded errno v0.3.14 |
| 331 | 2026-09-18T16:26:52.409Z | Downloaded generic-array v0.14.7 |
| 332 | 2026-09-18T16:26:52.409Z | Downloaded cargo-platform v0.3.2 |
| 333 | 2026-09-18T16:26:52.409Z | Downloaded colorchoice v1.0.4 |
| 334 | 2026-09-18T16:26:52.409Z | Downloaded fnv v1.0.7 |
| 335 | 2026-09-18T16:26:52.410Z | Downloaded zerocopy v0.7.35 |
| 336 | 2026-09-18T16:26:52.410Z | Downloaded itoa v1.0.17 |
| 337 | 2026-09-18T16:26:52.410Z | Downloaded camino v1.2.5 |
| 338 | 2026-09-18T16:26:52.410Z | Downloaded log v0.4.33 |
| 339 | 2026-09-18T16:26:52.410Z | Downloaded autocfg v1.5.0 |
| 340 | 2026-09-18T16:26:52.410Z | Downloaded toml v0.8.23 |
| 341 | 2026-09-18T16:26:52.410Z | Downloaded block-buffer v0.10.4 |
| 342 | 2026-09-18T16:26:52.410Z | Downloaded is_terminal_polyfill v1.70.2 |
| 343 | 2026-09-18T16:26:52.410Z | Downloaded usdt-macro v0.5.0 |
| 344 | 2026-09-18T16:26:52.410Z | Downloaded memmap v0.7.0 |
| 345 | 2026-09-18T16:26:52.410Z | Downloaded dof v0.3.0 |
| 346 | 2026-09-18T16:26:52.410Z | Downloaded smawk v0.3.2 |
| 347 | 2026-09-18T16:26:52.410Z | Downloaded terminal_size v0.4.3 |
| 348 | 2026-09-18T16:26:52.410Z | Downloaded strsim v0.11.1 |
| 349 | 2026-09-18T16:26:52.410Z | Downloaded scroll_derive v0.12.1 |
| 350 | 2026-09-18T16:26:52.410Z | Downloaded proc-macro-error-attr v1.0.4 |
| 351 | 2026-09-18T16:26:52.410Z | Downloaded cfg-if v1.0.4 |
| 352 | 2026-09-18T16:26:52.420Z | Downloaded serde_spanned v0.6.9 |
| 353 | 2026-09-18T16:26:52.420Z | Downloaded toml_datetime v0.6.11 |
| 354 | 2026-09-18T16:26:52.420Z | Downloaded clap_lex v1.0.0 |
| 355 | 2026-09-18T16:26:52.420Z | Downloaded swrite v0.1.0 |
| 356 | 2026-09-18T16:26:52.420Z | Downloaded usdt-attr-macro v0.5.0 |
| 357 | 2026-09-18T16:26:52.420Z | Downloaded plain v0.2.3 |
| 358 | 2026-09-18T16:26:52.426Z | Downloaded equivalent v1.0.2 |
| 359 | 2026-09-18T16:26:52.426Z | Downloaded unicode-linebreak v0.1.5 |
| 360 | 2026-09-18T16:26:52.426Z | Downloaded version_check v0.9.5 |
| 361 | 2026-09-18T16:26:52.426Z | Downloaded thread-id v4.2.2 |
| 362 | 2026-09-18T16:26:52.434Z | Downloaded toml_write v0.1.2 |
| 363 | 2026-09-18T16:26:52.434Z | Downloaded usdt v0.5.0 |
| 364 | 2026-09-18T16:26:52.434Z | Downloaded heck v0.5.0 |
| 365 | 2026-09-18T16:26:52.437Z | Downloaded cargo_toml v0.21.0 |
| 366 | 2026-09-18T16:26:52.437Z | Downloaded clap_derive v4.6.1 |
| 367 | 2026-09-18T16:26:52.437Z | Downloaded pest_meta v2.8.6 |
| 368 | 2026-09-18T16:26:52.440Z | Downloaded camino-tempfile v1.4.1 |
| 369 | 2026-09-18T16:26:52.440Z | Downloaded cargo_metadata v0.23.1 |
| 370 | 2026-09-18T16:26:52.446Z | Downloaded byteorder v1.5.0 |
| 371 | 2026-09-18T16:26:52.452Z | Downloaded anstyle-parse v1.0.0 |
| 372 | 2026-09-18T16:26:52.452Z | Downloaded thiserror-impl v2.0.18 |
| 373 | 2026-09-18T16:26:52.452Z | Downloaded digest v0.10.7 |
| 374 | 2026-09-18T16:26:52.461Z | Downloaded sha2 v0.10.9 |
| 375 | 2026-09-18T16:26:52.461Z | Downloaded quote v1.0.45 |
| 376 | 2026-09-18T16:26:52.461Z | Downloaded thiserror v1.0.69 |
| 377 | 2026-09-18T16:26:52.466Z | Downloaded thiserror v2.0.18 |
| 378 | 2026-09-18T16:26:52.466Z | Downloaded proc-macro-error v1.0.4 |
| 379 | 2026-09-18T16:26:52.470Z | Downloaded bytecount v0.6.9 |
| 380 | 2026-09-18T16:26:52.470Z | Downloaded heck v0.4.1 |
| 381 | 2026-09-18T16:26:52.474Z | Downloaded once_cell v1.21.3 |
| 382 | 2026-09-18T16:26:52.474Z | Downloaded pest_derive v2.8.6 |
| 383 | 2026-09-18T16:26:52.474Z | Downloaded anyhow v1.0.104 |
| 384 | 2026-09-18T16:26:52.482Z | Downloaded scroll v0.12.0 |
| 385 | 2026-09-18T16:26:52.482Z | Downloaded ucd-trie v0.1.7 |
| 386 | 2026-09-18T16:26:52.482Z | Downloaded tempfile v3.27.0 |
| 387 | 2026-09-18T16:26:52.482Z | Downloaded bitflags v2.11.0 |
| 388 | 2026-09-18T16:26:52.489Z | Downloaded semver v1.0.28 |
| 389 | 2026-09-18T16:26:52.489Z | Downloaded usdt-impl v0.5.0 |
| 390 | 2026-09-18T16:26:52.489Z | Downloaded thiserror-impl v1.0.69 |
| 391 | 2026-09-18T16:26:52.492Z | Downloaded clap v4.6.1 |
| 392 | 2026-09-18T16:26:52.496Z | Downloaded pest_generator v2.8.6 |
| 393 | 2026-09-18T16:26:52.496Z | Downloaded getrandom v0.3.4 |
| 394 | 2026-09-18T16:26:52.500Z | Downloaded serde_derive v1.0.228 |
| 395 | 2026-09-18T16:26:52.503Z | Downloaded unicode-ident v1.0.24 |
| 396 | 2026-09-18T16:26:52.507Z | Downloaded proc-macro2 v1.0.106 |
| 397 | 2026-09-18T16:26:52.507Z | Downloaded textwrap v0.16.2 |
| 398 | 2026-09-18T16:26:52.521Z | Downloaded papergrid v0.11.0 |
| 399 | 2026-09-18T16:26:52.525Z | Downloaded serde_core v1.0.228 |
| 400 | 2026-09-18T16:26:52.535Z | Downloaded toml_edit v0.22.27 |
| 401 | 2026-09-18T16:26:52.546Z | Downloaded serde v1.0.228 |
| 402 | 2026-09-18T16:26:52.555Z | Downloaded indexmap v2.14.0 |
| 403 | 2026-09-18T16:26:52.565Z | Downloaded memchr v2.8.0 |
| 404 | 2026-09-18T16:26:52.565Z | Downloaded typenum v1.20.1 |
| 405 | 2026-09-18T16:26:52.565Z | Downloaded pest v2.8.6 |
| 406 | 2026-09-18T16:26:52.576Z | Downloaded goblin v0.8.2 |
| 407 | 2026-09-18T16:26:52.581Z | Downloaded clap_builder v4.6.0 |
| 408 | 2026-09-18T16:26:52.588Z | Downloaded serde_json v1.0.151 |
| 409 | 2026-09-18T16:26:52.591Z | Downloaded hashbrown v0.17.0 |
| 410 | 2026-09-18T16:26:52.597Z | Downloaded winnow v0.7.14 |
| 411 | 2026-09-18T16:26:52.612Z | Downloaded tabled v0.15.0 |
| 412 | 2026-09-18T16:26:52.623Z | Downloaded syn v1.0.109 |
| 413 | 2026-09-18T16:26:52.628Z | Downloaded syn v2.0.117 |
| 414 | 2026-09-18T16:26:52.634Z | Downloaded unicode-width v0.1.14 |
| 415 | 2026-09-18T16:26:52.637Z | Downloaded unicode-width v0.2.0 |
| 416 | 2026-09-18T16:26:52.641Z | Downloaded rustix v1.1.4 |
| 417 | 2026-09-18T16:26:52.661Z | Downloaded libc v0.2.185 |
| 418 | 2026-09-18T16:26:52.724Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-09-18T16:26:52.724Z | Compiling unicode-ident v1.0.24 |
| 420 | 2026-09-18T16:26:52.724Z | Compiling quote v1.0.45 |
| 421 | 2026-09-18T16:26:52.724Z | Compiling serde_core v1.0.228 |
| 422 | 2026-09-18T16:26:52.728Z | Compiling libc v0.2.185 |
| 423 | 2026-09-18T16:26:52.728Z | Compiling version_check v0.9.5 |
| 424 | 2026-09-18T16:26:52.728Z | Compiling memchr v2.8.0 |
| 425 | 2026-09-18T16:26:52.728Z | Compiling serde v1.0.228 |
| 426 | 2026-09-18T16:26:53.080Z | Compiling zmij v1.0.21 |
| 427 | 2026-09-18T16:26:53.290Z | Compiling thiserror v1.0.69 |
| 428 | 2026-09-18T16:26:53.547Z | Compiling itoa v1.0.17 |
| 429 | 2026-09-18T16:26:53.564Z | Compiling ucd-trie v0.1.7 |
| 430 | 2026-09-18T16:26:53.740Z | Compiling pest v2.8.6 |
| 431 | 2026-09-18T16:26:53.851Z | Compiling byteorder v1.5.0 |
| 432 | 2026-09-18T16:26:53.854Z | Compiling rustix v1.1.4 |
| 433 | 2026-09-18T16:26:53.934Z | Compiling errno v0.3.14 |
| 434 | 2026-09-18T16:26:54.083Z | Compiling bitflags v2.11.0 |
| 435 | 2026-09-18T16:26:54.100Z | Compiling serde_json v1.0.151 |
| 436 | 2026-09-18T16:26:54.322Z | Compiling syn v2.0.117 |
| 437 | 2026-09-18T16:26:54.420Z | Compiling thread-id v4.2.2 |
| 438 | 2026-09-18T16:26:54.438Z | Compiling usdt-impl v0.5.0 |
| 439 | 2026-09-18T16:26:54.501Z | Compiling proc-macro-error-attr v1.0.4 |
| 440 | 2026-09-18T16:26:54.631Z | Compiling camino v1.2.5 |
| 441 | 2026-09-18T16:26:54.658Z | Compiling syn v1.0.109 |
| 442 | 2026-09-18T16:26:54.748Z | Compiling pest_meta v2.8.6 |
| 443 | 2026-09-18T16:26:55.018Z | Compiling proc-macro-error v1.0.4 |
| 444 | 2026-09-18T16:26:55.035Z | Compiling log v0.4.33 |
| 445 | 2026-09-18T16:26:55.052Z | Compiling hashbrown v0.17.0 |
| 446 | 2026-09-18T16:26:55.217Z | Compiling plain v0.2.3 |
| 447 | 2026-09-18T16:26:55.222Z | Compiling getrandom v0.3.4 |
| 448 | 2026-09-18T16:26:55.371Z | Compiling equivalent v1.0.2 |
| 449 | 2026-09-18T16:26:55.462Z | Compiling utf8parse v0.2.2 |
| 450 | 2026-09-18T16:26:55.538Z | Compiling indexmap v2.14.0 |
| 451 | 2026-09-18T16:26:55.597Z | Compiling anstyle-parse v1.0.0 |
| 452 | 2026-09-18T16:26:55.697Z | Compiling terminal_size v0.4.3 |
| 453 | 2026-09-18T16:26:56.172Z | Compiling toml_write v0.1.2 |
| 454 | 2026-09-18T16:26:56.341Z | Compiling colorchoice v1.0.4 |
| 455 | 2026-09-18T16:26:56.360Z | Compiling winnow v0.7.14 |
| 456 | 2026-09-18T16:26:56.366Z | Compiling anstyle v1.0.14 |
| 457 | 2026-09-18T16:26:56.367Z | Compiling thiserror v2.0.18 |
| 458 | 2026-09-18T16:26:56.409Z | Compiling pretty-hex v0.4.1 |
| 459 | 2026-09-18T16:26:56.454Z | Compiling autocfg v1.5.0 |
| 460 | 2026-09-18T16:26:56.541Z | Compiling pest_generator v2.8.6 |
| 461 | 2026-09-18T16:26:56.571Z | Compiling cfg-if v1.0.4 |
| 462 | 2026-09-18T16:26:56.611Z | Compiling anstyle-query v1.1.5 |
| 463 | 2026-09-18T16:26:56.649Z | Compiling is_terminal_polyfill v1.70.2 |
| 464 | 2026-09-18T16:26:56.749Z | Compiling anstream v1.0.0 |
| 465 | 2026-09-18T16:26:56.874Z | Compiling fs-err v3.3.0 |
| 466 | 2026-09-18T16:26:56.913Z | Compiling clap_lex v1.0.0 |
| 467 | 2026-09-18T16:26:57.048Z | Compiling bytecount v0.6.9 |
| 468 | 2026-09-18T16:26:57.081Z | Compiling strsim v0.11.1 |
| 469 | 2026-09-18T16:26:57.138Z | Compiling fnv v1.0.7 |
| 470 | 2026-09-18T16:26:57.189Z | Compiling unicode-width v0.1.14 |
| 471 | 2026-09-18T16:26:57.230Z | Compiling heck v0.5.0 |
| 472 | 2026-09-18T16:26:57.251Z | Compiling heck v0.4.1 |
| 473 | 2026-09-18T16:26:57.310Z | Compiling fastrand v2.3.0 |
| 474 | 2026-09-18T16:26:57.435Z | Compiling once_cell v1.21.3 |
| 475 | 2026-09-18T16:26:57.460Z | Compiling anyhow v1.0.104 |
| 476 | 2026-09-18T16:26:57.464Z | Compiling papergrid v0.11.0 |
| 477 | 2026-09-18T16:26:57.493Z | Compiling clap_builder v4.6.0 |
| 478 | 2026-09-18T16:26:57.645Z | Compiling tempfile v3.27.0 |
| 479 | 2026-09-18T16:26:57.672Z | Compiling cargo-platform v0.3.2 |
| 480 | 2026-09-18T16:26:57.888Z | Compiling semver v1.0.28 |
| 481 | 2026-09-18T16:26:57.910Z | Compiling tabled_derive v0.7.0 |
| 482 | 2026-09-18T16:26:58.014Z | Compiling memmap v0.7.0 |
| 483 | 2026-09-18T16:26:58.062Z | Compiling unicode-width v0.2.0 |
| 484 | 2026-09-18T16:26:58.117Z | Compiling unicode-linebreak v0.1.5 |
| 485 | 2026-09-18T16:26:58.197Z | Compiling smawk v0.3.2 |
| 486 | 2026-09-18T16:26:58.201Z | Compiling serde_derive v1.0.228 |
| 487 | 2026-09-18T16:26:58.214Z | Compiling thiserror-impl v1.0.69 |
| 488 | 2026-09-18T16:26:58.320Z | Compiling zerocopy-derive v0.7.35 |
| 489 | 2026-09-18T16:26:58.338Z | Compiling pest_derive v2.8.6 |
| 490 | 2026-09-18T16:26:58.338Z | Compiling scroll_derive v0.12.1 |
| 491 | 2026-09-18T16:26:58.829Z | Compiling thiserror-impl v2.0.18 |
| 492 | 2026-09-18T16:26:58.846Z | Compiling clap_derive v4.6.1 |
| 493 | 2026-09-18T16:26:58.953Z | Compiling tabled v0.15.0 |
| 494 | 2026-09-18T16:26:59.020Z | Compiling scroll v0.12.0 |
| 495 | 2026-09-18T16:26:59.215Z | Compiling zerocopy v0.7.35 |
| 496 | 2026-09-18T16:26:59.290Z | Compiling goblin v0.8.2 |
| 497 | 2026-09-18T16:26:59.614Z | Compiling dtrace-parser v0.2.0 |
| 498 | 2026-09-18T16:26:59.765Z | Compiling textwrap v0.16.2 |
| 499 | 2026-09-18T16:27:00.270Z | Compiling camino-tempfile v1.4.1 |
| 500 | 2026-09-18T16:27:00.515Z | Compiling swrite v0.1.0 |
| 501 | 2026-09-18T16:27:00.631Z | Compiling clap v4.6.1 |
| 502 | 2026-09-18T16:27:01.436Z | Compiling dof v0.3.0 |
| 503 | 2026-09-18T16:27:01.436Z | Compiling serde_tokenstream v0.2.3 |
| 504 | 2026-09-18T16:27:01.470Z | Compiling serde_spanned v0.6.9 |
| 505 | 2026-09-18T16:27:01.508Z | Compiling toml_datetime v0.6.11 |
| 506 | 2026-09-18T16:27:01.583Z | Compiling cargo_metadata v0.23.1 |
| 507 | 2026-09-18T16:27:01.606Z | Compiling macaddr v1.0.1 |
| 508 | 2026-09-18T16:27:01.821Z | Compiling toml_edit v0.22.27 |
| 509 | 2026-09-18T16:27:01.838Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 510 | 2026-09-18T16:27:02.199Z | Compiling usdt-macro v0.5.0 |
| 511 | 2026-09-18T16:27:02.199Z | Compiling usdt-attr-macro v0.5.0 |
| 512 | 2026-09-18T16:27:02.794Z | Compiling usdt v0.5.0 |
| 513 | 2026-09-18T16:27:03.047Z | Compiling toml v0.8.23 |
| 514 | 2026-09-18T16:27:03.387Z | Compiling cargo_toml v0.21.0 |
| 515 | 2026-09-18T16:27:04.663Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 516 | 2026-09-18T16:27:06.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.57s |
| 517 | 2026-09-18T16:27:06.894Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 518 | 2026-09-18T16:27:07.417Z | Downloading crates ... |
| 519 | 2026-09-18T16:27:07.473Z | Downloaded async-stream v0.3.6 |
| 520 | 2026-09-18T16:27:07.476Z | Downloaded aead v0.5.2 |
| 521 | 2026-09-18T16:27:07.481Z | Downloaded adler2 v2.0.1 |
| 522 | 2026-09-18T16:27:07.484Z | Downloaded bit-set v0.8.0 |
| 523 | 2026-09-18T16:27:07.486Z | Downloaded castaway v0.2.4 |
| 524 | 2026-09-18T16:27:07.489Z | Downloaded argon2 v0.5.3 |
| 525 | 2026-09-18T16:27:07.494Z | Downloaded enum-as-inner v0.6.1 |
| 526 | 2026-09-18T16:27:07.498Z | Downloaded foreign-types v0.3.2 |
| 527 | 2026-09-18T16:27:07.502Z | Downloaded flume v0.11.1 |
| 528 | 2026-09-18T16:27:07.506Z | Downloaded anstyle-parse v0.2.7 |
| 529 | 2026-09-18T16:27:07.508Z | Downloaded backoff v0.4.0 |
| 530 | 2026-09-18T16:27:07.508Z | Downloaded colored v3.1.1 |
| 531 | 2026-09-18T16:27:07.508Z | Downloaded futures-task v0.3.32 |
| 532 | 2026-09-18T16:27:07.508Z | Downloaded ahash v0.8.12 |
| 533 | 2026-09-18T16:27:07.511Z | Downloaded fd-lock v4.0.4 |
| 534 | 2026-09-18T16:27:07.511Z | Downloaded foreign-types-macros v0.2.3 |
| 535 | 2026-09-18T16:27:07.511Z | Downloaded futures-channel v0.3.32 |
| 536 | 2026-09-18T16:27:07.511Z | Downloaded env_filter v2.0.0 |
| 537 | 2026-09-18T16:27:07.514Z | Downloaded fixedbitset v0.5.7 |
| 538 | 2026-09-18T16:27:07.514Z | Downloaded addr2line v0.25.1 |
| 539 | 2026-09-18T16:27:07.514Z | Downloaded clang-sys v1.8.1 |
| 540 | 2026-09-18T16:27:07.516Z | Downloaded flagset v0.4.7 |
| 541 | 2026-09-18T16:27:07.516Z | Downloaded ar_archive_writer v0.5.1 |
| 542 | 2026-09-18T16:27:07.519Z | Downloaded group v0.13.0 |
| 543 | 2026-09-18T16:27:07.519Z | Downloaded aead v0.6.1 |
| 544 | 2026-09-18T16:27:07.519Z | Downloaded home v0.5.12 |
| 545 | 2026-09-18T16:27:07.519Z | Downloaded endian-type v0.1.2 |
| 546 | 2026-09-18T16:27:07.522Z | Downloaded backtrace-ext v0.2.1 |
| 547 | 2026-09-18T16:27:07.522Z | Downloaded allocator-api2 v0.2.21 |
| 548 | 2026-09-18T16:27:07.525Z | Downloaded erased-serde v0.3.31 |
| 549 | 2026-09-18T16:27:07.525Z | Downloaded ff v0.14.0 |
| 550 | 2026-09-18T16:27:07.527Z | Downloaded filetime v0.2.27 |
| 551 | 2026-09-18T16:27:07.527Z | Downloaded float-cmp v0.10.0 |
| 552 | 2026-09-18T16:27:07.527Z | Downloaded gethostname v0.5.0 |
| 553 | 2026-09-18T16:27:07.531Z | Downloaded embedded-io v0.4.0 |
| 554 | 2026-09-18T16:27:07.535Z | Downloaded fixedbitset v0.4.2 |
| 555 | 2026-09-18T16:27:07.535Z | Downloaded http-body v1.0.1 |
| 556 | 2026-09-18T16:27:07.535Z | Downloaded embedded-io v0.6.1 |
| 557 | 2026-09-18T16:27:07.535Z | Downloaded futures-sink v0.3.32 |
| 558 | 2026-09-18T16:27:07.535Z | Downloaded foreign-types v0.5.0 |
| 559 | 2026-09-18T16:27:07.535Z | Downloaded anstream v0.6.21 |
| 560 | 2026-09-18T16:27:07.540Z | Downloaded arc-swap v1.8.2 |
| 561 | 2026-09-18T16:27:07.540Z | Downloaded bitflags v1.3.2 |
| 562 | 2026-09-18T16:27:07.540Z | Downloaded chumsky v0.9.3 |
| 563 | 2026-09-18T16:27:07.543Z | Downloaded futures-macro v0.3.32 |
| 564 | 2026-09-18T16:27:07.543Z | Downloaded foreign-types-shared v0.1.1 |
| 565 | 2026-09-18T16:27:07.543Z | Downloaded hash32 v0.3.1 |
| 566 | 2026-09-18T16:27:07.546Z | Downloaded ena v0.14.4 |
| 567 | 2026-09-18T16:27:07.546Z | Downloaded futures-executor v0.3.32 |
| 568 | 2026-09-18T16:27:07.549Z | Downloaded enum_dispatch v0.3.13 |
| 569 | 2026-09-18T16:27:07.549Z | Downloaded fallible-iterator v0.2.0 |
| 570 | 2026-09-18T16:27:07.549Z | Downloaded ff v0.13.1 |
| 571 | 2026-09-18T16:27:07.553Z | Downloaded futures-io v0.3.32 |
| 572 | 2026-09-18T16:27:07.553Z | Downloaded hash32 v0.2.1 |
| 573 | 2026-09-18T16:27:07.553Z | Downloaded httpdate v1.0.3 |
| 574 | 2026-09-18T16:27:07.553Z | Downloaded headers-core v0.3.0 |
| 575 | 2026-09-18T16:27:07.553Z | Downloaded hex-literal v1.1.0 |
| 576 | 2026-09-18T16:27:07.556Z | Downloaded float-ord v0.3.2 |
| 577 | 2026-09-18T16:27:07.556Z | Downloaded arrayref v0.3.9 |
| 578 | 2026-09-18T16:27:07.556Z | Downloaded blowfish v0.10.0 |
| 579 | 2026-09-18T16:27:07.556Z | Downloaded foreign-types-shared v0.3.1 |
| 580 | 2026-09-18T16:27:07.559Z | Downloaded hex v0.4.3 |
| 581 | 2026-09-18T16:27:07.559Z | Downloaded http-range v0.1.5 |
| 582 | 2026-09-18T16:27:07.559Z | Downloaded env_logger v0.11.11 |
| 583 | 2026-09-18T16:27:07.562Z | Downloaded elliptic-curve v0.14.1 |
| 584 | 2026-09-18T16:27:07.567Z | Downloaded hubpack_derive v0.1.1 |
| 585 | 2026-09-18T16:27:07.567Z | Downloaded nodrop v0.1.14 |
| 586 | 2026-09-18T16:27:07.567Z | Downloaded normalize-line-endings v0.3.0 |
| 587 | 2026-09-18T16:27:07.567Z | Downloaded base16ct v1.0.0 |
| 588 | 2026-09-18T16:27:07.576Z | Downloaded hostname v0.3.1 |
| 589 | 2026-09-18T16:27:07.576Z | Downloaded foldhash v0.2.0 |
| 590 | 2026-09-18T16:27:07.577Z | Downloaded cobs v0.3.0 |
| 591 | 2026-09-18T16:27:07.577Z | Downloaded ciborium-ll v0.2.2 |
| 592 | 2026-09-18T16:27:07.587Z | Downloaded ghash v0.6.0 |
| 593 | 2026-09-18T16:27:07.587Z | Downloaded path-slash v0.1.5 |
| 594 | 2026-09-18T16:27:07.587Z | Downloaded futures-core v0.3.32 |
| 595 | 2026-09-18T16:27:07.588Z | Downloaded bb8 v0.8.6 |
| 596 | 2026-09-18T16:27:07.588Z | Downloaded funty v2.0.0 |
| 597 | 2026-09-18T16:27:07.588Z | Downloaded globwalk v0.9.1 |
| 598 | 2026-09-18T16:27:07.588Z | Downloaded block-buffer v0.12.1 |
| 599 | 2026-09-18T16:27:07.588Z | Downloaded cfg_aliases v0.2.1 |
| 600 | 2026-09-18T16:27:07.588Z | Downloaded assert_matches v1.5.0 |
| 601 | 2026-09-18T16:27:07.593Z | Downloaded hostname v0.4.2 |
| 602 | 2026-09-18T16:27:07.593Z | Downloaded atomicwrites v0.4.4 |
| 603 | 2026-09-18T16:27:07.593Z | Downloaded bitfield-macros v0.19.4 |
| 604 | 2026-09-18T16:27:07.594Z | Downloaded bitfield-struct v0.6.2 |
| 605 | 2026-09-18T16:27:07.594Z | Downloaded ascii-canvas v3.0.0 |
| 606 | 2026-09-18T16:27:07.594Z | Downloaded async-recursion v1.1.1 |
| 607 | 2026-09-18T16:27:07.594Z | Downloaded atomic-waker v1.1.2 |
| 608 | 2026-09-18T16:27:07.594Z | Downloaded newline-converter v0.3.0 |
| 609 | 2026-09-18T16:27:07.594Z | Downloaded nibble_vec v0.1.0 |
| 610 | 2026-09-18T16:27:07.599Z | Downloaded cfg_aliases v0.1.1 |
| 611 | 2026-09-18T16:27:07.603Z | Downloaded compression-core v0.4.31 |
| 612 | 2026-09-18T16:27:07.603Z | Downloaded bit-set v0.5.3 |
| 613 | 2026-09-18T16:27:07.606Z | Downloaded array-init v0.0.4 |
| 614 | 2026-09-18T16:27:07.606Z | Downloaded find-msvc-tools v0.1.9 |
| 615 | 2026-09-18T16:27:07.606Z | Downloaded foldhash v0.1.5 |
| 616 | 2026-09-18T16:27:07.610Z | Downloaded git-stub-vcs v0.1.0 |
| 617 | 2026-09-18T16:27:07.610Z | Downloaded olpc-cjson v0.1.4 |
| 618 | 2026-09-18T16:27:07.610Z | Downloaded packed_struct_codegen v0.10.1 |
| 619 | 2026-09-18T16:27:07.610Z | Downloaded block-padding v0.4.2 |
| 620 | 2026-09-18T16:27:07.612Z | Downloaded base16ct v0.2.0 |
| 621 | 2026-09-18T16:27:07.615Z | Downloaded phf_shared v0.11.3 |
| 622 | 2026-09-18T16:27:07.615Z | Downloaded form_urlencoded v1.2.2 |
| 623 | 2026-09-18T16:27:07.615Z | Downloaded num_threads v0.1.7 |
| 624 | 2026-09-18T16:27:07.615Z | Downloaded bit-vec v0.8.0 |
| 625 | 2026-09-18T16:27:07.618Z | Downloaded byte-wrapper v0.1.0 |
| 626 | 2026-09-18T16:27:07.618Z | Downloaded cassowary v0.3.0 |
| 627 | 2026-09-18T16:27:07.618Z | Downloaded console v0.16.2 |
| 628 | 2026-09-18T16:27:07.622Z | Downloaded openssl-probe v0.2.1 |
| 629 | 2026-09-18T16:27:07.622Z | Downloaded percent-encoding v2.3.2 |
| 630 | 2026-09-18T16:27:07.622Z | Downloaded path-slash v0.2.1 |
| 631 | 2026-09-18T16:27:07.624Z | Downloaded openssl-macros v0.1.1 |
| 632 | 2026-09-18T16:27:07.624Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 633 | 2026-09-18T16:27:07.624Z | Downloaded progenitor-macro v0.13.0 |
| 634 | 2026-09-18T16:27:07.624Z | Downloaded recursive v0.1.1 |
| 635 | 2026-09-18T16:27:07.624Z | Downloaded russh-util v0.52.0 |
| 636 | 2026-09-18T16:27:07.624Z | Downloaded openssl-probe v0.1.6 |
| 637 | 2026-09-18T16:27:07.624Z | Downloaded precomputed-hash v0.1.1 |
| 638 | 2026-09-18T16:27:07.629Z | Downloaded predicates-tree v1.0.13 |
| 639 | 2026-09-18T16:27:07.629Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 640 | 2026-09-18T16:27:07.629Z | Downloaded quick-error v1.2.3 |
| 641 | 2026-09-18T16:27:07.632Z | Downloaded bit-vec v0.6.3 |
| 642 | 2026-09-18T16:27:07.632Z | Downloaded cexpr v0.6.0 |
| 643 | 2026-09-18T16:27:07.632Z | Downloaded cipher v0.4.4 |
| 644 | 2026-09-18T16:27:07.637Z | Downloaded fs_extra v1.3.0 |
| 645 | 2026-09-18T16:27:07.640Z | Downloaded glob v0.3.3 |
| 646 | 2026-09-18T16:27:07.640Z | Downloaded arrayvec v0.7.6 |
| 647 | 2026-09-18T16:27:07.640Z | Downloaded atty v0.2.14 |
| 648 | 2026-09-18T16:27:07.640Z | Downloaded async-trait v0.1.89 |
| 649 | 2026-09-18T16:27:07.640Z | Downloaded async-stream-impl v0.3.6 |
| 650 | 2026-09-18T16:27:07.642Z | Downloaded git-stub v1.0.0 |
| 651 | 2026-09-18T16:27:07.642Z | Downloaded group v0.14.0 |
| 652 | 2026-09-18T16:27:07.645Z | Downloaded fs-err v2.11.0 |
| 653 | 2026-09-18T16:27:07.645Z | Downloaded globset v0.4.18 |
| 654 | 2026-09-18T16:27:07.645Z | Downloaded hubpack v0.1.2 |
| 655 | 2026-09-18T16:27:07.648Z | Downloaded num_enum v0.5.11 |
| 656 | 2026-09-18T16:27:07.691Z | Downloaded cbc v0.2.1 |
| 657 | 2026-09-18T16:27:07.691Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 658 | 2026-09-18T16:27:07.691Z | Downloaded serde_repr v0.1.20 |
| 659 | 2026-09-18T16:27:07.691Z | Downloaded cipher v0.5.2 |
| 660 | 2026-09-18T16:27:07.691Z | Downloaded bcs v0.1.6 |
| 661 | 2026-09-18T16:27:07.691Z | Downloaded ciborium-io v0.2.2 |
| 662 | 2026-09-18T16:27:07.691Z | Downloaded cmov v0.5.4 |
| 663 | 2026-09-18T16:27:07.691Z | Downloaded compression-codecs v0.4.37 |
| 664 | 2026-09-18T16:27:07.691Z | Downloaded seq-macro v0.3.6 |
| 665 | 2026-09-18T16:27:07.691Z | Downloaded bitfield v0.19.4 |
| 666 | 2026-09-18T16:27:07.691Z | Downloaded chacha20 v0.9.1 |
| 667 | 2026-09-18T16:27:07.692Z | Downloaded bs58 v0.5.1 |
| 668 | 2026-09-18T16:27:07.692Z | Downloaded fatfs v0.3.6 |
| 669 | 2026-09-18T16:27:07.692Z | Downloaded generic-array v1.4.3 |
| 670 | 2026-09-18T16:27:07.692Z | Downloaded const-oid v0.10.2 |
| 671 | 2026-09-18T16:27:07.692Z | Downloaded buf-list v1.1.2 |
| 672 | 2026-09-18T16:27:07.692Z | Downloaded sigpipe v0.1.3 |
| 673 | 2026-09-18T16:27:07.692Z | Downloaded strsim v0.10.0 |
| 674 | 2026-09-18T16:27:07.692Z | Downloaded strip-ansi-escapes v0.2.1 |
| 675 | 2026-09-18T16:27:07.692Z | Downloaded supports-color v3.0.2 |
| 676 | 2026-09-18T16:27:07.692Z | Downloaded testing_table v0.3.0 |
| 677 | 2026-09-18T16:27:07.692Z | Downloaded time-core v0.1.8 |
| 678 | 2026-09-18T16:27:07.692Z | Downloaded fxhash v0.2.1 |
| 679 | 2026-09-18T16:27:07.692Z | Downloaded tokio-test v0.4.5 |
| 680 | 2026-09-18T16:27:07.692Z | Downloaded http-body-util v0.1.3 |
| 681 | 2026-09-18T16:27:07.692Z | Downloaded tinyvec_macros v0.1.1 |
| 682 | 2026-09-18T16:27:07.695Z | Downloaded proc-macro-error2 v2.0.1 |
| 683 | 2026-09-18T16:27:07.695Z | Downloaded parking_lot_core v0.8.6 |
| 684 | 2026-09-18T16:27:07.695Z | Downloaded poly1305 v0.8.0 |
| 685 | 2026-09-18T16:27:07.695Z | Downloaded rustc_version v0.4.1 |
| 686 | 2026-09-18T16:27:07.695Z | Downloaded camino-tempfile-ext v0.3.3 |
| 687 | 2026-09-18T16:27:07.695Z | Downloaded pin-project-internal v1.1.11 |
| 688 | 2026-09-18T16:27:07.695Z | Downloaded pem-rfc7468 v1.0.0 |
| 689 | 2026-09-18T16:27:07.695Z | Downloaded primeorder v0.13.6 |
| 690 | 2026-09-18T16:27:07.695Z | Downloaded rand_chacha v0.9.0 |
| 691 | 2026-09-18T16:27:07.695Z | Downloaded rand_core v0.6.4 |
| 692 | 2026-09-18T16:27:07.695Z | Downloaded sync-ptr v0.1.4 |
| 693 | 2026-09-18T16:27:07.695Z | Downloaded unicode-truncate v1.1.0 |
| 694 | 2026-09-18T16:27:07.699Z | Downloaded base64ct v1.8.3 |
| 695 | 2026-09-18T16:27:07.699Z | Downloaded chacha20 v0.10.0 |
| 696 | 2026-09-18T16:27:07.699Z | Downloaded num-integer v0.1.46 |
| 697 | 2026-09-18T16:27:07.699Z | Downloaded blake2 v0.11.0-rc.6 |
| 698 | 2026-09-18T16:27:07.702Z | Downloaded cancel-safe-futures v0.1.5 |
| 699 | 2026-09-18T16:27:07.705Z | Downloaded colored v2.2.0 |
| 700 | 2026-09-18T16:27:07.708Z | Downloaded backon v1.6.0 |
| 701 | 2026-09-18T16:27:07.708Z | Downloaded getrandom v0.2.17 |
| 702 | 2026-09-18T16:27:07.710Z | Downloaded highway v1.3.0 |
| 703 | 2026-09-18T16:27:07.710Z | Downloaded cmake v0.1.57 |
| 704 | 2026-09-18T16:27:07.710Z | Downloaded hmac v0.12.1 |
| 705 | 2026-09-18T16:27:07.713Z | Downloaded argon2 v0.6.0-rc.8 |
| 706 | 2026-09-18T16:27:07.713Z | Downloaded bzip2 v0.4.4 |
| 707 | 2026-09-18T16:27:07.713Z | Downloaded ciborium v0.2.2 |
| 708 | 2026-09-18T16:27:07.716Z | Downloaded const-oid v0.9.6 |
| 709 | 2026-09-18T16:27:07.716Z | Downloaded blake2 v0.10.6 |
| 710 | 2026-09-18T16:27:07.719Z | Downloaded trait-variant v0.1.2 |
| 711 | 2026-09-18T16:27:07.719Z | Downloaded async-bb8-diesel v0.2.1 |
| 712 | 2026-09-18T16:27:07.719Z | Downloaded universal-hash v0.6.1 |
| 713 | 2026-09-18T16:27:07.719Z | Downloaded usdt-attr-macro v0.6.0 |
| 714 | 2026-09-18T16:27:07.719Z | Downloaded want v0.3.1 |
| 715 | 2026-09-18T16:27:07.723Z | Downloaded xshell-macros v0.2.7 |
| 716 | 2026-09-18T16:27:07.723Z | Downloaded xattr v1.6.1 |
| 717 | 2026-09-18T16:27:07.723Z | Downloaded rusty-fork v0.3.1 |
| 718 | 2026-09-18T16:27:07.726Z | Downloaded httparse v1.10.1 |
| 719 | 2026-09-18T16:27:07.726Z | Downloaded crucible-workspace-hack v0.1.0 |
| 720 | 2026-09-18T16:27:07.729Z | Downloaded slog-stdlog v4.1.1 |
| 721 | 2026-09-18T16:27:07.729Z | Downloaded slog-scope v4.4.1 |
| 722 | 2026-09-18T16:27:07.729Z | Downloaded static_assertions v1.1.0 |
| 723 | 2026-09-18T16:27:07.733Z | Downloaded convert_case v0.4.0 |
| 724 | 2026-09-18T16:27:07.733Z | Downloaded zone v0.3.1 |
| 725 | 2026-09-18T16:27:07.738Z | Downloaded slab v0.4.12 |
| 726 | 2026-09-18T16:27:07.741Z | Downloaded sqlformat v0.3.5 |
| 727 | 2026-09-18T16:27:07.741Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 728 | 2026-09-18T16:27:07.741Z | Downloaded debug-ignore v1.0.5 |
| 729 | 2026-09-18T16:27:07.741Z | Downloaded defmt v0.3.100 |
| 730 | 2026-09-18T16:27:07.741Z | Downloaded difflib v0.4.0 |
| 731 | 2026-09-18T16:27:07.744Z | Downloaded half v1.8.3 |
| 732 | 2026-09-18T16:27:07.747Z | Downloaded hmac v0.13.0 |
| 733 | 2026-09-18T16:27:07.747Z | Downloaded parking_lot_core v0.9.12 |
| 734 | 2026-09-18T16:27:07.750Z | Downloaded is-terminal v0.4.17 |
| 735 | 2026-09-18T16:27:07.750Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 736 | 2026-09-18T16:27:07.756Z | Downloaded dof v0.4.0 |
| 737 | 2026-09-18T16:27:07.756Z | Downloaded downcast-rs v2.0.2 |
| 738 | 2026-09-18T16:27:07.756Z | Downloaded unicase v2.9.0 |
| 739 | 2026-09-18T16:27:07.756Z | Downloaded hyper-tls v0.6.0 |
| 740 | 2026-09-18T16:27:07.759Z | Downloaded bzip2 v0.6.1 |
| 741 | 2026-09-18T16:27:07.759Z | Downloaded is_ci v1.2.0 |
| 742 | 2026-09-18T16:27:07.759Z | Downloaded kem v0.3.0 |
| 743 | 2026-09-18T16:27:07.765Z | Downloaded usdt-impl v0.6.0 |
| 744 | 2026-09-18T16:27:07.768Z | Downloaded futures v0.3.32 |
| 745 | 2026-09-18T16:27:07.770Z | Downloaded console v0.15.11 |
| 746 | 2026-09-18T16:27:07.773Z | Downloaded half v2.7.1 |
| 747 | 2026-09-18T16:27:07.773Z | Downloaded getrandom v0.4.3 |
| 748 | 2026-09-18T16:27:07.776Z | Downloaded instability v0.3.11 |
| 749 | 2026-09-18T16:27:07.776Z | Downloaded libscf-sys v1.2.0 |
| 750 | 2026-09-18T16:27:07.779Z | Downloaded match_cfg v0.1.0 |
| 751 | 2026-09-18T16:27:07.779Z | Downloaded uzers v0.12.2 |
| 752 | 2026-09-18T16:27:07.782Z | Downloaded num-iter v0.1.45 |
| 753 | 2026-09-18T16:27:07.785Z | Downloaded rustversion v1.0.22 |
| 754 | 2026-09-18T16:27:07.788Z | Downloaded vergen-lib v9.1.0 |
| 755 | 2026-09-18T16:27:07.791Z | Downloaded constant_time_eq v0.4.2 |
| 756 | 2026-09-18T16:27:07.791Z | Downloaded serde_cbor v0.11.2 |
| 757 | 2026-09-18T16:27:07.796Z | Downloaded serde_with_macros v1.5.2 |
| 758 | 2026-09-18T16:27:07.799Z | Downloaded serde_with_macros v3.21.0 |
| 759 | 2026-09-18T16:27:07.802Z | Downloaded spin v0.9.8 |
| 760 | 2026-09-18T16:27:07.802Z | Downloaded ssh-encoding v0.3.0 |
| 761 | 2026-09-18T16:27:07.805Z | Downloaded whoami v1.6.1 |
| 762 | 2026-09-18T16:27:07.805Z | Downloaded const_format_proc_macros v0.2.34 |
| 763 | 2026-09-18T16:27:07.805Z | Downloaded new_debug_unreachable v1.0.6 |
| 764 | 2026-09-18T16:27:07.805Z | Downloaded term v0.7.0 |
| 765 | 2026-09-18T16:27:07.809Z | Downloaded tls_codec v0.4.2 |
| 766 | 2026-09-18T16:27:07.809Z | Downloaded oso-derive v0.27.3 |
| 767 | 2026-09-18T16:27:07.812Z | Downloaded strum_macros v0.27.2 |
| 768 | 2026-09-18T16:27:07.812Z | Downloaded der_derive v0.7.3 |
| 769 | 2026-09-18T16:27:07.812Z | Downloaded phf_shared v0.12.1 |
| 770 | 2026-09-18T16:27:07.812Z | Downloaded pkcs5 v0.8.1 |
| 771 | 2026-09-18T16:27:07.816Z | Downloaded postgres-types v0.2.14 |
| 772 | 2026-09-18T16:27:07.817Z | Downloaded parse-size v1.1.0 |
| 773 | 2026-09-18T16:27:07.817Z | Downloaded progenitor-impl v0.14.0 |
| 774 | 2026-09-18T16:27:07.823Z | Downloaded digest v0.11.3 |
| 775 | 2026-09-18T16:27:07.823Z | Downloaded phf_shared v0.13.1 |
| 776 | 2026-09-18T16:27:07.823Z | Downloaded ref-cast v1.0.25 |
| 777 | 2026-09-18T16:27:07.828Z | Downloaded rustc-hash v2.1.1 |
| 778 | 2026-09-18T16:27:07.828Z | Downloaded progenitor-client v0.14.0 |
| 779 | 2026-09-18T16:27:07.828Z | Downloaded rfc6979 v0.6.0 |
| 780 | 2026-09-18T16:27:07.828Z | Downloaded secrecy v0.10.3 |
| 781 | 2026-09-18T16:27:07.828Z | Downloaded humantime v2.3.0 |
| 782 | 2026-09-18T16:27:07.828Z | Downloaded serde_bytes v0.11.19 |
| 783 | 2026-09-18T16:27:07.828Z | Downloaded headers v0.4.1 |
| 784 | 2026-09-18T16:27:07.833Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 785 | 2026-09-18T16:27:07.833Z | Downloaded salsa20 v0.11.0 |
| 786 | 2026-09-18T16:27:07.833Z | Downloaded hickory-resolver v0.24.4 |
| 787 | 2026-09-18T16:27:07.835Z | Downloaded rcgen v0.12.1 |
| 788 | 2026-09-18T16:27:07.835Z | Downloaded heapless v0.7.17 |
| 789 | 2026-09-18T16:27:07.839Z | Downloaded libefi-sys v0.1.0 |
| 790 | 2026-09-18T16:27:07.839Z | Downloaded mime v0.3.17 |
| 791 | 2026-09-18T16:27:07.842Z | Downloaded compact_str v0.8.1 |
| 792 | 2026-09-18T16:27:07.842Z | Downloaded base64 v0.22.1 |
| 793 | 2026-09-18T16:27:07.846Z | Downloaded serde_spanned v1.1.1 |
| 794 | 2026-09-18T16:27:07.846Z | Downloaded flate2 v1.1.9 |
| 795 | 2026-09-18T16:27:07.848Z | Downloaded ryu v1.0.23 |
| 796 | 2026-09-18T16:27:07.848Z | Downloaded bytes v1.11.1 |
| 797 | 2026-09-18T16:27:07.852Z | Downloaded signal-hook-tokio v0.3.1 |
| 798 | 2026-09-18T16:27:07.856Z | Downloaded xshell v0.2.7 |
| 799 | 2026-09-18T16:27:07.856Z | Downloaded lock_api v0.4.14 |
| 800 | 2026-09-18T16:27:07.856Z | Downloaded ipnet v2.12.0 |
| 801 | 2026-09-18T16:27:07.859Z | Downloaded multer v3.1.0 |
| 802 | 2026-09-18T16:27:07.859Z | Downloaded rtoolbox v0.0.3 |
| 803 | 2026-09-18T16:27:07.862Z | Downloaded sqlparser_derive v0.5.0 |
| 804 | 2026-09-18T16:27:07.862Z | Downloaded owo-colors v4.3.0 |
| 805 | 2026-09-18T16:27:07.865Z | Downloaded thread-id v5.1.0 |
| 806 | 2026-09-18T16:27:07.867Z | Downloaded miette-derive v7.6.0 |
| 807 | 2026-09-18T16:27:07.870Z | Downloaded termtree v0.5.1 |
| 808 | 2026-09-18T16:27:07.870Z | Downloaded chacha20poly1305 v0.10.1 |
| 809 | 2026-09-18T16:27:07.870Z | Downloaded tokio-macros v2.7.0 |
| 810 | 2026-09-18T16:27:07.870Z | Downloaded crossbeam-utils v0.8.21 |
| 811 | 2026-09-18T16:27:07.873Z | Downloaded darling v0.23.0 |
| 812 | 2026-09-18T16:27:07.879Z | Downloaded tokio-rustls v0.26.4 |
| 813 | 2026-09-18T16:27:07.889Z | Downloaded darling v0.21.3 |
| 814 | 2026-09-18T16:27:07.889Z | Downloaded diesel-dtrace v0.5.0 |
| 815 | 2026-09-18T16:27:07.899Z | Downloaded powerfmt v0.2.0 |
| 816 | 2026-09-18T16:27:07.900Z | Downloaded darling v0.20.11 |
| 817 | 2026-09-18T16:27:07.900Z | Downloaded pem v3.0.6 |
| 818 | 2026-09-18T16:27:07.900Z | Downloaded untrusted v0.9.0 |
| 819 | 2026-09-18T16:27:07.900Z | Downloaded pbkdf2 v0.13.0 |
| 820 | 2026-09-18T16:27:07.900Z | Downloaded pkg-config v0.3.32 |
| 821 | 2026-09-18T16:27:07.900Z | Downloaded progenitor-client v0.13.0 |
| 822 | 2026-09-18T16:27:07.900Z | Downloaded progenitor v0.14.0 |
| 823 | 2026-09-18T16:27:07.900Z | Downloaded progenitor-extras v0.2.0 |
| 824 | 2026-09-18T16:27:07.904Z | Downloaded rand_core v0.9.5 |
| 825 | 2026-09-18T16:27:07.904Z | Downloaded rustls-pemfile v2.2.0 |
| 826 | 2026-09-18T16:27:07.904Z | Downloaded tinyvec v1.10.0 |
| 827 | 2026-09-18T16:27:07.904Z | Downloaded tokio-stream v0.1.18 |
| 828 | 2026-09-18T16:27:07.904Z | Downloaded hickory-resolver v0.25.2 |
| 829 | 2026-09-18T16:27:07.904Z | Downloaded heapless v0.8.0 |
| 830 | 2026-09-18T16:27:07.904Z | Downloaded tungstenite v0.23.0 |
| 831 | 2026-09-18T16:27:07.909Z | Downloaded typify v0.6.2 |
| 832 | 2026-09-18T16:27:07.910Z | Downloaded bumpalo v3.20.2 |
| 833 | 2026-09-18T16:27:07.913Z | Downloaded base64 v0.21.7 |
| 834 | 2026-09-18T16:27:07.913Z | Downloaded memmap2 v0.9.10 |
| 835 | 2026-09-18T16:27:07.913Z | Downloaded signature v2.2.0 |
| 836 | 2026-09-18T16:27:07.916Z | Downloaded backtrace v0.3.76 |
| 837 | 2026-09-18T16:27:07.916Z | Downloaded vte v0.14.1 |
| 838 | 2026-09-18T16:27:07.918Z | Downloaded unit-prefix v0.5.2 |
| 839 | 2026-09-18T16:27:07.918Z | Downloaded zerofrom v0.1.6 |
| 840 | 2026-09-18T16:27:07.918Z | Downloaded serde_tokenstream v0.3.0 |
| 841 | 2026-09-18T16:27:07.918Z | Downloaded slog-term v2.9.2 |
| 842 | 2026-09-18T16:27:07.921Z | Downloaded slog-dtrace v0.3.0 |
| 843 | 2026-09-18T16:27:07.921Z | Downloaded stacker v0.1.23 |
| 844 | 2026-09-18T16:27:07.921Z | Downloaded zerofrom-derive v0.1.6 |
| 845 | 2026-09-18T16:27:07.921Z | Downloaded aes v0.9.1 |
| 846 | 2026-09-18T16:27:07.924Z | Downloaded derive_builder_macro v0.20.2 |
| 847 | 2026-09-18T16:27:07.926Z | Downloaded litrs v1.0.0 |
| 848 | 2026-09-18T16:27:07.926Z | Downloaded scopeguard v1.2.0 |
| 849 | 2026-09-18T16:27:07.926Z | Downloaded darling_macro v0.20.11 |
| 850 | 2026-09-18T16:27:07.929Z | Downloaded dirs-sys-next v0.1.2 |
| 851 | 2026-09-18T16:27:07.929Z | Downloaded serde_yaml v0.9.34+deprecated |
| 852 | 2026-09-18T16:27:07.932Z | Downloaded scroll v0.13.0 |
| 853 | 2026-09-18T16:27:07.934Z | Downloaded strum_macros v0.24.3 |
| 854 | 2026-09-18T16:27:07.934Z | Downloaded num_enum v0.7.6 |
| 855 | 2026-09-18T16:27:07.939Z | Downloaded oxide-generation v0.1.3 |
| 856 | 2026-09-18T16:27:07.939Z | Downloaded synstructure v0.13.2 |
| 857 | 2026-09-18T16:27:07.939Z | Downloaded aho-corasick v1.1.4 |
| 858 | 2026-09-18T16:27:07.942Z | Downloaded support-bundle-viewer v0.1.2 |
| 859 | 2026-09-18T16:27:07.942Z | Downloaded dtrace-parser v0.3.0 |
| 860 | 2026-09-18T16:27:07.944Z | Downloaded snafu v0.8.9 |
| 861 | 2026-09-18T16:27:07.948Z | Downloaded derive-where v1.6.0 |
| 862 | 2026-09-18T16:27:07.948Z | Downloaded rand_core v0.10.0 |
| 863 | 2026-09-18T16:27:07.950Z | Downloaded spki v0.7.3 |
| 864 | 2026-09-18T16:27:07.950Z | Downloaded tokio-dtrace v0.1.1 |
| 865 | 2026-09-18T16:27:07.950Z | Downloaded kstat-rs v0.2.5 |
| 866 | 2026-09-18T16:27:07.950Z | Downloaded drift v0.2.0 |
| 867 | 2026-09-18T16:27:07.955Z | Downloaded ingot-macros v0.2.0 |
| 868 | 2026-09-18T16:27:07.959Z | Downloaded maybe-uninit v2.0.0 |
| 869 | 2026-09-18T16:27:07.959Z | Downloaded keccak v0.1.6 |
| 870 | 2026-09-18T16:27:07.959Z | Downloaded wyz v0.5.1 |
| 871 | 2026-09-18T16:27:07.959Z | Downloaded zeroize v1.9.0 |
| 872 | 2026-09-18T16:27:07.961Z | Downloaded expectorate v1.2.0 |
| 873 | 2026-09-18T16:27:07.961Z | Downloaded vergen-git2 v9.1.0 |
| 874 | 2026-09-18T16:27:07.970Z | Downloaded vergen-lib v0.1.6 |
| 875 | 2026-09-18T16:27:07.976Z | Downloaded async-compression v0.4.41 |
| 876 | 2026-09-18T16:27:07.979Z | Downloaded hashbrown v0.12.3 |
| 877 | 2026-09-18T16:27:07.979Z | Downloaded lzss v0.8.2 |
| 878 | 2026-09-18T16:27:07.979Z | Downloaded nonempty v0.12.0 |
| 879 | 2026-09-18T16:27:07.979Z | Downloaded vergen-gitcl v1.0.8 |
| 880 | 2026-09-18T16:27:07.979Z | Downloaded num-conv v0.2.0 |
| 881 | 2026-09-18T16:27:07.982Z | Downloaded whoami v2.1.0 |
| 882 | 2026-09-18T16:27:07.982Z | Downloaded icu_provider v2.1.1 |
| 883 | 2026-09-18T16:27:07.982Z | Downloaded newtype_derive v0.1.6 |
| 884 | 2026-09-18T16:27:07.985Z | Downloaded opaque-debug v0.3.1 |
| 885 | 2026-09-18T16:27:07.985Z | Downloaded hashbrown v0.13.2 |
| 886 | 2026-09-18T16:27:07.985Z | Downloaded critical-section v1.2.0 |
| 887 | 2026-09-18T16:27:07.988Z | Downloaded ctr v0.10.1 |
| 888 | 2026-09-18T16:27:07.988Z | Downloaded corncobs v0.1.4 |
| 889 | 2026-09-18T16:27:07.988Z | Downloaded crossbeam-deque v0.8.6 |
| 890 | 2026-09-18T16:27:07.988Z | Downloaded daft v0.1.8 |
| 891 | 2026-09-18T16:27:07.991Z | Downloaded potential_utf v0.1.4 |
| 892 | 2026-09-18T16:27:07.991Z | Downloaded defmt v1.0.1 |
| 893 | 2026-09-18T16:27:07.994Z | Downloaded cc v1.2.56 |
| 894 | 2026-09-18T16:27:07.994Z | Downloaded either v1.15.0 |
| 895 | 2026-09-18T16:27:07.997Z | Downloaded derive_builder_core v0.20.2 |
| 896 | 2026-09-18T16:27:07.997Z | Downloaded oso v0.27.3 |
| 897 | 2026-09-18T16:27:07.997Z | Downloaded ingot-types v0.2.0 |
| 898 | 2026-09-18T16:27:08.001Z | Downloaded const_format v0.2.35 |
| 899 | 2026-09-18T16:27:08.001Z | Downloaded tiny-keccak v2.0.2 |
| 900 | 2026-09-18T16:27:08.006Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 901 | 2026-09-18T16:27:08.006Z | Downloaded tar v0.4.46 |
| 902 | 2026-09-18T16:27:08.008Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 903 | 2026-09-18T16:27:08.008Z | Downloaded derive_more v0.99.20 |
| 904 | 2026-09-18T16:27:08.008Z | Downloaded progenitor-macro v0.14.0 |
| 905 | 2026-09-18T16:27:08.011Z | Downloaded rand_xorshift v0.4.0 |
| 906 | 2026-09-18T16:27:08.016Z | Downloaded russh-cryptovec v0.62.0 |
| 907 | 2026-09-18T16:27:08.019Z | Downloaded tracing-attributes v0.1.31 |
| 908 | 2026-09-18T16:27:08.019Z | Downloaded ref-cast-impl v1.0.25 |
| 909 | 2026-09-18T16:27:08.019Z | Downloaded icu_locale_core v2.1.1 |
| 910 | 2026-09-18T16:27:08.019Z | Downloaded signal-hook-mio v0.2.5 |
| 911 | 2026-09-18T16:27:08.022Z | Downloaded serde_urlencoded v0.7.1 |
| 912 | 2026-09-18T16:27:08.022Z | Downloaded slog-bunyan v2.5.0 |
| 913 | 2026-09-18T16:27:08.022Z | Downloaded libsw-core v0.3.2 |
| 914 | 2026-09-18T16:27:08.026Z | Downloaded prefix-trie v0.7.0 |
| 915 | 2026-09-18T16:27:08.026Z | Downloaded serde_with v1.14.0 |
| 916 | 2026-09-18T16:27:08.030Z | Downloaded hickory-server v0.25.2 |
| 917 | 2026-09-18T16:27:08.034Z | Downloaded mime_guess v2.0.5 |
| 918 | 2026-09-18T16:27:08.039Z | Downloaded vergen v9.1.0 |
| 919 | 2026-09-18T16:27:08.039Z | Downloaded icu_properties v2.1.2 |
| 920 | 2026-09-18T16:27:08.039Z | Downloaded zstd-safe v7.2.4 |
| 921 | 2026-09-18T16:27:08.039Z | Downloaded strum v0.26.3 |
| 922 | 2026-09-18T16:27:08.041Z | Downloaded supports-hyperlinks v3.2.0 |
| 923 | 2026-09-18T16:27:08.041Z | Downloaded unarray v0.1.4 |
| 924 | 2026-09-18T16:27:08.041Z | Downloaded untrusted v0.7.1 |
| 925 | 2026-09-18T16:27:08.041Z | Downloaded zerotrie v0.2.3 |
| 926 | 2026-09-18T16:27:08.044Z | Downloaded typify-macro v0.6.2 |
| 927 | 2026-09-18T16:27:08.047Z | Downloaded hashbrown v0.15.5 |
| 928 | 2026-09-18T16:27:08.050Z | Downloaded pem-rfc7468 v0.7.0 |
| 929 | 2026-09-18T16:27:08.052Z | Downloaded num-complex v0.4.6 |
| 930 | 2026-09-18T16:27:08.052Z | Downloaded parse-display v0.10.0 |
| 931 | 2026-09-18T16:27:08.052Z | Downloaded parse-display-derive v0.10.0 |
| 932 | 2026-09-18T16:27:08.055Z | Downloaded phf v0.12.1 |
| 933 | 2026-09-18T16:27:08.055Z | Downloaded utf8_iter v1.0.4 |
| 934 | 2026-09-18T16:27:08.058Z | Downloaded openssl-sys v0.9.117 |
| 935 | 2026-09-18T16:27:08.063Z | Downloaded derive_builder v0.20.2 |
| 936 | 2026-09-18T16:27:08.066Z | Downloaded packed_struct v0.10.1 |
| 937 | 2026-09-18T16:27:08.068Z | Downloaded postgres-protocol v0.6.12 |
| 938 | 2026-09-18T16:27:08.068Z | Downloaded primefield v0.14.0 |
| 939 | 2026-09-18T16:27:08.068Z | Downloaded crc-catalog v2.4.0 |
| 940 | 2026-09-18T16:27:08.068Z | Downloaded crunchy v0.2.4 |
| 941 | 2026-09-18T16:27:08.068Z | Downloaded schemars v0.8.22 |
| 942 | 2026-09-18T16:27:08.075Z | Downloaded ecdsa v0.17.0 |
| 943 | 2026-09-18T16:27:08.077Z | Downloaded dunce v1.0.5 |
| 944 | 2026-09-18T16:27:08.077Z | Downloaded dsl_auto_type v0.2.0 |
| 945 | 2026-09-18T16:27:08.077Z | Downloaded resolv-conf v0.7.6 |
| 946 | 2026-09-18T16:27:08.077Z | Downloaded rsa v0.10.0-rc.18 |
| 947 | 2026-09-18T16:27:08.080Z | Downloaded pretty_assertions v1.4.1 |
| 948 | 2026-09-18T16:27:08.084Z | Downloaded sec1 v0.8.1 |
| 949 | 2026-09-18T16:27:08.086Z | Downloaded snafu-derive v0.8.9 |
| 950 | 2026-09-18T16:27:08.087Z | Downloaded litemap v0.8.1 |
| 951 | 2026-09-18T16:27:08.091Z | Downloaded num-bigint-dig v0.8.6 |
| 952 | 2026-09-18T16:27:08.096Z | Downloaded tungstenite v0.21.0 |
| 953 | 2026-09-18T16:27:08.096Z | Downloaded linked-hash-map v0.5.6 |
| 954 | 2026-09-18T16:27:08.096Z | Downloaded hyper-rustls v0.27.7 |
| 955 | 2026-09-18T16:27:08.096Z | Downloaded http v1.4.2 |
| 956 | 2026-09-18T16:27:08.101Z | Downloaded tinystr v0.8.2 |
| 957 | 2026-09-18T16:27:08.101Z | Downloaded inout v0.1.4 |
| 958 | 2026-09-18T16:27:08.101Z | Downloaded unicode-segmentation v1.12.0 |
| 959 | 2026-09-18T16:27:08.104Z | Downloaded hashbrown v0.14.5 |
| 960 | 2026-09-18T16:27:08.104Z | Downloaded rustyline v14.0.0 |
| 961 | 2026-09-18T16:27:08.108Z | Downloaded managed v0.8.0 |
| 962 | 2026-09-18T16:27:08.108Z | Downloaded string_cache v0.8.9 |
| 963 | 2026-09-18T16:27:08.108Z | Downloaded subtle v2.6.1 |
| 964 | 2026-09-18T16:27:08.108Z | Downloaded thiserror-no-std v2.0.2 |
| 965 | 2026-09-18T16:27:08.111Z | Downloaded md5 v0.8.0 |
| 966 | 2026-09-18T16:27:08.112Z | Downloaded nanorand v0.7.0 |
| 967 | 2026-09-18T16:27:08.112Z | Downloaded num-derive v0.4.2 |
| 968 | 2026-09-18T16:27:08.112Z | Downloaded peg-runtime v0.8.5 |
| 969 | 2026-09-18T16:27:08.112Z | Downloaded aes-gcm v0.11.0 |
| 970 | 2026-09-18T16:27:08.115Z | Downloaded hashbrown v0.16.1 |
| 971 | 2026-09-18T16:27:08.122Z | Downloaded tokio-tungstenite v0.21.0 |
| 972 | 2026-09-18T16:27:08.122Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 973 | 2026-09-18T16:27:08.123Z | Downloaded crc-any v2.5.0 |
| 974 | 2026-09-18T16:27:08.123Z | Downloaded signal-hook v0.3.18 |
| 975 | 2026-09-18T16:27:08.174Z | Downloaded pkcs8 v0.11.0 |
| 976 | 2026-09-18T16:27:08.174Z | Downloaded rand_pcg v0.10.2 |
| 977 | 2026-09-18T16:27:08.174Z | Downloaded vsss-rs v3.3.4 |
| 978 | 2026-09-18T16:27:08.174Z | Downloaded x509-cert v0.2.5 |
| 979 | 2026-09-18T16:27:08.174Z | Downloaded defmt-macros v1.0.1 |
| 980 | 2026-09-18T16:27:08.174Z | Downloaded darling v0.13.4 |
| 981 | 2026-09-18T16:27:08.174Z | Downloaded ctutils v0.4.2 |
| 982 | 2026-09-18T16:27:08.179Z | Downloaded serde_derive_internals v0.29.1 |
| 983 | 2026-09-18T16:27:08.180Z | Downloaded scroll_derive v0.13.1 |
| 984 | 2026-09-18T16:27:08.180Z | Downloaded scrypt v0.12.0 |
| 985 | 2026-09-18T16:27:08.180Z | Downloaded displaydoc v0.2.5 |
| 986 | 2026-09-18T16:27:08.180Z | Downloaded smallvec v1.15.1 |
| 987 | 2026-09-18T16:27:08.180Z | Downloaded ingot v0.2.1 |
| 988 | 2026-09-18T16:27:08.180Z | Downloaded ml-kem v0.3.2 |
| 989 | 2026-09-18T16:27:08.180Z | Downloaded siphasher v1.0.2 |
| 990 | 2026-09-18T16:27:08.180Z | Downloaded structmeta v0.3.0 |
| 991 | 2026-09-18T16:27:08.180Z | Downloaded tower-service v0.3.3 |
| 992 | 2026-09-18T16:27:08.180Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 993 | 2026-09-18T16:27:08.180Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 994 | 2026-09-18T16:27:08.180Z | Downloaded topological-sort v0.2.2 |
| 995 | 2026-09-18T16:27:08.181Z | Downloaded cpubits v0.1.1 |
| 996 | 2026-09-18T16:27:08.181Z | Downloaded native-tls v0.2.18 |
| 997 | 2026-09-18T16:27:08.181Z | Downloaded num_enum_derive v0.7.6 |
| 998 | 2026-09-18T16:27:08.181Z | Downloaded tagptr v0.2.0 |
| 999 | 2026-09-18T16:27:08.181Z | Downloaded r2d2 v0.8.10 |
| 1000 | 2026-09-18T16:27:08.184Z | Downloaded zeroize_derive v1.5.0 |
| 1001 | 2026-09-18T16:27:08.185Z | Downloaded omicron-zone-package v0.12.3 |
| 1002 | 2026-09-18T16:27:08.185Z | Downloaded crc8 v0.1.1 |
| 1003 | 2026-09-18T16:27:08.185Z | Downloaded tui-tree-widget v0.23.1 |
| 1004 | 2026-09-18T16:27:08.185Z | Downloaded oxnet v0.1.6 |
| 1005 | 2026-09-18T16:27:08.185Z | Downloaded idna_adapter v1.2.1 |
| 1006 | 2026-09-18T16:27:08.188Z | Downloaded darling_core v0.20.11 |
| 1007 | 2026-09-18T16:27:08.188Z | Downloaded cookie_store v0.22.1 |
| 1008 | 2026-09-18T16:27:08.193Z | Downloaded password-hash v0.5.0 |
| 1009 | 2026-09-18T16:27:08.196Z | Downloaded pkcs8 v0.10.2 |
| 1010 | 2026-09-18T16:27:08.196Z | Downloaded psm v0.1.30 |
| 1011 | 2026-09-18T16:27:08.199Z | Downloaded steno v0.4.1 |
| 1012 | 2026-09-18T16:27:08.202Z | Downloaded progenitor v0.13.0 |
| 1013 | 2026-09-18T16:27:08.202Z | Downloaded rpassword v7.5.4 |
| 1014 | 2026-09-18T16:27:08.205Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1015 | 2026-09-18T16:27:08.205Z | Downloaded indoc v1.0.9 |
| 1016 | 2026-09-18T16:27:08.205Z | Downloaded rustls-native-certs v0.8.3 |
| 1017 | 2026-09-18T16:27:08.211Z | Downloaded sha1 v0.11.0 |
| 1018 | 2026-09-18T16:27:08.211Z | Downloaded zerovec-derive v0.11.2 |
| 1019 | 2026-09-18T16:27:08.211Z | Downloaded pkcs1 v0.7.5 |
| 1020 | 2026-09-18T16:27:08.211Z | Downloaded dyn-clone v1.0.20 |
| 1021 | 2026-09-18T16:27:08.214Z | Downloaded internet-checksum v0.2.1 |
| 1022 | 2026-09-18T16:27:08.215Z | Downloaded schemars_derive v0.8.22 |
| 1023 | 2026-09-18T16:27:08.215Z | Downloaded zip v4.6.1 |
| 1024 | 2026-09-18T16:27:08.215Z | Downloaded iana-time-zone v0.1.65 |
| 1025 | 2026-09-18T16:27:08.215Z | Downloaded serde_path_to_error v0.1.20 |
| 1026 | 2026-09-18T16:27:08.215Z | Downloaded des v0.9.0 |
| 1027 | 2026-09-18T16:27:08.218Z | Downloaded itertools v0.10.5 |
| 1028 | 2026-09-18T16:27:08.219Z | Downloaded lru v0.12.5 |
| 1029 | 2026-09-18T16:27:08.221Z | Downloaded lru-slab v0.1.2 |
| 1030 | 2026-09-18T16:27:08.221Z | Downloaded similar v2.7.0 |
| 1031 | 2026-09-18T16:27:08.221Z | Downloaded lru-cache v0.1.2 |
| 1032 | 2026-09-18T16:27:08.225Z | Downloaded num_enum_derive v0.5.11 |
| 1033 | 2026-09-18T16:27:08.225Z | Downloaded hybrid-array v0.4.13 |
| 1034 | 2026-09-18T16:27:08.225Z | Downloaded shlex v1.3.0 |
| 1035 | 2026-09-18T16:27:08.225Z | Downloaded psl-types v2.0.11 |
| 1036 | 2026-09-18T16:27:08.233Z | Downloaded ssh-cipher v0.3.0 |
| 1037 | 2026-09-18T16:27:08.235Z | Downloaded rand v0.8.6 |
| 1038 | 2026-09-18T16:27:08.239Z | Downloaded sapling-renderdag v0.1.0 |
| 1039 | 2026-09-18T16:27:08.239Z | Downloaded term v1.2.1 |
| 1040 | 2026-09-18T16:27:08.244Z | Downloaded crossbeam-channel v0.5.15 |
| 1041 | 2026-09-18T16:27:08.248Z | Downloaded futures-util v0.3.32 |
| 1042 | 2026-09-18T16:27:08.251Z | Downloaded postcard v1.1.3 |
| 1043 | 2026-09-18T16:27:08.254Z | Downloaded secrecy v0.8.0 |
| 1044 | 2026-09-18T16:27:08.254Z | Downloaded serde_plain v1.0.2 |
| 1045 | 2026-09-18T16:27:08.257Z | Downloaded samael v0.0.19 |
| 1046 | 2026-09-18T16:27:08.260Z | Downloaded sync_wrapper v1.0.2 |
| 1047 | 2026-09-18T16:27:08.260Z | Downloaded der v0.7.10 |
| 1048 | 2026-09-18T16:27:08.263Z | Downloaded data-encoding v2.10.0 |
| 1049 | 2026-09-18T16:27:08.263Z | Downloaded num-bigint v0.4.6 |
| 1050 | 2026-09-18T16:27:08.266Z | Downloaded darling_core v0.13.4 |
| 1051 | 2026-09-18T16:27:08.266Z | Downloaded jiff-static v0.2.34 |
| 1052 | 2026-09-18T16:27:08.270Z | Downloaded stable_deref_trait v1.2.1 |
| 1053 | 2026-09-18T16:27:08.270Z | Downloaded icu_collections v2.1.1 |
| 1054 | 2026-09-18T16:27:08.273Z | Downloaded crossterm v0.28.1 |
| 1055 | 2026-09-18T16:27:08.276Z | Downloaded ed25519-dalek v3.0.0 |
| 1056 | 2026-09-18T16:27:08.276Z | Downloaded supports-unicode v3.0.0 |
| 1057 | 2026-09-18T16:27:08.279Z | Downloaded universal-hash v0.5.1 |
| 1058 | 2026-09-18T16:27:08.279Z | Downloaded indexmap v1.9.3 |
| 1059 | 2026-09-18T16:27:08.279Z | Downloaded newtype-uuid v1.3.2 |
| 1060 | 2026-09-18T16:27:08.283Z | Downloaded crossterm v0.29.0 |
| 1061 | 2026-09-18T16:27:08.286Z | Downloaded schemars v0.9.0 |
| 1062 | 2026-09-18T16:27:08.291Z | Downloaded libloading v0.8.9 |
| 1063 | 2026-09-18T16:27:08.295Z | Downloaded reqwest v0.13.2 |
| 1064 | 2026-09-18T16:27:08.295Z | Downloaded utf-8 v0.7.6 |
| 1065 | 2026-09-18T16:27:08.298Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1066 | 2026-09-18T16:27:08.298Z | Downloaded url v2.5.8 |
| 1067 | 2026-09-18T16:27:08.298Z | Downloaded primeorder v0.14.0 |
| 1068 | 2026-09-18T16:27:08.301Z | Downloaded hkdf v0.12.4 |
| 1069 | 2026-09-18T16:27:08.301Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1070 | 2026-09-18T16:27:08.301Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1071 | 2026-09-18T16:27:08.304Z | Downloaded cpufeatures v0.3.0 |
| 1072 | 2026-09-18T16:27:08.304Z | Downloaded darling_macro v0.13.4 |
| 1073 | 2026-09-18T16:27:08.304Z | Downloaded port-file v0.1.0 |
| 1074 | 2026-09-18T16:27:08.307Z | Downloaded thread_local v1.1.9 |
| 1075 | 2026-09-18T16:27:08.311Z | Downloaded phc v0.6.1 |
| 1076 | 2026-09-18T16:27:08.311Z | Downloaded zerocopy v0.6.6 |
| 1077 | 2026-09-18T16:27:08.315Z | Downloaded document-features v0.2.12 |
| 1078 | 2026-09-18T16:27:08.320Z | Downloaded zip v0.6.6 |
| 1079 | 2026-09-18T16:27:08.324Z | Downloaded simd-adler32 v0.3.8 |
| 1080 | 2026-09-18T16:27:08.324Z | Downloaded same-file v1.0.6 |
| 1081 | 2026-09-18T16:27:08.324Z | Downloaded twox-hash v2.1.2 |
| 1082 | 2026-09-18T16:27:08.333Z | Downloaded slog-json v2.6.1 |
| 1083 | 2026-09-18T16:27:08.335Z | Downloaded take_mut v0.2.2 |
| 1084 | 2026-09-18T16:27:08.335Z | Downloaded tower-layer v0.3.3 |
| 1085 | 2026-09-18T16:27:08.335Z | Downloaded wait-timeout v0.2.1 |
| 1086 | 2026-09-18T16:27:08.338Z | Downloaded waitgroup v0.1.2 |
| 1087 | 2026-09-18T16:27:08.338Z | Downloaded try-lock v0.2.5 |
| 1088 | 2026-09-18T16:27:08.339Z | Downloaded shell-words v1.1.1 |
| 1089 | 2026-09-18T16:27:08.339Z | Downloaded slog-envlogger v2.2.0 |
| 1090 | 2026-09-18T16:27:08.342Z | Downloaded derive-ex v0.1.8 |
| 1091 | 2026-09-18T16:27:08.342Z | Downloaded spki v0.8.0 |
| 1092 | 2026-09-18T16:27:08.342Z | Downloaded slog v2.8.2 |
| 1093 | 2026-09-18T16:27:08.345Z | Downloaded hkdf v0.13.0 |
| 1094 | 2026-09-18T16:27:08.349Z | Downloaded socket2 v0.5.10 |
| 1095 | 2026-09-18T16:27:08.352Z | Downloaded subprocess v0.2.15 |
| 1096 | 2026-09-18T16:27:08.352Z | Downloaded writeable v0.6.2 |
| 1097 | 2026-09-18T16:27:08.356Z | Downloaded sponge-cursor v0.1.0 |
| 1098 | 2026-09-18T16:27:08.358Z | Downloaded quinn-udp v0.5.14 |
| 1099 | 2026-09-18T16:27:08.358Z | Downloaded toml_edit v0.19.15 |
| 1100 | 2026-09-18T16:27:08.367Z | Downloaded diff v0.1.13 |
| 1101 | 2026-09-18T16:27:08.373Z | Downloaded oxide-update-engine v0.1.2 |
| 1102 | 2026-09-18T16:27:08.373Z | Downloaded delegate v0.13.5 |
| 1103 | 2026-09-18T16:27:08.373Z | Downloaded uuid v1.23.4 |
| 1104 | 2026-09-18T16:27:08.380Z | Downloaded module-lattice v0.2.3 |
| 1105 | 2026-09-18T16:27:08.380Z | Downloaded display-error-chain v0.2.2 |
| 1106 | 2026-09-18T16:27:08.380Z | Downloaded linear-map v1.2.0 |
| 1107 | 2026-09-18T16:27:08.380Z | Downloaded rustls-pki-types v1.14.0 |
| 1108 | 2026-09-18T16:27:08.380Z | Downloaded nu-ansi-term v0.50.3 |
| 1109 | 2026-09-18T16:27:08.380Z | Downloaded peg v0.8.5 |
| 1110 | 2026-09-18T16:27:08.384Z | Downloaded zopfli v0.8.3 |
| 1111 | 2026-09-18T16:27:08.384Z | Downloaded papergrid v0.18.0 |
| 1112 | 2026-09-18T16:27:08.384Z | Downloaded test-strategy v0.4.5 |
| 1113 | 2026-09-18T16:27:08.387Z | Downloaded illumos-nvpair v0.3.0 |
| 1114 | 2026-09-18T16:27:08.388Z | Downloaded inout v0.2.2 |
| 1115 | 2026-09-18T16:27:08.388Z | Downloaded ed25519 v3.0.0 |
| 1116 | 2026-09-18T16:27:08.388Z | Downloaded void v1.0.2 |
| 1117 | 2026-09-18T16:27:08.388Z | Downloaded password-hash v0.6.1 |
| 1118 | 2026-09-18T16:27:08.391Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1119 | 2026-09-18T16:27:08.391Z | Downloaded predicates v3.1.4 |
| 1120 | 2026-09-18T16:27:08.391Z | Downloaded memoffset v0.9.1 |
| 1121 | 2026-09-18T16:27:08.395Z | Downloaded rfc6979 v0.4.0 |
| 1122 | 2026-09-18T16:27:08.397Z | Downloaded icu_normalizer v2.1.1 |
| 1123 | 2026-09-18T16:27:08.398Z | Downloaded prettyplease v0.2.37 |
| 1124 | 2026-09-18T16:27:08.403Z | Downloaded serde-hex v0.1.0 |
| 1125 | 2026-09-18T16:27:08.406Z | Downloaded rayon-core v1.13.0 |
| 1126 | 2026-09-18T16:27:08.406Z | Downloaded usdt-macro v0.6.0 |
| 1127 | 2026-09-18T16:27:08.409Z | Downloaded h2 v0.4.15 |
| 1128 | 2026-09-18T16:27:08.411Z | Downloaded tabwriter v1.4.1 |
| 1129 | 2026-09-18T16:27:08.411Z | Downloaded rawzip v0.4.4 |
| 1130 | 2026-09-18T16:27:08.415Z | Downloaded reedline v0.40.0 |
| 1131 | 2026-09-18T16:27:08.418Z | Downloaded unicode-normalization v0.1.25 |
| 1132 | 2026-09-18T16:27:08.421Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1133 | 2026-09-18T16:27:08.479Z | Downloaded rustls-webpki v0.103.13 |
| 1134 | 2026-09-18T16:27:08.482Z | Downloaded tls_codec_derive v0.4.2 |
| 1135 | 2026-09-18T16:27:08.482Z | Downloaded hyper-staticfile v0.10.1 |
| 1136 | 2026-09-18T16:27:08.482Z | Downloaded convert_case v0.10.0 |
| 1137 | 2026-09-18T16:27:08.482Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 1138 | 2026-09-18T16:27:08.482Z | Downloaded salty v0.3.0 |
| 1139 | 2026-09-18T16:27:08.482Z | Downloaded zstd v0.13.3 |
| 1140 | 2026-09-18T16:27:08.483Z | Downloaded ident_case v1.0.1 |
| 1141 | 2026-09-18T16:27:08.483Z | Downloaded csv-core v0.1.13 |
| 1142 | 2026-09-18T16:27:08.483Z | Downloaded zone_cfg_derive v0.3.1 |
| 1143 | 2026-09-18T16:27:08.483Z | Downloaded lazy_static v1.5.0 |
| 1144 | 2026-09-18T16:27:08.483Z | Downloaded num-rational v0.4.2 |
| 1145 | 2026-09-18T16:27:08.483Z | Downloaded jobserver v0.1.34 |
| 1146 | 2026-09-18T16:27:08.483Z | Downloaded lalrpop-util v0.19.12 |
| 1147 | 2026-09-18T16:27:08.483Z | Downloaded oxide-generation-macros v0.2.0 |
| 1148 | 2026-09-18T16:27:08.483Z | Downloaded structmeta-derive v0.3.0 |
| 1149 | 2026-09-18T16:27:08.483Z | Downloaded tap v1.0.1 |
| 1150 | 2026-09-18T16:27:08.483Z | Downloaded darling_core v0.23.0 |
| 1151 | 2026-09-18T16:27:08.483Z | Downloaded dirs-next v2.0.0 |
| 1152 | 2026-09-18T16:27:08.483Z | Downloaded ed25519 v2.2.3 |
| 1153 | 2026-09-18T16:27:08.483Z | Downloaded ppv-lite86 v0.2.21 |
| 1154 | 2026-09-18T16:27:08.483Z | Downloaded crypto-bigint v0.5.5 |
| 1155 | 2026-09-18T16:27:08.483Z | Downloaded keccak v0.2.0 |
| 1156 | 2026-09-18T16:27:08.483Z | Downloaded proc-macro-crate v1.3.1 |
| 1157 | 2026-09-18T16:27:08.483Z | Downloaded rustc_version v0.1.7 |
| 1158 | 2026-09-18T16:27:08.483Z | Downloaded rand v0.10.1 |
| 1159 | 2026-09-18T16:27:08.483Z | Downloaded crypto-common v0.2.2 |
| 1160 | 2026-09-18T16:27:08.483Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1161 | 2026-09-18T16:27:08.483Z | Downloaded tokio-postgres v0.7.18 |
| 1162 | 2026-09-18T16:27:08.483Z | Downloaded unicode-bidi v0.3.18 |
| 1163 | 2026-09-18T16:27:08.483Z | Downloaded smallvec v0.6.14 |
| 1164 | 2026-09-18T16:27:08.483Z | Downloaded stringprep v0.1.5 |
| 1165 | 2026-09-18T16:27:08.483Z | Downloaded usdt v0.6.0 |
| 1166 | 2026-09-18T16:27:08.484Z | Downloaded cstr-argument v0.1.2 |
| 1167 | 2026-09-18T16:27:08.484Z | Downloaded knus v3.4.0 |
| 1168 | 2026-09-18T16:27:08.495Z | Downloaded indent_write v2.2.0 |
| 1169 | 2026-09-18T16:27:08.495Z | Downloaded p384 v0.13.1 |
| 1170 | 2026-09-18T16:27:08.498Z | Downloaded yoke-derive v0.8.1 |
| 1171 | 2026-09-18T16:27:08.499Z | Downloaded deranged v0.5.8 |
| 1172 | 2026-09-18T16:27:08.499Z | Downloaded sha1 v0.10.6 |
| 1173 | 2026-09-18T16:27:08.502Z | Downloaded blake3 v1.8.5 |
| 1174 | 2026-09-18T16:27:08.506Z | Downloaded git2 v0.20.4 |
| 1175 | 2026-09-18T16:27:08.510Z | Downloaded proc-macro-crate v3.4.0 |
| 1176 | 2026-09-18T16:27:08.513Z | Downloaded wnaf v0.14.0 |
| 1177 | 2026-09-18T16:27:08.513Z | Downloaded radium v0.7.0 |
| 1178 | 2026-09-18T16:27:08.514Z | Downloaded slog-async v2.8.0 |
| 1179 | 2026-09-18T16:27:08.514Z | Downloaded icu_properties_data v2.1.2 |
| 1180 | 2026-09-18T16:27:08.520Z | Downloaded knus-derive v3.4.0 |
| 1181 | 2026-09-18T16:27:08.523Z | Downloaded serdect v0.4.3 |
| 1182 | 2026-09-18T16:27:08.526Z | Downloaded num v0.4.3 |
| 1183 | 2026-09-18T16:27:08.526Z | Downloaded rand_seeder v0.4.0 |
| 1184 | 2026-09-18T16:27:08.526Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1185 | 2026-09-18T16:27:08.529Z | Downloaded phf v0.13.1 |
| 1186 | 2026-09-18T16:27:08.534Z | Downloaded maplit v1.0.2 |
| 1187 | 2026-09-18T16:27:08.534Z | Downloaded defmt-parser v1.0.0 |
| 1188 | 2026-09-18T16:27:08.534Z | Downloaded der v0.8.0 |
| 1189 | 2026-09-18T16:27:08.538Z | Downloaded dropshot-api-manager v0.8.0 |
| 1190 | 2026-09-18T16:27:08.538Z | Downloaded digest-io v0.1.0 |
| 1191 | 2026-09-18T16:27:08.538Z | Downloaded ron v0.8.1 |
| 1192 | 2026-09-18T16:27:08.541Z | Downloaded sha2 v0.11.0 |
| 1193 | 2026-09-18T16:27:08.556Z | Downloaded zerocopy-derive v0.8.55 |
| 1194 | 2026-09-18T16:27:08.560Z | Downloaded rand_chacha v0.3.1 |
| 1195 | 2026-09-18T16:27:08.560Z | Downloaded serde-big-array v0.5.1 |
| 1196 | 2026-09-18T16:27:08.560Z | Downloaded multimap v0.10.1 |
| 1197 | 2026-09-18T16:27:08.560Z | Downloaded unicode-xid v0.2.6 |
| 1198 | 2026-09-18T16:27:08.560Z | Downloaded predicates-core v1.0.10 |
| 1199 | 2026-09-18T16:27:08.560Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1200 | 2026-09-18T16:27:08.560Z | Downloaded tower-http v0.6.8 |
| 1201 | 2026-09-18T16:27:08.561Z | Downloaded ipnetwork v0.21.1 |
| 1202 | 2026-09-18T16:27:08.561Z | Downloaded socket2 v0.6.3 |
| 1203 | 2026-09-18T16:27:08.566Z | Downloaded crc v3.4.0 |
| 1204 | 2026-09-18T16:27:08.569Z | Downloaded signature v3.0.0 |
| 1205 | 2026-09-18T16:27:08.569Z | Downloaded iddqd v0.4.2 |
| 1206 | 2026-09-18T16:27:08.577Z | Downloaded semver v0.1.20 |
| 1207 | 2026-09-18T16:27:08.577Z | Downloaded instant v0.1.13 |
| 1208 | 2026-09-18T16:27:08.580Z | Downloaded aws-lc-rs v1.16.3 |
| 1209 | 2026-09-18T16:27:08.580Z | Downloaded signal-hook-registry v1.4.8 |
| 1210 | 2026-09-18T16:27:08.583Z | Downloaded strum v0.27.2 |
| 1211 | 2026-09-18T16:27:08.583Z | Downloaded darling_macro v0.21.3 |
| 1212 | 2026-09-18T16:27:08.586Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1213 | 2026-09-18T16:27:08.586Z | Downloaded num-traits v0.2.19 |
| 1214 | 2026-09-18T16:27:08.586Z | Downloaded progenitor-impl v0.13.0 |
| 1215 | 2026-09-18T16:27:08.589Z | Downloaded cookie v0.18.1 |
| 1216 | 2026-09-18T16:27:08.592Z | Downloaded mio v1.2.0 |
| 1217 | 2026-09-18T16:27:08.595Z | Downloaded quinn v0.11.11 |
| 1218 | 2026-09-18T16:27:08.595Z | Downloaded darling_macro v0.23.0 |
| 1219 | 2026-09-18T16:27:08.598Z | Downloaded hyper-util v0.1.20 |
| 1220 | 2026-09-18T16:27:08.601Z | Downloaded elliptic-curve v0.13.8 |
| 1221 | 2026-09-18T16:27:08.603Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1222 | 2026-09-18T16:27:08.604Z | Downloaded tokio-tungstenite v0.23.1 |
| 1223 | 2026-09-18T16:27:08.604Z | Downloaded p384 v0.14.0 |
| 1224 | 2026-09-18T16:27:08.606Z | Downloaded strum_macros v0.26.4 |
| 1225 | 2026-09-18T16:27:08.606Z | Downloaded idna v1.1.0 |
| 1226 | 2026-09-18T16:27:08.609Z | Downloaded nom v7.1.3 |
| 1227 | 2026-09-18T16:27:08.611Z | Downloaded md-5 v0.11.0 |
| 1228 | 2026-09-18T16:27:08.615Z | Downloaded iri-string v0.7.10 |
| 1229 | 2026-09-18T16:27:08.618Z | Downloaded itertools v0.12.1 |
| 1230 | 2026-09-18T16:27:08.621Z | Downloaded libsw v3.5.0 |
| 1231 | 2026-09-18T16:27:08.621Z | Downloaded sec1 v0.7.3 |
| 1232 | 2026-09-18T16:27:08.624Z | Downloaded yoke v0.8.1 |
| 1233 | 2026-09-18T16:27:08.624Z | Downloaded indoc v2.0.7 |
| 1234 | 2026-09-18T16:27:08.627Z | Downloaded termios v0.3.3 |
| 1235 | 2026-09-18T16:27:08.630Z | Downloaded polyval v0.7.1 |
| 1236 | 2026-09-18T16:27:08.637Z | Downloaded bitvec v1.0.1 |
| 1237 | 2026-09-18T16:27:08.645Z | Downloaded tokio-native-tls v0.3.1 |
| 1238 | 2026-09-18T16:27:08.648Z | Downloaded pin-project-lite v0.2.17 |
| 1239 | 2026-09-18T16:27:08.648Z | Downloaded smf v0.2.3 |
| 1240 | 2026-09-18T16:27:08.651Z | Downloaded pin-project v1.1.11 |
| 1241 | 2026-09-18T16:27:08.656Z | Downloaded paste v1.0.15 |
| 1242 | 2026-09-18T16:27:08.660Z | Downloaded rustc-demangle v0.1.27 |
| 1243 | 2026-09-18T16:27:08.660Z | Downloaded daft-derive v0.1.8 |
| 1244 | 2026-09-18T16:27:08.660Z | Downloaded yasna v0.5.2 |
| 1245 | 2026-09-18T16:27:08.660Z | Downloaded crossbeam-epoch v0.9.18 |
| 1246 | 2026-09-18T16:27:08.663Z | Downloaded ecdsa v0.16.9 |
| 1247 | 2026-09-18T16:27:08.663Z | Downloaded typed-path v0.12.3 |
| 1248 | 2026-09-18T16:27:08.666Z | Downloaded ed25519-dalek v2.2.0 |
| 1249 | 2026-09-18T16:27:08.669Z | Downloaded p256 v0.14.0 |
| 1250 | 2026-09-18T16:27:08.669Z | Downloaded ignore v0.4.25 |
| 1251 | 2026-09-18T16:27:08.680Z | Downloaded radix_trie v0.2.1 |
| 1252 | 2026-09-18T16:27:08.685Z | Downloaded unsafe-libyaml v0.2.11 |
| 1253 | 2026-09-18T16:27:08.685Z | Downloaded serde_with v3.21.0 |
| 1254 | 2026-09-18T16:27:08.685Z | Downloaded unicode_categories v0.1.1 |
| 1255 | 2026-09-18T16:27:08.686Z | Downloaded walkdir v2.5.0 |
| 1256 | 2026-09-18T16:27:08.686Z | Downloaded jiff-core v0.1.0 |
| 1257 | 2026-09-18T16:27:08.691Z | Downloaded toml v0.7.8 |
| 1258 | 2026-09-18T16:27:08.691Z | Downloaded crc32fast v1.5.0 |
| 1259 | 2026-09-18T16:27:08.691Z | Downloaded peg-macros v0.8.5 |
| 1260 | 2026-09-18T16:27:08.694Z | Downloaded bindgen v0.71.1 |
| 1261 | 2026-09-18T16:27:08.694Z | Downloaded chrono v0.4.45 |
| 1262 | 2026-09-18T16:27:08.698Z | Downloaded darling_core v0.21.3 |
| 1263 | 2026-09-18T16:27:08.703Z | Downloaded parking_lot v0.11.2 |
| 1264 | 2026-09-18T16:27:08.706Z | Downloaded time-macros v0.2.27 |
| 1265 | 2026-09-18T16:27:08.706Z | Downloaded typed-path v0.9.3 |
| 1266 | 2026-09-18T16:27:08.706Z | Downloaded publicsuffix v2.3.0 |
| 1267 | 2026-09-18T16:27:08.710Z | Downloaded poly1305 v0.9.0 |
| 1268 | 2026-09-18T16:27:08.710Z | Downloaded schemars v1.2.1 |
| 1269 | 2026-09-18T16:27:08.718Z | Downloaded quinn-proto v0.11.16 |
| 1270 | 2026-09-18T16:27:08.721Z | Downloaded winnow v0.5.40 |
| 1271 | 2026-09-18T16:27:08.728Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1272 | 2026-09-18T16:27:08.732Z | Downloaded tower v0.5.3 |
| 1273 | 2026-09-18T16:27:08.735Z | Downloaded dropshot_endpoint v0.17.1 |
| 1274 | 2026-09-18T16:27:08.738Z | Downloaded itertools v0.15.0 |
| 1275 | 2026-09-18T16:27:08.743Z | Downloaded parking_lot v0.12.5 |
| 1276 | 2026-09-18T16:27:08.743Z | Downloaded icu_normalizer_data v2.1.1 |
| 1277 | 2026-09-18T16:27:08.746Z | Downloaded derive_more v2.1.1 |
| 1278 | 2026-09-18T16:27:08.750Z | Downloaded diesel_derives v2.3.7 |
| 1279 | 2026-09-18T16:27:08.753Z | Downloaded miniz_oxide v0.8.9 |
| 1280 | 2026-09-18T16:27:08.756Z | Downloaded unicode-properties v0.1.4 |
| 1281 | 2026-09-18T16:27:08.756Z | Downloaded libm v0.2.16 |
| 1282 | 2026-09-18T16:27:08.760Z | Downloaded miette v7.6.0 |
| 1283 | 2026-09-18T16:27:08.763Z | Downloaded portable-atomic v1.13.1 |
| 1284 | 2026-09-18T16:27:08.768Z | Downloaded rand v0.9.2 |
| 1285 | 2026-09-18T16:27:08.772Z | Downloaded quick-xml v0.37.5 |
| 1286 | 2026-09-18T16:27:08.782Z | Downloaded nom v8.0.0 |
| 1287 | 2026-09-18T16:27:08.782Z | Downloaded winnow v0.6.26 |
| 1288 | 2026-09-18T16:27:08.786Z | Downloaded yansi v1.0.1 |
| 1289 | 2026-09-18T16:27:08.786Z | Downloaded tracing-core v0.1.36 |
| 1290 | 2026-09-18T16:27:08.786Z | Downloaded goblin v0.10.5 |
| 1291 | 2026-09-18T16:27:08.793Z | Downloaded scuffle v0.1.0 |
| 1292 | 2026-09-18T16:27:08.793Z | Downloaded indicatif v0.18.4 |
| 1293 | 2026-09-18T16:27:08.796Z | Downloaded libxml v0.3.3 |
| 1294 | 2026-09-18T16:27:08.796Z | Downloaded winnow v1.0.3 |
| 1295 | 2026-09-18T16:27:08.800Z | Downloaded tabled v0.21.0 |
| 1296 | 2026-09-18T16:27:08.809Z | Downloaded lalrpop v0.19.12 |
| 1297 | 2026-09-18T16:27:08.817Z | Downloaded tokio-util v0.7.18 |
| 1298 | 2026-09-18T16:27:08.821Z | Downloaded gimli v0.32.3 |
| 1299 | 2026-09-18T16:27:08.825Z | Downloaded qorb v0.4.1 |
| 1300 | 2026-09-18T16:27:08.828Z | Downloaded derive_more-impl v2.1.1 |
| 1301 | 2026-09-18T16:27:08.828Z | Downloaded rsa v0.9.10 |
| 1302 | 2026-09-18T16:27:08.833Z | Downloaded proptest v1.11.0 |
| 1303 | 2026-09-18T16:27:08.839Z | Downloaded polar-core v0.27.3 |
| 1304 | 2026-09-18T16:27:08.842Z | Downloaded itertools v0.14.0 |
| 1305 | 2026-09-18T16:27:08.846Z | Downloaded p521 v0.14.0 |
| 1306 | 2026-09-18T16:27:08.849Z | Downloaded minimal-lexical v0.2.1 |
| 1307 | 2026-09-18T16:27:08.849Z | Downloaded russh v0.62.4 |
| 1308 | 2026-09-18T16:27:08.853Z | Downloaded nix v0.27.1 |
| 1309 | 2026-09-18T16:27:08.858Z | Downloaded zip v8.6.0 |
| 1310 | 2026-09-18T16:27:08.861Z | Downloaded syn v3.0.3 |
| 1311 | 2026-09-18T16:27:08.875Z | Downloaded tough v0.22.0 |
| 1312 | 2026-09-18T16:27:08.878Z | Downloaded zerovec v0.11.5 |
| 1313 | 2026-09-18T16:27:08.878Z | Downloaded itertools v0.13.0 |
| 1314 | 2026-09-18T16:27:08.881Z | Downloaded crypto-primes v0.7.2 |
| 1315 | 2026-09-18T16:27:08.882Z | Downloaded reqwest v0.12.28 |
| 1316 | 2026-09-18T16:27:08.885Z | Downloaded sha3 v0.12.0 |
| 1317 | 2026-09-18T16:27:08.889Z | Downloaded hyper v1.10.1 |
| 1318 | 2026-09-18T16:27:08.892Z | Downloaded bstr v1.12.1 |
| 1319 | 2026-09-18T16:27:08.906Z | Downloaded hickory-proto v0.24.4 |
| 1320 | 2026-09-18T16:27:08.920Z | Downloaded rayon v1.11.0 |
| 1321 | 2026-09-18T16:27:08.920Z | Downloaded openssl v0.10.80 |
| 1322 | 2026-09-18T16:27:08.924Z | Downloaded zlib-rs v0.6.2 |
| 1323 | 2026-09-18T16:27:08.924Z | Downloaded petname v2.0.2 |
| 1324 | 2026-09-18T16:27:08.924Z | Downloaded vcpkg v0.2.15 |
| 1325 | 2026-09-18T16:27:08.941Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1326 | 2026-09-18T16:27:08.945Z | Downloaded regex v1.12.3 |
| 1327 | 2026-09-18T16:27:08.950Z | Downloaded object v0.39.1 |
| 1328 | 2026-09-18T16:27:08.953Z | Downloaded nix v0.28.0 |
| 1329 | 2026-09-18T16:27:08.964Z | Downloaded object v0.30.4 |
| 1330 | 2026-09-18T16:27:08.972Z | Downloaded smoltcp v0.11.0 |
| 1331 | 2026-09-18T16:27:08.979Z | Downloaded time v0.3.47 |
| 1332 | 2026-09-18T16:27:08.982Z | Downloaded dropshot v0.17.1 |
| 1333 | 2026-09-18T16:27:08.993Z | Downloaded object v0.37.3 |
| 1334 | 2026-09-18T16:27:09.000Z | Downloaded rustix v0.38.44 |
| 1335 | 2026-09-18T16:27:09.009Z | Downloaded regress v0.11.1 |
| 1336 | 2026-09-18T16:27:09.013Z | Downloaded regress v0.10.5 |
| 1337 | 2026-09-18T16:27:09.019Z | Downloaded regex-syntax v0.6.29 |
| 1338 | 2026-09-18T16:27:09.025Z | Downloaded zerocopy v0.8.55 |
| 1339 | 2026-09-18T16:27:09.034Z | Downloaded rustls v0.23.41 |
| 1340 | 2026-09-18T16:27:09.041Z | Downloaded curve25519-dalek v4.1.3 |
| 1341 | 2026-09-18T16:27:09.044Z | Downloaded crypto-bigint v0.7.5 |
| 1342 | 2026-09-18T16:27:09.053Z | Downloaded moka v0.12.13 |
| 1343 | 2026-09-18T16:27:09.058Z | Downloaded hickory-proto v0.25.2 |
| 1344 | 2026-09-18T16:27:09.069Z | Downloaded smoltcp v0.9.1 |
| 1345 | 2026-09-18T16:27:09.080Z | Downloaded typify-impl v0.6.2 |
| 1346 | 2026-09-18T16:27:09.083Z | Downloaded sled v0.34.7 |
| 1347 | 2026-09-18T16:27:09.087Z | Downloaded sqlparser v0.61.0 |
| 1348 | 2026-09-18T16:27:09.090Z | Downloaded regex-syntax v0.8.10 |
| 1349 | 2026-09-18T16:27:09.093Z | Downloaded diesel v2.3.7 |
| 1350 | 2026-09-18T16:27:09.106Z | Downloaded nix v0.31.2 |
| 1351 | 2026-09-18T16:27:09.125Z | Downloaded curve25519-dalek v5.0.0 |
| 1352 | 2026-09-18T16:27:09.131Z | Downloaded openapiv3 v2.2.0 |
| 1353 | 2026-09-18T16:27:09.131Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1354 | 2026-09-18T16:27:09.140Z | Downloaded sha3 v0.11.0 |
| 1355 | 2026-09-18T16:27:09.140Z | Downloaded tracing v0.1.44 |
| 1356 | 2026-09-18T16:27:09.151Z | Downloaded zerocopy-derive v0.6.6 |
| 1357 | 2026-09-18T16:27:09.194Z | Downloaded regex-automata v0.4.14 |
| 1358 | 2026-09-18T16:27:09.194Z | Downloaded chrono-tz v0.10.4 |
| 1359 | 2026-09-18T16:27:09.194Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1360 | 2026-09-18T16:27:09.214Z | Downloaded petgraph v0.6.5 |
| 1361 | 2026-09-18T16:27:09.217Z | Downloaded ratatui v0.29.0 |
| 1362 | 2026-09-18T16:27:09.222Z | Downloaded jiff v0.2.34 |
| 1363 | 2026-09-18T16:27:09.231Z | Downloaded petgraph v0.8.3 |
| 1364 | 2026-09-18T16:27:09.240Z | Downloaded sha3 v0.10.8 |
| 1365 | 2026-09-18T16:27:09.244Z | Downloaded csv v1.4.0 |
| 1366 | 2026-09-18T16:27:09.255Z | Downloaded libz-sys v1.1.24 |
| 1367 | 2026-09-18T16:27:09.273Z | Downloaded tokio v1.52.1 |
| 1368 | 2026-09-18T16:27:09.327Z | Downloaded encoding_rs v0.8.35 |
| 1369 | 2026-09-18T16:27:09.341Z | Downloaded ring v0.17.14 |
| 1370 | 2026-09-18T16:27:09.365Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1371 | 2026-09-18T16:27:09.730Z | Downloaded aws-lc-sys v0.40.0 |
| 1372 | 2026-09-18T16:27:09.988Z | Compiling serde_core v1.0.228 |
| 1373 | 2026-09-18T16:27:09.988Z | Compiling libc v0.2.185 |
| 1374 | 2026-09-18T16:27:09.988Z | Compiling serde v1.0.228 |
| 1375 | 2026-09-18T16:27:10.004Z | Compiling log v0.4.33 |
| 1376 | 2026-09-18T16:27:10.004Z | Compiling smallvec v1.15.1 |
| 1377 | 2026-09-18T16:27:10.145Z | Compiling subtle v2.6.1 |
| 1378 | 2026-09-18T16:27:10.152Z | Compiling find-msvc-tools v0.1.9 |
| 1379 | 2026-09-18T16:27:10.156Z | Compiling syn v2.0.117 |
| 1380 | 2026-09-18T16:27:10.341Z | Compiling shlex v1.3.0 |
| 1381 | 2026-09-18T16:27:10.355Z | Compiling typenum v1.20.1 |
| 1382 | 2026-09-18T16:27:10.362Z | Compiling scopeguard v1.2.0 |
| 1383 | 2026-09-18T16:27:10.423Z | Compiling stable_deref_trait v1.2.1 |
| 1384 | 2026-09-18T16:27:10.473Z | Compiling lock_api v0.4.14 |
| 1385 | 2026-09-18T16:27:10.488Z | Compiling portable-atomic v1.13.1 |
| 1386 | 2026-09-18T16:27:10.501Z | Compiling serde_json v1.0.151 |
| 1387 | 2026-09-18T16:27:10.542Z | Compiling critical-section v1.2.0 |
| 1388 | 2026-09-18T16:27:10.649Z | Compiling zerocopy v0.8.55 |
| 1389 | 2026-09-18T16:27:10.716Z | Compiling libm v0.2.16 |
| 1390 | 2026-09-18T16:27:10.783Z | Compiling num-traits v0.2.19 |
| 1391 | 2026-09-18T16:27:10.989Z | Compiling pkg-config v0.3.32 |
| 1392 | 2026-09-18T16:27:11.060Z | Compiling errno v0.3.14 |
| 1393 | 2026-09-18T16:27:11.082Z | Compiling jobserver v0.1.34 |
| 1394 | 2026-09-18T16:27:11.239Z | Compiling pin-project-lite v0.2.17 |
| 1395 | 2026-09-18T16:27:11.302Z | Compiling cc v1.2.56 |
| 1396 | 2026-09-18T16:27:11.331Z | Compiling getrandom v0.4.3 |
| 1397 | 2026-09-18T16:27:11.447Z | Compiling once_cell v1.21.3 |
| 1398 | 2026-09-18T16:27:11.519Z | Compiling parking_lot_core v0.9.12 |
| 1399 | 2026-09-18T16:27:11.534Z | Compiling rand_core v0.10.0 |
| 1400 | 2026-09-18T16:27:11.659Z | Compiling signal-hook-registry v1.4.8 |
| 1401 | 2026-09-18T16:27:11.708Z | Compiling getrandom v0.2.17 |
| 1402 | 2026-09-18T16:27:11.936Z | Compiling percent-encoding v2.3.2 |
| 1403 | 2026-09-18T16:27:11.949Z | Compiling futures-core v0.3.32 |
| 1404 | 2026-09-18T16:27:12.076Z | Compiling writeable v0.6.2 |
| 1405 | 2026-09-18T16:27:12.101Z | Compiling foldhash v0.2.0 |
| 1406 | 2026-09-18T16:27:12.123Z | Compiling litemap v0.8.1 |
| 1407 | 2026-09-18T16:27:12.318Z | Compiling bitflags v2.11.0 |
| 1408 | 2026-09-18T16:27:12.401Z | Compiling semver v1.0.28 |
| 1409 | 2026-09-18T16:27:12.438Z | Compiling parking_lot v0.12.5 |
| 1410 | 2026-09-18T16:27:12.468Z | Compiling rand_core v0.6.4 |
| 1411 | 2026-09-18T16:27:12.562Z | Compiling mio v1.2.0 |
| 1412 | 2026-09-18T16:27:12.670Z | Compiling icu_normalizer_data v2.1.1 |
| 1413 | 2026-09-18T16:27:12.726Z | Compiling icu_properties_data v2.1.2 |
| 1414 | 2026-09-18T16:27:12.761Z | Compiling generic-array v0.14.7 |
| 1415 | 2026-09-18T16:27:12.821Z | Compiling getrandom v0.3.4 |
| 1416 | 2026-09-18T16:27:12.896Z | Compiling const-oid v0.9.6 |
| 1417 | 2026-09-18T16:27:12.979Z | Compiling synstructure v0.13.2 |
| 1418 | 2026-09-18T16:27:13.046Z | Compiling hashbrown v0.17.0 |
| 1419 | 2026-09-18T16:27:13.077Z | Compiling socket2 v0.6.3 |
| 1420 | 2026-09-18T16:27:13.104Z | Compiling rustix v1.1.4 |
| 1421 | 2026-09-18T16:27:13.513Z | Compiling futures-sink v0.3.32 |
| 1422 | 2026-09-18T16:27:13.516Z | Compiling utf8_iter v1.0.4 |
| 1423 | 2026-09-18T16:27:13.598Z | Compiling indexmap v2.14.0 |
| 1424 | 2026-09-18T16:27:13.622Z | Compiling futures-channel v0.3.32 |
| 1425 | 2026-09-18T16:27:13.660Z | Compiling slab v0.4.12 |
| 1426 | 2026-09-18T16:27:13.675Z | Compiling futures-task v0.3.32 |
| 1427 | 2026-09-18T16:27:13.678Z | Compiling futures-io v0.3.32 |
| 1428 | 2026-09-18T16:27:13.725Z | Compiling form_urlencoded v1.2.2 |
| 1429 | 2026-09-18T16:27:13.830Z | Compiling cmov v0.5.4 |
| 1430 | 2026-09-18T16:27:13.845Z | Compiling rustversion v1.0.22 |
| 1431 | 2026-09-18T16:27:13.859Z | Compiling iana-time-zone v0.1.65 |
| 1432 | 2026-09-18T16:27:13.875Z | Compiling base64ct v1.8.3 |
| 1433 | 2026-09-18T16:27:13.905Z | Compiling cmake v0.1.57 |
| 1434 | 2026-09-18T16:27:14.046Z | Compiling ctutils v0.4.2 |
| 1435 | 2026-09-18T16:27:14.060Z | Compiling ident_case v1.0.1 |
| 1436 | 2026-09-18T16:27:14.173Z | Compiling pem-rfc7468 v0.7.0 |
| 1437 | 2026-09-18T16:27:14.188Z | Compiling flagset v0.4.7 |
| 1438 | 2026-09-18T16:27:14.273Z | Compiling regex-syntax v0.8.10 |
| 1439 | 2026-09-18T16:27:14.291Z | Compiling dunce v1.0.5 |
| 1440 | 2026-09-18T16:27:14.311Z | Compiling fs_extra v1.3.0 |
| 1441 | 2026-09-18T16:27:14.326Z | Compiling uuid v1.23.4 |
| 1442 | 2026-09-18T16:27:14.394Z | Compiling base64 v0.22.1 |
| 1443 | 2026-09-18T16:27:14.481Z | Compiling syn v1.0.109 |
| 1444 | 2026-09-18T16:27:14.589Z | Compiling aws-lc-sys v0.40.0 |
| 1445 | 2026-09-18T16:27:14.724Z | Compiling vcpkg v0.2.15 |
| 1446 | 2026-09-18T16:27:14.771Z | Compiling serde_derive v1.0.228 |
| 1447 | 2026-09-18T16:27:14.804Z | Compiling zeroize_derive v1.5.0 |
| 1448 | 2026-09-18T16:27:14.853Z | Compiling zerofrom-derive v0.1.6 |
| 1449 | 2026-09-18T16:27:14.896Z | Compiling yoke-derive v0.8.1 |
| 1450 | 2026-09-18T16:27:15.032Z | Compiling zerocopy-derive v0.8.55 |
| 1451 | 2026-09-18T16:27:15.455Z | Compiling zerovec-derive v0.11.2 |
| 1452 | 2026-09-18T16:27:15.504Z | Compiling displaydoc v0.2.5 |
| 1453 | 2026-09-18T16:27:16.129Z | Compiling tokio-macros v2.7.0 |
| 1454 | 2026-09-18T16:27:16.294Z | Compiling futures-macro v0.3.32 |
| 1455 | 2026-09-18T16:27:16.330Z | Compiling zerofrom v0.1.6 |
| 1456 | 2026-09-18T16:27:16.461Z | Compiling yoke v0.8.1 |
| 1457 | 2026-09-18T16:27:16.632Z | Compiling thiserror-impl v2.0.18 |
| 1458 | 2026-09-18T16:27:16.673Z | Compiling zerovec v0.11.5 |
| 1459 | 2026-09-18T16:27:16.676Z | Compiling zerotrie v0.2.3 |
| 1460 | 2026-09-18T16:27:16.881Z | Compiling der_derive v0.7.3 |
| 1461 | 2026-09-18T16:27:17.131Z | Compiling futures-util v0.3.32 |
| 1462 | 2026-09-18T16:27:17.269Z | Compiling tinystr v0.8.2 |
| 1463 | 2026-09-18T16:27:17.481Z | Compiling icu_locale_core v2.1.1 |
| 1464 | 2026-09-18T16:27:17.916Z | Compiling potential_utf v0.1.4 |
| 1465 | 2026-09-18T16:27:18.014Z | Compiling thiserror v2.0.18 |
| 1466 | 2026-09-18T16:27:18.084Z | Compiling icu_collections v2.1.1 |
| 1467 | 2026-09-18T16:27:18.126Z | Compiling icu_provider v2.1.1 |
| 1468 | 2026-09-18T16:27:18.374Z | Compiling zeroize v1.9.0 |
| 1469 | 2026-09-18T16:27:18.426Z | Compiling bytes v1.11.1 |
| 1470 | 2026-09-18T16:27:18.440Z | Compiling icu_properties v2.1.2 |
| 1471 | 2026-09-18T16:27:18.599Z | Compiling icu_normalizer v2.1.1 |
| 1472 | 2026-09-18T16:27:19.032Z | Compiling tokio v1.52.1 |
| 1473 | 2026-09-18T16:27:19.123Z | Compiling block-buffer v0.10.4 |
| 1474 | 2026-09-18T16:27:19.139Z | Compiling crypto-common v0.1.7 |
| 1475 | 2026-09-18T16:27:19.290Z | Compiling idna_adapter v1.2.1 |
| 1476 | 2026-09-18T16:27:19.305Z | Compiling hybrid-array v0.4.13 |
| 1477 | 2026-09-18T16:27:19.433Z | Compiling idna v1.1.0 |
| 1478 | 2026-09-18T16:27:19.449Z | Compiling digest v0.10.7 |
| 1479 | 2026-09-18T16:27:19.537Z | Compiling ppv-lite86 v0.2.21 |
| 1480 | 2026-09-18T16:27:19.658Z | Compiling chrono v0.4.45 |
| 1481 | 2026-09-18T16:27:19.707Z | Compiling der v0.7.10 |
| 1482 | 2026-09-18T16:27:19.870Z | Compiling url v2.5.8 |
| 1483 | 2026-09-18T16:27:20.070Z | Compiling http v1.4.2 |
| 1484 | 2026-09-18T16:27:20.084Z | Compiling block-buffer v0.12.1 |
| 1485 | 2026-09-18T16:27:20.290Z | Compiling crypto-common v0.2.2 |
| 1486 | 2026-09-18T16:27:20.650Z | Compiling spki v0.7.3 |
| 1487 | 2026-09-18T16:27:20.859Z | Compiling openssl-sys v0.9.117 |
| 1488 | 2026-09-18T16:27:20.874Z | Compiling tracing-attributes v0.1.31 |
| 1489 | 2026-09-18T16:27:20.889Z | Compiling serde_derive_internals v0.29.1 |
| 1490 | 2026-09-18T16:27:20.956Z | Compiling rustc_version v0.4.1 |
| 1491 | 2026-09-18T16:27:21.004Z | Compiling tracing-core v0.1.36 |
| 1492 | 2026-09-18T16:27:21.276Z | Compiling dyn-clone v1.0.20 |
| 1493 | 2026-09-18T16:27:21.390Z | Compiling schemars v0.8.22 |
| 1494 | 2026-09-18T16:27:21.414Z | Compiling crc32fast v1.5.0 |
| 1495 | 2026-09-18T16:27:21.538Z | Compiling aws-lc-rs v1.16.3 |
| 1496 | 2026-09-18T16:27:21.714Z | Compiling pkcs8 v0.10.2 |
| 1497 | 2026-09-18T16:27:21.739Z | Compiling http-body v1.0.1 |
| 1498 | 2026-09-18T16:27:21.760Z | Compiling schemars_derive v0.8.22 |
| 1499 | 2026-09-18T16:27:21.833Z | Compiling rustls-pki-types v1.14.0 |
| 1500 | 2026-09-18T16:27:21.891Z | Compiling rand_core v0.9.5 |
| 1501 | 2026-09-18T16:27:21.972Z | Compiling spin v0.9.8 |
| 1502 | 2026-09-18T16:27:22.001Z | Compiling tinyvec_macros v0.1.1 |
| 1503 | 2026-09-18T16:27:22.074Z | Compiling openssl-probe v0.2.1 |
| 1504 | 2026-09-18T16:27:22.163Z | Compiling httparse v1.10.1 |
| 1505 | 2026-09-18T16:27:22.189Z | Compiling tracing v0.1.44 |
| 1506 | 2026-09-18T16:27:22.189Z | Compiling tempfile v3.27.0 |
| 1507 | 2026-09-18T16:27:22.294Z | Compiling tinyvec v1.10.0 |
| 1508 | 2026-09-18T16:27:22.450Z | Compiling pest_generator v2.8.6 |
| 1509 | 2026-09-18T16:27:22.491Z | Compiling terminal_size v0.4.3 |
| 1510 | 2026-09-18T16:27:22.559Z | Compiling aho-corasick v1.1.4 |
| 1511 | 2026-09-18T16:27:22.574Z | Compiling untrusted v0.7.1 |
| 1512 | 2026-09-18T16:27:22.630Z | Compiling atomic-waker v1.1.2 |
| 1513 | 2026-09-18T16:27:22.646Z | Compiling tower-layer v0.3.3 |
| 1514 | 2026-09-18T16:27:22.697Z | Compiling radium v0.7.0 |
| 1515 | 2026-09-18T16:27:22.758Z | Compiling try-lock v0.2.5 |
| 1516 | 2026-09-18T16:27:22.811Z | Compiling tokio-util v0.7.18 |
| 1517 | 2026-09-18T16:27:22.868Z | Compiling tower-service v0.3.3 |
| 1518 | 2026-09-18T16:27:22.963Z | Compiling simd-adler32 v0.3.8 |
| 1519 | 2026-09-18T16:27:22.979Z | Compiling unicode-segmentation v1.12.0 |
| 1520 | 2026-09-18T16:27:23.145Z | Compiling pest_derive v2.8.6 |
| 1521 | 2026-09-18T16:27:23.234Z | Compiling want v0.3.1 |
| 1522 | 2026-09-18T16:27:23.361Z | Compiling regex-automata v0.4.14 |
| 1523 | 2026-09-18T16:27:23.592Z | Compiling h2 v0.4.15 |
| 1524 | 2026-09-18T16:27:23.694Z | Compiling rand_chacha v0.9.0 |
| 1525 | 2026-09-18T16:27:23.840Z | Compiling block-padding v0.4.2 |
| 1526 | 2026-09-18T16:27:24.016Z | Compiling ipnet v2.12.0 |
| 1527 | 2026-09-18T16:27:24.222Z | Compiling scroll_derive v0.13.1 |
| 1528 | 2026-09-18T16:27:24.349Z | Compiling darling_core v0.20.11 |
| 1529 | 2026-09-18T16:27:24.372Z | Compiling adler2 v2.0.1 |
| 1530 | 2026-09-18T16:27:24.504Z | Compiling httpdate v1.0.3 |
| 1531 | 2026-09-18T16:27:24.508Z | Compiling foreign-types-shared v0.1.1 |
| 1532 | 2026-09-18T16:27:24.596Z | Compiling openssl v0.10.80 |
| 1533 | 2026-09-18T16:27:24.746Z | Compiling maybe-uninit v2.0.0 |
| 1534 | 2026-09-18T16:27:24.761Z | Compiling tap v1.0.1 |
| 1535 | 2026-09-18T16:27:24.840Z | Compiling cpufeatures v0.2.17 |
| 1536 | 2026-09-18T16:27:24.870Z | Compiling const-oid v0.10.2 |
| 1537 | 2026-09-18T16:27:24.916Z | Compiling untrusted v0.9.0 |
| 1538 | 2026-09-18T16:27:25.014Z | Compiling rustls v0.23.41 |
| 1539 | 2026-09-18T16:27:25.042Z | Compiling scroll v0.13.0 |
| 1540 | 2026-09-18T16:27:25.070Z | Compiling digest v0.11.3 |
| 1541 | 2026-09-18T16:27:25.079Z | Compiling wyz v0.5.1 |
| 1542 | 2026-09-18T16:27:25.219Z | Compiling foreign-types v0.3.2 |
| 1543 | 2026-09-18T16:27:25.267Z | Compiling miniz_oxide v0.8.9 |
| 1544 | 2026-09-18T16:27:25.284Z | Compiling inout v0.2.2 |
| 1545 | 2026-09-18T16:27:25.298Z | Compiling rand v0.9.2 |
| 1546 | 2026-09-18T16:27:25.466Z | Compiling unicode-normalization v0.1.25 |
| 1547 | 2026-09-18T16:27:25.869Z | Compiling rand_chacha v0.3.1 |
| 1548 | 2026-09-18T16:27:25.919Z | Compiling signature v2.2.0 |
| 1549 | 2026-09-18T16:27:25.956Z | Compiling hex v0.4.3 |
| 1550 | 2026-09-18T16:27:26.038Z | Compiling openssl-macros v0.1.1 |
| 1551 | 2026-09-18T16:27:26.099Z | Compiling thiserror-impl v1.0.69 |
| 1552 | 2026-09-18T16:27:26.235Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1553 | 2026-09-18T16:27:26.436Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1554 | 2026-09-18T16:27:26.594Z | Compiling num-integer v0.1.46 |
| 1555 | 2026-09-18T16:27:26.598Z | Compiling darling_macro v0.20.11 |
| 1556 | 2026-09-18T16:27:26.633Z | Compiling hyper v1.10.1 |
| 1557 | 2026-09-18T16:27:26.733Z | Compiling socket2 v0.5.10 |
| 1558 | 2026-09-18T16:27:26.915Z | Compiling wait-timeout v0.2.1 |
| 1559 | 2026-09-18T16:27:27.085Z | Compiling ahash v0.8.12 |
| 1560 | 2026-09-18T16:27:27.134Z | Compiling quick-error v1.2.3 |
| 1561 | 2026-09-18T16:27:27.181Z | Compiling num-bigint-dig v0.8.6 |
| 1562 | 2026-09-18T16:27:27.289Z | Compiling num-conv v0.2.0 |
| 1563 | 2026-09-18T16:27:27.340Z | Compiling time-core v0.1.8 |
| 1564 | 2026-09-18T16:27:27.395Z | Compiling packed_struct v0.10.1 |
| 1565 | 2026-09-18T16:27:27.407Z | Compiling bit-vec v0.8.0 |
| 1566 | 2026-09-18T16:27:27.424Z | Compiling cpufeatures v0.3.0 |
| 1567 | 2026-09-18T16:27:27.429Z | Compiling funty v2.0.0 |
| 1568 | 2026-09-18T16:27:27.490Z | Compiling native-tls v0.2.18 |
| 1569 | 2026-09-18T16:27:27.505Z | Compiling powerfmt v0.2.0 |
| 1570 | 2026-09-18T16:27:27.635Z | Compiling bit-set v0.8.0 |
| 1571 | 2026-09-18T16:27:27.668Z | Compiling deranged v0.5.8 |
| 1572 | 2026-09-18T16:27:27.690Z | Compiling clap_builder v4.6.0 |
| 1573 | 2026-09-18T16:27:27.709Z | Compiling time-macros v0.2.27 |
| 1574 | 2026-09-18T16:27:27.770Z | Compiling thiserror v1.0.69 |
| 1575 | 2026-09-18T16:27:27.795Z | Compiling bitvec v1.0.1 |
| 1576 | 2026-09-18T16:27:27.844Z | Compiling hyper-util v0.1.20 |
| 1577 | 2026-09-18T16:27:28.091Z | Compiling rusty-fork v0.3.1 |
| 1578 | 2026-09-18T16:27:28.295Z | Compiling darling v0.20.11 |
| 1579 | 2026-09-18T16:27:28.385Z | Compiling num-iter v0.1.45 |
| 1580 | 2026-09-18T16:27:28.797Z | Compiling rand v0.8.6 |
| 1581 | 2026-09-18T16:27:29.159Z | Compiling cipher v0.5.2 |
| 1582 | 2026-09-18T16:27:29.218Z | Compiling goblin v0.10.5 |
| 1583 | 2026-09-18T16:27:29.529Z | Compiling sha2 v0.10.9 |
| 1584 | 2026-09-18T16:27:29.543Z | Compiling lazy_static v1.5.0 |
| 1585 | 2026-09-18T16:27:29.574Z | Compiling rand_xorshift v0.4.0 |
| 1586 | 2026-09-18T16:27:29.635Z | Compiling packed_struct_codegen v0.10.1 |
| 1587 | 2026-09-18T16:27:29.756Z | Compiling serde_spanned v0.6.9 |
| 1588 | 2026-09-18T16:27:29.894Z | Compiling toml_datetime v0.6.11 |
| 1589 | 2026-09-18T16:27:30.150Z | Compiling clap_derive v4.6.1 |
| 1590 | 2026-09-18T16:27:30.637Z | Compiling bitfield-macros v0.19.4 |
| 1591 | 2026-09-18T16:27:30.692Z | Compiling zerocopy-derive v0.6.6 |
| 1592 | 2026-09-18T16:27:30.819Z | Compiling sync_wrapper v1.0.2 |
| 1593 | 2026-09-18T16:27:30.930Z | Compiling indexmap v1.9.3 |
| 1594 | 2026-09-18T16:27:31.136Z | Compiling crossbeam-utils v0.8.21 |
| 1595 | 2026-09-18T16:27:31.351Z | Compiling object v0.37.3 |
| 1596 | 2026-09-18T16:27:31.450Z | Compiling paste v1.0.15 |
| 1597 | 2026-09-18T16:27:31.521Z | Compiling crc-catalog v2.4.0 |
| 1598 | 2026-09-18T16:27:31.554Z | Compiling unarray v0.1.4 |
| 1599 | 2026-09-18T16:27:31.616Z | Compiling siphasher v1.0.2 |
| 1600 | 2026-09-18T16:27:31.633Z | Compiling num_threads v0.1.7 |
| 1601 | 2026-09-18T16:27:31.664Z | Compiling nodrop v0.1.14 |
| 1602 | 2026-09-18T16:27:31.718Z | Compiling usdt-impl v0.6.0 |
| 1603 | 2026-09-18T16:27:31.758Z | Compiling array-init v0.0.4 |
| 1604 | 2026-09-18T16:27:31.779Z | Compiling time v0.3.47 |
| 1605 | 2026-09-18T16:27:31.801Z | Compiling proptest v1.11.0 |
| 1606 | 2026-09-18T16:27:31.868Z | Compiling clap v4.6.1 |
| 1607 | 2026-09-18T16:27:31.952Z | Compiling dof v0.4.0 |
| 1608 | 2026-09-18T16:27:32.016Z | Compiling crc v3.4.0 |
| 1609 | 2026-09-18T16:27:32.106Z | Compiling zerocopy v0.6.6 |
| 1610 | 2026-09-18T16:27:32.283Z | Compiling bitfield v0.19.4 |
| 1611 | 2026-09-18T16:27:32.505Z | Compiling tower v0.5.3 |
| 1612 | 2026-09-18T16:27:33.159Z | Compiling smallvec v0.6.14 |
| 1613 | 2026-09-18T16:27:33.361Z | Compiling chacha20 v0.10.0 |
| 1614 | 2026-09-18T16:27:33.474Z | Compiling derive_builder_core v0.20.2 |
| 1615 | 2026-09-18T16:27:33.716Z | Compiling ipnetwork v0.21.1 |
| 1616 | 2026-09-18T16:27:33.734Z | Compiling dtrace-parser v0.3.0 |
| 1617 | 2026-09-18T16:27:34.104Z | Compiling pkcs1 v0.7.5 |
| 1618 | 2026-09-18T16:27:34.197Z | Compiling http-body-util v0.1.3 |
| 1619 | 2026-09-18T16:27:34.320Z | Compiling heapless v0.7.17 |
| 1620 | 2026-09-18T16:27:34.445Z | Compiling slog v2.8.2 |
| 1621 | 2026-09-18T16:27:34.464Z | Compiling structmeta-derive v0.3.0 |
| 1622 | 2026-09-18T16:27:34.498Z | Compiling scroll_derive v0.12.1 |
| 1623 | 2026-09-18T16:27:34.577Z | Compiling darling_core v0.23.0 |
| 1624 | 2026-09-18T16:27:34.646Z | Compiling thread-id v5.1.0 |
| 1625 | 2026-09-18T16:27:34.733Z | Compiling cookie v0.18.1 |
| 1626 | 2026-09-18T16:27:34.935Z | Compiling env_filter v2.0.0 |
| 1627 | 2026-09-18T16:27:34.993Z | Compiling syn v3.0.3 |
| 1628 | 2026-09-18T16:27:35.168Z | Compiling iri-string v0.7.10 |
| 1629 | 2026-09-18T16:27:35.230Z | Compiling signal-hook v0.3.18 |
| 1630 | 2026-09-18T16:27:35.423Z | Compiling ryu v1.0.23 |
| 1631 | 2026-09-18T16:27:35.542Z | Compiling unicode-bidi v0.3.18 |
| 1632 | 2026-09-18T16:27:35.613Z | Compiling winnow v0.5.40 |
| 1633 | 2026-09-18T16:27:36.081Z | Compiling hashbrown v0.12.3 |
| 1634 | 2026-09-18T16:27:36.549Z | Compiling base64 v0.21.7 |
| 1635 | 2026-09-18T16:27:36.686Z | Compiling anyhow v1.0.104 |
| 1636 | 2026-09-18T16:27:36.879Z | Compiling allocator-api2 v0.2.21 |
| 1637 | 2026-09-18T16:27:37.014Z | Compiling unicode-properties v0.1.4 |
| 1638 | 2026-09-18T16:27:37.036Z | Compiling zstd-safe v7.2.4 |
| 1639 | 2026-09-18T16:27:37.052Z | Compiling gimli v0.32.3 |
| 1640 | 2026-09-18T16:27:37.241Z | Compiling stringprep v0.1.5 |
| 1641 | 2026-09-18T16:27:37.269Z | Compiling darling_macro v0.23.0 |
| 1642 | 2026-09-18T16:27:37.497Z | Compiling toml_edit v0.19.15 |
| 1643 | 2026-09-18T16:27:37.696Z | Compiling ron v0.8.1 |
| 1644 | 2026-09-18T16:27:38.181Z | Compiling tower-http v0.6.8 |
| 1645 | 2026-09-18T16:27:38.521Z | Compiling daft-derive v0.1.8 |
| 1646 | 2026-09-18T16:27:38.543Z | Compiling serde_urlencoded v0.7.1 |
| 1647 | 2026-09-18T16:27:38.582Z | Compiling structmeta v0.3.0 |
| 1648 | 2026-09-18T16:27:38.666Z | Compiling scroll v0.12.0 |
| 1649 | 2026-09-18T16:27:38.792Z | Compiling addr2line v0.25.1 |
| 1650 | 2026-09-18T16:27:38.805Z | Compiling env_logger v0.11.11 |
| 1651 | 2026-09-18T16:27:39.123Z | Compiling rsa v0.9.10 |
| 1652 | 2026-09-18T16:27:39.158Z | Compiling derive_builder_macro v0.20.2 |
| 1653 | 2026-09-18T16:27:39.174Z | Compiling newtype-uuid v1.3.2 |
| 1654 | 2026-09-18T16:27:39.201Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1655 | 2026-09-18T16:27:39.504Z | Compiling oxnet v0.1.6 |
| 1656 | 2026-09-18T16:27:39.634Z | Compiling hashbrown v0.13.2 |
| 1657 | 2026-09-18T16:27:39.664Z | Compiling rand v0.10.1 |
| 1658 | 2026-09-18T16:27:39.962Z | Compiling bzip2 v0.4.4 |
| 1659 | 2026-09-18T16:27:40.107Z | Compiling serde-hex v0.1.0 |
| 1660 | 2026-09-18T16:27:40.152Z | Compiling tokio-native-tls v0.3.1 |
| 1661 | 2026-09-18T16:27:40.170Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1662 | 2026-09-18T16:27:40.376Z | Compiling camino v1.2.5 |
| 1663 | 2026-09-18T16:27:40.817Z | Compiling sha2 v0.11.0 |
| 1664 | 2026-09-18T16:27:41.283Z | Compiling bstr v1.12.1 |
| 1665 | 2026-09-18T16:27:41.844Z | Compiling hmac v0.13.0 |
| 1666 | 2026-09-18T16:27:41.947Z | Compiling md-5 v0.11.0 |
| 1667 | 2026-09-18T16:27:42.040Z | Compiling heck v0.4.1 |
| 1668 | 2026-09-18T16:27:42.207Z | Compiling rustls-native-certs v0.8.3 |
| 1669 | 2026-09-18T16:27:42.249Z | Compiling curve25519-dalek v4.1.3 |
| 1670 | 2026-09-18T16:27:42.340Z | Compiling hubpack_derive v0.1.1 |
| 1671 | 2026-09-18T16:27:42.499Z | Compiling x509-cert v0.2.5 |
| 1672 | 2026-09-18T16:27:42.568Z | Compiling erased-serde v0.3.31 |
| 1673 | 2026-09-18T16:27:42.586Z | Compiling serde_tokenstream v0.2.3 |
| 1674 | 2026-09-18T16:27:42.761Z | Compiling vergen-lib v9.1.0 |
| 1675 | 2026-09-18T16:27:42.874Z | Compiling async-trait v0.1.89 |
| 1676 | 2026-09-18T16:27:42.907Z | Compiling pin-project-internal v1.1.11 |
| 1677 | 2026-09-18T16:27:42.962Z | Compiling zerocopy-derive v0.7.35 |
| 1678 | 2026-09-18T16:27:43.056Z | Compiling hash32 v0.2.1 |
| 1679 | 2026-09-18T16:27:43.217Z | Compiling memoffset v0.9.1 |
| 1680 | 2026-09-18T16:27:43.250Z | Compiling encoding_rs v0.8.35 |
| 1681 | 2026-09-18T16:27:43.413Z | Compiling mime v0.3.17 |
| 1682 | 2026-09-18T16:27:43.672Z | Compiling ref-cast v1.0.25 |
| 1683 | 2026-09-18T16:27:43.715Z | Compiling psl-types v2.0.11 |
| 1684 | 2026-09-18T16:27:43.817Z | Compiling rustix v0.38.44 |
| 1685 | 2026-09-18T16:27:43.843Z | Compiling cfg_aliases v0.2.1 |
| 1686 | 2026-09-18T16:27:43.924Z | Compiling owo-colors v4.3.0 |
| 1687 | 2026-09-18T16:27:43.938Z | Compiling litrs v1.0.0 |
| 1688 | 2026-09-18T16:27:43.997Z | Compiling fallible-iterator v0.2.0 |
| 1689 | 2026-09-18T16:27:44.008Z | Compiling zlib-rs v0.6.2 |
| 1690 | 2026-09-18T16:27:44.120Z | Compiling smoltcp v0.9.1 |
| 1691 | 2026-09-18T16:27:44.169Z | Compiling bumpalo v3.20.2 |
| 1692 | 2026-09-18T16:27:44.205Z | Compiling crc-any v2.5.0 |
| 1693 | 2026-09-18T16:27:44.304Z | Compiling libbz2-rs-sys v0.2.2 |
| 1694 | 2026-09-18T16:27:44.417Z | Compiling rustc-demangle v0.1.27 |
| 1695 | 2026-09-18T16:27:44.417Z | Compiling document-features v0.2.12 |
| 1696 | 2026-09-18T16:27:44.449Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1697 | 2026-09-18T16:27:44.479Z | Compiling zopfli v0.8.3 |
| 1698 | 2026-09-18T16:27:44.741Z | Compiling bzip2 v0.6.1 |
| 1699 | 2026-09-18T16:27:44.802Z | Compiling backtrace v0.3.76 |
| 1700 | 2026-09-18T16:27:44.942Z | Compiling postgres-protocol v0.6.12 |
| 1701 | 2026-09-18T16:27:45.028Z | Compiling pin-project v1.1.11 |
| 1702 | 2026-09-18T16:27:45.114Z | Compiling nix v0.31.2 |
| 1703 | 2026-09-18T16:27:45.130Z | Compiling zerocopy v0.7.35 |
| 1704 | 2026-09-18T16:27:45.148Z | Compiling publicsuffix v2.3.0 |
| 1705 | 2026-09-18T16:27:45.514Z | Compiling hubpack v0.1.2 |
| 1706 | 2026-09-18T16:27:45.728Z | Compiling snafu-derive v0.8.9 |
| 1707 | 2026-09-18T16:27:45.745Z | Compiling daft v0.1.8 |
| 1708 | 2026-09-18T16:27:45.858Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1709 | 2026-09-18T16:27:45.880Z | Compiling hyper-tls v0.6.0 |
| 1710 | 2026-09-18T16:27:45.930Z | Compiling zip v0.6.6 |
| 1711 | 2026-09-18T16:27:46.020Z | Compiling object v0.30.4 |
| 1712 | 2026-09-18T16:27:46.098Z | Compiling derive_builder v0.20.2 |
| 1713 | 2026-09-18T16:27:46.436Z | Compiling goblin v0.8.2 |
| 1714 | 2026-09-18T16:27:46.477Z | Compiling toml v0.7.8 |
| 1715 | 2026-09-18T16:27:46.659Z | Compiling derive-ex v0.1.8 |
| 1716 | 2026-09-18T16:27:47.062Z | Compiling flate2 v1.1.9 |
| 1717 | 2026-09-18T16:27:47.530Z | Compiling darling v0.23.0 |
| 1718 | 2026-09-18T16:27:47.615Z | Compiling phf_shared v0.13.1 |
| 1719 | 2026-09-18T16:27:47.669Z | Compiling regex v1.12.3 |
| 1720 | 2026-09-18T16:27:47.868Z | Compiling convert_case v0.10.0 |
| 1721 | 2026-09-18T16:27:47.899Z | Compiling hmac v0.12.1 |
| 1722 | 2026-09-18T16:27:48.071Z | Compiling futures-executor v0.3.32 |
| 1723 | 2026-09-18T16:27:48.092Z | Compiling vergen v9.1.0 |
| 1724 | 2026-09-18T16:27:48.176Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1725 | 2026-09-18T16:27:48.319Z | Compiling ref-cast-impl v1.0.25 |
| 1726 | 2026-09-18T16:27:48.361Z | Compiling strum_macros v0.27.2 |
| 1727 | 2026-09-18T16:27:48.384Z | Compiling ff v0.13.1 |
| 1728 | 2026-09-18T16:27:48.519Z | Compiling cargo-platform v0.3.2 |
| 1729 | 2026-09-18T16:27:48.810Z | Compiling fs-err v3.3.0 |
| 1730 | 2026-09-18T16:27:48.840Z | Compiling jiff-core v0.1.0 |
| 1731 | 2026-09-18T16:27:48.883Z | Compiling managed v0.8.0 |
| 1732 | 2026-09-18T16:27:48.896Z | Compiling base16ct v0.2.0 |
| 1733 | 2026-09-18T16:27:49.008Z | Compiling is_ci v1.2.0 |
| 1734 | 2026-09-18T16:27:49.075Z | Compiling path-slash v0.1.5 |
| 1735 | 2026-09-18T16:27:49.109Z | Compiling foldhash v0.1.5 |
| 1736 | 2026-09-18T16:27:49.166Z | Compiling bitflags v1.3.2 |
| 1737 | 2026-09-18T16:27:49.197Z | Compiling same-file v1.0.6 |
| 1738 | 2026-09-18T16:27:49.234Z | Compiling textwrap v0.16.2 |
| 1739 | 2026-09-18T16:27:49.354Z | Compiling walkdir v2.5.0 |
| 1740 | 2026-09-18T16:27:49.671Z | Compiling jiff v0.2.34 |
| 1741 | 2026-09-18T16:27:49.705Z | Compiling hashbrown v0.15.5 |
| 1742 | 2026-09-18T16:27:49.918Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1743 | 2026-09-18T16:27:50.004Z | Compiling supports-color v3.0.2 |
| 1744 | 2026-09-18T16:27:50.056Z | Compiling sec1 v0.7.3 |
| 1745 | 2026-09-18T16:27:50.317Z | Compiling strum v0.27.2 |
| 1746 | 2026-09-18T16:27:50.385Z | Compiling dof v0.3.0 |
| 1747 | 2026-09-18T16:27:50.411Z | Compiling cargo_metadata v0.23.1 |
| 1748 | 2026-09-18T16:27:50.452Z | Compiling group v0.13.0 |
| 1749 | 2026-09-18T16:27:50.641Z | Compiling test-strategy v0.4.5 |
| 1750 | 2026-09-18T16:27:51.067Z | Compiling futures v0.3.32 |
| 1751 | 2026-09-18T16:27:51.153Z | Compiling derive_more-impl v2.1.1 |
| 1752 | 2026-09-18T16:27:51.275Z | Compiling hkdf v0.12.4 |
| 1753 | 2026-09-18T16:27:51.477Z | Compiling phf v0.13.1 |
| 1754 | 2026-09-18T16:27:51.719Z | Compiling snafu v0.8.9 |
| 1755 | 2026-09-18T16:27:52.026Z | Compiling serde_with_macros v3.21.0 |
| 1756 | 2026-09-18T16:27:52.092Z | Compiling signal-hook-mio v0.2.5 |
| 1757 | 2026-09-18T16:27:52.107Z | Compiling cookie_store v0.22.1 |
| 1758 | 2026-09-18T16:27:52.259Z | Compiling zstd v0.13.3 |
| 1759 | 2026-09-18T16:27:52.351Z | Compiling reqwest v0.12.28 |
| 1760 | 2026-09-18T16:27:52.520Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 1761 | 2026-09-18T16:27:52.852Z | Compiling postgres-types v0.2.14 |
| 1762 | 2026-09-18T16:27:52.926Z | Compiling backtrace-ext v0.2.1 |
| 1763 | 2026-09-18T16:27:53.277Z | Compiling usdt-attr-macro v0.6.0 |
| 1764 | 2026-09-18T16:27:53.296Z | Compiling usdt-macro v0.6.0 |
| 1765 | 2026-09-18T16:27:53.414Z | Compiling globset v0.4.18 |
| 1766 | 2026-09-18T16:27:53.555Z | Compiling hashbrown v0.16.1 |
| 1767 | 2026-09-18T16:27:53.927Z | Compiling phf_shared v0.11.3 |
| 1768 | 2026-09-18T16:27:54.064Z | Compiling dtrace-parser v0.2.0 |
| 1769 | 2026-09-18T16:27:54.092Z | Compiling byte-wrapper v0.1.0 |
| 1770 | 2026-09-18T16:27:54.104Z | Compiling ed25519 v2.2.3 |
| 1771 | 2026-09-18T16:27:54.148Z | Compiling olpc-cjson v0.1.4 |
| 1772 | 2026-09-18T16:27:54.158Z | Compiling crypto-bigint v0.5.5 |
| 1773 | 2026-09-18T16:27:54.226Z | Compiling serde_plain v1.0.2 |
| 1774 | 2026-09-18T16:27:54.279Z | Compiling serde-big-array v0.5.1 |
| 1775 | 2026-09-18T16:27:54.395Z | Compiling strum_macros v0.26.4 |
| 1776 | 2026-09-18T16:27:54.414Z | Compiling enum-as-inner v0.6.1 |
| 1777 | 2026-09-18T16:27:54.425Z | Compiling async-recursion v1.1.1 |
| 1778 | 2026-09-18T16:27:54.796Z | Compiling serde_repr v0.1.20 |
| 1779 | 2026-09-18T16:27:54.920Z | Compiling miette-derive v7.6.0 |
| 1780 | 2026-09-18T16:27:54.996Z | Compiling pem v3.0.6 |
| 1781 | 2026-09-18T16:27:55.088Z | Compiling float-cmp v0.10.0 |
| 1782 | 2026-09-18T16:27:55.241Z | Compiling memmap2 v0.9.10 |
| 1783 | 2026-09-18T16:27:55.324Z | Compiling thread-id v4.2.2 |
| 1784 | 2026-09-18T16:27:55.342Z | Compiling keccak v0.1.6 |
| 1785 | 2026-09-18T16:27:55.412Z | Compiling normalize-line-endings v0.3.0 |
| 1786 | 2026-09-18T16:27:55.464Z | Compiling either v1.15.0 |
| 1787 | 2026-09-18T16:27:55.515Z | Compiling typed-path v0.12.3 |
| 1788 | 2026-09-18T16:27:55.677Z | Compiling new_debug_unreachable v1.0.6 |
| 1789 | 2026-09-18T16:27:55.758Z | Compiling fixedbitset v0.5.7 |
| 1790 | 2026-09-18T16:27:56.073Z | Compiling typed-path v0.9.3 |
| 1791 | 2026-09-18T16:27:56.086Z | Compiling data-encoding v2.10.0 |
| 1792 | 2026-09-18T16:27:56.099Z | Compiling supports-hyperlinks v3.2.0 |
| 1793 | 2026-09-18T16:27:56.146Z | Compiling static_assertions v1.1.0 |
| 1794 | 2026-09-18T16:27:56.162Z | Compiling predicates-core v1.0.10 |
| 1795 | 2026-09-18T16:27:56.223Z | Compiling precomputed-hash v0.1.1 |
| 1796 | 2026-09-18T16:27:56.250Z | Compiling fixedbitset v0.4.2 |
| 1797 | 2026-09-18T16:27:56.267Z | Compiling winnow v1.0.3 |
| 1798 | 2026-09-18T16:27:56.312Z | Compiling supports-unicode v3.0.0 |
| 1799 | 2026-09-18T16:27:56.332Z | Compiling whoami v2.1.0 |
| 1800 | 2026-09-18T16:27:56.459Z | Compiling difflib v0.4.0 |
| 1801 | 2026-09-18T16:27:56.459Z | Compiling miette v7.6.0 |
| 1802 | 2026-09-18T16:27:56.656Z | Compiling tokio-postgres v0.7.18 |
| 1803 | 2026-09-18T16:27:56.701Z | Compiling predicates v3.1.4 |
| 1804 | 2026-09-18T16:27:56.825Z | Compiling petgraph v0.6.5 |
| 1805 | 2026-09-18T16:27:57.019Z | Compiling hickory-proto v0.25.2 |
| 1806 | 2026-09-18T16:27:57.339Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1807 | 2026-09-18T16:27:57.356Z | Compiling zip v8.6.0 |
| 1808 | 2026-09-18T16:27:57.397Z | Compiling string_cache v0.8.9 |
| 1809 | 2026-09-18T16:27:57.596Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 1810 | 2026-09-18T16:27:57.716Z | Compiling toml_edit v0.22.27 |
| 1811 | 2026-09-18T16:27:57.965Z | Compiling strum v0.26.3 |
| 1812 | 2026-09-18T16:27:58.116Z | Compiling petgraph v0.8.3 |
| 1813 | 2026-09-18T16:27:58.393Z | Compiling itertools v0.13.0 |
| 1814 | 2026-09-18T16:27:58.497Z | Compiling sha3 v0.10.8 |
| 1815 | 2026-09-18T16:27:58.940Z | Compiling usdt v0.6.0 |
| 1816 | 2026-09-18T16:27:59.093Z | Compiling usdt-impl v0.5.0 |
| 1817 | 2026-09-18T16:27:59.198Z | Compiling elliptic-curve v0.13.8 |
| 1818 | 2026-09-18T16:27:59.599Z | Compiling ed25519-dalek v2.2.0 |
| 1819 | 2026-09-18T16:27:59.619Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1820 | 2026-09-18T16:27:59.673Z | Compiling iddqd v0.4.2 |
| 1821 | 2026-09-18T16:28:00.016Z | Compiling crossterm v0.28.1 |
| 1822 | 2026-09-18T16:28:00.129Z | Compiling serde_with v3.21.0 |
| 1823 | 2026-09-18T16:28:00.840Z | Compiling zip v4.6.1 |
| 1824 | 2026-09-18T16:28:00.951Z | Compiling derive_more v2.1.1 |
| 1825 | 2026-09-18T16:28:01.287Z | Compiling similar v2.7.0 |
| 1826 | 2026-09-18T16:28:01.451Z | Compiling crossbeam-epoch v0.9.18 |
| 1827 | 2026-09-18T16:28:01.517Z | Compiling tokio-stream v0.1.18 |
| 1828 | 2026-09-18T16:28:01.772Z | Compiling buf-list v1.1.2 |
| 1829 | 2026-09-18T16:28:01.780Z | Compiling openapiv3 v2.2.0 |
| 1830 | 2026-09-18T16:28:01.799Z | Compiling lalrpop-util v0.19.12 |
| 1831 | 2026-09-18T16:28:01.918Z | Compiling peg-runtime v0.8.5 |
| 1832 | 2026-09-18T16:28:01.971Z | Compiling thread_local v1.1.9 |
| 1833 | 2026-09-18T16:28:01.991Z | Compiling slog-async v2.8.0 |
| 1834 | 2026-09-18T16:28:02.037Z | Compiling crossbeam-channel v0.5.15 |
| 1835 | 2026-09-18T16:28:02.120Z | Compiling is-terminal v0.4.17 |
| 1836 | 2026-09-18T16:28:02.139Z | Compiling filetime v0.2.27 |
| 1837 | 2026-09-18T16:28:02.229Z | Compiling xattr v1.6.1 |
| 1838 | 2026-09-18T16:28:02.253Z | Compiling take_mut v0.2.2 |
| 1839 | 2026-09-18T16:28:02.256Z | Compiling term v1.2.1 |
| 1840 | 2026-09-18T16:28:02.348Z | Compiling tar v0.4.46 |
| 1841 | 2026-09-18T16:28:02.362Z | Compiling camino-tempfile v1.4.1 |
| 1842 | 2026-09-18T16:28:02.580Z | Compiling slog-term v2.9.2 |
| 1843 | 2026-09-18T16:28:08.377Z | Compiling rustls-webpki v0.103.13 |
| 1844 | 2026-09-18T16:28:11.081Z | Compiling tokio-rustls v0.26.4 |
| 1845 | 2026-09-18T16:28:11.081Z | Compiling rustls-platform-verifier v0.6.2 |
| 1846 | 2026-09-18T16:28:11.081Z | Compiling tough v0.22.0 |
| 1847 | 2026-09-18T16:28:11.287Z | Compiling hyper-rustls v0.27.7 |
| 1848 | 2026-09-18T16:28:11.478Z | Compiling reqwest v0.13.2 |
| 1849 | 2026-09-18T16:28:13.729Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1850 | 2026-09-18T16:28:13.966Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1851 | 2026-09-18T16:28:16.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1852 | 2026-09-18T16:28:17.065Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1853 | 2026-09-18T16:28:17.123Z | Sep 18 16:28:15.702 INFO Starting download, target: Console |
| 1854 | 2026-09-18T16:28:17.123Z | Sep 18 16:28:15.703 INFO Starting download, target: Cockroach |
| 1855 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Starting download, target: Clickhouse |
| 1856 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Starting download, target: DendriteStub |
| 1857 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Starting download, target: MaghemiteMgd |
| 1858 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Starting download, target: MaghemiteDdmd |
| 1859 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Starting download, target: TransceiverControl |
| 1860 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1861 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1862 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1863 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1864 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1865 | 2026-09-18T16:28:17.128Z | Sep 18 16:28:15.703 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1866 | 2026-09-18T16:28:17.129Z | Sep 18 16:28:15.703 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1867 | 2026-09-18T16:28:18.964Z | Sep 18 16:28:17.544 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1868 | 2026-09-18T16:28:19.173Z | Sep 18 16:28:17.748 INFO Download complete, target: Console |
| 1869 | 2026-09-18T16:28:20.793Z | Sep 18 16:28:19.266 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1870 | 2026-09-18T16:28:21.728Z | Sep 18 16:28:20.303 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1871 | 2026-09-18T16:28:21.908Z | Sep 18 16:28:20.478 INFO Download complete, target: TransceiverControl |
| 1872 | 2026-09-18T16:28:23.020Z | Sep 18 16:28:21.592 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1873 | 2026-09-18T16:28:23.480Z | Sep 18 16:28:22.040 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1874 | 2026-09-18T16:28:23.655Z | Sep 18 16:28:22.221 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1875 | 2026-09-18T16:28:24.244Z | Sep 18 16:28:22.819 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1876 | 2026-09-18T16:28:24.245Z | Sep 18 16:28:22.819 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1877 | 2026-09-18T16:28:24.538Z | Sep 18 16:28:23.117 INFO Download complete, target: MaghemiteDdmd |
| 1878 | 2026-09-18T16:28:25.800Z | Sep 18 16:28:24.378 INFO Download complete, target: MaghemiteMgd |
| 1879 | 2026-09-18T16:28:25.820Z | Sep 18 16:28:24.399 INFO Download complete, target: DendriteStub |
| 1880 | 2026-09-18T16:28:26.167Z | Sep 18 16:28:24.748 INFO Checking that binary works, target: Clickhouse |
| 1881 | 2026-09-18T16:28:26.265Z | Sep 18 16:28:24.844 INFO Download complete, target: Clickhouse |
| 1882 | 2026-09-18T16:28:28.149Z | Sep 18 16:28:26.704 INFO Checking that binary works, target: Cockroach |
| 1883 | 2026-09-18T16:28:28.244Z | Sep 18 16:28:26.824 INFO Download complete, target: Cockroach |
| 1884 | 2026-09-18T16:28:28.294Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1885 | 2026-09-18T16:28:28.298Z | |
| 1886 | 2026-09-18T16:28:28.298Z | real 2:18.781755284 |
| 1887 | 2026-09-18T16:28:28.298Z | user 7:27.639881653 |
| 1888 | 2026-09-18T16:28:28.298Z | sys 1:31.181762670 |
| 1889 | 2026-09-18T16:28:28.298Z | trap 0.244354906 |
| 1890 | 2026-09-18T16:28:28.298Z | tflt 0.547815166 |
| 1891 | 2026-09-18T16:28:28.298Z | dflt 1.338256480 |
| 1892 | 2026-09-18T16:28:28.298Z | kflt 0.025005734 |
| 1893 | 2026-09-18T16:28:28.298Z | lock 28:58.567885735 |
| 1894 | 2026-09-18T16:28:28.298Z | slp 23:00.081373609 |
| 1895 | 2026-09-18T16:28:28.298Z | lat 50.380956765 |
| 1896 | 2026-09-18T16:28:28.299Z | stop 2:47.580315485 |
| 1897 | 2026-09-18T16:28:28.299Z | + banner hack-check |
| 1898 | 2026-09-18T16:28:28.299Z | |
| 1899 | 2026-09-18T16:28:28.299Z | # # ## #### # # #### # # ###### #### # # |
| 1900 | 2026-09-18T16:28:28.299Z | # # # # # # # # # # # # # # # # # |
| 1901 | 2026-09-18T16:28:28.299Z | ###### # # # #### ##### # ###### ##### # #### |
| 1902 | 2026-09-18T16:28:28.299Z | # # ###### # # # # # # # # # # |
| 1903 | 2026-09-18T16:28:28.299Z | # # # # # # # # # # # # # # # # # |
| 1904 | 2026-09-18T16:28:28.299Z | # # # # #### # # #### # # ###### #### # # |
| 1905 | 2026-09-18T16:28:28.299Z | |
| 1906 | 2026-09-18T16:28:28.299Z | + export CARGO_INCREMENTAL=0 |
| 1907 | 2026-09-18T16:28:28.299Z | + CARGO_INCREMENTAL=0 |
| 1908 | 2026-09-18T16:28:28.299Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1909 | 2026-09-18T16:28:28.776Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1910 | 2026-09-18T16:28:29.068Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1911 | 2026-09-18T16:28:30.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s |
| 1912 | 2026-09-18T16:28:30.940Z | Running `target/debug/xtask check-features --ci` |
| 1913 | 2026-09-18T16:28:30.968Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1914 | 2026-09-18T16:28:30.968Z | running: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1915 | 2026-09-18T16:28:31.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1916 | 2026-09-18T16:28:31.416Z | Running `target/debug/xtask download cargo-hack` |
| 1917 | 2026-09-18T16:28:32.207Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1918 | 2026-09-18T16:28:32.532Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1919 | 2026-09-18T16:28:35.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s |
| 1920 | 2026-09-18T16:28:35.294Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1921 | 2026-09-18T16:28:35.332Z | Sep 18 16:28:33.912 INFO Starting download, target: CargoHack |
| 1922 | 2026-09-18T16:28:35.335Z | Sep 18 16:28:33.913 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1923 | 2026-09-18T16:28:35.622Z | Sep 18 16:28:34.202 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1924 | 2026-09-18T16:28:35.660Z | Sep 18 16:28:34.241 INFO Download complete, target: CargoHack |
| 1925 | 2026-09-18T16:28:35.663Z | running: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1926 | 2026-09-18T16:28:35.677Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1927 | 2026-09-18T16:28:35.839Z | info: running `cargo check --bins` on api_identity (1/376) |
| 1928 | 2026-09-18T16:28:36.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1929 | 2026-09-18T16:28:36.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1930 | 2026-09-18T16:28:36.317Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1931 | 2026-09-18T16:28:36.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1932 | 2026-09-18T16:28:36.398Z | |
| 1933 | 2026-09-18T16:28:36.398Z | info: running `cargo check --bins` on bootstore (2/376) |
| 1934 | 2026-09-18T16:28:36.874Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1935 | 2026-09-18T16:28:36.877Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1936 | 2026-09-18T16:28:36.877Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1937 | 2026-09-18T16:28:36.881Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1938 | 2026-09-18T16:28:36.959Z | |
| 1939 | 2026-09-18T16:28:36.959Z | info: running `cargo check --bins` on omicron-ledger (3/376) |
| 1940 | 2026-09-18T16:28:37.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1941 | 2026-09-18T16:28:37.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1942 | 2026-09-18T16:28:37.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1943 | 2026-09-18T16:28:37.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1944 | 2026-09-18T16:28:37.521Z | |
| 1945 | 2026-09-18T16:28:37.521Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376) |
| 1946 | 2026-09-18T16:28:37.995Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1947 | 2026-09-18T16:28:38.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1948 | 2026-09-18T16:28:38.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1949 | 2026-09-18T16:28:38.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1950 | 2026-09-18T16:28:38.081Z | |
| 1951 | 2026-09-18T16:28:38.081Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376) |
| 1952 | 2026-09-18T16:28:38.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1953 | 2026-09-18T16:28:38.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1954 | 2026-09-18T16:28:38.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1955 | 2026-09-18T16:28:38.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1956 | 2026-09-18T16:28:38.644Z | |
| 1957 | 2026-09-18T16:28:38.644Z | info: running `cargo check --bins` on omicron-certificates (6/376) |
| 1958 | 2026-09-18T16:28:39.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1959 | 2026-09-18T16:28:39.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1960 | 2026-09-18T16:28:39.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1961 | 2026-09-18T16:28:39.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1962 | 2026-09-18T16:28:39.215Z | |
| 1963 | 2026-09-18T16:28:39.215Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/376) |
| 1964 | 2026-09-18T16:28:39.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1965 | 2026-09-18T16:28:39.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1966 | 2026-09-18T16:28:39.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1967 | 2026-09-18T16:28:39.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1968 | 2026-09-18T16:28:39.788Z | |
| 1969 | 2026-09-18T16:28:39.788Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376) |
| 1970 | 2026-09-18T16:28:40.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1971 | 2026-09-18T16:28:40.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1972 | 2026-09-18T16:28:40.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1973 | 2026-09-18T16:28:40.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1974 | 2026-09-18T16:28:40.358Z | |
| 1975 | 2026-09-18T16:28:40.358Z | info: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376) |
| 1976 | 2026-09-18T16:28:40.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1977 | 2026-09-18T16:28:40.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1978 | 2026-09-18T16:28:40.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1979 | 2026-09-18T16:28:40.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1980 | 2026-09-18T16:28:40.774Z | |
| 1981 | 2026-09-18T16:28:40.774Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376) |
| 1982 | 2026-09-18T16:28:41.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1983 | 2026-09-18T16:28:41.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1984 | 2026-09-18T16:28:41.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1985 | 2026-09-18T16:28:41.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1986 | 2026-09-18T16:28:41.190Z | |
| 1987 | 2026-09-18T16:28:41.190Z | info: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376) |
| 1988 | 2026-09-18T16:28:41.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1989 | 2026-09-18T16:28:41.560Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1990 | 2026-09-18T16:28:41.560Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1991 | 2026-09-18T16:28:41.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1992 | 2026-09-18T16:28:41.608Z | |
| 1993 | 2026-09-18T16:28:41.609Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376) |
| 1994 | 2026-09-18T16:28:41.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1995 | 2026-09-18T16:28:41.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1996 | 2026-09-18T16:28:41.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1997 | 2026-09-18T16:28:41.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1998 | 2026-09-18T16:28:42.023Z | |
| 1999 | 2026-09-18T16:28:42.023Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376) |
| 2000 | 2026-09-18T16:28:42.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2001 | 2026-09-18T16:28:42.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2002 | 2026-09-18T16:28:42.400Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2003 | 2026-09-18T16:28:42.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2004 | 2026-09-18T16:28:42.441Z | |
| 2005 | 2026-09-18T16:28:42.441Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376) |
| 2006 | 2026-09-18T16:28:42.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2007 | 2026-09-18T16:28:42.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2008 | 2026-09-18T16:28:42.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2009 | 2026-09-18T16:28:42.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2010 | 2026-09-18T16:28:42.855Z | |
| 2011 | 2026-09-18T16:28:42.855Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376) |
| 2012 | 2026-09-18T16:28:43.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2013 | 2026-09-18T16:28:43.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2014 | 2026-09-18T16:28:43.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2015 | 2026-09-18T16:28:43.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2016 | 2026-09-18T16:28:43.269Z | |
| 2017 | 2026-09-18T16:28:43.269Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376) |
| 2018 | 2026-09-18T16:28:43.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2019 | 2026-09-18T16:28:43.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2020 | 2026-09-18T16:28:43.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2021 | 2026-09-18T16:28:43.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2022 | 2026-09-18T16:28:43.718Z | |
| 2023 | 2026-09-18T16:28:43.718Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376) |
| 2024 | 2026-09-18T16:28:44.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2025 | 2026-09-18T16:28:44.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2026 | 2026-09-18T16:28:44.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2027 | 2026-09-18T16:28:44.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2028 | 2026-09-18T16:28:44.097Z | |
| 2029 | 2026-09-18T16:28:44.098Z | info: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376) |
| 2030 | 2026-09-18T16:28:44.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2031 | 2026-09-18T16:28:44.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2032 | 2026-09-18T16:28:44.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2033 | 2026-09-18T16:28:44.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2034 | 2026-09-18T16:28:44.514Z | |
| 2035 | 2026-09-18T16:28:44.514Z | info: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376) |
| 2036 | 2026-09-18T16:28:44.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2037 | 2026-09-18T16:28:44.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2038 | 2026-09-18T16:28:44.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2039 | 2026-09-18T16:28:44.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2040 | 2026-09-18T16:28:44.943Z | |
| 2041 | 2026-09-18T16:28:44.943Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376) |
| 2042 | 2026-09-18T16:28:45.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2043 | 2026-09-18T16:28:45.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2044 | 2026-09-18T16:28:45.300Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2045 | 2026-09-18T16:28:45.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2046 | 2026-09-18T16:28:45.357Z | |
| 2047 | 2026-09-18T16:28:45.358Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376) |
| 2048 | 2026-09-18T16:28:45.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2049 | 2026-09-18T16:28:45.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2050 | 2026-09-18T16:28:45.715Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2051 | 2026-09-18T16:28:45.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2052 | 2026-09-18T16:28:45.766Z | |
| 2053 | 2026-09-18T16:28:45.766Z | info: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376) |
| 2054 | 2026-09-18T16:28:46.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2055 | 2026-09-18T16:28:46.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2056 | 2026-09-18T16:28:46.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2057 | 2026-09-18T16:28:46.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2058 | 2026-09-18T16:28:46.182Z | |
| 2059 | 2026-09-18T16:28:46.183Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376) |
| 2060 | 2026-09-18T16:28:46.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2061 | 2026-09-18T16:28:46.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2062 | 2026-09-18T16:28:46.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2063 | 2026-09-18T16:28:46.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2064 | 2026-09-18T16:28:46.589Z | |
| 2065 | 2026-09-18T16:28:46.589Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376) |
| 2066 | 2026-09-18T16:28:46.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2067 | 2026-09-18T16:28:46.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2068 | 2026-09-18T16:28:46.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2069 | 2026-09-18T16:28:46.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2070 | 2026-09-18T16:28:47.004Z | |
| 2071 | 2026-09-18T16:28:47.004Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376) |
| 2072 | 2026-09-18T16:28:47.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2073 | 2026-09-18T16:28:47.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2074 | 2026-09-18T16:28:47.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2075 | 2026-09-18T16:28:47.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2076 | 2026-09-18T16:28:47.413Z | |
| 2077 | 2026-09-18T16:28:47.413Z | info: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376) |
| 2078 | 2026-09-18T16:28:47.789Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2079 | 2026-09-18T16:28:47.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2080 | 2026-09-18T16:28:47.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2081 | 2026-09-18T16:28:47.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2082 | 2026-09-18T16:28:47.838Z | |
| 2083 | 2026-09-18T16:28:47.838Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376) |
| 2084 | 2026-09-18T16:28:48.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2085 | 2026-09-18T16:28:48.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2086 | 2026-09-18T16:28:48.199Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2087 | 2026-09-18T16:28:48.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2088 | 2026-09-18T16:28:48.255Z | |
| 2089 | 2026-09-18T16:28:48.255Z | info: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376) |
| 2090 | 2026-09-18T16:28:48.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2091 | 2026-09-18T16:28:48.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2092 | 2026-09-18T16:28:48.612Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2093 | 2026-09-18T16:28:48.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2094 | 2026-09-18T16:28:48.661Z | |
| 2095 | 2026-09-18T16:28:48.661Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376) |
| 2096 | 2026-09-18T16:28:49.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2097 | 2026-09-18T16:28:49.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2098 | 2026-09-18T16:28:49.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2099 | 2026-09-18T16:28:49.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2100 | 2026-09-18T16:28:49.071Z | |
| 2101 | 2026-09-18T16:28:49.071Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376) |
| 2102 | 2026-09-18T16:28:49.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2103 | 2026-09-18T16:28:49.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2104 | 2026-09-18T16:28:49.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2105 | 2026-09-18T16:28:49.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2106 | 2026-09-18T16:28:49.487Z | |
| 2107 | 2026-09-18T16:28:49.487Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376) |
| 2108 | 2026-09-18T16:28:49.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2109 | 2026-09-18T16:28:49.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2110 | 2026-09-18T16:28:49.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2111 | 2026-09-18T16:28:49.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2112 | 2026-09-18T16:28:49.899Z | |
| 2113 | 2026-09-18T16:28:49.899Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376) |
| 2114 | 2026-09-18T16:28:50.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2115 | 2026-09-18T16:28:50.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2116 | 2026-09-18T16:28:50.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2117 | 2026-09-18T16:28:50.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2118 | 2026-09-18T16:28:50.316Z | |
| 2119 | 2026-09-18T16:28:50.316Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376) |
| 2120 | 2026-09-18T16:28:50.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2121 | 2026-09-18T16:28:50.682Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2122 | 2026-09-18T16:28:50.682Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2123 | 2026-09-18T16:28:50.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2124 | 2026-09-18T16:28:50.730Z | |
| 2125 | 2026-09-18T16:28:50.730Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376) |
| 2126 | 2026-09-18T16:28:51.093Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2127 | 2026-09-18T16:28:51.096Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2128 | 2026-09-18T16:28:51.096Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2129 | 2026-09-18T16:28:51.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2130 | 2026-09-18T16:28:51.145Z | |
| 2131 | 2026-09-18T16:28:51.145Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376) |
| 2132 | 2026-09-18T16:28:51.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2133 | 2026-09-18T16:28:51.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2134 | 2026-09-18T16:28:51.512Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2135 | 2026-09-18T16:28:51.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2136 | 2026-09-18T16:28:51.561Z | |
| 2137 | 2026-09-18T16:28:51.561Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376) |
| 2138 | 2026-09-18T16:28:51.926Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2139 | 2026-09-18T16:28:51.929Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2140 | 2026-09-18T16:28:51.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2141 | 2026-09-18T16:28:51.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2142 | 2026-09-18T16:28:51.978Z | |
| 2143 | 2026-09-18T16:28:51.978Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376) |
| 2144 | 2026-09-18T16:28:52.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2145 | 2026-09-18T16:28:52.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2146 | 2026-09-18T16:28:52.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2147 | 2026-09-18T16:28:52.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2148 | 2026-09-18T16:28:52.394Z | |
| 2149 | 2026-09-18T16:28:52.394Z | info: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376) |
| 2150 | 2026-09-18T16:28:52.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2151 | 2026-09-18T16:28:52.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2152 | 2026-09-18T16:28:52.762Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2153 | 2026-09-18T16:28:52.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2154 | 2026-09-18T16:28:52.809Z | |
| 2155 | 2026-09-18T16:28:52.809Z | info: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376) |
| 2156 | 2026-09-18T16:28:53.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2157 | 2026-09-18T16:28:53.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2158 | 2026-09-18T16:28:53.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2159 | 2026-09-18T16:28:53.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2160 | 2026-09-18T16:28:53.224Z | |
| 2161 | 2026-09-18T16:28:53.225Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376) |
| 2162 | 2026-09-18T16:28:53.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2163 | 2026-09-18T16:28:53.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2164 | 2026-09-18T16:28:53.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2165 | 2026-09-18T16:28:53.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2166 | 2026-09-18T16:28:53.641Z | |
| 2167 | 2026-09-18T16:28:53.641Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376) |
| 2168 | 2026-09-18T16:28:54.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2169 | 2026-09-18T16:28:54.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2170 | 2026-09-18T16:28:54.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2171 | 2026-09-18T16:28:54.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2172 | 2026-09-18T16:28:54.061Z | |
| 2173 | 2026-09-18T16:28:54.061Z | info: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376) |
| 2174 | 2026-09-18T16:28:54.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2175 | 2026-09-18T16:28:54.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2176 | 2026-09-18T16:28:54.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2177 | 2026-09-18T16:28:54.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2178 | 2026-09-18T16:28:54.475Z | |
| 2179 | 2026-09-18T16:28:54.475Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376) |
| 2180 | 2026-09-18T16:28:54.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2181 | 2026-09-18T16:28:54.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2182 | 2026-09-18T16:28:54.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2183 | 2026-09-18T16:28:54.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2184 | 2026-09-18T16:28:54.890Z | |
| 2185 | 2026-09-18T16:28:54.891Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376) |
| 2186 | 2026-09-18T16:28:55.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2187 | 2026-09-18T16:28:55.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2188 | 2026-09-18T16:28:55.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2189 | 2026-09-18T16:28:55.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2190 | 2026-09-18T16:28:55.310Z | |
| 2191 | 2026-09-18T16:28:55.310Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376) |
| 2192 | 2026-09-18T16:28:55.673Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2193 | 2026-09-18T16:28:55.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2194 | 2026-09-18T16:28:55.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2195 | 2026-09-18T16:28:55.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2196 | 2026-09-18T16:28:55.726Z | |
| 2197 | 2026-09-18T16:28:55.726Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376) |
| 2198 | 2026-09-18T16:28:56.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2199 | 2026-09-18T16:28:56.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2200 | 2026-09-18T16:28:56.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2201 | 2026-09-18T16:28:56.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2202 | 2026-09-18T16:28:56.143Z | |
| 2203 | 2026-09-18T16:28:56.143Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376) |
| 2204 | 2026-09-18T16:28:56.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2205 | 2026-09-18T16:28:56.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2206 | 2026-09-18T16:28:56.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2207 | 2026-09-18T16:28:56.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2208 | 2026-09-18T16:28:56.558Z | |
| 2209 | 2026-09-18T16:28:56.558Z | info: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376) |
| 2210 | 2026-09-18T16:28:56.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2211 | 2026-09-18T16:28:56.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2212 | 2026-09-18T16:28:56.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2213 | 2026-09-18T16:28:56.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2214 | 2026-09-18T16:28:56.971Z | |
| 2215 | 2026-09-18T16:28:56.971Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376) |
| 2216 | 2026-09-18T16:28:57.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2217 | 2026-09-18T16:28:57.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2218 | 2026-09-18T16:28:57.337Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2219 | 2026-09-18T16:28:57.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2220 | 2026-09-18T16:28:57.385Z | |
| 2221 | 2026-09-18T16:28:57.385Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376) |
| 2222 | 2026-09-18T16:28:57.749Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2223 | 2026-09-18T16:28:57.752Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2224 | 2026-09-18T16:28:57.752Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2225 | 2026-09-18T16:28:57.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2226 | 2026-09-18T16:28:57.801Z | |
| 2227 | 2026-09-18T16:28:57.801Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376) |
| 2228 | 2026-09-18T16:28:58.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2229 | 2026-09-18T16:28:58.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2230 | 2026-09-18T16:28:58.167Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2231 | 2026-09-18T16:28:58.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2232 | 2026-09-18T16:28:58.216Z | |
| 2233 | 2026-09-18T16:28:58.216Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376) |
| 2234 | 2026-09-18T16:28:58.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2235 | 2026-09-18T16:28:58.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2236 | 2026-09-18T16:28:58.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2237 | 2026-09-18T16:28:58.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2238 | 2026-09-18T16:28:58.632Z | |
| 2239 | 2026-09-18T16:28:58.632Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376) |
| 2240 | 2026-09-18T16:28:58.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2241 | 2026-09-18T16:28:59.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2242 | 2026-09-18T16:28:59.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2243 | 2026-09-18T16:28:59.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2244 | 2026-09-18T16:28:59.048Z | |
| 2245 | 2026-09-18T16:28:59.048Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376) |
| 2246 | 2026-09-18T16:28:59.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2247 | 2026-09-18T16:28:59.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2248 | 2026-09-18T16:28:59.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2249 | 2026-09-18T16:28:59.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2250 | 2026-09-18T16:28:59.465Z | |
| 2251 | 2026-09-18T16:28:59.466Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376) |
| 2252 | 2026-09-18T16:28:59.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2253 | 2026-09-18T16:28:59.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2254 | 2026-09-18T16:28:59.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2255 | 2026-09-18T16:28:59.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2256 | 2026-09-18T16:28:59.882Z | |
| 2257 | 2026-09-18T16:28:59.882Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376) |
| 2258 | 2026-09-18T16:29:00.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2259 | 2026-09-18T16:29:00.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2260 | 2026-09-18T16:29:00.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2261 | 2026-09-18T16:29:00.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2262 | 2026-09-18T16:29:00.301Z | |
| 2263 | 2026-09-18T16:29:00.301Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376) |
| 2264 | 2026-09-18T16:29:00.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2265 | 2026-09-18T16:29:00.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2266 | 2026-09-18T16:29:00.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2267 | 2026-09-18T16:29:00.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2268 | 2026-09-18T16:29:00.716Z | |
| 2269 | 2026-09-18T16:29:00.716Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376) |
| 2270 | 2026-09-18T16:29:01.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2271 | 2026-09-18T16:29:01.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2272 | 2026-09-18T16:29:01.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2273 | 2026-09-18T16:29:01.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2274 | 2026-09-18T16:29:01.135Z | |
| 2275 | 2026-09-18T16:29:01.135Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376) |
| 2276 | 2026-09-18T16:29:01.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2277 | 2026-09-18T16:29:01.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2278 | 2026-09-18T16:29:01.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2279 | 2026-09-18T16:29:01.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2280 | 2026-09-18T16:29:01.553Z | |
| 2281 | 2026-09-18T16:29:01.553Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376) |
| 2282 | 2026-09-18T16:29:01.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2283 | 2026-09-18T16:29:01.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2284 | 2026-09-18T16:29:01.922Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2285 | 2026-09-18T16:29:01.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2286 | 2026-09-18T16:29:01.971Z | |
| 2287 | 2026-09-18T16:29:01.972Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376) |
| 2288 | 2026-09-18T16:29:02.337Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2289 | 2026-09-18T16:29:02.340Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2290 | 2026-09-18T16:29:02.340Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2291 | 2026-09-18T16:29:02.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2292 | 2026-09-18T16:29:02.390Z | |
| 2293 | 2026-09-18T16:29:02.390Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376) |
| 2294 | 2026-09-18T16:29:02.756Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2295 | 2026-09-18T16:29:02.759Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2296 | 2026-09-18T16:29:02.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2297 | 2026-09-18T16:29:02.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2298 | 2026-09-18T16:29:02.812Z | |
| 2299 | 2026-09-18T16:29:02.812Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376) |
| 2300 | 2026-09-18T16:29:03.180Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2301 | 2026-09-18T16:29:03.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2302 | 2026-09-18T16:29:03.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2303 | 2026-09-18T16:29:03.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2304 | 2026-09-18T16:29:03.231Z | |
| 2305 | 2026-09-18T16:29:03.231Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376) |
| 2306 | 2026-09-18T16:29:03.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2307 | 2026-09-18T16:29:03.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2308 | 2026-09-18T16:29:03.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2309 | 2026-09-18T16:29:03.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2310 | 2026-09-18T16:29:03.650Z | |
| 2311 | 2026-09-18T16:29:03.650Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376) |
| 2312 | 2026-09-18T16:29:04.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2313 | 2026-09-18T16:29:04.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2314 | 2026-09-18T16:29:04.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2315 | 2026-09-18T16:29:04.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2316 | 2026-09-18T16:29:04.070Z | |
| 2317 | 2026-09-18T16:29:04.071Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376) |
| 2318 | 2026-09-18T16:29:04.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2319 | 2026-09-18T16:29:04.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2320 | 2026-09-18T16:29:04.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2321 | 2026-09-18T16:29:04.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2322 | 2026-09-18T16:29:04.493Z | |
| 2323 | 2026-09-18T16:29:04.493Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376) |
| 2324 | 2026-09-18T16:29:04.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2325 | 2026-09-18T16:29:04.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2326 | 2026-09-18T16:29:04.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2327 | 2026-09-18T16:29:04.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2328 | 2026-09-18T16:29:04.909Z | |
| 2329 | 2026-09-18T16:29:04.909Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376) |
| 2330 | 2026-09-18T16:29:05.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2331 | 2026-09-18T16:29:05.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2332 | 2026-09-18T16:29:05.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2333 | 2026-09-18T16:29:05.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2334 | 2026-09-18T16:29:05.327Z | |
| 2335 | 2026-09-18T16:29:05.328Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376) |
| 2336 | 2026-09-18T16:29:05.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2337 | 2026-09-18T16:29:05.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2338 | 2026-09-18T16:29:05.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2339 | 2026-09-18T16:29:05.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2340 | 2026-09-18T16:29:05.747Z | |
| 2341 | 2026-09-18T16:29:05.747Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376) |
| 2342 | 2026-09-18T16:29:06.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2343 | 2026-09-18T16:29:06.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2344 | 2026-09-18T16:29:06.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2345 | 2026-09-18T16:29:06.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2346 | 2026-09-18T16:29:06.163Z | |
| 2347 | 2026-09-18T16:29:06.163Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376) |
| 2348 | 2026-09-18T16:29:06.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2349 | 2026-09-18T16:29:06.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2350 | 2026-09-18T16:29:06.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2351 | 2026-09-18T16:29:06.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2352 | 2026-09-18T16:29:06.581Z | |
| 2353 | 2026-09-18T16:29:06.581Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376) |
| 2354 | 2026-09-18T16:29:06.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2355 | 2026-09-18T16:29:06.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2356 | 2026-09-18T16:29:06.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2357 | 2026-09-18T16:29:06.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2358 | 2026-09-18T16:29:06.997Z | |
| 2359 | 2026-09-18T16:29:06.997Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376) |
| 2360 | 2026-09-18T16:29:07.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2361 | 2026-09-18T16:29:07.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2362 | 2026-09-18T16:29:07.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2363 | 2026-09-18T16:29:07.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2364 | 2026-09-18T16:29:07.413Z | |
| 2365 | 2026-09-18T16:29:07.413Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376) |
| 2366 | 2026-09-18T16:29:07.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2367 | 2026-09-18T16:29:07.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2368 | 2026-09-18T16:29:07.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2369 | 2026-09-18T16:29:07.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2370 | 2026-09-18T16:29:07.831Z | |
| 2371 | 2026-09-18T16:29:07.831Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376) |
| 2372 | 2026-09-18T16:29:08.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2373 | 2026-09-18T16:29:08.200Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2374 | 2026-09-18T16:29:08.200Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2375 | 2026-09-18T16:29:08.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2376 | 2026-09-18T16:29:08.248Z | |
| 2377 | 2026-09-18T16:29:08.248Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376) |
| 2378 | 2026-09-18T16:29:08.612Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2379 | 2026-09-18T16:29:08.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2380 | 2026-09-18T16:29:08.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2381 | 2026-09-18T16:29:08.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2382 | 2026-09-18T16:29:08.666Z | |
| 2383 | 2026-09-18T16:29:08.666Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376) |
| 2384 | 2026-09-18T16:29:09.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2385 | 2026-09-18T16:29:09.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2386 | 2026-09-18T16:29:09.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2387 | 2026-09-18T16:29:09.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2388 | 2026-09-18T16:29:09.086Z | |
| 2389 | 2026-09-18T16:29:09.086Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376) |
| 2390 | 2026-09-18T16:29:09.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2391 | 2026-09-18T16:29:09.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2392 | 2026-09-18T16:29:09.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2393 | 2026-09-18T16:29:09.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2394 | 2026-09-18T16:29:09.506Z | |
| 2395 | 2026-09-18T16:29:09.506Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376) |
| 2396 | 2026-09-18T16:29:09.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2397 | 2026-09-18T16:29:09.873Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2398 | 2026-09-18T16:29:09.873Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2399 | 2026-09-18T16:29:09.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2400 | 2026-09-18T16:29:09.922Z | |
| 2401 | 2026-09-18T16:29:09.922Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376) |
| 2402 | 2026-09-18T16:29:10.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2403 | 2026-09-18T16:29:10.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2404 | 2026-09-18T16:29:10.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2405 | 2026-09-18T16:29:10.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2406 | 2026-09-18T16:29:10.342Z | |
| 2407 | 2026-09-18T16:29:10.342Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376) |
| 2408 | 2026-09-18T16:29:10.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2409 | 2026-09-18T16:29:10.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2410 | 2026-09-18T16:29:10.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2411 | 2026-09-18T16:29:10.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2412 | 2026-09-18T16:29:10.763Z | |
| 2413 | 2026-09-18T16:29:10.763Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376) |
| 2414 | 2026-09-18T16:29:11.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2415 | 2026-09-18T16:29:11.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2416 | 2026-09-18T16:29:11.130Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2417 | 2026-09-18T16:29:11.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2418 | 2026-09-18T16:29:11.181Z | |
| 2419 | 2026-09-18T16:29:11.181Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376) |
| 2420 | 2026-09-18T16:29:11.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2421 | 2026-09-18T16:29:11.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2422 | 2026-09-18T16:29:11.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2423 | 2026-09-18T16:29:11.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2424 | 2026-09-18T16:29:11.602Z | |
| 2425 | 2026-09-18T16:29:11.602Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376) |
| 2426 | 2026-09-18T16:29:11.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2427 | 2026-09-18T16:29:11.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2428 | 2026-09-18T16:29:11.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2429 | 2026-09-18T16:29:11.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2430 | 2026-09-18T16:29:12.020Z | |
| 2431 | 2026-09-18T16:29:12.020Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376) |
| 2432 | 2026-09-18T16:29:12.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2433 | 2026-09-18T16:29:12.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2434 | 2026-09-18T16:29:12.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2435 | 2026-09-18T16:29:12.391Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2436 | 2026-09-18T16:29:12.440Z | |
| 2437 | 2026-09-18T16:29:12.440Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376) |
| 2438 | 2026-09-18T16:29:12.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2439 | 2026-09-18T16:29:12.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2440 | 2026-09-18T16:29:12.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2441 | 2026-09-18T16:29:12.813Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2442 | 2026-09-18T16:29:12.860Z | |
| 2443 | 2026-09-18T16:29:12.860Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376) |
| 2444 | 2026-09-18T16:29:13.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2445 | 2026-09-18T16:29:13.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2446 | 2026-09-18T16:29:13.229Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2447 | 2026-09-18T16:29:13.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2448 | 2026-09-18T16:29:13.280Z | |
| 2449 | 2026-09-18T16:29:13.280Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376) |
| 2450 | 2026-09-18T16:29:13.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2451 | 2026-09-18T16:29:13.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2452 | 2026-09-18T16:29:13.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2453 | 2026-09-18T16:29:13.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2454 | 2026-09-18T16:29:13.701Z | |
| 2455 | 2026-09-18T16:29:13.701Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376) |
| 2456 | 2026-09-18T16:29:14.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2457 | 2026-09-18T16:29:14.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2458 | 2026-09-18T16:29:14.215Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2459 | 2026-09-18T16:29:14.220Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2460 | 2026-09-18T16:29:14.312Z | |
| 2461 | 2026-09-18T16:29:14.312Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376) |
| 2462 | 2026-09-18T16:29:14.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2463 | 2026-09-18T16:29:14.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2464 | 2026-09-18T16:29:14.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2465 | 2026-09-18T16:29:14.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2466 | 2026-09-18T16:29:14.922Z | |
| 2467 | 2026-09-18T16:29:14.922Z | info: running `cargo check --bins` on nexus-config (91/376) |
| 2468 | 2026-09-18T16:29:15.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2469 | 2026-09-18T16:29:15.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2470 | 2026-09-18T16:29:15.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2471 | 2026-09-18T16:29:15.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2472 | 2026-09-18T16:29:15.533Z | |
| 2473 | 2026-09-18T16:29:15.533Z | info: running `cargo check --bins` on nexus-types (92/376) |
| 2474 | 2026-09-18T16:29:16.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2475 | 2026-09-18T16:29:16.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2476 | 2026-09-18T16:29:16.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2477 | 2026-09-18T16:29:16.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2478 | 2026-09-18T16:29:16.142Z | |
| 2479 | 2026-09-18T16:29:16.142Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376) |
| 2480 | 2026-09-18T16:29:16.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2481 | 2026-09-18T16:29:16.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2482 | 2026-09-18T16:29:16.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2483 | 2026-09-18T16:29:16.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2484 | 2026-09-18T16:29:16.720Z | |
| 2485 | 2026-09-18T16:29:16.720Z | info: running `cargo check --bins` on omicron-passwords (94/376) |
| 2486 | 2026-09-18T16:29:17.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2487 | 2026-09-18T16:29:17.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2488 | 2026-09-18T16:29:17.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2489 | 2026-09-18T16:29:17.195Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2490 | 2026-09-18T16:29:17.275Z | |
| 2491 | 2026-09-18T16:29:17.275Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (95/376) |
| 2492 | 2026-09-18T16:29:17.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2493 | 2026-09-18T16:29:17.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2494 | 2026-09-18T16:29:17.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2495 | 2026-09-18T16:29:17.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2496 | 2026-09-18T16:29:17.850Z | |
| 2497 | 2026-09-18T16:29:17.850Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376) |
| 2498 | 2026-09-18T16:29:18.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2499 | 2026-09-18T16:29:18.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2500 | 2026-09-18T16:29:18.351Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2501 | 2026-09-18T16:29:18.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2502 | 2026-09-18T16:29:18.444Z | |
| 2503 | 2026-09-18T16:29:18.444Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376) |
| 2504 | 2026-09-18T16:29:18.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2505 | 2026-09-18T16:29:18.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2506 | 2026-09-18T16:29:18.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2507 | 2026-09-18T16:29:18.936Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2508 | 2026-09-18T16:29:19.019Z | |
| 2509 | 2026-09-18T16:29:19.019Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376) |
| 2510 | 2026-09-18T16:29:19.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2511 | 2026-09-18T16:29:19.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2512 | 2026-09-18T16:29:19.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2513 | 2026-09-18T16:29:19.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2514 | 2026-09-18T16:29:19.599Z | |
| 2515 | 2026-09-18T16:29:19.599Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376) |
| 2516 | 2026-09-18T16:29:20.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2517 | 2026-09-18T16:29:20.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2518 | 2026-09-18T16:29:20.074Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2519 | 2026-09-18T16:29:20.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2520 | 2026-09-18T16:29:20.158Z | |
| 2521 | 2026-09-18T16:29:20.158Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376) |
| 2522 | 2026-09-18T16:29:20.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2523 | 2026-09-18T16:29:20.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2524 | 2026-09-18T16:29:20.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2525 | 2026-09-18T16:29:20.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2526 | 2026-09-18T16:29:20.718Z | |
| 2527 | 2026-09-18T16:29:20.718Z | info: running `cargo check --bins --no-default-features` on gfss (101/376) |
| 2528 | 2026-09-18T16:29:21.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2529 | 2026-09-18T16:29:21.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2530 | 2026-09-18T16:29:21.191Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2531 | 2026-09-18T16:29:21.195Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2532 | 2026-09-18T16:29:21.274Z | |
| 2533 | 2026-09-18T16:29:21.274Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376) |
| 2534 | 2026-09-18T16:29:21.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2535 | 2026-09-18T16:29:21.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2536 | 2026-09-18T16:29:21.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2537 | 2026-09-18T16:29:21.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2538 | 2026-09-18T16:29:21.834Z | |
| 2539 | 2026-09-18T16:29:21.834Z | info: running `cargo check --bins` on trust-quorum-types (103/376) |
| 2540 | 2026-09-18T16:29:22.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2541 | 2026-09-18T16:29:22.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2542 | 2026-09-18T16:29:22.308Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2543 | 2026-09-18T16:29:22.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2544 | 2026-09-18T16:29:22.389Z | |
| 2545 | 2026-09-18T16:29:22.389Z | info: running `cargo check --bins` on wicketd-commission-types (104/376) |
| 2546 | 2026-09-18T16:29:22.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2547 | 2026-09-18T16:29:22.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2548 | 2026-09-18T16:29:22.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2549 | 2026-09-18T16:29:22.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2550 | 2026-09-18T16:29:22.961Z | |
| 2551 | 2026-09-18T16:29:22.962Z | info: running `cargo check --bins` on wicketd-commission-types-versions (105/376) |
| 2552 | 2026-09-18T16:29:23.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2553 | 2026-09-18T16:29:23.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2554 | 2026-09-18T16:29:23.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2555 | 2026-09-18T16:29:23.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2556 | 2026-09-18T16:29:23.538Z | |
| 2557 | 2026-09-18T16:29:23.538Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376) |
| 2558 | 2026-09-18T16:29:24.017Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2559 | 2026-09-18T16:29:24.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2560 | 2026-09-18T16:29:24.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2561 | 2026-09-18T16:29:24.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2562 | 2026-09-18T16:29:24.106Z | |
| 2563 | 2026-09-18T16:29:24.106Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376) |
| 2564 | 2026-09-18T16:29:24.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2565 | 2026-09-18T16:29:24.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2566 | 2026-09-18T16:29:24.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2567 | 2026-09-18T16:29:24.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2568 | 2026-09-18T16:29:24.676Z | |
| 2569 | 2026-09-18T16:29:24.676Z | info: running `cargo check --bins` on clickhouse-admin-types (108/376) |
| 2570 | 2026-09-18T16:29:25.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2571 | 2026-09-18T16:29:25.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2572 | 2026-09-18T16:29:25.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2573 | 2026-09-18T16:29:25.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2574 | 2026-09-18T16:29:25.251Z | |
| 2575 | 2026-09-18T16:29:25.251Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (109/376) |
| 2576 | 2026-09-18T16:29:25.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2577 | 2026-09-18T16:29:25.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2578 | 2026-09-18T16:29:25.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2579 | 2026-09-18T16:29:25.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2580 | 2026-09-18T16:29:25.823Z | |
| 2581 | 2026-09-18T16:29:25.823Z | info: running `cargo check --bins` on cockroach-admin-types (110/376) |
| 2582 | 2026-09-18T16:29:26.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2583 | 2026-09-18T16:29:26.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2584 | 2026-09-18T16:29:26.317Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2585 | 2026-09-18T16:29:26.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2586 | 2026-09-18T16:29:26.381Z | |
| 2587 | 2026-09-18T16:29:26.381Z | info: running `cargo check --bins` on cockroach-admin-types-versions (111/376) |
| 2588 | 2026-09-18T16:29:26.863Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2589 | 2026-09-18T16:29:26.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2590 | 2026-09-18T16:29:26.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2591 | 2026-09-18T16:29:26.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2592 | 2026-09-18T16:29:26.942Z | |
| 2593 | 2026-09-18T16:29:26.942Z | info: running `cargo check --bins` on ereport-types (112/376) |
| 2594 | 2026-09-18T16:29:27.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2595 | 2026-09-18T16:29:27.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2596 | 2026-09-18T16:29:27.420Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2597 | 2026-09-18T16:29:27.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2598 | 2026-09-18T16:29:27.503Z | |
| 2599 | 2026-09-18T16:29:27.503Z | info: running `cargo check --bins` on gateway-client (113/376) |
| 2600 | 2026-09-18T16:29:27.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2601 | 2026-09-18T16:29:27.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2602 | 2026-09-18T16:29:27.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2603 | 2026-09-18T16:29:27.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2604 | 2026-09-18T16:29:28.069Z | |
| 2605 | 2026-09-18T16:29:28.069Z | info: running `cargo check --bins --no-default-features` on gateway-types (114/376) |
| 2606 | 2026-09-18T16:29:28.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2607 | 2026-09-18T16:29:28.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2608 | 2026-09-18T16:29:28.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2609 | 2026-09-18T16:29:28.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2610 | 2026-09-18T16:29:28.632Z | |
| 2611 | 2026-09-18T16:29:28.632Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376) |
| 2612 | 2026-09-18T16:29:29.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2613 | 2026-09-18T16:29:29.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2614 | 2026-09-18T16:29:29.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2615 | 2026-09-18T16:29:29.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2616 | 2026-09-18T16:29:29.198Z | |
| 2617 | 2026-09-18T16:29:29.198Z | info: running `cargo check --bins --no-default-features` on illumos-utils (116/376) |
| 2618 | 2026-09-18T16:29:29.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2619 | 2026-09-18T16:29:29.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2620 | 2026-09-18T16:29:29.695Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2621 | 2026-09-18T16:29:29.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2622 | 2026-09-18T16:29:29.781Z | |
| 2623 | 2026-09-18T16:29:29.781Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376) |
| 2624 | 2026-09-18T16:29:30.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2625 | 2026-09-18T16:29:30.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2626 | 2026-09-18T16:29:30.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2627 | 2026-09-18T16:29:30.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2628 | 2026-09-18T16:29:30.367Z | |
| 2629 | 2026-09-18T16:29:30.367Z | info: running `cargo check --bins` on key-manager-types (118/376) |
| 2630 | 2026-09-18T16:29:30.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2631 | 2026-09-18T16:29:30.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2632 | 2026-09-18T16:29:30.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2633 | 2026-09-18T16:29:30.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2634 | 2026-09-18T16:29:30.928Z | |
| 2635 | 2026-09-18T16:29:30.929Z | info: running `cargo check --bins` on oxlog (119/376) |
| 2636 | 2026-09-18T16:29:31.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2637 | 2026-09-18T16:29:31.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2638 | 2026-09-18T16:29:31.542Z | Checking cfg-if v1.0.4 |
| 2639 | 2026-09-18T16:29:31.545Z | Checking serde_core v1.0.228 |
| 2640 | 2026-09-18T16:29:31.647Z | Checking libc v0.2.185 |
| 2641 | 2026-09-18T16:29:31.659Z | Checking memchr v2.8.0 |
| 2642 | 2026-09-18T16:29:31.667Z | Checking log v0.4.33 |
| 2643 | 2026-09-18T16:29:31.678Z | Checking smallvec v1.15.1 |
| 2644 | 2026-09-18T16:29:31.689Z | Checking subtle v2.6.1 |
| 2645 | 2026-09-18T16:29:31.699Z | Checking itoa v1.0.17 |
| 2646 | 2026-09-18T16:29:31.702Z | Checking typenum v1.20.1 |
| 2647 | 2026-09-18T16:29:31.820Z | Checking scopeguard v1.2.0 |
| 2648 | 2026-09-18T16:29:31.832Z | Checking stable_deref_trait v1.2.1 |
| 2649 | 2026-09-18T16:29:31.846Z | Checking zerofrom v0.1.6 |
| 2650 | 2026-09-18T16:29:31.859Z | Checking portable-atomic v1.13.1 |
| 2651 | 2026-09-18T16:29:31.899Z | Checking critical-section v1.2.0 |
| 2652 | 2026-09-18T16:29:31.917Z | Checking lock_api v0.4.14 |
| 2653 | 2026-09-18T16:29:31.957Z | Checking yoke v0.8.1 |
| 2654 | 2026-09-18T16:29:32.015Z | Checking pin-project-lite v0.2.17 |
| 2655 | 2026-09-18T16:29:32.046Z | Checking errno v0.3.14 |
| 2656 | 2026-09-18T16:29:32.061Z | Checking libm v0.2.16 |
| 2657 | 2026-09-18T16:29:32.113Z | Checking zmij v1.0.21 |
| 2658 | 2026-09-18T16:29:32.116Z | Checking zerocopy v0.8.55 |
| 2659 | 2026-09-18T16:29:32.140Z | Checking zerovec v0.11.5 |
| 2660 | 2026-09-18T16:29:32.159Z | Checking rand_core v0.10.0 |
| 2661 | 2026-09-18T16:29:32.256Z | Checking once_cell v1.21.3 |
| 2662 | 2026-09-18T16:29:32.298Z | Checking getrandom v0.4.3 |
| 2663 | 2026-09-18T16:29:32.323Z | Checking signal-hook-registry v1.4.8 |
| 2664 | 2026-09-18T16:29:32.429Z | Checking getrandom v0.2.17 |
| 2665 | 2026-09-18T16:29:32.429Z | Checking parking_lot_core v0.9.12 |
| 2666 | 2026-09-18T16:29:32.450Z | Checking writeable v0.6.2 |
| 2667 | 2026-09-18T16:29:32.477Z | Checking litemap v0.8.1 |
| 2668 | 2026-09-18T16:29:32.560Z | Checking tinystr v0.8.2 |
| 2669 | 2026-09-18T16:29:32.581Z | Checking percent-encoding v2.3.2 |
| 2670 | 2026-09-18T16:29:32.606Z | Checking futures-core v0.3.32 |
| 2671 | 2026-09-18T16:29:32.618Z | Checking equivalent v1.0.2 |
| 2672 | 2026-09-18T16:29:32.682Z | Checking foldhash v0.2.0 |
| 2673 | 2026-09-18T16:29:32.697Z | Checking parking_lot v0.12.5 |
| 2674 | 2026-09-18T16:29:32.720Z | Checking rand_core v0.6.4 |
| 2675 | 2026-09-18T16:29:32.732Z | Checking potential_utf v0.1.4 |
| 2676 | 2026-09-18T16:29:32.736Z | Checking icu_locale_core v2.1.1 |
| 2677 | 2026-09-18T16:29:32.756Z | Checking num-traits v0.2.19 |
| 2678 | 2026-09-18T16:29:32.797Z | Checking zerotrie v0.2.3 |
| 2679 | 2026-09-18T16:29:32.853Z | Checking mio v1.2.0 |
| 2680 | 2026-09-18T16:29:32.887Z | Checking icu_collections v2.1.1 |
| 2681 | 2026-09-18T16:29:32.901Z | Checking const-oid v0.9.6 |
| 2682 | 2026-09-18T16:29:33.043Z | Checking hashbrown v0.17.0 |
| 2683 | 2026-09-18T16:29:33.134Z | Checking socket2 v0.6.3 |
| 2684 | 2026-09-18T16:29:33.137Z | Checking serde v1.0.228 |
| 2685 | 2026-09-18T16:29:33.198Z | Checking bitflags v2.11.0 |
| 2686 | 2026-09-18T16:29:33.288Z | Checking serde_json v1.0.151 |
| 2687 | 2026-09-18T16:29:33.302Z | Checking icu_provider v2.1.1 |
| 2688 | 2026-09-18T16:29:33.362Z | Checking icu_normalizer_data v2.1.1 |
| 2689 | 2026-09-18T16:29:33.376Z | Checking icu_properties_data v2.1.2 |
| 2690 | 2026-09-18T16:29:33.434Z | Checking byteorder v1.5.0 |
| 2691 | 2026-09-18T16:29:33.501Z | Checking futures-sink v0.3.32 |
| 2692 | 2026-09-18T16:29:33.525Z | Checking icu_normalizer v2.1.1 |
| 2693 | 2026-09-18T16:29:33.536Z | Checking indexmap v2.14.0 |
| 2694 | 2026-09-18T16:29:33.548Z | Checking zeroize v1.9.0 |
| 2695 | 2026-09-18T16:29:33.587Z | Checking bytes v1.11.1 |
| 2696 | 2026-09-18T16:29:33.601Z | Checking icu_properties v2.1.2 |
| 2697 | 2026-09-18T16:29:33.634Z | Checking futures-channel v0.3.32 |
| 2698 | 2026-09-18T16:29:33.712Z | Checking generic-array v0.14.7 |
| 2699 | 2026-09-18T16:29:33.822Z | Checking getrandom v0.3.4 |
| 2700 | 2026-09-18T16:29:33.834Z | Checking futures-task v0.3.32 |
| 2701 | 2026-09-18T16:29:33.953Z | Checking slab v0.4.12 |
| 2702 | 2026-09-18T16:29:33.966Z | Checking futures-io v0.3.32 |
| 2703 | 2026-09-18T16:29:33.969Z | Checking utf8_iter v1.0.4 |
| 2704 | 2026-09-18T16:29:34.014Z | Checking tokio v1.52.1 |
| 2705 | 2026-09-18T16:29:34.076Z | Checking rustix v1.1.4 |
| 2706 | 2026-09-18T16:29:34.089Z | Checking form_urlencoded v1.2.2 |
| 2707 | 2026-09-18T16:29:34.100Z | Checking cmov v0.5.4 |
| 2708 | 2026-09-18T16:29:34.112Z | Checking futures-util v0.3.32 |
| 2709 | 2026-09-18T16:29:34.166Z | Checking block-buffer v0.10.4 |
| 2710 | 2026-09-18T16:29:34.208Z | Checking crypto-common v0.1.7 |
| 2711 | 2026-09-18T16:29:34.286Z | Checking ctutils v0.4.2 |
| 2712 | 2026-09-18T16:29:34.310Z | Checking base64ct v1.8.3 |
| 2713 | 2026-09-18T16:29:34.332Z | Checking fnv v1.0.7 |
| 2714 | 2026-09-18T16:29:34.412Z | Checking idna_adapter v1.2.1 |
| 2715 | 2026-09-18T16:29:34.425Z | Checking digest v0.10.7 |
| 2716 | 2026-09-18T16:29:34.494Z | Checking hybrid-array v0.4.13 |
| 2717 | 2026-09-18T16:29:34.526Z | Checking idna v1.1.0 |
| 2718 | 2026-09-18T16:29:34.541Z | Checking pem-rfc7468 v0.7.0 |
| 2719 | 2026-09-18T16:29:34.622Z | Checking iana-time-zone v0.1.65 |
| 2720 | 2026-09-18T16:29:34.700Z | Checking flagset v0.4.7 |
| 2721 | 2026-09-18T16:29:34.734Z | Checking chrono v0.4.45 |
| 2722 | 2026-09-18T16:29:34.767Z | Checking url v2.5.8 |
| 2723 | 2026-09-18T16:29:34.821Z | Checking der v0.7.10 |
| 2724 | 2026-09-18T16:29:34.907Z | Checking uuid v1.23.4 |
| 2725 | 2026-09-18T16:29:34.941Z | Checking ppv-lite86 v0.2.21 |
| 2726 | 2026-09-18T16:29:35.199Z | Checking base64 v0.22.1 |
| 2727 | 2026-09-18T16:29:35.220Z | Checking regex-syntax v0.8.10 |
| 2728 | 2026-09-18T16:29:35.236Z | Checking http v1.4.2 |
| 2729 | 2026-09-18T16:29:35.248Z | Checking block-buffer v0.12.1 |
| 2730 | 2026-09-18T16:29:35.409Z | Checking crypto-common v0.2.2 |
| 2731 | 2026-09-18T16:29:35.434Z | Checking tracing-core v0.1.36 |
| 2732 | 2026-09-18T16:29:35.536Z | Checking spki v0.7.3 |
| 2733 | 2026-09-18T16:29:35.568Z | Checking dyn-clone v1.0.20 |
| 2734 | 2026-09-18T16:29:35.671Z | Checking rand_core v0.9.5 |
| 2735 | 2026-09-18T16:29:35.699Z | Checking pkcs8 v0.10.2 |
| 2736 | 2026-09-18T16:29:35.769Z | Checking tracing v0.1.44 |
| 2737 | 2026-09-18T16:29:35.791Z | Checking http-body v1.0.1 |
| 2738 | 2026-09-18T16:29:35.848Z | Checking rustls-pki-types v1.14.0 |
| 2739 | 2026-09-18T16:29:35.860Z | Checking semver v1.0.28 |
| 2740 | 2026-09-18T16:29:35.921Z | Checking spin v0.9.8 |
| 2741 | 2026-09-18T16:29:35.942Z | Checking tinyvec_macros v0.1.1 |
| 2742 | 2026-09-18T16:29:35.999Z | Checking utf8parse v0.2.2 |
| 2743 | 2026-09-18T16:29:36.013Z | Checking anstyle v1.0.14 |
| 2744 | 2026-09-18T16:29:36.024Z | Checking openssl-probe v0.2.1 |
| 2745 | 2026-09-18T16:29:36.062Z | Checking schemars v0.8.22 |
| 2746 | 2026-09-18T16:29:36.095Z | Checking anstyle-parse v1.0.0 |
| 2747 | 2026-09-18T16:29:36.110Z | Checking tinyvec v1.10.0 |
| 2748 | 2026-09-18T16:29:36.129Z | Checking terminal_size v0.4.3 |
| 2749 | 2026-09-18T16:29:36.140Z | Checking crc32fast v1.5.0 |
| 2750 | 2026-09-18T16:29:36.187Z | Checking aws-lc-sys v0.40.0 |
| 2751 | 2026-09-18T16:29:36.234Z | Checking thiserror v2.0.18 |
| 2752 | 2026-09-18T16:29:36.248Z | Checking tower-layer v0.3.3 |
| 2753 | 2026-09-18T16:29:36.273Z | Checking anstyle-query v1.1.5 |
| 2754 | 2026-09-18T16:29:36.331Z | Checking simd-adler32 v0.3.8 |
| 2755 | 2026-09-18T16:29:36.364Z | Checking tower-service v0.3.3 |
| 2756 | 2026-09-18T16:29:36.395Z | Checking try-lock v0.2.5 |
| 2757 | 2026-09-18T16:29:36.412Z | Checking colorchoice v1.0.4 |
| 2758 | 2026-09-18T16:29:36.450Z | Checking is_terminal_polyfill v1.70.2 |
| 2759 | 2026-09-18T16:29:36.492Z | Checking untrusted v0.7.1 |
| 2760 | 2026-09-18T16:29:36.505Z | Checking fastrand v2.3.0 |
| 2761 | 2026-09-18T16:29:36.517Z | Checking atomic-waker v1.1.2 |
| 2762 | 2026-09-18T16:29:36.521Z | Checking want v0.3.1 |
| 2763 | 2026-09-18T16:29:36.540Z | Checking anstream v1.0.0 |
| 2764 | 2026-09-18T16:29:36.601Z | Checking rand_chacha v0.9.0 |
| 2765 | 2026-09-18T16:29:36.616Z | Checking block-padding v0.4.2 |
| 2766 | 2026-09-18T16:29:36.647Z | Checking ipnet v2.12.0 |
| 2767 | 2026-09-18T16:29:36.678Z | Checking tempfile v3.27.0 |
| 2768 | 2026-09-18T16:29:36.698Z | Checking aws-lc-rs v1.16.3 |
| 2769 | 2026-09-18T16:29:36.717Z | Checking httparse v1.10.1 |
| 2770 | 2026-09-18T16:29:36.735Z | Checking aho-corasick v1.1.4 |
| 2771 | 2026-09-18T16:29:36.749Z | Checking untrusted v0.9.0 |
| 2772 | 2026-09-18T16:29:36.802Z | Checking const-oid v0.10.2 |
| 2773 | 2026-09-18T16:29:36.856Z | Checking adler2 v2.0.1 |
| 2774 | 2026-09-18T16:29:36.871Z | Checking cpufeatures v0.2.17 |
| 2775 | 2026-09-18T16:29:36.898Z | Checking plain v0.2.3 |
| 2776 | 2026-09-18T16:29:36.921Z | Checking httpdate v1.0.3 |
| 2777 | 2026-09-18T16:29:36.937Z | Checking tap v1.0.1 |
| 2778 | 2026-09-18T16:29:36.958Z | Checking foreign-types-shared v0.1.1 |
| 2779 | 2026-09-18T16:29:36.961Z | Checking digest v0.11.3 |
| 2780 | 2026-09-18T16:29:36.995Z | Checking miniz_oxide v0.8.9 |
| 2781 | 2026-09-18T16:29:37.032Z | Checking wyz v0.5.1 |
| 2782 | 2026-09-18T16:29:37.044Z | Checking foreign-types v0.3.2 |
| 2783 | 2026-09-18T16:29:37.061Z | Checking rand v0.9.2 |
| 2784 | 2026-09-18T16:29:37.110Z | Checking inout v0.2.2 |
| 2785 | 2026-09-18T16:29:37.150Z | Checking unicode-normalization v0.1.25 |
| 2786 | 2026-09-18T16:29:37.203Z | Checking rand_chacha v0.3.1 |
| 2787 | 2026-09-18T16:29:37.258Z | Checking signature v2.2.0 |
| 2788 | 2026-09-18T16:29:37.276Z | Checking tokio-util v0.7.18 |
| 2789 | 2026-09-18T16:29:37.351Z | Checking radium v0.7.0 |
| 2790 | 2026-09-18T16:29:37.390Z | Checking hex v0.4.3 |
| 2791 | 2026-09-18T16:29:37.407Z | Checking openssl-sys v0.9.117 |
| 2792 | 2026-09-18T16:29:37.420Z | Checking regex-automata v0.4.14 |
| 2793 | 2026-09-18T16:29:37.525Z | Checking num-integer v0.1.46 |
| 2794 | 2026-09-18T16:29:37.537Z | Checking wait-timeout v0.2.1 |
| 2795 | 2026-09-18T16:29:37.540Z | Checking rustls-webpki v0.103.13 |
| 2796 | 2026-09-18T16:29:37.561Z | Checking socket2 v0.5.10 |
| 2797 | 2026-09-18T16:29:37.614Z | Checking unicode-ident v1.0.24 |
| 2798 | 2026-09-18T16:29:37.659Z | Checking quick-error v1.2.3 |
| 2799 | 2026-09-18T16:29:37.722Z | Checking cpufeatures v0.3.0 |
| 2800 | 2026-09-18T16:29:37.748Z | Checking strsim v0.11.1 |
| 2801 | 2026-09-18T16:29:37.762Z | Checking ucd-trie v0.1.7 |
| 2802 | 2026-09-18T16:29:37.791Z | Checking bit-vec v0.8.0 |
| 2803 | 2026-09-18T16:29:37.805Z | Checking clap_lex v1.0.0 |
| 2804 | 2026-09-18T16:29:37.816Z | Checking funty v2.0.0 |
| 2805 | 2026-09-18T16:29:37.889Z | Checking pest v2.8.6 |
| 2806 | 2026-09-18T16:29:37.901Z | Checking h2 v0.4.15 |
| 2807 | 2026-09-18T16:29:37.926Z | Checking openssl v0.10.80 |
| 2808 | 2026-09-18T16:29:37.948Z | Checking clap_builder v4.6.0 |
| 2809 | 2026-09-18T16:29:37.963Z | Checking rustls v0.23.41 |
| 2810 | 2026-09-18T16:29:37.980Z | Checking bit-set v0.8.0 |
| 2811 | 2026-09-18T16:29:38.129Z | Checking rusty-fork v0.3.1 |
| 2812 | 2026-09-18T16:29:38.150Z | Checking bitvec v1.0.1 |
| 2813 | 2026-09-18T16:29:38.301Z | Checking num-iter v0.1.45 |
| 2814 | 2026-09-18T16:29:38.413Z | Checking proc-macro2 v1.0.106 |
| 2815 | 2026-09-18T16:29:38.732Z | Checking rand v0.8.6 |
| 2816 | 2026-09-18T16:29:38.941Z | Checking cipher v0.5.2 |
| 2817 | 2026-09-18T16:29:39.186Z | Checking sha2 v0.10.9 |
| 2818 | 2026-09-18T16:29:39.190Z | Checking lazy_static v1.5.0 |
| 2819 | 2026-09-18T16:29:39.241Z | Checking rand_xorshift v0.4.0 |
| 2820 | 2026-09-18T16:29:39.277Z | Checking thiserror v1.0.69 |
| 2821 | 2026-09-18T16:29:39.291Z | Checking maybe-uninit v2.0.0 |
| 2822 | 2026-09-18T16:29:39.350Z | Checking toml_datetime v0.6.11 |
| 2823 | 2026-09-18T16:29:39.363Z | Checking serde_spanned v0.6.9 |
| 2824 | 2026-09-18T16:29:39.375Z | Checking sync_wrapper v1.0.2 |
| 2825 | 2026-09-18T16:29:39.463Z | Checking unarray v0.1.4 |
| 2826 | 2026-09-18T16:29:39.463Z | Checking powerfmt v0.2.0 |
| 2827 | 2026-09-18T16:29:39.485Z | Checking nodrop v0.1.14 |
| 2828 | 2026-09-18T16:29:39.485Z | Checking siphasher v1.0.2 |
| 2829 | 2026-09-18T16:29:39.527Z | Checking pretty-hex v0.4.1 |
| 2830 | 2026-09-18T16:29:39.568Z | Checking crc-catalog v2.4.0 |
| 2831 | 2026-09-18T16:29:39.582Z | Checking proptest v1.11.0 |
| 2832 | 2026-09-18T16:29:39.607Z | Checking deranged v0.5.8 |
| 2833 | 2026-09-18T16:29:39.642Z | Checking array-init v0.0.4 |
| 2834 | 2026-09-18T16:29:39.655Z | Checking tower v0.5.3 |
| 2835 | 2026-09-18T16:29:39.656Z | Checking crc v3.4.0 |
| 2836 | 2026-09-18T16:29:39.827Z | Checking packed_struct v0.10.1 |
| 2837 | 2026-09-18T16:29:39.930Z | Checking native-tls v0.2.18 |
| 2838 | 2026-09-18T16:29:39.940Z | Checking smallvec v0.6.14 |
| 2839 | 2026-09-18T16:29:40.063Z | Checking num-bigint-dig v0.8.6 |
| 2840 | 2026-09-18T16:29:40.108Z | Checking clap v4.6.1 |
| 2841 | 2026-09-18T16:29:40.123Z | Checking chacha20 v0.10.0 |
| 2842 | 2026-09-18T16:29:40.187Z | Checking quote v1.0.45 |
| 2843 | 2026-09-18T16:29:40.211Z | Checking ipnetwork v0.21.1 |
| 2844 | 2026-09-18T16:29:40.357Z | Checking http-body-util v0.1.3 |
| 2845 | 2026-09-18T16:29:40.379Z | Checking pkcs1 v0.7.5 |
| 2846 | 2026-09-18T16:29:40.427Z | Checking crossbeam-utils v0.8.21 |
| 2847 | 2026-09-18T16:29:40.526Z | Checking bitfield v0.19.4 |
| 2848 | 2026-09-18T16:29:40.572Z | Checking zerocopy v0.6.6 |
| 2849 | 2026-09-18T16:29:40.589Z | Checking ahash v0.8.12 |
| 2850 | 2026-09-18T16:29:40.782Z | Checking hyper v1.10.1 |
| 2851 | 2026-09-18T16:29:40.791Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2852 | 2026-09-18T16:29:40.791Z | Checking scroll v0.13.0 |
| 2853 | 2026-09-18T16:29:40.796Z | Checking env_filter v2.0.0 |
| 2854 | 2026-09-18T16:29:40.849Z | Checking winnow v0.5.40 |
| 2855 | 2026-09-18T16:29:40.873Z | Checking iri-string v0.7.10 |
| 2856 | 2026-09-18T16:29:40.885Z | Checking ryu v1.0.23 |
| 2857 | 2026-09-18T16:29:40.890Z | Checking allocator-api2 v0.2.21 |
| 2858 | 2026-09-18T16:29:40.933Z | Checking unicode-properties v0.1.4 |
| 2859 | 2026-09-18T16:29:41.028Z | Checking time-core v0.1.8 |
| 2860 | 2026-09-18T16:29:41.034Z | Checking unicode-bidi v0.3.18 |
| 2861 | 2026-09-18T16:29:41.116Z | Checking base64 v0.21.7 |
| 2862 | 2026-09-18T16:29:41.148Z | Checking hashbrown v0.12.3 |
| 2863 | 2026-09-18T16:29:41.180Z | Checking num-conv v0.2.0 |
| 2864 | 2026-09-18T16:29:41.297Z | Checking gimli v0.32.3 |
| 2865 | 2026-09-18T16:29:41.310Z | Checking num_threads v0.1.7 |
| 2866 | 2026-09-18T16:29:41.346Z | Checking ron v0.8.1 |
| 2867 | 2026-09-18T16:29:41.371Z | Checking newtype-uuid v1.3.2 |
| 2868 | 2026-09-18T16:29:41.392Z | Checking time v0.3.47 |
| 2869 | 2026-09-18T16:29:41.558Z | Checking indexmap v1.9.3 |
| 2870 | 2026-09-18T16:29:41.575Z | Checking stringprep v0.1.5 |
| 2871 | 2026-09-18T16:29:41.688Z | Checking hyper-util v0.1.20 |
| 2872 | 2026-09-18T16:29:41.723Z | Checking serde_urlencoded v0.7.1 |
| 2873 | 2026-09-18T16:29:41.856Z | Checking goblin v0.10.5 |
| 2874 | 2026-09-18T16:29:41.873Z | Checking env_logger v0.11.11 |
| 2875 | 2026-09-18T16:29:41.886Z | Checking tower-http v0.6.8 |
| 2876 | 2026-09-18T16:29:41.925Z | Checking rsa v0.9.10 |
| 2877 | 2026-09-18T16:29:41.986Z | Checking toml_edit v0.19.15 |
| 2878 | 2026-09-18T16:29:42.058Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2879 | 2026-09-18T16:29:42.160Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2880 | 2026-09-18T16:29:42.318Z | Checking bzip2 v0.4.4 |
| 2881 | 2026-09-18T16:29:42.393Z | Checking hashbrown v0.13.2 |
| 2882 | 2026-09-18T16:29:42.480Z | Checking crossbeam-epoch v0.9.18 |
| 2883 | 2026-09-18T16:29:42.513Z | Checking oxnet v0.1.6 |
| 2884 | 2026-09-18T16:29:42.708Z | Checking rand v0.10.1 |
| 2885 | 2026-09-18T16:29:42.771Z | Checking syn v2.0.117 |
| 2886 | 2026-09-18T16:29:42.816Z | Checking serde-hex v0.1.0 |
| 2887 | 2026-09-18T16:29:42.846Z | Checking addr2line v0.25.1 |
| 2888 | 2026-09-18T16:29:42.945Z | Checking tokio-native-tls v0.3.1 |
| 2889 | 2026-09-18T16:29:43.011Z | Checking bstr v1.12.1 |
| 2890 | 2026-09-18T16:29:43.107Z | Checking sha2 v0.11.0 |
| 2891 | 2026-09-18T16:29:43.122Z | Checking hmac v0.13.0 |
| 2892 | 2026-09-18T16:29:43.222Z | Checking md-5 v0.11.0 |
| 2893 | 2026-09-18T16:29:43.285Z | Checking rustls-native-certs v0.8.3 |
| 2894 | 2026-09-18T16:29:43.398Z | Checking x509-cert v0.2.5 |
| 2895 | 2026-09-18T16:29:43.413Z | Checking scroll v0.12.0 |
| 2896 | 2026-09-18T16:29:43.424Z | Checking object v0.37.3 |
| 2897 | 2026-09-18T16:29:43.643Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2898 | 2026-09-18T16:29:43.757Z | Checking hash32 v0.2.1 |
| 2899 | 2026-09-18T16:29:43.779Z | Checking encoding_rs v0.8.35 |
| 2900 | 2026-09-18T16:29:43.918Z | Checking fallible-iterator v0.2.0 |
| 2901 | 2026-09-18T16:29:44.051Z | Checking rustc-demangle v0.1.27 |
| 2902 | 2026-09-18T16:29:44.188Z | Checking zlib-rs v0.6.2 |
| 2903 | 2026-09-18T16:29:44.207Z | Checking libbz2-rs-sys v0.2.2 |
| 2904 | 2026-09-18T16:29:44.276Z | Checking mime v0.3.17 |
| 2905 | 2026-09-18T16:29:44.324Z | Checking crc-any v2.5.0 |
| 2906 | 2026-09-18T16:29:44.453Z | Checking bumpalo v3.20.2 |
| 2907 | 2026-09-18T16:29:44.502Z | Checking psl-types v2.0.11 |
| 2908 | 2026-09-18T16:29:44.601Z | Checking bzip2 v0.6.1 |
| 2909 | 2026-09-18T16:29:44.619Z | Checking publicsuffix v2.3.0 |
| 2910 | 2026-09-18T16:29:44.655Z | Checking zopfli v0.8.3 |
| 2911 | 2026-09-18T16:29:44.714Z | Checking dof v0.4.0 |
| 2912 | 2026-09-18T16:29:44.763Z | Checking postgres-protocol v0.6.12 |
| 2913 | 2026-09-18T16:29:44.777Z | Checking heapless v0.7.17 |
| 2914 | 2026-09-18T16:29:44.984Z | Checking zstd-safe v7.2.4 |
| 2915 | 2026-09-18T16:29:45.078Z | Checking goblin v0.8.2 |
| 2916 | 2026-09-18T16:29:45.085Z | Checking flate2 v1.1.9 |
| 2917 | 2026-09-18T16:29:45.098Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2918 | 2026-09-18T16:29:45.098Z | Checking hyper-tls v0.6.0 |
| 2919 | 2026-09-18T16:29:45.149Z | Checking toml v0.7.8 |
| 2920 | 2026-09-18T16:29:45.191Z | Checking object v0.30.4 |
| 2921 | 2026-09-18T16:29:45.279Z | Checking daft v0.1.8 |
| 2922 | 2026-09-18T16:29:45.349Z | Checking cookie v0.18.1 |
| 2923 | 2026-09-18T16:29:45.380Z | Checking zip v0.6.6 |
| 2924 | 2026-09-18T16:29:45.459Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2925 | 2026-09-18T16:29:45.525Z | Checking tokio-rustls v0.26.4 |
| 2926 | 2026-09-18T16:29:45.586Z | Checking phf_shared v0.13.1 |
| 2927 | 2026-09-18T16:29:45.621Z | Checking dtrace-parser v0.3.0 |
| 2928 | 2026-09-18T16:29:45.707Z | Checking pin-project v1.1.11 |
| 2929 | 2026-09-18T16:29:45.737Z | Checking backtrace v0.3.76 |
| 2930 | 2026-09-18T16:29:45.756Z | Checking zerocopy v0.7.35 |
| 2931 | 2026-09-18T16:29:45.778Z | Checking hubpack v0.1.2 |
| 2932 | 2026-09-18T16:29:45.794Z | Checking signal-hook v0.3.18 |
| 2933 | 2026-09-18T16:29:45.857Z | Checking futures-executor v0.3.32 |
| 2934 | 2026-09-18T16:29:45.940Z | Checking hmac v0.12.1 |
| 2935 | 2026-09-18T16:29:45.992Z | Checking ff v0.13.1 |
| 2936 | 2026-09-18T16:29:46.001Z | Checking thread-id v5.1.0 |
| 2937 | 2026-09-18T16:29:46.026Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2938 | 2026-09-18T16:29:46.064Z | Checking bitflags v1.3.2 |
| 2939 | 2026-09-18T16:29:46.075Z | Checking base16ct v0.2.0 |
| 2940 | 2026-09-18T16:29:46.082Z | Checking unicode-width v0.2.0 |
| 2941 | 2026-09-18T16:29:46.111Z | Checking unicode-linebreak v0.1.5 |
| 2942 | 2026-09-18T16:29:46.133Z | Checking path-slash v0.1.5 |
| 2943 | 2026-09-18T16:29:46.205Z | Checking smawk v0.3.2 |
| 2944 | 2026-09-18T16:29:46.217Z | Checking same-file v1.0.6 |
| 2945 | 2026-09-18T16:29:46.230Z | Checking is_ci v1.2.0 |
| 2946 | 2026-09-18T16:29:46.254Z | Compiling rayon-core v1.13.0 |
| 2947 | 2026-09-18T16:29:46.318Z | Checking either v1.15.0 |
| 2948 | 2026-09-18T16:29:46.327Z | Checking managed v0.8.0 |
| 2949 | 2026-09-18T16:29:46.327Z | Checking jiff-core v0.1.0 |
| 2950 | 2026-09-18T16:29:46.339Z | Checking foldhash v0.1.5 |
| 2951 | 2026-09-18T16:29:46.344Z | Checking walkdir v2.5.0 |
| 2952 | 2026-09-18T16:29:46.454Z | Checking textwrap v0.16.2 |
| 2953 | 2026-09-18T16:29:46.480Z | Checking hashbrown v0.15.5 |
| 2954 | 2026-09-18T16:29:46.504Z | Checking supports-color v3.0.2 |
| 2955 | 2026-09-18T16:29:46.522Z | Checking smoltcp v0.9.1 |
| 2956 | 2026-09-18T16:29:46.549Z | Checking sec1 v0.7.3 |
| 2957 | 2026-09-18T16:29:46.619Z | Checking group v0.13.0 |
| 2958 | 2026-09-18T16:29:46.665Z | Checking hkdf v0.12.4 |
| 2959 | 2026-09-18T16:29:46.753Z | Checking usdt-impl v0.6.0 |
| 2960 | 2026-09-18T16:29:46.766Z | Checking backtrace-ext v0.2.1 |
| 2961 | 2026-09-18T16:29:46.803Z | Checking futures v0.3.32 |
| 2962 | 2026-09-18T16:29:46.869Z | Checking signal-hook-mio v0.2.5 |
| 2963 | 2026-09-18T16:29:46.882Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 2964 | 2026-09-18T16:29:46.939Z | Checking snafu v0.8.9 |
| 2965 | 2026-09-18T16:29:46.971Z | Checking phf v0.13.1 |
| 2966 | 2026-09-18T16:29:46.973Z | Checking dof v0.3.0 |
| 2967 | 2026-09-18T16:29:47.007Z | Checking jiff v0.2.34 |
| 2968 | 2026-09-18T16:29:47.036Z | Checking hyper-rustls v0.27.7 |
| 2969 | 2026-09-18T16:29:47.115Z | Checking cookie_store v0.22.1 |
| 2970 | 2026-09-18T16:29:47.128Z | Checking reqwest v0.12.28 |
| 2971 | 2026-09-18T16:29:47.154Z | Checking zstd v0.13.3 |
| 2972 | 2026-09-18T16:29:47.176Z | Checking postgres-types v0.2.14 |
| 2973 | 2026-09-18T16:29:47.244Z | Checking rustls-platform-verifier v0.6.2 |
| 2974 | 2026-09-18T16:29:47.266Z | Checking globset v0.4.18 |
| 2975 | 2026-09-18T16:29:47.299Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2976 | 2026-09-18T16:29:47.341Z | Checking crossbeam-deque v0.8.6 |
| 2977 | 2026-09-18T16:29:47.384Z | Checking hashbrown v0.16.1 |
| 2978 | 2026-09-18T16:29:47.445Z | Checking phf_shared v0.11.3 |
| 2979 | 2026-09-18T16:29:47.487Z | Checking dtrace-parser v0.2.0 |
| 2980 | 2026-09-18T16:29:47.518Z | Checking regex v1.12.3 |
| 2981 | 2026-09-18T16:29:47.521Z | Checking curve25519-dalek v4.1.3 |
| 2982 | 2026-09-18T16:29:47.590Z | Checking ref-cast v1.0.25 |
| 2983 | 2026-09-18T16:29:47.631Z | Checking strum v0.27.2 |
| 2984 | 2026-09-18T16:29:47.687Z | Checking byte-wrapper v0.1.0 |
| 2985 | 2026-09-18T16:29:47.719Z | Checking olpc-cjson v0.1.4 |
| 2986 | 2026-09-18T16:29:47.741Z | Checking ed25519 v2.2.3 |
| 2987 | 2026-09-18T16:29:47.796Z | Checking memoffset v0.9.1 |
| 2988 | 2026-09-18T16:29:47.853Z | Checking rustix v0.38.44 |
| 2989 | 2026-09-18T16:29:47.867Z | Checking owo-colors v4.3.0 |
| 2990 | 2026-09-18T16:29:47.880Z | Checking pem v3.0.6 |
| 2991 | 2026-09-18T16:29:47.892Z | Checking crypto-bigint v0.5.5 |
| 2992 | 2026-09-18T16:29:47.895Z | Checking serde-big-array v0.5.1 |
| 2993 | 2026-09-18T16:29:47.924Z | Checking erased-serde v0.3.31 |
| 2994 | 2026-09-18T16:29:48.033Z | Checking serde_plain v1.0.2 |
| 2995 | 2026-09-18T16:29:48.036Z | Checking float-cmp v0.10.0 |
| 2996 | 2026-09-18T16:29:48.170Z | Checking memmap2 v0.9.10 |
| 2997 | 2026-09-18T16:29:48.198Z | Checking thread-id v4.2.2 |
| 2998 | 2026-09-18T16:29:48.289Z | Checking static_assertions v1.1.0 |
| 2999 | 2026-09-18T16:29:48.728Z | Checking unicode-width v0.1.14 |
| 3000 | 2026-09-18T16:29:48.731Z | Checking winnow v0.7.14 |
| 3001 | 2026-09-18T16:29:48.732Z | Checking winnow v1.0.3 |
| 3002 | 2026-09-18T16:29:48.732Z | Checking predicates-core v1.0.10 |
| 3003 | 2026-09-18T16:29:48.732Z | Checking fixedbitset v0.4.2 |
| 3004 | 2026-09-18T16:29:48.732Z | Checking fixedbitset v0.5.7 |
| 3005 | 2026-09-18T16:29:48.732Z | Checking normalize-line-endings v0.3.0 |
| 3006 | 2026-09-18T16:29:48.732Z | Checking supports-unicode v3.0.0 |
| 3007 | 2026-09-18T16:29:48.732Z | Checking precomputed-hash v0.1.1 |
| 3008 | 2026-09-18T16:29:48.732Z | Checking new_debug_unreachable v1.0.6 |
| 3009 | 2026-09-18T16:29:48.732Z | Checking toml_write v0.1.2 |
| 3010 | 2026-09-18T16:29:48.732Z | Checking data-encoding v2.10.0 |
| 3011 | 2026-09-18T16:29:48.750Z | Checking supports-hyperlinks v3.2.0 |
| 3012 | 2026-09-18T16:29:48.763Z | Checking typed-path v0.9.3 |
| 3013 | 2026-09-18T16:29:48.844Z | Checking unicode-segmentation v1.12.0 |
| 3014 | 2026-09-18T16:29:48.857Z | Checking typed-path v0.12.3 |
| 3015 | 2026-09-18T16:29:48.860Z | Checking whoami v2.1.0 |
| 3016 | 2026-09-18T16:29:48.925Z | Checking keccak v0.1.6 |
| 3017 | 2026-09-18T16:29:48.998Z | Checking difflib v0.4.0 |
| 3018 | 2026-09-18T16:29:49.061Z | Checking tokio-postgres v0.7.18 |
| 3019 | 2026-09-18T16:29:49.091Z | Checking sha3 v0.10.8 |
| 3020 | 2026-09-18T16:29:49.152Z | Checking similar v2.7.0 |
| 3021 | 2026-09-18T16:29:49.171Z | Checking predicates v3.1.4 |
| 3022 | 2026-09-18T16:29:49.205Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 3023 | 2026-09-18T16:29:49.298Z | Checking hickory-proto v0.25.2 |
| 3024 | 2026-09-18T16:29:49.468Z | Checking zip v4.6.1 |
| 3025 | 2026-09-18T16:29:49.528Z | Checking miette v7.6.0 |
| 3026 | 2026-09-18T16:29:49.531Z | Checking toml_edit v0.22.27 |
| 3027 | 2026-09-18T16:29:49.531Z | Checking tough v0.22.0 |
| 3028 | 2026-09-18T16:29:49.531Z | Checking elliptic-curve v0.13.8 |
| 3029 | 2026-09-18T16:29:49.574Z | Checking zip v8.6.0 |
| 3030 | 2026-09-18T16:29:49.847Z | Checking string_cache v0.8.9 |
| 3031 | 2026-09-18T16:29:50.017Z | Checking petgraph v0.8.3 |
| 3032 | 2026-09-18T16:29:50.034Z | Checking crossterm v0.28.1 |
| 3033 | 2026-09-18T16:29:50.047Z | Checking petgraph v0.6.5 |
| 3034 | 2026-09-18T16:29:50.214Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 3035 | 2026-09-18T16:29:50.391Z | Checking usdt v0.6.0 |
| 3036 | 2026-09-18T16:29:50.564Z | Checking ed25519-dalek v2.2.0 |
| 3037 | 2026-09-18T16:29:50.629Z | Checking slog v2.8.2 |
| 3038 | 2026-09-18T16:29:50.737Z | Checking usdt-impl v0.5.0 |
| 3039 | 2026-09-18T16:29:50.797Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3040 | 2026-09-18T16:29:50.894Z | Checking iddqd v0.4.2 |
| 3041 | 2026-09-18T16:29:51.025Z | Checking nix v0.31.2 |
| 3042 | 2026-09-18T16:29:51.396Z | Checking reqwest v0.13.2 |
| 3043 | 2026-09-18T16:29:51.581Z | Checking itertools v0.13.0 |
| 3044 | 2026-09-18T16:29:51.619Z | Checking strum v0.26.3 |
| 3045 | 2026-09-18T16:29:51.686Z | Checking serde_with v3.21.0 |
| 3046 | 2026-09-18T16:29:51.734Z | Checking derive_more v2.1.1 |
| 3047 | 2026-09-18T16:29:51.791Z | Checking fs-err v3.3.0 |
| 3048 | 2026-09-18T16:29:51.832Z | Checking tokio-stream v0.1.18 |
| 3049 | 2026-09-18T16:29:52.093Z | Checking buf-list v1.1.2 |
| 3050 | 2026-09-18T16:29:52.110Z | Checking anyhow v1.0.104 |
| 3051 | 2026-09-18T16:29:52.219Z | Checking camino v1.2.5 |
| 3052 | 2026-09-18T16:29:52.235Z | Checking openapiv3 v2.2.0 |
| 3053 | 2026-09-18T16:29:52.263Z | Checking lalrpop-util v0.19.12 |
| 3054 | 2026-09-18T16:29:52.280Z | Checking peg-runtime v0.8.5 |
| 3055 | 2026-09-18T16:29:52.305Z | Checking illumos-nvpair v0.3.0 |
| 3056 | 2026-09-18T16:29:52.419Z | Checking rayon v1.11.0 |
| 3057 | 2026-09-18T16:29:52.419Z | Checking sigpipe v0.1.3 |
| 3058 | 2026-09-18T16:29:52.457Z | Checking glob v0.3.3 |
| 3059 | 2026-09-18T16:29:53.405Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3060 | 2026-09-18T16:29:53.739Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3061 | 2026-09-18T16:29:54.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.10s |
| 3062 | 2026-09-18T16:29:54.188Z | |
| 3063 | 2026-09-18T16:29:54.188Z | info: running `cargo check --bins` on internal-dns-types (120/376) |
| 3064 | 2026-09-18T16:29:54.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-09-18T16:29:54.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-09-18T16:29:54.677Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-09-18T16:29:54.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3068 | 2026-09-18T16:29:54.765Z | |
| 3069 | 2026-09-18T16:29:54.765Z | info: running `cargo check --bins` on internal-dns-types-versions (121/376) |
| 3070 | 2026-09-18T16:29:55.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-09-18T16:29:55.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-09-18T16:29:55.241Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-09-18T16:29:55.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3074 | 2026-09-18T16:29:55.325Z | |
| 3075 | 2026-09-18T16:29:55.325Z | info: running `cargo check --bins` on nexus-types-versions (122/376) |
| 3076 | 2026-09-18T16:29:55.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-09-18T16:29:55.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-09-18T16:29:55.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-09-18T16:29:55.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3080 | 2026-09-18T16:29:55.911Z | |
| 3081 | 2026-09-18T16:29:55.911Z | info: running `cargo check --bins` on oxql-types (123/376) |
| 3082 | 2026-09-18T16:29:56.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-09-18T16:29:56.409Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-09-18T16:29:56.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-09-18T16:29:56.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3086 | 2026-09-18T16:29:56.490Z | |
| 3087 | 2026-09-18T16:29:56.490Z | info: running `cargo check --bins` on oximeter-types (124/376) |
| 3088 | 2026-09-18T16:29:56.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-09-18T16:29:56.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-09-18T16:29:56.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-09-18T16:29:56.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3092 | 2026-09-18T16:29:57.064Z | |
| 3093 | 2026-09-18T16:29:57.064Z | info: running `cargo check --bins` on oximeter-types-versions (125/376) |
| 3094 | 2026-09-18T16:29:57.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-09-18T16:29:57.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-09-18T16:29:57.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-09-18T16:29:57.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3098 | 2026-09-18T16:29:57.638Z | |
| 3099 | 2026-09-18T16:29:57.638Z | info: running `cargo check --bins` on oximeter-macro-impl (126/376) |
| 3100 | 2026-09-18T16:29:58.112Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-09-18T16:29:58.115Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-09-18T16:29:58.115Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-09-18T16:29:58.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3104 | 2026-09-18T16:29:58.196Z | |
| 3105 | 2026-09-18T16:29:58.196Z | info: running `cargo check --bins --no-default-features` on oximeter-db (127/376) |
| 3106 | 2026-09-18T16:29:58.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-09-18T16:29:58.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-09-18T16:29:58.877Z | Compiling multer v3.1.0 |
| 3109 | 2026-09-18T16:29:58.993Z | Compiling async-stream-impl v0.3.6 |
| 3110 | 2026-09-18T16:29:58.996Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3111 | 2026-09-18T16:29:59.006Z | Compiling serde_tokenstream v0.3.0 |
| 3112 | 2026-09-18T16:29:59.017Z | Compiling dropshot v0.17.1 |
| 3113 | 2026-09-18T16:29:59.028Z | Compiling parse-display-derive v0.10.0 |
| 3114 | 2026-09-18T16:29:59.042Z | Compiling dropshot_endpoint v0.17.1 |
| 3115 | 2026-09-18T16:29:59.045Z | Compiling newtype-uuid-macros v0.1.0 |
| 3116 | 2026-09-18T16:29:59.263Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3117 | 2026-09-18T16:29:59.295Z | Checking thread_local v1.1.9 |
| 3118 | 2026-09-18T16:29:59.312Z | Compiling oxide-generation-macros v0.2.0 |
| 3119 | 2026-09-18T16:29:59.372Z | Checking compression-core v0.4.31 |
| 3120 | 2026-09-18T16:29:59.463Z | Checking match_cfg v0.1.0 |
| 3121 | 2026-09-18T16:29:59.497Z | Checking compression-codecs v0.4.37 |
| 3122 | 2026-09-18T16:29:59.531Z | Checking hostname v0.3.1 |
| 3123 | 2026-09-18T16:29:59.573Z | Checking crossbeam-channel v0.5.15 |
| 3124 | 2026-09-18T16:29:59.628Z | Checking atomicwrites v0.4.4 |
| 3125 | 2026-09-18T16:29:59.667Z | Checking slog-json v2.6.1 |
| 3126 | 2026-09-18T16:29:59.683Z | Checking serde_spanned v1.1.1 |
| 3127 | 2026-09-18T16:29:59.753Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 3128 | 2026-09-18T16:29:59.813Z | Checking is-terminal v0.4.17 |
| 3129 | 2026-09-18T16:29:59.816Z | Checking term v1.2.1 |
| 3130 | 2026-09-18T16:29:59.838Z | Checking take_mut v0.2.2 |
| 3131 | 2026-09-18T16:29:59.912Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 3132 | 2026-09-18T16:29:59.918Z | Checking debug-ignore v1.0.5 |
| 3133 | 2026-09-18T16:29:59.938Z | Checking slog-async v2.8.0 |
| 3134 | 2026-09-18T16:29:59.953Z | Checking slog-bunyan v2.5.0 |
| 3135 | 2026-09-18T16:30:00.022Z | Checking async-compression v0.4.41 |
| 3136 | 2026-09-18T16:30:00.035Z | Checking slog-term v2.9.2 |
| 3137 | 2026-09-18T16:30:00.064Z | Checking async-stream v0.3.6 |
| 3138 | 2026-09-18T16:30:00.078Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3139 | 2026-09-18T16:30:00.090Z | Checking toml v1.1.2+spec-1.1.0 |
| 3140 | 2026-09-18T16:30:00.111Z | Checking progenitor-client v0.14.0 |
| 3141 | 2026-09-18T16:30:00.193Z | Checking oxide-generation v0.1.3 |
| 3142 | 2026-09-18T16:30:00.264Z | Checking sha1 v0.11.0 |
| 3143 | 2026-09-18T16:30:00.287Z | Checking waitgroup v0.1.2 |
| 3144 | 2026-09-18T16:30:00.343Z | Checking rustls-pemfile v2.2.0 |
| 3145 | 2026-09-18T16:30:00.386Z | Checking backon v1.6.0 |
| 3146 | 2026-09-18T16:30:00.402Z | Checking serde_path_to_error v0.1.20 |
| 3147 | 2026-09-18T16:30:00.465Z | Checking hostname v0.4.2 |
| 3148 | 2026-09-18T16:30:00.476Z | Checking instant v0.1.13 |
| 3149 | 2026-09-18T16:30:00.539Z | Checking backoff v0.4.0 |
| 3150 | 2026-09-18T16:30:00.552Z | Checking progenitor-extras v0.2.0 |
| 3151 | 2026-09-18T16:30:00.667Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3152 | 2026-09-18T16:30:00.680Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3153 | 2026-09-18T16:30:00.712Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3154 | 2026-09-18T16:30:00.725Z | Checking itertools v0.14.0 |
| 3155 | 2026-09-18T16:30:00.738Z | Checking parse-display v0.10.0 |
| 3156 | 2026-09-18T16:30:00.767Z | Checking regress v0.10.5 |
| 3157 | 2026-09-18T16:30:00.872Z | Checking macaddr v1.0.1 |
| 3158 | 2026-09-18T16:30:01.042Z | Checking humantime v2.3.0 |
| 3159 | 2026-09-18T16:30:01.876Z | Compiling prettyplease v0.2.37 |
| 3160 | 2026-09-18T16:30:02.185Z | Checking num-rational v0.4.2 |
| 3161 | 2026-09-18T16:30:02.460Z | Checking num-complex v0.4.6 |
| 3162 | 2026-09-18T16:30:02.836Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3163 | 2026-09-18T16:30:02.907Z | Compiling num v0.4.3 |
| 3164 | 2026-09-18T16:30:03.043Z | Compiling usdt-attr-macro v0.5.0 |
| 3165 | 2026-09-18T16:30:03.066Z | Compiling usdt-macro v0.5.0 |
| 3166 | 2026-09-18T16:30:03.080Z | Checking memmap v0.7.0 |
| 3167 | 2026-09-18T16:30:03.121Z | Checking float-ord v0.3.2 |
| 3168 | 2026-09-18T16:30:03.227Z | Compiling convert_case v0.4.0 |
| 3169 | 2026-09-18T16:30:03.556Z | Checking newline-converter v0.3.0 |
| 3170 | 2026-09-18T16:30:03.602Z | Compiling derive_more v0.99.20 |
| 3171 | 2026-09-18T16:30:03.669Z | Checking console v0.15.11 |
| 3172 | 2026-09-18T16:30:03.820Z | Compiling toml v0.8.23 |
| 3173 | 2026-09-18T16:30:03.860Z | Checking usdt v0.5.0 |
| 3174 | 2026-09-18T16:30:03.951Z | Checking linked-hash-map v0.5.6 |
| 3175 | 2026-09-18T16:30:04.033Z | Compiling minimal-lexical v0.2.1 |
| 3176 | 2026-09-18T16:30:04.122Z | Checking lru-cache v0.1.2 |
| 3177 | 2026-09-18T16:30:04.244Z | Compiling nom v7.1.3 |
| 3178 | 2026-09-18T16:30:04.288Z | Checking expectorate v1.2.0 |
| 3179 | 2026-09-18T16:30:04.519Z | Checking camino-tempfile v1.4.1 |
| 3180 | 2026-09-18T16:30:04.682Z | Checking hickory-proto v0.24.4 |
| 3181 | 2026-09-18T16:30:04.769Z | Checking phf_shared v0.12.1 |
| 3182 | 2026-09-18T16:30:04.914Z | Compiling slog-dtrace v0.3.0 |
| 3183 | 2026-09-18T16:30:04.930Z | Compiling unicode-xid v0.2.6 |
| 3184 | 2026-09-18T16:30:05.058Z | Checking heck v0.5.0 |
| 3185 | 2026-09-18T16:30:05.187Z | Checking resolv-conf v0.7.6 |
| 3186 | 2026-09-18T16:30:05.376Z | Compiling chrono-tz v0.10.4 |
| 3187 | 2026-09-18T16:30:05.515Z | Compiling const_format_proc_macros v0.2.34 |
| 3188 | 2026-09-18T16:30:05.575Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3189 | 2026-09-18T16:30:05.605Z | Checking phf v0.12.1 |
| 3190 | 2026-09-18T16:30:05.642Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3191 | 2026-09-18T16:30:05.749Z | Checking tokio-dtrace v0.1.1 |
| 3192 | 2026-09-18T16:30:05.941Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3193 | 2026-09-18T16:30:06.076Z | Compiling derive-where v1.6.0 |
| 3194 | 2026-09-18T16:30:06.214Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3195 | 2026-09-18T16:30:06.482Z | Checking highway v1.3.0 |
| 3196 | 2026-09-18T16:30:06.519Z | Checking hickory-resolver v0.24.4 |
| 3197 | 2026-09-18T16:30:06.712Z | Checking const_format v0.2.35 |
| 3198 | 2026-09-18T16:30:06.945Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3199 | 2026-09-18T16:30:07.231Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3200 | 2026-09-18T16:30:07.278Z | Checking oxide-tokio-rt v0.1.4 |
| 3201 | 2026-09-18T16:30:07.383Z | Checking qorb v0.4.1 |
| 3202 | 2026-09-18T16:30:07.520Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3203 | 2026-09-18T16:30:07.646Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3204 | 2026-09-18T16:30:07.692Z | Checking gethostname v0.5.0 |
| 3205 | 2026-09-18T16:30:07.730Z | Checking bcs v0.1.6 |
| 3206 | 2026-09-18T16:30:07.747Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3207 | 2026-09-18T16:30:07.781Z | Checking termtree v0.5.1 |
| 3208 | 2026-09-18T16:30:10.858Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3209 | 2026-09-18T16:30:13.942Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3210 | 2026-09-18T16:30:16.187Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s |
| 3211 | 2026-09-18T16:30:16.356Z | |
| 3212 | 2026-09-18T16:30:16.356Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376) |
| 3213 | 2026-09-18T16:30:16.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3214 | 2026-09-18T16:30:16.855Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3215 | 2026-09-18T16:30:17.025Z | Compiling ar_archive_writer v0.5.1 |
| 3216 | 2026-09-18T16:30:17.137Z | Compiling stacker v0.1.23 |
| 3217 | 2026-09-18T16:30:17.143Z | Compiling cfg_aliases v0.1.1 |
| 3218 | 2026-09-18T16:30:17.149Z | Compiling proc-macro-error v1.0.4 |
| 3219 | 2026-09-18T16:30:17.157Z | Checking fd-lock v4.0.4 |
| 3220 | 2026-09-18T16:30:17.160Z | Checking nibble_vec v0.1.0 |
| 3221 | 2026-09-18T16:30:17.160Z | Checking vte v0.14.1 |
| 3222 | 2026-09-18T16:30:17.160Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3223 | 2026-09-18T16:30:17.198Z | Compiling nix v0.28.0 |
| 3224 | 2026-09-18T16:30:17.261Z | Checking bytecount v0.6.9 |
| 3225 | 2026-09-18T16:30:17.300Z | Checking endian-type v0.1.2 |
| 3226 | 2026-09-18T16:30:17.313Z | Checking strip-ansi-escapes v0.2.1 |
| 3227 | 2026-09-18T16:30:17.362Z | Checking papergrid v0.11.0 |
| 3228 | 2026-09-18T16:30:17.410Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3229 | 2026-09-18T16:30:17.424Z | Compiling peg-macros v0.8.5 |
| 3230 | 2026-09-18T16:30:17.435Z | Compiling tabled_derive v0.7.0 |
| 3231 | 2026-09-18T16:30:17.435Z | Checking radix_trie v0.2.1 |
| 3232 | 2026-09-18T16:30:17.583Z | Compiling sqlparser_derive v0.5.0 |
| 3233 | 2026-09-18T16:30:17.647Z | Checking winnow v0.6.26 |
| 3234 | 2026-09-18T16:30:17.895Z | Checking home v0.5.12 |
| 3235 | 2026-09-18T16:30:17.961Z | Compiling psm v0.1.30 |
| 3236 | 2026-09-18T16:30:17.971Z | Checking nu-ansi-term v0.50.3 |
| 3237 | 2026-09-18T16:30:18.082Z | Checking unicode_categories v0.1.1 |
| 3238 | 2026-09-18T16:30:18.265Z | Checking crossterm v0.29.0 |
| 3239 | 2026-09-18T16:30:18.279Z | Checking reedline v0.40.0 |
| 3240 | 2026-09-18T16:30:18.360Z | Checking display-error-chain v0.2.2 |
| 3241 | 2026-09-18T16:30:18.466Z | Checking tabled v0.15.0 |
| 3242 | 2026-09-18T16:30:18.507Z | Checking rustyline v14.0.0 |
| 3243 | 2026-09-18T16:30:18.790Z | Checking peg v0.8.5 |
| 3244 | 2026-09-18T16:30:18.840Z | Checking recursive v0.1.1 |
| 3245 | 2026-09-18T16:30:18.853Z | Checking sqlformat v0.3.5 |
| 3246 | 2026-09-18T16:30:18.931Z | Checking sqlparser v0.61.0 |
| 3247 | 2026-09-18T16:30:29.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.63s |
| 3248 | 2026-09-18T16:30:30.162Z | |
| 3249 | 2026-09-18T16:30:30.162Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376) |
| 3250 | 2026-09-18T16:30:30.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3251 | 2026-09-18T16:30:30.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3252 | 2026-09-18T16:30:30.840Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3253 | 2026-09-18T16:30:34.391Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s |
| 3254 | 2026-09-18T16:30:34.567Z | |
| 3255 | 2026-09-18T16:30:34.567Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376) |
| 3256 | 2026-09-18T16:30:35.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3257 | 2026-09-18T16:30:35.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3258 | 2026-09-18T16:30:35.230Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3259 | 2026-09-18T16:30:37.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 3260 | 2026-09-18T16:30:38.011Z | |
| 3261 | 2026-09-18T16:30:38.011Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376) |
| 3262 | 2026-09-18T16:30:38.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3263 | 2026-09-18T16:30:38.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3264 | 2026-09-18T16:30:38.676Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3265 | 2026-09-18T16:30:42.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s |
| 3266 | 2026-09-18T16:30:42.252Z | |
| 3267 | 2026-09-18T16:30:42.252Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376) |
| 3268 | 2026-09-18T16:30:42.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3269 | 2026-09-18T16:30:42.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3270 | 2026-09-18T16:30:42.921Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3271 | 2026-09-18T16:30:46.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s |
| 3272 | 2026-09-18T16:30:46.552Z | |
| 3273 | 2026-09-18T16:30:46.552Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376) |
| 3274 | 2026-09-18T16:30:47.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3275 | 2026-09-18T16:30:47.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3276 | 2026-09-18T16:30:47.217Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3277 | 2026-09-18T16:30:49.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s |
| 3278 | 2026-09-18T16:30:50.121Z | |
| 3279 | 2026-09-18T16:30:50.121Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376) |
| 3280 | 2026-09-18T16:30:50.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3281 | 2026-09-18T16:30:50.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3282 | 2026-09-18T16:30:50.789Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3283 | 2026-09-18T16:30:53.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s |
| 3284 | 2026-09-18T16:30:53.727Z | |
| 3285 | 2026-09-18T16:30:53.727Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376) |
| 3286 | 2026-09-18T16:30:54.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3287 | 2026-09-18T16:30:54.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3288 | 2026-09-18T16:30:54.396Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3289 | 2026-09-18T16:30:57.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s |
| 3290 | 2026-09-18T16:30:58.131Z | |
| 3291 | 2026-09-18T16:30:58.131Z | info: running `cargo check --bins` on oximeter (136/376) |
| 3292 | 2026-09-18T16:30:58.612Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3293 | 2026-09-18T16:30:58.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3294 | 2026-09-18T16:30:58.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3295 | 2026-09-18T16:30:58.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3296 | 2026-09-18T16:30:58.699Z | |
| 3297 | 2026-09-18T16:30:58.699Z | info: running `cargo check --bins` on oximeter-schema (137/376) |
| 3298 | 2026-09-18T16:30:59.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3299 | 2026-09-18T16:30:59.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3300 | 2026-09-18T16:30:59.322Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3301 | 2026-09-18T16:30:59.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s |
| 3302 | 2026-09-18T16:30:59.873Z | |
| 3303 | 2026-09-18T16:30:59.873Z | info: running `cargo check --bins` on oximeter-timeseries-macro (138/376) |
| 3304 | 2026-09-18T16:31:00.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3305 | 2026-09-18T16:31:00.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3306 | 2026-09-18T16:31:00.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3307 | 2026-09-18T16:31:00.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3308 | 2026-09-18T16:31:00.441Z | |
| 3309 | 2026-09-18T16:31:00.441Z | info: running `cargo check --bins` on oximeter-test-utils (139/376) |
| 3310 | 2026-09-18T16:31:00.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3311 | 2026-09-18T16:31:00.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3312 | 2026-09-18T16:31:00.957Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3313 | 2026-09-18T16:31:00.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3314 | 2026-09-18T16:31:01.050Z | |
| 3315 | 2026-09-18T16:31:01.050Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376) |
| 3316 | 2026-09-18T16:31:01.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3317 | 2026-09-18T16:31:01.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3318 | 2026-09-18T16:31:01.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3319 | 2026-09-18T16:31:01.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3320 | 2026-09-18T16:31:01.626Z | |
| 3321 | 2026-09-18T16:31:01.626Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376) |
| 3322 | 2026-09-18T16:31:02.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3323 | 2026-09-18T16:31:02.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3324 | 2026-09-18T16:31:02.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3325 | 2026-09-18T16:31:02.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3326 | 2026-09-18T16:31:02.203Z | |
| 3327 | 2026-09-18T16:31:02.203Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376) |
| 3328 | 2026-09-18T16:31:02.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3329 | 2026-09-18T16:31:02.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3330 | 2026-09-18T16:31:02.695Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3331 | 2026-09-18T16:31:02.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3332 | 2026-09-18T16:31:02.781Z | |
| 3333 | 2026-09-18T16:31:02.781Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376) |
| 3334 | 2026-09-18T16:31:03.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3335 | 2026-09-18T16:31:03.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3336 | 2026-09-18T16:31:03.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3337 | 2026-09-18T16:31:03.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3338 | 2026-09-18T16:31:03.366Z | |
| 3339 | 2026-09-18T16:31:03.367Z | info: running `cargo check --bins` on trust-quorum-test-utils (144/376) |
| 3340 | 2026-09-18T16:31:03.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3341 | 2026-09-18T16:31:03.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3342 | 2026-09-18T16:31:03.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3343 | 2026-09-18T16:31:03.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3344 | 2026-09-18T16:31:03.937Z | |
| 3345 | 2026-09-18T16:31:03.937Z | info: running `cargo check --bins` on reconfigurator-cli (145/376) |
| 3346 | 2026-09-18T16:31:04.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3347 | 2026-09-18T16:31:04.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3348 | 2026-09-18T16:31:04.756Z | Compiling crucible-workspace-hack v0.1.0 |
| 3349 | 2026-09-18T16:31:04.756Z | Compiling regress v0.11.1 |
| 3350 | 2026-09-18T16:31:04.756Z | Checking secrecy v0.10.3 |
| 3351 | 2026-09-18T16:31:04.759Z | Checking half v2.7.1 |
| 3352 | 2026-09-18T16:31:04.759Z | Checking ciborium-io v0.2.2 |
| 3353 | 2026-09-18T16:31:04.759Z | Checking inout v0.1.4 |
| 3354 | 2026-09-18T16:31:04.759Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3355 | 2026-09-18T16:31:04.759Z | Checking universal-hash v0.5.1 |
| 3356 | 2026-09-18T16:31:04.992Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 3357 | 2026-09-18T16:31:05.007Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3358 | 2026-09-18T16:31:05.027Z | Checking cipher v0.4.4 |
| 3359 | 2026-09-18T16:31:05.098Z | Checking opaque-debug v0.3.1 |
| 3360 | 2026-09-18T16:31:05.131Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3361 | 2026-09-18T16:31:05.164Z | Checking poly1305 v0.8.0 |
| 3362 | 2026-09-18T16:31:05.176Z | Checking ciborium-ll v0.2.2 |
| 3363 | 2026-09-18T16:31:05.237Z | Checking chacha20 v0.9.1 |
| 3364 | 2026-09-18T16:31:05.256Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3365 | 2026-09-18T16:31:05.345Z | Checking ciborium v0.2.2 |
| 3366 | 2026-09-18T16:31:05.413Z | Checking password-hash v0.5.0 |
| 3367 | 2026-09-18T16:31:05.428Z | Checking blake2 v0.10.6 |
| 3368 | 2026-09-18T16:31:05.441Z | Checking aead v0.5.2 |
| 3369 | 2026-09-18T16:31:05.587Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3370 | 2026-09-18T16:31:05.636Z | Checking indent_write v2.2.0 |
| 3371 | 2026-09-18T16:31:05.665Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 3372 | 2026-09-18T16:31:05.680Z | Checking argon2 v0.5.3 |
| 3373 | 2026-09-18T16:31:05.764Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3374 | 2026-09-18T16:31:05.767Z | Checking chacha20poly1305 v0.10.1 |
| 3375 | 2026-09-18T16:31:05.838Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3376 | 2026-09-18T16:31:05.897Z | Compiling unsafe-libyaml v0.2.11 |
| 3377 | 2026-09-18T16:31:06.031Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3378 | 2026-09-18T16:31:06.188Z | Checking thiserror-no-std v2.0.2 |
| 3379 | 2026-09-18T16:31:06.242Z | Compiling itertools v0.15.0 |
| 3380 | 2026-09-18T16:31:06.280Z | Checking vsss-rs v3.3.4 |
| 3381 | 2026-09-18T16:31:06.458Z | Compiling typify-impl v0.6.2 |
| 3382 | 2026-09-18T16:31:06.641Z | Compiling serde_yaml v0.9.34+deprecated |
| 3383 | 2026-09-18T16:31:06.826Z | Compiling proc-macro-crate v3.4.0 |
| 3384 | 2026-09-18T16:31:07.341Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 3385 | 2026-09-18T16:31:07.368Z | Compiling num_enum_derive v0.7.6 |
| 3386 | 2026-09-18T16:31:07.397Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3387 | 2026-09-18T16:31:07.444Z | Compiling heapless v0.8.0 |
| 3388 | 2026-09-18T16:31:07.554Z | Compiling ingot-macros v0.2.0 |
| 3389 | 2026-09-18T16:31:07.836Z | Checking hash32 v0.3.1 |
| 3390 | 2026-09-18T16:31:07.926Z | Compiling smoltcp v0.11.0 |
| 3391 | 2026-09-18T16:31:07.970Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3392 | 2026-09-18T16:31:08.092Z | Checking tabwriter v1.4.1 |
| 3393 | 2026-09-18T16:31:08.253Z | Checking cobs v0.3.0 |
| 3394 | 2026-09-18T16:31:08.260Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3395 | 2026-09-18T16:31:08.317Z | Checking swrite v0.1.0 |
| 3396 | 2026-09-18T16:31:08.381Z | Checking postcard v1.1.3 |
| 3397 | 2026-09-18T16:31:08.416Z | Compiling proc-macro-crate v1.3.1 |
| 3398 | 2026-09-18T16:31:08.462Z | Checking num_enum v0.7.6 |
| 3399 | 2026-09-18T16:31:08.492Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3400 | 2026-09-18T16:31:08.575Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3401 | 2026-09-18T16:31:08.592Z | Compiling foreign-types-macros v0.2.3 |
| 3402 | 2026-09-18T16:31:08.683Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3403 | 2026-09-18T16:31:08.705Z | Checking colored v3.1.1 |
| 3404 | 2026-09-18T16:31:08.841Z | Checking foreign-types-shared v0.3.1 |
| 3405 | 2026-09-18T16:31:08.910Z | Compiling num_enum_derive v0.5.11 |
| 3406 | 2026-09-18T16:31:09.043Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3407 | 2026-09-18T16:31:09.065Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3408 | 2026-09-18T16:31:09.210Z | Checking foreign-types v0.5.0 |
| 3409 | 2026-09-18T16:31:09.293Z | Checking cstr-argument v0.1.2 |
| 3410 | 2026-09-18T16:31:09.426Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3411 | 2026-09-18T16:31:09.492Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3412 | 2026-09-18T16:31:09.530Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3413 | 2026-09-18T16:31:09.606Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3414 | 2026-09-18T16:31:09.657Z | Checking itertools v0.12.1 |
| 3415 | 2026-09-18T16:31:09.661Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3416 | 2026-09-18T16:31:09.702Z | Compiling zone_cfg_derive v0.3.1 |
| 3417 | 2026-09-18T16:31:09.968Z | Checking num_enum v0.5.11 |
| 3418 | 2026-09-18T16:31:10.012Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3419 | 2026-09-18T16:31:10.083Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3420 | 2026-09-18T16:31:10.128Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3421 | 2026-09-18T16:31:10.264Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 3422 | 2026-09-18T16:31:10.377Z | Compiling num-derive v0.4.2 |
| 3423 | 2026-09-18T16:31:10.412Z | Checking ingot-types v0.2.0 |
| 3424 | 2026-09-18T16:31:10.446Z | Compiling semver v0.1.20 |
| 3425 | 2026-09-18T16:31:10.617Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3426 | 2026-09-18T16:31:10.660Z | Checking zone v0.3.1 |
| 3427 | 2026-09-18T16:31:10.744Z | Compiling rustc_version v0.1.7 |
| 3428 | 2026-09-18T16:31:10.785Z | Checking ingot v0.2.1 |
| 3429 | 2026-09-18T16:31:10.843Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 3430 | 2026-09-18T16:31:11.010Z | Compiling typify-macro v0.6.2 |
| 3431 | 2026-09-18T16:31:11.019Z | Checking smf v0.2.3 |
| 3432 | 2026-09-18T16:31:11.019Z | Checking csv-core v0.1.13 |
| 3433 | 2026-09-18T16:31:11.130Z | Checking nom v8.0.0 |
| 3434 | 2026-09-18T16:31:11.212Z | Checking whoami v1.6.1 |
| 3435 | 2026-09-18T16:31:11.253Z | Checking csv v1.4.0 |
| 3436 | 2026-09-18T16:31:11.299Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3437 | 2026-09-18T16:31:11.392Z | Compiling newtype_derive v0.1.6 |
| 3438 | 2026-09-18T16:31:11.527Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3439 | 2026-09-18T16:31:11.604Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3440 | 2026-09-18T16:31:11.621Z | Compiling cancel-safe-futures v0.1.5 |
| 3441 | 2026-09-18T16:31:11.657Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3442 | 2026-09-18T16:31:11.886Z | Compiling libefi-sys v0.1.0 |
| 3443 | 2026-09-18T16:31:11.918Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3444 | 2026-09-18T16:31:12.010Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3445 | 2026-09-18T16:31:12.087Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3446 | 2026-09-18T16:31:12.124Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3447 | 2026-09-18T16:31:12.264Z | Checking oxide-update-engine-types v0.1.2 |
| 3448 | 2026-09-18T16:31:12.308Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3449 | 2026-09-18T16:31:12.326Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3450 | 2026-09-18T16:31:12.406Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3451 | 2026-09-18T16:31:12.443Z | Compiling bitfield-struct v0.6.2 |
| 3452 | 2026-09-18T16:31:12.668Z | Checking linear-map v1.2.0 |
| 3453 | 2026-09-18T16:31:12.760Z | Compiling typify v0.6.2 |
| 3454 | 2026-09-18T16:31:12.874Z | Compiling progenitor-impl v0.14.0 |
| 3455 | 2026-09-18T16:31:13.022Z | Checking steno v0.4.1 |
| 3456 | 2026-09-18T16:31:13.075Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3457 | 2026-09-18T16:31:13.148Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3458 | 2026-09-18T16:31:13.227Z | Checking oxide-update-engine v0.1.2 |
| 3459 | 2026-09-18T16:31:13.396Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3460 | 2026-09-18T16:31:13.560Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3461 | 2026-09-18T16:31:13.563Z | Checking sha1 v0.10.6 |
| 3462 | 2026-09-18T16:31:13.672Z | Checking utf-8 v0.7.6 |
| 3463 | 2026-09-18T16:31:13.749Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3464 | 2026-09-18T16:31:13.813Z | Checking tungstenite v0.21.0 |
| 3465 | 2026-09-18T16:31:13.833Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3466 | 2026-09-18T16:31:13.918Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3467 | 2026-09-18T16:31:14.066Z | Checking ignore v0.4.25 |
| 3468 | 2026-09-18T16:31:14.081Z | Checking anstyle-parse v0.2.7 |
| 3469 | 2026-09-18T16:31:14.085Z | Compiling xshell-macros v0.2.7 |
| 3470 | 2026-09-18T16:31:14.246Z | Compiling object v0.39.1 |
| 3471 | 2026-09-18T16:31:14.249Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3472 | 2026-09-18T16:31:14.489Z | Checking globwalk v0.9.1 |
| 3473 | 2026-09-18T16:31:14.499Z | Checking xshell v0.2.7 |
| 3474 | 2026-09-18T16:31:14.511Z | Checking tokio-tungstenite v0.21.0 |
| 3475 | 2026-09-18T16:31:14.593Z | Checking anstream v0.6.21 |
| 3476 | 2026-09-18T16:31:14.617Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3477 | 2026-09-18T16:31:14.666Z | Checking predicates-tree v1.0.13 |
| 3478 | 2026-09-18T16:31:14.696Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f) |
| 3479 | 2026-09-18T16:31:14.781Z | Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9) |
| 3480 | 2026-09-18T16:31:14.797Z | Checking filetime v0.2.27 |
| 3481 | 2026-09-18T16:31:14.810Z | Checking xattr v1.6.1 |
| 3482 | 2026-09-18T16:31:14.843Z | Checking tagptr v0.2.0 |
| 3483 | 2026-09-18T16:31:14.932Z | Checking camino-tempfile-ext v0.3.3 |
| 3484 | 2026-09-18T16:31:14.948Z | Checking tar v0.4.46 |
| 3485 | 2026-09-18T16:31:14.980Z | Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9) |
| 3486 | 2026-09-18T16:31:14.992Z | Checking moka v0.12.13 |
| 3487 | 2026-09-18T16:31:15.149Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3488 | 2026-09-18T16:31:15.331Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3489 | 2026-09-18T16:31:15.351Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3490 | 2026-09-18T16:31:15.467Z | Checking rand_seeder v0.4.0 |
| 3491 | 2026-09-18T16:31:15.499Z | Checking path-slash v0.2.1 |
| 3492 | 2026-09-18T16:31:15.611Z | Checking half v1.8.3 |
| 3493 | 2026-09-18T16:31:15.623Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3494 | 2026-09-18T16:31:15.627Z | Compiling progenitor-macro v0.14.0 |
| 3495 | 2026-09-18T16:31:15.652Z | Checking hickory-resolver v0.25.2 |
| 3496 | 2026-09-18T16:31:15.818Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3497 | 2026-09-18T16:31:15.823Z | Checking serde_cbor v0.11.2 |
| 3498 | 2026-09-18T16:31:16.242Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3499 | 2026-09-18T16:31:16.496Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3500 | 2026-09-18T16:31:16.510Z | Checking digest-io v0.1.0 |
| 3501 | 2026-09-18T16:31:16.642Z | Compiling petname v2.0.2 |
| 3502 | 2026-09-18T16:31:17.091Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3503 | 2026-09-18T16:31:17.148Z | Checking rawzip v0.4.4 |
| 3504 | 2026-09-18T16:31:17.149Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3505 | 2026-09-18T16:31:17.329Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3506 | 2026-09-18T16:31:17.603Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3507 | 2026-09-18T16:31:17.720Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3508 | 2026-09-18T16:31:17.736Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3509 | 2026-09-18T16:31:17.754Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3510 | 2026-09-18T16:31:17.795Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f) |
| 3511 | 2026-09-18T16:31:17.811Z | Checking sapling-renderdag v0.1.0 |
| 3512 | 2026-09-18T16:31:17.962Z | Checking subprocess v0.2.15 |
| 3513 | 2026-09-18T16:31:18.031Z | Checking sync-ptr v0.1.4 |
| 3514 | 2026-09-18T16:31:18.152Z | Checking colored v2.2.0 |
| 3515 | 2026-09-18T16:31:18.245Z | Checking assert_matches v1.5.0 |
| 3516 | 2026-09-18T16:31:18.282Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3517 | 2026-09-18T16:31:18.559Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3518 | 2026-09-18T16:31:18.639Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3519 | 2026-09-18T16:31:18.787Z | Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3) |
| 3520 | 2026-09-18T16:31:19.898Z | Checking progenitor v0.14.0 |
| 3521 | 2026-09-18T16:31:19.986Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3522 | 2026-09-18T16:31:20.034Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3523 | 2026-09-18T16:31:20.037Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3524 | 2026-09-18T16:31:20.037Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 3525 | 2026-09-18T16:31:20.037Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3526 | 2026-09-18T16:31:20.038Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3527 | 2026-09-18T16:31:20.038Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3528 | 2026-09-18T16:31:20.208Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3529 | 2026-09-18T16:31:20.346Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3530 | 2026-09-18T16:31:20.416Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3531 | 2026-09-18T16:31:20.656Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3532 | 2026-09-18T16:31:21.187Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3533 | 2026-09-18T16:31:21.277Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3534 | 2026-09-18T16:31:21.770Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3535 | 2026-09-18T16:31:21.944Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3536 | 2026-09-18T16:31:23.033Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3537 | 2026-09-18T16:31:31.895Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3538 | 2026-09-18T16:31:39.245Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3539 | 2026-09-18T16:31:39.245Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3540 | 2026-09-18T16:31:39.248Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3541 | 2026-09-18T16:31:40.749Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3542 | 2026-09-18T16:31:42.070Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3543 | 2026-09-18T16:31:46.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.40s |
| 3544 | 2026-09-18T16:31:46.916Z | |
| 3545 | 2026-09-18T16:31:46.916Z | info: running `cargo check --bins` on nexus-inventory (146/376) |
| 3546 | 2026-09-18T16:31:46.916Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-09-18T16:31:46.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-09-18T16:31:46.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-09-18T16:31:46.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3550 | 2026-09-18T16:31:46.917Z | |
| 3551 | 2026-09-18T16:31:46.917Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376) |
| 3552 | 2026-09-18T16:31:46.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-09-18T16:31:46.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-09-18T16:31:46.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-09-18T16:31:46.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3556 | 2026-09-18T16:31:46.917Z | |
| 3557 | 2026-09-18T16:31:46.917Z | info: running `cargo check --bins` on clickhouse-admin-server-client (148/376) |
| 3558 | 2026-09-18T16:31:46.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-09-18T16:31:46.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-09-18T16:31:46.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-09-18T16:31:46.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3562 | 2026-09-18T16:31:46.917Z | |
| 3563 | 2026-09-18T16:31:46.917Z | info: running `cargo check --bins` on dns-service-client (149/376) |
| 3564 | 2026-09-18T16:31:46.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-09-18T16:31:46.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-09-18T16:31:46.919Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-09-18T16:31:46.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3568 | 2026-09-18T16:31:46.921Z | |
| 3569 | 2026-09-18T16:31:46.921Z | info: running `cargo check --bins` on ntp-admin-client (150/376) |
| 3570 | 2026-09-18T16:31:47.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-09-18T16:31:47.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-09-18T16:31:47.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-09-18T16:31:47.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3574 | 2026-09-18T16:31:47.437Z | |
| 3575 | 2026-09-18T16:31:47.437Z | info: running `cargo check --bins` on omicron-cockroach-metrics (151/376) |
| 3576 | 2026-09-18T16:31:47.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-09-18T16:31:47.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-09-18T16:31:47.922Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-09-18T16:31:47.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3580 | 2026-09-18T16:31:48.003Z | |
| 3581 | 2026-09-18T16:31:48.003Z | info: running `cargo check --bins` on cockroach-admin-client (152/376) |
| 3582 | 2026-09-18T16:31:48.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-09-18T16:31:48.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-09-18T16:31:48.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-09-18T16:31:48.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3586 | 2026-09-18T16:31:48.567Z | |
| 3587 | 2026-09-18T16:31:48.567Z | info: running `cargo check --bins` on parallel-task-set (153/376) |
| 3588 | 2026-09-18T16:31:49.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-09-18T16:31:49.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-09-18T16:31:49.042Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-09-18T16:31:49.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3592 | 2026-09-18T16:31:49.127Z | |
| 3593 | 2026-09-18T16:31:49.127Z | info: running `cargo check --bins` on sled-agent-client (154/376) |
| 3594 | 2026-09-18T16:31:49.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-09-18T16:31:49.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-09-18T16:31:49.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-09-18T16:31:49.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3598 | 2026-09-18T16:31:49.719Z | |
| 3599 | 2026-09-18T16:31:49.719Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376) |
| 3600 | 2026-09-18T16:31:50.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-09-18T16:31:50.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-09-18T16:31:50.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-09-18T16:31:50.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3604 | 2026-09-18T16:31:50.323Z | |
| 3605 | 2026-09-18T16:31:50.323Z | info: running `cargo check --bins --no-default-features` on sled-storage (156/376) |
| 3606 | 2026-09-18T16:31:50.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-09-18T16:31:50.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-09-18T16:31:50.830Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3609 | 2026-09-18T16:31:50.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3610 | 2026-09-18T16:31:50.923Z | |
| 3611 | 2026-09-18T16:31:50.923Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376) |
| 3612 | 2026-09-18T16:31:51.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3613 | 2026-09-18T16:31:51.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3614 | 2026-09-18T16:31:51.429Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3615 | 2026-09-18T16:31:51.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3616 | 2026-09-18T16:31:51.519Z | |
| 3617 | 2026-09-18T16:31:51.520Z | info: running `cargo check --bins` on key-manager (158/376) |
| 3618 | 2026-09-18T16:31:52.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3619 | 2026-09-18T16:31:52.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3620 | 2026-09-18T16:31:52.013Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3621 | 2026-09-18T16:31:52.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3622 | 2026-09-18T16:31:52.105Z | |
| 3623 | 2026-09-18T16:31:52.105Z | info: running `cargo check --bins --no-default-features` on sled-hardware (159/376) |
| 3624 | 2026-09-18T16:31:52.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3625 | 2026-09-18T16:31:52.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3626 | 2026-09-18T16:31:52.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3627 | 2026-09-18T16:31:52.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3628 | 2026-09-18T16:31:52.696Z | |
| 3629 | 2026-09-18T16:31:52.697Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376) |
| 3630 | 2026-09-18T16:31:53.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3631 | 2026-09-18T16:31:53.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3632 | 2026-09-18T16:31:53.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3633 | 2026-09-18T16:31:53.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3634 | 2026-09-18T16:31:53.292Z | |
| 3635 | 2026-09-18T16:31:53.292Z | info: running `cargo check --bins` on typed-rng (161/376) |
| 3636 | 2026-09-18T16:31:53.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3637 | 2026-09-18T16:31:53.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3638 | 2026-09-18T16:31:53.771Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3639 | 2026-09-18T16:31:53.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3640 | 2026-09-18T16:31:53.857Z | |
| 3641 | 2026-09-18T16:31:53.858Z | info: running `cargo check --bins` on gateway-test-utils (162/376) |
| 3642 | 2026-09-18T16:31:54.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3643 | 2026-09-18T16:31:54.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3644 | 2026-09-18T16:31:54.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3645 | 2026-09-18T16:31:54.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3646 | 2026-09-18T16:31:54.481Z | |
| 3647 | 2026-09-18T16:31:54.481Z | info: running `cargo check --bins` on omicron-gateway (163/376) |
| 3648 | 2026-09-18T16:31:55.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3649 | 2026-09-18T16:31:55.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3650 | 2026-09-18T16:31:55.224Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3651 | 2026-09-18T16:31:55.227Z | Checking void v1.0.2 |
| 3652 | 2026-09-18T16:31:55.341Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3653 | 2026-09-18T16:31:55.349Z | Checking tungstenite v0.23.0 |
| 3654 | 2026-09-18T16:31:55.354Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3655 | 2026-09-18T16:31:55.357Z | Checking nix v0.27.1 |
| 3656 | 2026-09-18T16:31:55.357Z | Checking dropshot-api-manager-types v0.8.0 |
| 3657 | 2026-09-18T16:31:55.361Z | Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#7a96eab9) |
| 3658 | 2026-09-18T16:31:55.426Z | Checking lzss v0.8.2 |
| 3659 | 2026-09-18T16:31:55.540Z | Checking kstat-rs v0.2.5 |
| 3660 | 2026-09-18T16:31:55.555Z | Checking fxhash v0.2.1 |
| 3661 | 2026-09-18T16:31:55.609Z | Checking serde_bytes v0.11.19 |
| 3662 | 2026-09-18T16:31:55.660Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3663 | 2026-09-18T16:31:55.673Z | Checking signal-hook-tokio v0.3.1 |
| 3664 | 2026-09-18T16:31:55.694Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3665 | 2026-09-18T16:31:55.722Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3666 | 2026-09-18T16:31:55.748Z | Checking tokio-tungstenite v0.23.1 |
| 3667 | 2026-09-18T16:31:55.859Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 3668 | 2026-09-18T16:31:56.909Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3669 | 2026-09-18T16:31:57.457Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3670 | 2026-09-18T16:31:59.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s |
| 3671 | 2026-09-18T16:31:59.821Z | |
| 3672 | 2026-09-18T16:31:59.821Z | info: running `cargo check --bins` on gateway-api (164/376) |
| 3673 | 2026-09-18T16:32:00.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3674 | 2026-09-18T16:32:00.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3675 | 2026-09-18T16:32:00.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3676 | 2026-09-18T16:32:00.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3677 | 2026-09-18T16:32:00.392Z | |
| 3678 | 2026-09-18T16:32:00.392Z | info: running `cargo check --bins` on ipcc (165/376) |
| 3679 | 2026-09-18T16:32:00.868Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3680 | 2026-09-18T16:32:00.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3681 | 2026-09-18T16:32:00.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3682 | 2026-09-18T16:32:00.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3683 | 2026-09-18T16:32:00.954Z | |
| 3684 | 2026-09-18T16:32:00.954Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376) |
| 3685 | 2026-09-18T16:32:01.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3686 | 2026-09-18T16:32:01.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3687 | 2026-09-18T16:32:01.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3688 | 2026-09-18T16:32:01.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3689 | 2026-09-18T16:32:01.519Z | |
| 3690 | 2026-09-18T16:32:01.519Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376) |
| 3691 | 2026-09-18T16:32:02.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3692 | 2026-09-18T16:32:02.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3693 | 2026-09-18T16:32:02.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3694 | 2026-09-18T16:32:02.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3695 | 2026-09-18T16:32:02.117Z | |
| 3696 | 2026-09-18T16:32:02.117Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376) |
| 3697 | 2026-09-18T16:32:02.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3698 | 2026-09-18T16:32:02.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3699 | 2026-09-18T16:32:02.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3700 | 2026-09-18T16:32:02.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3701 | 2026-09-18T16:32:02.693Z | |
| 3702 | 2026-09-18T16:32:02.693Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376) |
| 3703 | 2026-09-18T16:32:03.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3704 | 2026-09-18T16:32:03.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3705 | 2026-09-18T16:32:03.182Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3706 | 2026-09-18T16:32:03.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3707 | 2026-09-18T16:32:03.270Z | |
| 3708 | 2026-09-18T16:32:03.270Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376) |
| 3709 | 2026-09-18T16:32:03.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3710 | 2026-09-18T16:32:03.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3711 | 2026-09-18T16:32:03.763Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3712 | 2026-09-18T16:32:03.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3713 | 2026-09-18T16:32:03.849Z | |
| 3714 | 2026-09-18T16:32:03.849Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376) |
| 3715 | 2026-09-18T16:32:04.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3716 | 2026-09-18T16:32:04.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3717 | 2026-09-18T16:32:04.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3718 | 2026-09-18T16:32:04.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3719 | 2026-09-18T16:32:04.452Z | |
| 3720 | 2026-09-18T16:32:04.452Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376) |
| 3721 | 2026-09-18T16:32:04.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3722 | 2026-09-18T16:32:04.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3723 | 2026-09-18T16:32:04.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3724 | 2026-09-18T16:32:04.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3725 | 2026-09-18T16:32:05.035Z | |
| 3726 | 2026-09-18T16:32:05.035Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376) |
| 3727 | 2026-09-18T16:32:05.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3728 | 2026-09-18T16:32:05.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3729 | 2026-09-18T16:32:05.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3730 | 2026-09-18T16:32:05.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3731 | 2026-09-18T16:32:05.619Z | |
| 3732 | 2026-09-18T16:32:05.619Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376) |
| 3733 | 2026-09-18T16:32:06.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3734 | 2026-09-18T16:32:06.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3735 | 2026-09-18T16:32:06.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3736 | 2026-09-18T16:32:06.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3737 | 2026-09-18T16:32:06.202Z | |
| 3738 | 2026-09-18T16:32:06.202Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376) |
| 3739 | 2026-09-18T16:32:06.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3740 | 2026-09-18T16:32:06.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3741 | 2026-09-18T16:32:06.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3742 | 2026-09-18T16:32:06.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3743 | 2026-09-18T16:32:06.785Z | |
| 3744 | 2026-09-18T16:32:06.785Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376) |
| 3745 | 2026-09-18T16:32:07.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-09-18T16:32:07.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-09-18T16:32:07.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3748 | 2026-09-18T16:32:07.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3749 | 2026-09-18T16:32:07.367Z | |
| 3750 | 2026-09-18T16:32:07.367Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376) |
| 3751 | 2026-09-18T16:32:07.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-09-18T16:32:07.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-09-18T16:32:07.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3754 | 2026-09-18T16:32:07.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3755 | 2026-09-18T16:32:07.952Z | |
| 3756 | 2026-09-18T16:32:07.952Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376) |
| 3757 | 2026-09-18T16:32:08.445Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-09-18T16:32:08.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-09-18T16:32:08.449Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3760 | 2026-09-18T16:32:08.452Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3761 | 2026-09-18T16:32:08.540Z | |
| 3762 | 2026-09-18T16:32:08.540Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376) |
| 3763 | 2026-09-18T16:32:09.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-09-18T16:32:09.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-09-18T16:32:09.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3766 | 2026-09-18T16:32:09.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3767 | 2026-09-18T16:32:09.123Z | |
| 3768 | 2026-09-18T16:32:09.123Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376) |
| 3769 | 2026-09-18T16:32:09.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-09-18T16:32:09.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-09-18T16:32:09.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3772 | 2026-09-18T16:32:09.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3773 | 2026-09-18T16:32:09.707Z | |
| 3774 | 2026-09-18T16:32:09.707Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376) |
| 3775 | 2026-09-18T16:32:10.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-09-18T16:32:10.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-09-18T16:32:10.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2026-09-18T16:32:10.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3779 | 2026-09-18T16:32:10.295Z | |
| 3780 | 2026-09-18T16:32:10.295Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376) |
| 3781 | 2026-09-18T16:32:10.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-09-18T16:32:10.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-09-18T16:32:10.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2026-09-18T16:32:10.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3785 | 2026-09-18T16:32:10.880Z | |
| 3786 | 2026-09-18T16:32:10.880Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376) |
| 3787 | 2026-09-18T16:32:11.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-09-18T16:32:11.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-09-18T16:32:11.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-09-18T16:32:11.375Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3791 | 2026-09-18T16:32:11.458Z | |
| 3792 | 2026-09-18T16:32:11.458Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376) |
| 3793 | 2026-09-18T16:32:11.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-09-18T16:32:11.948Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-09-18T16:32:11.948Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-09-18T16:32:11.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3797 | 2026-09-18T16:32:12.038Z | |
| 3798 | 2026-09-18T16:32:12.038Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376) |
| 3799 | 2026-09-18T16:32:12.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-09-18T16:32:12.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-09-18T16:32:12.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-09-18T16:32:12.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3803 | 2026-09-18T16:32:12.626Z | |
| 3804 | 2026-09-18T16:32:12.626Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376) |
| 3805 | 2026-09-18T16:32:13.131Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-09-18T16:32:13.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-09-18T16:32:13.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-09-18T16:32:13.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3809 | 2026-09-18T16:32:13.229Z | |
| 3810 | 2026-09-18T16:32:13.229Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376) |
| 3811 | 2026-09-18T16:32:13.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-09-18T16:32:13.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-09-18T16:32:13.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-09-18T16:32:13.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3815 | 2026-09-18T16:32:13.819Z | |
| 3816 | 2026-09-18T16:32:13.819Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376) |
| 3817 | 2026-09-18T16:32:14.319Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-09-18T16:32:14.323Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-09-18T16:32:14.323Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-09-18T16:32:14.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3821 | 2026-09-18T16:32:14.413Z | |
| 3822 | 2026-09-18T16:32:14.413Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376) |
| 3823 | 2026-09-18T16:32:14.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-09-18T16:32:14.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-09-18T16:32:14.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-09-18T16:32:14.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3827 | 2026-09-18T16:32:15.008Z | |
| 3828 | 2026-09-18T16:32:15.008Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376) |
| 3829 | 2026-09-18T16:32:15.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-09-18T16:32:15.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-09-18T16:32:15.514Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-09-18T16:32:15.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3833 | 2026-09-18T16:32:15.607Z | |
| 3834 | 2026-09-18T16:32:15.607Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376) |
| 3835 | 2026-09-18T16:32:16.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-09-18T16:32:16.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-09-18T16:32:16.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-09-18T16:32:16.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3839 | 2026-09-18T16:32:16.208Z | |
| 3840 | 2026-09-18T16:32:16.208Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376) |
| 3841 | 2026-09-18T16:32:16.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-09-18T16:32:16.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-09-18T16:32:16.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-09-18T16:32:16.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3845 | 2026-09-18T16:32:16.804Z | |
| 3846 | 2026-09-18T16:32:16.804Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376) |
| 3847 | 2026-09-18T16:32:17.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-09-18T16:32:17.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-09-18T16:32:17.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-09-18T16:32:17.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3851 | 2026-09-18T16:32:17.400Z | |
| 3852 | 2026-09-18T16:32:17.400Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376) |
| 3853 | 2026-09-18T16:32:17.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-09-18T16:32:17.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-09-18T16:32:17.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-09-18T16:32:17.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3857 | 2026-09-18T16:32:17.994Z | |
| 3858 | 2026-09-18T16:32:17.995Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376) |
| 3859 | 2026-09-18T16:32:18.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-09-18T16:32:18.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-09-18T16:32:18.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-09-18T16:32:18.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3863 | 2026-09-18T16:32:18.588Z | |
| 3864 | 2026-09-18T16:32:18.588Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376) |
| 3865 | 2026-09-18T16:32:19.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-09-18T16:32:19.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-09-18T16:32:19.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-09-18T16:32:19.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3869 | 2026-09-18T16:32:19.182Z | |
| 3870 | 2026-09-18T16:32:19.182Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376) |
| 3871 | 2026-09-18T16:32:19.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-09-18T16:32:19.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-09-18T16:32:19.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-09-18T16:32:19.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3875 | 2026-09-18T16:32:19.772Z | |
| 3876 | 2026-09-18T16:32:19.772Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376) |
| 3877 | 2026-09-18T16:32:20.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-09-18T16:32:20.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-09-18T16:32:20.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-09-18T16:32:20.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3881 | 2026-09-18T16:32:20.368Z | |
| 3882 | 2026-09-18T16:32:20.369Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376) |
| 3883 | 2026-09-18T16:32:20.872Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-09-18T16:32:20.875Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-09-18T16:32:20.875Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-09-18T16:32:20.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3887 | 2026-09-18T16:32:20.966Z | |
| 3888 | 2026-09-18T16:32:20.966Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376) |
| 3889 | 2026-09-18T16:32:21.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-09-18T16:32:21.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-09-18T16:32:21.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-09-18T16:32:21.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3893 | 2026-09-18T16:32:21.564Z | |
| 3894 | 2026-09-18T16:32:21.564Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376) |
| 3895 | 2026-09-18T16:32:22.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-09-18T16:32:22.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-09-18T16:32:22.066Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3898 | 2026-09-18T16:32:22.070Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3899 | 2026-09-18T16:32:22.159Z | |
| 3900 | 2026-09-18T16:32:22.159Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376) |
| 3901 | 2026-09-18T16:32:22.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3902 | 2026-09-18T16:32:22.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3903 | 2026-09-18T16:32:22.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3904 | 2026-09-18T16:32:22.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3905 | 2026-09-18T16:32:22.755Z | |
| 3906 | 2026-09-18T16:32:22.755Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376) |
| 3907 | 2026-09-18T16:32:23.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3908 | 2026-09-18T16:32:23.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3909 | 2026-09-18T16:32:23.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3910 | 2026-09-18T16:32:23.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3911 | 2026-09-18T16:32:23.351Z | |
| 3912 | 2026-09-18T16:32:23.351Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376) |
| 3913 | 2026-09-18T16:32:23.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3914 | 2026-09-18T16:32:23.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3915 | 2026-09-18T16:32:23.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3916 | 2026-09-18T16:32:23.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3917 | 2026-09-18T16:32:23.934Z | |
| 3918 | 2026-09-18T16:32:23.935Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376) |
| 3919 | 2026-09-18T16:32:24.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3920 | 2026-09-18T16:32:24.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3921 | 2026-09-18T16:32:24.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3922 | 2026-09-18T16:32:24.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3923 | 2026-09-18T16:32:24.518Z | |
| 3924 | 2026-09-18T16:32:24.518Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376) |
| 3925 | 2026-09-18T16:32:25.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3926 | 2026-09-18T16:32:25.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3927 | 2026-09-18T16:32:25.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3928 | 2026-09-18T16:32:25.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3929 | 2026-09-18T16:32:25.097Z | |
| 3930 | 2026-09-18T16:32:25.097Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376) |
| 3931 | 2026-09-18T16:32:25.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3932 | 2026-09-18T16:32:25.584Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3933 | 2026-09-18T16:32:25.584Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3934 | 2026-09-18T16:32:25.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3935 | 2026-09-18T16:32:25.673Z | |
| 3936 | 2026-09-18T16:32:25.674Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376) |
| 3937 | 2026-09-18T16:32:26.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-09-18T16:32:26.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-09-18T16:32:26.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3940 | 2026-09-18T16:32:26.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3941 | 2026-09-18T16:32:26.249Z | |
| 3942 | 2026-09-18T16:32:26.249Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376) |
| 3943 | 2026-09-18T16:32:26.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-09-18T16:32:26.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-09-18T16:32:26.741Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-09-18T16:32:26.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3947 | 2026-09-18T16:32:26.828Z | |
| 3948 | 2026-09-18T16:32:26.828Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376) |
| 3949 | 2026-09-18T16:32:27.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-09-18T16:32:27.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-09-18T16:32:27.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3952 | 2026-09-18T16:32:27.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3953 | 2026-09-18T16:32:27.407Z | |
| 3954 | 2026-09-18T16:32:27.407Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376) |
| 3955 | 2026-09-18T16:32:27.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-09-18T16:32:27.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-09-18T16:32:27.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3958 | 2026-09-18T16:32:27.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3959 | 2026-09-18T16:32:27.989Z | |
| 3960 | 2026-09-18T16:32:27.990Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376) |
| 3961 | 2026-09-18T16:32:28.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-09-18T16:32:28.485Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-09-18T16:32:28.485Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-09-18T16:32:28.488Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3965 | 2026-09-18T16:32:28.571Z | |
| 3966 | 2026-09-18T16:32:28.571Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376) |
| 3967 | 2026-09-18T16:32:29.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-09-18T16:32:29.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-09-18T16:32:29.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-09-18T16:32:29.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3971 | 2026-09-18T16:32:29.152Z | |
| 3972 | 2026-09-18T16:32:29.152Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376) |
| 3973 | 2026-09-18T16:32:29.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-09-18T16:32:29.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-09-18T16:32:29.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3976 | 2026-09-18T16:32:29.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3977 | 2026-09-18T16:32:29.734Z | |
| 3978 | 2026-09-18T16:32:29.734Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376) |
| 3979 | 2026-09-18T16:32:30.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-09-18T16:32:30.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-09-18T16:32:30.224Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3982 | 2026-09-18T16:32:30.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3983 | 2026-09-18T16:32:30.311Z | |
| 3984 | 2026-09-18T16:32:30.311Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376) |
| 3985 | 2026-09-18T16:32:30.800Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3986 | 2026-09-18T16:32:30.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3987 | 2026-09-18T16:32:30.803Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3988 | 2026-09-18T16:32:30.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3989 | 2026-09-18T16:32:30.892Z | |
| 3990 | 2026-09-18T16:32:30.892Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376) |
| 3991 | 2026-09-18T16:32:31.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3992 | 2026-09-18T16:32:31.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3993 | 2026-09-18T16:32:31.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3994 | 2026-09-18T16:32:31.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3995 | 2026-09-18T16:32:31.473Z | |
| 3996 | 2026-09-18T16:32:31.473Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376) |
| 3997 | 2026-09-18T16:32:31.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3998 | 2026-09-18T16:32:31.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3999 | 2026-09-18T16:32:31.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4000 | 2026-09-18T16:32:31.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4001 | 2026-09-18T16:32:32.053Z | |
| 4002 | 2026-09-18T16:32:32.053Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376) |
| 4003 | 2026-09-18T16:32:32.546Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4004 | 2026-09-18T16:32:32.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4005 | 2026-09-18T16:32:32.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4006 | 2026-09-18T16:32:32.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4007 | 2026-09-18T16:32:32.637Z | |
| 4008 | 2026-09-18T16:32:32.637Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376) |
| 4009 | 2026-09-18T16:32:33.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4010 | 2026-09-18T16:32:33.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4011 | 2026-09-18T16:32:33.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4012 | 2026-09-18T16:32:33.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4013 | 2026-09-18T16:32:33.235Z | |
| 4014 | 2026-09-18T16:32:33.235Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376) |
| 4015 | 2026-09-18T16:32:33.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4016 | 2026-09-18T16:32:33.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4017 | 2026-09-18T16:32:33.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4018 | 2026-09-18T16:32:33.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4019 | 2026-09-18T16:32:33.836Z | |
| 4020 | 2026-09-18T16:32:33.836Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376) |
| 4021 | 2026-09-18T16:32:34.337Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-09-18T16:32:34.340Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-09-18T16:32:34.340Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4024 | 2026-09-18T16:32:34.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4025 | 2026-09-18T16:32:34.433Z | |
| 4026 | 2026-09-18T16:32:34.434Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376) |
| 4027 | 2026-09-18T16:32:34.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4028 | 2026-09-18T16:32:34.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4029 | 2026-09-18T16:32:34.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4030 | 2026-09-18T16:32:34.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4031 | 2026-09-18T16:32:35.030Z | |
| 4032 | 2026-09-18T16:32:35.030Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376) |
| 4033 | 2026-09-18T16:32:35.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4034 | 2026-09-18T16:32:35.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4035 | 2026-09-18T16:32:35.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4036 | 2026-09-18T16:32:35.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4037 | 2026-09-18T16:32:35.625Z | |
| 4038 | 2026-09-18T16:32:35.625Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376) |
| 4039 | 2026-09-18T16:32:36.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4040 | 2026-09-18T16:32:36.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4041 | 2026-09-18T16:32:36.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4042 | 2026-09-18T16:32:36.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4043 | 2026-09-18T16:32:36.223Z | |
| 4044 | 2026-09-18T16:32:36.223Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376) |
| 4045 | 2026-09-18T16:32:36.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4046 | 2026-09-18T16:32:36.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4047 | 2026-09-18T16:32:36.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4048 | 2026-09-18T16:32:36.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4049 | 2026-09-18T16:32:36.817Z | |
| 4050 | 2026-09-18T16:32:36.817Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376) |
| 4051 | 2026-09-18T16:32:37.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4052 | 2026-09-18T16:32:37.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4053 | 2026-09-18T16:32:37.316Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4054 | 2026-09-18T16:32:37.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4055 | 2026-09-18T16:32:37.409Z | |
| 4056 | 2026-09-18T16:32:37.409Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376) |
| 4057 | 2026-09-18T16:32:37.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4058 | 2026-09-18T16:32:37.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4059 | 2026-09-18T16:32:37.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4060 | 2026-09-18T16:32:37.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4061 | 2026-09-18T16:32:38.007Z | |
| 4062 | 2026-09-18T16:32:38.007Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376) |
| 4063 | 2026-09-18T16:32:38.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-09-18T16:32:38.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-09-18T16:32:38.512Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4066 | 2026-09-18T16:32:38.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4067 | 2026-09-18T16:32:38.604Z | |
| 4068 | 2026-09-18T16:32:38.604Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376) |
| 4069 | 2026-09-18T16:32:39.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4070 | 2026-09-18T16:32:39.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4071 | 2026-09-18T16:32:39.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4072 | 2026-09-18T16:32:39.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4073 | 2026-09-18T16:32:39.196Z | |
| 4074 | 2026-09-18T16:32:39.196Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376) |
| 4075 | 2026-09-18T16:32:39.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4076 | 2026-09-18T16:32:39.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4077 | 2026-09-18T16:32:39.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4078 | 2026-09-18T16:32:39.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4079 | 2026-09-18T16:32:39.792Z | |
| 4080 | 2026-09-18T16:32:39.792Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376) |
| 4081 | 2026-09-18T16:32:40.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4082 | 2026-09-18T16:32:40.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4083 | 2026-09-18T16:32:40.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4084 | 2026-09-18T16:32:40.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4085 | 2026-09-18T16:32:40.388Z | |
| 4086 | 2026-09-18T16:32:40.388Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376) |
| 4087 | 2026-09-18T16:32:40.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4088 | 2026-09-18T16:32:40.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4089 | 2026-09-18T16:32:40.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4090 | 2026-09-18T16:32:40.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4091 | 2026-09-18T16:32:40.985Z | |
| 4092 | 2026-09-18T16:32:40.985Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376) |
| 4093 | 2026-09-18T16:32:41.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4094 | 2026-09-18T16:32:41.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4095 | 2026-09-18T16:32:41.486Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4096 | 2026-09-18T16:32:41.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4097 | 2026-09-18T16:32:41.576Z | |
| 4098 | 2026-09-18T16:32:41.576Z | info: running `cargo check --bins` on oximeter-producer (235/376) |
| 4099 | 2026-09-18T16:32:42.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4100 | 2026-09-18T16:32:42.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4101 | 2026-09-18T16:32:42.092Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4102 | 2026-09-18T16:32:42.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4103 | 2026-09-18T16:32:42.188Z | |
| 4104 | 2026-09-18T16:32:42.188Z | info: running `cargo check --bins` on internal-dns-resolver (236/376) |
| 4105 | 2026-09-18T16:32:42.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4106 | 2026-09-18T16:32:42.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4107 | 2026-09-18T16:32:42.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4108 | 2026-09-18T16:32:42.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4109 | 2026-09-18T16:32:42.773Z | |
| 4110 | 2026-09-18T16:32:42.773Z | info: running `cargo check --bins` on dns-server (237/376) |
| 4111 | 2026-09-18T16:32:43.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4112 | 2026-09-18T16:32:43.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4113 | 2026-09-18T16:32:43.420Z | Compiling parking_lot_core v0.8.6 |
| 4114 | 2026-09-18T16:32:43.530Z | Compiling git-stub v1.0.0 |
| 4115 | 2026-09-18T16:32:43.538Z | Checking prefix-trie v0.7.0 |
| 4116 | 2026-09-18T16:32:43.544Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4117 | 2026-09-18T16:32:43.655Z | Compiling git-stub-vcs v0.1.0 |
| 4118 | 2026-09-18T16:32:43.819Z | Checking hickory-server v0.25.2 |
| 4119 | 2026-09-18T16:32:43.929Z | Checking parking_lot v0.11.2 |
| 4120 | 2026-09-18T16:32:43.960Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4121 | 2026-09-18T16:32:44.098Z | Checking sled v0.34.7 |
| 4122 | 2026-09-18T16:32:46.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s |
| 4123 | 2026-09-18T16:32:46.229Z | |
| 4124 | 2026-09-18T16:32:46.229Z | info: running `cargo check --bins` on dns-server-api (238/376) |
| 4125 | 2026-09-18T16:32:46.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4126 | 2026-09-18T16:32:46.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4127 | 2026-09-18T16:32:46.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4128 | 2026-09-18T16:32:46.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4129 | 2026-09-18T16:32:46.797Z | |
| 4130 | 2026-09-18T16:32:46.797Z | info: running `cargo check --bins` on nexus-client (239/376) |
| 4131 | 2026-09-18T16:32:47.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4132 | 2026-09-18T16:32:47.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4133 | 2026-09-18T16:32:47.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4134 | 2026-09-18T16:32:47.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4135 | 2026-09-18T16:32:47.407Z | |
| 4136 | 2026-09-18T16:32:47.407Z | info: running `cargo check --bins` on oximeter-producer-api (240/376) |
| 4137 | 2026-09-18T16:32:47.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4138 | 2026-09-18T16:32:47.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4139 | 2026-09-18T16:32:47.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4140 | 2026-09-18T16:32:47.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4141 | 2026-09-18T16:32:47.978Z | |
| 4142 | 2026-09-18T16:32:47.978Z | info: running `cargo check --bins` on sp-sim (241/376) |
| 4143 | 2026-09-18T16:32:48.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4144 | 2026-09-18T16:32:48.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4145 | 2026-09-18T16:32:48.691Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4146 | 2026-09-18T16:32:49.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s |
| 4147 | 2026-09-18T16:32:49.405Z | |
| 4148 | 2026-09-18T16:32:49.406Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376) |
| 4149 | 2026-09-18T16:32:49.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4150 | 2026-09-18T16:32:49.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4151 | 2026-09-18T16:32:50.235Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 4152 | 2026-09-18T16:32:50.374Z | Compiling rfc6979 v0.4.0 |
| 4153 | 2026-09-18T16:32:50.378Z | Compiling hashbrown v0.14.5 |
| 4154 | 2026-09-18T16:32:50.390Z | Compiling salty v0.3.0 |
| 4155 | 2026-09-18T16:32:50.394Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4156 | 2026-09-18T16:32:50.405Z | Compiling primeorder v0.13.6 |
| 4157 | 2026-09-18T16:32:50.435Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4158 | 2026-09-18T16:32:50.487Z | Compiling ecdsa v0.16.9 |
| 4159 | 2026-09-18T16:32:50.588Z | Compiling sha1 v0.10.6 |
| 4160 | 2026-09-18T16:32:50.657Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4161 | 2026-09-18T16:32:50.743Z | Compiling proc-macro-error2 v2.0.1 |
| 4162 | 2026-09-18T16:32:50.859Z | Compiling chumsky v0.9.3 |
| 4163 | 2026-09-18T16:32:50.875Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4164 | 2026-09-18T16:32:50.888Z | Compiling p384 v0.13.1 |
| 4165 | 2026-09-18T16:32:50.919Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4166 | 2026-09-18T16:32:51.051Z | Compiling knus-derive v3.4.0 |
| 4167 | 2026-09-18T16:32:51.092Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4168 | 2026-09-18T16:32:51.159Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 4169 | 2026-09-18T16:32:51.209Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4170 | 2026-09-18T16:32:51.381Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 4171 | 2026-09-18T16:32:51.433Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4172 | 2026-09-18T16:32:51.597Z | Checking corncobs v0.1.4 |
| 4173 | 2026-09-18T16:32:51.628Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4174 | 2026-09-18T16:32:51.629Z | Checking libscf-sys v1.2.0 |
| 4175 | 2026-09-18T16:32:51.632Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4176 | 2026-09-18T16:32:51.672Z | Checking secrecy v0.8.0 |
| 4177 | 2026-09-18T16:32:51.724Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4178 | 2026-09-18T16:32:51.788Z | Checking papergrid v0.18.0 |
| 4179 | 2026-09-18T16:32:51.805Z | Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 4180 | 2026-09-18T16:32:51.808Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4181 | 2026-09-18T16:32:51.981Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4182 | 2026-09-18T16:32:52.016Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4183 | 2026-09-18T16:32:52.067Z | Compiling unicase v2.9.0 |
| 4184 | 2026-09-18T16:32:52.247Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4185 | 2026-09-18T16:32:52.268Z | Compiling mime_guess v2.0.5 |
| 4186 | 2026-09-18T16:32:52.308Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4187 | 2026-09-18T16:32:52.454Z | Checking itertools v0.15.0 |
| 4188 | 2026-09-18T16:32:52.549Z | Compiling knus v3.4.0 |
| 4189 | 2026-09-18T16:32:52.565Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4190 | 2026-09-18T16:32:52.579Z | Checking tabled v0.21.0 |
| 4191 | 2026-09-18T16:32:52.594Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4192 | 2026-09-18T16:32:52.853Z | Checking crc8 v0.1.1 |
| 4193 | 2026-09-18T16:32:52.938Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4194 | 2026-09-18T16:32:53.135Z | Checking http-range v0.1.5 |
| 4195 | 2026-09-18T16:32:53.356Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 4196 | 2026-09-18T16:32:53.475Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4197 | 2026-09-18T16:32:53.492Z | Checking scuffle v0.1.0 |
| 4198 | 2026-09-18T16:32:53.602Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4199 | 2026-09-18T16:32:53.618Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa) |
| 4200 | 2026-09-18T16:32:53.684Z | Checking nanorand v0.7.0 |
| 4201 | 2026-09-18T16:32:53.888Z | Checking flume v0.11.1 |
| 4202 | 2026-09-18T16:32:54.011Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa) |
| 4203 | 2026-09-18T16:32:54.069Z | Checking hyper-staticfile v0.10.1 |
| 4204 | 2026-09-18T16:32:54.136Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4205 | 2026-09-18T16:32:54.312Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4206 | 2026-09-18T16:32:54.352Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4207 | 2026-09-18T16:32:54.368Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4208 | 2026-09-18T16:32:54.617Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 4209 | 2026-09-18T16:32:54.682Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4210 | 2026-09-18T16:32:54.750Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4211 | 2026-09-18T16:32:54.766Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4212 | 2026-09-18T16:32:54.846Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4213 | 2026-09-18T16:32:54.985Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4214 | 2026-09-18T16:32:55.396Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4215 | 2026-09-18T16:32:55.646Z | Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 4216 | 2026-09-18T16:32:55.870Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 4217 | 2026-09-18T16:32:56.313Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4218 | 2026-09-18T16:32:56.400Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 4219 | 2026-09-18T16:32:58.278Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4220 | 2026-09-18T16:32:59.322Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 4221 | 2026-09-18T16:32:59.885Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4222 | 2026-09-18T16:32:59.889Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4223 | 2026-09-18T16:33:02.044Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4224 | 2026-09-18T16:33:13.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.72s |
| 4225 | 2026-09-18T16:33:13.134Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4226 | 2026-09-18T16:33:13.134Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4227 | 2026-09-18T16:33:13.334Z | |
| 4228 | 2026-09-18T16:33:13.334Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376) |
| 4229 | 2026-09-18T16:33:13.863Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4230 | 2026-09-18T16:33:13.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4231 | 2026-09-18T16:33:14.108Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4232 | 2026-09-18T16:33:24.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.12s |
| 4233 | 2026-09-18T16:33:24.470Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4234 | 2026-09-18T16:33:24.470Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4235 | 2026-09-18T16:33:24.676Z | |
| 4236 | 2026-09-18T16:33:24.676Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376) |
| 4237 | 2026-09-18T16:33:25.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4238 | 2026-09-18T16:33:25.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4239 | 2026-09-18T16:33:25.450Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4240 | 2026-09-18T16:33:35.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.05s |
| 4241 | 2026-09-18T16:33:35.738Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4242 | 2026-09-18T16:33:35.738Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4243 | 2026-09-18T16:33:35.948Z | |
| 4244 | 2026-09-18T16:33:35.948Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376) |
| 4245 | 2026-09-18T16:33:36.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4246 | 2026-09-18T16:33:36.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4247 | 2026-09-18T16:33:36.721Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4248 | 2026-09-18T16:33:47.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s |
| 4249 | 2026-09-18T16:33:47.056Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4250 | 2026-09-18T16:33:47.056Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4251 | 2026-09-18T16:33:47.259Z | |
| 4252 | 2026-09-18T16:33:47.259Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376) |
| 4253 | 2026-09-18T16:33:47.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-09-18T16:33:47.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-09-18T16:33:48.036Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4256 | 2026-09-18T16:33:58.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s |
| 4257 | 2026-09-18T16:33:58.282Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4258 | 2026-09-18T16:33:58.282Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4259 | 2026-09-18T16:33:58.483Z | |
| 4260 | 2026-09-18T16:33:58.483Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376) |
| 4261 | 2026-09-18T16:33:59.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4262 | 2026-09-18T16:33:59.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4263 | 2026-09-18T16:33:59.258Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4264 | 2026-09-18T16:34:09.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s |
| 4265 | 2026-09-18T16:34:09.581Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4266 | 2026-09-18T16:34:09.581Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4267 | 2026-09-18T16:34:09.780Z | |
| 4268 | 2026-09-18T16:34:09.780Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376) |
| 4269 | 2026-09-18T16:34:10.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4270 | 2026-09-18T16:34:10.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4271 | 2026-09-18T16:34:10.557Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4272 | 2026-09-18T16:34:20.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s |
| 4273 | 2026-09-18T16:34:20.855Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4274 | 2026-09-18T16:34:20.855Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4275 | 2026-09-18T16:34:21.052Z | |
| 4276 | 2026-09-18T16:34:21.052Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376) |
| 4277 | 2026-09-18T16:34:21.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-09-18T16:34:21.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-09-18T16:34:21.828Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4280 | 2026-09-18T16:34:32.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.05s |
| 4281 | 2026-09-18T16:34:32.112Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4282 | 2026-09-18T16:34:32.112Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4283 | 2026-09-18T16:34:32.309Z | |
| 4284 | 2026-09-18T16:34:32.309Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376) |
| 4285 | 2026-09-18T16:34:32.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4286 | 2026-09-18T16:34:32.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4287 | 2026-09-18T16:34:32.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4288 | 2026-09-18T16:34:32.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4289 | 2026-09-18T16:34:32.886Z | |
| 4290 | 2026-09-18T16:34:32.886Z | info: running `cargo check --bins` on installinator-common (251/376) |
| 4291 | 2026-09-18T16:34:33.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4292 | 2026-09-18T16:34:33.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4293 | 2026-09-18T16:34:33.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4294 | 2026-09-18T16:34:33.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4295 | 2026-09-18T16:34:33.468Z | |
| 4296 | 2026-09-18T16:34:33.468Z | info: running `cargo check --bins` on installinator-common-versions (252/376) |
| 4297 | 2026-09-18T16:34:33.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4298 | 2026-09-18T16:34:33.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4299 | 2026-09-18T16:34:33.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4300 | 2026-09-18T16:34:33.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4301 | 2026-09-18T16:34:34.024Z | |
| 4302 | 2026-09-18T16:34:34.024Z | info: running `cargo check --bins` on nexus-lockstep-client (253/376) |
| 4303 | 2026-09-18T16:34:34.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4304 | 2026-09-18T16:34:34.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4305 | 2026-09-18T16:34:34.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4306 | 2026-09-18T16:34:34.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4307 | 2026-09-18T16:34:34.628Z | |
| 4308 | 2026-09-18T16:34:34.628Z | info: running `cargo check --bins` on omicron-ddm-admin-client (254/376) |
| 4309 | 2026-09-18T16:34:35.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4310 | 2026-09-18T16:34:35.115Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4311 | 2026-09-18T16:34:35.115Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4312 | 2026-09-18T16:34:35.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4313 | 2026-09-18T16:34:35.202Z | |
| 4314 | 2026-09-18T16:34:35.202Z | info: running `cargo check --bins` on range-requests (255/376) |
| 4315 | 2026-09-18T16:34:35.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4316 | 2026-09-18T16:34:35.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4317 | 2026-09-18T16:34:35.686Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4318 | 2026-09-18T16:34:35.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4319 | 2026-09-18T16:34:35.774Z | |
| 4320 | 2026-09-18T16:34:35.774Z | info: running `cargo check --bins` on repo-depot-api (256/376) |
| 4321 | 2026-09-18T16:34:36.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4322 | 2026-09-18T16:34:36.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4323 | 2026-09-18T16:34:36.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4324 | 2026-09-18T16:34:36.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4325 | 2026-09-18T16:34:36.345Z | |
| 4326 | 2026-09-18T16:34:36.345Z | info: running `cargo check --bins` on repo-depot-client (257/376) |
| 4327 | 2026-09-18T16:34:36.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4328 | 2026-09-18T16:34:36.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4329 | 2026-09-18T16:34:36.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4330 | 2026-09-18T16:34:36.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4331 | 2026-09-18T16:34:36.903Z | |
| 4332 | 2026-09-18T16:34:36.903Z | info: running `cargo check --bins` on sled-agent-api (258/376) |
| 4333 | 2026-09-18T16:34:37.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4334 | 2026-09-18T16:34:37.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4335 | 2026-09-18T16:34:37.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4336 | 2026-09-18T16:34:37.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4337 | 2026-09-18T16:34:37.494Z | |
| 4338 | 2026-09-18T16:34:37.494Z | info: running `cargo check --bins` on sled-diagnostics (259/376) |
| 4339 | 2026-09-18T16:34:37.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4340 | 2026-09-18T16:34:37.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4341 | 2026-09-18T16:34:37.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4342 | 2026-09-18T16:34:37.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4343 | 2026-09-18T16:34:38.082Z | |
| 4344 | 2026-09-18T16:34:38.082Z | info: running `cargo check --bins` on zfs-test-harness (260/376) |
| 4345 | 2026-09-18T16:34:38.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4346 | 2026-09-18T16:34:38.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4347 | 2026-09-18T16:34:38.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4348 | 2026-09-18T16:34:38.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4349 | 2026-09-18T16:34:38.674Z | |
| 4350 | 2026-09-18T16:34:38.674Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (261/376) |
| 4351 | 2026-09-18T16:34:39.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4352 | 2026-09-18T16:34:39.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4353 | 2026-09-18T16:34:39.182Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4354 | 2026-09-18T16:34:39.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4355 | 2026-09-18T16:34:39.273Z | |
| 4356 | 2026-09-18T16:34:39.273Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376) |
| 4357 | 2026-09-18T16:34:39.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4358 | 2026-09-18T16:34:39.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4359 | 2026-09-18T16:34:39.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4360 | 2026-09-18T16:34:39.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4361 | 2026-09-18T16:34:39.874Z | |
| 4362 | 2026-09-18T16:34:39.874Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376) |
| 4363 | 2026-09-18T16:34:40.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4364 | 2026-09-18T16:34:40.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4365 | 2026-09-18T16:34:40.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4366 | 2026-09-18T16:34:40.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4367 | 2026-09-18T16:34:40.471Z | |
| 4368 | 2026-09-18T16:34:40.471Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376) |
| 4369 | 2026-09-18T16:34:40.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4370 | 2026-09-18T16:34:40.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4371 | 2026-09-18T16:34:40.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4372 | 2026-09-18T16:34:40.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4373 | 2026-09-18T16:34:41.064Z | |
| 4374 | 2026-09-18T16:34:41.064Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376) |
| 4375 | 2026-09-18T16:34:41.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4376 | 2026-09-18T16:34:41.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4377 | 2026-09-18T16:34:41.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4378 | 2026-09-18T16:34:41.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4379 | 2026-09-18T16:34:41.655Z | |
| 4380 | 2026-09-18T16:34:41.655Z | info: running `cargo check --bins` on sled-agent-resolvable-files (266/376) |
| 4381 | 2026-09-18T16:34:42.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-09-18T16:34:42.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-09-18T16:34:42.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4384 | 2026-09-18T16:34:42.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4385 | 2026-09-18T16:34:42.248Z | |
| 4386 | 2026-09-18T16:34:42.248Z | info: running `cargo check --bins` on trust-quorum (267/376) |
| 4387 | 2026-09-18T16:34:42.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4388 | 2026-09-18T16:34:42.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4389 | 2026-09-18T16:34:42.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4390 | 2026-09-18T16:34:42.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4391 | 2026-09-18T16:34:42.847Z | |
| 4392 | 2026-09-18T16:34:42.847Z | info: running `cargo check --bins` on sled-agent-health-monitor (268/376) |
| 4393 | 2026-09-18T16:34:43.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4394 | 2026-09-18T16:34:43.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4395 | 2026-09-18T16:34:43.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4396 | 2026-09-18T16:34:43.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4397 | 2026-09-18T16:34:43.433Z | |
| 4398 | 2026-09-18T16:34:43.433Z | info: running `cargo check --bins` on sled-agent-multirack-join (269/376) |
| 4399 | 2026-09-18T16:34:43.947Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4400 | 2026-09-18T16:34:43.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4401 | 2026-09-18T16:34:43.950Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4402 | 2026-09-18T16:34:43.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4403 | 2026-09-18T16:34:44.046Z | |
| 4404 | 2026-09-18T16:34:44.046Z | info: running `cargo check --bins` on sled-agent-rack-setup (270/376) |
| 4405 | 2026-09-18T16:34:44.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4406 | 2026-09-18T16:34:44.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4407 | 2026-09-18T16:34:44.574Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4408 | 2026-09-18T16:34:44.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4409 | 2026-09-18T16:34:44.671Z | |
| 4410 | 2026-09-18T16:34:44.672Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376) |
| 4411 | 2026-09-18T16:34:45.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4412 | 2026-09-18T16:34:45.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4413 | 2026-09-18T16:34:45.182Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4414 | 2026-09-18T16:34:45.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4415 | 2026-09-18T16:34:45.275Z | |
| 4416 | 2026-09-18T16:34:45.275Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (272/376) |
| 4417 | 2026-09-18T16:34:45.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4418 | 2026-09-18T16:34:45.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4419 | 2026-09-18T16:34:45.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4420 | 2026-09-18T16:34:45.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4421 | 2026-09-18T16:34:45.893Z | |
| 4422 | 2026-09-18T16:34:45.893Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376) |
| 4423 | 2026-09-18T16:34:46.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4424 | 2026-09-18T16:34:46.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4425 | 2026-09-18T16:34:46.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4426 | 2026-09-18T16:34:46.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4427 | 2026-09-18T16:34:46.513Z | |
| 4428 | 2026-09-18T16:34:46.513Z | info: running `cargo check --bins` on omicron-deployment-graph (274/376) |
| 4429 | 2026-09-18T16:34:46.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4430 | 2026-09-18T16:34:46.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4431 | 2026-09-18T16:34:46.985Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4432 | 2026-09-18T16:34:46.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4433 | 2026-09-18T16:34:47.065Z | |
| 4434 | 2026-09-18T16:34:47.065Z | info: running `cargo check --bins` on transient-dns-server (275/376) |
| 4435 | 2026-09-18T16:34:47.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4436 | 2026-09-18T16:34:47.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4437 | 2026-09-18T16:34:47.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4438 | 2026-09-18T16:34:47.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4439 | 2026-09-18T16:34:47.646Z | |
| 4440 | 2026-09-18T16:34:47.646Z | info: running `cargo check --bins` on sled-agent-scrimlet-reconcilers (276/376) |
| 4441 | 2026-09-18T16:34:48.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4442 | 2026-09-18T16:34:48.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4443 | 2026-09-18T16:34:48.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4444 | 2026-09-18T16:34:48.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4445 | 2026-09-18T16:34:48.232Z | |
| 4446 | 2026-09-18T16:34:48.232Z | info: running `cargo check --bins` on omicron-rpaths (277/376) |
| 4447 | 2026-09-18T16:34:48.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4448 | 2026-09-18T16:34:48.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4449 | 2026-09-18T16:34:48.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4450 | 2026-09-18T16:34:48.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4451 | 2026-09-18T16:34:48.796Z | |
| 4452 | 2026-09-18T16:34:48.796Z | info: running `cargo check --bins` on omicron-repl-utils (278/376) |
| 4453 | 2026-09-18T16:34:49.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4454 | 2026-09-18T16:34:49.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4455 | 2026-09-18T16:34:49.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4456 | 2026-09-18T16:34:49.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4457 | 2026-09-18T16:34:49.355Z | |
| 4458 | 2026-09-18T16:34:49.356Z | info: running `cargo check --bins` on omicron-clickhouse-admin (279/376) |
| 4459 | 2026-09-18T16:34:49.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4460 | 2026-09-18T16:34:49.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4461 | 2026-09-18T16:34:50.058Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4462 | 2026-09-18T16:34:50.470Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4463 | 2026-09-18T16:34:51.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s |
| 4464 | 2026-09-18T16:34:51.852Z | |
| 4465 | 2026-09-18T16:34:51.852Z | info: running `cargo check --bins` on clickhouse-admin-api (280/376) |
| 4466 | 2026-09-18T16:34:52.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4467 | 2026-09-18T16:34:52.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4468 | 2026-09-18T16:34:52.341Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4469 | 2026-09-18T16:34:52.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4470 | 2026-09-18T16:34:52.433Z | |
| 4471 | 2026-09-18T16:34:52.433Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (281/376) |
| 4472 | 2026-09-18T16:34:52.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4473 | 2026-09-18T16:34:52.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4474 | 2026-09-18T16:34:52.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4475 | 2026-09-18T16:34:52.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4476 | 2026-09-18T16:34:53.006Z | |
| 4477 | 2026-09-18T16:34:53.006Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (282/376) |
| 4478 | 2026-09-18T16:34:53.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4479 | 2026-09-18T16:34:53.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4480 | 2026-09-18T16:34:53.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4481 | 2026-09-18T16:34:53.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4482 | 2026-09-18T16:34:53.581Z | |
| 4483 | 2026-09-18T16:34:53.581Z | info: running `cargo check --bins` on clickhouse-admin-single-client (283/376) |
| 4484 | 2026-09-18T16:34:54.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4485 | 2026-09-18T16:34:54.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4486 | 2026-09-18T16:34:54.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4487 | 2026-09-18T16:34:54.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4488 | 2026-09-18T16:34:54.157Z | |
| 4489 | 2026-09-18T16:34:54.157Z | info: running `cargo check --bins` on installinator-client (284/376) |
| 4490 | 2026-09-18T16:34:54.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4491 | 2026-09-18T16:34:54.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4492 | 2026-09-18T16:34:54.641Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4493 | 2026-09-18T16:34:54.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4494 | 2026-09-18T16:34:54.726Z | |
| 4495 | 2026-09-18T16:34:54.726Z | info: running `cargo check --bins` on oxide-client (285/376) |
| 4496 | 2026-09-18T16:34:55.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4497 | 2026-09-18T16:34:55.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4498 | 2026-09-18T16:34:55.205Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4499 | 2026-09-18T16:34:55.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4500 | 2026-09-18T16:34:55.292Z | |
| 4501 | 2026-09-18T16:34:55.292Z | info: running `cargo check --bins` on oximeter-client (286/376) |
| 4502 | 2026-09-18T16:34:55.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4503 | 2026-09-18T16:34:55.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4504 | 2026-09-18T16:34:55.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4505 | 2026-09-18T16:34:55.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4506 | 2026-09-18T16:34:55.869Z | |
| 4507 | 2026-09-18T16:34:55.869Z | info: running `cargo check --bins` on wicketd-client (287/376) |
| 4508 | 2026-09-18T16:34:56.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4509 | 2026-09-18T16:34:56.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4510 | 2026-09-18T16:34:56.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4511 | 2026-09-18T16:34:56.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4512 | 2026-09-18T16:34:56.467Z | |
| 4513 | 2026-09-18T16:34:56.467Z | info: running `cargo check --bins` on wicket-common (288/376) |
| 4514 | 2026-09-18T16:34:56.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4515 | 2026-09-18T16:34:56.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4516 | 2026-09-18T16:34:56.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4517 | 2026-09-18T16:34:56.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4518 | 2026-09-18T16:34:57.057Z | |
| 4519 | 2026-09-18T16:34:57.057Z | info: running `cargo check --bins` on wicketd-commission-client (289/376) |
| 4520 | 2026-09-18T16:34:57.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4521 | 2026-09-18T16:34:57.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4522 | 2026-09-18T16:34:57.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4523 | 2026-09-18T16:34:57.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4524 | 2026-09-18T16:34:57.637Z | |
| 4525 | 2026-09-18T16:34:57.637Z | info: running `cargo check --bins` on omicron-cockroach-admin (290/376) |
| 4526 | 2026-09-18T16:34:58.136Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4527 | 2026-09-18T16:34:58.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4528 | 2026-09-18T16:34:58.309Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4529 | 2026-09-18T16:34:58.418Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4530 | 2026-09-18T16:34:59.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4531 | 2026-09-18T16:34:59.676Z | |
| 4532 | 2026-09-18T16:34:59.676Z | info: running `cargo check --bins` on cockroach-admin-api (291/376) |
| 4533 | 2026-09-18T16:35:00.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4534 | 2026-09-18T16:35:00.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4535 | 2026-09-18T16:35:00.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4536 | 2026-09-18T16:35:00.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4537 | 2026-09-18T16:35:00.246Z | |
| 4538 | 2026-09-18T16:35:00.246Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (292/376) |
| 4539 | 2026-09-18T16:35:00.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4540 | 2026-09-18T16:35:00.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4541 | 2026-09-18T16:35:00.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4542 | 2026-09-18T16:35:00.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4543 | 2026-09-18T16:35:00.907Z | |
| 4544 | 2026-09-18T16:35:00.907Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (293/376) |
| 4545 | 2026-09-18T16:35:01.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4546 | 2026-09-18T16:35:01.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4547 | 2026-09-18T16:35:01.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4548 | 2026-09-18T16:35:01.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4549 | 2026-09-18T16:35:01.567Z | |
| 4550 | 2026-09-18T16:35:01.567Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (294/376) |
| 4551 | 2026-09-18T16:35:02.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4552 | 2026-09-18T16:35:02.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4553 | 2026-09-18T16:35:02.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4554 | 2026-09-18T16:35:02.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4555 | 2026-09-18T16:35:02.198Z | |
| 4556 | 2026-09-18T16:35:02.198Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (295/376) |
| 4557 | 2026-09-18T16:35:02.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4558 | 2026-09-18T16:35:02.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4559 | 2026-09-18T16:35:02.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4560 | 2026-09-18T16:35:02.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4561 | 2026-09-18T16:35:02.835Z | |
| 4562 | 2026-09-18T16:35:02.835Z | info: running `cargo check --bins` on db-macros (296/376) |
| 4563 | 2026-09-18T16:35:03.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4564 | 2026-09-18T16:35:03.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4565 | 2026-09-18T16:35:03.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4566 | 2026-09-18T16:35:03.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4567 | 2026-09-18T16:35:03.407Z | |
| 4568 | 2026-09-18T16:35:03.408Z | info: running `cargo check --bins` on nexus-macros-common (297/376) |
| 4569 | 2026-09-18T16:35:03.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4570 | 2026-09-18T16:35:03.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4571 | 2026-09-18T16:35:03.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4572 | 2026-09-18T16:35:03.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4573 | 2026-09-18T16:35:03.956Z | |
| 4574 | 2026-09-18T16:35:03.957Z | info: running `cargo check --bins` on nexus-auth (298/376) |
| 4575 | 2026-09-18T16:35:04.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4576 | 2026-09-18T16:35:04.487Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4577 | 2026-09-18T16:35:04.487Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4578 | 2026-09-18T16:35:04.490Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4579 | 2026-09-18T16:35:04.580Z | |
| 4580 | 2026-09-18T16:35:04.580Z | info: running `cargo check --bins` on authz-macros (299/376) |
| 4581 | 2026-09-18T16:35:05.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4582 | 2026-09-18T16:35:05.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4583 | 2026-09-18T16:35:05.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4584 | 2026-09-18T16:35:05.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4585 | 2026-09-18T16:35:05.141Z | |
| 4586 | 2026-09-18T16:35:05.141Z | info: running `cargo check --bins` on nexus-db-fixed-data (300/376) |
| 4587 | 2026-09-18T16:35:05.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4588 | 2026-09-18T16:35:05.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4589 | 2026-09-18T16:35:05.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4590 | 2026-09-18T16:35:05.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4591 | 2026-09-18T16:35:05.762Z | |
| 4592 | 2026-09-18T16:35:05.763Z | info: running `cargo check --bins` on nexus-db-model (301/376) |
| 4593 | 2026-09-18T16:35:06.282Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4594 | 2026-09-18T16:35:06.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4595 | 2026-09-18T16:35:06.285Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4596 | 2026-09-18T16:35:06.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4597 | 2026-09-18T16:35:06.382Z | |
| 4598 | 2026-09-18T16:35:06.382Z | info: running `cargo check --bins` on nexus-db-schema (302/376) |
| 4599 | 2026-09-18T16:35:06.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4600 | 2026-09-18T16:35:06.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4601 | 2026-09-18T16:35:06.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4602 | 2026-09-18T16:35:06.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4603 | 2026-09-18T16:35:06.950Z | |
| 4604 | 2026-09-18T16:35:06.950Z | info: running `cargo check --bins` on nexus-defaults (303/376) |
| 4605 | 2026-09-18T16:35:07.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4606 | 2026-09-18T16:35:07.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4607 | 2026-09-18T16:35:07.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4608 | 2026-09-18T16:35:07.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4609 | 2026-09-18T16:35:07.524Z | |
| 4610 | 2026-09-18T16:35:07.524Z | info: running `cargo check --bins` on omicron-git-version (304/376) |
| 4611 | 2026-09-18T16:35:07.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4612 | 2026-09-18T16:35:08.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4613 | 2026-09-18T16:35:08.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4614 | 2026-09-18T16:35:08.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4615 | 2026-09-18T16:35:08.088Z | |
| 4616 | 2026-09-18T16:35:08.088Z | info: running `cargo check --bins` on nexus-db-errors (305/376) |
| 4617 | 2026-09-18T16:35:08.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4618 | 2026-09-18T16:35:08.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4619 | 2026-09-18T16:35:08.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4620 | 2026-09-18T16:35:08.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4621 | 2026-09-18T16:35:08.717Z | |
| 4622 | 2026-09-18T16:35:08.717Z | info: running `cargo check --bins` on nexus-db-lookup (306/376) |
| 4623 | 2026-09-18T16:35:09.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4624 | 2026-09-18T16:35:09.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4625 | 2026-09-18T16:35:09.241Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4626 | 2026-09-18T16:35:09.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4627 | 2026-09-18T16:35:09.340Z | |
| 4628 | 2026-09-18T16:35:09.340Z | info: running `cargo check --bins` on nexus-fm-slippy (307/376) |
| 4629 | 2026-09-18T16:35:09.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4630 | 2026-09-18T16:35:09.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4631 | 2026-09-18T16:35:09.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4632 | 2026-09-18T16:35:09.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4633 | 2026-09-18T16:35:09.959Z | |
| 4634 | 2026-09-18T16:35:09.959Z | info: running `cargo check --bins --no-default-features` on nexus-fm (308/376) |
| 4635 | 2026-09-18T16:35:10.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4636 | 2026-09-18T16:35:10.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4637 | 2026-09-18T16:35:10.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4638 | 2026-09-18T16:35:10.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4639 | 2026-09-18T16:35:10.580Z | |
| 4640 | 2026-09-18T16:35:10.580Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (309/376) |
| 4641 | 2026-09-18T16:35:11.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4642 | 2026-09-18T16:35:11.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4643 | 2026-09-18T16:35:11.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4644 | 2026-09-18T16:35:11.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4645 | 2026-09-18T16:35:11.205Z | |
| 4646 | 2026-09-18T16:35:11.205Z | info: running `cargo check --bins` on nexus-test-interface (310/376) |
| 4647 | 2026-09-18T16:35:11.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4648 | 2026-09-18T16:35:11.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4649 | 2026-09-18T16:35:11.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4650 | 2026-09-18T16:35:11.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4651 | 2026-09-18T16:35:11.826Z | |
| 4652 | 2026-09-18T16:35:11.826Z | info: running `cargo check --bins` on oximeter-collector (311/376) |
| 4653 | 2026-09-18T16:35:12.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4654 | 2026-09-18T16:35:12.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4655 | 2026-09-18T16:35:12.559Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4656 | 2026-09-18T16:35:12.589Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4657 | 2026-09-18T16:35:13.230Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4658 | 2026-09-18T16:35:14.931Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s |
| 4659 | 2026-09-18T16:35:15.124Z | |
| 4660 | 2026-09-18T16:35:15.125Z | info: running `cargo check --bins` on oximeter-api (312/376) |
| 4661 | 2026-09-18T16:35:15.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4662 | 2026-09-18T16:35:15.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4663 | 2026-09-18T16:35:15.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4664 | 2026-09-18T16:35:15.614Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4665 | 2026-09-18T16:35:15.699Z | |
| 4666 | 2026-09-18T16:35:15.699Z | info: running `cargo check --bins` on cert-dev (313/376) |
| 4667 | 2026-09-18T16:35:16.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4668 | 2026-09-18T16:35:16.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4669 | 2026-09-18T16:35:16.311Z | Checking yasna v0.5.2 |
| 4670 | 2026-09-18T16:35:16.712Z | Checking rcgen v0.12.1 |
| 4671 | 2026-09-18T16:35:16.993Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4672 | 2026-09-18T16:35:17.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s |
| 4673 | 2026-09-18T16:35:17.333Z | |
| 4674 | 2026-09-18T16:35:17.333Z | info: running `cargo check --bins` on clickana (314/376) |
| 4675 | 2026-09-18T16:35:17.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4676 | 2026-09-18T16:35:17.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4677 | 2026-09-18T16:35:17.980Z | Compiling instability v0.3.11 |
| 4678 | 2026-09-18T16:35:17.980Z | Checking castaway v0.2.4 |
| 4679 | 2026-09-18T16:35:18.015Z | Compiling indoc v2.0.7 |
| 4680 | 2026-09-18T16:35:18.015Z | Checking unicode-truncate v1.1.0 |
| 4681 | 2026-09-18T16:35:18.081Z | Checking lru v0.12.5 |
| 4682 | 2026-09-18T16:35:18.084Z | Checking cassowary v0.3.0 |
| 4683 | 2026-09-18T16:35:18.212Z | Checking compact_str v0.8.1 |
| 4684 | 2026-09-18T16:35:19.010Z | Checking ratatui v0.29.0 |
| 4685 | 2026-09-18T16:35:20.091Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4686 | 2026-09-18T16:35:20.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s |
| 4687 | 2026-09-18T16:35:21.010Z | |
| 4688 | 2026-09-18T16:35:21.010Z | info: running `cargo check --bins` on clickhouse-cluster-dev (315/376) |
| 4689 | 2026-09-18T16:35:21.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4690 | 2026-09-18T16:35:21.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4691 | 2026-09-18T16:35:21.725Z | Checking headers-core v0.3.0 |
| 4692 | 2026-09-18T16:35:21.730Z | Checking port-file v0.1.0 |
| 4693 | 2026-09-18T16:35:21.730Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4694 | 2026-09-18T16:35:21.922Z | Checking headers v0.4.1 |
| 4695 | 2026-09-18T16:35:22.293Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4696 | 2026-09-18T16:35:23.277Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4697 | 2026-09-18T16:35:23.804Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4698 | 2026-09-18T16:35:24.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 4699 | 2026-09-18T16:35:24.439Z | |
| 4700 | 2026-09-18T16:35:24.439Z | info: running `cargo check --bins` on ch-dev (316/376) |
| 4701 | 2026-09-18T16:35:24.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4702 | 2026-09-18T16:35:24.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4703 | 2026-09-18T16:35:25.148Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4704 | 2026-09-18T16:35:25.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 4705 | 2026-09-18T16:35:26.112Z | |
| 4706 | 2026-09-18T16:35:26.112Z | info: running `cargo check --bins` on dev-tools-common (317/376) |
| 4707 | 2026-09-18T16:35:26.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4708 | 2026-09-18T16:35:26.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4709 | 2026-09-18T16:35:26.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4710 | 2026-09-18T16:35:26.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 4711 | 2026-09-18T16:35:26.527Z | |
| 4712 | 2026-09-18T16:35:26.527Z | info: running `cargo check --bins` on corpus-adjust (318/376) |
| 4713 | 2026-09-18T16:35:27.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4714 | 2026-09-18T16:35:27.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4715 | 2026-09-18T16:35:27.149Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4716 | 2026-09-18T16:35:27.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
| 4717 | 2026-09-18T16:35:27.699Z | |
| 4718 | 2026-09-18T16:35:27.699Z | info: running `cargo check --bins` on crdb-seed (319/376) |
| 4719 | 2026-09-18T16:35:28.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4720 | 2026-09-18T16:35:28.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4721 | 2026-09-18T16:35:28.415Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4722 | 2026-09-18T16:35:29.534Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4723 | 2026-09-18T16:35:29.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
| 4724 | 2026-09-18T16:35:30.082Z | |
| 4725 | 2026-09-18T16:35:30.083Z | info: running `cargo check --bins` on db-dev (320/376) |
| 4726 | 2026-09-18T16:35:30.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4727 | 2026-09-18T16:35:30.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4728 | 2026-09-18T16:35:30.796Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4729 | 2026-09-18T16:35:31.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s |
| 4730 | 2026-09-18T16:35:31.777Z | |
| 4731 | 2026-09-18T16:35:31.777Z | info: running `cargo check --bins` on omicron-dev-lib (321/376) |
| 4732 | 2026-09-18T16:35:32.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4733 | 2026-09-18T16:35:32.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4734 | 2026-09-18T16:35:32.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4735 | 2026-09-18T16:35:32.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4736 | 2026-09-18T16:35:32.386Z | |
| 4737 | 2026-09-18T16:35:32.386Z | info: running `cargo check --bins` on xtask-downloader (322/376) |
| 4738 | 2026-09-18T16:35:32.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4739 | 2026-09-18T16:35:32.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4740 | 2026-09-18T16:35:32.997Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4741 | 2026-09-18T16:35:33.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s |
| 4742 | 2026-09-18T16:35:33.859Z | |
| 4743 | 2026-09-18T16:35:33.859Z | info: running `cargo check --bins` on omicron-dropshot-apis (323/376) |
| 4744 | 2026-09-18T16:35:34.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4745 | 2026-09-18T16:35:34.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4746 | 2026-09-18T16:35:34.601Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4747 | 2026-09-18T16:35:34.601Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4748 | 2026-09-18T16:35:34.604Z | Checking git-stub v1.0.0 |
| 4749 | 2026-09-18T16:35:34.605Z | Compiling trait-variant v0.1.2 |
| 4750 | 2026-09-18T16:35:34.605Z | Checking maplit v1.0.2 |
| 4751 | 2026-09-18T16:35:34.750Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4752 | 2026-09-18T16:35:34.753Z | Checking drift v0.2.0 |
| 4753 | 2026-09-18T16:35:34.753Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4754 | 2026-09-18T16:35:34.801Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4755 | 2026-09-18T16:35:34.859Z | Checking git-stub-vcs v0.1.0 |
| 4756 | 2026-09-18T16:35:34.948Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4757 | 2026-09-18T16:35:34.962Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4758 | 2026-09-18T16:35:35.052Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4759 | 2026-09-18T16:35:35.100Z | Checking dropshot-api-manager v0.8.0 |
| 4760 | 2026-09-18T16:35:35.117Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4761 | 2026-09-18T16:35:35.279Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4762 | 2026-09-18T16:35:35.458Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4763 | 2026-09-18T16:35:35.988Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4764 | 2026-09-18T16:35:36.902Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4765 | 2026-09-18T16:35:37.952Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4766 | 2026-09-18T16:35:38.787Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4767 | 2026-09-18T16:35:39.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s |
| 4768 | 2026-09-18T16:35:39.436Z | |
| 4769 | 2026-09-18T16:35:39.436Z | info: running `cargo check --bins` on installinator-api (324/376) |
| 4770 | 2026-09-18T16:35:39.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4771 | 2026-09-18T16:35:39.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4772 | 2026-09-18T16:35:39.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4773 | 2026-09-18T16:35:39.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4774 | 2026-09-18T16:35:40.000Z | |
| 4775 | 2026-09-18T16:35:40.000Z | info: running `cargo check --bins` on nexus-external-api (325/376) |
| 4776 | 2026-09-18T16:35:40.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4777 | 2026-09-18T16:35:40.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4778 | 2026-09-18T16:35:40.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4779 | 2026-09-18T16:35:40.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4780 | 2026-09-18T16:35:40.611Z | |
| 4781 | 2026-09-18T16:35:40.611Z | info: running `cargo check --bins` on nexus-internal-api (326/376) |
| 4782 | 2026-09-18T16:35:41.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4783 | 2026-09-18T16:35:41.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4784 | 2026-09-18T16:35:41.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4785 | 2026-09-18T16:35:41.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4786 | 2026-09-18T16:35:41.220Z | |
| 4787 | 2026-09-18T16:35:41.220Z | info: running `cargo check --bins` on nexus-lockstep-api (327/376) |
| 4788 | 2026-09-18T16:35:41.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4789 | 2026-09-18T16:35:41.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4790 | 2026-09-18T16:35:41.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4791 | 2026-09-18T16:35:41.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4792 | 2026-09-18T16:35:41.839Z | |
| 4793 | 2026-09-18T16:35:41.839Z | info: running `cargo check --bins` on ntp-admin-api (328/376) |
| 4794 | 2026-09-18T16:35:42.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4795 | 2026-09-18T16:35:42.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4796 | 2026-09-18T16:35:42.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4797 | 2026-09-18T16:35:42.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4798 | 2026-09-18T16:35:42.408Z | |
| 4799 | 2026-09-18T16:35:42.409Z | info: running `cargo check --bins` on ntp-admin-types-versions (329/376) |
| 4800 | 2026-09-18T16:35:42.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4801 | 2026-09-18T16:35:42.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4802 | 2026-09-18T16:35:42.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4803 | 2026-09-18T16:35:42.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4804 | 2026-09-18T16:35:42.982Z | |
| 4805 | 2026-09-18T16:35:42.982Z | info: running `cargo check --bins` on wicketd-api (330/376) |
| 4806 | 2026-09-18T16:35:43.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4807 | 2026-09-18T16:35:43.500Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4808 | 2026-09-18T16:35:43.500Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4809 | 2026-09-18T16:35:43.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4810 | 2026-09-18T16:35:43.561Z | |
| 4811 | 2026-09-18T16:35:43.561Z | info: running `cargo check --bins` on wicketd-commission-api (331/376) |
| 4812 | 2026-09-18T16:35:44.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4813 | 2026-09-18T16:35:44.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4814 | 2026-09-18T16:35:44.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4815 | 2026-09-18T16:35:44.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4816 | 2026-09-18T16:35:44.142Z | |
| 4817 | 2026-09-18T16:35:44.142Z | info: running `cargo check --bins` on omicron-ls-apis (332/376) |
| 4818 | 2026-09-18T16:35:44.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4819 | 2026-09-18T16:35:44.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4820 | 2026-09-18T16:35:44.772Z | Compiling blake3 v1.8.5 |
| 4821 | 2026-09-18T16:35:44.873Z | Checking constant_time_eq v0.4.2 |
| 4822 | 2026-09-18T16:35:44.873Z | Checking arrayref v0.3.9 |
| 4823 | 2026-09-18T16:35:44.881Z | Checking arrayvec v0.7.6 |
| 4824 | 2026-09-18T16:35:44.908Z | Checking cargo-platform v0.3.2 |
| 4825 | 2026-09-18T16:35:44.908Z | Checking topological-sort v0.2.2 |
| 4826 | 2026-09-18T16:35:44.908Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4827 | 2026-09-18T16:35:45.055Z | Checking cargo_metadata v0.23.1 |
| 4828 | 2026-09-18T16:35:45.666Z | Checking omicron-zone-package v0.12.3 |
| 4829 | 2026-09-18T16:35:46.384Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4830 | 2026-09-18T16:35:47.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s |
| 4831 | 2026-09-18T16:35:47.384Z | |
| 4832 | 2026-09-18T16:35:47.384Z | info: running `cargo check --bins` on mgs-dev (333/376) |
| 4833 | 2026-09-18T16:35:47.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4834 | 2026-09-18T16:35:47.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4835 | 2026-09-18T16:35:48.121Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4836 | 2026-09-18T16:35:48.758Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4837 | 2026-09-18T16:35:49.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 4838 | 2026-09-18T16:35:49.472Z | |
| 4839 | 2026-09-18T16:35:49.472Z | info: running `cargo check --bins` on omicron-omdb (334/376) |
| 4840 | 2026-09-18T16:35:50.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4841 | 2026-09-18T16:35:50.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4842 | 2026-09-18T16:35:50.456Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4843 | 2026-09-18T16:35:50.456Z | Compiling darling_core v0.21.3 |
| 4844 | 2026-09-18T16:35:50.460Z | Compiling vergen-lib v0.1.6 |
| 4845 | 2026-09-18T16:35:50.460Z | Compiling diesel_derives v2.3.7 |
| 4846 | 2026-09-18T16:35:50.460Z | Checking scheduled-thread-pool v0.2.7 |
| 4847 | 2026-09-18T16:35:50.460Z | Compiling vergen-gitcl v1.0.8 |
| 4848 | 2026-09-18T16:35:50.654Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4849 | 2026-09-18T16:35:50.668Z | Compiling dirs-sys-next v0.1.2 |
| 4850 | 2026-09-18T16:35:50.743Z | Compiling crunchy v0.2.4 |
| 4851 | 2026-09-18T16:35:50.816Z | Compiling glob v0.3.3 |
| 4852 | 2026-09-18T16:35:50.865Z | Compiling dirs-next v2.0.0 |
| 4853 | 2026-09-18T16:35:50.898Z | Checking r2d2 v0.8.10 |
| 4854 | 2026-09-18T16:35:50.954Z | Compiling tiny-keccak v2.0.2 |
| 4855 | 2026-09-18T16:35:50.987Z | Checking downcast-rs v2.0.2 |
| 4856 | 2026-09-18T16:35:51.094Z | Compiling term v0.7.0 |
| 4857 | 2026-09-18T16:35:51.117Z | Compiling bit-vec v0.6.3 |
| 4858 | 2026-09-18T16:35:51.201Z | Compiling clang-sys v1.8.1 |
| 4859 | 2026-09-18T16:35:51.243Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4860 | 2026-09-18T16:35:51.332Z | Compiling bit-set v0.5.3 |
| 4861 | 2026-09-18T16:35:51.465Z | Compiling ascii-canvas v3.0.0 |
| 4862 | 2026-09-18T16:35:51.498Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4863 | 2026-09-18T16:35:51.610Z | Compiling itertools v0.10.5 |
| 4864 | 2026-09-18T16:35:51.630Z | Compiling ena v0.14.4 |
| 4865 | 2026-09-18T16:35:51.646Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4866 | 2026-09-18T16:35:51.650Z | Compiling libloading v0.8.9 |
| 4867 | 2026-09-18T16:35:51.679Z | Compiling bindgen v0.71.1 |
| 4868 | 2026-09-18T16:35:51.704Z | Compiling regex-syntax v0.6.29 |
| 4869 | 2026-09-18T16:35:51.839Z | Compiling diff v0.1.13 |
| 4870 | 2026-09-18T16:35:52.108Z | Compiling cexpr v0.6.0 |
| 4871 | 2026-09-18T16:35:52.129Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4872 | 2026-09-18T16:35:52.264Z | Compiling rustc-hash v2.1.1 |
| 4873 | 2026-09-18T16:35:52.332Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4874 | 2026-09-18T16:35:52.587Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4875 | 2026-09-18T16:35:52.677Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4876 | 2026-09-18T16:35:52.695Z | Compiling libxml v0.3.3 |
| 4877 | 2026-09-18T16:35:52.764Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4878 | 2026-09-18T16:35:52.968Z | Compiling strum_macros v0.24.3 |
| 4879 | 2026-09-18T16:35:52.971Z | Compiling indoc v1.0.9 |
| 4880 | 2026-09-18T16:35:53.035Z | Compiling lalrpop v0.19.12 |
| 4881 | 2026-09-18T16:35:53.104Z | Compiling darling_macro v0.21.3 |
| 4882 | 2026-09-18T16:35:53.627Z | Compiling darling v0.21.3 |
| 4883 | 2026-09-18T16:35:53.722Z | Compiling dsl_auto_type v0.2.0 |
| 4884 | 2026-09-18T16:35:53.897Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4885 | 2026-09-18T16:35:54.109Z | Checking derive_builder v0.20.2 |
| 4886 | 2026-09-18T16:35:54.231Z | Compiling oso-derive v0.27.3 |
| 4887 | 2026-09-18T16:35:54.372Z | Checking quick-xml v0.37.5 |
| 4888 | 2026-09-18T16:35:54.432Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4889 | 2026-09-18T16:35:54.746Z | Checking openssl-probe v0.1.6 |
| 4890 | 2026-09-18T16:35:54.890Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4891 | 2026-09-18T16:35:55.246Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4892 | 2026-09-18T16:35:55.459Z | Checking bb8 v0.8.6 |
| 4893 | 2026-09-18T16:35:55.525Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4894 | 2026-09-18T16:35:55.636Z | Checking nonempty v0.12.0 |
| 4895 | 2026-09-18T16:35:55.752Z | Compiling libz-sys v1.1.24 |
| 4896 | 2026-09-18T16:35:55.773Z | Compiling strsim v0.10.0 |
| 4897 | 2026-09-18T16:35:55.806Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4898 | 2026-09-18T16:35:56.009Z | Compiling darling_core v0.13.4 |
| 4899 | 2026-09-18T16:35:56.105Z | Compiling progenitor-impl v0.13.0 |
| 4900 | 2026-09-18T16:35:56.348Z | Compiling vergen-git2 v9.1.0 |
| 4901 | 2026-09-18T16:35:57.509Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4902 | 2026-09-18T16:35:57.721Z | Checking progenitor-client v0.13.0 |
| 4903 | 2026-09-18T16:35:57.879Z | Compiling darling_macro v0.13.4 |
| 4904 | 2026-09-18T16:35:57.996Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4905 | 2026-09-18T16:35:58.431Z | Compiling darling v0.13.4 |
| 4906 | 2026-09-18T16:35:58.529Z | Compiling serde_with_macros v1.5.2 |
| 4907 | 2026-09-18T16:35:58.731Z | Compiling progenitor-macro v0.13.0 |
| 4908 | 2026-09-18T16:35:59.003Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4909 | 2026-09-18T16:35:59.241Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4910 | 2026-09-18T16:35:59.399Z | Compiling serde_with v1.14.0 |
| 4911 | 2026-09-18T16:35:59.444Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4912 | 2026-09-18T16:35:59.651Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4913 | 2026-09-18T16:35:59.707Z | Checking diesel v2.3.7 |
| 4914 | 2026-09-18T16:35:59.907Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4915 | 2026-09-18T16:35:59.910Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4916 | 2026-09-18T16:36:00.060Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4917 | 2026-09-18T16:36:00.540Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4918 | 2026-09-18T16:36:01.595Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4919 | 2026-09-18T16:36:01.869Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4920 | 2026-09-18T16:36:02.094Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4921 | 2026-09-18T16:36:02.302Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4922 | 2026-09-18T16:36:02.518Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4923 | 2026-09-18T16:36:02.577Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4924 | 2026-09-18T16:36:02.857Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4925 | 2026-09-18T16:36:02.890Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4926 | 2026-09-18T16:36:03.300Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4927 | 2026-09-18T16:36:03.564Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4928 | 2026-09-18T16:36:03.757Z | Checking progenitor v0.13.0 |
| 4929 | 2026-09-18T16:36:03.877Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4930 | 2026-09-18T16:36:03.897Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4931 | 2026-09-18T16:36:03.914Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4932 | 2026-09-18T16:36:04.245Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4933 | 2026-09-18T16:36:04.454Z | Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy) |
| 4934 | 2026-09-18T16:36:04.482Z | Checking twox-hash v2.1.2 |
| 4935 | 2026-09-18T16:36:04.663Z | Checking libsw-core v0.3.2 |
| 4936 | 2026-09-18T16:36:04.684Z | Checking atty v0.2.14 |
| 4937 | 2026-09-18T16:36:04.788Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4938 | 2026-09-18T16:36:04.823Z | Checking libsw v3.5.0 |
| 4939 | 2026-09-18T16:36:04.841Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4940 | 2026-09-18T16:36:05.005Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4941 | 2026-09-18T16:36:06.633Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4942 | 2026-09-18T16:36:06.956Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4943 | 2026-09-18T16:36:07.351Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4944 | 2026-09-18T16:36:07.668Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4945 | 2026-09-18T16:36:08.674Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4946 | 2026-09-18T16:36:08.883Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4947 | 2026-09-18T16:36:09.033Z | Checking fatfs v0.3.6 |
| 4948 | 2026-09-18T16:36:09.498Z | Checking console v0.16.2 |
| 4949 | 2026-09-18T16:36:09.821Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4950 | 2026-09-18T16:36:10.312Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4951 | 2026-09-18T16:36:10.468Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4952 | 2026-09-18T16:36:10.730Z | Checking unit-prefix v0.5.2 |
| 4953 | 2026-09-18T16:36:10.865Z | Compiling seq-macro v0.3.6 |
| 4954 | 2026-09-18T16:36:11.145Z | Checking indicatif v0.18.4 |
| 4955 | 2026-09-18T16:36:11.406Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4956 | 2026-09-18T16:36:11.534Z | Checking oxide-update-engine-display v0.1.2 |
| 4957 | 2026-09-18T16:36:11.846Z | Checking support-bundle-viewer v0.1.2 |
| 4958 | 2026-09-18T16:36:12.078Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4959 | 2026-09-18T16:36:12.096Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4960 | 2026-09-18T16:36:12.354Z | Checking multimap v0.10.1 |
| 4961 | 2026-09-18T16:36:14.233Z | Checking diesel-dtrace v0.5.0 |
| 4962 | 2026-09-18T16:36:14.485Z | Checking async-bb8-diesel v0.2.1 |
| 4963 | 2026-09-18T16:36:20.177Z | Compiling samael v0.0.19 |
| 4964 | 2026-09-18T16:36:23.765Z | Compiling git2 v0.20.4 |
| 4965 | 2026-09-18T16:36:25.635Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4966 | 2026-09-18T16:36:26.670Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4967 | 2026-09-18T16:36:27.445Z | Compiling polar-core v0.27.3 |
| 4968 | 2026-09-18T16:36:31.947Z | Checking oso v0.27.3 |
| 4969 | 2026-09-18T16:37:02.858Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4970 | 2026-09-18T16:38:18.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s |
| 4971 | 2026-09-18T16:38:19.118Z | |
| 4972 | 2026-09-18T16:38:19.118Z | info: running `cargo check --bins` on nexus-networking (335/376) |
| 4973 | 2026-09-18T16:38:19.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4974 | 2026-09-18T16:38:19.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4975 | 2026-09-18T16:38:19.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4976 | 2026-09-18T16:38:19.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4977 | 2026-09-18T16:38:19.798Z | |
| 4978 | 2026-09-18T16:38:19.799Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (336/376) |
| 4979 | 2026-09-18T16:38:20.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4980 | 2026-09-18T16:38:20.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4981 | 2026-09-18T16:38:20.337Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4982 | 2026-09-18T16:38:20.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4983 | 2026-09-18T16:38:20.439Z | |
| 4984 | 2026-09-18T16:38:20.439Z | info: running `cargo check --bins` on nexus-saga-recovery (337/376) |
| 4985 | 2026-09-18T16:38:20.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4986 | 2026-09-18T16:38:20.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4987 | 2026-09-18T16:38:20.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4988 | 2026-09-18T16:38:20.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4989 | 2026-09-18T16:38:21.078Z | |
| 4990 | 2026-09-18T16:38:21.078Z | info: running `cargo check --bins` on nexus-test-utils-macros (338/376) |
| 4991 | 2026-09-18T16:38:21.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4992 | 2026-09-18T16:38:21.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4993 | 2026-09-18T16:38:21.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4994 | 2026-09-18T16:38:21.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4995 | 2026-09-18T16:38:21.650Z | |
| 4996 | 2026-09-18T16:38:21.650Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (339/376) |
| 4997 | 2026-09-18T16:38:22.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4998 | 2026-09-18T16:38:22.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4999 | 2026-09-18T16:38:22.482Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5000 | 2026-09-18T16:38:23.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s |
| 5001 | 2026-09-18T16:38:23.498Z | |
| 5002 | 2026-09-18T16:38:23.498Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (340/376) |
| 5003 | 2026-09-18T16:38:24.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5004 | 2026-09-18T16:38:24.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5005 | 2026-09-18T16:38:24.322Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5006 | 2026-09-18T16:39:03.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.38s |
| 5007 | 2026-09-18T16:39:04.098Z | |
| 5008 | 2026-09-18T16:39:04.098Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (341/376) |
| 5009 | 2026-09-18T16:39:04.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5010 | 2026-09-18T16:39:04.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5011 | 2026-09-18T16:39:04.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5012 | 2026-09-18T16:39:04.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5013 | 2026-09-18T16:39:04.665Z | |
| 5014 | 2026-09-18T16:39:04.665Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (342/376) |
| 5015 | 2026-09-18T16:39:05.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5016 | 2026-09-18T16:39:05.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5017 | 2026-09-18T16:39:05.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5018 | 2026-09-18T16:39:05.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5019 | 2026-09-18T16:39:05.231Z | |
| 5020 | 2026-09-18T16:39:05.231Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (343/376) |
| 5021 | 2026-09-18T16:39:05.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5022 | 2026-09-18T16:39:05.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5023 | 2026-09-18T16:39:05.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5024 | 2026-09-18T16:39:05.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5025 | 2026-09-18T16:39:05.865Z | |
| 5026 | 2026-09-18T16:39:05.865Z | info: running `cargo check --bins` on nexus-mgs-updates (344/376) |
| 5027 | 2026-09-18T16:39:06.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5028 | 2026-09-18T16:39:06.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5029 | 2026-09-18T16:39:06.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5030 | 2026-09-18T16:39:06.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5031 | 2026-09-18T16:39:06.483Z | |
| 5032 | 2026-09-18T16:39:06.483Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (345/376) |
| 5033 | 2026-09-18T16:39:07.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5034 | 2026-09-18T16:39:07.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5035 | 2026-09-18T16:39:07.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5036 | 2026-09-18T16:39:07.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5037 | 2026-09-18T16:39:07.116Z | |
| 5038 | 2026-09-18T16:39:07.116Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376) |
| 5039 | 2026-09-18T16:39:07.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5040 | 2026-09-18T16:39:07.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5041 | 2026-09-18T16:39:07.651Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5042 | 2026-09-18T16:39:07.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5043 | 2026-09-18T16:39:07.747Z | |
| 5044 | 2026-09-18T16:39:07.747Z | info: running `cargo check --bins` on nexus-switch-config (347/376) |
| 5045 | 2026-09-18T16:39:08.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5046 | 2026-09-18T16:39:08.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5047 | 2026-09-18T16:39:08.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5048 | 2026-09-18T16:39:08.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5049 | 2026-09-18T16:39:08.363Z | |
| 5050 | 2026-09-18T16:39:08.364Z | info: running `cargo check --bins` on nexus-switch-config-preparation (348/376) |
| 5051 | 2026-09-18T16:39:08.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5052 | 2026-09-18T16:39:08.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5053 | 2026-09-18T16:39:08.899Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5054 | 2026-09-18T16:39:08.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5055 | 2026-09-18T16:39:08.996Z | |
| 5056 | 2026-09-18T16:39:08.996Z | info: running `cargo check --bins` on support-bundle-collection (349/376) |
| 5057 | 2026-09-18T16:39:09.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5058 | 2026-09-18T16:39:09.532Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5059 | 2026-09-18T16:39:09.532Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5060 | 2026-09-18T16:39:09.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5061 | 2026-09-18T16:39:09.631Z | |
| 5062 | 2026-09-18T16:39:09.631Z | info: running `cargo check --bins` on omicron-dev (350/376) |
| 5063 | 2026-09-18T16:39:10.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5064 | 2026-09-18T16:39:10.200Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5065 | 2026-09-18T16:39:10.540Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5066 | 2026-09-18T16:39:10.544Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5067 | 2026-09-18T16:39:10.731Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 5068 | 2026-09-18T16:39:10.735Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 5069 | 2026-09-18T16:39:10.775Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 5070 | 2026-09-18T16:39:10.792Z | Checking yansi v1.0.1 |
| 5071 | 2026-09-18T16:39:10.795Z | Checking diff v0.1.13 |
| 5072 | 2026-09-18T16:39:10.795Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 5073 | 2026-09-18T16:39:10.876Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 5074 | 2026-09-18T16:39:11.039Z | Checking pretty_assertions v1.4.1 |
| 5075 | 2026-09-18T16:39:11.824Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 5076 | 2026-09-18T16:39:11.842Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5077 | 2026-09-18T16:39:37.138Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5078 | 2026-09-18T16:39:37.141Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5079 | 2026-09-18T16:39:37.141Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5080 | 2026-09-18T16:39:37.141Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5081 | 2026-09-18T16:39:37.142Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5082 | 2026-09-18T16:39:37.142Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5083 | 2026-09-18T16:39:37.142Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5084 | 2026-09-18T16:39:38.056Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5085 | 2026-09-18T16:39:38.056Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5086 | 2026-09-18T16:39:39.353Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5087 | 2026-09-18T16:40:19.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 5088 | 2026-09-18T16:40:19.808Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5089 | 2026-09-18T16:40:19.808Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5090 | 2026-09-18T16:40:20.033Z | |
| 5091 | 2026-09-18T16:40:20.033Z | info: running `cargo check --bins` on oximeter-load-test (351/376) |
| 5092 | 2026-09-18T16:40:20.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5093 | 2026-09-18T16:40:20.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5094 | 2026-09-18T16:40:20.801Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 5095 | 2026-09-18T16:40:21.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 5096 | 2026-09-18T16:40:21.710Z | |
| 5097 | 2026-09-18T16:40:21.710Z | info: running `cargo check --bins` on omicron-pins (352/376) |
| 5098 | 2026-09-18T16:40:22.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5099 | 2026-09-18T16:40:22.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5100 | 2026-09-18T16:40:22.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5101 | 2026-09-18T16:40:22.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 5102 | 2026-09-18T16:40:22.294Z | |
| 5103 | 2026-09-18T16:40:22.294Z | info: running `cargo check --bins` on rack-init-config (353/376) |
| 5104 | 2026-09-18T16:40:22.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5105 | 2026-09-18T16:40:22.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5106 | 2026-09-18T16:40:22.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5107 | 2026-09-18T16:40:22.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5108 | 2026-09-18T16:40:22.931Z | |
| 5109 | 2026-09-18T16:40:22.931Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376) |
| 5110 | 2026-09-18T16:40:23.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5111 | 2026-09-18T16:40:23.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5112 | 2026-09-18T16:40:23.778Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5113 | 2026-09-18T16:40:23.909Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5114 | 2026-09-18T16:40:23.912Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 5115 | 2026-09-18T16:40:52.943Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5116 | 2026-09-18T16:40:53.380Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5117 | 2026-09-18T16:40:55.321Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5118 | 2026-09-18T16:40:55.837Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5119 | 2026-09-18T16:40:59.138Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5120 | 2026-09-18T16:41:24.752Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5121 | 2026-09-18T16:41:25.519Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5122 | 2026-09-18T16:41:27.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 5123 | 2026-09-18T16:41:27.527Z | |
| 5124 | 2026-09-18T16:41:27.527Z | info: running `cargo check --bins` on reconfigurator-sp-updater (355/376) |
| 5125 | 2026-09-18T16:41:28.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5126 | 2026-09-18T16:41:28.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5127 | 2026-09-18T16:41:28.285Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 5128 | 2026-09-18T16:41:29.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 5129 | 2026-09-18T16:41:29.233Z | |
| 5130 | 2026-09-18T16:41:29.233Z | info: running `cargo check --bins` on omicron-releng (356/376) |
| 5131 | 2026-09-18T16:41:29.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5132 | 2026-09-18T16:41:29.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5133 | 2026-09-18T16:41:29.890Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 5134 | 2026-09-18T16:41:29.894Z | Compiling fs-err v2.11.0 |
| 5135 | 2026-09-18T16:41:30.011Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 5136 | 2026-09-18T16:41:30.022Z | Checking parse-size v1.1.0 |
| 5137 | 2026-09-18T16:41:30.030Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 5138 | 2026-09-18T16:41:30.030Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5139 | 2026-09-18T16:41:30.034Z | Checking shell-words v1.1.1 |
| 5140 | 2026-09-18T16:41:30.124Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5141 | 2026-09-18T16:41:30.469Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5142 | 2026-09-18T16:41:30.654Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5143 | 2026-09-18T16:41:31.343Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 5144 | 2026-09-18T16:41:32.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s |
| 5145 | 2026-09-18T16:41:32.512Z | |
| 5146 | 2026-09-18T16:41:32.512Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (357/376) |
| 5147 | 2026-09-18T16:41:33.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5148 | 2026-09-18T16:41:33.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5149 | 2026-09-18T16:41:33.181Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 5150 | 2026-09-18T16:41:33.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s |
| 5151 | 2026-09-18T16:41:33.896Z | |
| 5152 | 2026-09-18T16:41:33.896Z | info: running `cargo check --bins` on schema (358/376) |
| 5153 | 2026-09-18T16:41:34.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5154 | 2026-09-18T16:41:34.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5155 | 2026-09-18T16:41:34.670Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 5156 | 2026-09-18T16:41:35.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s |
| 5157 | 2026-09-18T16:41:35.640Z | |
| 5158 | 2026-09-18T16:41:35.640Z | info: running `cargo check --bins` on xtask (359/376) |
| 5159 | 2026-09-18T16:41:36.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5160 | 2026-09-18T16:41:36.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5161 | 2026-09-18T16:41:36.065Z | Checking serde_core v1.0.228 |
| 5162 | 2026-09-18T16:41:36.065Z | Checking libc v0.2.185 |
| 5163 | 2026-09-18T16:41:36.068Z | Checking bitflags v2.11.0 |
| 5164 | 2026-09-18T16:41:36.151Z | Checking scroll v0.12.0 |
| 5165 | 2026-09-18T16:41:36.159Z | Checking thiserror v1.0.69 |
| 5166 | 2026-09-18T16:41:36.166Z | Checking hashbrown v0.17.0 |
| 5167 | 2026-09-18T16:41:36.171Z | Checking log v0.4.33 |
| 5168 | 2026-09-18T16:41:36.181Z | Checking zerocopy v0.7.35 |
| 5169 | 2026-09-18T16:41:36.256Z | Checking syn v2.0.117 |
| 5170 | 2026-09-18T16:41:36.296Z | Checking dtrace-parser v0.2.0 |
| 5171 | 2026-09-18T16:41:36.327Z | Checking once_cell v1.21.3 |
| 5172 | 2026-09-18T16:41:36.382Z | Checking goblin v0.8.2 |
| 5173 | 2026-09-18T16:41:36.452Z | Checking errno v0.3.14 |
| 5174 | 2026-09-18T16:41:36.513Z | Checking getrandom v0.3.4 |
| 5175 | 2026-09-18T16:41:36.556Z | Checking thread-id v4.2.2 |
| 5176 | 2026-09-18T16:41:36.578Z | Checking rustix v1.1.4 |
| 5177 | 2026-09-18T16:41:36.641Z | Checking memmap v0.7.0 |
| 5178 | 2026-09-18T16:41:36.660Z | Checking indexmap v2.14.0 |
| 5179 | 2026-09-18T16:41:36.670Z | Checking thiserror v2.0.18 |
| 5180 | 2026-09-18T16:41:36.719Z | Checking fs-err v3.3.0 |
| 5181 | 2026-09-18T16:41:36.787Z | Checking anyhow v1.0.104 |
| 5182 | 2026-09-18T16:41:36.817Z | Checking tabled v0.15.0 |
| 5183 | 2026-09-18T16:41:37.416Z | Checking terminal_size v0.4.3 |
| 5184 | 2026-09-18T16:41:37.416Z | Checking tempfile v3.27.0 |
| 5185 | 2026-09-18T16:41:37.534Z | Checking clap_builder v4.6.0 |
| 5186 | 2026-09-18T16:41:37.537Z | Checking textwrap v0.16.2 |
| 5187 | 2026-09-18T16:41:37.731Z | Checking serde v1.0.228 |
| 5188 | 2026-09-18T16:41:37.731Z | Checking serde_json v1.0.151 |
| 5189 | 2026-09-18T16:41:37.736Z | Checking camino v1.2.5 |
| 5190 | 2026-09-18T16:41:37.761Z | Checking cargo-platform v0.3.2 |
| 5191 | 2026-09-18T16:41:37.942Z | Checking semver v1.0.28 |
| 5192 | 2026-09-18T16:41:38.006Z | Checking camino-tempfile v1.4.1 |
| 5193 | 2026-09-18T16:41:38.163Z | Checking toml_datetime v0.6.11 |
| 5194 | 2026-09-18T16:41:38.163Z | Checking serde_spanned v0.6.9 |
| 5195 | 2026-09-18T16:41:38.163Z | Checking macaddr v1.0.1 |
| 5196 | 2026-09-18T16:41:38.192Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5197 | 2026-09-18T16:41:38.350Z | Checking toml_edit v0.22.27 |
| 5198 | 2026-09-18T16:41:38.382Z | Checking dof v0.3.0 |
| 5199 | 2026-09-18T16:41:38.382Z | Checking cargo_metadata v0.23.1 |
| 5200 | 2026-09-18T16:41:38.663Z | Checking usdt-impl v0.5.0 |
| 5201 | 2026-09-18T16:41:38.778Z | Checking clap v4.6.1 |
| 5202 | 2026-09-18T16:41:38.938Z | Checking usdt v0.5.0 |
| 5203 | 2026-09-18T16:41:39.372Z | Checking toml v0.8.23 |
| 5204 | 2026-09-18T16:41:39.642Z | Checking cargo_toml v0.21.0 |
| 5205 | 2026-09-18T16:41:40.298Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 5206 | 2026-09-18T16:41:40.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s |
| 5207 | 2026-09-18T16:41:40.822Z | |
| 5208 | 2026-09-18T16:41:40.822Z | info: running `cargo check --bins` on dnsadm (360/376) |
| 5209 | 2026-09-18T16:41:41.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5210 | 2026-09-18T16:41:41.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5211 | 2026-09-18T16:41:41.509Z | Checking arc-swap v1.8.2 |
| 5212 | 2026-09-18T16:41:41.808Z | Checking slog-scope v4.4.1 |
| 5213 | 2026-09-18T16:41:41.928Z | Checking slog-stdlog v4.1.1 |
| 5214 | 2026-09-18T16:41:42.031Z | Checking slog-envlogger v2.2.0 |
| 5215 | 2026-09-18T16:41:42.156Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 5216 | 2026-09-18T16:41:42.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 5217 | 2026-09-18T16:41:42.779Z | |
| 5218 | 2026-09-18T16:41:42.779Z | info: running `cargo check --bins` on end-to-end-tests (361/376) |
| 5219 | 2026-09-18T16:41:43.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5220 | 2026-09-18T16:41:43.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5221 | 2026-09-18T16:41:43.640Z | Checking cpubits v0.1.1 |
| 5222 | 2026-09-18T16:41:43.768Z | Checking pem-rfc7468 v1.0.0 |
| 5223 | 2026-09-18T16:41:43.789Z | Checking universal-hash v0.6.1 |
| 5224 | 2026-09-18T16:41:43.823Z | Checking pbkdf2 v0.13.0 |
| 5225 | 2026-09-18T16:41:43.823Z | Checking ctr v0.10.1 |
| 5226 | 2026-09-18T16:41:43.830Z | Checking aead v0.6.1 |
| 5227 | 2026-09-18T16:41:43.830Z | Checking salsa20 v0.11.0 |
| 5228 | 2026-09-18T16:41:43.830Z | Checking crypto-bigint v0.7.5 |
| 5229 | 2026-09-18T16:41:43.830Z | Checking aes v0.9.1 |
| 5230 | 2026-09-18T16:41:43.927Z | Checking der v0.8.0 |
| 5231 | 2026-09-18T16:41:43.937Z | Checking polyval v0.7.1 |
| 5232 | 2026-09-18T16:41:43.964Z | Checking cbc v0.2.1 |
| 5233 | 2026-09-18T16:41:44.022Z | Checking scrypt v0.12.0 |
| 5234 | 2026-09-18T16:41:44.048Z | Checking ff v0.14.0 |
| 5235 | 2026-09-18T16:41:44.094Z | Checking signature v3.0.0 |
| 5236 | 2026-09-18T16:41:44.101Z | Checking base16ct v1.0.0 |
| 5237 | 2026-09-18T16:41:44.116Z | Checking ghash v0.6.0 |
| 5238 | 2026-09-18T16:41:44.189Z | Checking group v0.14.0 |
| 5239 | 2026-09-18T16:41:44.193Z | Checking hkdf v0.13.0 |
| 5240 | 2026-09-18T16:41:44.243Z | Compiling curve25519-dalek v5.0.0 |
| 5241 | 2026-09-18T16:41:44.251Z | Checking aes-gcm v0.11.0 |
| 5242 | 2026-09-18T16:41:44.267Z | Checking keccak v0.2.0 |
| 5243 | 2026-09-18T16:41:44.293Z | Checking poly1305 v0.9.0 |
| 5244 | 2026-09-18T16:41:44.322Z | Checking wnaf v0.14.0 |
| 5245 | 2026-09-18T16:41:44.328Z | Checking blowfish v0.10.0 |
| 5246 | 2026-09-18T16:41:44.430Z | Checking blake2 v0.11.0-rc.6 |
| 5247 | 2026-09-18T16:41:44.446Z | Checking sha3 v0.11.0 |
| 5248 | 2026-09-18T16:41:44.497Z | Checking bcrypt-pbkdf v0.11.0 |
| 5249 | 2026-09-18T16:41:44.509Z | Checking kem v0.3.0 |
| 5250 | 2026-09-18T16:41:44.573Z | Checking module-lattice v0.2.3 |
| 5251 | 2026-09-18T16:41:44.631Z | Checking sponge-cursor v0.1.0 |
| 5252 | 2026-09-18T16:41:44.676Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5253 | 2026-09-18T16:41:44.689Z | Checking argon2 v0.6.0-rc.8 |
| 5254 | 2026-09-18T16:41:44.752Z | Checking spki v0.8.0 |
| 5255 | 2026-09-18T16:41:44.771Z | Checking sec1 v0.8.1 |
| 5256 | 2026-09-18T16:41:44.795Z | Checking sha3 v0.12.0 |
| 5257 | 2026-09-18T16:41:44.804Z | Checking ml-kem v0.3.2 |
| 5258 | 2026-09-18T16:41:44.889Z | Checking internal-russh-num-bigint v0.5.0 |
| 5259 | 2026-09-18T16:41:44.934Z | Checking pkcs5 v0.8.1 |
| 5260 | 2026-09-18T16:41:44.988Z | Checking pkcs1 v0.8.0-rc.4 |
| 5261 | 2026-09-18T16:41:45.004Z | Checking num-bigint v0.4.6 |
| 5262 | 2026-09-18T16:41:45.024Z | Checking generic-array v1.4.3 |
| 5263 | 2026-09-18T16:41:45.201Z | Checking russh-util v0.52.0 |
| 5264 | 2026-09-18T16:41:45.241Z | Checking pkcs8 v0.11.0 |
| 5265 | 2026-09-18T16:41:45.341Z | Compiling enum_dispatch v0.3.13 |
| 5266 | 2026-09-18T16:41:45.431Z | Compiling delegate v0.13.5 |
| 5267 | 2026-09-18T16:41:45.452Z | Checking ed25519 v3.0.0 |
| 5268 | 2026-09-18T16:41:45.573Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5269 | 2026-09-18T16:41:45.606Z | Checking md5 v0.8.0 |
| 5270 | 2026-09-18T16:41:45.657Z | Checking ed25519-dalek v3.0.0 |
| 5271 | 2026-09-18T16:41:45.773Z | Checking hex-literal v1.1.0 |
| 5272 | 2026-09-18T16:41:45.816Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 5273 | 2026-09-18T16:41:45.877Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 5274 | 2026-09-18T16:41:45.893Z | Checking internet-checksum v0.2.1 |
| 5275 | 2026-09-18T16:41:45.999Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5276 | 2026-09-18T16:41:46.150Z | Checking elliptic-curve v0.14.1 |
| 5277 | 2026-09-18T16:41:46.150Z | Checking primefield v0.14.0 |
| 5278 | 2026-09-18T16:41:46.157Z | Checking rfc6979 v0.6.0 |
| 5279 | 2026-09-18T16:41:46.157Z | Checking ssh-encoding v0.3.0 |
| 5280 | 2026-09-18T16:41:46.302Z | Checking crypto-primes v0.7.2 |
| 5281 | 2026-09-18T16:41:46.396Z | Checking ssh-cipher v0.3.0 |
| 5282 | 2026-09-18T16:41:46.398Z | Checking russh-cryptovec v0.62.0 |
| 5283 | 2026-09-18T16:41:46.578Z | Checking primeorder v0.14.0 |
| 5284 | 2026-09-18T16:41:46.588Z | Checking ecdsa v0.17.0 |
| 5285 | 2026-09-18T16:41:46.968Z | Checking p521 v0.14.0 |
| 5286 | 2026-09-18T16:41:46.968Z | Checking p384 v0.14.0 |
| 5287 | 2026-09-18T16:41:46.979Z | Checking p256 v0.14.0 |
| 5288 | 2026-09-18T16:41:47.267Z | Checking rsa v0.10.0-rc.18 |
| 5289 | 2026-09-18T16:41:49.878Z | Checking ssh-key v0.7.0-rc.11 |
| 5290 | 2026-09-18T16:41:50.664Z | Checking russh v0.62.4 |
| 5291 | 2026-09-18T16:42:04.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.87s |
| 5292 | 2026-09-18T16:42:04.659Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5293 | 2026-09-18T16:42:04.659Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5294 | 2026-09-18T16:42:04.869Z | |
| 5295 | 2026-09-18T16:42:04.869Z | info: running `cargo check --bins` on gateway-cli (362/376) |
| 5296 | 2026-09-18T16:42:05.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5297 | 2026-09-18T16:42:05.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5298 | 2026-09-18T16:42:05.530Z | Checking termios v0.3.3 |
| 5299 | 2026-09-18T16:42:05.727Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 5300 | 2026-09-18T16:42:06.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 5301 | 2026-09-18T16:42:06.530Z | |
| 5302 | 2026-09-18T16:42:06.531Z | info: running `cargo check --bins --no-default-features` on installinator (363/376) |
| 5303 | 2026-09-18T16:42:07.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5304 | 2026-09-18T16:42:07.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5305 | 2026-09-18T16:42:07.245Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 5306 | 2026-09-18T16:42:07.967Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 5307 | 2026-09-18T16:42:09.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s |
| 5308 | 2026-09-18T16:42:09.817Z | |
| 5309 | 2026-09-18T16:42:09.817Z | info: running `cargo check --bins` on internal-dns-cli (364/376) |
| 5310 | 2026-09-18T16:42:10.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5311 | 2026-09-18T16:42:10.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5312 | 2026-09-18T16:42:10.489Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 5313 | 2026-09-18T16:42:10.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s |
| 5314 | 2026-09-18T16:42:11.118Z | |
| 5315 | 2026-09-18T16:42:11.118Z | info: running `cargo check --bins` on omicron-live-tests (365/376) |
| 5316 | 2026-09-18T16:42:11.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5317 | 2026-09-18T16:42:11.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5318 | 2026-09-18T16:42:11.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5319 | 2026-09-18T16:42:11.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 5320 | 2026-09-18T16:42:11.707Z | |
| 5321 | 2026-09-18T16:42:11.707Z | info: running `cargo check --bins` on live-tests-macros (366/376) |
| 5322 | 2026-09-18T16:42:12.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5323 | 2026-09-18T16:42:12.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5324 | 2026-09-18T16:42:12.219Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5325 | 2026-09-18T16:42:12.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 5326 | 2026-09-18T16:42:12.309Z | |
| 5327 | 2026-09-18T16:42:12.309Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376) |
| 5328 | 2026-09-18T16:42:12.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5329 | 2026-09-18T16:42:12.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5330 | 2026-09-18T16:42:13.110Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5331 | 2026-09-18T16:42:13.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 5332 | 2026-09-18T16:42:13.955Z | |
| 5333 | 2026-09-18T16:42:13.955Z | info: running `cargo check --bins` on omicron-ntp-admin (368/376) |
| 5334 | 2026-09-18T16:42:14.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5335 | 2026-09-18T16:42:14.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5336 | 2026-09-18T16:42:14.634Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5337 | 2026-09-18T16:42:14.742Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5338 | 2026-09-18T16:42:15.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 5339 | 2026-09-18T16:42:15.808Z | |
| 5340 | 2026-09-18T16:42:15.808Z | info: running `cargo check --bins` on ntp-admin-types (369/376) |
| 5341 | 2026-09-18T16:42:16.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5342 | 2026-09-18T16:42:16.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5343 | 2026-09-18T16:42:16.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5344 | 2026-09-18T16:42:16.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 5345 | 2026-09-18T16:42:16.412Z | |
| 5346 | 2026-09-18T16:42:16.412Z | info: running `cargo check --bins` on omicron-package (370/376) |
| 5347 | 2026-09-18T16:42:16.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5348 | 2026-09-18T16:42:16.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5349 | 2026-09-18T16:42:17.152Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5350 | 2026-09-18T16:42:18.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s |
| 5351 | 2026-09-18T16:42:18.482Z | |
| 5352 | 2026-09-18T16:42:18.482Z | info: running `cargo check --bins` on tqdb (371/376) |
| 5353 | 2026-09-18T16:42:19.041Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5354 | 2026-09-18T16:42:19.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5355 | 2026-09-18T16:42:19.309Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5356 | 2026-09-18T16:42:19.682Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5357 | 2026-09-18T16:42:20.198Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5358 | 2026-09-18T16:42:20.198Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5359 | 2026-09-18T16:42:27.953Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5360 | 2026-09-18T16:42:27.957Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5361 | 2026-09-18T16:42:27.957Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5362 | 2026-09-18T16:42:28.603Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5363 | 2026-09-18T16:42:28.607Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5364 | 2026-09-18T16:42:28.607Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 5365 | 2026-09-18T16:42:28.607Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5366 | 2026-09-18T16:42:29.445Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5367 | 2026-09-18T16:42:30.125Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5368 | 2026-09-18T16:42:30.373Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5369 | 2026-09-18T16:42:30.492Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5370 | 2026-09-18T16:42:31.391Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5371 | 2026-09-18T16:42:32.083Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5372 | 2026-09-18T16:42:37.320Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5373 | 2026-09-18T16:42:45.129Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5374 | 2026-09-18T16:42:45.129Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5375 | 2026-09-18T16:42:45.133Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5376 | 2026-09-18T16:42:45.133Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5377 | 2026-09-18T16:42:46.720Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5378 | 2026-09-18T16:42:48.079Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5379 | 2026-09-18T16:42:48.790Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5380 | 2026-09-18T16:42:50.154Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5381 | 2026-09-18T16:42:50.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.25s |
| 5382 | 2026-09-18T16:42:50.950Z | |
| 5383 | 2026-09-18T16:42:50.950Z | info: running `cargo check --bins` on wicket-dbg (372/376) |
| 5384 | 2026-09-18T16:42:51.511Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5385 | 2026-09-18T16:42:51.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5386 | 2026-09-18T16:42:51.721Z | Checking rtoolbox v0.0.3 |
| 5387 | 2026-09-18T16:42:51.724Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5388 | 2026-09-18T16:42:51.724Z | Checking tui-tree-widget v0.23.1 |
| 5389 | 2026-09-18T16:42:51.887Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5390 | 2026-09-18T16:42:51.956Z | Checking rpassword v7.5.4 |
| 5391 | 2026-09-18T16:42:54.870Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5392 | 2026-09-18T16:42:56.774Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5393 | 2026-09-18T16:42:57.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.78s |
| 5394 | 2026-09-18T16:42:57.935Z | |
| 5395 | 2026-09-18T16:42:57.935Z | info: running `cargo check --bins` on wicket (373/376) |
| 5396 | 2026-09-18T16:42:58.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5397 | 2026-09-18T16:42:58.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5398 | 2026-09-18T16:42:58.647Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5399 | 2026-09-18T16:42:59.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s |
| 5400 | 2026-09-18T16:42:59.218Z | |
| 5401 | 2026-09-18T16:42:59.218Z | info: running `cargo check --bins` on wicketd (374/376) |
| 5402 | 2026-09-18T16:42:59.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5403 | 2026-09-18T16:42:59.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5404 | 2026-09-18T16:42:59.952Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5405 | 2026-09-18T16:43:03.562Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s |
| 5406 | 2026-09-18T16:43:03.758Z | |
| 5407 | 2026-09-18T16:43:03.758Z | info: running `cargo check --bins` on omicron-workspace-hack (375/376) |
| 5408 | 2026-09-18T16:43:04.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5409 | 2026-09-18T16:43:04.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5410 | 2026-09-18T16:43:04.257Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5411 | 2026-09-18T16:43:04.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 5412 | 2026-09-18T16:43:04.344Z | |
| 5413 | 2026-09-18T16:43:04.344Z | info: running `cargo check --bins` on zone-setup (376/376) |
| 5414 | 2026-09-18T16:43:04.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5415 | 2026-09-18T16:43:04.886Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5416 | 2026-09-18T16:43:05.056Z | Checking uzers v0.12.2 |
| 5417 | 2026-09-18T16:43:05.333Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5418 | 2026-09-18T16:43:06.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 5419 | 2026-09-18T16:43:06.402Z | |
| 5420 | 2026-09-18T16:43:06.402Z | real 14:38.100636014 |
| 5421 | 2026-09-18T16:43:06.402Z | user 22:02.880368575 |
| 5422 | 2026-09-18T16:43:06.402Z | sys 4:34.847471509 |
| 5423 | 2026-09-18T16:43:06.402Z | trap 0.353275753 |
| 5424 | 2026-09-18T16:43:06.402Z | tflt 0.545956662 |
| 5425 | 2026-09-18T16:43:06.402Z | dflt 0.710730207 |
| 5426 | 2026-09-18T16:43:06.402Z | kflt 0.004116700 |
| 5427 | 2026-09-18T16:43:06.402Z | lock 1:30:45.388169364 |
| 5428 | 2026-09-18T16:43:06.402Z | slp 1:45:17.577962918 |
| 5429 | 2026-09-18T16:43:06.402Z | lat 59.333887319 |
| 5430 | 2026-09-18T16:43:06.403Z | stop 4:22.432736683 |
| 5431 | 2026-09-18T16:43:06.406Z | process exited: duration 1016935 ms, exit code 0 |
| |
| 5432 | 2026-09-18T16:43:06.413Z | found 0 output files |