|
|
|
| 1 | 2026-09-04T18:54:25.099Z | job assigned to worker 01M1PWA0PN9YF399SVVMA0EGPP [factory aws, i-05b64f4f0c63af880] (queued for 47 s) |
| |
| 2 | 2026-09-04T18:54:31.812Z | starting task 0: "setup" |
| 3 | 2026-09-04T18:54:31.816Z | ++ uname -s |
| 4 | 2026-09-04T18:54:31.818Z | + kern=SunOS |
| 5 | 2026-09-04T18:54:31.818Z | + build_user=build |
| 6 | 2026-09-04T18:54:31.818Z | + build_uid=12345 |
| 7 | 2026-09-04T18:54:31.818Z | + work_dir=/work |
| 8 | 2026-09-04T18:54:31.818Z | + input_dir=/input |
| 9 | 2026-09-04T18:54:31.818Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T18:54:31.819Z | + case "$kern" in |
| 11 | 2026-09-04T18:54:31.819Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T18:54:31.821Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T18:54:33.824Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T18:54:33.987Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T18:54:33.989Z | + home_fs=zfs |
| 16 | 2026-09-04T18:54:33.989Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T18:54:33.989Z | + mkdir -p /home/build |
| 18 | 2026-09-04T18:54:33.990Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T18:54:35.991Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T18:54:35.994Z | process exited: duration 4181 ms, exit code 0 |
| |
| 21 | 2026-09-04T18:54:36.001Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T18:54:36.004Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-04T18:54:36.004Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-04T18:54:36.004Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T18:54:36.004Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T18:54:36.004Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T18:54:36.004Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T18:54:36.007Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T18:54:36.007Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T18:54:36.109Z | info: downloading installer |
| 31 | 2026-09-04T18:54:37.456Z | info: profile set to default |
| 32 | 2026-09-04T18:54:37.456Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T18:54:37.459Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T18:54:37.588Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T18:54:37.592Z | info: downloading 6 components |
| 36 | 2026-09-04T18:54:50.933Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T18:54:50.933Z | |
| 38 | 2026-09-04T18:54:50.962Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T18:54:50.962Z | |
| 40 | 2026-09-04T18:54:50.965Z | |
| 41 | 2026-09-04T18:54:50.965Z | Rust is installed now. Great! |
| 42 | 2026-09-04T18:54:50.965Z | |
| 43 | 2026-09-04T18:54:50.966Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T18:54:50.966Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T18:54:50.966Z | |
| 46 | 2026-09-04T18:54:50.966Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T18:54:50.966Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T18:54:50.966Z | |
| 49 | 2026-09-04T18:54:50.966Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T18:54:50.966Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T18:54:50.966Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T18:54:50.966Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T18:54:50.966Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T18:54:50.966Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T18:54:50.966Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T18:54:50.966Z | HOST_CC = None |
| 57 | 2026-09-04T18:54:50.966Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T18:54:50.966Z | CC = None |
| 59 | 2026-09-04T18:54:50.966Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T18:54:51.131Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T18:54:51.131Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T18:54:51.131Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T18:54:51.131Z | CFLAGS = None |
| 64 | 2026-09-04T18:54:51.131Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T18:54:51.131Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T18:54:51.131Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T18:54:51.131Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T18:54:51.131Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T18:54:51.131Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T18:54:51.219Z | + rustup --version |
| 71 | 2026-09-04T18:54:51.226Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T18:54:51.228Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T18:54:51.248Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T18:54:51.251Z | + cargo --version |
| 75 | 2026-09-04T18:54:51.265Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T18:54:51.268Z | + rustc --version |
| 77 | 2026-09-04T18:54:51.286Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T18:54:51.289Z | process exited: duration 15287 ms, exit code 0 |
| |
| 79 | 2026-09-04T18:54:51.296Z | starting task 2: "authentication" |
| 80 | 2026-09-04T18:54:51.312Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T18:54:51.318Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T18:54:51.321Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-04T18:54:51.324Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-04T18:54:51.352Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-04T18:55:04.292Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-04T18:55:04.292Z | + git fetch origin 4ce907504e52ba3b96c25d24dc017490a7c4a5bf |
| 87 | 2026-09-04T18:55:04.610Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-04T18:55:04.610Z | * branch 4ce907504e52ba3b96c25d24dc017490a7c4a5bf -> FETCH_HEAD |
| 89 | 2026-09-04T18:55:04.620Z | + [[ -n bump-console-700ff8bf ]] |
| 90 | 2026-09-04T18:55:04.623Z | ++ git branch --show-current |
| 91 | 2026-09-04T18:55:04.623Z | + current=main |
| 92 | 2026-09-04T18:55:04.623Z | + [[ main != bump-console-700ff8bf ]] |
| 93 | 2026-09-04T18:55:04.623Z | + git branch -f bump-console-700ff8bf 4ce907504e52ba3b96c25d24dc017490a7c4a5bf |
| 94 | 2026-09-04T18:55:04.626Z | + git checkout -f bump-console-700ff8bf |
| 95 | 2026-09-04T18:55:04.803Z | Switched to branch 'bump-console-700ff8bf' |
| 96 | 2026-09-04T18:55:04.808Z | + git reset --hard 4ce907504e52ba3b96c25d24dc017490a7c4a5bf |
| 97 | 2026-09-04T18:55:04.980Z | HEAD is now at 4ce907504 Bump web console (audit log) |
| 98 | 2026-09-04T18:55:04.983Z | process exited: duration 13663 ms, exit code 0 |
| |
| 99 | 2026-09-04T18:55:04.988Z | starting task 4: "build" |
| 100 | 2026-09-04T18:55:04.992Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-04T18:55:04.995Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-04T18:55:04.995Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-04T18:55:04.995Z | +++ uname -s |
| 104 | 2026-09-04T18:55:04.995Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-04T18:55:04.995Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-04T18:55:04.999Z | + cargo --version |
| 107 | 2026-09-04T18:55:05.004Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-04T18:55:05.007Z | + rustc --version |
| 109 | 2026-09-04T18:55:05.025Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-04T18:55:05.028Z | + source ./env.sh |
| 111 | 2026-09-04T18:55:05.028Z | ++ OLD_SHELL_OPTS=ehxB |
| 112 | 2026-09-04T18:55:05.028Z | ++ set -o xtrace |
| 113 | 2026-09-04T18:55:05.031Z | ++++ dirname ./env.sh |
| 114 | 2026-09-04T18:55:05.031Z | +++ readlink -f . |
| 115 | 2026-09-04T18:55:05.131Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 116 | 2026-09-04T18:55:05.131Z | ++ 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-04T18:55:05.131Z | ++ 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-04T18:55:05.131Z | ++ 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-04T18:55:05.131Z | ++ 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-04T18:55:05.131Z | ++ 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-04T18:55:05.131Z | ++ 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-04T18:55:05.131Z | ++ 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-04T18:55:05.131Z | ++ 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-04T18:55:05.131Z | ++ 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-04T18:55:05.131Z | ++ 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-04T18:55:05.132Z | ++ case $OLD_SHELL_OPTS in |
| 127 | 2026-09-04T18:55:05.132Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 128 | 2026-09-04T18:55:05.132Z | + 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-04T18:55:05.132Z | + 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-04T18:55:05.133Z | + banner prerequisites |
| 131 | 2026-09-04T18:55:05.144Z | |
| 132 | 2026-09-04T18:55:05.144Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 133 | 2026-09-04T18:55:05.144Z | # # # # # # # # # # # # # # # |
| 134 | 2026-09-04T18:55:05.144Z | # # # # ##### # # ##### # # # # # #### # |
| 135 | 2026-09-04T18:55:05.144Z | ##### ##### # ##### # # # # # # # # # |
| 136 | 2026-09-04T18:55:05.145Z | # # # # # # # # # # # # # # # |
| 137 | 2026-09-04T18:55:05.145Z | # # # ###### # # ###### ### # #### # #### # |
| 138 | 2026-09-04T18:55:05.145Z | |
| 139 | 2026-09-04T18:55:05.145Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 140 | 2026-09-04T18:55:07.150Z | Startup: Refreshing catalog 'helios' ... Done |
| 141 | 2026-09-04T18:55:07.577Z | Startup: Caching catalogs ... Done |
| 142 | 2026-09-04T18:55:10.212Z | Planning: Solver setup ... Done (2.465s) |
| 143 | 2026-09-04T18:55:10.280Z | Planning: Running solver ... Done (0.069s) |
| 144 | 2026-09-04T18:55:10.334Z | Planning: Finding local manifests ... Done (0.003s) |
| 145 | 2026-09-04T18:55:10.347Z | Planning: Fetching manifests: 0/2 0% complete |
| 146 | 2026-09-04T18:55:10.364Z | Planning: Fetching manifests: 2/2 100% complete |
| 147 | 2026-09-04T18:55:10.377Z | Planning: Package planning ... Done (0.013s) |
| 148 | 2026-09-04T18:55:10.380Z | Planning: Merging actions ... Done (0.002s) |
| 149 | 2026-09-04T18:55:10.540Z | Planning: Checking for conflicting actions ... Done (0.160s) |
| 150 | 2026-09-04T18:55:10.543Z | Planning: Consolidating action changes ... Done (0.001s) |
| 151 | 2026-09-04T18:55:11.327Z | Planning: Evaluating mediators ... Done (0.786s) |
| 152 | 2026-09-04T18:55:11.330Z | Planning: Planning completed in 3.71 seconds |
| 153 | 2026-09-04T18:55:11.336Z | Packages to install: 2 |
| 154 | 2026-09-04T18:55:11.336Z | Estimated space available: 156.01 GB |
| 155 | 2026-09-04T18:55:11.339Z | Estimated space to be consumed: 86.48 MB |
| 156 | 2026-09-04T18:55:11.339Z | Create boot environment: No |
| 157 | 2026-09-04T18:55:11.339Z | Create backup boot environment: No |
| 158 | 2026-09-04T18:55:11.339Z | Rebuild boot archive: No |
| 159 | 2026-09-04T18:55:11.339Z | |
| 160 | 2026-09-04T18:55:11.339Z | Changed packages: |
| 161 | 2026-09-04T18:55:11.339Z | helios |
| 162 | 2026-09-04T18:55:11.339Z | developer/build-essential |
| 163 | 2026-09-04T18:55:11.339Z | None -> 11-3.0 |
| 164 | 2026-09-04T18:55:11.339Z | library/libxmlsec1 |
| 165 | 2026-09-04T18:55:11.339Z | None -> 1.2.35-3.0 |
| 166 | 2026-09-04T18:55:11.361Z | |
| 167 | 2026-09-04T18:55:11.361Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 168 | 2026-09-04T18:55:11.432Z | Download: Completed 1.28 MB in 0.07 seconds (18.0M/s) |
| 169 | 2026-09-04T18:55:11.508Z | Actions: 1/268 actions (Installing new actions) |
| 170 | 2026-09-04T18:55:11.546Z | Actions: Completed 268 actions in 0.04 seconds. |
| 171 | 2026-09-04T18:55:11.581Z | Finalize: Updating package state database ... Done (0.035s) |
| 172 | 2026-09-04T18:55:11.581Z | Finalize: Updating package cache ... Done (0.000s) |
| 173 | 2026-09-04T18:55:11.675Z | Finalize: Updating image state ... Done (0.094s) |
| 174 | 2026-09-04T18:55:14.236Z | Finalize: Creating fast lookup database ... Done (2.508s) |
| 175 | 2026-09-04T18:55:14.305Z | Finalize: Reading search index ... Done (0.011s) |
| 176 | 2026-09-04T18:55:14.308Z | Finalize: Updating search index ... Done (0.000s) |
| 177 | 2026-09-04T18:55:14.396Z | Finalize: Updating package cache ... Done (0.000s) |
| 178 | 2026-09-04T18:55:14.780Z | Planning: Evaluating mediator changes ... Done |
| 179 | 2026-09-04T18:55:14.887Z | Planning: Checking for conflicting actions ... Done |
| 180 | 2026-09-04T18:55:14.890Z | Planning: Consolidating action changes ... Done |
| 181 | 2026-09-04T18:55:15.044Z | Planning: Evaluating mediators ... Done |
| 182 | 2026-09-04T18:55:15.051Z | Planning: Planning completed in 0.26 seconds |
| 183 | 2026-09-04T18:55:15.066Z | Mediators to change: 2 |
| 184 | 2026-09-04T18:55:15.066Z | Create boot environment: No |
| 185 | 2026-09-04T18:55:15.066Z | Create backup boot environment: No |
| 186 | 2026-09-04T18:55:15.121Z | Finalize: Updating package state database ... Done |
| 187 | 2026-09-04T18:55:15.121Z | Finalize: Updating package cache ... Done |
| 188 | 2026-09-04T18:55:15.176Z | Finalize: Updating image state ... Done |
| 189 | 2026-09-04T18:55:17.131Z | Finalize: Creating fast lookup database ... Done |
| 190 | 2026-09-04T18:55:17.194Z | Finalize: Reading search index ... Done |
| 191 | 2026-09-04T18:55:17.197Z | Finalize: Updating search index ... Done |
| 192 | 2026-09-04T18:55:17.291Z | Finalize: Updating package cache ... Done |
| 193 | 2026-09-04T18:55:17.581Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-09-04T18:55:17.688Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-09-04T18:55:17.691Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-09-04T18:55:17.847Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-09-04T18:55:17.850Z | Planning: Planning completed in 0.27 seconds |
| 198 | 2026-09-04T18:55:17.870Z | Mediators to change: 1 |
| 199 | 2026-09-04T18:55:17.870Z | Create boot environment: No |
| 200 | 2026-09-04T18:55:17.870Z | Create backup boot environment: No |
| 201 | 2026-09-04T18:55:17.926Z | Finalize: Updating package state database ... Done |
| 202 | 2026-09-04T18:55:17.926Z | Finalize: Updating package cache ... Done |
| 203 | 2026-09-04T18:55:17.982Z | Finalize: Updating image state ... Done |
| 204 | 2026-09-04T18:55:19.964Z | Finalize: Creating fast lookup database ... Done |
| 205 | 2026-09-04T18:55:20.030Z | Finalize: Reading search index ... Done |
| 206 | 2026-09-04T18:55:20.033Z | Finalize: Updating search index ... Done |
| 207 | 2026-09-04T18:55:20.113Z | Finalize: Updating package cache ... Done |
| 208 | 2026-09-04T18:55:20.431Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 209 | 2026-09-04T18:55:20.431Z | apache system 2.4 system |
| 210 | 2026-09-04T18:55:20.431Z | clang system 15 system |
| 211 | 2026-09-04T18:55:20.431Z | csh system system illumos |
| 212 | 2026-09-04T18:55:20.431Z | ctags system system illumos |
| 213 | 2026-09-04T18:55:20.431Z | file vendor vendor darwinsys |
| 214 | 2026-09-04T18:55:20.432Z | file system system illumos |
| 215 | 2026-09-04T18:55:20.432Z | gcc vendor 14 vendor |
| 216 | 2026-09-04T18:55:20.432Z | gcc system 13 system |
| 217 | 2026-09-04T18:55:20.432Z | gcc system 10 system |
| 218 | 2026-09-04T18:55:20.432Z | go system 1.25 system |
| 219 | 2026-09-04T18:55:20.432Z | llvm system 15 system |
| 220 | 2026-09-04T18:55:20.432Z | mariadb system 11.4 system |
| 221 | 2026-09-04T18:55:20.432Z | mta vendor vendor dma |
| 222 | 2026-09-04T18:55:20.432Z | openjdk system 17 system |
| 223 | 2026-09-04T18:55:20.432Z | openjdk system 11 system |
| 224 | 2026-09-04T18:55:20.432Z | openssl vendor 3 vendor |
| 225 | 2026-09-04T18:55:20.432Z | perl system 5.40 system |
| 226 | 2026-09-04T18:55:20.432Z | postgresql system 18 system |
| 227 | 2026-09-04T18:55:20.432Z | postgresql system 17 system |
| 228 | 2026-09-04T18:55:20.432Z | python vendor 3 vendor |
| 229 | 2026-09-04T18:55:20.432Z | python system 2 system |
| 230 | 2026-09-04T18:55:20.432Z | python3 vendor 3.13 vendor |
| 231 | 2026-09-04T18:55:20.432Z | ruby system 3.4 system |
| 232 | 2026-09-04T18:55:20.432Z | ruby system 3.0 system |
| 233 | 2026-09-04T18:55:20.432Z | words vendor vendor american-english |
| 234 | 2026-09-04T18:55:20.433Z | words system system australian-english |
| 235 | 2026-09-04T18:55:20.433Z | words system system british-english |
| 236 | 2026-09-04T18:55:20.433Z | words system system canadian-english |
| 237 | 2026-09-04T18:55:20.433Z | words system system french |
| 238 | 2026-09-04T18:55:20.433Z | words system system italian |
| 239 | 2026-09-04T18:55:20.433Z | words system system ngerman |
| 240 | 2026-09-04T18:55:20.433Z | words system system ogerman |
| 241 | 2026-09-04T18:55:20.433Z | words system system spanish |
| 242 | 2026-09-04T18:55:20.688Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-09-04T18:55:20.688Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 244 | 2026-09-04T18:55:21.208Z | FMRI IFO |
| 245 | 2026-09-04T18:55:21.208Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 246 | 2026-09-04T18:55:21.208Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 247 | 2026-09-04T18:55:21.208Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 248 | 2026-09-04T18:55:21.208Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 249 | 2026-09-04T18:55:21.208Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 250 | 2026-09-04T18:55:21.208Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 251 | 2026-09-04T18:55:21.208Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 252 | 2026-09-04T18:55:21.210Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 253 | 2026-09-04T18:55:21.210Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 254 | 2026-09-04T18:55:21.571Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 255 | 2026-09-04T18:55:21.887Z | Updating crates.io index |
| 256 | 2026-09-04T18:55:21.890Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 257 | 2026-09-04T18:55:22.164Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-09-04T18:55:22.599Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 259 | 2026-09-04T18:55:22.869Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 260 | 2026-09-04T18:55:24.184Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 261 | 2026-09-04T18:55:24.819Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 262 | 2026-09-04T18:55:26.860Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 263 | 2026-09-04T18:55:27.944Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-04T18:55:28.253Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-09-04T18:55:28.621Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-09-04T18:55:30.007Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 267 | 2026-09-04T18:55:30.312Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 268 | 2026-09-04T18:55:30.727Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 269 | 2026-09-04T18:55:31.006Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 270 | 2026-09-04T18:55:31.284Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 271 | 2026-09-04T18:55:31.553Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 272 | 2026-09-04T18:55:31.859Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 273 | 2026-09-04T18:55:32.136Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 274 | 2026-09-04T18:55:32.445Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 275 | 2026-09-04T18:55:32.825Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-09-04T18:55:33.440Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 277 | 2026-09-04T18:55:33.723Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 278 | 2026-09-04T18:55:34.287Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-09-04T18:55:34.618Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 280 | 2026-09-04T18:55:34.888Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 281 | 2026-09-04T18:55:35.356Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 282 | 2026-09-04T18:55:35.630Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 283 | 2026-09-04T18:55:35.944Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 284 | 2026-09-04T18:55:36.283Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 285 | 2026-09-04T18:55:36.559Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 286 | 2026-09-04T18:55:36.887Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-09-04T18:55:37.319Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 288 | 2026-09-04T18:55:38.055Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-09-04T18:55:38.340Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-09-04T18:55:38.647Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-09-04T18:55:38.990Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 292 | 2026-09-04T18:55:39.307Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 293 | 2026-09-04T18:55:39.580Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-09-04T18:55:39.896Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-09-04T18:55:40.235Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-09-04T18:55:40.514Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-09-04T18:55:40.819Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 298 | 2026-09-04T18:55:43.764Z | Downloading crates ... |
| 299 | 2026-09-04T18:55:43.825Z | Downloaded bitflags v2.11.0 |
| 300 | 2026-09-04T18:55:43.830Z | Downloaded anstream v1.0.0 |
| 301 | 2026-09-04T18:55:43.830Z | Downloaded cargo-platform v0.3.2 |
| 302 | 2026-09-04T18:55:43.836Z | Downloaded block-buffer v0.10.4 |
| 303 | 2026-09-04T18:55:43.836Z | Downloaded clap_builder v4.6.0 |
| 304 | 2026-09-04T18:55:43.844Z | Downloaded dof v0.3.0 |
| 305 | 2026-09-04T18:55:43.844Z | Downloaded errno v0.3.14 |
| 306 | 2026-09-04T18:55:43.844Z | Downloaded anstyle-query v1.1.5 |
| 307 | 2026-09-04T18:55:43.844Z | Downloaded zmij v1.0.21 |
| 308 | 2026-09-04T18:55:43.844Z | Downloaded colorchoice v1.0.4 |
| 309 | 2026-09-04T18:55:43.844Z | Downloaded equivalent v1.0.2 |
| 310 | 2026-09-04T18:55:43.844Z | Downloaded itoa v1.0.17 |
| 311 | 2026-09-04T18:55:43.844Z | Downloaded generic-array v0.14.7 |
| 312 | 2026-09-04T18:55:43.850Z | Downloaded dtrace-parser v0.2.0 |
| 313 | 2026-09-04T18:55:43.855Z | Downloaded cfg-if v1.0.4 |
| 314 | 2026-09-04T18:55:43.855Z | Downloaded anstyle-parse v1.0.0 |
| 315 | 2026-09-04T18:55:43.855Z | Downloaded autocfg v1.5.0 |
| 316 | 2026-09-04T18:55:43.855Z | Downloaded bytecount v0.6.9 |
| 317 | 2026-09-04T18:55:43.855Z | Downloaded byteorder v1.5.0 |
| 318 | 2026-09-04T18:55:43.855Z | Downloaded clap_derive v4.6.1 |
| 319 | 2026-09-04T18:55:43.861Z | Downloaded is_terminal_polyfill v1.70.2 |
| 320 | 2026-09-04T18:55:43.861Z | Downloaded zerocopy v0.7.35 |
| 321 | 2026-09-04T18:55:43.869Z | Downloaded clap_lex v1.0.0 |
| 322 | 2026-09-04T18:55:43.869Z | Downloaded zerocopy-derive v0.7.35 |
| 323 | 2026-09-04T18:55:43.878Z | Downloaded fnv v1.0.7 |
| 324 | 2026-09-04T18:55:43.880Z | Downloaded memmap v0.7.0 |
| 325 | 2026-09-04T18:55:43.880Z | Downloaded cpufeatures v0.2.17 |
| 326 | 2026-09-04T18:55:43.880Z | Downloaded crypto-common v0.1.7 |
| 327 | 2026-09-04T18:55:43.880Z | Downloaded heck v0.4.1 |
| 328 | 2026-09-04T18:55:43.880Z | Downloaded cargo_toml v0.21.0 |
| 329 | 2026-09-04T18:55:43.880Z | Downloaded anstyle v1.0.14 |
| 330 | 2026-09-04T18:55:43.880Z | Downloaded digest v0.10.7 |
| 331 | 2026-09-04T18:55:43.880Z | Downloaded macaddr v1.0.1 |
| 332 | 2026-09-04T18:55:43.880Z | Downloaded heck v0.5.0 |
| 333 | 2026-09-04T18:55:43.880Z | Downloaded camino v1.2.5 |
| 334 | 2026-09-04T18:55:43.887Z | Downloaded smawk v0.3.2 |
| 335 | 2026-09-04T18:55:43.887Z | Downloaded unicode-linebreak v0.1.5 |
| 336 | 2026-09-04T18:55:43.888Z | Downloaded scroll_derive v0.12.1 |
| 337 | 2026-09-04T18:55:43.890Z | Downloaded fastrand v2.3.0 |
| 338 | 2026-09-04T18:55:43.968Z | Downloaded serde_spanned v0.6.9 |
| 339 | 2026-09-04T18:55:43.968Z | Downloaded tabled_derive v0.7.0 |
| 340 | 2026-09-04T18:55:43.968Z | Downloaded usdt v0.5.0 |
| 341 | 2026-09-04T18:55:43.968Z | Downloaded plain v0.2.3 |
| 342 | 2026-09-04T18:55:43.992Z | Downloaded thread-id v4.2.2 |
| 343 | 2026-09-04T18:55:43.992Z | Downloaded toml_write v0.1.2 |
| 344 | 2026-09-04T18:55:43.992Z | Downloaded usdt-macro v0.5.0 |
| 345 | 2026-09-04T18:55:43.992Z | Downloaded proc-macro-error-attr v1.0.4 |
| 346 | 2026-09-04T18:55:43.993Z | Downloaded toml_datetime v0.6.11 |
| 347 | 2026-09-04T18:55:43.993Z | Downloaded version_check v0.9.5 |
| 348 | 2026-09-04T18:55:43.993Z | Downloaded utf8parse v0.2.2 |
| 349 | 2026-09-04T18:55:43.993Z | Downloaded pretty-hex v0.4.1 |
| 350 | 2026-09-04T18:55:43.993Z | Downloaded pest_generator v2.8.6 |
| 351 | 2026-09-04T18:55:43.993Z | Downloaded thiserror-impl v1.0.69 |
| 352 | 2026-09-04T18:55:43.993Z | Downloaded camino-tempfile v1.4.1 |
| 353 | 2026-09-04T18:55:43.993Z | Downloaded swrite v0.1.0 |
| 354 | 2026-09-04T18:55:43.993Z | Downloaded terminal_size v0.4.3 |
| 355 | 2026-09-04T18:55:43.993Z | Downloaded usdt-attr-macro v0.5.0 |
| 356 | 2026-09-04T18:55:43.994Z | Downloaded sha2 v0.10.9 |
| 357 | 2026-09-04T18:55:43.994Z | Downloaded thiserror v1.0.69 |
| 358 | 2026-09-04T18:55:43.994Z | Downloaded cargo_metadata v0.23.1 |
| 359 | 2026-09-04T18:55:43.994Z | Downloaded once_cell v1.21.3 |
| 360 | 2026-09-04T18:55:43.994Z | Downloaded pest_derive v2.8.6 |
| 361 | 2026-09-04T18:55:43.994Z | Downloaded proc-macro-error v1.0.4 |
| 362 | 2026-09-04T18:55:43.994Z | Downloaded fs-err v3.3.0 |
| 363 | 2026-09-04T18:55:43.994Z | Downloaded strsim v0.11.1 |
| 364 | 2026-09-04T18:55:43.994Z | Downloaded thiserror v2.0.18 |
| 365 | 2026-09-04T18:55:43.994Z | Downloaded scroll v0.12.0 |
| 366 | 2026-09-04T18:55:43.994Z | Downloaded thiserror-impl v2.0.18 |
| 367 | 2026-09-04T18:55:43.994Z | Downloaded pest_meta v2.8.6 |
| 368 | 2026-09-04T18:55:43.994Z | Downloaded usdt-impl v0.5.0 |
| 369 | 2026-09-04T18:55:43.994Z | Downloaded papergrid v0.11.0 |
| 370 | 2026-09-04T18:55:43.994Z | Downloaded semver v1.0.28 |
| 371 | 2026-09-04T18:55:43.994Z | Downloaded toml v0.8.23 |
| 372 | 2026-09-04T18:55:44.000Z | Downloaded anyhow v1.0.104 |
| 373 | 2026-09-04T18:55:44.000Z | Downloaded ucd-trie v0.1.7 |
| 374 | 2026-09-04T18:55:44.000Z | Downloaded tempfile v3.27.0 |
| 375 | 2026-09-04T18:55:44.000Z | Downloaded getrandom v0.4.3 |
| 376 | 2026-09-04T18:55:44.000Z | Downloaded quote v1.0.45 |
| 377 | 2026-09-04T18:55:44.000Z | Downloaded unicode-ident v1.0.24 |
| 378 | 2026-09-04T18:55:44.000Z | Downloaded serde_derive v1.0.228 |
| 379 | 2026-09-04T18:55:44.000Z | Downloaded serde_core v1.0.228 |
| 380 | 2026-09-04T18:55:44.000Z | Downloaded serde_tokenstream v0.2.3 |
| 381 | 2026-09-04T18:55:44.000Z | Downloaded toml_edit v0.22.27 |
| 382 | 2026-09-04T18:55:44.000Z | Downloaded clap v4.6.1 |
| 383 | 2026-09-04T18:55:44.012Z | Downloaded log v0.4.33 |
| 384 | 2026-09-04T18:55:44.018Z | Downloaded proc-macro2 v1.0.106 |
| 385 | 2026-09-04T18:55:44.024Z | Downloaded textwrap v0.16.2 |
| 386 | 2026-09-04T18:55:44.024Z | Downloaded serde v1.0.228 |
| 387 | 2026-09-04T18:55:44.032Z | Downloaded memchr v2.8.0 |
| 388 | 2026-09-04T18:55:44.039Z | Downloaded indexmap v2.14.0 |
| 389 | 2026-09-04T18:55:44.051Z | Downloaded typenum v1.20.1 |
| 390 | 2026-09-04T18:55:44.059Z | Downloaded pest v2.8.6 |
| 391 | 2026-09-04T18:55:44.087Z | Downloaded serde_json v1.0.151 |
| 392 | 2026-09-04T18:55:44.099Z | Downloaded hashbrown v0.17.0 |
| 393 | 2026-09-04T18:55:44.099Z | Downloaded winnow v0.7.14 |
| 394 | 2026-09-04T18:55:44.103Z | Downloaded goblin v0.8.2 |
| 395 | 2026-09-04T18:55:44.110Z | Downloaded tabled v0.15.0 |
| 396 | 2026-09-04T18:55:44.119Z | Downloaded syn v1.0.109 |
| 397 | 2026-09-04T18:55:44.125Z | Downloaded unicode-width v0.2.0 |
| 398 | 2026-09-04T18:55:44.128Z | Downloaded unicode-width v0.1.14 |
| 399 | 2026-09-04T18:55:44.130Z | Downloaded syn v2.0.117 |
| 400 | 2026-09-04T18:55:44.144Z | Downloaded rustix v1.1.4 |
| 401 | 2026-09-04T18:55:44.163Z | Downloaded libc v0.2.185 |
| 402 | 2026-09-04T18:55:44.229Z | Compiling proc-macro2 v1.0.106 |
| 403 | 2026-09-04T18:55:44.229Z | Compiling quote v1.0.45 |
| 404 | 2026-09-04T18:55:44.230Z | Compiling unicode-ident v1.0.24 |
| 405 | 2026-09-04T18:55:44.230Z | Compiling serde_core v1.0.228 |
| 406 | 2026-09-04T18:55:44.235Z | Compiling libc v0.2.185 |
| 407 | 2026-09-04T18:55:44.235Z | Compiling version_check v0.9.5 |
| 408 | 2026-09-04T18:55:44.235Z | Compiling memchr v2.8.0 |
| 409 | 2026-09-04T18:55:44.236Z | Compiling serde v1.0.228 |
| 410 | 2026-09-04T18:55:44.569Z | Compiling zmij v1.0.21 |
| 411 | 2026-09-04T18:55:44.779Z | Compiling itoa v1.0.17 |
| 412 | 2026-09-04T18:55:44.800Z | Compiling ucd-trie v0.1.7 |
| 413 | 2026-09-04T18:55:44.818Z | Compiling thiserror v1.0.69 |
| 414 | 2026-09-04T18:55:45.028Z | Compiling pest v2.8.6 |
| 415 | 2026-09-04T18:55:45.062Z | Compiling byteorder v1.5.0 |
| 416 | 2026-09-04T18:55:45.184Z | Compiling rustix v1.1.4 |
| 417 | 2026-09-04T18:55:45.315Z | Compiling errno v0.3.14 |
| 418 | 2026-09-04T18:55:45.325Z | Compiling bitflags v2.11.0 |
| 419 | 2026-09-04T18:55:45.556Z | Compiling serde_json v1.0.151 |
| 420 | 2026-09-04T18:55:45.697Z | Compiling syn v2.0.117 |
| 421 | 2026-09-04T18:55:45.752Z | Compiling thread-id v4.2.2 |
| 422 | 2026-09-04T18:55:45.797Z | Compiling usdt-impl v0.5.0 |
| 423 | 2026-09-04T18:55:45.838Z | Compiling proc-macro-error-attr v1.0.4 |
| 424 | 2026-09-04T18:55:45.853Z | Compiling syn v1.0.109 |
| 425 | 2026-09-04T18:55:46.010Z | Compiling camino v1.2.5 |
| 426 | 2026-09-04T18:55:46.078Z | Compiling pest_meta v2.8.6 |
| 427 | 2026-09-04T18:55:46.290Z | Compiling proc-macro-error v1.0.4 |
| 428 | 2026-09-04T18:55:46.319Z | Compiling plain v0.2.3 |
| 429 | 2026-09-04T18:55:46.389Z | Compiling utf8parse v0.2.2 |
| 430 | 2026-09-04T18:55:46.426Z | Compiling getrandom v0.4.3 |
| 431 | 2026-09-04T18:55:46.472Z | Compiling hashbrown v0.17.0 |
| 432 | 2026-09-04T18:55:46.492Z | Compiling equivalent v1.0.2 |
| 433 | 2026-09-04T18:55:46.749Z | Compiling log v0.4.33 |
| 434 | 2026-09-04T18:55:46.896Z | Compiling terminal_size v0.4.3 |
| 435 | 2026-09-04T18:55:46.943Z | Compiling anstyle-parse v1.0.0 |
| 436 | 2026-09-04T18:55:47.021Z | Compiling indexmap v2.14.0 |
| 437 | 2026-09-04T18:55:47.461Z | Compiling pretty-hex v0.4.1 |
| 438 | 2026-09-04T18:55:51.731Z | Compiling winnow v0.7.14 |
| 439 | 2026-09-04T18:55:51.780Z | Compiling colorchoice v1.0.4 |
| 440 | 2026-09-04T18:55:51.780Z | Compiling toml_write v0.1.2 |
| 441 | 2026-09-04T18:55:51.780Z | Compiling anstyle-query v1.1.5 |
| 442 | 2026-09-04T18:55:51.780Z | Compiling thiserror v2.0.18 |
| 443 | 2026-09-04T18:55:51.780Z | Compiling autocfg v1.5.0 |
| 444 | 2026-09-04T18:55:51.780Z | Compiling is_terminal_polyfill v1.70.2 |
| 445 | 2026-09-04T18:55:51.780Z | Compiling anstyle v1.0.14 |
| 446 | 2026-09-04T18:55:51.780Z | Compiling cfg-if v1.0.4 |
| 447 | 2026-09-04T18:55:51.780Z | Compiling pest_generator v2.8.6 |
| 448 | 2026-09-04T18:55:51.780Z | Compiling anstream v1.0.0 |
| 449 | 2026-09-04T18:55:51.780Z | Compiling fs-err v3.3.0 |
| 450 | 2026-09-04T18:55:51.780Z | Compiling unicode-width v0.1.14 |
| 451 | 2026-09-04T18:55:51.780Z | Compiling heck v0.5.0 |
| 452 | 2026-09-04T18:55:51.780Z | Compiling clap_lex v1.0.0 |
| 453 | 2026-09-04T18:55:51.780Z | Compiling strsim v0.11.1 |
| 454 | 2026-09-04T18:55:51.780Z | Compiling once_cell v1.21.3 |
| 455 | 2026-09-04T18:55:51.780Z | Compiling anyhow v1.0.104 |
| 456 | 2026-09-04T18:55:51.780Z | Compiling bytecount v0.6.9 |
| 457 | 2026-09-04T18:55:51.780Z | Compiling fastrand v2.3.0 |
| 458 | 2026-09-04T18:55:51.780Z | Compiling fnv v1.0.7 |
| 459 | 2026-09-04T18:55:51.780Z | Compiling heck v0.4.1 |
| 460 | 2026-09-04T18:55:51.780Z | Compiling clap_builder v4.6.0 |
| 461 | 2026-09-04T18:55:51.780Z | Compiling papergrid v0.11.0 |
| 462 | 2026-09-04T18:55:51.780Z | Compiling tempfile v3.27.0 |
| 463 | 2026-09-04T18:55:51.780Z | Compiling tabled_derive v0.7.0 |
| 464 | 2026-09-04T18:55:51.780Z | Compiling cargo-platform v0.3.2 |
| 465 | 2026-09-04T18:55:51.780Z | Compiling semver v1.0.28 |
| 466 | 2026-09-04T18:55:51.780Z | Compiling memmap v0.7.0 |
| 467 | 2026-09-04T18:55:51.780Z | Compiling unicode-width v0.2.0 |
| 468 | 2026-09-04T18:55:51.780Z | Compiling smawk v0.3.2 |
| 469 | 2026-09-04T18:55:51.781Z | Compiling unicode-linebreak v0.1.5 |
| 470 | 2026-09-04T18:55:51.781Z | Compiling camino-tempfile v1.4.1 |
| 471 | 2026-09-04T18:55:51.781Z | Compiling serde_derive v1.0.228 |
| 472 | 2026-09-04T18:55:51.781Z | Compiling thiserror-impl v1.0.69 |
| 473 | 2026-09-04T18:55:51.781Z | Compiling zerocopy-derive v0.7.35 |
| 474 | 2026-09-04T18:55:51.781Z | Compiling pest_derive v2.8.6 |
| 475 | 2026-09-04T18:55:51.781Z | Compiling scroll_derive v0.12.1 |
| 476 | 2026-09-04T18:55:51.781Z | Compiling thiserror-impl v2.0.18 |
| 477 | 2026-09-04T18:55:51.781Z | Compiling clap_derive v4.6.1 |
| 478 | 2026-09-04T18:55:51.781Z | Compiling tabled v0.15.0 |
| 479 | 2026-09-04T18:55:51.781Z | Compiling zerocopy v0.7.35 |
| 480 | 2026-09-04T18:55:51.781Z | Compiling scroll v0.12.0 |
| 481 | 2026-09-04T18:55:51.781Z | Compiling goblin v0.8.2 |
| 482 | 2026-09-04T18:55:51.781Z | Compiling dtrace-parser v0.2.0 |
| 483 | 2026-09-04T18:55:51.781Z | Compiling textwrap v0.16.2 |
| 484 | 2026-09-04T18:55:51.781Z | Compiling swrite v0.1.0 |
| 485 | 2026-09-04T18:55:54.782Z | Compiling clap v4.6.1 |
| 486 | 2026-09-04T18:55:54.823Z | Compiling dof v0.3.0 |
| 487 | 2026-09-04T18:55:54.823Z | Compiling serde_tokenstream v0.2.3 |
| 488 | 2026-09-04T18:55:54.823Z | Compiling toml_datetime v0.6.11 |
| 489 | 2026-09-04T18:55:54.823Z | Compiling serde_spanned v0.6.9 |
| 490 | 2026-09-04T18:55:54.823Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 491 | 2026-09-04T18:55:54.823Z | Compiling cargo_metadata v0.23.1 |
| 492 | 2026-09-04T18:55:54.823Z | Compiling macaddr v1.0.1 |
| 493 | 2026-09-04T18:55:54.823Z | Compiling toml_edit v0.22.27 |
| 494 | 2026-09-04T18:55:54.823Z | Compiling usdt-macro v0.5.0 |
| 495 | 2026-09-04T18:55:54.823Z | Compiling usdt-attr-macro v0.5.0 |
| 496 | 2026-09-04T18:55:54.823Z | Compiling usdt v0.5.0 |
| 497 | 2026-09-04T18:55:54.823Z | Compiling toml v0.8.23 |
| 498 | 2026-09-04T18:55:54.823Z | Compiling cargo_toml v0.21.0 |
| 499 | 2026-09-04T18:55:56.047Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 500 | 2026-09-04T18:55:58.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.35s |
| 501 | 2026-09-04T18:55:58.575Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 502 | 2026-09-04T18:55:58.575Z | Downloading crates ... |
| 503 | 2026-09-04T18:55:58.575Z | Downloaded adler2 v2.0.1 |
| 504 | 2026-09-04T18:55:58.575Z | Downloaded atty v0.2.14 |
| 505 | 2026-09-04T18:55:58.575Z | Downloaded aead v0.6.1 |
| 506 | 2026-09-04T18:55:58.575Z | Downloaded aho-corasick v1.1.4 |
| 507 | 2026-09-04T18:55:58.575Z | Downloaded ciborium v0.2.2 |
| 508 | 2026-09-04T18:55:58.575Z | Downloaded const-oid v0.10.2 |
| 509 | 2026-09-04T18:55:58.575Z | Downloaded fallible-iterator v0.2.0 |
| 510 | 2026-09-04T18:55:58.575Z | Downloaded foreign-types v0.5.0 |
| 511 | 2026-09-04T18:55:58.575Z | Downloaded bit-set v0.8.0 |
| 512 | 2026-09-04T18:55:58.575Z | Downloaded anstream v0.6.21 |
| 513 | 2026-09-04T18:55:58.575Z | Downloaded cipher v0.4.4 |
| 514 | 2026-09-04T18:55:58.575Z | Downloaded allocator-api2 v0.2.21 |
| 515 | 2026-09-04T18:55:58.575Z | Downloaded fatfs v0.3.6 |
| 516 | 2026-09-04T18:55:58.575Z | Downloaded argon2 v0.6.0-rc.8 |
| 517 | 2026-09-04T18:55:58.575Z | Downloaded expectorate v1.2.0 |
| 518 | 2026-09-04T18:55:58.575Z | Downloaded bcs v0.1.6 |
| 519 | 2026-09-04T18:55:58.576Z | Downloaded env_filter v2.0.0 |
| 520 | 2026-09-04T18:55:58.576Z | Downloaded futures-task v0.3.32 |
| 521 | 2026-09-04T18:55:58.576Z | Downloaded headers-core v0.3.0 |
| 522 | 2026-09-04T18:55:58.576Z | Downloaded addr2line v0.25.1 |
| 523 | 2026-09-04T18:55:58.576Z | Downloaded aes-gcm v0.11.0 |
| 524 | 2026-09-04T18:55:58.624Z | Downloaded array-init v0.0.4 |
| 525 | 2026-09-04T18:55:58.624Z | Downloaded futures-channel v0.3.32 |
| 526 | 2026-09-04T18:55:58.624Z | Downloaded anstyle-parse v0.2.7 |
| 527 | 2026-09-04T18:55:58.624Z | Downloaded gethostname v0.5.0 |
| 528 | 2026-09-04T18:55:58.624Z | Downloaded float-cmp v0.10.0 |
| 529 | 2026-09-04T18:55:58.624Z | Downloaded float-ord v0.3.2 |
| 530 | 2026-09-04T18:55:58.624Z | Downloaded foreign-types-shared v0.3.1 |
| 531 | 2026-09-04T18:55:58.624Z | Downloaded funty v2.0.0 |
| 532 | 2026-09-04T18:55:58.624Z | Downloaded async-bb8-diesel v0.2.1 |
| 533 | 2026-09-04T18:55:58.624Z | Downloaded ff v0.13.1 |
| 534 | 2026-09-04T18:55:58.624Z | Downloaded async-stream-impl v0.3.6 |
| 535 | 2026-09-04T18:55:58.625Z | Downloaded ena v0.14.4 |
| 536 | 2026-09-04T18:55:58.625Z | Downloaded env_logger v0.11.11 |
| 537 | 2026-09-04T18:55:58.625Z | Downloaded fd-lock v4.0.4 |
| 538 | 2026-09-04T18:55:58.625Z | Downloaded futures-io v0.3.32 |
| 539 | 2026-09-04T18:55:58.625Z | Downloaded ascii-canvas v3.0.0 |
| 540 | 2026-09-04T18:55:58.625Z | Downloaded atomic-waker v1.1.2 |
| 541 | 2026-09-04T18:55:58.625Z | Downloaded async-trait v0.1.89 |
| 542 | 2026-09-04T18:55:58.625Z | Downloaded bit-vec v0.8.0 |
| 543 | 2026-09-04T18:55:58.625Z | Downloaded foldhash v0.2.0 |
| 544 | 2026-09-04T18:55:58.625Z | Downloaded fs-err v2.11.0 |
| 545 | 2026-09-04T18:55:58.625Z | Downloaded aead v0.5.2 |
| 546 | 2026-09-04T18:55:58.625Z | Downloaded atomicwrites v0.4.4 |
| 547 | 2026-09-04T18:55:58.625Z | Downloaded backtrace-ext v0.2.1 |
| 548 | 2026-09-04T18:55:58.625Z | Downloaded foreign-types-macros v0.2.3 |
| 549 | 2026-09-04T18:55:58.625Z | Downloaded arrayref v0.3.9 |
| 550 | 2026-09-04T18:55:58.625Z | Downloaded assert_matches v1.5.0 |
| 551 | 2026-09-04T18:55:58.625Z | Downloaded bb8 v0.8.6 |
| 552 | 2026-09-04T18:55:58.625Z | Downloaded async-recursion v1.1.1 |
| 553 | 2026-09-04T18:55:58.865Z | Downloaded compression-core v0.4.31 |
| 554 | 2026-09-04T18:55:58.865Z | Downloaded base16ct v0.2.0 |
| 555 | 2026-09-04T18:55:58.865Z | Downloaded fixedbitset v0.4.2 |
| 556 | 2026-09-04T18:55:58.865Z | Downloaded futures-macro v0.3.32 |
| 557 | 2026-09-04T18:55:58.865Z | Downloaded futures-sink v0.3.32 |
| 558 | 2026-09-04T18:55:58.865Z | Downloaded embedded-io v0.4.0 |
| 559 | 2026-09-04T18:55:58.865Z | Downloaded git-stub v1.0.0 |
| 560 | 2026-09-04T18:55:58.865Z | Downloaded base16ct v1.0.0 |
| 561 | 2026-09-04T18:55:58.865Z | Downloaded bit-set v0.5.3 |
| 562 | 2026-09-04T18:55:58.865Z | Downloaded fxhash v0.2.1 |
| 563 | 2026-09-04T18:55:58.865Z | Downloaded flagset v0.4.7 |
| 564 | 2026-09-04T18:55:58.865Z | Downloaded futures-core v0.3.32 |
| 565 | 2026-09-04T18:55:58.865Z | Downloaded ff v0.14.0 |
| 566 | 2026-09-04T18:55:58.865Z | Downloaded group v0.13.0 |
| 567 | 2026-09-04T18:55:58.866Z | Downloaded fixedbitset v0.5.7 |
| 568 | 2026-09-04T18:55:58.866Z | Downloaded async-stream v0.3.6 |
| 569 | 2026-09-04T18:55:58.866Z | Downloaded bitfield-struct v0.6.2 |
| 570 | 2026-09-04T18:55:58.866Z | Downloaded ciborium-ll v0.2.2 |
| 571 | 2026-09-04T18:55:58.866Z | Downloaded embedded-io v0.6.1 |
| 572 | 2026-09-04T18:55:58.866Z | Downloaded form_urlencoded v1.2.2 |
| 573 | 2026-09-04T18:55:58.866Z | Downloaded bitfield-macros v0.19.4 |
| 574 | 2026-09-04T18:55:58.866Z | Downloaded endian-type v0.1.2 |
| 575 | 2026-09-04T18:55:58.866Z | Downloaded home v0.5.12 |
| 576 | 2026-09-04T18:55:58.866Z | Downloaded bitfield v0.19.4 |
| 577 | 2026-09-04T18:55:58.866Z | Downloaded bitflags v1.3.2 |
| 578 | 2026-09-04T18:55:58.866Z | Downloaded foreign-types v0.3.2 |
| 579 | 2026-09-04T18:55:58.866Z | Downloaded futures-executor v0.3.32 |
| 580 | 2026-09-04T18:55:58.866Z | Downloaded foreign-types-shared v0.1.1 |
| 581 | 2026-09-04T18:55:58.866Z | Downloaded block-buffer v0.12.1 |
| 582 | 2026-09-04T18:55:58.866Z | Downloaded block-padding v0.4.2 |
| 583 | 2026-09-04T18:55:58.866Z | Downloaded ghash v0.6.0 |
| 584 | 2026-09-04T18:55:58.866Z | Downloaded cfg_aliases v0.2.1 |
| 585 | 2026-09-04T18:55:58.866Z | Downloaded http-body v1.0.1 |
| 586 | 2026-09-04T18:55:58.866Z | Downloaded enum-as-inner v0.6.1 |
| 587 | 2026-09-04T18:55:58.866Z | Downloaded cobs v0.3.0 |
| 588 | 2026-09-04T18:55:58.866Z | Downloaded ciborium-io v0.2.2 |
| 589 | 2026-09-04T18:55:58.866Z | Downloaded cfg_aliases v0.1.1 |
| 590 | 2026-09-04T18:55:58.866Z | Downloaded globwalk v0.9.1 |
| 591 | 2026-09-04T18:55:58.866Z | Downloaded hostname v0.4.2 |
| 592 | 2026-09-04T18:55:58.866Z | Downloaded hex-literal v1.1.0 |
| 593 | 2026-09-04T18:55:58.866Z | Downloaded httpdate v1.0.3 |
| 594 | 2026-09-04T18:55:58.867Z | Downloaded castaway v0.2.4 |
| 595 | 2026-09-04T18:55:58.867Z | Downloaded hex v0.4.3 |
| 596 | 2026-09-04T18:55:58.882Z | Downloaded http-range v0.1.5 |
| 597 | 2026-09-04T18:55:58.882Z | Downloaded hubpack_derive v0.1.1 |
| 598 | 2026-09-04T18:55:58.882Z | Downloaded hubpack v0.1.2 |
| 599 | 2026-09-04T18:55:58.882Z | Downloaded newline-converter v0.3.0 |
| 600 | 2026-09-04T18:55:58.882Z | Downloaded nodrop v0.1.14 |
| 601 | 2026-09-04T18:55:58.882Z | Downloaded hash32 v0.3.1 |
| 602 | 2026-09-04T18:55:58.883Z | Downloaded nibble_vec v0.1.0 |
| 603 | 2026-09-04T18:55:58.883Z | Downloaded backoff v0.4.0 |
| 604 | 2026-09-04T18:55:58.883Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 605 | 2026-09-04T18:55:58.884Z | Downloaded base64ct v1.8.3 |
| 606 | 2026-09-04T18:55:58.884Z | Downloaded cipher v0.5.2 |
| 607 | 2026-09-04T18:55:58.884Z | Downloaded num_threads v0.1.7 |
| 608 | 2026-09-04T18:55:58.887Z | Downloaded bit-vec v0.6.3 |
| 609 | 2026-09-04T18:55:58.887Z | Downloaded fs_extra v1.3.0 |
| 610 | 2026-09-04T18:55:58.887Z | Downloaded group v0.14.0 |
| 611 | 2026-09-04T18:55:58.888Z | Downloaded cmov v0.5.4 |
| 612 | 2026-09-04T18:55:58.888Z | Downloaded byte-wrapper v0.1.0 |
| 613 | 2026-09-04T18:55:58.888Z | Downloaded openssl-probe v0.1.6 |
| 614 | 2026-09-04T18:55:58.888Z | Downloaded async-compression v0.4.41 |
| 615 | 2026-09-04T18:55:58.888Z | Downloaded arrayvec v0.7.6 |
| 616 | 2026-09-04T18:55:58.888Z | Downloaded camino-tempfile-ext v0.3.3 |
| 617 | 2026-09-04T18:55:58.888Z | Downloaded argon2 v0.5.3 |
| 618 | 2026-09-04T18:55:58.888Z | Downloaded oxide-generation-macros v0.2.0 |
| 619 | 2026-09-04T18:55:58.888Z | Downloaded openssl-macros v0.1.1 |
| 620 | 2026-09-04T18:55:58.889Z | Downloaded phf_shared v0.12.1 |
| 621 | 2026-09-04T18:55:58.889Z | Downloaded proc-macro-crate v1.3.1 |
| 622 | 2026-09-04T18:55:58.889Z | Downloaded num-iter v0.1.45 |
| 623 | 2026-09-04T18:55:58.889Z | Downloaded rand_chacha v0.3.1 |
| 624 | 2026-09-04T18:55:58.889Z | Downloaded hostname v0.3.1 |
| 625 | 2026-09-04T18:55:58.889Z | Downloaded rfc6979 v0.6.0 |
| 626 | 2026-09-04T18:55:58.889Z | Downloaded rustc-hash v2.1.1 |
| 627 | 2026-09-04T18:55:58.889Z | Downloaded rand_pcg v0.10.2 |
| 628 | 2026-09-04T18:55:58.890Z | Downloaded rfc6979 v0.4.0 |
| 629 | 2026-09-04T18:55:58.890Z | Downloaded rustc_version v0.1.7 |
| 630 | 2026-09-04T18:55:58.890Z | Downloaded phf_shared v0.13.1 |
| 631 | 2026-09-04T18:55:58.890Z | Downloaded predicates-tree v1.0.13 |
| 632 | 2026-09-04T18:55:58.890Z | Downloaded serde_urlencoded v0.7.1 |
| 633 | 2026-09-04T18:55:58.890Z | Downloaded slog-envlogger v2.2.0 |
| 634 | 2026-09-04T18:55:58.890Z | Downloaded progenitor-macro v0.14.0 |
| 635 | 2026-09-04T18:55:58.890Z | Downloaded ref-cast v1.0.25 |
| 636 | 2026-09-04T18:55:58.890Z | Downloaded password-hash v0.6.1 |
| 637 | 2026-09-04T18:55:58.890Z | Downloaded cbc v0.2.1 |
| 638 | 2026-09-04T18:55:58.891Z | Downloaded cassowary v0.3.0 |
| 639 | 2026-09-04T18:55:58.891Z | Downloaded compression-codecs v0.4.37 |
| 640 | 2026-09-04T18:55:58.891Z | Downloaded predicates-core v1.0.10 |
| 641 | 2026-09-04T18:55:58.891Z | Downloaded progenitor-macro v0.13.0 |
| 642 | 2026-09-04T18:55:58.891Z | Downloaded sha1 v0.10.6 |
| 643 | 2026-09-04T18:55:58.891Z | Downloaded bs58 v0.5.1 |
| 644 | 2026-09-04T18:55:58.891Z | Downloaded erased-serde v0.3.31 |
| 645 | 2026-09-04T18:55:58.891Z | Downloaded chacha20 v0.9.1 |
| 646 | 2026-09-04T18:55:58.891Z | Downloaded strip-ansi-escapes v0.2.1 |
| 647 | 2026-09-04T18:55:58.891Z | Downloaded buf-list v1.1.2 |
| 648 | 2026-09-04T18:55:58.891Z | Downloaded filetime v0.2.27 |
| 649 | 2026-09-04T18:55:58.891Z | Downloaded foldhash v0.1.5 |
| 650 | 2026-09-04T18:55:58.892Z | Downloaded git-stub-vcs v0.1.0 |
| 651 | 2026-09-04T18:55:58.892Z | Downloaded globset v0.4.18 |
| 652 | 2026-09-04T18:55:58.892Z | Downloaded hash32 v0.2.1 |
| 653 | 2026-09-04T18:55:58.892Z | Downloaded colored v3.1.1 |
| 654 | 2026-09-04T18:55:58.892Z | Downloaded console v0.16.2 |
| 655 | 2026-09-04T18:55:58.892Z | Downloaded const-oid v0.9.6 |
| 656 | 2026-09-04T18:55:58.892Z | Downloaded take_mut v0.2.2 |
| 657 | 2026-09-04T18:55:58.892Z | Downloaded num-integer v0.1.46 |
| 658 | 2026-09-04T18:55:58.892Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 659 | 2026-09-04T18:55:58.892Z | Downloaded ahash v0.8.12 |
| 660 | 2026-09-04T18:55:58.892Z | Downloaded backon v1.6.0 |
| 661 | 2026-09-04T18:55:58.892Z | Downloaded tagptr v0.2.0 |
| 662 | 2026-09-04T18:55:58.892Z | Downloaded tokio-macros v2.7.0 |
| 663 | 2026-09-04T18:55:58.892Z | Downloaded hmac v0.12.1 |
| 664 | 2026-09-04T18:55:58.892Z | Downloaded elliptic-curve v0.14.1 |
| 665 | 2026-09-04T18:55:58.892Z | Downloaded futures v0.3.32 |
| 666 | 2026-09-04T18:55:58.893Z | Downloaded generic-array v1.4.3 |
| 667 | 2026-09-04T18:55:58.893Z | Downloaded signature v2.2.0 |
| 668 | 2026-09-04T18:55:58.893Z | Downloaded phf v0.12.1 |
| 669 | 2026-09-04T18:55:58.893Z | Downloaded progenitor-extras v0.2.0 |
| 670 | 2026-09-04T18:55:58.893Z | Downloaded signature v3.0.0 |
| 671 | 2026-09-04T18:55:58.893Z | Downloaded rand_seeder v0.4.0 |
| 672 | 2026-09-04T18:55:58.893Z | Downloaded sqlparser_derive v0.5.0 |
| 673 | 2026-09-04T18:55:58.893Z | Downloaded tap v1.0.1 |
| 674 | 2026-09-04T18:55:58.893Z | Downloaded zeroize_derive v1.5.0 |
| 675 | 2026-09-04T18:55:58.893Z | Downloaded want v0.3.1 |
| 676 | 2026-09-04T18:55:58.893Z | Downloaded tinyvec_macros v0.1.1 |
| 677 | 2026-09-04T18:55:58.893Z | Downloaded rustls-pemfile v2.2.0 |
| 678 | 2026-09-04T18:55:58.893Z | Downloaded serde_tokenstream v0.3.0 |
| 679 | 2026-09-04T18:55:58.893Z | Downloaded unarray v0.1.4 |
| 680 | 2026-09-04T18:55:58.893Z | Downloaded clang-sys v1.8.1 |
| 681 | 2026-09-04T18:55:58.893Z | Downloaded console v0.15.11 |
| 682 | 2026-09-04T18:55:58.893Z | Downloaded utf-8 v0.7.6 |
| 683 | 2026-09-04T18:55:58.893Z | Downloaded http-body-util v0.1.3 |
| 684 | 2026-09-04T18:55:58.894Z | Downloaded cmake v0.1.57 |
| 685 | 2026-09-04T18:55:58.894Z | Downloaded blake2 v0.11.0-rc.6 |
| 686 | 2026-09-04T18:55:58.894Z | Downloaded cancel-safe-futures v0.1.5 |
| 687 | 2026-09-04T18:55:58.894Z | Downloaded enum_dispatch v0.3.13 |
| 688 | 2026-09-04T18:55:58.894Z | Downloaded blowfish v0.10.0 |
| 689 | 2026-09-04T18:55:58.894Z | Downloaded bzip2 v0.6.1 |
| 690 | 2026-09-04T18:55:58.894Z | Downloaded cexpr v0.6.0 |
| 691 | 2026-09-04T18:55:58.894Z | Downloaded slog-json v2.6.1 |
| 692 | 2026-09-04T18:55:58.894Z | Downloaded bzip2 v0.4.4 |
| 693 | 2026-09-04T18:55:58.894Z | Downloaded slog-scope v4.4.1 |
| 694 | 2026-09-04T18:55:58.898Z | Downloaded xshell-macros v0.2.7 |
| 695 | 2026-09-04T18:55:58.898Z | Downloaded zone_cfg_derive v0.3.1 |
| 696 | 2026-09-04T18:55:58.926Z | Downloaded crunchy v0.2.4 |
| 697 | 2026-09-04T18:55:58.926Z | Downloaded highway v1.3.0 |
| 698 | 2026-09-04T18:55:58.926Z | Downloaded oxide-tokio-rt v0.1.4 |
| 699 | 2026-09-04T18:55:58.926Z | Downloaded password-hash v0.5.0 |
| 700 | 2026-09-04T18:55:58.926Z | Downloaded paste v1.0.15 |
| 701 | 2026-09-04T18:55:58.926Z | Downloaded poly1305 v0.8.0 |
| 702 | 2026-09-04T18:55:58.926Z | Downloaded proc-macro-error2 v2.0.1 |
| 703 | 2026-09-04T18:55:58.926Z | Downloaded chacha20 v0.10.0 |
| 704 | 2026-09-04T18:55:58.926Z | Downloaded colored v2.2.0 |
| 705 | 2026-09-04T18:55:58.926Z | Downloaded schemars_derive v0.8.22 |
| 706 | 2026-09-04T18:55:58.926Z | Downloaded convert_case v0.4.0 |
| 707 | 2026-09-04T18:55:58.927Z | Downloaded crc v3.4.0 |
| 708 | 2026-09-04T18:55:58.927Z | Downloaded serde-hex v0.1.0 |
| 709 | 2026-09-04T18:55:58.927Z | Downloaded yoke-derive v0.8.1 |
| 710 | 2026-09-04T18:55:58.927Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 711 | 2026-09-04T18:55:58.927Z | Downloaded httparse v1.10.1 |
| 712 | 2026-09-04T18:55:58.927Z | Downloaded parking_lot_core v0.9.12 |
| 713 | 2026-09-04T18:55:58.927Z | Downloaded tokio-tungstenite v0.23.1 |
| 714 | 2026-09-04T18:55:58.927Z | Downloaded defmt v0.3.100 |
| 715 | 2026-09-04T18:55:58.927Z | Downloaded hmac v0.13.0 |
| 716 | 2026-09-04T18:55:58.927Z | Downloaded debug-ignore v1.0.5 |
| 717 | 2026-09-04T18:55:58.927Z | Downloaded difflib v0.4.0 |
| 718 | 2026-09-04T18:55:58.927Z | Downloaded dtrace-parser v0.3.0 |
| 719 | 2026-09-04T18:55:58.927Z | Downloaded glob v0.3.3 |
| 720 | 2026-09-04T18:55:58.927Z | Downloaded tui-tree-widget v0.23.1 |
| 721 | 2026-09-04T18:55:58.927Z | Downloaded pkcs8 v0.11.0 |
| 722 | 2026-09-04T18:55:58.927Z | Downloaded half v1.8.3 |
| 723 | 2026-09-04T18:55:58.927Z | Downloaded getrandom v0.2.17 |
| 724 | 2026-09-04T18:55:58.927Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 725 | 2026-09-04T18:55:58.927Z | Downloaded slab v0.4.12 |
| 726 | 2026-09-04T18:55:58.927Z | Downloaded ssh-cipher v0.3.0 |
| 727 | 2026-09-04T18:55:58.927Z | Downloaded subtle v2.6.1 |
| 728 | 2026-09-04T18:55:58.927Z | Downloaded spki v0.8.0 |
| 729 | 2026-09-04T18:55:58.927Z | Downloaded support-bundle-viewer v0.1.2 |
| 730 | 2026-09-04T18:55:58.927Z | Downloaded synstructure v0.13.2 |
| 731 | 2026-09-04T18:55:58.927Z | Downloaded tiny-keccak v2.0.2 |
| 732 | 2026-09-04T18:55:58.928Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 733 | 2026-09-04T18:55:58.928Z | Downloaded libscf-sys v1.2.0 |
| 734 | 2026-09-04T18:55:58.928Z | Downloaded walkdir v2.5.0 |
| 735 | 2026-09-04T18:55:58.928Z | Downloaded zerovec-derive v0.11.2 |
| 736 | 2026-09-04T18:55:58.928Z | Downloaded zstd-safe v7.2.4 |
| 737 | 2026-09-04T18:55:58.929Z | Downloaded unicase v2.9.0 |
| 738 | 2026-09-04T18:55:58.929Z | Downloaded hyper-tls v0.6.0 |
| 739 | 2026-09-04T18:55:58.929Z | Downloaded display-error-chain v0.2.2 |
| 740 | 2026-09-04T18:55:58.929Z | Downloaded blake2 v0.10.6 |
| 741 | 2026-09-04T18:55:58.929Z | Downloaded dirs-sys-next v0.1.2 |
| 742 | 2026-09-04T18:55:58.929Z | Downloaded kem v0.3.0 |
| 743 | 2026-09-04T18:55:58.929Z | Downloaded wyz v0.5.1 |
| 744 | 2026-09-04T18:55:58.929Z | Downloaded memoffset v0.9.1 |
| 745 | 2026-09-04T18:55:58.929Z | Downloaded vergen-lib v0.1.6 |
| 746 | 2026-09-04T18:55:58.929Z | Downloaded postgres-protocol v0.6.10 |
| 747 | 2026-09-04T18:55:58.929Z | Downloaded vsss-rs v3.3.4 |
| 748 | 2026-09-04T18:55:58.929Z | Downloaded critical-section v1.2.0 |
| 749 | 2026-09-04T18:55:58.929Z | Downloaded compact_str v0.8.1 |
| 750 | 2026-09-04T18:55:58.929Z | Downloaded der_derive v0.7.3 |
| 751 | 2026-09-04T18:55:58.929Z | Downloaded instant v0.1.13 |
| 752 | 2026-09-04T18:55:58.929Z | Downloaded path-slash v0.1.5 |
| 753 | 2026-09-04T18:55:58.929Z | Downloaded percent-encoding v2.3.2 |
| 754 | 2026-09-04T18:55:58.929Z | Downloaded instability v0.3.11 |
| 755 | 2026-09-04T18:55:58.930Z | Downloaded parse-size v1.1.0 |
| 756 | 2026-09-04T18:55:58.930Z | Downloaded precomputed-hash v0.1.1 |
| 757 | 2026-09-04T18:55:58.930Z | Downloaded internet-checksum v0.2.1 |
| 758 | 2026-09-04T18:55:58.930Z | Downloaded serde_path_to_error v0.1.20 |
| 759 | 2026-09-04T18:55:58.930Z | Downloaded tokio-stream v0.1.18 |
| 760 | 2026-09-04T18:55:58.930Z | Downloaded backtrace v0.3.76 |
| 761 | 2026-09-04T18:55:58.930Z | Downloaded omicron-zone-package v0.12.3 |
| 762 | 2026-09-04T18:55:58.930Z | Downloaded getrandom v0.3.4 |
| 763 | 2026-09-04T18:55:58.930Z | Downloaded diesel-dtrace v0.5.0 |
| 764 | 2026-09-04T18:55:58.930Z | Downloaded ryu v1.0.23 |
| 765 | 2026-09-04T18:55:58.930Z | Downloaded schemars v0.8.22 |
| 766 | 2026-09-04T18:55:58.930Z | Downloaded find-msvc-tools v0.1.9 |
| 767 | 2026-09-04T18:55:58.930Z | Downloaded radium v0.7.0 |
| 768 | 2026-09-04T18:55:58.930Z | Downloaded multimap v0.10.1 |
| 769 | 2026-09-04T18:55:58.930Z | Downloaded rand_xorshift v0.4.0 |
| 770 | 2026-09-04T18:55:58.930Z | Downloaded scroll_derive v0.13.1 |
| 771 | 2026-09-04T18:55:58.930Z | Downloaded chumsky v0.9.3 |
| 772 | 2026-09-04T18:55:58.930Z | Downloaded ctr v0.10.1 |
| 773 | 2026-09-04T18:55:58.930Z | Downloaded num_enum_derive v0.5.11 |
| 774 | 2026-09-04T18:55:58.930Z | Downloaded openssl-probe v0.2.1 |
| 775 | 2026-09-04T18:55:58.930Z | Downloaded knus-derive v3.4.0 |
| 776 | 2026-09-04T18:55:58.930Z | Downloaded lock_api v0.4.14 |
| 777 | 2026-09-04T18:55:58.930Z | Downloaded arc-swap v1.8.2 |
| 778 | 2026-09-04T18:55:58.930Z | Downloaded chacha20poly1305 v0.10.1 |
| 779 | 2026-09-04T18:55:58.930Z | Downloaded match_cfg v0.1.0 |
| 780 | 2026-09-04T18:55:58.930Z | Downloaded stringprep v0.1.5 |
| 781 | 2026-09-04T18:55:58.931Z | Downloaded derive_builder_core v0.20.2 |
| 782 | 2026-09-04T18:55:58.931Z | Downloaded proc-macro-crate v3.4.0 |
| 783 | 2026-09-04T18:55:58.931Z | Downloaded sapling-renderdag v0.1.0 |
| 784 | 2026-09-04T18:55:58.931Z | Downloaded sponge-cursor v0.1.0 |
| 785 | 2026-09-04T18:55:58.931Z | Downloaded seq-macro v0.3.6 |
| 786 | 2026-09-04T18:55:58.931Z | Downloaded serde_spanned v1.1.1 |
| 787 | 2026-09-04T18:55:58.931Z | Downloaded num-complex v0.4.6 |
| 788 | 2026-09-04T18:55:58.931Z | Downloaded corncobs v0.1.4 |
| 789 | 2026-09-04T18:55:58.931Z | Downloaded crossbeam-utils v0.8.21 |
| 790 | 2026-09-04T18:55:58.931Z | Downloaded half v2.7.1 |
| 791 | 2026-09-04T18:55:58.931Z | Downloaded olpc-cjson v0.1.4 |
| 792 | 2026-09-04T18:55:58.931Z | Downloaded strum v0.26.3 |
| 793 | 2026-09-04T18:55:58.931Z | Downloaded base64 v0.21.7 |
| 794 | 2026-09-04T18:55:58.931Z | Downloaded papergrid v0.18.0 |
| 795 | 2026-09-04T18:55:58.964Z | Downloaded pem-rfc7468 v1.0.0 |
| 796 | 2026-09-04T18:55:58.964Z | Downloaded postcard v1.1.3 |
| 797 | 2026-09-04T18:55:58.964Z | Downloaded trait-variant v0.1.2 |
| 798 | 2026-09-04T18:55:58.964Z | Downloaded zerocopy v0.6.6 |
| 799 | 2026-09-04T18:55:58.964Z | Downloaded p384 v0.14.0 |
| 800 | 2026-09-04T18:55:58.964Z | Downloaded ecdsa v0.17.0 |
| 801 | 2026-09-04T18:55:58.964Z | Downloaded signal-hook-mio v0.2.5 |
| 802 | 2026-09-04T18:55:58.964Z | Downloaded progenitor-client v0.13.0 |
| 803 | 2026-09-04T18:55:58.964Z | Downloaded progenitor-client v0.14.0 |
| 804 | 2026-09-04T18:55:58.964Z | Downloaded rand_core v0.9.5 |
| 805 | 2026-09-04T18:55:58.964Z | Downloaded r2d2 v0.8.10 |
| 806 | 2026-09-04T18:55:58.964Z | Downloaded rand_core v0.10.0 |
| 807 | 2026-09-04T18:55:58.964Z | Downloaded flume v0.11.1 |
| 808 | 2026-09-04T18:55:58.996Z | Downloaded cpubits v0.1.1 |
| 809 | 2026-09-04T18:55:58.997Z | Downloaded bytes v1.11.1 |
| 810 | 2026-09-04T18:55:58.997Z | Downloaded supports-unicode v3.0.0 |
| 811 | 2026-09-04T18:55:58.997Z | Downloaded thread-id v5.1.0 |
| 812 | 2026-09-04T18:55:58.997Z | Downloaded flate2 v1.1.9 |
| 813 | 2026-09-04T18:55:58.997Z | Downloaded ar_archive_writer v0.5.1 |
| 814 | 2026-09-04T18:55:58.997Z | Downloaded bumpalo v3.20.2 |
| 815 | 2026-09-04T18:55:58.997Z | Downloaded multer v3.1.0 |
| 816 | 2026-09-04T18:55:58.997Z | Downloaded nonempty v0.12.0 |
| 817 | 2026-09-04T18:55:58.997Z | Downloaded litrs v1.0.0 |
| 818 | 2026-09-04T18:55:58.997Z | Downloaded owo-colors v4.3.0 |
| 819 | 2026-09-04T18:55:58.997Z | Downloaded testing_table v0.3.0 |
| 820 | 2026-09-04T18:55:58.997Z | Downloaded memmap2 v0.9.10 |
| 821 | 2026-09-04T18:55:58.998Z | Downloaded universal-hash v0.6.1 |
| 822 | 2026-09-04T18:55:58.998Z | Downloaded usdt-attr-macro v0.6.0 |
| 823 | 2026-09-04T18:55:58.998Z | Downloaded downcast-rs v2.0.2 |
| 824 | 2026-09-04T18:55:58.998Z | Downloaded socket2 v0.5.10 |
| 825 | 2026-09-04T18:55:58.998Z | Downloaded darling v0.20.11 |
| 826 | 2026-09-04T18:55:58.998Z | Downloaded derive_builder v0.20.2 |
| 827 | 2026-09-04T18:55:58.998Z | Downloaded simd-adler32 v0.3.8 |
| 828 | 2026-09-04T18:55:58.998Z | Downloaded hybrid-array v0.4.13 |
| 829 | 2026-09-04T18:55:58.998Z | Downloaded wnaf v0.14.0 |
| 830 | 2026-09-04T18:55:58.999Z | Downloaded dof v0.4.0 |
| 831 | 2026-09-04T18:55:58.999Z | Downloaded idna_adapter v1.2.1 |
| 832 | 2026-09-04T18:55:58.999Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 833 | 2026-09-04T18:55:58.999Z | Downloaded darling_macro v0.13.4 |
| 834 | 2026-09-04T18:55:58.999Z | Downloaded dyn-clone v1.0.20 |
| 835 | 2026-09-04T18:55:58.999Z | Downloaded resolv-conf v0.7.6 |
| 836 | 2026-09-04T18:55:58.999Z | Downloaded postgres-types v0.2.12 |
| 837 | 2026-09-04T18:55:59.000Z | Downloaded strum_macros v0.27.2 |
| 838 | 2026-09-04T18:55:59.000Z | Downloaded vergen-git2 v9.1.0 |
| 839 | 2026-09-04T18:55:59.000Z | Downloaded tungstenite v0.21.0 |
| 840 | 2026-09-04T18:55:59.000Z | Downloaded keccak v0.1.6 |
| 841 | 2026-09-04T18:55:59.000Z | Downloaded heapless v0.8.0 |
| 842 | 2026-09-04T18:55:59.082Z | Downloaded unsafe-libyaml v0.2.11 |
| 843 | 2026-09-04T18:55:59.082Z | Downloaded indexmap v1.9.3 |
| 844 | 2026-09-04T18:55:59.082Z | Downloaded ingot-macros v0.2.0 |
| 845 | 2026-09-04T18:55:59.082Z | Downloaded schemars v0.9.0 |
| 846 | 2026-09-04T18:55:59.082Z | Downloaded ipnet v2.12.0 |
| 847 | 2026-09-04T18:55:59.082Z | Downloaded sec1 v0.8.1 |
| 848 | 2026-09-04T18:55:59.082Z | Downloaded sync_wrapper v1.0.2 |
| 849 | 2026-09-04T18:55:59.082Z | Downloaded maybe-uninit v2.0.0 |
| 850 | 2026-09-04T18:55:59.082Z | Downloaded newtype_derive v0.1.6 |
| 851 | 2026-09-04T18:55:59.082Z | Downloaded normalize-line-endings v0.3.0 |
| 852 | 2026-09-04T18:55:59.082Z | Downloaded smf v0.2.3 |
| 853 | 2026-09-04T18:55:59.082Z | Downloaded headers v0.4.1 |
| 854 | 2026-09-04T18:55:59.082Z | Downloaded cc v1.2.56 |
| 855 | 2026-09-04T18:55:59.082Z | Downloaded string_cache v0.8.9 |
| 856 | 2026-09-04T18:55:59.092Z | Downloaded constant_time_eq v0.4.2 |
| 857 | 2026-09-04T18:55:59.092Z | Downloaded linked-hash-map v0.5.6 |
| 858 | 2026-09-04T18:55:59.092Z | Downloaded lru-slab v0.1.2 |
| 859 | 2026-09-04T18:55:59.092Z | Downloaded tokio-native-tls v0.3.1 |
| 860 | 2026-09-04T18:55:59.092Z | Downloaded parking_lot v0.12.5 |
| 861 | 2026-09-04T18:55:59.092Z | Downloaded thiserror-no-std v2.0.2 |
| 862 | 2026-09-04T18:55:59.092Z | Downloaded tokio-dtrace v0.1.1 |
| 863 | 2026-09-04T18:55:59.092Z | Downloaded delegate v0.13.5 |
| 864 | 2026-09-04T18:55:59.093Z | Downloaded base64 v0.22.1 |
| 865 | 2026-09-04T18:55:59.093Z | Downloaded vergen-gitcl v1.0.8 |
| 866 | 2026-09-04T18:55:59.094Z | Downloaded poly1305 v0.9.0 |
| 867 | 2026-09-04T18:55:59.094Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 868 | 2026-09-04T18:55:59.094Z | Downloaded term v1.2.1 |
| 869 | 2026-09-04T18:55:59.094Z | Downloaded darling_core v0.20.11 |
| 870 | 2026-09-04T18:55:59.094Z | Downloaded zeroize v1.9.0 |
| 871 | 2026-09-04T18:55:59.094Z | Downloaded oxide-update-engine-types v0.1.2 |
| 872 | 2026-09-04T18:55:59.094Z | Downloaded data-encoding v2.10.0 |
| 873 | 2026-09-04T18:55:59.094Z | Downloaded serde_with_macros v3.21.0 |
| 874 | 2026-09-04T18:55:59.094Z | Downloaded hickory-resolver v0.24.4 |
| 875 | 2026-09-04T18:55:59.094Z | Downloaded secrecy v0.10.3 |
| 876 | 2026-09-04T18:55:59.094Z | Downloaded sha1 v0.11.0 |
| 877 | 2026-09-04T18:55:59.094Z | Downloaded jobserver v0.1.34 |
| 878 | 2026-09-04T18:55:59.095Z | Downloaded libefi-sys v0.1.0 |
| 879 | 2026-09-04T18:55:59.095Z | Downloaded phf_shared v0.11.3 |
| 880 | 2026-09-04T18:55:59.095Z | Downloaded miette-derive v7.6.0 |
| 881 | 2026-09-04T18:55:59.095Z | Downloaded hickory-resolver v0.25.2 |
| 882 | 2026-09-04T18:55:59.095Z | Downloaded knus v3.4.0 |
| 883 | 2026-09-04T18:55:59.095Z | Downloaded hashbrown v0.12.3 |
| 884 | 2026-09-04T18:55:59.095Z | Downloaded crossbeam-epoch v0.9.18 |
| 885 | 2026-09-04T18:55:59.106Z | Downloaded parking_lot_core v0.8.6 |
| 886 | 2026-09-04T18:55:59.106Z | Downloaded ingot v0.2.1 |
| 887 | 2026-09-04T18:55:59.106Z | Downloaded ipnetwork v0.21.1 |
| 888 | 2026-09-04T18:55:59.106Z | Downloaded scheduled-thread-pool v0.2.7 |
| 889 | 2026-09-04T18:55:59.106Z | Downloaded nom v7.1.3 |
| 890 | 2026-09-04T18:55:59.106Z | Downloaded unicode-xid v0.2.6 |
| 891 | 2026-09-04T18:55:59.106Z | Downloaded darling v0.21.3 |
| 892 | 2026-09-04T18:55:59.131Z | Downloaded potential_utf v0.1.4 |
| 893 | 2026-09-04T18:55:59.131Z | Downloaded same-file v1.0.6 |
| 894 | 2026-09-04T18:55:59.131Z | Downloaded pem-rfc7468 v0.7.0 |
| 895 | 2026-09-04T18:55:59.131Z | Downloaded heapless v0.7.17 |
| 896 | 2026-09-04T18:55:59.131Z | Downloaded tokio-rustls v0.26.4 |
| 897 | 2026-09-04T18:55:59.132Z | Downloaded native-tls v0.2.18 |
| 898 | 2026-09-04T18:55:59.132Z | Downloaded strum v0.27.2 |
| 899 | 2026-09-04T18:55:59.215Z | Downloaded topological-sort v0.2.2 |
| 900 | 2026-09-04T18:55:59.215Z | Downloaded darling_core v0.21.3 |
| 901 | 2026-09-04T18:55:59.215Z | Downloaded supports-color v3.0.2 |
| 902 | 2026-09-04T18:55:59.215Z | Downloaded typify v0.6.2 |
| 903 | 2026-09-04T18:55:59.215Z | Downloaded iana-time-zone v0.1.65 |
| 904 | 2026-09-04T18:55:59.215Z | Downloaded tokio-test v0.4.5 |
| 905 | 2026-09-04T18:55:59.215Z | Downloaded rustversion v1.0.22 |
| 906 | 2026-09-04T18:55:59.215Z | Downloaded utf8_iter v1.0.4 |
| 907 | 2026-09-04T18:55:59.215Z | Downloaded void v1.0.2 |
| 908 | 2026-09-04T18:55:59.215Z | Downloaded pretty_assertions v1.4.1 |
| 909 | 2026-09-04T18:55:59.215Z | Downloaded pkcs5 v0.8.1 |
| 910 | 2026-09-04T18:55:59.215Z | Downloaded progenitor-impl v0.13.0 |
| 911 | 2026-09-04T18:55:59.215Z | Downloaded rand v0.10.1 |
| 912 | 2026-09-04T18:55:59.215Z | Downloaded serde_cbor v0.11.2 |
| 913 | 2026-09-04T18:55:59.215Z | Downloaded peg v0.8.5 |
| 914 | 2026-09-04T18:55:59.215Z | Downloaded darling_macro v0.21.3 |
| 915 | 2026-09-04T18:55:59.216Z | Downloaded rustls-platform-verifier v0.6.2 |
| 916 | 2026-09-04T18:55:59.216Z | Downloaded slog-dtrace v0.3.0 |
| 917 | 2026-09-04T18:55:59.216Z | Downloaded url v2.5.8 |
| 918 | 2026-09-04T18:55:59.216Z | Downloaded zopfli v0.8.3 |
| 919 | 2026-09-04T18:55:59.216Z | Downloaded quinn v0.11.11 |
| 920 | 2026-09-04T18:55:59.216Z | Downloaded schemars v1.2.1 |
| 921 | 2026-09-04T18:55:59.216Z | Downloaded untrusted v0.9.0 |
| 922 | 2026-09-04T18:55:59.216Z | Downloaded tabwriter v1.4.1 |
| 923 | 2026-09-04T18:55:59.216Z | Downloaded crypto-common v0.2.2 |
| 924 | 2026-09-04T18:55:59.216Z | Downloaded derive_more v0.99.20 |
| 925 | 2026-09-04T18:55:59.216Z | Downloaded defmt-parser v1.0.0 |
| 926 | 2026-09-04T18:55:59.216Z | Downloaded digest-io v0.1.0 |
| 927 | 2026-09-04T18:55:59.217Z | Downloaded pkcs1 v0.7.5 |
| 928 | 2026-09-04T18:55:59.217Z | Downloaded hashbrown v0.13.2 |
| 929 | 2026-09-04T18:55:59.217Z | Downloaded inout v0.1.4 |
| 930 | 2026-09-04T18:55:59.217Z | Downloaded inout v0.2.2 |
| 931 | 2026-09-04T18:55:59.217Z | Downloaded kstat-rs v0.2.5 |
| 932 | 2026-09-04T18:55:59.217Z | Downloaded maplit v1.0.2 |
| 933 | 2026-09-04T18:55:59.217Z | Downloaded serde_derive_internals v0.29.1 |
| 934 | 2026-09-04T18:55:59.217Z | Downloaded signal-hook-registry v1.4.8 |
| 935 | 2026-09-04T18:55:59.258Z | Downloaded ident_case v1.0.1 |
| 936 | 2026-09-04T18:55:59.259Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 937 | 2026-09-04T18:55:59.259Z | Downloaded md-5 v0.10.6 |
| 938 | 2026-09-04T18:55:59.259Z | Downloaded newtype-uuid-macros v0.1.0 |
| 939 | 2026-09-04T18:55:59.259Z | Downloaded rustyline v14.0.0 |
| 940 | 2026-09-04T18:55:59.259Z | Downloaded num_enum v0.5.11 |
| 941 | 2026-09-04T18:55:59.259Z | Downloaded tokio-tungstenite v0.21.0 |
| 942 | 2026-09-04T18:55:59.259Z | Downloaded unicode_categories v0.1.1 |
| 943 | 2026-09-04T18:55:59.259Z | Downloaded oso-derive v0.27.3 |
| 944 | 2026-09-04T18:55:59.259Z | Downloaded toml_edit v0.19.15 |
| 945 | 2026-09-04T18:55:59.259Z | Downloaded icu_locale_core v2.1.1 |
| 946 | 2026-09-04T18:55:59.259Z | Downloaded aes v0.9.1 |
| 947 | 2026-09-04T18:55:59.259Z | Downloaded snafu v0.8.9 |
| 948 | 2026-09-04T18:55:59.259Z | Downloaded lru v0.12.5 |
| 949 | 2026-09-04T18:55:59.259Z | Downloaded num v0.4.3 |
| 950 | 2026-09-04T18:55:59.260Z | Downloaded slog v2.8.2 |
| 951 | 2026-09-04T18:55:59.260Z | Downloaded oso v0.27.3 |
| 952 | 2026-09-04T18:55:59.260Z | Downloaded hickory-server v0.25.2 |
| 953 | 2026-09-04T18:55:59.260Z | Downloaded http v1.4.2 |
| 954 | 2026-09-04T18:55:59.260Z | Downloaded num-bigint v0.4.6 |
| 955 | 2026-09-04T18:55:59.260Z | Downloaded writeable v0.6.2 |
| 956 | 2026-09-04T18:55:59.260Z | Downloaded num-bigint-dig v0.8.6 |
| 957 | 2026-09-04T18:55:59.260Z | Downloaded progenitor-impl v0.14.0 |
| 958 | 2026-09-04T18:55:59.260Z | Downloaded prefix-trie v0.7.0 |
| 959 | 2026-09-04T18:55:59.291Z | Downloaded scopeguard v1.2.0 |
| 960 | 2026-09-04T18:55:59.291Z | Downloaded ignore v0.4.25 |
| 961 | 2026-09-04T18:55:59.291Z | Downloaded slog-bunyan v2.5.0 |
| 962 | 2026-09-04T18:55:59.291Z | Downloaded deranged v0.5.8 |
| 963 | 2026-09-04T18:55:59.292Z | Downloaded rand_chacha v0.9.0 |
| 964 | 2026-09-04T18:55:59.292Z | Downloaded sync-ptr v0.1.4 |
| 965 | 2026-09-04T18:55:59.292Z | Downloaded yansi v1.0.1 |
| 966 | 2026-09-04T18:55:59.292Z | Downloaded ed25519-dalek v3.0.0 |
| 967 | 2026-09-04T18:55:59.317Z | Downloaded nu-ansi-term v0.50.3 |
| 968 | 2026-09-04T18:55:59.317Z | Downloaded semver v0.1.20 |
| 969 | 2026-09-04T18:55:59.317Z | Downloaded const_format_proc_macros v0.2.34 |
| 970 | 2026-09-04T18:55:59.317Z | Downloaded time-core v0.1.8 |
| 971 | 2026-09-04T18:55:59.318Z | Downloaded unit-prefix v0.5.2 |
| 972 | 2026-09-04T18:55:59.318Z | Downloaded smallvec v1.15.1 |
| 973 | 2026-09-04T18:55:59.318Z | Downloaded uuid v1.23.4 |
| 974 | 2026-09-04T18:55:59.318Z | Downloaded miniz_oxide v0.8.9 |
| 975 | 2026-09-04T18:55:59.318Z | Downloaded openssl-sys v0.9.117 |
| 976 | 2026-09-04T18:55:59.318Z | Downloaded peg-macros v0.8.5 |
| 977 | 2026-09-04T18:55:59.318Z | Downloaded primeorder v0.13.6 |
| 978 | 2026-09-04T18:55:59.318Z | Downloaded spin v0.9.8 |
| 979 | 2026-09-04T18:55:59.318Z | Downloaded hyper-rustls v0.27.7 |
| 980 | 2026-09-04T18:55:59.318Z | Downloaded sigpipe v0.1.3 |
| 981 | 2026-09-04T18:55:59.318Z | Downloaded tinystr v0.8.2 |
| 982 | 2026-09-04T18:55:59.318Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 983 | 2026-09-04T18:55:59.318Z | Downloaded ron v0.8.1 |
| 984 | 2026-09-04T18:55:59.318Z | Downloaded tower v0.5.3 |
| 985 | 2026-09-04T18:55:59.318Z | Downloaded darling_macro v0.23.0 |
| 986 | 2026-09-04T18:55:59.318Z | Downloaded crypto-bigint v0.5.5 |
| 987 | 2026-09-04T18:55:59.395Z | Downloaded tower-layer v0.3.3 |
| 988 | 2026-09-04T18:55:59.395Z | Downloaded ppv-lite86 v0.2.21 |
| 989 | 2026-09-04T18:55:59.395Z | Downloaded usdt-macro v0.6.0 |
| 990 | 2026-09-04T18:55:59.395Z | Downloaded zerofrom-derive v0.1.6 |
| 991 | 2026-09-04T18:55:59.395Z | Downloaded der v0.7.10 |
| 992 | 2026-09-04T18:55:59.395Z | Downloaded crc-catalog v2.4.0 |
| 993 | 2026-09-04T18:55:59.396Z | Downloaded crc32fast v1.5.0 |
| 994 | 2026-09-04T18:55:59.396Z | Downloaded oxnet v0.1.6 |
| 995 | 2026-09-04T18:55:59.396Z | Downloaded prettyplease v0.2.37 |
| 996 | 2026-09-04T18:55:59.396Z | Downloaded smallvec v0.6.14 |
| 997 | 2026-09-04T18:55:59.396Z | Downloaded icu_collections v2.1.1 |
| 998 | 2026-09-04T18:55:59.396Z | Downloaded yasna v0.5.2 |
| 999 | 2026-09-04T18:55:59.396Z | Downloaded p521 v0.14.0 |
| 1000 | 2026-09-04T18:55:59.396Z | Downloaded psl-types v2.0.11 |
| 1001 | 2026-09-04T18:55:59.396Z | Downloaded pkcs8 v0.10.2 |
| 1002 | 2026-09-04T18:55:59.396Z | Downloaded phc v0.6.1 |
| 1003 | 2026-09-04T18:55:59.397Z | Downloaded phf v0.13.1 |
| 1004 | 2026-09-04T18:55:59.397Z | Downloaded dirs-next v2.0.0 |
| 1005 | 2026-09-04T18:55:59.397Z | Downloaded static_assertions v1.1.0 |
| 1006 | 2026-09-04T18:55:59.397Z | Downloaded vte v0.14.1 |
| 1007 | 2026-09-04T18:55:59.397Z | Downloaded module-lattice v0.2.3 |
| 1008 | 2026-09-04T18:55:59.397Z | Downloaded new_debug_unreachable v1.0.6 |
| 1009 | 2026-09-04T18:55:59.397Z | Downloaded darling v0.23.0 |
| 1010 | 2026-09-04T18:55:59.397Z | Downloaded hashbrown v0.16.1 |
| 1011 | 2026-09-04T18:55:59.419Z | Downloaded xattr v1.6.1 |
| 1012 | 2026-09-04T18:55:59.419Z | Downloaded parking_lot v0.11.2 |
| 1013 | 2026-09-04T18:55:59.420Z | Downloaded rpassword v7.5.4 |
| 1014 | 2026-09-04T18:55:59.421Z | Downloaded rustc-demangle v0.1.27 |
| 1015 | 2026-09-04T18:55:59.421Z | Downloaded rustls-native-certs v0.8.3 |
| 1016 | 2026-09-04T18:55:59.421Z | Downloaded mio v1.2.0 |
| 1017 | 2026-09-04T18:55:59.421Z | Downloaded tokio-postgres v0.7.16 |
| 1018 | 2026-09-04T18:55:59.421Z | Downloaded drift v0.2.0 |
| 1019 | 2026-09-04T18:55:59.421Z | Downloaded signal-hook v0.3.18 |
| 1020 | 2026-09-04T18:55:59.421Z | Downloaded socket2 v0.6.3 |
| 1021 | 2026-09-04T18:55:59.421Z | Downloaded strum_macros v0.24.3 |
| 1022 | 2026-09-04T18:55:59.421Z | Downloaded managed v0.8.0 |
| 1023 | 2026-09-04T18:55:59.422Z | Downloaded tungstenite v0.23.0 |
| 1024 | 2026-09-04T18:55:59.422Z | Downloaded defmt-macros v1.0.1 |
| 1025 | 2026-09-04T18:55:59.422Z | Downloaded rustls-webpki v0.103.13 |
| 1026 | 2026-09-04T18:55:59.422Z | Downloaded libsw-core v0.3.2 |
| 1027 | 2026-09-04T18:55:59.422Z | Downloaded darling v0.13.4 |
| 1028 | 2026-09-04T18:55:59.422Z | Downloaded tls_codec_derive v0.4.2 |
| 1029 | 2026-09-04T18:55:59.422Z | Downloaded usdt-impl v0.6.0 |
| 1030 | 2026-09-04T18:55:59.422Z | Downloaded defmt v1.0.1 |
| 1031 | 2026-09-04T18:55:59.422Z | Downloaded ref-cast-impl v1.0.25 |
| 1032 | 2026-09-04T18:55:59.422Z | Downloaded ed25519-dalek v2.2.0 |
| 1033 | 2026-09-04T18:55:59.422Z | Downloaded serde_repr v0.1.20 |
| 1034 | 2026-09-04T18:55:59.422Z | Downloaded futures-util v0.3.32 |
| 1035 | 2026-09-04T18:55:59.422Z | Downloaded typed-path v0.9.3 |
| 1036 | 2026-09-04T18:55:59.422Z | Downloaded sha2 v0.11.0 |
| 1037 | 2026-09-04T18:55:59.422Z | Downloaded serde_plain v1.0.2 |
| 1038 | 2026-09-04T18:55:59.422Z | Downloaded siphasher v1.0.2 |
| 1039 | 2026-09-04T18:55:59.422Z | Downloaded tower-service v0.3.3 |
| 1040 | 2026-09-04T18:55:59.422Z | Downloaded const_format v0.2.35 |
| 1041 | 2026-09-04T18:55:59.422Z | Downloaded linear-map v1.2.0 |
| 1042 | 2026-09-04T18:55:59.422Z | Downloaded yoke v0.8.1 |
| 1043 | 2026-09-04T18:55:59.422Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1044 | 2026-09-04T18:55:59.430Z | Downloaded csv-core v0.1.13 |
| 1045 | 2026-09-04T18:55:59.430Z | Downloaded displaydoc v0.2.5 |
| 1046 | 2026-09-04T18:55:59.430Z | Downloaded either v1.15.0 |
| 1047 | 2026-09-04T18:55:59.430Z | Downloaded ed25519 v3.0.0 |
| 1048 | 2026-09-04T18:55:59.430Z | Downloaded rtoolbox v0.0.3 |
| 1049 | 2026-09-04T18:55:59.430Z | Downloaded wait-timeout v0.2.1 |
| 1050 | 2026-09-04T18:55:59.430Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1051 | 2026-09-04T18:55:59.430Z | Downloaded supports-hyperlinks v3.2.0 |
| 1052 | 2026-09-04T18:55:59.430Z | Downloaded hashbrown v0.15.5 |
| 1053 | 2026-09-04T18:55:59.430Z | Downloaded zip v4.6.1 |
| 1054 | 2026-09-04T18:55:59.447Z | Downloaded port-file v0.1.0 |
| 1055 | 2026-09-04T18:55:59.447Z | Downloaded progenitor v0.14.0 |
| 1056 | 2026-09-04T18:55:59.447Z | Downloaded zerofrom v0.1.6 |
| 1057 | 2026-09-04T18:55:59.507Z | Downloaded darling_macro v0.20.11 |
| 1058 | 2026-09-04T18:55:59.507Z | Downloaded libloading v0.8.9 |
| 1059 | 2026-09-04T18:55:59.507Z | Downloaded mime_guess v2.0.5 |
| 1060 | 2026-09-04T18:55:59.507Z | Downloaded is-terminal v0.4.17 |
| 1061 | 2026-09-04T18:55:59.507Z | Downloaded dropshot-api-manager v0.8.0 |
| 1062 | 2026-09-04T18:55:59.507Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1063 | 2026-09-04T18:55:59.508Z | Downloaded pem v3.0.6 |
| 1064 | 2026-09-04T18:55:59.508Z | Downloaded diesel_derives v2.3.7 |
| 1065 | 2026-09-04T18:55:59.508Z | Downloaded publicsuffix v2.3.0 |
| 1066 | 2026-09-04T18:55:59.508Z | Downloaded md5 v0.8.0 |
| 1067 | 2026-09-04T18:55:59.508Z | Downloaded whoami v2.1.0 |
| 1068 | 2026-09-04T18:55:59.508Z | Downloaded primefield v0.14.0 |
| 1069 | 2026-09-04T18:55:59.508Z | Downloaded quick-error v1.2.3 |
| 1070 | 2026-09-04T18:55:59.508Z | Downloaded russh-cryptovec v0.62.0 |
| 1071 | 2026-09-04T18:55:59.508Z | Downloaded indicatif v0.18.4 |
| 1072 | 2026-09-04T18:55:59.508Z | Downloaded parse-display v0.10.0 |
| 1073 | 2026-09-04T18:55:59.521Z | Downloaded itertools v0.10.5 |
| 1074 | 2026-09-04T18:55:59.521Z | Downloaded strsim v0.10.0 |
| 1075 | 2026-09-04T18:55:59.521Z | Downloaded cookie v0.18.1 |
| 1076 | 2026-09-04T18:55:59.521Z | Downloaded reedline v0.40.0 |
| 1077 | 2026-09-04T18:55:59.521Z | Downloaded sec1 v0.7.3 |
| 1078 | 2026-09-04T18:55:59.521Z | Downloaded tough v0.22.0 |
| 1079 | 2026-09-04T18:55:59.522Z | Downloaded icu_properties_data v2.1.2 |
| 1080 | 2026-09-04T18:55:59.522Z | Downloaded tracing-core v0.1.36 |
| 1081 | 2026-09-04T18:55:59.522Z | Downloaded sqlformat v0.3.5 |
| 1082 | 2026-09-04T18:55:59.522Z | Downloaded time-macros v0.2.27 |
| 1083 | 2026-09-04T18:55:59.522Z | Downloaded hkdf v0.12.4 |
| 1084 | 2026-09-04T18:55:59.522Z | Downloaded icu_normalizer_data v2.1.1 |
| 1085 | 2026-09-04T18:55:59.522Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1086 | 2026-09-04T18:55:59.522Z | Downloaded stable_deref_trait v1.2.1 |
| 1087 | 2026-09-04T18:55:59.522Z | Downloaded typify-macro v0.6.2 |
| 1088 | 2026-09-04T18:55:59.522Z | Downloaded blake3 v1.8.5 |
| 1089 | 2026-09-04T18:55:59.522Z | Downloaded crossbeam-deque v0.8.6 |
| 1090 | 2026-09-04T18:55:59.522Z | Downloaded steno v0.4.1 |
| 1091 | 2026-09-04T18:55:59.522Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1092 | 2026-09-04T18:55:59.522Z | Downloaded illumos-nvpair v0.3.0 |
| 1093 | 2026-09-04T18:55:59.543Z | Downloaded ed25519 v2.2.3 |
| 1094 | 2026-09-04T18:55:59.543Z | Downloaded quinn-udp v0.5.14 |
| 1095 | 2026-09-04T18:55:59.543Z | Downloaded ctutils v0.4.2 |
| 1096 | 2026-09-04T18:55:59.543Z | Downloaded rayon-core v1.13.0 |
| 1097 | 2026-09-04T18:55:59.543Z | Downloaded num_enum v0.7.6 |
| 1098 | 2026-09-04T18:55:59.544Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1099 | 2026-09-04T18:55:59.625Z | Downloaded ingot-types v0.2.0 |
| 1100 | 2026-09-04T18:55:59.625Z | Downloaded keccak v0.2.0 |
| 1101 | 2026-09-04T18:55:59.625Z | Downloaded indent_write v2.2.0 |
| 1102 | 2026-09-04T18:55:59.625Z | Downloaded jiff-static v0.2.34 |
| 1103 | 2026-09-04T18:55:59.625Z | Downloaded pin-project-internal v1.1.11 |
| 1104 | 2026-09-04T18:55:59.625Z | Downloaded predicates v3.1.4 |
| 1105 | 2026-09-04T18:55:59.625Z | Downloaded oxide-generation v0.1.3 |
| 1106 | 2026-09-04T18:55:59.625Z | Downloaded recursive v0.1.1 |
| 1107 | 2026-09-04T18:55:59.625Z | Downloaded russh-util v0.52.0 |
| 1108 | 2026-09-04T18:55:59.625Z | Downloaded rustc_version v0.4.1 |
| 1109 | 2026-09-04T18:55:59.626Z | Downloaded signal-hook-tokio v0.3.1 |
| 1110 | 2026-09-04T18:55:59.626Z | Downloaded qorb v0.4.1 |
| 1111 | 2026-09-04T18:55:59.626Z | Downloaded structmeta-derive v0.3.0 |
| 1112 | 2026-09-04T18:55:59.626Z | Downloaded icu_provider v2.1.1 |
| 1113 | 2026-09-04T18:55:59.626Z | Downloaded rusty-fork v0.3.1 |
| 1114 | 2026-09-04T18:55:59.626Z | Downloaded idna v1.1.0 |
| 1115 | 2026-09-04T18:55:59.626Z | Downloaded serde_with_macros v1.5.2 |
| 1116 | 2026-09-04T18:55:59.626Z | Downloaded termtree v0.5.1 |
| 1117 | 2026-09-04T18:55:59.626Z | Downloaded cstr-argument v0.1.2 |
| 1118 | 2026-09-04T18:55:59.626Z | Downloaded unicode-bidi v0.3.18 |
| 1119 | 2026-09-04T18:55:59.626Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1120 | 2026-09-04T18:55:59.626Z | Downloaded rsa v0.9.10 |
| 1121 | 2026-09-04T18:55:59.626Z | Downloaded slog-term v2.9.2 |
| 1122 | 2026-09-04T18:55:59.626Z | Downloaded termios v0.3.3 |
| 1123 | 2026-09-04T18:55:59.626Z | Downloaded tracing-attributes v0.1.31 |
| 1124 | 2026-09-04T18:55:59.626Z | Downloaded usdt v0.6.0 |
| 1125 | 2026-09-04T18:55:59.626Z | Downloaded waitgroup v0.1.2 |
| 1126 | 2026-09-04T18:55:59.626Z | Downloaded hkdf v0.13.0 |
| 1127 | 2026-09-04T18:55:59.626Z | Downloaded shlex v1.3.0 |
| 1128 | 2026-09-04T18:55:59.626Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1129 | 2026-09-04T18:55:59.626Z | Downloaded ssh-encoding v0.3.0 |
| 1130 | 2026-09-04T18:55:59.626Z | Downloaded thread_local v1.1.9 |
| 1131 | 2026-09-04T18:55:59.626Z | Downloaded cpufeatures v0.3.0 |
| 1132 | 2026-09-04T18:55:59.626Z | Downloaded is_ci v1.2.0 |
| 1133 | 2026-09-04T18:55:59.626Z | Downloaded lzss v0.8.2 |
| 1134 | 2026-09-04T18:55:59.702Z | Downloaded num-traits v0.2.19 |
| 1135 | 2026-09-04T18:55:59.702Z | Downloaded daft v0.1.8 |
| 1136 | 2026-09-04T18:55:59.703Z | Downloaded packed_struct_codegen v0.10.1 |
| 1137 | 2026-09-04T18:55:59.703Z | Downloaded serde-big-array v0.5.1 |
| 1138 | 2026-09-04T18:55:59.703Z | Downloaded crypto-primes v0.7.2 |
| 1139 | 2026-09-04T18:55:59.703Z | Downloaded samael v0.0.19 |
| 1140 | 2026-09-04T18:55:59.703Z | Downloaded libsw v3.5.0 |
| 1141 | 2026-09-04T18:55:59.703Z | Downloaded hyper-staticfile v0.10.1 |
| 1142 | 2026-09-04T18:55:59.703Z | Downloaded ml-kem v0.3.2 |
| 1143 | 2026-09-04T18:55:59.703Z | Downloaded newtype-uuid v1.3.2 |
| 1144 | 2026-09-04T18:55:59.703Z | Downloaded num-rational v0.4.2 |
| 1145 | 2026-09-04T18:55:59.703Z | Downloaded pbkdf2 v0.13.0 |
| 1146 | 2026-09-04T18:55:59.703Z | Downloaded try-lock v0.2.5 |
| 1147 | 2026-09-04T18:55:59.703Z | Downloaded similar v2.7.0 |
| 1148 | 2026-09-04T18:55:59.703Z | Downloaded pkg-config v0.3.32 |
| 1149 | 2026-09-04T18:55:59.703Z | Downloaded hashbrown v0.14.5 |
| 1150 | 2026-09-04T18:55:59.703Z | Downloaded h2 v0.4.15 |
| 1151 | 2026-09-04T18:55:59.703Z | Downloaded polyval v0.7.1 |
| 1152 | 2026-09-04T18:55:59.703Z | Downloaded shell-words v1.1.1 |
| 1153 | 2026-09-04T18:55:59.703Z | Downloaded psm v0.1.30 |
| 1154 | 2026-09-04T18:55:59.703Z | Downloaded slog-async v2.8.0 |
| 1155 | 2026-09-04T18:55:59.703Z | Downloaded winnow v0.5.40 |
| 1156 | 2026-09-04T18:55:59.703Z | Downloaded subprocess v0.2.15 |
| 1157 | 2026-09-04T18:55:59.703Z | Downloaded mime v0.3.17 |
| 1158 | 2026-09-04T18:55:59.703Z | Downloaded lalrpop-util v0.19.12 |
| 1159 | 2026-09-04T18:55:59.703Z | Downloaded serde_bytes v0.11.19 |
| 1160 | 2026-09-04T18:55:59.703Z | Downloaded num-derive v0.4.2 |
| 1161 | 2026-09-04T18:55:59.703Z | Downloaded powerfmt v0.2.0 |
| 1162 | 2026-09-04T18:55:59.704Z | Downloaded nom v8.0.0 |
| 1163 | 2026-09-04T18:55:59.737Z | Downloaded whoami v1.6.1 |
| 1164 | 2026-09-04T18:55:59.737Z | Downloaded bitvec v1.0.1 |
| 1165 | 2026-09-04T18:55:59.737Z | Downloaded cookie_store v0.22.1 |
| 1166 | 2026-09-04T18:55:59.737Z | Downloaded rsa v0.10.0-rc.18 |
| 1167 | 2026-09-04T18:55:59.737Z | Downloaded dropshot_endpoint v0.17.1 |
| 1168 | 2026-09-04T18:55:59.737Z | Downloaded unicode-properties v0.1.4 |
| 1169 | 2026-09-04T18:55:59.737Z | Downloaded nanorand v0.7.0 |
| 1170 | 2026-09-04T18:55:59.737Z | Downloaded crc8 v0.1.1 |
| 1171 | 2026-09-04T18:55:59.737Z | Downloaded ecdsa v0.16.9 |
| 1172 | 2026-09-04T18:55:59.737Z | Downloaded derive_builder_macro v0.20.2 |
| 1173 | 2026-09-04T18:55:59.737Z | Downloaded des v0.9.0 |
| 1174 | 2026-09-04T18:55:59.737Z | Downloaded opaque-debug v0.3.1 |
| 1175 | 2026-09-04T18:55:59.737Z | Downloaded num-conv v0.2.0 |
| 1176 | 2026-09-04T18:55:59.737Z | Downloaded num_enum_derive v0.7.6 |
| 1177 | 2026-09-04T18:55:59.737Z | Downloaded diff v0.1.13 |
| 1178 | 2026-09-04T18:55:59.737Z | Downloaded progenitor v0.13.0 |
| 1179 | 2026-09-04T18:55:59.737Z | Downloaded itertools v0.15.0 |
| 1180 | 2026-09-04T18:55:59.737Z | Downloaded indoc v1.0.9 |
| 1181 | 2026-09-04T18:55:59.737Z | Downloaded universal-hash v0.5.1 |
| 1182 | 2026-09-04T18:55:59.737Z | Downloaded secrecy v0.8.0 |
| 1183 | 2026-09-04T18:55:59.737Z | Downloaded zone v0.3.1 |
| 1184 | 2026-09-04T18:55:59.737Z | Downloaded lazy_static v1.5.0 |
| 1185 | 2026-09-04T18:55:59.765Z | Downloaded unicode-truncate v1.1.0 |
| 1186 | 2026-09-04T18:55:59.766Z | Downloaded structmeta v0.3.0 |
| 1187 | 2026-09-04T18:55:59.766Z | Downloaded p256 v0.14.0 |
| 1188 | 2026-09-04T18:55:59.766Z | Downloaded sha3 v0.12.0 |
| 1189 | 2026-09-04T18:55:59.766Z | Downloaded darling_core v0.23.0 |
| 1190 | 2026-09-04T18:55:59.766Z | Downloaded twox-hash v2.1.2 |
| 1191 | 2026-09-04T18:55:59.766Z | Downloaded derive-ex v0.1.8 |
| 1192 | 2026-09-04T18:55:59.766Z | Downloaded document-features v0.2.12 |
| 1193 | 2026-09-04T18:55:59.766Z | Downloaded indoc v2.0.7 |
| 1194 | 2026-09-04T18:55:59.766Z | Downloaded peg-runtime v0.8.5 |
| 1195 | 2026-09-04T18:55:59.766Z | Downloaded strum_macros v0.26.4 |
| 1196 | 2026-09-04T18:55:59.766Z | Downloaded parse-display-derive v0.10.0 |
| 1197 | 2026-09-04T18:55:59.766Z | Downloaded uzers v0.12.2 |
| 1198 | 2026-09-04T18:55:59.766Z | Downloaded serde_with v1.14.0 |
| 1199 | 2026-09-04T18:55:59.766Z | Downloaded dsl_auto_type v0.2.0 |
| 1200 | 2026-09-04T18:55:59.766Z | Downloaded untrusted v0.7.1 |
| 1201 | 2026-09-04T18:55:59.766Z | Downloaded derive-where v1.6.0 |
| 1202 | 2026-09-04T18:55:59.766Z | Downloaded der v0.8.0 |
| 1203 | 2026-09-04T18:55:59.766Z | Downloaded digest v0.11.3 |
| 1204 | 2026-09-04T18:55:59.825Z | Downloaded tower-http v0.6.8 |
| 1205 | 2026-09-04T18:55:59.825Z | Downloaded salsa20 v0.11.0 |
| 1206 | 2026-09-04T18:55:59.825Z | Downloaded zerotrie v0.2.3 |
| 1207 | 2026-09-04T18:55:59.825Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1208 | 2026-09-04T18:55:59.825Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1209 | 2026-09-04T18:55:59.825Z | Downloaded packed_struct v0.10.1 |
| 1210 | 2026-09-04T18:55:59.825Z | Downloaded snafu-derive v0.8.9 |
| 1211 | 2026-09-04T18:55:59.825Z | Downloaded test-strategy v0.4.5 |
| 1212 | 2026-09-04T18:55:59.825Z | Downloaded oxide-update-engine v0.1.2 |
| 1213 | 2026-09-04T18:55:59.825Z | Downloaded scrypt v0.12.0 |
| 1214 | 2026-09-04T18:55:59.825Z | Downloaded serdect v0.4.3 |
| 1215 | 2026-09-04T18:55:59.825Z | Downloaded slog-stdlog v4.1.1 |
| 1216 | 2026-09-04T18:55:59.825Z | Downloaded tls_codec v0.4.2 |
| 1217 | 2026-09-04T18:55:59.826Z | Downloaded reqwest v0.13.2 |
| 1218 | 2026-09-04T18:55:59.826Z | Downloaded primeorder v0.14.0 |
| 1219 | 2026-09-04T18:55:59.826Z | Downloaded stacker v0.1.23 |
| 1220 | 2026-09-04T18:55:59.826Z | Downloaded rand_core v0.6.4 |
| 1221 | 2026-09-04T18:55:59.826Z | Downloaded zip v0.6.6 |
| 1222 | 2026-09-04T18:55:59.907Z | Downloaded vcpkg v0.2.15 |
| 1223 | 2026-09-04T18:55:59.908Z | Downloaded elliptic-curve v0.13.8 |
| 1224 | 2026-09-04T18:55:59.908Z | Downloaded pin-project v1.1.11 |
| 1225 | 2026-09-04T18:55:59.908Z | Downloaded bindgen v0.71.1 |
| 1226 | 2026-09-04T18:55:59.908Z | Downloaded term v0.7.0 |
| 1227 | 2026-09-04T18:55:59.908Z | Downloaded rustls-pki-types v1.14.0 |
| 1228 | 2026-09-04T18:55:59.908Z | Downloaded aws-lc-rs v1.16.3 |
| 1229 | 2026-09-04T18:55:59.908Z | Downloaded scroll v0.13.0 |
| 1230 | 2026-09-04T18:55:59.908Z | Downloaded lru-cache v0.1.2 |
| 1231 | 2026-09-04T18:55:59.908Z | Downloaded chrono v0.4.45 |
| 1232 | 2026-09-04T18:55:59.908Z | Downloaded scuffle v0.1.0 |
| 1233 | 2026-09-04T18:55:59.908Z | Downloaded convert_case v0.10.0 |
| 1234 | 2026-09-04T18:55:59.908Z | Downloaded vergen v9.1.0 |
| 1235 | 2026-09-04T18:55:59.908Z | Downloaded xshell v0.2.7 |
| 1236 | 2026-09-04T18:55:59.909Z | Downloaded humantime v2.3.0 |
| 1237 | 2026-09-04T18:55:59.909Z | Downloaded hyper v1.10.1 |
| 1238 | 2026-09-04T18:55:59.909Z | Downloaded daft-derive v0.1.8 |
| 1239 | 2026-09-04T18:55:59.909Z | Downloaded rawzip v0.4.4 |
| 1240 | 2026-09-04T18:55:59.909Z | Downloaded vergen-lib v9.1.0 |
| 1241 | 2026-09-04T18:55:59.909Z | Downloaded dunce v1.0.5 |
| 1242 | 2026-09-04T18:55:59.909Z | Downloaded pin-project-lite v0.2.17 |
| 1243 | 2026-09-04T18:55:59.909Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1244 | 2026-09-04T18:55:59.909Z | Downloaded unicode-normalization v0.1.25 |
| 1245 | 2026-09-04T18:55:59.909Z | Downloaded icu_properties v2.1.2 |
| 1246 | 2026-09-04T18:55:59.909Z | Downloaded spki v0.7.3 |
| 1247 | 2026-09-04T18:55:59.910Z | Downloaded zstd v0.13.3 |
| 1248 | 2026-09-04T18:55:59.910Z | Downloaded rcgen v0.12.1 |
| 1249 | 2026-09-04T18:55:59.910Z | Downloaded tinyvec v1.10.0 |
| 1250 | 2026-09-04T18:55:59.910Z | Downloaded crc-any v2.5.0 |
| 1251 | 2026-09-04T18:55:59.910Z | Downloaded darling_core v0.13.4 |
| 1252 | 2026-09-04T18:55:59.914Z | Downloaded toml v0.7.8 |
| 1253 | 2026-09-04T18:55:59.914Z | Downloaded crossterm v0.28.1 |
| 1254 | 2026-09-04T18:56:00.023Z | Downloaded crossterm v0.29.0 |
| 1255 | 2026-09-04T18:56:00.024Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1256 | 2026-09-04T18:56:00.024Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1257 | 2026-09-04T18:56:00.024Z | Downloaded iri-string v0.7.10 |
| 1258 | 2026-09-04T18:56:00.024Z | Downloaded git2 v0.20.4 |
| 1259 | 2026-09-04T18:56:00.024Z | Downloaded quinn-proto v0.11.16 |
| 1260 | 2026-09-04T18:56:00.024Z | Downloaded litemap v0.8.1 |
| 1261 | 2026-09-04T18:56:00.024Z | Downloaded russh v0.62.4 |
| 1262 | 2026-09-04T18:56:00.024Z | Downloaded unicode-segmentation v1.12.0 |
| 1263 | 2026-09-04T18:56:00.024Z | Downloaded miette v7.6.0 |
| 1264 | 2026-09-04T18:56:00.024Z | Downloaded crossbeam-channel v0.5.15 |
| 1265 | 2026-09-04T18:56:00.024Z | Downloaded zerocopy-derive v0.8.55 |
| 1266 | 2026-09-04T18:56:00.024Z | Downloaded itertools v0.14.0 |
| 1267 | 2026-09-04T18:56:00.025Z | Downloaded rand v0.9.2 |
| 1268 | 2026-09-04T18:56:00.025Z | Downloaded p384 v0.13.1 |
| 1269 | 2026-09-04T18:56:00.025Z | Downloaded x509-cert v0.2.5 |
| 1270 | 2026-09-04T18:56:00.025Z | Downloaded tar v0.4.46 |
| 1271 | 2026-09-04T18:56:00.025Z | Downloaded libxml v0.3.3 |
| 1272 | 2026-09-04T18:56:00.129Z | Downloaded regex v1.12.3 |
| 1273 | 2026-09-04T18:56:00.129Z | Downloaded derive_more v2.1.1 |
| 1274 | 2026-09-04T18:56:00.129Z | Downloaded regex-syntax v0.6.29 |
| 1275 | 2026-09-04T18:56:00.129Z | Downloaded iddqd v0.4.2 |
| 1276 | 2026-09-04T18:56:00.129Z | Downloaded gimli v0.32.3 |
| 1277 | 2026-09-04T18:56:00.129Z | Downloaded itertools v0.13.0 |
| 1278 | 2026-09-04T18:56:00.129Z | Downloaded goblin v0.10.5 |
| 1279 | 2026-09-04T18:56:00.129Z | Downloaded minimal-lexical v0.2.1 |
| 1280 | 2026-09-04T18:56:00.129Z | Downloaded moka v0.12.13 |
| 1281 | 2026-09-04T18:56:00.129Z | Downloaded zerovec v0.11.5 |
| 1282 | 2026-09-04T18:56:00.129Z | Downloaded proptest v1.11.0 |
| 1283 | 2026-09-04T18:56:00.129Z | Downloaded tabled v0.21.0 |
| 1284 | 2026-09-04T18:56:00.129Z | Downloaded jiff-core v0.1.0 |
| 1285 | 2026-09-04T18:56:00.129Z | Downloaded icu_normalizer v2.1.1 |
| 1286 | 2026-09-04T18:56:00.129Z | Downloaded rand v0.8.6 |
| 1287 | 2026-09-04T18:56:00.129Z | Downloaded polar-core v0.27.3 |
| 1288 | 2026-09-04T18:56:00.129Z | Downloaded zlib-rs v0.6.2 |
| 1289 | 2026-09-04T18:56:00.130Z | Downloaded derive_more-impl v2.1.1 |
| 1290 | 2026-09-04T18:56:00.130Z | Downloaded serde_with v3.21.0 |
| 1291 | 2026-09-04T18:56:00.226Z | Downloaded quick-xml v0.37.5 |
| 1292 | 2026-09-04T18:56:00.226Z | Downloaded winnow v1.0.3 |
| 1293 | 2026-09-04T18:56:00.226Z | Downloaded bstr v1.12.1 |
| 1294 | 2026-09-04T18:56:00.226Z | Downloaded hyper-util v0.1.20 |
| 1295 | 2026-09-04T18:56:00.226Z | Downloaded itertools v0.12.1 |
| 1296 | 2026-09-04T18:56:00.226Z | Downloaded reqwest v0.12.28 |
| 1297 | 2026-09-04T18:56:00.226Z | Downloaded salty v0.3.0 |
| 1298 | 2026-09-04T18:56:00.226Z | Downloaded winnow v0.6.26 |
| 1299 | 2026-09-04T18:56:00.227Z | Downloaded regress v0.11.1 |
| 1300 | 2026-09-04T18:56:00.227Z | Downloaded time v0.3.47 |
| 1301 | 2026-09-04T18:56:00.227Z | Downloaded tokio-util v0.7.18 |
| 1302 | 2026-09-04T18:56:00.227Z | Downloaded smoltcp v0.9.1 |
| 1303 | 2026-09-04T18:56:00.227Z | Downloaded curve25519-dalek v4.1.3 |
| 1304 | 2026-09-04T18:56:00.227Z | Downloaded curve25519-dalek v5.0.0 |
| 1305 | 2026-09-04T18:56:00.227Z | Downloaded object v0.30.4 |
| 1306 | 2026-09-04T18:56:00.310Z | Downloaded petname v2.0.2 |
| 1307 | 2026-09-04T18:56:00.310Z | Downloaded radix_trie v0.2.1 |
| 1308 | 2026-09-04T18:56:00.310Z | Downloaded portable-atomic v1.13.1 |
| 1309 | 2026-09-04T18:56:00.310Z | Downloaded libm v0.2.16 |
| 1310 | 2026-09-04T18:56:00.310Z | Downloaded object v0.37.3 |
| 1311 | 2026-09-04T18:56:00.310Z | Downloaded zerocopy v0.8.55 |
| 1312 | 2026-09-04T18:56:00.310Z | Downloaded lalrpop v0.19.12 |
| 1313 | 2026-09-04T18:56:00.311Z | Downloaded rayon v1.11.0 |
| 1314 | 2026-09-04T18:56:00.311Z | Downloaded sqlparser v0.61.0 |
| 1315 | 2026-09-04T18:56:00.311Z | Downloaded syn v3.0.3 |
| 1316 | 2026-09-04T18:56:00.311Z | Downloaded hickory-proto v0.24.4 |
| 1317 | 2026-09-04T18:56:00.311Z | Downloaded rustls v0.23.41 |
| 1318 | 2026-09-04T18:56:00.311Z | Downloaded hickory-proto v0.25.2 |
| 1319 | 2026-09-04T18:56:00.311Z | Downloaded crypto-bigint v0.7.5 |
| 1320 | 2026-09-04T18:56:00.311Z | Downloaded nix v0.27.1 |
| 1321 | 2026-09-04T18:56:00.311Z | Downloaded regex-syntax v0.8.10 |
| 1322 | 2026-09-04T18:56:00.311Z | Downloaded dropshot v0.17.1 |
| 1323 | 2026-09-04T18:56:00.406Z | Downloaded nix v0.31.2 |
| 1324 | 2026-09-04T18:56:00.406Z | Downloaded openssl v0.10.80 |
| 1325 | 2026-09-04T18:56:00.406Z | Downloaded rustix v0.38.44 |
| 1326 | 2026-09-04T18:56:00.407Z | Downloaded nix v0.28.0 |
| 1327 | 2026-09-04T18:56:00.407Z | Downloaded sled v0.34.7 |
| 1328 | 2026-09-04T18:56:00.407Z | Downloaded typify-impl v0.6.2 |
| 1329 | 2026-09-04T18:56:00.407Z | Downloaded smoltcp v0.11.0 |
| 1330 | 2026-09-04T18:56:00.407Z | Downloaded zerocopy-derive v0.6.6 |
| 1331 | 2026-09-04T18:56:00.407Z | Downloaded openapiv3 v2.2.0 |
| 1332 | 2026-09-04T18:56:00.407Z | Downloaded regress v0.10.5 |
| 1333 | 2026-09-04T18:56:00.407Z | Downloaded sha3 v0.11.0 |
| 1334 | 2026-09-04T18:56:00.407Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1335 | 2026-09-04T18:56:00.407Z | Downloaded tracing v0.1.44 |
| 1336 | 2026-09-04T18:56:00.454Z | Downloaded diesel v2.3.7 |
| 1337 | 2026-09-04T18:56:00.454Z | Downloaded ratatui v0.29.0 |
| 1338 | 2026-09-04T18:56:00.454Z | Downloaded petgraph v0.6.5 |
| 1339 | 2026-09-04T18:56:00.454Z | Downloaded chrono-tz v0.10.4 |
| 1340 | 2026-09-04T18:56:00.454Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1341 | 2026-09-04T18:56:00.454Z | Downloaded regex-automata v0.4.14 |
| 1342 | 2026-09-04T18:56:00.543Z | Downloaded jiff v0.2.34 |
| 1343 | 2026-09-04T18:56:00.600Z | Downloaded petgraph v0.8.3 |
| 1344 | 2026-09-04T18:56:00.600Z | Downloaded sha3 v0.10.8 |
| 1345 | 2026-09-04T18:56:00.600Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1346 | 2026-09-04T18:56:00.600Z | Downloaded csv v1.4.0 |
| 1347 | 2026-09-04T18:56:00.618Z | Downloaded libz-sys v1.1.24 |
| 1348 | 2026-09-04T18:56:00.618Z | Downloaded tokio v1.52.1 |
| 1349 | 2026-09-04T18:56:00.618Z | Downloaded encoding_rs v0.8.35 |
| 1350 | 2026-09-04T18:56:00.627Z | Downloaded ring v0.17.14 |
| 1351 | 2026-09-04T18:56:01.006Z | Downloaded aws-lc-sys v0.40.0 |
| 1352 | 2026-09-04T18:56:01.253Z | Compiling serde_core v1.0.228 |
| 1353 | 2026-09-04T18:56:01.253Z | Compiling libc v0.2.185 |
| 1354 | 2026-09-04T18:56:01.253Z | Compiling serde v1.0.228 |
| 1355 | 2026-09-04T18:56:01.256Z | Compiling log v0.4.33 |
| 1356 | 2026-09-04T18:56:01.256Z | Compiling smallvec v1.15.1 |
| 1357 | 2026-09-04T18:56:01.256Z | Compiling find-msvc-tools v0.1.9 |
| 1358 | 2026-09-04T18:56:01.256Z | Compiling shlex v1.3.0 |
| 1359 | 2026-09-04T18:56:01.396Z | Compiling syn v2.0.117 |
| 1360 | 2026-09-04T18:56:01.614Z | Compiling subtle v2.6.1 |
| 1361 | 2026-09-04T18:56:01.638Z | Compiling scopeguard v1.2.0 |
| 1362 | 2026-09-04T18:56:01.654Z | Compiling stable_deref_trait v1.2.1 |
| 1363 | 2026-09-04T18:56:01.724Z | Compiling lock_api v0.4.14 |
| 1364 | 2026-09-04T18:56:01.733Z | Compiling typenum v1.20.1 |
| 1365 | 2026-09-04T18:56:01.748Z | Compiling zerocopy v0.8.55 |
| 1366 | 2026-09-04T18:56:01.754Z | Compiling portable-atomic v1.13.1 |
| 1367 | 2026-09-04T18:56:01.818Z | Compiling serde_json v1.0.151 |
| 1368 | 2026-09-04T18:56:01.955Z | Compiling critical-section v1.2.0 |
| 1369 | 2026-09-04T18:56:02.025Z | Compiling libm v0.2.16 |
| 1370 | 2026-09-04T18:56:02.103Z | Compiling num-traits v0.2.19 |
| 1371 | 2026-09-04T18:56:02.233Z | Compiling pkg-config v0.3.32 |
| 1372 | 2026-09-04T18:56:02.297Z | Compiling errno v0.3.14 |
| 1373 | 2026-09-04T18:56:02.329Z | Compiling jobserver v0.1.34 |
| 1374 | 2026-09-04T18:56:02.411Z | Compiling getrandom v0.2.17 |
| 1375 | 2026-09-04T18:56:02.567Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-04T18:56:02.687Z | Compiling rand_core v0.6.4 |
| 1377 | 2026-09-04T18:56:02.754Z | Compiling generic-array v0.14.7 |
| 1378 | 2026-09-04T18:56:02.798Z | Compiling pin-project-lite v0.2.17 |
| 1379 | 2026-09-04T18:56:02.891Z | Compiling once_cell v1.21.3 |
| 1380 | 2026-09-04T18:56:02.926Z | Compiling getrandom v0.4.3 |
| 1381 | 2026-09-04T18:56:02.926Z | Compiling parking_lot_core v0.9.12 |
| 1382 | 2026-09-04T18:56:03.008Z | Compiling const-oid v0.9.6 |
| 1383 | 2026-09-04T18:56:03.109Z | Compiling rand_core v0.10.0 |
| 1384 | 2026-09-04T18:56:03.236Z | Compiling signal-hook-registry v1.4.8 |
| 1385 | 2026-09-04T18:56:03.479Z | Compiling bitflags v2.11.0 |
| 1386 | 2026-09-04T18:56:03.621Z | Compiling percent-encoding v2.3.2 |
| 1387 | 2026-09-04T18:56:03.638Z | Compiling litemap v0.8.1 |
| 1388 | 2026-09-04T18:56:03.670Z | Compiling writeable v0.6.2 |
| 1389 | 2026-09-04T18:56:03.706Z | Compiling futures-core v0.3.32 |
| 1390 | 2026-09-04T18:56:03.806Z | Compiling semver v1.0.28 |
| 1391 | 2026-09-04T18:56:03.829Z | Compiling parking_lot v0.12.5 |
| 1392 | 2026-09-04T18:56:03.851Z | Compiling mio v1.2.0 |
| 1393 | 2026-09-04T18:56:03.868Z | Compiling icu_normalizer_data v2.1.1 |
| 1394 | 2026-09-04T18:56:03.871Z | Compiling icu_properties_data v2.1.2 |
| 1395 | 2026-09-04T18:56:04.105Z | Compiling socket2 v0.6.3 |
| 1396 | 2026-09-04T18:56:04.123Z | Compiling getrandom v0.3.4 |
| 1397 | 2026-09-04T18:56:04.159Z | Compiling rustix v1.1.4 |
| 1398 | 2026-09-04T18:56:04.185Z | Compiling futures-sink v0.3.32 |
| 1399 | 2026-09-04T18:56:04.228Z | Compiling indexmap v2.14.0 |
| 1400 | 2026-09-04T18:56:04.302Z | Compiling synstructure v0.13.2 |
| 1401 | 2026-09-04T18:56:04.330Z | Compiling futures-channel v0.3.32 |
| 1402 | 2026-09-04T18:56:04.506Z | Compiling utf8_iter v1.0.4 |
| 1403 | 2026-09-04T18:56:04.532Z | Compiling futures-io v0.3.32 |
| 1404 | 2026-09-04T18:56:04.647Z | Compiling futures-task v0.3.32 |
| 1405 | 2026-09-04T18:56:04.668Z | Compiling slab v0.4.12 |
| 1406 | 2026-09-04T18:56:04.685Z | Compiling form_urlencoded v1.2.2 |
| 1407 | 2026-09-04T18:56:04.823Z | Compiling rustversion v1.0.22 |
| 1408 | 2026-09-04T18:56:04.856Z | Compiling iana-time-zone v0.1.65 |
| 1409 | 2026-09-04T18:56:04.919Z | Compiling base64ct v1.8.3 |
| 1410 | 2026-09-04T18:56:04.919Z | Compiling cmake v0.1.57 |
| 1411 | 2026-09-04T18:56:04.919Z | Compiling flagset v0.4.7 |
| 1412 | 2026-09-04T18:56:04.965Z | Compiling dunce v1.0.5 |
| 1413 | 2026-09-04T18:56:05.007Z | Compiling ident_case v1.0.1 |
| 1414 | 2026-09-04T18:56:05.030Z | Compiling regex-syntax v0.8.10 |
| 1415 | 2026-09-04T18:56:05.067Z | Compiling fs_extra v1.3.0 |
| 1416 | 2026-09-04T18:56:05.195Z | Compiling pem-rfc7468 v0.7.0 |
| 1417 | 2026-09-04T18:56:05.210Z | Compiling rand_core v0.9.5 |
| 1418 | 2026-09-04T18:56:05.350Z | Compiling uuid v1.23.4 |
| 1419 | 2026-09-04T18:56:05.423Z | Compiling aws-lc-sys v0.40.0 |
| 1420 | 2026-09-04T18:56:05.485Z | Compiling base64 v0.22.1 |
| 1421 | 2026-09-04T18:56:05.486Z | Compiling vcpkg v0.2.15 |
| 1422 | 2026-09-04T18:56:05.851Z | Compiling syn v1.0.109 |
| 1423 | 2026-09-04T18:56:05.878Z | Compiling serde_derive_internals v0.29.1 |
| 1424 | 2026-09-04T18:56:05.917Z | Compiling rustc_version v0.4.1 |
| 1425 | 2026-09-04T18:56:05.964Z | Compiling serde_derive v1.0.228 |
| 1426 | 2026-09-04T18:56:06.053Z | Compiling zeroize_derive v1.5.0 |
| 1427 | 2026-09-04T18:56:06.148Z | Compiling zerocopy-derive v0.8.55 |
| 1428 | 2026-09-04T18:56:06.237Z | Compiling zerofrom-derive v0.1.6 |
| 1429 | 2026-09-04T18:56:06.243Z | Compiling yoke-derive v0.8.1 |
| 1430 | 2026-09-04T18:56:06.703Z | Compiling zerovec-derive v0.11.2 |
| 1431 | 2026-09-04T18:56:06.786Z | Compiling displaydoc v0.2.5 |
| 1432 | 2026-09-04T18:56:07.445Z | Compiling tokio-macros v2.7.0 |
| 1433 | 2026-09-04T18:56:07.458Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-09-04T18:56:07.553Z | Compiling der_derive v0.7.3 |
| 1435 | 2026-09-04T18:56:07.669Z | Compiling zerofrom v0.1.6 |
| 1436 | 2026-09-04T18:56:07.799Z | Compiling yoke v0.8.1 |
| 1437 | 2026-09-04T18:56:07.833Z | Compiling thiserror-impl v2.0.18 |
| 1438 | 2026-09-04T18:56:07.996Z | Compiling zerovec v0.11.5 |
| 1439 | 2026-09-04T18:56:08.188Z | Compiling zerotrie v0.2.3 |
| 1440 | 2026-09-04T18:56:08.301Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-09-04T18:56:08.485Z | Compiling tinystr v0.8.2 |
| 1442 | 2026-09-04T18:56:08.506Z | Compiling potential_utf v0.1.4 |
| 1443 | 2026-09-04T18:56:08.527Z | Compiling openssl-sys v0.9.117 |
| 1444 | 2026-09-04T18:56:08.669Z | Compiling icu_locale_core v2.1.1 |
| 1445 | 2026-09-04T18:56:08.686Z | Compiling icu_collections v2.1.1 |
| 1446 | 2026-09-04T18:56:09.096Z | Compiling tracing-attributes v0.1.31 |
| 1447 | 2026-09-04T18:56:09.146Z | Compiling thiserror v2.0.18 |
| 1448 | 2026-09-04T18:56:09.160Z | Compiling tracing-core v0.1.36 |
| 1449 | 2026-09-04T18:56:09.273Z | Compiling simd-adler32 v0.3.8 |
| 1450 | 2026-09-04T18:56:09.493Z | Compiling zeroize v1.9.0 |
| 1451 | 2026-09-04T18:56:09.493Z | Compiling bytes v1.11.1 |
| 1452 | 2026-09-04T18:56:09.532Z | Compiling icu_provider v2.1.1 |
| 1453 | 2026-09-04T18:56:09.705Z | Compiling chrono v0.4.45 |
| 1454 | 2026-09-04T18:56:10.084Z | Compiling icu_normalizer v2.1.1 |
| 1455 | 2026-09-04T18:56:10.140Z | Compiling tokio v1.52.1 |
| 1456 | 2026-09-04T18:56:10.278Z | Compiling crypto-common v0.1.7 |
| 1457 | 2026-09-04T18:56:10.432Z | Compiling block-buffer v0.10.4 |
| 1458 | 2026-09-04T18:56:10.441Z | Compiling icu_properties v2.1.2 |
| 1459 | 2026-09-04T18:56:10.441Z | Compiling der v0.7.10 |
| 1460 | 2026-09-04T18:56:10.602Z | Compiling ppv-lite86 v0.2.21 |
| 1461 | 2026-09-04T18:56:10.616Z | Compiling digest v0.10.7 |
| 1462 | 2026-09-04T18:56:10.778Z | Compiling http v1.4.2 |
| 1463 | 2026-09-04T18:56:10.878Z | Compiling schemars v0.8.22 |
| 1464 | 2026-09-04T18:56:10.960Z | Compiling rand_chacha v0.9.0 |
| 1465 | 2026-09-04T18:56:11.073Z | Compiling cpufeatures v0.2.17 |
| 1466 | 2026-09-04T18:56:11.150Z | Compiling dyn-clone v1.0.20 |
| 1467 | 2026-09-04T18:56:11.173Z | Compiling aws-lc-rs v1.16.3 |
| 1468 | 2026-09-04T18:56:11.309Z | Compiling spki v0.7.3 |
| 1469 | 2026-09-04T18:56:11.445Z | Compiling idna_adapter v1.2.1 |
| 1470 | 2026-09-04T18:56:11.515Z | Compiling pkcs8 v0.10.2 |
| 1471 | 2026-09-04T18:56:11.558Z | Compiling idna v1.1.0 |
| 1472 | 2026-09-04T18:56:11.584Z | Compiling http-body v1.0.1 |
| 1473 | 2026-09-04T18:56:11.667Z | Compiling rand v0.9.2 |
| 1474 | 2026-09-04T18:56:11.695Z | Compiling tracing v0.1.44 |
| 1475 | 2026-09-04T18:56:11.695Z | Compiling rustls-pki-types v1.14.0 |
| 1476 | 2026-09-04T18:56:11.857Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-09-04T18:56:11.967Z | Compiling url v2.5.8 |
| 1478 | 2026-09-04T18:56:12.189Z | Compiling spin v0.9.8 |
| 1479 | 2026-09-04T18:56:12.258Z | Compiling httparse v1.10.1 |
| 1480 | 2026-09-04T18:56:13.940Z | Compiling openssl-probe v0.2.1 |
| 1481 | 2026-09-04T18:56:14.139Z | Compiling crc32fast v1.5.0 |
| 1482 | 2026-09-04T18:56:14.139Z | Compiling adler2 v2.0.1 |
| 1483 | 2026-09-04T18:56:14.139Z | Compiling tinyvec_macros v0.1.1 |
| 1484 | 2026-09-04T18:56:14.139Z | Compiling cmov v0.5.4 |
| 1485 | 2026-09-04T18:56:14.139Z | Compiling miniz_oxide v0.8.9 |
| 1486 | 2026-09-04T18:56:14.139Z | Compiling tinyvec v1.10.0 |
| 1487 | 2026-09-04T18:56:14.139Z | Compiling tempfile v3.27.0 |
| 1488 | 2026-09-04T18:56:14.139Z | Compiling ctutils v0.4.2 |
| 1489 | 2026-09-04T18:56:14.139Z | Compiling pest_generator v2.8.6 |
| 1490 | 2026-09-04T18:56:14.139Z | Compiling sha2 v0.10.9 |
| 1491 | 2026-09-04T18:56:14.139Z | Compiling terminal_size v0.4.3 |
| 1492 | 2026-09-04T18:56:14.139Z | Compiling aho-corasick v1.1.4 |
| 1493 | 2026-09-04T18:56:14.140Z | Compiling unicode-segmentation v1.12.0 |
| 1494 | 2026-09-04T18:56:14.140Z | Compiling radium v0.7.0 |
| 1495 | 2026-09-04T18:56:14.140Z | Compiling tower-layer v0.3.3 |
| 1496 | 2026-09-04T18:56:14.140Z | Compiling try-lock v0.2.5 |
| 1497 | 2026-09-04T18:56:14.140Z | Compiling tower-service v0.3.3 |
| 1498 | 2026-09-04T18:56:14.140Z | Compiling tokio-util v0.7.18 |
| 1499 | 2026-09-04T18:56:14.140Z | Compiling atomic-waker v1.1.2 |
| 1500 | 2026-09-04T18:56:14.163Z | Compiling untrusted v0.7.1 |
| 1501 | 2026-09-04T18:56:14.229Z | Compiling regex-automata v0.4.14 |
| 1502 | 2026-09-04T18:56:14.313Z | Compiling want v0.3.1 |
| 1503 | 2026-09-04T18:56:14.385Z | Compiling pest_derive v2.8.6 |
| 1504 | 2026-09-04T18:56:14.473Z | Compiling hybrid-array v0.4.13 |
| 1505 | 2026-09-04T18:56:14.766Z | Compiling h2 v0.4.15 |
| 1506 | 2026-09-04T18:56:15.160Z | Compiling ipnet v2.12.0 |
| 1507 | 2026-09-04T18:56:15.309Z | Compiling scroll_derive v0.13.1 |
| 1508 | 2026-09-04T18:56:15.351Z | Compiling darling_core v0.20.11 |
| 1509 | 2026-09-04T18:56:15.486Z | Compiling rustls v0.23.41 |
| 1510 | 2026-09-04T18:56:15.636Z | Compiling httpdate v1.0.3 |
| 1511 | 2026-09-04T18:56:15.643Z | Compiling foreign-types-shared v0.1.1 |
| 1512 | 2026-09-04T18:56:15.742Z | Compiling untrusted v0.9.0 |
| 1513 | 2026-09-04T18:56:16.174Z | Compiling maybe-uninit v2.0.0 |
| 1514 | 2026-09-04T18:56:16.247Z | Compiling openssl v0.10.80 |
| 1515 | 2026-09-04T18:56:16.247Z | Compiling tap v1.0.1 |
| 1516 | 2026-09-04T18:56:16.247Z | Compiling scroll v0.13.0 |
| 1517 | 2026-09-04T18:56:16.247Z | Compiling wyz v0.5.1 |
| 1518 | 2026-09-04T18:56:16.247Z | Compiling foreign-types v0.3.2 |
| 1519 | 2026-09-04T18:56:16.247Z | Compiling unicode-normalization v0.1.25 |
| 1520 | 2026-09-04T18:56:16.276Z | Compiling rand_chacha v0.3.1 |
| 1521 | 2026-09-04T18:56:16.307Z | Compiling signature v2.2.0 |
| 1522 | 2026-09-04T18:56:16.494Z | Compiling hex v0.4.3 |
| 1523 | 2026-09-04T18:56:16.577Z | Compiling thiserror-impl v1.0.69 |
| 1524 | 2026-09-04T18:56:16.618Z | Compiling openssl-macros v0.1.1 |
| 1525 | 2026-09-04T18:56:16.754Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1526 | 2026-09-04T18:56:16.981Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1527 | 2026-09-04T18:56:17.004Z | Compiling num-integer v0.1.46 |
| 1528 | 2026-09-04T18:56:17.039Z | Compiling socket2 v0.5.10 |
| 1529 | 2026-09-04T18:56:17.320Z | Compiling wait-timeout v0.2.1 |
| 1530 | 2026-09-04T18:56:17.361Z | Compiling ahash v0.8.12 |
| 1531 | 2026-09-04T18:56:17.417Z | Compiling native-tls v0.2.18 |
| 1532 | 2026-09-04T18:56:17.554Z | Compiling darling_macro v0.20.11 |
| 1533 | 2026-09-04T18:56:17.622Z | Compiling quick-error v1.2.3 |
| 1534 | 2026-09-04T18:56:17.661Z | Compiling num-conv v0.2.0 |
| 1535 | 2026-09-04T18:56:17.661Z | Compiling num-bigint-dig v0.8.6 |
| 1536 | 2026-09-04T18:56:17.676Z | Compiling time-core v0.1.8 |
| 1537 | 2026-09-04T18:56:17.708Z | Compiling funty v2.0.0 |
| 1538 | 2026-09-04T18:56:17.786Z | Compiling powerfmt v0.2.0 |
| 1539 | 2026-09-04T18:56:17.805Z | Compiling bit-vec v0.8.0 |
| 1540 | 2026-09-04T18:56:17.816Z | Compiling packed_struct v0.10.1 |
| 1541 | 2026-09-04T18:56:17.969Z | Compiling hyper v1.10.1 |
| 1542 | 2026-09-04T18:56:20.157Z | Compiling bit-set v0.8.0 |
| 1543 | 2026-09-04T18:56:20.308Z | Compiling bitvec v1.0.1 |
| 1544 | 2026-09-04T18:56:20.310Z | Compiling darling v0.20.11 |
| 1545 | 2026-09-04T18:56:20.310Z | Compiling deranged v0.5.8 |
| 1546 | 2026-09-04T18:56:20.310Z | Compiling time-macros v0.2.27 |
| 1547 | 2026-09-04T18:56:20.310Z | Compiling clap_builder v4.6.0 |
| 1548 | 2026-09-04T18:56:20.310Z | Compiling thiserror v1.0.69 |
| 1549 | 2026-09-04T18:56:20.310Z | Compiling rusty-fork v0.3.1 |
| 1550 | 2026-09-04T18:56:20.310Z | Compiling num-iter v0.1.45 |
| 1551 | 2026-09-04T18:56:20.310Z | Compiling hyper-util v0.1.20 |
| 1552 | 2026-09-04T18:56:20.311Z | Compiling rand v0.8.6 |
| 1553 | 2026-09-04T18:56:20.311Z | Compiling goblin v0.10.5 |
| 1554 | 2026-09-04T18:56:20.311Z | Compiling packed_struct_codegen v0.10.1 |
| 1555 | 2026-09-04T18:56:20.363Z | Compiling lazy_static v1.5.0 |
| 1556 | 2026-09-04T18:56:20.427Z | Compiling hmac v0.12.1 |
| 1557 | 2026-09-04T18:56:20.535Z | Compiling serde_spanned v0.6.9 |
| 1558 | 2026-09-04T18:56:22.335Z | Compiling toml_datetime v0.6.11 |
| 1559 | 2026-09-04T18:56:22.366Z | Compiling clap_derive v4.6.1 |
| 1560 | 2026-09-04T18:56:22.366Z | Compiling bitfield-macros v0.19.4 |
| 1561 | 2026-09-04T18:56:22.366Z | Compiling zerocopy-derive v0.6.6 |
| 1562 | 2026-09-04T18:56:22.366Z | Compiling rand_xorshift v0.4.0 |
| 1563 | 2026-09-04T18:56:22.366Z | Compiling sync_wrapper v1.0.2 |
| 1564 | 2026-09-04T18:56:22.366Z | Compiling indexmap v1.9.3 |
| 1565 | 2026-09-04T18:56:22.366Z | Compiling crc-catalog v2.4.0 |
| 1566 | 2026-09-04T18:56:22.366Z | Compiling num_threads v0.1.7 |
| 1567 | 2026-09-04T18:56:22.366Z | Compiling crossbeam-utils v0.8.21 |
| 1568 | 2026-09-04T18:56:22.366Z | Compiling unarray v0.1.4 |
| 1569 | 2026-09-04T18:56:22.366Z | Compiling usdt-impl v0.6.0 |
| 1570 | 2026-09-04T18:56:22.398Z | Compiling nodrop v0.1.14 |
| 1571 | 2026-09-04T18:56:22.398Z | Compiling object v0.37.3 |
| 1572 | 2026-09-04T18:56:22.398Z | Compiling paste v1.0.15 |
| 1573 | 2026-09-04T18:56:22.398Z | Compiling siphasher v1.0.2 |
| 1574 | 2026-09-04T18:56:22.398Z | Compiling zlib-rs v0.6.2 |
| 1575 | 2026-09-04T18:56:22.398Z | Compiling array-init v0.0.4 |
| 1576 | 2026-09-04T18:56:22.398Z | Compiling dof v0.4.0 |
| 1577 | 2026-09-04T18:56:22.398Z | Compiling proptest v1.11.0 |
| 1578 | 2026-09-04T18:56:22.575Z | Compiling time v0.3.47 |
| 1579 | 2026-09-04T18:56:22.610Z | Compiling clap v4.6.1 |
| 1580 | 2026-09-04T18:56:22.690Z | Compiling zerocopy v0.6.6 |
| 1581 | 2026-09-04T18:56:23.116Z | Compiling crc v3.4.0 |
| 1582 | 2026-09-04T18:56:23.219Z | Compiling bitfield v0.19.4 |
| 1583 | 2026-09-04T18:56:23.394Z | Compiling tower v0.5.3 |
| 1584 | 2026-09-04T18:56:23.844Z | Compiling smallvec v0.6.14 |
| 1585 | 2026-09-04T18:56:24.135Z | Compiling derive_builder_core v0.20.2 |
| 1586 | 2026-09-04T18:56:24.311Z | Compiling dtrace-parser v0.3.0 |
| 1587 | 2026-09-04T18:56:24.951Z | Compiling flate2 v1.1.9 |
| 1588 | 2026-09-04T18:56:24.990Z | Compiling ipnetwork v0.21.1 |
| 1589 | 2026-09-04T18:56:25.032Z | Compiling http-body-util v0.1.3 |
| 1590 | 2026-09-04T18:56:25.303Z | Compiling pkcs1 v0.7.5 |
| 1591 | 2026-09-04T18:56:25.317Z | Compiling heapless v0.7.17 |
| 1592 | 2026-09-04T18:56:25.387Z | Compiling scroll_derive v0.12.1 |
| 1593 | 2026-09-04T18:56:25.390Z | Compiling structmeta-derive v0.3.0 |
| 1594 | 2026-09-04T18:56:25.545Z | Compiling slog v2.8.2 |
| 1595 | 2026-09-04T18:56:25.584Z | Compiling darling_core v0.23.0 |
| 1596 | 2026-09-04T18:56:25.695Z | Compiling thread-id v5.1.0 |
| 1597 | 2026-09-04T18:56:25.728Z | Compiling cookie v0.18.1 |
| 1598 | 2026-09-04T18:56:25.782Z | Compiling env_filter v2.0.0 |
| 1599 | 2026-09-04T18:56:25.915Z | Compiling syn v3.0.3 |
| 1600 | 2026-09-04T18:56:26.058Z | Compiling hashbrown v0.12.3 |
| 1601 | 2026-09-04T18:56:26.078Z | Compiling ryu v1.0.23 |
| 1602 | 2026-09-04T18:56:26.261Z | Compiling gimli v0.32.3 |
| 1603 | 2026-09-04T18:56:26.479Z | Compiling base64 v0.21.7 |
| 1604 | 2026-09-04T18:56:26.547Z | Compiling winnow v0.5.40 |
| 1605 | 2026-09-04T18:56:26.791Z | Compiling unicode-bidi v0.3.18 |
| 1606 | 2026-09-04T18:56:27.316Z | Compiling allocator-api2 v0.2.21 |
| 1607 | 2026-09-04T18:56:27.643Z | Compiling zstd-safe v7.2.4 |
| 1608 | 2026-09-04T18:56:27.835Z | Compiling unicode-properties v0.1.4 |
| 1609 | 2026-09-04T18:56:27.936Z | Compiling iri-string v0.7.10 |
| 1610 | 2026-09-04T18:56:28.043Z | Compiling anyhow v1.0.104 |
| 1611 | 2026-09-04T18:56:28.087Z | Compiling signal-hook v0.3.18 |
| 1612 | 2026-09-04T18:56:28.153Z | Compiling darling_macro v0.23.0 |
| 1613 | 2026-09-04T18:56:28.271Z | Compiling stringprep v0.1.5 |
| 1614 | 2026-09-04T18:56:28.551Z | Compiling addr2line v0.25.1 |
| 1615 | 2026-09-04T18:56:28.663Z | Compiling toml_edit v0.19.15 |
| 1616 | 2026-09-04T18:56:28.703Z | Compiling ron v0.8.1 |
| 1617 | 2026-09-04T18:56:29.216Z | Compiling tower-http v0.6.8 |
| 1618 | 2026-09-04T18:56:29.252Z | Compiling structmeta v0.3.0 |
| 1619 | 2026-09-04T18:56:29.333Z | Compiling daft-derive v0.1.8 |
| 1620 | 2026-09-04T18:56:29.423Z | Compiling serde_urlencoded v0.7.1 |
| 1621 | 2026-09-04T18:56:29.460Z | Compiling scroll v0.12.0 |
| 1622 | 2026-09-04T18:56:29.607Z | Compiling env_logger v0.11.11 |
| 1623 | 2026-09-04T18:56:29.766Z | Compiling rsa v0.9.10 |
| 1624 | 2026-09-04T18:56:29.818Z | Compiling oxnet v0.1.6 |
| 1625 | 2026-09-04T18:56:29.949Z | Compiling derive_builder_macro v0.20.2 |
| 1626 | 2026-09-04T18:56:30.029Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1627 | 2026-09-04T18:56:30.246Z | Compiling newtype-uuid v1.3.2 |
| 1628 | 2026-09-04T18:56:30.287Z | Compiling hashbrown v0.13.2 |
| 1629 | 2026-09-04T18:56:30.466Z | Compiling bzip2 v0.4.4 |
| 1630 | 2026-09-04T18:56:30.580Z | Compiling serde-hex v0.1.0 |
| 1631 | 2026-09-04T18:56:30.672Z | Compiling tokio-native-tls v0.3.1 |
| 1632 | 2026-09-04T18:56:30.780Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1633 | 2026-09-04T18:56:31.353Z | Compiling camino v1.2.5 |
| 1634 | 2026-09-04T18:56:31.729Z | Compiling bstr v1.12.1 |
| 1635 | 2026-09-04T18:56:31.834Z | Compiling crypto-common v0.2.2 |
| 1636 | 2026-09-04T18:56:32.303Z | Compiling block-buffer v0.12.1 |
| 1637 | 2026-09-04T18:56:32.365Z | Compiling block-padding v0.4.2 |
| 1638 | 2026-09-04T18:56:32.507Z | Compiling heck v0.4.1 |
| 1639 | 2026-09-04T18:56:32.540Z | Compiling rustls-native-certs v0.8.3 |
| 1640 | 2026-09-04T18:56:32.735Z | Compiling x509-cert v0.2.5 |
| 1641 | 2026-09-04T18:56:32.831Z | Compiling md-5 v0.10.6 |
| 1642 | 2026-09-04T18:56:32.875Z | Compiling erased-serde v0.3.31 |
| 1643 | 2026-09-04T18:56:33.003Z | Compiling serde_tokenstream v0.2.3 |
| 1644 | 2026-09-04T18:56:33.194Z | Compiling curve25519-dalek v4.1.3 |
| 1645 | 2026-09-04T18:56:33.310Z | Compiling zerocopy-derive v0.7.35 |
| 1646 | 2026-09-04T18:56:33.329Z | Compiling pin-project-internal v1.1.11 |
| 1647 | 2026-09-04T18:56:33.520Z | Compiling async-trait v0.1.89 |
| 1648 | 2026-09-04T18:56:33.563Z | Compiling vergen-lib v9.1.0 |
| 1649 | 2026-09-04T18:56:33.740Z | Compiling hash32 v0.2.1 |
| 1650 | 2026-09-04T18:56:33.762Z | Compiling memoffset v0.9.1 |
| 1651 | 2026-09-04T18:56:33.934Z | Compiling encoding_rs v0.8.35 |
| 1652 | 2026-09-04T18:56:33.953Z | Compiling mime v0.3.17 |
| 1653 | 2026-09-04T18:56:34.161Z | Compiling litrs v1.0.0 |
| 1654 | 2026-09-04T18:56:34.202Z | Compiling smoltcp v0.9.1 |
| 1655 | 2026-09-04T18:56:34.346Z | Compiling owo-colors v4.3.0 |
| 1656 | 2026-09-04T18:56:34.403Z | Compiling psl-types v2.0.11 |
| 1657 | 2026-09-04T18:56:34.519Z | Compiling ref-cast v1.0.25 |
| 1658 | 2026-09-04T18:56:34.534Z | Compiling rustc-demangle v0.1.27 |
| 1659 | 2026-09-04T18:56:34.537Z | Compiling rustix v0.38.44 |
| 1660 | 2026-09-04T18:56:34.593Z | Compiling crc-any v2.5.0 |
| 1661 | 2026-09-04T18:56:34.655Z | Compiling fallible-iterator v0.2.0 |
| 1662 | 2026-09-04T18:56:34.670Z | Compiling cfg_aliases v0.2.1 |
| 1663 | 2026-09-04T18:56:34.743Z | Compiling nix v0.31.2 |
| 1664 | 2026-09-04T18:56:34.821Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1665 | 2026-09-04T18:56:34.854Z | Compiling backtrace v0.3.76 |
| 1666 | 2026-09-04T18:56:34.915Z | Compiling document-features v0.2.12 |
| 1667 | 2026-09-04T18:56:34.955Z | Compiling postgres-protocol v0.6.10 |
| 1668 | 2026-09-04T18:56:35.035Z | Compiling publicsuffix v2.3.0 |
| 1669 | 2026-09-04T18:56:35.156Z | Compiling pin-project v1.1.11 |
| 1670 | 2026-09-04T18:56:35.220Z | Compiling zerocopy v0.7.35 |
| 1671 | 2026-09-04T18:56:35.529Z | Compiling snafu-derive v0.8.9 |
| 1672 | 2026-09-04T18:56:35.544Z | Compiling inout v0.2.2 |
| 1673 | 2026-09-04T18:56:35.723Z | Compiling daft v0.1.8 |
| 1674 | 2026-09-04T18:56:35.767Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1675 | 2026-09-04T18:56:35.817Z | Compiling hyper-tls v0.6.0 |
| 1676 | 2026-09-04T18:56:35.899Z | Compiling object v0.30.4 |
| 1677 | 2026-09-04T18:56:35.998Z | Compiling zip v0.6.6 |
| 1678 | 2026-09-04T18:56:36.035Z | Compiling derive_builder v0.20.2 |
| 1679 | 2026-09-04T18:56:36.050Z | Compiling toml v0.7.8 |
| 1680 | 2026-09-04T18:56:36.269Z | Compiling goblin v0.8.2 |
| 1681 | 2026-09-04T18:56:36.555Z | Compiling derive-ex v0.1.8 |
| 1682 | 2026-09-04T18:56:36.624Z | Compiling darling v0.23.0 |
| 1683 | 2026-09-04T18:56:37.003Z | Compiling phf_shared v0.13.1 |
| 1684 | 2026-09-04T18:56:37.018Z | Compiling regex v1.12.3 |
| 1685 | 2026-09-04T18:56:37.247Z | Compiling hubpack_derive v0.1.1 |
| 1686 | 2026-09-04T18:56:37.412Z | Compiling convert_case v0.10.0 |
| 1687 | 2026-09-04T18:56:37.438Z | Compiling futures-executor v0.3.32 |
| 1688 | 2026-09-04T18:56:37.689Z | Compiling ref-cast-impl v1.0.25 |
| 1689 | 2026-09-04T18:56:37.703Z | Compiling strum_macros v0.27.2 |
| 1690 | 2026-09-04T18:56:37.717Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1691 | 2026-09-04T18:56:38.198Z | Compiling vergen v9.1.0 |
| 1692 | 2026-09-04T18:56:38.228Z | Compiling cargo-platform v0.3.2 |
| 1693 | 2026-09-04T18:56:38.348Z | Compiling ff v0.13.1 |
| 1694 | 2026-09-04T18:56:38.378Z | Compiling fs-err v3.3.0 |
| 1695 | 2026-09-04T18:56:38.488Z | Compiling foldhash v0.2.0 |
| 1696 | 2026-09-04T18:56:38.502Z | Compiling is_ci v1.2.0 |
| 1697 | 2026-09-04T18:56:38.565Z | Compiling bumpalo v3.20.2 |
| 1698 | 2026-09-04T18:56:38.637Z | Compiling foldhash v0.1.5 |
| 1699 | 2026-09-04T18:56:38.706Z | Compiling same-file v1.0.6 |
| 1700 | 2026-09-04T18:56:38.743Z | Compiling jiff-core v0.1.0 |
| 1701 | 2026-09-04T18:56:38.807Z | Compiling bitflags v1.3.2 |
| 1702 | 2026-09-04T18:56:38.823Z | Compiling base16ct v0.2.0 |
| 1703 | 2026-09-04T18:56:38.866Z | Compiling managed v0.8.0 |
| 1704 | 2026-09-04T18:56:38.883Z | Compiling path-slash v0.1.5 |
| 1705 | 2026-09-04T18:56:38.998Z | Compiling libbz2-rs-sys v0.2.2 |
| 1706 | 2026-09-04T18:56:39.013Z | Compiling textwrap v0.16.2 |
| 1707 | 2026-09-04T18:56:39.466Z | Compiling jiff v0.2.34 |
| 1708 | 2026-09-04T18:56:39.667Z | Compiling bzip2 v0.6.1 |
| 1709 | 2026-09-04T18:56:39.696Z | Compiling strum v0.27.2 |
| 1710 | 2026-09-04T18:56:39.709Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1711 | 2026-09-04T18:56:39.794Z | Compiling sec1 v0.7.3 |
| 1712 | 2026-09-04T18:56:39.822Z | Compiling walkdir v2.5.0 |
| 1713 | 2026-09-04T18:56:39.867Z | Compiling hashbrown v0.15.5 |
| 1714 | 2026-09-04T18:56:39.882Z | Compiling zopfli v0.8.3 |
| 1715 | 2026-09-04T18:56:40.072Z | Compiling hashbrown v0.16.1 |
| 1716 | 2026-09-04T18:56:40.157Z | Compiling supports-color v3.0.2 |
| 1717 | 2026-09-04T18:56:40.430Z | Compiling group v0.13.0 |
| 1718 | 2026-09-04T18:56:40.445Z | Compiling dof v0.3.0 |
| 1719 | 2026-09-04T18:56:40.564Z | Compiling cargo_metadata v0.23.1 |
| 1720 | 2026-09-04T18:56:40.792Z | Compiling test-strategy v0.4.5 |
| 1721 | 2026-09-04T18:56:41.141Z | Compiling derive_more-impl v2.1.1 |
| 1722 | 2026-09-04T18:56:41.159Z | Compiling hubpack v0.1.2 |
| 1723 | 2026-09-04T18:56:41.405Z | Compiling futures v0.3.32 |
| 1724 | 2026-09-04T18:56:41.467Z | Compiling snafu v0.8.9 |
| 1725 | 2026-09-04T18:56:41.823Z | Compiling phf v0.13.1 |
| 1726 | 2026-09-04T18:56:41.922Z | Compiling signal-hook-mio v0.2.5 |
| 1727 | 2026-09-04T18:56:42.043Z | Compiling serde_with_macros v3.21.0 |
| 1728 | 2026-09-04T18:56:42.287Z | Compiling cookie_store v0.22.1 |
| 1729 | 2026-09-04T18:56:42.290Z | Compiling zstd v0.13.3 |
| 1730 | 2026-09-04T18:56:42.354Z | Compiling reqwest v0.12.28 |
| 1731 | 2026-09-04T18:56:42.562Z | Compiling cipher v0.5.2 |
| 1732 | 2026-09-04T18:56:42.870Z | Compiling postgres-types v0.2.12 |
| 1733 | 2026-09-04T18:56:43.031Z | Compiling backtrace-ext v0.2.1 |
| 1734 | 2026-09-04T18:56:43.202Z | Compiling usdt-macro v0.6.0 |
| 1735 | 2026-09-04T18:56:43.421Z | Compiling usdt-attr-macro v0.6.0 |
| 1736 | 2026-09-04T18:56:43.613Z | Compiling globset v0.4.18 |
| 1737 | 2026-09-04T18:56:43.781Z | Compiling phf_shared v0.11.3 |
| 1738 | 2026-09-04T18:56:43.962Z | Compiling hkdf v0.12.4 |
| 1739 | 2026-09-04T18:56:43.975Z | Compiling dtrace-parser v0.2.0 |
| 1740 | 2026-09-04T18:56:44.013Z | Compiling byte-wrapper v0.1.0 |
| 1741 | 2026-09-04T18:56:44.136Z | Compiling olpc-cjson v0.1.4 |
| 1742 | 2026-09-04T18:56:44.197Z | Compiling ed25519 v2.2.3 |
| 1743 | 2026-09-04T18:56:44.278Z | Compiling crypto-bigint v0.5.5 |
| 1744 | 2026-09-04T18:56:44.294Z | Compiling serde-big-array v0.5.1 |
| 1745 | 2026-09-04T18:56:44.297Z | Compiling serde_plain v1.0.2 |
| 1746 | 2026-09-04T18:56:44.342Z | Compiling serde_repr v0.1.20 |
| 1747 | 2026-09-04T18:56:44.434Z | Compiling async-recursion v1.1.1 |
| 1748 | 2026-09-04T18:56:44.500Z | Compiling strum_macros v0.26.4 |
| 1749 | 2026-09-04T18:56:44.704Z | Compiling enum-as-inner v0.6.1 |
| 1750 | 2026-09-04T18:56:44.876Z | Compiling miette-derive v7.6.0 |
| 1751 | 2026-09-04T18:56:45.071Z | Compiling pem v3.0.6 |
| 1752 | 2026-09-04T18:56:45.153Z | Compiling float-cmp v0.10.0 |
| 1753 | 2026-09-04T18:56:45.228Z | Compiling thread-id v4.2.2 |
| 1754 | 2026-09-04T18:56:45.304Z | Compiling memmap2 v0.9.10 |
| 1755 | 2026-09-04T18:56:45.320Z | Compiling const-oid v0.10.2 |
| 1756 | 2026-09-04T18:56:45.436Z | Compiling new_debug_unreachable v1.0.6 |
| 1757 | 2026-09-04T18:56:45.512Z | Compiling data-encoding v2.10.0 |
| 1758 | 2026-09-04T18:56:45.526Z | Compiling supports-unicode v3.0.0 |
| 1759 | 2026-09-04T18:56:45.526Z | Compiling either v1.15.0 |
| 1760 | 2026-09-04T18:56:45.677Z | Compiling fixedbitset v0.4.2 |
| 1761 | 2026-09-04T18:56:45.757Z | Compiling winnow v1.0.3 |
| 1762 | 2026-09-04T18:56:45.897Z | Compiling whoami v2.1.0 |
| 1763 | 2026-09-04T18:56:46.094Z | Compiling keccak v0.1.6 |
| 1764 | 2026-09-04T18:56:46.172Z | Compiling normalize-line-endings v0.3.0 |
| 1765 | 2026-09-04T18:56:46.211Z | Compiling difflib v0.4.0 |
| 1766 | 2026-09-04T18:56:46.270Z | Compiling cpufeatures v0.3.0 |
| 1767 | 2026-09-04T18:56:46.286Z | Compiling predicates-core v1.0.10 |
| 1768 | 2026-09-04T18:56:46.286Z | Compiling fixedbitset v0.5.7 |
| 1769 | 2026-09-04T18:56:46.348Z | Compiling precomputed-hash v0.1.1 |
| 1770 | 2026-09-04T18:56:46.439Z | Compiling typed-path v0.9.3 |
| 1771 | 2026-09-04T18:56:46.453Z | Compiling static_assertions v1.1.0 |
| 1772 | 2026-09-04T18:56:46.466Z | Compiling supports-hyperlinks v3.2.0 |
| 1773 | 2026-09-04T18:56:46.524Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1774 | 2026-09-04T18:56:46.600Z | Compiling miette v7.6.0 |
| 1775 | 2026-09-04T18:56:46.615Z | Compiling petgraph v0.8.3 |
| 1776 | 2026-09-04T18:56:46.764Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1777 | 2026-09-04T18:56:46.837Z | Compiling toml_edit v0.22.27 |
| 1778 | 2026-09-04T18:56:46.852Z | Compiling predicates v3.1.4 |
| 1779 | 2026-09-04T18:56:47.385Z | Compiling string_cache v0.8.9 |
| 1780 | 2026-09-04T18:56:47.486Z | Compiling chacha20 v0.10.0 |
| 1781 | 2026-09-04T18:56:47.612Z | Compiling strum v0.26.3 |
| 1782 | 2026-09-04T18:56:47.628Z | Compiling sha3 v0.10.8 |
| 1783 | 2026-09-04T18:56:47.723Z | Compiling tokio-postgres v0.7.16 |
| 1784 | 2026-09-04T18:56:47.742Z | Compiling petgraph v0.6.5 |
| 1785 | 2026-09-04T18:56:47.857Z | Compiling hickory-proto v0.25.2 |
| 1786 | 2026-09-04T18:56:48.080Z | Compiling itertools v0.13.0 |
| 1787 | 2026-09-04T18:56:48.558Z | Compiling digest v0.11.3 |
| 1788 | 2026-09-04T18:56:48.785Z | Compiling usdt v0.6.0 |
| 1789 | 2026-09-04T18:56:49.048Z | Compiling usdt-impl v0.5.0 |
| 1790 | 2026-09-04T18:56:49.225Z | Compiling elliptic-curve v0.13.8 |
| 1791 | 2026-09-04T18:56:49.297Z | Compiling ed25519-dalek v2.2.0 |
| 1792 | 2026-09-04T18:56:49.317Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1793 | 2026-09-04T18:56:49.522Z | Compiling crossterm v0.28.1 |
| 1794 | 2026-09-04T18:56:49.624Z | Compiling serde_with v3.21.0 |
| 1795 | 2026-09-04T18:56:49.812Z | Compiling zip v4.6.1 |
| 1796 | 2026-09-04T18:56:49.935Z | Compiling derive_more v2.1.1 |
| 1797 | 2026-09-04T18:56:50.463Z | Compiling iddqd v0.4.2 |
| 1798 | 2026-09-04T18:56:50.906Z | Compiling similar v2.7.0 |
| 1799 | 2026-09-04T18:56:51.095Z | Compiling crossbeam-epoch v0.9.18 |
| 1800 | 2026-09-04T18:56:51.276Z | Compiling tokio-stream v0.1.18 |
| 1801 | 2026-09-04T18:56:51.344Z | Compiling buf-list v1.1.2 |
| 1802 | 2026-09-04T18:56:51.389Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1803 | 2026-09-04T18:56:51.476Z | Compiling openapiv3 v2.2.0 |
| 1804 | 2026-09-04T18:56:51.498Z | Compiling lalrpop-util v0.19.12 |
| 1805 | 2026-09-04T18:56:51.663Z | Compiling peg-runtime v0.8.5 |
| 1806 | 2026-09-04T18:56:51.712Z | Compiling thread_local v1.1.9 |
| 1807 | 2026-09-04T18:56:51.713Z | Compiling slog-async v2.8.0 |
| 1808 | 2026-09-04T18:56:51.751Z | Compiling crossbeam-channel v0.5.15 |
| 1809 | 2026-09-04T18:56:51.808Z | Compiling filetime v0.2.27 |
| 1810 | 2026-09-04T18:56:51.925Z | Compiling is-terminal v0.4.17 |
| 1811 | 2026-09-04T18:56:51.925Z | Compiling xattr v1.6.1 |
| 1812 | 2026-09-04T18:56:51.940Z | Compiling take_mut v0.2.2 |
| 1813 | 2026-09-04T18:56:52.017Z | Compiling term v1.2.1 |
| 1814 | 2026-09-04T18:56:52.025Z | Compiling camino-tempfile v1.4.1 |
| 1815 | 2026-09-04T18:56:52.089Z | Compiling tar v0.4.46 |
| 1816 | 2026-09-04T18:56:52.539Z | Compiling slog-term v2.9.2 |
| 1817 | 2026-09-04T18:56:58.188Z | Compiling rustls-webpki v0.103.13 |
| 1818 | 2026-09-04T18:57:00.771Z | Compiling tokio-rustls v0.26.4 |
| 1819 | 2026-09-04T18:57:00.771Z | Compiling rustls-platform-verifier v0.6.2 |
| 1820 | 2026-09-04T18:57:00.771Z | Compiling tough v0.22.0 |
| 1821 | 2026-09-04T18:57:00.986Z | Compiling hyper-rustls v0.27.7 |
| 1822 | 2026-09-04T18:57:01.199Z | Compiling reqwest v0.13.2 |
| 1823 | 2026-09-04T18:57:03.378Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1824 | 2026-09-04T18:57:03.674Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1825 | 2026-09-04T18:57:06.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
| 1826 | 2026-09-04T18:57:06.648Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1827 | 2026-09-04T18:57:06.707Z | Sep 04 18:57:05.613 INFO Starting download, target: Cockroach |
| 1828 | 2026-09-04T18:57:06.707Z | Sep 04 18:57:05.614 INFO Starting download, target: Clickhouse |
| 1829 | 2026-09-04T18:57:06.707Z | Sep 04 18:57:05.614 INFO Starting download, target: Console |
| 1830 | 2026-09-04T18:57:06.707Z | Sep 04 18:57:05.614 INFO Starting download, target: DendriteStub |
| 1831 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Starting download, target: MaghemiteMgd |
| 1832 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Starting download, target: MaghemiteDdmd |
| 1833 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Starting download, target: TransceiverControl |
| 1834 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1835 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1836 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1837 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1838 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1839 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1840 | 2026-09-04T18:57:06.711Z | Sep 04 18:57:05.614 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1841 | 2026-09-04T18:57:08.525Z | Sep 04 18:57:07.415 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1842 | 2026-09-04T18:57:08.771Z | Sep 04 18:57:07.665 INFO Download complete, target: Console |
| 1843 | 2026-09-04T18:57:08.822Z | Sep 04 18:57:07.728 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1844 | 2026-09-04T18:57:09.903Z | Sep 04 18:57:08.730 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1845 | 2026-09-04T18:57:10.137Z | Sep 04 18:57:08.945 INFO Download complete, target: TransceiverControl |
| 1846 | 2026-09-04T18:57:13.738Z | Sep 04 18:57:12.599 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1847 | 2026-09-04T18:57:14.129Z | Sep 04 18:57:12.982 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1848 | 2026-09-04T18:57:14.409Z | Sep 04 18:57:13.279 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1849 | 2026-09-04T18:57:15.591Z | Sep 04 18:57:14.487 INFO Checking that binary works, target: Clickhouse |
| 1850 | 2026-09-04T18:57:15.706Z | Sep 04 18:57:14.607 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1851 | 2026-09-04T18:57:15.706Z | Sep 04 18:57:14.607 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1852 | 2026-09-04T18:57:15.714Z | Sep 04 18:57:14.610 INFO Download complete, target: MaghemiteDdmd |
| 1853 | 2026-09-04T18:57:15.737Z | Sep 04 18:57:14.643 INFO Download complete, target: Clickhouse |
| 1854 | 2026-09-04T18:57:16.454Z | Sep 04 18:57:15.362 INFO Download complete, target: DendriteStub |
| 1855 | 2026-09-04T18:57:16.824Z | Sep 04 18:57:15.729 INFO Download complete, target: MaghemiteMgd |
| 1856 | 2026-09-04T18:57:20.172Z | Sep 04 18:57:19.080 INFO Checking that binary works, target: Cockroach |
| 1857 | 2026-09-04T18:57:20.279Z | Sep 04 18:57:19.186 INFO Download complete, target: Cockroach |
| 1858 | 2026-09-04T18:57:20.295Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1859 | 2026-09-04T18:57:20.298Z | |
| 1860 | 2026-09-04T18:57:20.298Z | real 2:15.257441014 |
| 1861 | 2026-09-04T18:57:20.298Z | user 7:22.183447901 |
| 1862 | 2026-09-04T18:57:20.298Z | sys 1:26.964218962 |
| 1863 | 2026-09-04T18:57:20.298Z | trap 0.242733205 |
| 1864 | 2026-09-04T18:57:20.298Z | tflt 0.514081680 |
| 1865 | 2026-09-04T18:57:20.298Z | dflt 0.699353505 |
| 1866 | 2026-09-04T18:57:20.298Z | kflt 0.022059975 |
| 1867 | 2026-09-04T18:57:20.298Z | lock 28:27.980961178 |
| 1868 | 2026-09-04T18:57:20.298Z | slp 22:16.153835659 |
| 1869 | 2026-09-04T18:57:20.298Z | lat 50.812794614 |
| 1870 | 2026-09-04T18:57:20.298Z | stop 2:48.539745872 |
| 1871 | 2026-09-04T18:57:20.298Z | + banner hack-check |
| 1872 | 2026-09-04T18:57:20.298Z | |
| 1873 | 2026-09-04T18:57:20.298Z | # # ## #### # # #### # # ###### #### # # |
| 1874 | 2026-09-04T18:57:20.298Z | # # # # # # # # # # # # # # # # # |
| 1875 | 2026-09-04T18:57:20.298Z | ###### # # # #### ##### # ###### ##### # #### |
| 1876 | 2026-09-04T18:57:20.298Z | # # ###### # # # # # # # # # # |
| 1877 | 2026-09-04T18:57:20.298Z | # # # # # # # # # # # # # # # # # |
| 1878 | 2026-09-04T18:57:20.298Z | # # # # #### # # #### # # ###### #### # # |
| 1879 | 2026-09-04T18:57:20.298Z | |
| 1880 | 2026-09-04T18:57:20.298Z | + export CARGO_INCREMENTAL=0 |
| 1881 | 2026-09-04T18:57:20.298Z | + CARGO_INCREMENTAL=0 |
| 1882 | 2026-09-04T18:57:20.298Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1883 | 2026-09-04T18:57:20.764Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1884 | 2026-09-04T18:57:21.048Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1885 | 2026-09-04T18:57:22.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s |
| 1886 | 2026-09-04T18:57:22.913Z | Running `target/debug/xtask check-features --ci` |
| 1887 | 2026-09-04T18:57:22.938Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1888 | 2026-09-04T18:57:22.938Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1889 | 2026-09-04T18:57:23.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1890 | 2026-09-04T18:57:23.382Z | Running `target/debug/xtask download cargo-hack` |
| 1891 | 2026-09-04T18:57:24.162Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1892 | 2026-09-04T18:57:24.471Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1893 | 2026-09-04T18:57:27.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.64s |
| 1894 | 2026-09-04T18:57:27.222Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1895 | 2026-09-04T18:57:27.262Z | Sep 04 18:57:26.170 INFO Starting download, target: CargoHack |
| 1896 | 2026-09-04T18:57:27.265Z | Sep 04 18:57:26.170 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1897 | 2026-09-04T18:57:27.581Z | Sep 04 18:57:26.489 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1898 | 2026-09-04T18:57:27.629Z | Sep 04 18:57:26.537 INFO Download complete, target: CargoHack |
| 1899 | 2026-09-04T18:57:27.633Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1900 | 2026-09-04T18:57:27.646Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1901 | 2026-09-04T18:57:27.808Z | info: running `cargo check --bins` on api_identity (1/376) |
| 1902 | 2026-09-04T18:57:28.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-09-04T18:57:28.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-09-04T18:57:28.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-09-04T18:57:28.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1906 | 2026-09-04T18:57:28.365Z | |
| 1907 | 2026-09-04T18:57:28.365Z | info: running `cargo check --bins` on bootstore (2/376) |
| 1908 | 2026-09-04T18:57:28.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-09-04T18:57:28.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-09-04T18:57:28.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-09-04T18:57:28.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1912 | 2026-09-04T18:57:28.916Z | |
| 1913 | 2026-09-04T18:57:28.916Z | info: running `cargo check --bins` on omicron-ledger (3/376) |
| 1914 | 2026-09-04T18:57:29.390Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-09-04T18:57:29.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-09-04T18:57:29.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-09-04T18:57:29.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1918 | 2026-09-04T18:57:29.481Z | |
| 1919 | 2026-09-04T18:57:29.481Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376) |
| 1920 | 2026-09-04T18:57:29.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-09-04T18:57:29.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-09-04T18:57:29.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-09-04T18:57:29.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1924 | 2026-09-04T18:57:30.029Z | |
| 1925 | 2026-09-04T18:57:30.029Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376) |
| 1926 | 2026-09-04T18:57:30.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-09-04T18:57:30.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-09-04T18:57:30.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-09-04T18:57:30.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1930 | 2026-09-04T18:57:30.578Z | |
| 1931 | 2026-09-04T18:57:30.578Z | info: running `cargo check --bins` on omicron-certificates (6/376) |
| 1932 | 2026-09-04T18:57:31.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-09-04T18:57:31.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-09-04T18:57:31.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-09-04T18:57:31.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1936 | 2026-09-04T18:57:31.144Z | |
| 1937 | 2026-09-04T18:57:31.144Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/376) |
| 1938 | 2026-09-04T18:57:31.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-09-04T18:57:31.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-09-04T18:57:31.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-09-04T18:57:31.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1942 | 2026-09-04T18:57:31.711Z | |
| 1943 | 2026-09-04T18:57:31.711Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376) |
| 1944 | 2026-09-04T18:57:32.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-09-04T18:57:32.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-09-04T18:57:32.194Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-09-04T18:57:32.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1948 | 2026-09-04T18:57:32.276Z | |
| 1949 | 2026-09-04T18:57:32.277Z | info: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376) |
| 1950 | 2026-09-04T18:57:32.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-09-04T18:57:32.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-09-04T18:57:32.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-09-04T18:57:32.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1954 | 2026-09-04T18:57:32.683Z | |
| 1955 | 2026-09-04T18:57:32.683Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376) |
| 1956 | 2026-09-04T18:57:33.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-09-04T18:57:33.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-09-04T18:57:33.045Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-09-04T18:57:33.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1960 | 2026-09-04T18:57:33.094Z | |
| 1961 | 2026-09-04T18:57:33.094Z | info: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376) |
| 1962 | 2026-09-04T18:57:33.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-09-04T18:57:33.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-09-04T18:57:33.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-09-04T18:57:33.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1966 | 2026-09-04T18:57:33.507Z | |
| 1967 | 2026-09-04T18:57:33.507Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376) |
| 1968 | 2026-09-04T18:57:33.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-09-04T18:57:33.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-09-04T18:57:33.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-09-04T18:57:33.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1972 | 2026-09-04T18:57:33.918Z | |
| 1973 | 2026-09-04T18:57:33.918Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376) |
| 1974 | 2026-09-04T18:57:34.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-09-04T18:57:34.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-09-04T18:57:34.284Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-09-04T18:57:34.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1978 | 2026-09-04T18:57:34.333Z | |
| 1979 | 2026-09-04T18:57:34.333Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376) |
| 1980 | 2026-09-04T18:57:34.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-09-04T18:57:34.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-09-04T18:57:34.695Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-09-04T18:57:34.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1984 | 2026-09-04T18:57:34.743Z | |
| 1985 | 2026-09-04T18:57:34.743Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376) |
| 1986 | 2026-09-04T18:57:35.106Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-09-04T18:57:35.109Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-09-04T18:57:35.109Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-09-04T18:57:35.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1990 | 2026-09-04T18:57:35.159Z | |
| 1991 | 2026-09-04T18:57:35.159Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376) |
| 1992 | 2026-09-04T18:57:35.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-09-04T18:57:35.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-09-04T18:57:35.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-09-04T18:57:35.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1996 | 2026-09-04T18:57:35.573Z | |
| 1997 | 2026-09-04T18:57:35.573Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376) |
| 1998 | 2026-09-04T18:57:35.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-09-04T18:57:35.940Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-09-04T18:57:35.940Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-09-04T18:57:35.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2002 | 2026-09-04T18:57:35.990Z | |
| 2003 | 2026-09-04T18:57:35.990Z | info: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376) |
| 2004 | 2026-09-04T18:57:36.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-09-04T18:57:36.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-09-04T18:57:36.357Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-09-04T18:57:36.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2008 | 2026-09-04T18:57:36.405Z | |
| 2009 | 2026-09-04T18:57:36.405Z | info: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376) |
| 2010 | 2026-09-04T18:57:36.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-09-04T18:57:36.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-09-04T18:57:36.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-09-04T18:57:36.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2014 | 2026-09-04T18:57:36.873Z | |
| 2015 | 2026-09-04T18:57:36.874Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376) |
| 2016 | 2026-09-04T18:57:37.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-09-04T18:57:37.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-09-04T18:57:37.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-09-04T18:57:37.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2020 | 2026-09-04T18:57:37.224Z | |
| 2021 | 2026-09-04T18:57:37.224Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376) |
| 2022 | 2026-09-04T18:57:37.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-09-04T18:57:37.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-09-04T18:57:37.588Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-09-04T18:57:37.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2026 | 2026-09-04T18:57:37.636Z | |
| 2027 | 2026-09-04T18:57:37.637Z | info: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376) |
| 2028 | 2026-09-04T18:57:37.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-09-04T18:57:38.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-09-04T18:57:38.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-09-04T18:57:38.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2032 | 2026-09-04T18:57:38.051Z | |
| 2033 | 2026-09-04T18:57:38.051Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376) |
| 2034 | 2026-09-04T18:57:38.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-09-04T18:57:38.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-09-04T18:57:38.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-09-04T18:57:38.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2038 | 2026-09-04T18:57:38.471Z | |
| 2039 | 2026-09-04T18:57:38.472Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376) |
| 2040 | 2026-09-04T18:57:38.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-09-04T18:57:38.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-09-04T18:57:38.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-09-04T18:57:38.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2044 | 2026-09-04T18:57:38.886Z | |
| 2045 | 2026-09-04T18:57:38.887Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376) |
| 2046 | 2026-09-04T18:57:39.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-09-04T18:57:39.252Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-09-04T18:57:39.252Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-09-04T18:57:39.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2050 | 2026-09-04T18:57:39.301Z | |
| 2051 | 2026-09-04T18:57:39.301Z | info: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376) |
| 2052 | 2026-09-04T18:57:39.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-09-04T18:57:39.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-09-04T18:57:39.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-09-04T18:57:39.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2056 | 2026-09-04T18:57:39.710Z | |
| 2057 | 2026-09-04T18:57:39.710Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376) |
| 2058 | 2026-09-04T18:57:40.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-09-04T18:57:40.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-09-04T18:57:40.070Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-09-04T18:57:40.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2062 | 2026-09-04T18:57:40.119Z | |
| 2063 | 2026-09-04T18:57:40.119Z | info: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376) |
| 2064 | 2026-09-04T18:57:40.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-09-04T18:57:40.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-09-04T18:57:40.482Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-09-04T18:57:40.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2068 | 2026-09-04T18:57:40.531Z | |
| 2069 | 2026-09-04T18:57:40.531Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376) |
| 2070 | 2026-09-04T18:57:40.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-09-04T18:57:40.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-09-04T18:57:40.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-09-04T18:57:40.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2074 | 2026-09-04T18:57:40.944Z | |
| 2075 | 2026-09-04T18:57:40.944Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376) |
| 2076 | 2026-09-04T18:57:41.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-09-04T18:57:41.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-09-04T18:57:41.310Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-09-04T18:57:41.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2080 | 2026-09-04T18:57:41.359Z | |
| 2081 | 2026-09-04T18:57:41.359Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376) |
| 2082 | 2026-09-04T18:57:41.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-09-04T18:57:41.726Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-09-04T18:57:41.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-09-04T18:57:41.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2086 | 2026-09-04T18:57:41.776Z | |
| 2087 | 2026-09-04T18:57:41.776Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376) |
| 2088 | 2026-09-04T18:57:42.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-09-04T18:57:42.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-09-04T18:57:42.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-09-04T18:57:42.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2092 | 2026-09-04T18:57:42.195Z | |
| 2093 | 2026-09-04T18:57:42.196Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376) |
| 2094 | 2026-09-04T18:57:42.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-09-04T18:57:42.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-09-04T18:57:42.564Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-09-04T18:57:42.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2098 | 2026-09-04T18:57:42.611Z | |
| 2099 | 2026-09-04T18:57:42.611Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376) |
| 2100 | 2026-09-04T18:57:42.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-09-04T18:57:42.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-09-04T18:57:42.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-09-04T18:57:42.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2104 | 2026-09-04T18:57:43.028Z | |
| 2105 | 2026-09-04T18:57:43.028Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376) |
| 2106 | 2026-09-04T18:57:43.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-09-04T18:57:43.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-09-04T18:57:43.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-09-04T18:57:43.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2110 | 2026-09-04T18:57:43.449Z | |
| 2111 | 2026-09-04T18:57:43.449Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376) |
| 2112 | 2026-09-04T18:57:43.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-09-04T18:57:43.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-09-04T18:57:43.812Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2115 | 2026-09-04T18:57:43.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2116 | 2026-09-04T18:57:43.864Z | |
| 2117 | 2026-09-04T18:57:43.864Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376) |
| 2118 | 2026-09-04T18:57:44.234Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2119 | 2026-09-04T18:57:44.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2120 | 2026-09-04T18:57:44.237Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2121 | 2026-09-04T18:57:44.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2122 | 2026-09-04T18:57:44.289Z | |
| 2123 | 2026-09-04T18:57:44.289Z | info: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376) |
| 2124 | 2026-09-04T18:57:44.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2125 | 2026-09-04T18:57:44.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2126 | 2026-09-04T18:57:44.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2127 | 2026-09-04T18:57:44.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2128 | 2026-09-04T18:57:44.710Z | |
| 2129 | 2026-09-04T18:57:44.710Z | info: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376) |
| 2130 | 2026-09-04T18:57:45.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2131 | 2026-09-04T18:57:45.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2132 | 2026-09-04T18:57:45.077Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2133 | 2026-09-04T18:57:45.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2134 | 2026-09-04T18:57:45.123Z | |
| 2135 | 2026-09-04T18:57:45.123Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376) |
| 2136 | 2026-09-04T18:57:45.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2137 | 2026-09-04T18:57:45.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2138 | 2026-09-04T18:57:45.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2139 | 2026-09-04T18:57:45.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2140 | 2026-09-04T18:57:45.547Z | |
| 2141 | 2026-09-04T18:57:45.548Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376) |
| 2142 | 2026-09-04T18:57:45.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2143 | 2026-09-04T18:57:45.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2144 | 2026-09-04T18:57:45.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2145 | 2026-09-04T18:57:45.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2146 | 2026-09-04T18:57:45.957Z | |
| 2147 | 2026-09-04T18:57:45.957Z | info: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376) |
| 2148 | 2026-09-04T18:57:46.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2149 | 2026-09-04T18:57:46.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2150 | 2026-09-04T18:57:46.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2151 | 2026-09-04T18:57:46.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2152 | 2026-09-04T18:57:46.408Z | |
| 2153 | 2026-09-04T18:57:46.408Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376) |
| 2154 | 2026-09-04T18:57:46.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2155 | 2026-09-04T18:57:46.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2156 | 2026-09-04T18:57:46.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2157 | 2026-09-04T18:57:46.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2158 | 2026-09-04T18:57:46.791Z | |
| 2159 | 2026-09-04T18:57:46.792Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376) |
| 2160 | 2026-09-04T18:57:47.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2161 | 2026-09-04T18:57:47.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2162 | 2026-09-04T18:57:47.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2163 | 2026-09-04T18:57:47.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2164 | 2026-09-04T18:57:47.213Z | |
| 2165 | 2026-09-04T18:57:47.213Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376) |
| 2166 | 2026-09-04T18:57:47.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2167 | 2026-09-04T18:57:47.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2168 | 2026-09-04T18:57:47.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2169 | 2026-09-04T18:57:47.584Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2170 | 2026-09-04T18:57:47.629Z | |
| 2171 | 2026-09-04T18:57:47.629Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376) |
| 2172 | 2026-09-04T18:57:47.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2173 | 2026-09-04T18:57:48.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2174 | 2026-09-04T18:57:48.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2175 | 2026-09-04T18:57:48.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2176 | 2026-09-04T18:57:48.047Z | |
| 2177 | 2026-09-04T18:57:48.047Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376) |
| 2178 | 2026-09-04T18:57:48.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2179 | 2026-09-04T18:57:48.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2180 | 2026-09-04T18:57:48.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2181 | 2026-09-04T18:57:48.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2182 | 2026-09-04T18:57:48.466Z | |
| 2183 | 2026-09-04T18:57:48.466Z | info: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376) |
| 2184 | 2026-09-04T18:57:48.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2185 | 2026-09-04T18:57:48.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2186 | 2026-09-04T18:57:48.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2187 | 2026-09-04T18:57:48.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2188 | 2026-09-04T18:57:48.886Z | |
| 2189 | 2026-09-04T18:57:48.886Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376) |
| 2190 | 2026-09-04T18:57:49.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2191 | 2026-09-04T18:57:49.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2192 | 2026-09-04T18:57:49.256Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2193 | 2026-09-04T18:57:49.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2194 | 2026-09-04T18:57:49.305Z | |
| 2195 | 2026-09-04T18:57:49.305Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376) |
| 2196 | 2026-09-04T18:57:49.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2197 | 2026-09-04T18:57:49.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2198 | 2026-09-04T18:57:49.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2199 | 2026-09-04T18:57:49.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2200 | 2026-09-04T18:57:49.728Z | |
| 2201 | 2026-09-04T18:57:49.728Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376) |
| 2202 | 2026-09-04T18:57:50.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2203 | 2026-09-04T18:57:50.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2204 | 2026-09-04T18:57:50.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2205 | 2026-09-04T18:57:50.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2206 | 2026-09-04T18:57:50.141Z | |
| 2207 | 2026-09-04T18:57:50.141Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376) |
| 2208 | 2026-09-04T18:57:50.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2209 | 2026-09-04T18:57:50.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2210 | 2026-09-04T18:57:50.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2211 | 2026-09-04T18:57:50.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2212 | 2026-09-04T18:57:50.556Z | |
| 2213 | 2026-09-04T18:57:50.556Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376) |
| 2214 | 2026-09-04T18:57:50.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2215 | 2026-09-04T18:57:50.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2216 | 2026-09-04T18:57:50.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2217 | 2026-09-04T18:57:50.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2218 | 2026-09-04T18:57:50.975Z | |
| 2219 | 2026-09-04T18:57:50.975Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376) |
| 2220 | 2026-09-04T18:57:51.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2221 | 2026-09-04T18:57:51.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2222 | 2026-09-04T18:57:51.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2223 | 2026-09-04T18:57:51.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2224 | 2026-09-04T18:57:51.397Z | |
| 2225 | 2026-09-04T18:57:51.397Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376) |
| 2226 | 2026-09-04T18:57:51.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2227 | 2026-09-04T18:57:51.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2228 | 2026-09-04T18:57:51.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2229 | 2026-09-04T18:57:51.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2230 | 2026-09-04T18:57:51.817Z | |
| 2231 | 2026-09-04T18:57:51.817Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376) |
| 2232 | 2026-09-04T18:57:52.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2233 | 2026-09-04T18:57:52.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2234 | 2026-09-04T18:57:52.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2235 | 2026-09-04T18:57:52.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2236 | 2026-09-04T18:57:52.230Z | |
| 2237 | 2026-09-04T18:57:52.231Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376) |
| 2238 | 2026-09-04T18:57:52.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2239 | 2026-09-04T18:57:52.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2240 | 2026-09-04T18:57:52.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2241 | 2026-09-04T18:57:52.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2242 | 2026-09-04T18:57:52.650Z | |
| 2243 | 2026-09-04T18:57:52.650Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376) |
| 2244 | 2026-09-04T18:57:53.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2245 | 2026-09-04T18:57:53.016Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2246 | 2026-09-04T18:57:53.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2247 | 2026-09-04T18:57:53.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2248 | 2026-09-04T18:57:53.068Z | |
| 2249 | 2026-09-04T18:57:53.068Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376) |
| 2250 | 2026-09-04T18:57:53.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2251 | 2026-09-04T18:57:53.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2252 | 2026-09-04T18:57:53.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2253 | 2026-09-04T18:57:53.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2254 | 2026-09-04T18:57:53.487Z | |
| 2255 | 2026-09-04T18:57:53.487Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376) |
| 2256 | 2026-09-04T18:57:53.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2257 | 2026-09-04T18:57:53.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2258 | 2026-09-04T18:57:53.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2259 | 2026-09-04T18:57:53.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2260 | 2026-09-04T18:57:53.905Z | |
| 2261 | 2026-09-04T18:57:53.905Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376) |
| 2262 | 2026-09-04T18:57:54.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2263 | 2026-09-04T18:57:54.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2264 | 2026-09-04T18:57:54.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2265 | 2026-09-04T18:57:54.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2266 | 2026-09-04T18:57:54.328Z | |
| 2267 | 2026-09-04T18:57:54.328Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376) |
| 2268 | 2026-09-04T18:57:54.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2269 | 2026-09-04T18:57:54.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2270 | 2026-09-04T18:57:54.792Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2271 | 2026-09-04T18:57:54.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2272 | 2026-09-04T18:57:54.792Z | |
| 2273 | 2026-09-04T18:57:54.792Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376) |
| 2274 | 2026-09-04T18:57:55.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2275 | 2026-09-04T18:57:55.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2276 | 2026-09-04T18:57:55.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2277 | 2026-09-04T18:57:55.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2278 | 2026-09-04T18:57:55.178Z | |
| 2279 | 2026-09-04T18:57:55.178Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376) |
| 2280 | 2026-09-04T18:57:55.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2281 | 2026-09-04T18:57:55.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2282 | 2026-09-04T18:57:55.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2283 | 2026-09-04T18:57:55.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2284 | 2026-09-04T18:57:55.602Z | |
| 2285 | 2026-09-04T18:57:55.602Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376) |
| 2286 | 2026-09-04T18:57:55.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2287 | 2026-09-04T18:57:55.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2288 | 2026-09-04T18:57:55.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2289 | 2026-09-04T18:57:55.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2290 | 2026-09-04T18:57:56.022Z | |
| 2291 | 2026-09-04T18:57:56.022Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376) |
| 2292 | 2026-09-04T18:57:56.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2293 | 2026-09-04T18:57:56.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2294 | 2026-09-04T18:57:56.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2295 | 2026-09-04T18:57:56.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2296 | 2026-09-04T18:57:56.458Z | |
| 2297 | 2026-09-04T18:57:56.458Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376) |
| 2298 | 2026-09-04T18:57:56.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2299 | 2026-09-04T18:57:56.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2300 | 2026-09-04T18:57:56.808Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2301 | 2026-09-04T18:57:56.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2302 | 2026-09-04T18:57:56.858Z | |
| 2303 | 2026-09-04T18:57:56.859Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376) |
| 2304 | 2026-09-04T18:57:57.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2305 | 2026-09-04T18:57:57.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2306 | 2026-09-04T18:57:57.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2307 | 2026-09-04T18:57:57.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2308 | 2026-09-04T18:57:57.276Z | |
| 2309 | 2026-09-04T18:57:57.276Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376) |
| 2310 | 2026-09-04T18:57:57.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2311 | 2026-09-04T18:57:57.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2312 | 2026-09-04T18:57:57.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2313 | 2026-09-04T18:57:57.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2314 | 2026-09-04T18:57:57.692Z | |
| 2315 | 2026-09-04T18:57:57.692Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376) |
| 2316 | 2026-09-04T18:57:58.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2317 | 2026-09-04T18:57:58.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2318 | 2026-09-04T18:57:58.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2319 | 2026-09-04T18:57:58.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2320 | 2026-09-04T18:57:58.108Z | |
| 2321 | 2026-09-04T18:57:58.108Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376) |
| 2322 | 2026-09-04T18:57:58.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2323 | 2026-09-04T18:57:58.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2324 | 2026-09-04T18:57:58.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2325 | 2026-09-04T18:57:58.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2326 | 2026-09-04T18:57:58.525Z | |
| 2327 | 2026-09-04T18:57:58.525Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376) |
| 2328 | 2026-09-04T18:57:58.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2329 | 2026-09-04T18:57:58.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2330 | 2026-09-04T18:57:58.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2331 | 2026-09-04T18:57:58.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2332 | 2026-09-04T18:57:58.942Z | |
| 2333 | 2026-09-04T18:57:58.942Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376) |
| 2334 | 2026-09-04T18:57:59.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2335 | 2026-09-04T18:57:59.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2336 | 2026-09-04T18:57:59.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2337 | 2026-09-04T18:57:59.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2338 | 2026-09-04T18:57:59.359Z | |
| 2339 | 2026-09-04T18:57:59.359Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376) |
| 2340 | 2026-09-04T18:57:59.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2341 | 2026-09-04T18:57:59.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2342 | 2026-09-04T18:57:59.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2343 | 2026-09-04T18:57:59.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2344 | 2026-09-04T18:57:59.779Z | |
| 2345 | 2026-09-04T18:57:59.779Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376) |
| 2346 | 2026-09-04T18:58:00.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2347 | 2026-09-04T18:58:00.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2348 | 2026-09-04T18:58:00.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2349 | 2026-09-04T18:58:00.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2350 | 2026-09-04T18:58:00.202Z | |
| 2351 | 2026-09-04T18:58:00.202Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376) |
| 2352 | 2026-09-04T18:58:00.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2353 | 2026-09-04T18:58:00.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2354 | 2026-09-04T18:58:00.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2355 | 2026-09-04T18:58:00.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2356 | 2026-09-04T18:58:00.619Z | |
| 2357 | 2026-09-04T18:58:00.619Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376) |
| 2358 | 2026-09-04T18:58:00.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2359 | 2026-09-04T18:58:00.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2360 | 2026-09-04T18:58:00.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2361 | 2026-09-04T18:58:00.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2362 | 2026-09-04T18:58:01.033Z | |
| 2363 | 2026-09-04T18:58:01.033Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376) |
| 2364 | 2026-09-04T18:58:01.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2365 | 2026-09-04T18:58:01.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2366 | 2026-09-04T18:58:01.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2367 | 2026-09-04T18:58:01.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2368 | 2026-09-04T18:58:01.452Z | |
| 2369 | 2026-09-04T18:58:01.452Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376) |
| 2370 | 2026-09-04T18:58:01.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2371 | 2026-09-04T18:58:01.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2372 | 2026-09-04T18:58:01.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2373 | 2026-09-04T18:58:01.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2374 | 2026-09-04T18:58:01.870Z | |
| 2375 | 2026-09-04T18:58:01.870Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376) |
| 2376 | 2026-09-04T18:58:02.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2377 | 2026-09-04T18:58:02.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2378 | 2026-09-04T18:58:02.241Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2379 | 2026-09-04T18:58:02.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2380 | 2026-09-04T18:58:02.292Z | |
| 2381 | 2026-09-04T18:58:02.292Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376) |
| 2382 | 2026-09-04T18:58:02.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2383 | 2026-09-04T18:58:02.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2384 | 2026-09-04T18:58:02.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2385 | 2026-09-04T18:58:02.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2386 | 2026-09-04T18:58:02.709Z | |
| 2387 | 2026-09-04T18:58:02.709Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376) |
| 2388 | 2026-09-04T18:58:03.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2389 | 2026-09-04T18:58:03.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2390 | 2026-09-04T18:58:03.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2391 | 2026-09-04T18:58:03.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2392 | 2026-09-04T18:58:03.129Z | |
| 2393 | 2026-09-04T18:58:03.129Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376) |
| 2394 | 2026-09-04T18:58:03.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2395 | 2026-09-04T18:58:03.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2396 | 2026-09-04T18:58:03.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2397 | 2026-09-04T18:58:03.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2398 | 2026-09-04T18:58:03.540Z | |
| 2399 | 2026-09-04T18:58:03.540Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376) |
| 2400 | 2026-09-04T18:58:03.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2401 | 2026-09-04T18:58:03.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2402 | 2026-09-04T18:58:03.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2403 | 2026-09-04T18:58:03.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2404 | 2026-09-04T18:58:03.951Z | |
| 2405 | 2026-09-04T18:58:03.951Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376) |
| 2406 | 2026-09-04T18:58:04.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2407 | 2026-09-04T18:58:04.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2408 | 2026-09-04T18:58:04.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2409 | 2026-09-04T18:58:04.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2410 | 2026-09-04T18:58:04.370Z | |
| 2411 | 2026-09-04T18:58:04.370Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376) |
| 2412 | 2026-09-04T18:58:04.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2413 | 2026-09-04T18:58:04.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2414 | 2026-09-04T18:58:04.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2415 | 2026-09-04T18:58:04.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2416 | 2026-09-04T18:58:04.792Z | |
| 2417 | 2026-09-04T18:58:04.792Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376) |
| 2418 | 2026-09-04T18:58:05.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2419 | 2026-09-04T18:58:05.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2420 | 2026-09-04T18:58:05.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2421 | 2026-09-04T18:58:05.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2422 | 2026-09-04T18:58:05.217Z | |
| 2423 | 2026-09-04T18:58:05.217Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376) |
| 2424 | 2026-09-04T18:58:05.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2425 | 2026-09-04T18:58:05.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2426 | 2026-09-04T18:58:05.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2427 | 2026-09-04T18:58:05.589Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2428 | 2026-09-04T18:58:05.638Z | |
| 2429 | 2026-09-04T18:58:05.638Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376) |
| 2430 | 2026-09-04T18:58:06.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2431 | 2026-09-04T18:58:06.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2432 | 2026-09-04T18:58:06.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2433 | 2026-09-04T18:58:06.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2434 | 2026-09-04T18:58:06.234Z | |
| 2435 | 2026-09-04T18:58:06.234Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376) |
| 2436 | 2026-09-04T18:58:06.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2437 | 2026-09-04T18:58:06.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2438 | 2026-09-04T18:58:06.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2439 | 2026-09-04T18:58:06.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2440 | 2026-09-04T18:58:06.832Z | |
| 2441 | 2026-09-04T18:58:06.832Z | info: running `cargo check --bins` on nexus-config (91/376) |
| 2442 | 2026-09-04T18:58:07.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2443 | 2026-09-04T18:58:07.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2444 | 2026-09-04T18:58:07.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2445 | 2026-09-04T18:58:07.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2446 | 2026-09-04T18:58:07.424Z | |
| 2447 | 2026-09-04T18:58:07.424Z | info: running `cargo check --bins` on nexus-types (92/376) |
| 2448 | 2026-09-04T18:58:07.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2449 | 2026-09-04T18:58:07.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2450 | 2026-09-04T18:58:07.927Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2451 | 2026-09-04T18:58:07.931Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2452 | 2026-09-04T18:58:08.021Z | |
| 2453 | 2026-09-04T18:58:08.022Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376) |
| 2454 | 2026-09-04T18:58:08.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2455 | 2026-09-04T18:58:08.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2456 | 2026-09-04T18:58:08.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2457 | 2026-09-04T18:58:08.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2458 | 2026-09-04T18:58:08.588Z | |
| 2459 | 2026-09-04T18:58:08.588Z | info: running `cargo check --bins` on omicron-passwords (94/376) |
| 2460 | 2026-09-04T18:58:09.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2461 | 2026-09-04T18:58:09.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2462 | 2026-09-04T18:58:09.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2463 | 2026-09-04T18:58:09.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2464 | 2026-09-04T18:58:09.139Z | |
| 2465 | 2026-09-04T18:58:09.139Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (95/376) |
| 2466 | 2026-09-04T18:58:09.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2467 | 2026-09-04T18:58:09.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2468 | 2026-09-04T18:58:09.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2469 | 2026-09-04T18:58:09.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2470 | 2026-09-04T18:58:09.710Z | |
| 2471 | 2026-09-04T18:58:09.710Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376) |
| 2472 | 2026-09-04T18:58:10.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2473 | 2026-09-04T18:58:10.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2474 | 2026-09-04T18:58:10.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2475 | 2026-09-04T18:58:10.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2476 | 2026-09-04T18:58:10.276Z | |
| 2477 | 2026-09-04T18:58:10.276Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376) |
| 2478 | 2026-09-04T18:58:10.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2479 | 2026-09-04T18:58:10.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2480 | 2026-09-04T18:58:10.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2481 | 2026-09-04T18:58:10.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2482 | 2026-09-04T18:58:10.850Z | |
| 2483 | 2026-09-04T18:58:10.850Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376) |
| 2484 | 2026-09-04T18:58:11.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2485 | 2026-09-04T18:58:11.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2486 | 2026-09-04T18:58:11.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2487 | 2026-09-04T18:58:11.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2488 | 2026-09-04T18:58:11.424Z | |
| 2489 | 2026-09-04T18:58:11.424Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376) |
| 2490 | 2026-09-04T18:58:11.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2491 | 2026-09-04T18:58:11.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2492 | 2026-09-04T18:58:11.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2493 | 2026-09-04T18:58:11.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2494 | 2026-09-04T18:58:11.970Z | |
| 2495 | 2026-09-04T18:58:11.970Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376) |
| 2496 | 2026-09-04T18:58:12.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2497 | 2026-09-04T18:58:12.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2498 | 2026-09-04T18:58:12.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2499 | 2026-09-04T18:58:12.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2500 | 2026-09-04T18:58:12.524Z | |
| 2501 | 2026-09-04T18:58:12.524Z | info: running `cargo check --bins --no-default-features` on gfss (101/376) |
| 2502 | 2026-09-04T18:58:12.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2503 | 2026-09-04T18:58:12.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2504 | 2026-09-04T18:58:12.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2505 | 2026-09-04T18:58:12.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2506 | 2026-09-04T18:58:13.080Z | |
| 2507 | 2026-09-04T18:58:13.080Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376) |
| 2508 | 2026-09-04T18:58:13.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2509 | 2026-09-04T18:58:13.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2510 | 2026-09-04T18:58:13.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2511 | 2026-09-04T18:58:13.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2512 | 2026-09-04T18:58:13.629Z | |
| 2513 | 2026-09-04T18:58:13.629Z | info: running `cargo check --bins` on trust-quorum-types (103/376) |
| 2514 | 2026-09-04T18:58:14.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2515 | 2026-09-04T18:58:14.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2516 | 2026-09-04T18:58:14.092Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2517 | 2026-09-04T18:58:14.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2518 | 2026-09-04T18:58:14.174Z | |
| 2519 | 2026-09-04T18:58:14.175Z | info: running `cargo check --bins` on wicketd-commission-types (104/376) |
| 2520 | 2026-09-04T18:58:14.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2521 | 2026-09-04T18:58:14.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2522 | 2026-09-04T18:58:14.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2523 | 2026-09-04T18:58:14.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2524 | 2026-09-04T18:58:14.737Z | |
| 2525 | 2026-09-04T18:58:14.737Z | info: running `cargo check --bins` on wicketd-commission-types-versions (105/376) |
| 2526 | 2026-09-04T18:58:15.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2527 | 2026-09-04T18:58:15.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2528 | 2026-09-04T18:58:15.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2529 | 2026-09-04T18:58:15.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2530 | 2026-09-04T18:58:15.307Z | |
| 2531 | 2026-09-04T18:58:15.307Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376) |
| 2532 | 2026-09-04T18:58:15.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2533 | 2026-09-04T18:58:15.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2534 | 2026-09-04T18:58:15.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2535 | 2026-09-04T18:58:15.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2536 | 2026-09-04T18:58:15.866Z | |
| 2537 | 2026-09-04T18:58:15.866Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376) |
| 2538 | 2026-09-04T18:58:16.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2539 | 2026-09-04T18:58:16.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2540 | 2026-09-04T18:58:16.341Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2541 | 2026-09-04T18:58:16.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2542 | 2026-09-04T18:58:16.425Z | |
| 2543 | 2026-09-04T18:58:16.425Z | info: running `cargo check --bins` on clickhouse-admin-types (108/376) |
| 2544 | 2026-09-04T18:58:16.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2545 | 2026-09-04T18:58:16.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2546 | 2026-09-04T18:58:16.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2547 | 2026-09-04T18:58:16.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2548 | 2026-09-04T18:58:16.989Z | |
| 2549 | 2026-09-04T18:58:16.989Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (109/376) |
| 2550 | 2026-09-04T18:58:17.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2551 | 2026-09-04T18:58:17.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2552 | 2026-09-04T18:58:17.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2553 | 2026-09-04T18:58:17.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2554 | 2026-09-04T18:58:17.559Z | |
| 2555 | 2026-09-04T18:58:17.559Z | info: running `cargo check --bins` on cockroach-admin-types (110/376) |
| 2556 | 2026-09-04T18:58:18.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2557 | 2026-09-04T18:58:18.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2558 | 2026-09-04T18:58:18.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2559 | 2026-09-04T18:58:18.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2560 | 2026-09-04T18:58:18.107Z | |
| 2561 | 2026-09-04T18:58:18.107Z | info: running `cargo check --bins` on cockroach-admin-types-versions (111/376) |
| 2562 | 2026-09-04T18:58:18.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2563 | 2026-09-04T18:58:18.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2564 | 2026-09-04T18:58:18.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2565 | 2026-09-04T18:58:18.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2566 | 2026-09-04T18:58:18.665Z | |
| 2567 | 2026-09-04T18:58:18.665Z | info: running `cargo check --bins` on ereport-types (112/376) |
| 2568 | 2026-09-04T18:58:19.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2569 | 2026-09-04T18:58:19.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2570 | 2026-09-04T18:58:19.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2571 | 2026-09-04T18:58:19.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2572 | 2026-09-04T18:58:19.226Z | |
| 2573 | 2026-09-04T18:58:19.226Z | info: running `cargo check --bins` on gateway-client (113/376) |
| 2574 | 2026-09-04T18:58:19.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2575 | 2026-09-04T18:58:19.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2576 | 2026-09-04T18:58:19.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2577 | 2026-09-04T18:58:19.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2578 | 2026-09-04T18:58:19.788Z | |
| 2579 | 2026-09-04T18:58:19.788Z | info: running `cargo check --bins --no-default-features` on gateway-types (114/376) |
| 2580 | 2026-09-04T18:58:20.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2581 | 2026-09-04T18:58:20.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2582 | 2026-09-04T18:58:20.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2583 | 2026-09-04T18:58:20.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2584 | 2026-09-04T18:58:20.348Z | |
| 2585 | 2026-09-04T18:58:20.348Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376) |
| 2586 | 2026-09-04T18:58:20.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2587 | 2026-09-04T18:58:20.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2588 | 2026-09-04T18:58:20.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2589 | 2026-09-04T18:58:20.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2590 | 2026-09-04T18:58:20.905Z | |
| 2591 | 2026-09-04T18:58:20.905Z | info: running `cargo check --bins --no-default-features` on illumos-utils (116/376) |
| 2592 | 2026-09-04T18:58:21.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2593 | 2026-09-04T18:58:21.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2594 | 2026-09-04T18:58:21.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2595 | 2026-09-04T18:58:21.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2596 | 2026-09-04T18:58:21.487Z | |
| 2597 | 2026-09-04T18:58:21.487Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376) |
| 2598 | 2026-09-04T18:58:21.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2599 | 2026-09-04T18:58:21.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2600 | 2026-09-04T18:58:21.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2601 | 2026-09-04T18:58:21.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2602 | 2026-09-04T18:58:22.070Z | |
| 2603 | 2026-09-04T18:58:22.070Z | info: running `cargo check --bins` on key-manager-types (118/376) |
| 2604 | 2026-09-04T18:58:22.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2605 | 2026-09-04T18:58:22.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2606 | 2026-09-04T18:58:22.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2607 | 2026-09-04T18:58:22.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2608 | 2026-09-04T18:58:22.623Z | |
| 2609 | 2026-09-04T18:58:22.623Z | info: running `cargo check --bins` on oxlog (119/376) |
| 2610 | 2026-09-04T18:58:23.091Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2611 | 2026-09-04T18:58:23.094Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2612 | 2026-09-04T18:58:23.227Z | Checking cfg-if v1.0.4 |
| 2613 | 2026-09-04T18:58:23.230Z | Checking serde_core v1.0.228 |
| 2614 | 2026-09-04T18:58:23.330Z | Checking libc v0.2.185 |
| 2615 | 2026-09-04T18:58:23.376Z | Checking memchr v2.8.0 |
| 2616 | 2026-09-04T18:58:23.376Z | Checking log v0.4.33 |
| 2617 | 2026-09-04T18:58:23.376Z | Checking smallvec v1.15.1 |
| 2618 | 2026-09-04T18:58:23.376Z | Checking subtle v2.6.1 |
| 2619 | 2026-09-04T18:58:23.383Z | Checking itoa v1.0.17 |
| 2620 | 2026-09-04T18:58:23.386Z | Checking scopeguard v1.2.0 |
| 2621 | 2026-09-04T18:58:23.488Z | Checking lock_api v0.4.14 |
| 2622 | 2026-09-04T18:58:23.503Z | Checking stable_deref_trait v1.2.1 |
| 2623 | 2026-09-04T18:58:23.515Z | Checking typenum v1.20.1 |
| 2624 | 2026-09-04T18:58:23.534Z | Checking zerofrom v0.1.6 |
| 2625 | 2026-09-04T18:58:23.538Z | Checking zerocopy v0.8.55 |
| 2626 | 2026-09-04T18:58:23.569Z | Checking portable-atomic v1.13.1 |
| 2627 | 2026-09-04T18:58:23.635Z | Checking yoke v0.8.1 |
| 2628 | 2026-09-04T18:58:23.681Z | Checking critical-section v1.2.0 |
| 2629 | 2026-09-04T18:58:23.712Z | Checking pin-project-lite v0.2.17 |
| 2630 | 2026-09-04T18:58:23.726Z | Checking errno v0.3.14 |
| 2631 | 2026-09-04T18:58:23.773Z | Checking getrandom v0.2.17 |
| 2632 | 2026-09-04T18:58:23.798Z | Checking zerovec v0.11.5 |
| 2633 | 2026-09-04T18:58:23.811Z | Checking const-oid v0.9.6 |
| 2634 | 2026-09-04T18:58:23.836Z | Checking libm v0.2.16 |
| 2635 | 2026-09-04T18:58:23.915Z | Checking rand_core v0.6.4 |
| 2636 | 2026-09-04T18:58:23.963Z | Checking once_cell v1.21.3 |
| 2637 | 2026-09-04T18:58:24.087Z | Checking zmij v1.0.21 |
| 2638 | 2026-09-04T18:58:24.134Z | Checking signal-hook-registry v1.4.8 |
| 2639 | 2026-09-04T18:58:24.228Z | Checking tinystr v0.8.2 |
| 2640 | 2026-09-04T18:58:24.245Z | Checking parking_lot_core v0.9.12 |
| 2641 | 2026-09-04T18:58:24.292Z | Checking rand_core v0.10.0 |
| 2642 | 2026-09-04T18:58:24.304Z | Checking percent-encoding v2.3.2 |
| 2643 | 2026-09-04T18:58:24.402Z | Checking writeable v0.6.2 |
| 2644 | 2026-09-04T18:58:24.428Z | Checking futures-core v0.3.32 |
| 2645 | 2026-09-04T18:58:24.428Z | Checking litemap v0.8.1 |
| 2646 | 2026-09-04T18:58:24.451Z | Checking parking_lot v0.12.5 |
| 2647 | 2026-09-04T18:58:24.489Z | Checking getrandom v0.4.3 |
| 2648 | 2026-09-04T18:58:24.539Z | Checking num-traits v0.2.19 |
| 2649 | 2026-09-04T18:58:24.565Z | Checking potential_utf v0.1.4 |
| 2650 | 2026-09-04T18:58:24.580Z | Checking zerotrie v0.2.3 |
| 2651 | 2026-09-04T18:58:24.606Z | Checking icu_locale_core v2.1.1 |
| 2652 | 2026-09-04T18:58:24.630Z | Checking mio v1.2.0 |
| 2653 | 2026-09-04T18:58:24.642Z | Checking equivalent v1.0.2 |
| 2654 | 2026-09-04T18:58:24.688Z | Checking icu_collections v2.1.1 |
| 2655 | 2026-09-04T18:58:24.724Z | Checking socket2 v0.6.3 |
| 2656 | 2026-09-04T18:58:24.819Z | Checking icu_properties_data v2.1.2 |
| 2657 | 2026-09-04T18:58:24.831Z | Checking serde v1.0.228 |
| 2658 | 2026-09-04T18:58:24.909Z | Checking bitflags v2.11.0 |
| 2659 | 2026-09-04T18:58:24.941Z | Checking serde_json v1.0.151 |
| 2660 | 2026-09-04T18:58:24.962Z | Checking icu_normalizer_data v2.1.1 |
| 2661 | 2026-09-04T18:58:24.988Z | Checking byteorder v1.5.0 |
| 2662 | 2026-09-04T18:58:25.032Z | Checking futures-sink v0.3.32 |
| 2663 | 2026-09-04T18:58:25.071Z | Checking hashbrown v0.17.0 |
| 2664 | 2026-09-04T18:58:25.083Z | Checking getrandom v0.3.4 |
| 2665 | 2026-09-04T18:58:25.130Z | Checking futures-channel v0.3.32 |
| 2666 | 2026-09-04T18:58:25.146Z | Checking icu_provider v2.1.1 |
| 2667 | 2026-09-04T18:58:25.189Z | Checking futures-io v0.3.32 |
| 2668 | 2026-09-04T18:58:25.221Z | Checking futures-task v0.3.32 |
| 2669 | 2026-09-04T18:58:25.235Z | Checking zeroize v1.9.0 |
| 2670 | 2026-09-04T18:58:25.299Z | Checking bytes v1.11.1 |
| 2671 | 2026-09-04T18:58:25.320Z | Checking utf8_iter v1.0.4 |
| 2672 | 2026-09-04T18:58:25.356Z | Checking slab v0.4.12 |
| 2673 | 2026-09-04T18:58:25.375Z | Checking icu_normalizer v2.1.1 |
| 2674 | 2026-09-04T18:58:25.396Z | Checking generic-array v0.14.7 |
| 2675 | 2026-09-04T18:58:25.439Z | Checking icu_properties v2.1.2 |
| 2676 | 2026-09-04T18:58:25.509Z | Checking futures-util v0.3.32 |
| 2677 | 2026-09-04T18:58:25.532Z | Checking indexmap v2.14.0 |
| 2678 | 2026-09-04T18:58:25.607Z | Checking rustix v1.1.4 |
| 2679 | 2026-09-04T18:58:25.673Z | Checking form_urlencoded v1.2.2 |
| 2680 | 2026-09-04T18:58:25.738Z | Checking tokio v1.52.1 |
| 2681 | 2026-09-04T18:58:25.801Z | Checking base64ct v1.8.3 |
| 2682 | 2026-09-04T18:58:25.844Z | Checking block-buffer v0.10.4 |
| 2683 | 2026-09-04T18:58:25.981Z | Checking crypto-common v0.1.7 |
| 2684 | 2026-09-04T18:58:26.031Z | Checking fnv v1.0.7 |
| 2685 | 2026-09-04T18:58:26.087Z | Checking pem-rfc7468 v0.7.0 |
| 2686 | 2026-09-04T18:58:26.104Z | Checking digest v0.10.7 |
| 2687 | 2026-09-04T18:58:26.123Z | Checking flagset v0.4.7 |
| 2688 | 2026-09-04T18:58:26.242Z | Checking iana-time-zone v0.1.65 |
| 2689 | 2026-09-04T18:58:26.256Z | Checking der v0.7.10 |
| 2690 | 2026-09-04T18:58:26.266Z | Checking idna_adapter v1.2.1 |
| 2691 | 2026-09-04T18:58:26.280Z | Checking ppv-lite86 v0.2.21 |
| 2692 | 2026-09-04T18:58:26.300Z | Checking rand_core v0.9.5 |
| 2693 | 2026-09-04T18:58:26.343Z | Checking chrono v0.4.45 |
| 2694 | 2026-09-04T18:58:26.378Z | Checking idna v1.1.0 |
| 2695 | 2026-09-04T18:58:26.437Z | Checking uuid v1.23.4 |
| 2696 | 2026-09-04T18:58:26.472Z | Checking regex-syntax v0.8.10 |
| 2697 | 2026-09-04T18:58:26.572Z | Checking base64 v0.22.1 |
| 2698 | 2026-09-04T18:58:26.620Z | Checking url v2.5.8 |
| 2699 | 2026-09-04T18:58:26.751Z | Checking http v1.4.2 |
| 2700 | 2026-09-04T18:58:26.805Z | Checking rand_chacha v0.9.0 |
| 2701 | 2026-09-04T18:58:26.982Z | Checking spki v0.7.3 |
| 2702 | 2026-09-04T18:58:27.007Z | Checking tracing-core v0.1.36 |
| 2703 | 2026-09-04T18:58:27.048Z | Checking cpufeatures v0.2.17 |
| 2704 | 2026-09-04T18:58:27.117Z | Checking simd-adler32 v0.3.8 |
| 2705 | 2026-09-04T18:58:27.149Z | Checking dyn-clone v1.0.20 |
| 2706 | 2026-09-04T18:58:27.183Z | Checking pkcs8 v0.10.2 |
| 2707 | 2026-09-04T18:58:27.250Z | Checking rand v0.9.2 |
| 2708 | 2026-09-04T18:58:27.282Z | Checking rustls-pki-types v1.14.0 |
| 2709 | 2026-09-04T18:58:27.309Z | Checking http-body v1.0.1 |
| 2710 | 2026-09-04T18:58:27.321Z | Checking tracing v0.1.44 |
| 2711 | 2026-09-04T18:58:27.342Z | Checking semver v1.0.28 |
| 2712 | 2026-09-04T18:58:27.420Z | Checking spin v0.9.8 |
| 2713 | 2026-09-04T18:58:27.446Z | Checking tinyvec_macros v0.1.1 |
| 2714 | 2026-09-04T18:58:27.512Z | Checking openssl-probe v0.2.1 |
| 2715 | 2026-09-04T18:58:27.528Z | Checking utf8parse v0.2.2 |
| 2716 | 2026-09-04T18:58:27.549Z | Checking adler2 v2.0.1 |
| 2717 | 2026-09-04T18:58:27.581Z | Checking cmov v0.5.4 |
| 2718 | 2026-09-04T18:58:27.601Z | Checking anstyle v1.0.14 |
| 2719 | 2026-09-04T18:58:27.615Z | Checking schemars v0.8.22 |
| 2720 | 2026-09-04T18:58:27.628Z | Checking anstyle-parse v1.0.0 |
| 2721 | 2026-09-04T18:58:27.654Z | Checking miniz_oxide v0.8.9 |
| 2722 | 2026-09-04T18:58:27.729Z | Checking tinyvec v1.10.0 |
| 2723 | 2026-09-04T18:58:27.773Z | Checking ctutils v0.4.2 |
| 2724 | 2026-09-04T18:58:27.788Z | Checking sha2 v0.10.9 |
| 2725 | 2026-09-04T18:58:27.791Z | Checking terminal_size v0.4.3 |
| 2726 | 2026-09-04T18:58:27.813Z | Checking aws-lc-sys v0.40.0 |
| 2727 | 2026-09-04T18:58:27.908Z | Checking thiserror v2.0.18 |
| 2728 | 2026-09-04T18:58:27.986Z | Checking fastrand v2.3.0 |
| 2729 | 2026-09-04T18:58:28.008Z | Checking colorchoice v1.0.4 |
| 2730 | 2026-09-04T18:58:28.019Z | Checking untrusted v0.7.1 |
| 2731 | 2026-09-04T18:58:28.042Z | Checking tower-layer v0.3.3 |
| 2732 | 2026-09-04T18:58:28.061Z | Checking is_terminal_polyfill v1.70.2 |
| 2733 | 2026-09-04T18:58:28.101Z | Checking tower-service v0.3.3 |
| 2734 | 2026-09-04T18:58:28.124Z | Checking atomic-waker v1.1.2 |
| 2735 | 2026-09-04T18:58:28.145Z | Checking try-lock v0.2.5 |
| 2736 | 2026-09-04T18:58:28.161Z | Checking anstyle-query v1.1.5 |
| 2737 | 2026-09-04T18:58:28.186Z | Checking tempfile v3.27.0 |
| 2738 | 2026-09-04T18:58:28.199Z | Checking hybrid-array v0.4.13 |
| 2739 | 2026-09-04T18:58:28.220Z | Checking ipnet v2.12.0 |
| 2740 | 2026-09-04T18:58:28.240Z | Checking want v0.3.1 |
| 2741 | 2026-09-04T18:58:28.252Z | Checking anstream v1.0.0 |
| 2742 | 2026-09-04T18:58:28.275Z | Checking crc32fast v1.5.0 |
| 2743 | 2026-09-04T18:58:28.315Z | Checking aws-lc-rs v1.16.3 |
| 2744 | 2026-09-04T18:58:28.357Z | Checking httparse v1.10.1 |
| 2745 | 2026-09-04T18:58:28.383Z | Checking aho-corasick v1.1.4 |
| 2746 | 2026-09-04T18:58:28.412Z | Checking tap v1.0.1 |
| 2747 | 2026-09-04T18:58:28.444Z | Checking plain v0.2.3 |
| 2748 | 2026-09-04T18:58:28.473Z | Checking httpdate v1.0.3 |
| 2749 | 2026-09-04T18:58:28.513Z | Checking foreign-types-shared v0.1.1 |
| 2750 | 2026-09-04T18:58:28.544Z | Checking untrusted v0.9.0 |
| 2751 | 2026-09-04T18:58:28.564Z | Checking wyz v0.5.1 |
| 2752 | 2026-09-04T18:58:28.590Z | Checking foreign-types v0.3.2 |
| 2753 | 2026-09-04T18:58:28.619Z | Checking unicode-normalization v0.1.25 |
| 2754 | 2026-09-04T18:58:28.649Z | Checking rand_chacha v0.3.1 |
| 2755 | 2026-09-04T18:58:28.662Z | Checking signature v2.2.0 |
| 2756 | 2026-09-04T18:58:28.734Z | Checking radium v0.7.0 |
| 2757 | 2026-09-04T18:58:28.856Z | Checking hex v0.4.3 |
| 2758 | 2026-09-04T18:58:28.860Z | Checking num-integer v0.1.46 |
| 2759 | 2026-09-04T18:58:28.908Z | Checking openssl-sys v0.9.117 |
| 2760 | 2026-09-04T18:58:28.944Z | Checking wait-timeout v0.2.1 |
| 2761 | 2026-09-04T18:58:29.010Z | Checking socket2 v0.5.10 |
| 2762 | 2026-09-04T18:58:29.023Z | Checking quick-error v1.2.3 |
| 2763 | 2026-09-04T18:58:29.045Z | Checking tokio-util v0.7.18 |
| 2764 | 2026-09-04T18:58:29.059Z | Checking regex-automata v0.4.14 |
| 2765 | 2026-09-04T18:58:29.070Z | Checking ucd-trie v0.1.7 |
| 2766 | 2026-09-04T18:58:29.083Z | Checking unicode-ident v1.0.24 |
| 2767 | 2026-09-04T18:58:29.117Z | Checking strsim v0.11.1 |
| 2768 | 2026-09-04T18:58:29.155Z | Checking rustls-webpki v0.103.13 |
| 2769 | 2026-09-04T18:58:29.188Z | Checking bit-vec v0.8.0 |
| 2770 | 2026-09-04T18:58:29.199Z | Checking clap_lex v1.0.0 |
| 2771 | 2026-09-04T18:58:29.251Z | Checking funty v2.0.0 |
| 2772 | 2026-09-04T18:58:29.274Z | Checking pest v2.8.6 |
| 2773 | 2026-09-04T18:58:29.277Z | Checking openssl v0.10.80 |
| 2774 | 2026-09-04T18:58:29.343Z | Checking clap_builder v4.6.0 |
| 2775 | 2026-09-04T18:58:29.376Z | Checking bit-set v0.8.0 |
| 2776 | 2026-09-04T18:58:29.524Z | Checking proc-macro2 v1.0.106 |
| 2777 | 2026-09-04T18:58:29.562Z | Checking bitvec v1.0.1 |
| 2778 | 2026-09-04T18:58:29.575Z | Checking rustls v0.23.41 |
| 2779 | 2026-09-04T18:58:29.660Z | Checking h2 v0.4.15 |
| 2780 | 2026-09-04T18:58:29.829Z | Checking rusty-fork v0.3.1 |
| 2781 | 2026-09-04T18:58:29.996Z | Checking num-iter v0.1.45 |
| 2782 | 2026-09-04T18:58:30.108Z | Checking rand v0.8.6 |
| 2783 | 2026-09-04T18:58:30.319Z | Checking lazy_static v1.5.0 |
| 2784 | 2026-09-04T18:58:30.409Z | Checking rand_xorshift v0.4.0 |
| 2785 | 2026-09-04T18:58:30.529Z | Checking hmac v0.12.1 |
| 2786 | 2026-09-04T18:58:30.559Z | Checking thiserror v1.0.69 |
| 2787 | 2026-09-04T18:58:30.617Z | Checking maybe-uninit v2.0.0 |
| 2788 | 2026-09-04T18:58:30.655Z | Checking serde_spanned v0.6.9 |
| 2789 | 2026-09-04T18:58:30.667Z | Checking toml_datetime v0.6.11 |
| 2790 | 2026-09-04T18:58:30.682Z | Checking sync_wrapper v1.0.2 |
| 2791 | 2026-09-04T18:58:30.778Z | Checking powerfmt v0.2.0 |
| 2792 | 2026-09-04T18:58:30.782Z | Checking zlib-rs v0.6.2 |
| 2793 | 2026-09-04T18:58:30.841Z | Checking siphasher v1.0.2 |
| 2794 | 2026-09-04T18:58:30.855Z | Checking pretty-hex v0.4.1 |
| 2795 | 2026-09-04T18:58:30.867Z | Checking unarray v0.1.4 |
| 2796 | 2026-09-04T18:58:30.929Z | Checking nodrop v0.1.14 |
| 2797 | 2026-09-04T18:58:30.966Z | Checking crc-catalog v2.4.0 |
| 2798 | 2026-09-04T18:58:30.979Z | Checking proptest v1.11.0 |
| 2799 | 2026-09-04T18:58:30.993Z | Checking deranged v0.5.8 |
| 2800 | 2026-09-04T18:58:31.014Z | Checking array-init v0.0.4 |
| 2801 | 2026-09-04T18:58:31.057Z | Checking crc v3.4.0 |
| 2802 | 2026-09-04T18:58:31.229Z | Checking packed_struct v0.10.1 |
| 2803 | 2026-09-04T18:58:31.297Z | Checking native-tls v0.2.18 |
| 2804 | 2026-09-04T18:58:31.309Z | Checking tower v0.5.3 |
| 2805 | 2026-09-04T18:58:31.478Z | Checking smallvec v0.6.14 |
| 2806 | 2026-09-04T18:58:31.652Z | Checking flate2 v1.1.9 |
| 2807 | 2026-09-04T18:58:31.664Z | Checking num-bigint-dig v0.8.6 |
| 2808 | 2026-09-04T18:58:31.692Z | Checking clap v4.6.1 |
| 2809 | 2026-09-04T18:58:31.772Z | Checking quote v1.0.45 |
| 2810 | 2026-09-04T18:58:31.804Z | Checking ipnetwork v0.21.1 |
| 2811 | 2026-09-04T18:58:31.899Z | Checking http-body-util v0.1.3 |
| 2812 | 2026-09-04T18:58:31.941Z | Checking pkcs1 v0.7.5 |
| 2813 | 2026-09-04T18:58:31.954Z | Checking crossbeam-utils v0.8.21 |
| 2814 | 2026-09-04T18:58:32.016Z | Checking bitfield v0.19.4 |
| 2815 | 2026-09-04T18:58:32.116Z | Checking zerocopy v0.6.6 |
| 2816 | 2026-09-04T18:58:32.146Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2817 | 2026-09-04T18:58:32.231Z | Checking ahash v0.8.12 |
| 2818 | 2026-09-04T18:58:32.275Z | Checking scroll v0.13.0 |
| 2819 | 2026-09-04T18:58:32.289Z | Checking env_filter v2.0.0 |
| 2820 | 2026-09-04T18:58:32.303Z | Checking hashbrown v0.12.3 |
| 2821 | 2026-09-04T18:58:32.422Z | Checking unicode-properties v0.1.4 |
| 2822 | 2026-09-04T18:58:32.434Z | Checking iri-string v0.7.10 |
| 2823 | 2026-09-04T18:58:32.446Z | Checking ryu v1.0.23 |
| 2824 | 2026-09-04T18:58:32.492Z | Checking time-core v0.1.8 |
| 2825 | 2026-09-04T18:58:32.495Z | Checking hyper v1.10.1 |
| 2826 | 2026-09-04T18:58:32.524Z | Checking unicode-bidi v0.3.18 |
| 2827 | 2026-09-04T18:58:32.581Z | Checking allocator-api2 v0.2.21 |
| 2828 | 2026-09-04T18:58:32.611Z | Checking gimli v0.32.3 |
| 2829 | 2026-09-04T18:58:32.635Z | Checking winnow v0.5.40 |
| 2830 | 2026-09-04T18:58:32.727Z | Checking num-conv v0.2.0 |
| 2831 | 2026-09-04T18:58:32.804Z | Checking base64 v0.21.7 |
| 2832 | 2026-09-04T18:58:32.821Z | Checking num_threads v0.1.7 |
| 2833 | 2026-09-04T18:58:32.842Z | Checking stringprep v0.1.5 |
| 2834 | 2026-09-04T18:58:32.866Z | Checking newtype-uuid v1.3.2 |
| 2835 | 2026-09-04T18:58:32.904Z | Checking time v0.3.47 |
| 2836 | 2026-09-04T18:58:32.992Z | Checking indexmap v1.9.3 |
| 2837 | 2026-09-04T18:58:33.041Z | Checking ron v0.8.1 |
| 2838 | 2026-09-04T18:58:33.064Z | Checking serde_urlencoded v0.7.1 |
| 2839 | 2026-09-04T18:58:33.267Z | Checking goblin v0.10.5 |
| 2840 | 2026-09-04T18:58:33.302Z | Checking rsa v0.9.10 |
| 2841 | 2026-09-04T18:58:33.448Z | Checking hyper-util v0.1.20 |
| 2842 | 2026-09-04T18:58:33.462Z | Checking tower-http v0.6.8 |
| 2843 | 2026-09-04T18:58:33.561Z | Checking hashbrown v0.13.2 |
| 2844 | 2026-09-04T18:58:33.742Z | Checking env_logger v0.11.11 |
| 2845 | 2026-09-04T18:58:33.764Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2846 | 2026-09-04T18:58:33.793Z | Checking toml_edit v0.19.15 |
| 2847 | 2026-09-04T18:58:33.917Z | Checking crossbeam-epoch v0.9.18 |
| 2848 | 2026-09-04T18:58:33.932Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2849 | 2026-09-04T18:58:33.980Z | Checking bzip2 v0.4.4 |
| 2850 | 2026-09-04T18:58:34.017Z | Checking oxnet v0.1.6 |
| 2851 | 2026-09-04T18:58:34.147Z | Checking syn v2.0.117 |
| 2852 | 2026-09-04T18:58:34.149Z | Checking addr2line v0.25.1 |
| 2853 | 2026-09-04T18:58:34.159Z | Checking serde-hex v0.1.0 |
| 2854 | 2026-09-04T18:58:34.271Z | Checking tokio-native-tls v0.3.1 |
| 2855 | 2026-09-04T18:58:34.405Z | Checking bstr v1.12.1 |
| 2856 | 2026-09-04T18:58:34.435Z | Checking block-buffer v0.12.1 |
| 2857 | 2026-09-04T18:58:34.602Z | Checking crypto-common v0.2.2 |
| 2858 | 2026-09-04T18:58:34.691Z | Checking block-padding v0.4.2 |
| 2859 | 2026-09-04T18:58:34.793Z | Checking rustls-native-certs v0.8.3 |
| 2860 | 2026-09-04T18:58:34.809Z | Checking x509-cert v0.2.5 |
| 2861 | 2026-09-04T18:58:34.827Z | Checking scroll v0.12.0 |
| 2862 | 2026-09-04T18:58:34.925Z | Checking object v0.37.3 |
| 2863 | 2026-09-04T18:58:35.049Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2864 | 2026-09-04T18:58:35.160Z | Checking md-5 v0.10.6 |
| 2865 | 2026-09-04T18:58:35.197Z | Checking hash32 v0.2.1 |
| 2866 | 2026-09-04T18:58:35.300Z | Checking encoding_rs v0.8.35 |
| 2867 | 2026-09-04T18:58:35.354Z | Checking psl-types v2.0.11 |
| 2868 | 2026-09-04T18:58:35.462Z | Checking rustc-demangle v0.1.27 |
| 2869 | 2026-09-04T18:58:35.474Z | Checking fallible-iterator v0.2.0 |
| 2870 | 2026-09-04T18:58:35.579Z | Checking crc-any v2.5.0 |
| 2871 | 2026-09-04T18:58:35.657Z | Checking mime v0.3.17 |
| 2872 | 2026-09-04T18:58:35.685Z | Checking dof v0.4.0 |
| 2873 | 2026-09-04T18:58:35.742Z | Checking postgres-protocol v0.6.10 |
| 2874 | 2026-09-04T18:58:35.754Z | Checking publicsuffix v2.3.0 |
| 2875 | 2026-09-04T18:58:35.829Z | Checking heapless v0.7.17 |
| 2876 | 2026-09-04T18:58:35.911Z | Checking zstd-safe v7.2.4 |
| 2877 | 2026-09-04T18:58:36.056Z | Checking goblin v0.8.2 |
| 2878 | 2026-09-04T18:58:36.073Z | Checking inout v0.2.2 |
| 2879 | 2026-09-04T18:58:36.224Z | Checking toml v0.7.8 |
| 2880 | 2026-09-04T18:58:36.238Z | Checking hyper-tls v0.6.0 |
| 2881 | 2026-09-04T18:58:36.252Z | Checking daft v0.1.8 |
| 2882 | 2026-09-04T18:58:36.316Z | Checking zip v0.6.6 |
| 2883 | 2026-09-04T18:58:36.376Z | Checking cookie v0.18.1 |
| 2884 | 2026-09-04T18:58:36.410Z | Checking object v0.30.4 |
| 2885 | 2026-09-04T18:58:36.492Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2886 | 2026-09-04T18:58:36.529Z | Checking tokio-rustls v0.26.4 |
| 2887 | 2026-09-04T18:58:36.607Z | Checking phf_shared v0.13.1 |
| 2888 | 2026-09-04T18:58:36.641Z | Checking dtrace-parser v0.3.0 |
| 2889 | 2026-09-04T18:58:36.654Z | Checking pin-project v1.1.11 |
| 2890 | 2026-09-04T18:58:36.747Z | Checking zerocopy v0.7.35 |
| 2891 | 2026-09-04T18:58:36.759Z | Checking signal-hook v0.3.18 |
| 2892 | 2026-09-04T18:58:36.801Z | Checking futures-executor v0.3.32 |
| 2893 | 2026-09-04T18:58:36.876Z | Checking ff v0.13.1 |
| 2894 | 2026-09-04T18:58:36.946Z | Checking thread-id v5.1.0 |
| 2895 | 2026-09-04T18:58:36.949Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2896 | 2026-09-04T18:58:36.949Z | Checking bumpalo v3.20.2 |
| 2897 | 2026-09-04T18:58:36.999Z | Checking libbz2-rs-sys v0.2.2 |
| 2898 | 2026-09-04T18:58:37.022Z | Checking foldhash v0.1.5 |
| 2899 | 2026-09-04T18:58:37.152Z | Checking foldhash v0.2.0 |
| 2900 | 2026-09-04T18:58:37.155Z | Checking same-file v1.0.6 |
| 2901 | 2026-09-04T18:58:37.228Z | Checking smawk v0.3.2 |
| 2902 | 2026-09-04T18:58:37.248Z | Checking backtrace v0.3.76 |
| 2903 | 2026-09-04T18:58:37.268Z | Checking jiff-core v0.1.0 |
| 2904 | 2026-09-04T18:58:37.315Z | Checking managed v0.8.0 |
| 2905 | 2026-09-04T18:58:37.354Z | Checking unicode-width v0.2.0 |
| 2906 | 2026-09-04T18:58:37.392Z | Checking is_ci v1.2.0 |
| 2907 | 2026-09-04T18:58:37.488Z | Checking path-slash v0.1.5 |
| 2908 | 2026-09-04T18:58:37.513Z | Compiling rayon-core v1.13.0 |
| 2909 | 2026-09-04T18:58:37.538Z | Checking unicode-linebreak v0.1.5 |
| 2910 | 2026-09-04T18:58:37.585Z | Checking either v1.15.0 |
| 2911 | 2026-09-04T18:58:37.611Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2912 | 2026-09-04T18:58:37.684Z | Checking base16ct v0.2.0 |
| 2913 | 2026-09-04T18:58:37.747Z | Checking bitflags v1.3.2 |
| 2914 | 2026-09-04T18:58:37.774Z | Checking textwrap v0.16.2 |
| 2915 | 2026-09-04T18:58:37.815Z | Checking sec1 v0.7.3 |
| 2916 | 2026-09-04T18:58:37.818Z | Checking smoltcp v0.9.1 |
| 2917 | 2026-09-04T18:58:37.838Z | Checking backtrace-ext v0.2.1 |
| 2918 | 2026-09-04T18:58:37.941Z | Checking supports-color v3.0.2 |
| 2919 | 2026-09-04T18:58:37.954Z | Checking bzip2 v0.6.1 |
| 2920 | 2026-09-04T18:58:37.967Z | Checking dof v0.3.0 |
| 2921 | 2026-09-04T18:58:37.976Z | Checking jiff v0.2.34 |
| 2922 | 2026-09-04T18:58:37.990Z | Checking hashbrown v0.16.1 |
| 2923 | 2026-09-04T18:58:38.018Z | Checking walkdir v2.5.0 |
| 2924 | 2026-09-04T18:58:38.058Z | Checking hashbrown v0.15.5 |
| 2925 | 2026-09-04T18:58:38.113Z | Checking zopfli v0.8.3 |
| 2926 | 2026-09-04T18:58:38.176Z | Checking usdt-impl v0.6.0 |
| 2927 | 2026-09-04T18:58:38.241Z | Checking group v0.13.0 |
| 2928 | 2026-09-04T18:58:38.387Z | Checking signal-hook-mio v0.2.5 |
| 2929 | 2026-09-04T18:58:38.415Z | Checking futures v0.3.32 |
| 2930 | 2026-09-04T18:58:38.434Z | Checking phf v0.13.1 |
| 2931 | 2026-09-04T18:58:38.457Z | Checking hyper-rustls v0.27.7 |
| 2932 | 2026-09-04T18:58:38.478Z | Checking snafu v0.8.9 |
| 2933 | 2026-09-04T18:58:38.491Z | Checking cookie_store v0.22.1 |
| 2934 | 2026-09-04T18:58:38.495Z | Checking reqwest v0.12.28 |
| 2935 | 2026-09-04T18:58:38.515Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2936 | 2026-09-04T18:58:38.528Z | Checking cipher v0.5.2 |
| 2937 | 2026-09-04T18:58:38.579Z | Checking zstd v0.13.3 |
| 2938 | 2026-09-04T18:58:38.654Z | Checking postgres-types v0.2.12 |
| 2939 | 2026-09-04T18:58:38.710Z | Checking rustls-platform-verifier v0.6.2 |
| 2940 | 2026-09-04T18:58:38.764Z | Checking globset v0.4.18 |
| 2941 | 2026-09-04T18:58:38.768Z | Checking crossbeam-deque v0.8.6 |
| 2942 | 2026-09-04T18:58:38.815Z | Checking phf_shared v0.11.3 |
| 2943 | 2026-09-04T18:58:38.844Z | Checking regex v1.12.3 |
| 2944 | 2026-09-04T18:58:38.850Z | Checking hkdf v0.12.4 |
| 2945 | 2026-09-04T18:58:38.945Z | Checking dtrace-parser v0.2.0 |
| 2946 | 2026-09-04T18:58:38.961Z | Checking ref-cast v1.0.25 |
| 2947 | 2026-09-04T18:58:38.971Z | Checking curve25519-dalek v4.1.3 |
| 2948 | 2026-09-04T18:58:38.993Z | Checking olpc-cjson v0.1.4 |
| 2949 | 2026-09-04T18:58:39.011Z | Checking byte-wrapper v0.1.0 |
| 2950 | 2026-09-04T18:58:39.049Z | Checking strum v0.27.2 |
| 2951 | 2026-09-04T18:58:39.117Z | Checking hubpack v0.1.2 |
| 2952 | 2026-09-04T18:58:39.130Z | Checking ed25519 v2.2.3 |
| 2953 | 2026-09-04T18:58:39.153Z | Checking memoffset v0.9.1 |
| 2954 | 2026-09-04T18:58:39.189Z | Checking rustix v0.38.44 |
| 2955 | 2026-09-04T18:58:39.212Z | Checking owo-colors v4.3.0 |
| 2956 | 2026-09-04T18:58:39.227Z | Checking pem v3.0.6 |
| 2957 | 2026-09-04T18:58:39.243Z | Checking crypto-bigint v0.5.5 |
| 2958 | 2026-09-04T18:58:39.281Z | Checking serde_plain v1.0.2 |
| 2959 | 2026-09-04T18:58:39.310Z | Checking erased-serde v0.3.31 |
| 2960 | 2026-09-04T18:58:39.378Z | Checking serde-big-array v0.5.1 |
| 2961 | 2026-09-04T18:58:39.424Z | Checking float-cmp v0.10.0 |
| 2962 | 2026-09-04T18:58:39.507Z | Checking thread-id v4.2.2 |
| 2963 | 2026-09-04T18:58:39.550Z | Checking memmap2 v0.9.10 |
| 2964 | 2026-09-04T18:58:39.585Z | Checking data-encoding v2.10.0 |
| 2965 | 2026-09-04T18:58:39.687Z | Checking cpufeatures v0.3.0 |
| 2966 | 2026-09-04T18:58:39.710Z | Checking unicode-segmentation v1.12.0 |
| 2967 | 2026-09-04T18:58:39.738Z | Checking winnow v1.0.3 |
| 2968 | 2026-09-04T18:58:39.756Z | Checking winnow v0.7.14 |
| 2969 | 2026-09-04T18:58:39.768Z | Checking fixedbitset v0.5.7 |
| 2970 | 2026-09-04T18:58:39.856Z | Checking whoami v2.1.0 |
| 2971 | 2026-09-04T18:58:39.870Z | Checking static_assertions v1.1.0 |
| 2972 | 2026-09-04T18:58:39.938Z | Checking precomputed-hash v0.1.1 |
| 2973 | 2026-09-04T18:58:39.956Z | Checking toml_write v0.1.2 |
| 2974 | 2026-09-04T18:58:39.985Z | Checking normalize-line-endings v0.3.0 |
| 2975 | 2026-09-04T18:58:40.015Z | Checking difflib v0.4.0 |
| 2976 | 2026-09-04T18:58:40.018Z | Checking keccak v0.1.6 |
| 2977 | 2026-09-04T18:58:40.044Z | Checking new_debug_unreachable v1.0.6 |
| 2978 | 2026-09-04T18:58:40.072Z | Checking unicode-width v0.1.14 |
| 2979 | 2026-09-04T18:58:40.175Z | Checking const-oid v0.10.2 |
| 2980 | 2026-09-04T18:58:40.181Z | Checking supports-unicode v3.0.0 |
| 2981 | 2026-09-04T18:58:40.181Z | Checking fixedbitset v0.4.2 |
| 2982 | 2026-09-04T18:58:40.185Z | Checking predicates-core v1.0.10 |
| 2983 | 2026-09-04T18:58:40.188Z | Checking typed-path v0.9.3 |
| 2984 | 2026-09-04T18:58:40.220Z | Checking supports-hyperlinks v3.2.0 |
| 2985 | 2026-09-04T18:58:40.263Z | Checking digest v0.11.3 |
| 2986 | 2026-09-04T18:58:40.290Z | Checking petgraph v0.6.5 |
| 2987 | 2026-09-04T18:58:40.306Z | Checking sha3 v0.10.8 |
| 2988 | 2026-09-04T18:58:40.320Z | Checking miette v7.6.0 |
| 2989 | 2026-09-04T18:58:40.323Z | Checking predicates v3.1.4 |
| 2990 | 2026-09-04T18:58:40.438Z | Checking elliptic-curve v0.13.8 |
| 2991 | 2026-09-04T18:58:40.509Z | Checking string_cache v0.8.9 |
| 2992 | 2026-09-04T18:58:40.591Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2993 | 2026-09-04T18:58:40.617Z | Checking tokio-postgres v0.7.16 |
| 2994 | 2026-09-04T18:58:40.674Z | Checking similar v2.7.0 |
| 2995 | 2026-09-04T18:58:40.744Z | Checking crossterm v0.28.1 |
| 2996 | 2026-09-04T18:58:40.815Z | Checking petgraph v0.8.3 |
| 2997 | 2026-09-04T18:58:40.916Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2998 | 2026-09-04T18:58:40.948Z | Checking toml_edit v0.22.27 |
| 2999 | 2026-09-04T18:58:40.961Z | Checking tough v0.22.0 |
| 3000 | 2026-09-04T18:58:41.053Z | Checking zip v4.6.1 |
| 3001 | 2026-09-04T18:58:41.449Z | Checking hickory-proto v0.25.2 |
| 3002 | 2026-09-04T18:58:41.545Z | Checking chacha20 v0.10.0 |
| 3003 | 2026-09-04T18:58:41.617Z | Checking ed25519-dalek v2.2.0 |
| 3004 | 2026-09-04T18:58:41.795Z | Checking usdt v0.6.0 |
| 3005 | 2026-09-04T18:58:41.851Z | Checking slog v2.8.2 |
| 3006 | 2026-09-04T18:58:41.893Z | Checking usdt-impl v0.5.0 |
| 3007 | 2026-09-04T18:58:41.965Z | Checking nix v0.31.2 |
| 3008 | 2026-09-04T18:58:42.030Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3009 | 2026-09-04T18:58:42.111Z | Checking iddqd v0.4.2 |
| 3010 | 2026-09-04T18:58:42.378Z | Checking reqwest v0.13.2 |
| 3011 | 2026-09-04T18:58:42.633Z | Checking itertools v0.13.0 |
| 3012 | 2026-09-04T18:58:42.646Z | Checking strum v0.26.3 |
| 3013 | 2026-09-04T18:58:42.757Z | Checking serde_with v3.21.0 |
| 3014 | 2026-09-04T18:58:42.985Z | Checking derive_more v2.1.1 |
| 3015 | 2026-09-04T18:58:43.052Z | Checking fs-err v3.3.0 |
| 3016 | 2026-09-04T18:58:43.084Z | Checking tokio-stream v0.1.18 |
| 3017 | 2026-09-04T18:58:43.187Z | Checking buf-list v1.1.2 |
| 3018 | 2026-09-04T18:58:43.187Z | Checking camino v1.2.5 |
| 3019 | 2026-09-04T18:58:43.236Z | Checking anyhow v1.0.104 |
| 3020 | 2026-09-04T18:58:43.353Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3021 | 2026-09-04T18:58:43.368Z | Checking openapiv3 v2.2.0 |
| 3022 | 2026-09-04T18:58:43.435Z | Checking peg-runtime v0.8.5 |
| 3023 | 2026-09-04T18:58:43.447Z | Checking lalrpop-util v0.19.12 |
| 3024 | 2026-09-04T18:58:43.463Z | Checking illumos-nvpair v0.3.0 |
| 3025 | 2026-09-04T18:58:43.575Z | Checking rayon v1.11.0 |
| 3026 | 2026-09-04T18:58:43.605Z | Checking sigpipe v0.1.3 |
| 3027 | 2026-09-04T18:58:43.617Z | Checking glob v0.3.3 |
| 3028 | 2026-09-04T18:58:44.549Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-09-04T18:58:44.881Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3030 | 2026-09-04T18:58:45.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.54s |
| 3031 | 2026-09-04T18:58:45.328Z | |
| 3032 | 2026-09-04T18:58:45.328Z | info: running `cargo check --bins` on internal-dns-types (120/376) |
| 3033 | 2026-09-04T18:58:45.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-09-04T18:58:45.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-09-04T18:58:45.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-09-04T18:58:45.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3037 | 2026-09-04T18:58:45.969Z | |
| 3038 | 2026-09-04T18:58:45.969Z | info: running `cargo check --bins` on internal-dns-types-versions (121/376) |
| 3039 | 2026-09-04T18:58:46.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-09-04T18:58:46.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-09-04T18:58:46.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3042 | 2026-09-04T18:58:46.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3043 | 2026-09-04T18:58:46.450Z | |
| 3044 | 2026-09-04T18:58:46.450Z | info: running `cargo check --bins` on nexus-types-versions (122/376) |
| 3045 | 2026-09-04T18:58:46.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2026-09-04T18:58:46.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2026-09-04T18:58:46.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2026-09-04T18:58:46.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3049 | 2026-09-04T18:58:47.032Z | |
| 3050 | 2026-09-04T18:58:47.032Z | info: running `cargo check --bins` on oxql-types (123/376) |
| 3051 | 2026-09-04T18:58:47.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-09-04T18:58:47.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-09-04T18:58:47.516Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-09-04T18:58:47.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3055 | 2026-09-04T18:58:47.601Z | |
| 3056 | 2026-09-04T18:58:47.601Z | info: running `cargo check --bins` on oximeter-types (124/376) |
| 3057 | 2026-09-04T18:58:48.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-09-04T18:58:48.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-09-04T18:58:48.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-09-04T18:58:48.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3061 | 2026-09-04T18:58:48.160Z | |
| 3062 | 2026-09-04T18:58:48.160Z | info: running `cargo check --bins` on oximeter-types-versions (125/376) |
| 3063 | 2026-09-04T18:58:48.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-09-04T18:58:48.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-09-04T18:58:48.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-09-04T18:58:48.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3067 | 2026-09-04T18:58:48.723Z | |
| 3068 | 2026-09-04T18:58:48.723Z | info: running `cargo check --bins` on oximeter-macro-impl (126/376) |
| 3069 | 2026-09-04T18:58:49.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-09-04T18:58:49.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-09-04T18:58:49.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-09-04T18:58:49.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3073 | 2026-09-04T18:58:49.282Z | |
| 3074 | 2026-09-04T18:58:49.282Z | info: running `cargo check --bins --no-default-features` on oximeter-db (127/376) |
| 3075 | 2026-09-04T18:58:49.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-09-04T18:58:49.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-09-04T18:58:49.967Z | Compiling multer v3.1.0 |
| 3078 | 2026-09-04T18:58:50.078Z | Compiling async-stream-impl v0.3.6 |
| 3079 | 2026-09-04T18:58:50.083Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3080 | 2026-09-04T18:58:50.092Z | Compiling serde_tokenstream v0.3.0 |
| 3081 | 2026-09-04T18:58:50.105Z | Compiling dropshot v0.17.1 |
| 3082 | 2026-09-04T18:58:50.119Z | Compiling parse-display-derive v0.10.0 |
| 3083 | 2026-09-04T18:58:50.130Z | Compiling dropshot_endpoint v0.17.1 |
| 3084 | 2026-09-04T18:58:50.134Z | Compiling newtype-uuid-macros v0.1.0 |
| 3085 | 2026-09-04T18:58:50.318Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3086 | 2026-09-04T18:58:50.355Z | Checking thread_local v1.1.9 |
| 3087 | 2026-09-04T18:58:50.391Z | Compiling oxide-generation-macros v0.2.0 |
| 3088 | 2026-09-04T18:58:50.453Z | Checking compression-core v0.4.31 |
| 3089 | 2026-09-04T18:58:50.527Z | Checking match_cfg v0.1.0 |
| 3090 | 2026-09-04T18:58:50.580Z | Checking compression-codecs v0.4.37 |
| 3091 | 2026-09-04T18:58:50.597Z | Checking hostname v0.3.1 |
| 3092 | 2026-09-04T18:58:50.655Z | Checking crossbeam-channel v0.5.15 |
| 3093 | 2026-09-04T18:58:50.692Z | Checking atomicwrites v0.4.4 |
| 3094 | 2026-09-04T18:58:50.726Z | Checking slog-json v2.6.1 |
| 3095 | 2026-09-04T18:58:50.743Z | Checking is-terminal v0.4.17 |
| 3096 | 2026-09-04T18:58:50.816Z | Checking serde_spanned v1.1.1 |
| 3097 | 2026-09-04T18:58:50.833Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 3098 | 2026-09-04T18:58:50.881Z | Checking take_mut v0.2.2 |
| 3099 | 2026-09-04T18:58:50.895Z | Checking term v1.2.1 |
| 3100 | 2026-09-04T18:58:50.944Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 3101 | 2026-09-04T18:58:50.981Z | Checking debug-ignore v1.0.5 |
| 3102 | 2026-09-04T18:58:50.994Z | Checking slog-async v2.8.0 |
| 3103 | 2026-09-04T18:58:51.026Z | Checking slog-bunyan v2.5.0 |
| 3104 | 2026-09-04T18:58:51.080Z | Checking async-compression v0.4.41 |
| 3105 | 2026-09-04T18:58:51.115Z | Checking slog-term v2.9.2 |
| 3106 | 2026-09-04T18:58:51.124Z | Checking toml v1.1.2+spec-1.1.0 |
| 3107 | 2026-09-04T18:58:51.137Z | Checking async-stream v0.3.6 |
| 3108 | 2026-09-04T18:58:51.149Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3109 | 2026-09-04T18:58:51.163Z | Checking progenitor-client v0.14.0 |
| 3110 | 2026-09-04T18:58:51.254Z | Checking sha1 v0.11.0 |
| 3111 | 2026-09-04T18:58:51.325Z | Checking oxide-generation v0.1.3 |
| 3112 | 2026-09-04T18:58:51.360Z | Checking waitgroup v0.1.2 |
| 3113 | 2026-09-04T18:58:51.394Z | Checking rustls-pemfile v2.2.0 |
| 3114 | 2026-09-04T18:58:51.511Z | Checking backon v1.6.0 |
| 3115 | 2026-09-04T18:58:51.520Z | Checking serde_path_to_error v0.1.20 |
| 3116 | 2026-09-04T18:58:51.520Z | Checking hostname v0.4.2 |
| 3117 | 2026-09-04T18:58:51.537Z | Checking instant v0.1.13 |
| 3118 | 2026-09-04T18:58:51.602Z | Checking progenitor-extras v0.2.0 |
| 3119 | 2026-09-04T18:58:51.624Z | Checking backoff v0.4.0 |
| 3120 | 2026-09-04T18:58:51.703Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3121 | 2026-09-04T18:58:51.716Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3122 | 2026-09-04T18:58:51.773Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3123 | 2026-09-04T18:58:51.773Z | Checking parse-display v0.10.0 |
| 3124 | 2026-09-04T18:58:51.798Z | Checking itertools v0.14.0 |
| 3125 | 2026-09-04T18:58:51.816Z | Checking regress v0.10.5 |
| 3126 | 2026-09-04T18:58:51.911Z | Checking macaddr v1.0.1 |
| 3127 | 2026-09-04T18:58:52.079Z | Checking humantime v2.3.0 |
| 3128 | 2026-09-04T18:58:52.976Z | Compiling prettyplease v0.2.37 |
| 3129 | 2026-09-04T18:58:53.248Z | Checking num-rational v0.4.2 |
| 3130 | 2026-09-04T18:58:53.513Z | Checking num-complex v0.4.6 |
| 3131 | 2026-09-04T18:58:53.891Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3132 | 2026-09-04T18:58:53.953Z | Compiling num v0.4.3 |
| 3133 | 2026-09-04T18:58:54.048Z | Compiling usdt-attr-macro v0.5.0 |
| 3134 | 2026-09-04T18:58:54.062Z | Compiling usdt-macro v0.5.0 |
| 3135 | 2026-09-04T18:58:54.101Z | Checking memmap v0.7.0 |
| 3136 | 2026-09-04T18:58:54.131Z | Compiling float-ord v0.3.2 |
| 3137 | 2026-09-04T18:58:54.248Z | Compiling convert_case v0.4.0 |
| 3138 | 2026-09-04T18:58:54.585Z | Checking newline-converter v0.3.0 |
| 3139 | 2026-09-04T18:58:54.628Z | Compiling derive_more v0.99.20 |
| 3140 | 2026-09-04T18:58:54.693Z | Checking console v0.15.11 |
| 3141 | 2026-09-04T18:58:54.797Z | Compiling toml v0.8.23 |
| 3142 | 2026-09-04T18:58:54.831Z | Checking usdt v0.5.0 |
| 3143 | 2026-09-04T18:58:54.971Z | Compiling minimal-lexical v0.2.1 |
| 3144 | 2026-09-04T18:58:55.001Z | Checking linked-hash-map v0.5.6 |
| 3145 | 2026-09-04T18:58:55.172Z | Checking lru-cache v0.1.2 |
| 3146 | 2026-09-04T18:58:55.225Z | Compiling nom v7.1.3 |
| 3147 | 2026-09-04T18:58:55.293Z | Checking expectorate v1.2.0 |
| 3148 | 2026-09-04T18:58:55.490Z | Checking camino-tempfile v1.4.1 |
| 3149 | 2026-09-04T18:58:55.649Z | Checking hickory-proto v0.24.4 |
| 3150 | 2026-09-04T18:58:55.739Z | Checking phf_shared v0.12.1 |
| 3151 | 2026-09-04T18:58:55.885Z | Compiling slog-dtrace v0.3.0 |
| 3152 | 2026-09-04T18:58:55.903Z | Checking heck v0.5.0 |
| 3153 | 2026-09-04T18:58:56.030Z | Compiling chrono-tz v0.10.4 |
| 3154 | 2026-09-04T18:58:56.070Z | Compiling unicode-xid v0.2.6 |
| 3155 | 2026-09-04T18:58:56.213Z | Checking resolv-conf v0.7.6 |
| 3156 | 2026-09-04T18:58:56.414Z | Compiling const_format_proc_macros v0.2.34 |
| 3157 | 2026-09-04T18:58:56.555Z | Checking phf v0.12.1 |
| 3158 | 2026-09-04T18:58:56.567Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3159 | 2026-09-04T18:58:56.655Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3160 | 2026-09-04T18:58:56.694Z | Checking tokio-dtrace v0.1.1 |
| 3161 | 2026-09-04T18:58:56.880Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3162 | 2026-09-04T18:58:57.038Z | Compiling derive-where v1.6.0 |
| 3163 | 2026-09-04T18:58:57.183Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3164 | 2026-09-04T18:58:57.216Z | Checking highway v1.3.0 |
| 3165 | 2026-09-04T18:58:57.474Z | Checking const_format v0.2.35 |
| 3166 | 2026-09-04T18:58:57.500Z | Checking hickory-resolver v0.24.4 |
| 3167 | 2026-09-04T18:58:57.710Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3168 | 2026-09-04T18:58:58.239Z | Checking oxide-tokio-rt v0.1.4 |
| 3169 | 2026-09-04T18:58:58.261Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3170 | 2026-09-04T18:58:58.380Z | Checking qorb v0.4.1 |
| 3171 | 2026-09-04T18:58:58.549Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3172 | 2026-09-04T18:58:58.643Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3173 | 2026-09-04T18:58:58.753Z | Checking gethostname v0.5.0 |
| 3174 | 2026-09-04T18:58:58.774Z | Checking bcs v0.1.6 |
| 3175 | 2026-09-04T18:58:58.792Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3176 | 2026-09-04T18:58:58.841Z | Checking termtree v0.5.1 |
| 3177 | 2026-09-04T18:59:01.906Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3178 | 2026-09-04T18:59:04.993Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3179 | 2026-09-04T18:59:07.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.91s |
| 3180 | 2026-09-04T18:59:07.373Z | |
| 3181 | 2026-09-04T18:59:07.373Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376) |
| 3182 | 2026-09-04T18:59:07.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-09-04T18:59:07.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-09-04T18:59:08.055Z | Compiling ar_archive_writer v0.5.1 |
| 3185 | 2026-09-04T18:59:08.165Z | Compiling stacker v0.1.23 |
| 3186 | 2026-09-04T18:59:08.173Z | Compiling cfg_aliases v0.1.1 |
| 3187 | 2026-09-04T18:59:08.180Z | Compiling proc-macro-error v1.0.4 |
| 3188 | 2026-09-04T18:59:08.188Z | Checking fd-lock v4.0.4 |
| 3189 | 2026-09-04T18:59:08.191Z | Checking nibble_vec v0.1.0 |
| 3190 | 2026-09-04T18:59:08.191Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3191 | 2026-09-04T18:59:08.191Z | Checking vte v0.14.1 |
| 3192 | 2026-09-04T18:59:08.233Z | Compiling nix v0.28.0 |
| 3193 | 2026-09-04T18:59:08.295Z | Checking bytecount v0.6.9 |
| 3194 | 2026-09-04T18:59:08.313Z | Checking endian-type v0.1.2 |
| 3195 | 2026-09-04T18:59:08.349Z | Checking strip-ansi-escapes v0.2.1 |
| 3196 | 2026-09-04T18:59:08.395Z | Checking papergrid v0.11.0 |
| 3197 | 2026-09-04T18:59:08.431Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3198 | 2026-09-04T18:59:08.434Z | Checking radix_trie v0.2.1 |
| 3199 | 2026-09-04T18:59:08.447Z | Compiling peg-macros v0.8.5 |
| 3200 | 2026-09-04T18:59:08.499Z | Compiling tabled_derive v0.7.0 |
| 3201 | 2026-09-04T18:59:08.616Z | Compiling sqlparser_derive v0.5.0 |
| 3202 | 2026-09-04T18:59:08.682Z | Checking winnow v0.6.26 |
| 3203 | 2026-09-04T18:59:08.913Z | Checking unicode_categories v0.1.1 |
| 3204 | 2026-09-04T18:59:08.971Z | Compiling psm v0.1.30 |
| 3205 | 2026-09-04T18:59:09.012Z | Checking nu-ansi-term v0.50.3 |
| 3206 | 2026-09-04T18:59:09.064Z | Checking home v0.5.12 |
| 3207 | 2026-09-04T18:59:09.199Z | Checking crossterm v0.29.0 |
| 3208 | 2026-09-04T18:59:09.216Z | Checking reedline v0.40.0 |
| 3209 | 2026-09-04T18:59:09.356Z | Checking display-error-chain v0.2.2 |
| 3210 | 2026-09-04T18:59:09.455Z | Checking tabled v0.15.0 |
| 3211 | 2026-09-04T18:59:09.496Z | Checking rustyline v14.0.0 |
| 3212 | 2026-09-04T18:59:09.734Z | Checking recursive v0.1.1 |
| 3213 | 2026-09-04T18:59:09.775Z | Checking peg v0.8.5 |
| 3214 | 2026-09-04T18:59:09.813Z | Checking sqlformat v0.3.5 |
| 3215 | 2026-09-04T18:59:09.825Z | Checking sqlparser v0.61.0 |
| 3216 | 2026-09-04T18:59:21.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.69s |
| 3217 | 2026-09-04T18:59:21.239Z | |
| 3218 | 2026-09-04T18:59:21.239Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376) |
| 3219 | 2026-09-04T18:59:21.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3220 | 2026-09-04T18:59:21.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3221 | 2026-09-04T18:59:21.903Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3222 | 2026-09-04T18:59:25.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s |
| 3223 | 2026-09-04T18:59:25.618Z | |
| 3224 | 2026-09-04T18:59:25.618Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376) |
| 3225 | 2026-09-04T18:59:26.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3226 | 2026-09-04T18:59:26.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3227 | 2026-09-04T18:59:26.275Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3228 | 2026-09-04T18:59:28.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s |
| 3229 | 2026-09-04T18:59:28.970Z | |
| 3230 | 2026-09-04T18:59:28.970Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376) |
| 3231 | 2026-09-04T18:59:29.456Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3232 | 2026-09-04T18:59:29.459Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3233 | 2026-09-04T18:59:29.625Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3234 | 2026-09-04T18:59:32.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s |
| 3235 | 2026-09-04T18:59:33.119Z | |
| 3236 | 2026-09-04T18:59:33.119Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376) |
| 3237 | 2026-09-04T18:59:33.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3238 | 2026-09-04T18:59:33.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3239 | 2026-09-04T18:59:33.781Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3240 | 2026-09-04T18:59:37.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s |
| 3241 | 2026-09-04T18:59:37.338Z | |
| 3242 | 2026-09-04T18:59:37.338Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376) |
| 3243 | 2026-09-04T18:59:37.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3244 | 2026-09-04T18:59:37.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3245 | 2026-09-04T18:59:38.008Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3246 | 2026-09-04T18:59:40.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s |
| 3247 | 2026-09-04T18:59:40.852Z | |
| 3248 | 2026-09-04T18:59:40.852Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376) |
| 3249 | 2026-09-04T18:59:41.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3250 | 2026-09-04T18:59:41.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3251 | 2026-09-04T18:59:41.516Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3252 | 2026-09-04T18:59:44.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s |
| 3253 | 2026-09-04T18:59:44.405Z | |
| 3254 | 2026-09-04T18:59:44.405Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376) |
| 3255 | 2026-09-04T18:59:44.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3256 | 2026-09-04T18:59:44.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3257 | 2026-09-04T18:59:45.075Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3258 | 2026-09-04T18:59:48.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s |
| 3259 | 2026-09-04T18:59:48.751Z | |
| 3260 | 2026-09-04T18:59:48.751Z | info: running `cargo check --bins` on oximeter (136/376) |
| 3261 | 2026-09-04T18:59:49.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-09-04T18:59:49.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-09-04T18:59:49.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-09-04T18:59:49.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3265 | 2026-09-04T18:59:49.317Z | |
| 3266 | 2026-09-04T18:59:49.318Z | info: running `cargo check --bins` on oximeter-schema (137/376) |
| 3267 | 2026-09-04T18:59:49.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-09-04T18:59:49.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-09-04T18:59:49.946Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3270 | 2026-09-04T18:59:50.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s |
| 3271 | 2026-09-04T18:59:50.490Z | |
| 3272 | 2026-09-04T18:59:50.490Z | info: running `cargo check --bins` on oximeter-timeseries-macro (138/376) |
| 3273 | 2026-09-04T18:59:50.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-09-04T18:59:50.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-09-04T18:59:50.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-09-04T18:59:50.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3277 | 2026-09-04T18:59:51.052Z | |
| 3278 | 2026-09-04T18:59:51.052Z | info: running `cargo check --bins` on oximeter-test-utils (139/376) |
| 3279 | 2026-09-04T18:59:51.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-09-04T18:59:51.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-09-04T18:59:51.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3282 | 2026-09-04T18:59:51.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3283 | 2026-09-04T18:59:51.655Z | |
| 3284 | 2026-09-04T18:59:51.656Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376) |
| 3285 | 2026-09-04T18:59:52.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3286 | 2026-09-04T18:59:52.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3287 | 2026-09-04T18:59:52.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3288 | 2026-09-04T18:59:52.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3289 | 2026-09-04T18:59:52.225Z | |
| 3290 | 2026-09-04T18:59:52.225Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376) |
| 3291 | 2026-09-04T18:59:52.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3292 | 2026-09-04T18:59:52.713Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3293 | 2026-09-04T18:59:52.713Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3294 | 2026-09-04T18:59:52.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3295 | 2026-09-04T18:59:52.800Z | |
| 3296 | 2026-09-04T18:59:52.800Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376) |
| 3297 | 2026-09-04T18:59:53.281Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3298 | 2026-09-04T18:59:53.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3299 | 2026-09-04T18:59:53.284Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3300 | 2026-09-04T18:59:53.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3301 | 2026-09-04T18:59:53.371Z | |
| 3302 | 2026-09-04T18:59:53.371Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376) |
| 3303 | 2026-09-04T18:59:53.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-09-04T18:59:53.855Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-09-04T18:59:53.855Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-09-04T18:59:53.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3307 | 2026-09-04T18:59:53.937Z | |
| 3308 | 2026-09-04T18:59:53.937Z | info: running `cargo check --bins` on trust-quorum-test-utils (144/376) |
| 3309 | 2026-09-04T18:59:54.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-09-04T18:59:54.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-09-04T18:59:54.422Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-09-04T18:59:54.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3313 | 2026-09-04T18:59:54.509Z | |
| 3314 | 2026-09-04T18:59:54.509Z | info: running `cargo check --bins` on reconfigurator-cli (145/376) |
| 3315 | 2026-09-04T18:59:55.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-09-04T18:59:55.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-09-04T18:59:55.322Z | Compiling crucible-workspace-hack v0.1.0 |
| 3318 | 2026-09-04T18:59:55.325Z | Compiling regress v0.11.1 |
| 3319 | 2026-09-04T18:59:55.325Z | Checking secrecy v0.10.3 |
| 3320 | 2026-09-04T18:59:55.325Z | Checking half v2.7.1 |
| 3321 | 2026-09-04T18:59:55.325Z | Checking ciborium-io v0.2.2 |
| 3322 | 2026-09-04T18:59:55.325Z | Checking inout v0.1.4 |
| 3323 | 2026-09-04T18:59:55.325Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3324 | 2026-09-04T18:59:55.325Z | Checking universal-hash v0.5.1 |
| 3325 | 2026-09-04T18:59:55.560Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3326 | 2026-09-04T18:59:55.581Z | Checking cipher v0.4.4 |
| 3327 | 2026-09-04T18:59:55.584Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3328 | 2026-09-04T18:59:55.623Z | Checking opaque-debug v0.3.1 |
| 3329 | 2026-09-04T18:59:55.687Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3330 | 2026-09-04T18:59:55.703Z | Checking poly1305 v0.8.0 |
| 3331 | 2026-09-04T18:59:55.716Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3332 | 2026-09-04T18:59:55.736Z | Checking ciborium-ll v0.2.2 |
| 3333 | 2026-09-04T18:59:55.775Z | Checking chacha20 v0.9.1 |
| 3334 | 2026-09-04T18:59:55.907Z | Checking ciborium v0.2.2 |
| 3335 | 2026-09-04T18:59:55.957Z | Checking password-hash v0.5.0 |
| 3336 | 2026-09-04T18:59:55.973Z | Checking blake2 v0.10.6 |
| 3337 | 2026-09-04T18:59:55.973Z | Checking aead v0.5.2 |
| 3338 | 2026-09-04T18:59:56.104Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3339 | 2026-09-04T18:59:56.130Z | Checking indent_write v2.2.0 |
| 3340 | 2026-09-04T18:59:56.181Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3341 | 2026-09-04T18:59:56.213Z | Checking argon2 v0.5.3 |
| 3342 | 2026-09-04T18:59:56.259Z | Checking chacha20poly1305 v0.10.1 |
| 3343 | 2026-09-04T18:59:56.327Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3344 | 2026-09-04T18:59:56.389Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3345 | 2026-09-04T18:59:56.430Z | Compiling unsafe-libyaml v0.2.11 |
| 3346 | 2026-09-04T18:59:56.561Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3347 | 2026-09-04T18:59:56.757Z | Checking thiserror-no-std v2.0.2 |
| 3348 | 2026-09-04T18:59:56.776Z | Compiling itertools v0.15.0 |
| 3349 | 2026-09-04T18:59:56.849Z | Checking vsss-rs v3.3.4 |
| 3350 | 2026-09-04T18:59:56.950Z | Compiling serde_yaml v0.9.34+deprecated |
| 3351 | 2026-09-04T18:59:57.174Z | Compiling typify-impl v0.6.2 |
| 3352 | 2026-09-04T18:59:57.424Z | Compiling proc-macro-crate v3.4.0 |
| 3353 | 2026-09-04T18:59:57.792Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3354 | 2026-09-04T18:59:57.897Z | Compiling heapless v0.8.0 |
| 3355 | 2026-09-04T18:59:57.964Z | Compiling num_enum_derive v0.7.6 |
| 3356 | 2026-09-04T18:59:57.982Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3357 | 2026-09-04T18:59:58.117Z | Compiling ingot-macros v0.2.0 |
| 3358 | 2026-09-04T18:59:58.360Z | Checking hash32 v0.3.1 |
| 3359 | 2026-09-04T18:59:58.380Z | Compiling smoltcp v0.11.0 |
| 3360 | 2026-09-04T18:59:58.441Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3361 | 2026-09-04T18:59:58.671Z | Checking tabwriter v1.4.1 |
| 3362 | 2026-09-04T18:59:58.694Z | Checking cobs v0.3.0 |
| 3363 | 2026-09-04T18:59:58.729Z | Checking swrite v0.1.0 |
| 3364 | 2026-09-04T18:59:58.819Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3365 | 2026-09-04T18:59:58.836Z | Compiling proc-macro-crate v1.3.1 |
| 3366 | 2026-09-04T18:59:58.851Z | Checking postcard v1.1.3 |
| 3367 | 2026-09-04T18:59:59.019Z | Checking num_enum v0.7.6 |
| 3368 | 2026-09-04T18:59:59.038Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3369 | 2026-09-04T18:59:59.105Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3370 | 2026-09-04T18:59:59.134Z | Compiling foreign-types-macros v0.2.3 |
| 3371 | 2026-09-04T18:59:59.149Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3372 | 2026-09-04T18:59:59.248Z | Checking foreign-types-shared v0.3.1 |
| 3373 | 2026-09-04T18:59:59.263Z | Checking colored v3.1.1 |
| 3374 | 2026-09-04T18:59:59.351Z | Compiling num_enum_derive v0.5.11 |
| 3375 | 2026-09-04T18:59:59.492Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3376 | 2026-09-04T18:59:59.577Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3377 | 2026-09-04T18:59:59.728Z | Checking foreign-types v0.5.0 |
| 3378 | 2026-09-04T18:59:59.809Z | Checking cstr-argument v0.1.2 |
| 3379 | 2026-09-04T18:59:59.935Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3380 | 2026-09-04T18:59:59.954Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3381 | 2026-09-04T19:00:00.023Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3382 | 2026-09-04T19:00:00.054Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3383 | 2026-09-04T19:00:00.131Z | Checking rand v0.10.1 |
| 3384 | 2026-09-04T19:00:00.147Z | Checking itertools v0.12.1 |
| 3385 | 2026-09-04T19:00:00.163Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3386 | 2026-09-04T19:00:00.225Z | Compiling zone_cfg_derive v0.3.1 |
| 3387 | 2026-09-04T19:00:00.372Z | Checking num_enum v0.5.11 |
| 3388 | 2026-09-04T19:00:00.480Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3389 | 2026-09-04T19:00:00.495Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3390 | 2026-09-04T19:00:00.598Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3391 | 2026-09-04T19:00:00.672Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3392 | 2026-09-04T19:00:00.851Z | Compiling num-derive v0.4.2 |
| 3393 | 2026-09-04T19:00:00.875Z | Compiling semver v0.1.20 |
| 3394 | 2026-09-04T19:00:00.922Z | Checking ingot-types v0.2.0 |
| 3395 | 2026-09-04T19:00:01.155Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3396 | 2026-09-04T19:00:01.175Z | Checking zone v0.3.1 |
| 3397 | 2026-09-04T19:00:01.298Z | Checking ingot v0.2.1 |
| 3398 | 2026-09-04T19:00:01.365Z | Compiling rustc_version v0.1.7 |
| 3399 | 2026-09-04T19:00:01.482Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3400 | 2026-09-04T19:00:01.596Z | Checking smf v0.2.3 |
| 3401 | 2026-09-04T19:00:01.640Z | Checking csv-core v0.1.13 |
| 3402 | 2026-09-04T19:00:01.689Z | Compiling typify-macro v0.6.2 |
| 3403 | 2026-09-04T19:00:01.704Z | Checking nom v8.0.0 |
| 3404 | 2026-09-04T19:00:01.768Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3405 | 2026-09-04T19:00:01.823Z | Checking whoami v1.6.1 |
| 3406 | 2026-09-04T19:00:01.835Z | Checking csv v1.4.0 |
| 3407 | 2026-09-04T19:00:01.996Z | Compiling newtype_derive v0.1.6 |
| 3408 | 2026-09-04T19:00:02.010Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3409 | 2026-09-04T19:00:02.144Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3410 | 2026-09-04T19:00:02.163Z | Compiling cancel-safe-futures v0.1.5 |
| 3411 | 2026-09-04T19:00:02.203Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3412 | 2026-09-04T19:00:02.236Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3413 | 2026-09-04T19:00:02.309Z | Compiling libefi-sys v0.1.0 |
| 3414 | 2026-09-04T19:00:02.581Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3415 | 2026-09-04T19:00:02.645Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3416 | 2026-09-04T19:00:02.663Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3417 | 2026-09-04T19:00:02.685Z | Checking oxide-update-engine-types v0.1.2 |
| 3418 | 2026-09-04T19:00:02.839Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3419 | 2026-09-04T19:00:02.856Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3420 | 2026-09-04T19:00:02.999Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3421 | 2026-09-04T19:00:03.029Z | Compiling bitfield-struct v0.6.2 |
| 3422 | 2026-09-04T19:00:03.202Z | Checking linear-map v1.2.0 |
| 3423 | 2026-09-04T19:00:03.348Z | Checking steno v0.4.1 |
| 3424 | 2026-09-04T19:00:03.510Z | Compiling typify v0.6.2 |
| 3425 | 2026-09-04T19:00:03.595Z | Checking oxide-update-engine v0.1.2 |
| 3426 | 2026-09-04T19:00:03.626Z | Compiling progenitor-impl v0.14.0 |
| 3427 | 2026-09-04T19:00:03.686Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3428 | 2026-09-04T19:00:03.735Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3429 | 2026-09-04T19:00:03.929Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3430 | 2026-09-04T19:00:04.026Z | Checking sha1 v0.10.6 |
| 3431 | 2026-09-04T19:00:04.093Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3432 | 2026-09-04T19:00:04.121Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3433 | 2026-09-04T19:00:04.211Z | Checking utf-8 v0.7.6 |
| 3434 | 2026-09-04T19:00:04.214Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3435 | 2026-09-04T19:00:04.311Z | Checking tungstenite v0.21.0 |
| 3436 | 2026-09-04T19:00:04.392Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3437 | 2026-09-04T19:00:04.436Z | Checking ignore v0.4.25 |
| 3438 | 2026-09-04T19:00:04.546Z | Checking anstyle-parse v0.2.7 |
| 3439 | 2026-09-04T19:00:04.574Z | Compiling xshell-macros v0.2.7 |
| 3440 | 2026-09-04T19:00:04.705Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3441 | 2026-09-04T19:00:04.734Z | Checking tokio-tungstenite v0.21.0 |
| 3442 | 2026-09-04T19:00:04.835Z | Checking globwalk v0.9.1 |
| 3443 | 2026-09-04T19:00:04.910Z | Checking anstream v0.6.21 |
| 3444 | 2026-09-04T19:00:04.952Z | Checking xshell v0.2.7 |
| 3445 | 2026-09-04T19:00:05.014Z | Checking predicates-tree v1.0.13 |
| 3446 | 2026-09-04T19:00:05.017Z | Checking filetime v0.2.27 |
| 3447 | 2026-09-04T19:00:05.116Z | Checking xattr v1.6.1 |
| 3448 | 2026-09-04T19:00:05.131Z | Checking tagptr v0.2.0 |
| 3449 | 2026-09-04T19:00:05.145Z | Checking camino-tempfile-ext v0.3.3 |
| 3450 | 2026-09-04T19:00:05.160Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3451 | 2026-09-04T19:00:05.174Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3452 | 2026-09-04T19:00:05.247Z | Checking tar v0.4.46 |
| 3453 | 2026-09-04T19:00:05.271Z | Checking moka v0.12.13 |
| 3454 | 2026-09-04T19:00:05.339Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3455 | 2026-09-04T19:00:05.355Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3456 | 2026-09-04T19:00:05.379Z | Checking rand_seeder v0.4.0 |
| 3457 | 2026-09-04T19:00:05.472Z | Checking half v1.8.3 |
| 3458 | 2026-09-04T19:00:05.495Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3459 | 2026-09-04T19:00:05.524Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3460 | 2026-09-04T19:00:05.627Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3461 | 2026-09-04T19:00:05.669Z | Checking serde_cbor v0.11.2 |
| 3462 | 2026-09-04T19:00:05.832Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3463 | 2026-09-04T19:00:05.880Z | Checking digest-io v0.1.0 |
| 3464 | 2026-09-04T19:00:05.910Z | Checking hickory-resolver v0.25.2 |
| 3465 | 2026-09-04T19:00:06.014Z | Checking sha2 v0.11.0 |
| 3466 | 2026-09-04T19:00:06.047Z | Compiling petname v2.0.2 |
| 3467 | 2026-09-04T19:00:06.233Z | Compiling progenitor-macro v0.14.0 |
| 3468 | 2026-09-04T19:00:06.461Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3469 | 2026-09-04T19:00:06.514Z | Checking rawzip v0.4.4 |
| 3470 | 2026-09-04T19:00:06.617Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3471 | 2026-09-04T19:00:06.873Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3472 | 2026-09-04T19:00:06.960Z | Checking sapling-renderdag v0.1.0 |
| 3473 | 2026-09-04T19:00:07.055Z | Checking subprocess v0.2.15 |
| 3474 | 2026-09-04T19:00:07.076Z | Checking sync-ptr v0.1.4 |
| 3475 | 2026-09-04T19:00:07.213Z | Checking colored v2.2.0 |
| 3476 | 2026-09-04T19:00:07.229Z | Checking assert_matches v1.5.0 |
| 3477 | 2026-09-04T19:00:07.337Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3478 | 2026-09-04T19:00:07.405Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3479 | 2026-09-04T19:00:07.760Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3480 | 2026-09-04T19:00:08.142Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3481 | 2026-09-04T19:00:08.145Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3482 | 2026-09-04T19:00:08.806Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3483 | 2026-09-04T19:00:08.806Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3484 | 2026-09-04T19:00:09.216Z | Checking progenitor v0.14.0 |
| 3485 | 2026-09-04T19:00:09.356Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3486 | 2026-09-04T19:00:09.360Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3487 | 2026-09-04T19:00:09.360Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3488 | 2026-09-04T19:00:09.360Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3489 | 2026-09-04T19:00:09.360Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3490 | 2026-09-04T19:00:09.565Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3491 | 2026-09-04T19:00:09.744Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3492 | 2026-09-04T19:00:09.942Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3493 | 2026-09-04T19:00:10.093Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3494 | 2026-09-04T19:00:10.233Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3495 | 2026-09-04T19:00:10.479Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3496 | 2026-09-04T19:00:10.714Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3497 | 2026-09-04T19:00:11.111Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3498 | 2026-09-04T19:00:11.595Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3499 | 2026-09-04T19:00:12.239Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3500 | 2026-09-04T19:00:12.430Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3501 | 2026-09-04T19:00:20.990Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3502 | 2026-09-04T19:00:28.335Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3503 | 2026-09-04T19:00:28.338Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3504 | 2026-09-04T19:00:28.338Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3505 | 2026-09-04T19:00:29.834Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3506 | 2026-09-04T19:00:31.094Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3507 | 2026-09-04T19:00:33.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.83s |
| 3508 | 2026-09-04T19:00:33.550Z | |
| 3509 | 2026-09-04T19:00:33.550Z | info: running `cargo check --bins` on nexus-inventory (146/376) |
| 3510 | 2026-09-04T19:00:34.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2026-09-04T19:00:34.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2026-09-04T19:00:34.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2026-09-04T19:00:34.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3514 | 2026-09-04T19:00:34.161Z | |
| 3515 | 2026-09-04T19:00:34.161Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376) |
| 3516 | 2026-09-04T19:00:34.644Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2026-09-04T19:00:34.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2026-09-04T19:00:34.647Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2026-09-04T19:00:34.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3520 | 2026-09-04T19:00:34.732Z | |
| 3521 | 2026-09-04T19:00:34.732Z | info: running `cargo check --bins` on clickhouse-admin-server-client (148/376) |
| 3522 | 2026-09-04T19:00:35.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2026-09-04T19:00:35.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2026-09-04T19:00:35.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2026-09-04T19:00:35.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3526 | 2026-09-04T19:00:35.303Z | |
| 3527 | 2026-09-04T19:00:35.303Z | info: running `cargo check --bins` on dns-service-client (149/376) |
| 3528 | 2026-09-04T19:00:35.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2026-09-04T19:00:35.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2026-09-04T19:00:35.776Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2026-09-04T19:00:35.780Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3532 | 2026-09-04T19:00:35.859Z | |
| 3533 | 2026-09-04T19:00:35.859Z | info: running `cargo check --bins` on ntp-admin-client (150/376) |
| 3534 | 2026-09-04T19:00:36.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2026-09-04T19:00:36.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2026-09-04T19:00:36.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2026-09-04T19:00:36.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3538 | 2026-09-04T19:00:36.414Z | |
| 3539 | 2026-09-04T19:00:36.414Z | info: running `cargo check --bins` on omicron-cockroach-metrics (151/376) |
| 3540 | 2026-09-04T19:00:36.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2026-09-04T19:00:36.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2026-09-04T19:00:36.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2026-09-04T19:00:36.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3544 | 2026-09-04T19:00:36.971Z | |
| 3545 | 2026-09-04T19:00:36.971Z | info: running `cargo check --bins` on cockroach-admin-client (152/376) |
| 3546 | 2026-09-04T19:00:37.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-09-04T19:00:37.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-09-04T19:00:37.447Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-09-04T19:00:37.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3550 | 2026-09-04T19:00:37.531Z | |
| 3551 | 2026-09-04T19:00:37.531Z | info: running `cargo check --bins` on parallel-task-set (153/376) |
| 3552 | 2026-09-04T19:00:37.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-09-04T19:00:38.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-09-04T19:00:38.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-09-04T19:00:38.004Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3556 | 2026-09-04T19:00:38.083Z | |
| 3557 | 2026-09-04T19:00:38.083Z | info: running `cargo check --bins` on sled-agent-client (154/376) |
| 3558 | 2026-09-04T19:00:38.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-09-04T19:00:38.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-09-04T19:00:38.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-09-04T19:00:38.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3562 | 2026-09-04T19:00:38.658Z | |
| 3563 | 2026-09-04T19:00:38.658Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376) |
| 3564 | 2026-09-04T19:00:39.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-09-04T19:00:39.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-09-04T19:00:39.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-09-04T19:00:39.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3568 | 2026-09-04T19:00:39.249Z | |
| 3569 | 2026-09-04T19:00:39.249Z | info: running `cargo check --bins --no-default-features` on sled-storage (156/376) |
| 3570 | 2026-09-04T19:00:39.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-09-04T19:00:39.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-09-04T19:00:39.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-09-04T19:00:39.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3574 | 2026-09-04T19:00:39.831Z | |
| 3575 | 2026-09-04T19:00:39.831Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376) |
| 3576 | 2026-09-04T19:00:40.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-09-04T19:00:40.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-09-04T19:00:40.327Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-09-04T19:00:40.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3580 | 2026-09-04T19:00:40.415Z | |
| 3581 | 2026-09-04T19:00:40.415Z | info: running `cargo check --bins` on key-manager (158/376) |
| 3582 | 2026-09-04T19:00:40.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-09-04T19:00:40.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-09-04T19:00:40.900Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-09-04T19:00:40.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3586 | 2026-09-04T19:00:40.986Z | |
| 3587 | 2026-09-04T19:00:40.986Z | info: running `cargo check --bins --no-default-features` on sled-hardware (159/376) |
| 3588 | 2026-09-04T19:00:41.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-09-04T19:00:41.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-09-04T19:00:41.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-09-04T19:00:41.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3592 | 2026-09-04T19:00:41.574Z | |
| 3593 | 2026-09-04T19:00:41.574Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376) |
| 3594 | 2026-09-04T19:00:42.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-09-04T19:00:42.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-09-04T19:00:42.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-09-04T19:00:42.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3598 | 2026-09-04T19:00:42.158Z | |
| 3599 | 2026-09-04T19:00:42.158Z | info: running `cargo check --bins` on typed-rng (161/376) |
| 3600 | 2026-09-04T19:00:42.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-09-04T19:00:42.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-09-04T19:00:42.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-09-04T19:00:42.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3604 | 2026-09-04T19:00:42.714Z | |
| 3605 | 2026-09-04T19:00:42.714Z | info: running `cargo check --bins` on gateway-test-utils (162/376) |
| 3606 | 2026-09-04T19:00:43.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-09-04T19:00:43.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-09-04T19:00:43.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3609 | 2026-09-04T19:00:43.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3610 | 2026-09-04T19:00:43.330Z | |
| 3611 | 2026-09-04T19:00:43.330Z | info: running `cargo check --bins` on omicron-gateway (163/376) |
| 3612 | 2026-09-04T19:00:43.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3613 | 2026-09-04T19:00:43.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3614 | 2026-09-04T19:00:44.058Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3615 | 2026-09-04T19:00:44.058Z | Checking void v1.0.2 |
| 3616 | 2026-09-04T19:00:44.061Z | Checking tungstenite v0.23.0 |
| 3617 | 2026-09-04T19:00:44.061Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3618 | 2026-09-04T19:00:44.061Z | Checking nix v0.27.1 |
| 3619 | 2026-09-04T19:00:44.174Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3620 | 2026-09-04T19:00:44.196Z | Checking dropshot-api-manager-types v0.8.0 |
| 3621 | 2026-09-04T19:00:44.206Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3622 | 2026-09-04T19:00:44.260Z | Checking lzss v0.8.2 |
| 3623 | 2026-09-04T19:00:44.378Z | Checking kstat-rs v0.2.5 |
| 3624 | 2026-09-04T19:00:44.383Z | Checking fxhash v0.2.1 |
| 3625 | 2026-09-04T19:00:44.432Z | Checking serde_bytes v0.11.19 |
| 3626 | 2026-09-04T19:00:44.446Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3627 | 2026-09-04T19:00:44.479Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3628 | 2026-09-04T19:00:44.495Z | Checking signal-hook-tokio v0.3.1 |
| 3629 | 2026-09-04T19:00:44.542Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3630 | 2026-09-04T19:00:44.611Z | Checking tokio-tungstenite v0.23.1 |
| 3631 | 2026-09-04T19:00:44.651Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3632 | 2026-09-04T19:00:45.774Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3633 | 2026-09-04T19:00:46.312Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3634 | 2026-09-04T19:00:48.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s |
| 3635 | 2026-09-04T19:00:48.633Z | |
| 3636 | 2026-09-04T19:00:48.633Z | info: running `cargo check --bins` on gateway-api (164/376) |
| 3637 | 2026-09-04T19:00:49.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3638 | 2026-09-04T19:00:49.105Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3639 | 2026-09-04T19:00:49.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3640 | 2026-09-04T19:00:49.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3641 | 2026-09-04T19:00:49.187Z | |
| 3642 | 2026-09-04T19:00:49.187Z | info: running `cargo check --bins` on ipcc (165/376) |
| 3643 | 2026-09-04T19:00:49.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3644 | 2026-09-04T19:00:49.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3645 | 2026-09-04T19:00:49.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3646 | 2026-09-04T19:00:49.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3647 | 2026-09-04T19:00:49.739Z | |
| 3648 | 2026-09-04T19:00:49.739Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376) |
| 3649 | 2026-09-04T19:00:50.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3650 | 2026-09-04T19:00:50.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3651 | 2026-09-04T19:00:50.205Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3652 | 2026-09-04T19:00:50.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3653 | 2026-09-04T19:00:50.287Z | |
| 3654 | 2026-09-04T19:00:50.287Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376) |
| 3655 | 2026-09-04T19:00:50.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3656 | 2026-09-04T19:00:50.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3657 | 2026-09-04T19:00:50.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3658 | 2026-09-04T19:00:50.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3659 | 2026-09-04T19:00:50.873Z | |
| 3660 | 2026-09-04T19:00:50.873Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376) |
| 3661 | 2026-09-04T19:00:51.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3662 | 2026-09-04T19:00:51.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3663 | 2026-09-04T19:00:51.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3664 | 2026-09-04T19:00:51.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3665 | 2026-09-04T19:00:51.440Z | |
| 3666 | 2026-09-04T19:00:51.440Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376) |
| 3667 | 2026-09-04T19:00:51.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3668 | 2026-09-04T19:00:51.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3669 | 2026-09-04T19:00:51.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3670 | 2026-09-04T19:00:51.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3671 | 2026-09-04T19:00:52.011Z | |
| 3672 | 2026-09-04T19:00:52.011Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376) |
| 3673 | 2026-09-04T19:00:52.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3674 | 2026-09-04T19:00:52.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3675 | 2026-09-04T19:00:52.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3676 | 2026-09-04T19:00:52.503Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3677 | 2026-09-04T19:00:52.583Z | |
| 3678 | 2026-09-04T19:00:52.583Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376) |
| 3679 | 2026-09-04T19:00:53.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3680 | 2026-09-04T19:00:53.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3681 | 2026-09-04T19:00:53.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3682 | 2026-09-04T19:00:53.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3683 | 2026-09-04T19:00:53.168Z | |
| 3684 | 2026-09-04T19:00:53.168Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376) |
| 3685 | 2026-09-04T19:00:53.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3686 | 2026-09-04T19:00:53.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3687 | 2026-09-04T19:00:53.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3688 | 2026-09-04T19:00:53.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3689 | 2026-09-04T19:00:53.736Z | |
| 3690 | 2026-09-04T19:00:53.736Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376) |
| 3691 | 2026-09-04T19:00:54.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3692 | 2026-09-04T19:00:54.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3693 | 2026-09-04T19:00:54.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3694 | 2026-09-04T19:00:54.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3695 | 2026-09-04T19:00:54.306Z | |
| 3696 | 2026-09-04T19:00:54.306Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376) |
| 3697 | 2026-09-04T19:00:54.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3698 | 2026-09-04T19:00:54.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3699 | 2026-09-04T19:00:54.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3700 | 2026-09-04T19:00:54.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3701 | 2026-09-04T19:00:54.874Z | |
| 3702 | 2026-09-04T19:00:54.874Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376) |
| 3703 | 2026-09-04T19:00:55.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3704 | 2026-09-04T19:00:55.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3705 | 2026-09-04T19:00:55.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3706 | 2026-09-04T19:00:55.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3707 | 2026-09-04T19:00:55.441Z | |
| 3708 | 2026-09-04T19:00:55.441Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376) |
| 3709 | 2026-09-04T19:00:55.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3710 | 2026-09-04T19:00:55.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3711 | 2026-09-04T19:00:55.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3712 | 2026-09-04T19:00:55.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3713 | 2026-09-04T19:00:56.009Z | |
| 3714 | 2026-09-04T19:00:56.009Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376) |
| 3715 | 2026-09-04T19:00:56.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3716 | 2026-09-04T19:00:56.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3717 | 2026-09-04T19:00:56.495Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3718 | 2026-09-04T19:00:56.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3719 | 2026-09-04T19:00:56.578Z | |
| 3720 | 2026-09-04T19:00:56.578Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376) |
| 3721 | 2026-09-04T19:00:57.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3722 | 2026-09-04T19:00:57.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3723 | 2026-09-04T19:00:57.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3724 | 2026-09-04T19:00:57.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3725 | 2026-09-04T19:00:57.147Z | |
| 3726 | 2026-09-04T19:00:57.148Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376) |
| 3727 | 2026-09-04T19:00:57.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3728 | 2026-09-04T19:00:57.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3729 | 2026-09-04T19:00:57.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3730 | 2026-09-04T19:00:57.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3731 | 2026-09-04T19:00:57.717Z | |
| 3732 | 2026-09-04T19:00:57.717Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376) |
| 3733 | 2026-09-04T19:00:58.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3734 | 2026-09-04T19:00:58.200Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3735 | 2026-09-04T19:00:58.200Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3736 | 2026-09-04T19:00:58.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3737 | 2026-09-04T19:00:58.283Z | |
| 3738 | 2026-09-04T19:00:58.283Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376) |
| 3739 | 2026-09-04T19:00:58.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3740 | 2026-09-04T19:00:58.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3741 | 2026-09-04T19:00:58.762Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3742 | 2026-09-04T19:00:58.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3743 | 2026-09-04T19:00:58.845Z | |
| 3744 | 2026-09-04T19:00:58.845Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376) |
| 3745 | 2026-09-04T19:00:59.325Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-09-04T19:00:59.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-09-04T19:00:59.329Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3748 | 2026-09-04T19:00:59.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3749 | 2026-09-04T19:00:59.417Z | |
| 3750 | 2026-09-04T19:00:59.417Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376) |
| 3751 | 2026-09-04T19:00:59.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-09-04T19:00:59.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-09-04T19:00:59.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3754 | 2026-09-04T19:00:59.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3755 | 2026-09-04T19:00:59.990Z | |
| 3756 | 2026-09-04T19:00:59.990Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376) |
| 3757 | 2026-09-04T19:01:00.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-09-04T19:01:00.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-09-04T19:01:00.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3760 | 2026-09-04T19:01:00.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3761 | 2026-09-04T19:01:00.562Z | |
| 3762 | 2026-09-04T19:01:00.562Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376) |
| 3763 | 2026-09-04T19:01:01.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-09-04T19:01:01.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-09-04T19:01:01.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3766 | 2026-09-04T19:01:01.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3767 | 2026-09-04T19:01:01.134Z | |
| 3768 | 2026-09-04T19:01:01.134Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376) |
| 3769 | 2026-09-04T19:01:01.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-09-04T19:01:01.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-09-04T19:01:01.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3772 | 2026-09-04T19:01:01.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3773 | 2026-09-04T19:01:01.720Z | |
| 3774 | 2026-09-04T19:01:01.720Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376) |
| 3775 | 2026-09-04T19:01:02.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-09-04T19:01:02.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-09-04T19:01:02.216Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2026-09-04T19:01:02.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3779 | 2026-09-04T19:01:02.304Z | |
| 3780 | 2026-09-04T19:01:02.304Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376) |
| 3781 | 2026-09-04T19:01:02.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-09-04T19:01:02.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-09-04T19:01:02.798Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2026-09-04T19:01:02.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3785 | 2026-09-04T19:01:02.885Z | |
| 3786 | 2026-09-04T19:01:02.885Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376) |
| 3787 | 2026-09-04T19:01:03.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-09-04T19:01:03.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-09-04T19:01:03.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-09-04T19:01:03.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3791 | 2026-09-04T19:01:03.471Z | |
| 3792 | 2026-09-04T19:01:03.471Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376) |
| 3793 | 2026-09-04T19:01:03.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-09-04T19:01:03.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-09-04T19:01:03.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-09-04T19:01:03.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3797 | 2026-09-04T19:01:04.057Z | |
| 3798 | 2026-09-04T19:01:04.057Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376) |
| 3799 | 2026-09-04T19:01:04.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-09-04T19:01:04.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-09-04T19:01:04.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-09-04T19:01:04.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3803 | 2026-09-04T19:01:04.646Z | |
| 3804 | 2026-09-04T19:01:04.646Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376) |
| 3805 | 2026-09-04T19:01:05.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-09-04T19:01:05.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-09-04T19:01:05.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-09-04T19:01:05.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3809 | 2026-09-04T19:01:05.237Z | |
| 3810 | 2026-09-04T19:01:05.237Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376) |
| 3811 | 2026-09-04T19:01:05.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-09-04T19:01:05.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-09-04T19:01:05.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-09-04T19:01:05.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3815 | 2026-09-04T19:01:05.831Z | |
| 3816 | 2026-09-04T19:01:05.831Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376) |
| 3817 | 2026-09-04T19:01:06.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-09-04T19:01:06.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-09-04T19:01:06.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-09-04T19:01:06.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3821 | 2026-09-04T19:01:06.424Z | |
| 3822 | 2026-09-04T19:01:06.424Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376) |
| 3823 | 2026-09-04T19:01:06.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-09-04T19:01:06.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-09-04T19:01:06.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-09-04T19:01:06.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3827 | 2026-09-04T19:01:07.017Z | |
| 3828 | 2026-09-04T19:01:07.017Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376) |
| 3829 | 2026-09-04T19:01:07.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-09-04T19:01:07.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-09-04T19:01:07.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-09-04T19:01:07.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3833 | 2026-09-04T19:01:07.607Z | |
| 3834 | 2026-09-04T19:01:07.607Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376) |
| 3835 | 2026-09-04T19:01:08.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-09-04T19:01:08.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-09-04T19:01:08.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-09-04T19:01:08.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3839 | 2026-09-04T19:01:08.198Z | |
| 3840 | 2026-09-04T19:01:08.198Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376) |
| 3841 | 2026-09-04T19:01:08.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-09-04T19:01:08.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-09-04T19:01:08.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-09-04T19:01:08.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3845 | 2026-09-04T19:01:08.782Z | |
| 3846 | 2026-09-04T19:01:08.782Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376) |
| 3847 | 2026-09-04T19:01:09.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-09-04T19:01:09.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-09-04T19:01:09.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-09-04T19:01:09.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3851 | 2026-09-04T19:01:09.367Z | |
| 3852 | 2026-09-04T19:01:09.367Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376) |
| 3853 | 2026-09-04T19:01:09.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-09-04T19:01:09.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-09-04T19:01:09.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-09-04T19:01:09.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3857 | 2026-09-04T19:01:09.956Z | |
| 3858 | 2026-09-04T19:01:09.957Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376) |
| 3859 | 2026-09-04T19:01:10.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-09-04T19:01:10.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-09-04T19:01:10.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-09-04T19:01:10.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3863 | 2026-09-04T19:01:10.543Z | |
| 3864 | 2026-09-04T19:01:10.543Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376) |
| 3865 | 2026-09-04T19:01:11.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-09-04T19:01:11.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-09-04T19:01:11.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-09-04T19:01:11.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3869 | 2026-09-04T19:01:11.134Z | |
| 3870 | 2026-09-04T19:01:11.134Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376) |
| 3871 | 2026-09-04T19:01:11.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-09-04T19:01:11.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-09-04T19:01:11.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-09-04T19:01:11.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3875 | 2026-09-04T19:01:11.725Z | |
| 3876 | 2026-09-04T19:01:11.725Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376) |
| 3877 | 2026-09-04T19:01:12.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-09-04T19:01:12.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-09-04T19:01:12.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-09-04T19:01:12.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3881 | 2026-09-04T19:01:12.794Z | |
| 3882 | 2026-09-04T19:01:12.794Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376) |
| 3883 | 2026-09-04T19:01:12.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-09-04T19:01:12.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-09-04T19:01:12.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-09-04T19:01:12.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3887 | 2026-09-04T19:01:12.866Z | |
| 3888 | 2026-09-04T19:01:12.866Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376) |
| 3889 | 2026-09-04T19:01:13.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-09-04T19:01:13.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-09-04T19:01:13.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-09-04T19:01:13.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3893 | 2026-09-04T19:01:13.439Z | |
| 3894 | 2026-09-04T19:01:13.439Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376) |
| 3895 | 2026-09-04T19:01:13.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-09-04T19:01:13.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-09-04T19:01:13.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3898 | 2026-09-04T19:01:13.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3899 | 2026-09-04T19:01:14.014Z | |
| 3900 | 2026-09-04T19:01:14.014Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376) |
| 3901 | 2026-09-04T19:01:14.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3902 | 2026-09-04T19:01:14.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3903 | 2026-09-04T19:01:14.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3904 | 2026-09-04T19:01:14.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3905 | 2026-09-04T19:01:14.584Z | |
| 3906 | 2026-09-04T19:01:14.584Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376) |
| 3907 | 2026-09-04T19:01:15.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3908 | 2026-09-04T19:01:15.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3909 | 2026-09-04T19:01:15.070Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3910 | 2026-09-04T19:01:15.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3911 | 2026-09-04T19:01:15.159Z | |
| 3912 | 2026-09-04T19:01:15.159Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376) |
| 3913 | 2026-09-04T19:01:15.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3914 | 2026-09-04T19:01:15.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3915 | 2026-09-04T19:01:15.642Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3916 | 2026-09-04T19:01:15.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3917 | 2026-09-04T19:01:15.731Z | |
| 3918 | 2026-09-04T19:01:15.731Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376) |
| 3919 | 2026-09-04T19:01:16.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3920 | 2026-09-04T19:01:16.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3921 | 2026-09-04T19:01:16.215Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3922 | 2026-09-04T19:01:16.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3923 | 2026-09-04T19:01:16.303Z | |
| 3924 | 2026-09-04T19:01:16.303Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376) |
| 3925 | 2026-09-04T19:01:16.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3926 | 2026-09-04T19:01:16.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3927 | 2026-09-04T19:01:16.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3928 | 2026-09-04T19:01:16.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3929 | 2026-09-04T19:01:16.872Z | |
| 3930 | 2026-09-04T19:01:16.872Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376) |
| 3931 | 2026-09-04T19:01:17.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3932 | 2026-09-04T19:01:17.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3933 | 2026-09-04T19:01:17.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3934 | 2026-09-04T19:01:17.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3935 | 2026-09-04T19:01:17.447Z | |
| 3936 | 2026-09-04T19:01:17.447Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376) |
| 3937 | 2026-09-04T19:01:17.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-09-04T19:01:17.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-09-04T19:01:17.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3940 | 2026-09-04T19:01:17.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3941 | 2026-09-04T19:01:18.020Z | |
| 3942 | 2026-09-04T19:01:18.020Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376) |
| 3943 | 2026-09-04T19:01:18.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-09-04T19:01:18.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-09-04T19:01:18.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-09-04T19:01:18.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3947 | 2026-09-04T19:01:18.593Z | |
| 3948 | 2026-09-04T19:01:18.593Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376) |
| 3949 | 2026-09-04T19:01:19.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-09-04T19:01:19.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-09-04T19:01:19.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3952 | 2026-09-04T19:01:19.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3953 | 2026-09-04T19:01:19.170Z | |
| 3954 | 2026-09-04T19:01:19.170Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376) |
| 3955 | 2026-09-04T19:01:19.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-09-04T19:01:19.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-09-04T19:01:19.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3958 | 2026-09-04T19:01:19.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3959 | 2026-09-04T19:01:19.741Z | |
| 3960 | 2026-09-04T19:01:19.741Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376) |
| 3961 | 2026-09-04T19:01:20.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-09-04T19:01:20.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-09-04T19:01:20.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-09-04T19:01:20.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3965 | 2026-09-04T19:01:20.315Z | |
| 3966 | 2026-09-04T19:01:20.315Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376) |
| 3967 | 2026-09-04T19:01:20.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-09-04T19:01:20.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-09-04T19:01:20.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-09-04T19:01:20.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3971 | 2026-09-04T19:01:20.890Z | |
| 3972 | 2026-09-04T19:01:20.890Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376) |
| 3973 | 2026-09-04T19:01:21.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-09-04T19:01:21.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-09-04T19:01:21.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3976 | 2026-09-04T19:01:21.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3977 | 2026-09-04T19:01:21.480Z | |
| 3978 | 2026-09-04T19:01:21.480Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376) |
| 3979 | 2026-09-04T19:01:21.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-09-04T19:01:21.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-09-04T19:01:21.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3982 | 2026-09-04T19:01:21.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3983 | 2026-09-04T19:01:22.067Z | |
| 3984 | 2026-09-04T19:01:22.067Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376) |
| 3985 | 2026-09-04T19:01:22.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3986 | 2026-09-04T19:01:22.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3987 | 2026-09-04T19:01:22.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3988 | 2026-09-04T19:01:22.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3989 | 2026-09-04T19:01:22.658Z | |
| 3990 | 2026-09-04T19:01:22.658Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376) |
| 3991 | 2026-09-04T19:01:23.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3992 | 2026-09-04T19:01:23.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3993 | 2026-09-04T19:01:23.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3994 | 2026-09-04T19:01:23.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3995 | 2026-09-04T19:01:23.251Z | |
| 3996 | 2026-09-04T19:01:23.251Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376) |
| 3997 | 2026-09-04T19:01:23.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3998 | 2026-09-04T19:01:23.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3999 | 2026-09-04T19:01:23.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4000 | 2026-09-04T19:01:23.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4001 | 2026-09-04T19:01:23.838Z | |
| 4002 | 2026-09-04T19:01:23.838Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376) |
| 4003 | 2026-09-04T19:01:24.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4004 | 2026-09-04T19:01:24.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4005 | 2026-09-04T19:01:24.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4006 | 2026-09-04T19:01:24.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4007 | 2026-09-04T19:01:24.431Z | |
| 4008 | 2026-09-04T19:01:24.431Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376) |
| 4009 | 2026-09-04T19:01:24.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4010 | 2026-09-04T19:01:24.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4011 | 2026-09-04T19:01:24.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4012 | 2026-09-04T19:01:24.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4013 | 2026-09-04T19:01:25.017Z | |
| 4014 | 2026-09-04T19:01:25.017Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376) |
| 4015 | 2026-09-04T19:01:25.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4016 | 2026-09-04T19:01:25.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4017 | 2026-09-04T19:01:25.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4018 | 2026-09-04T19:01:25.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4019 | 2026-09-04T19:01:25.609Z | |
| 4020 | 2026-09-04T19:01:25.609Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376) |
| 4021 | 2026-09-04T19:01:26.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-09-04T19:01:26.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-09-04T19:01:26.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4024 | 2026-09-04T19:01:26.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4025 | 2026-09-04T19:01:26.203Z | |
| 4026 | 2026-09-04T19:01:26.203Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376) |
| 4027 | 2026-09-04T19:01:26.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4028 | 2026-09-04T19:01:26.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4029 | 2026-09-04T19:01:26.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4030 | 2026-09-04T19:01:26.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4031 | 2026-09-04T19:01:26.792Z | |
| 4032 | 2026-09-04T19:01:26.792Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376) |
| 4033 | 2026-09-04T19:01:27.290Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4034 | 2026-09-04T19:01:27.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4035 | 2026-09-04T19:01:27.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4036 | 2026-09-04T19:01:27.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4037 | 2026-09-04T19:01:27.385Z | |
| 4038 | 2026-09-04T19:01:27.385Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376) |
| 4039 | 2026-09-04T19:01:27.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4040 | 2026-09-04T19:01:27.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4041 | 2026-09-04T19:01:27.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4042 | 2026-09-04T19:01:27.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4043 | 2026-09-04T19:01:27.976Z | |
| 4044 | 2026-09-04T19:01:27.976Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376) |
| 4045 | 2026-09-04T19:01:28.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4046 | 2026-09-04T19:01:28.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4047 | 2026-09-04T19:01:28.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4048 | 2026-09-04T19:01:28.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4049 | 2026-09-04T19:01:28.570Z | |
| 4050 | 2026-09-04T19:01:28.570Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376) |
| 4051 | 2026-09-04T19:01:29.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4052 | 2026-09-04T19:01:29.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4053 | 2026-09-04T19:01:29.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4054 | 2026-09-04T19:01:29.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4055 | 2026-09-04T19:01:29.160Z | |
| 4056 | 2026-09-04T19:01:29.160Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376) |
| 4057 | 2026-09-04T19:01:29.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4058 | 2026-09-04T19:01:29.657Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4059 | 2026-09-04T19:01:29.657Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4060 | 2026-09-04T19:01:29.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4061 | 2026-09-04T19:01:29.748Z | |
| 4062 | 2026-09-04T19:01:29.748Z | info: running `cargo check --bins` on oximeter-producer (235/376) |
| 4063 | 2026-09-04T19:01:30.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-09-04T19:01:30.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-09-04T19:01:30.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4066 | 2026-09-04T19:01:30.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4067 | 2026-09-04T19:01:30.360Z | |
| 4068 | 2026-09-04T19:01:30.360Z | info: running `cargo check --bins` on internal-dns-resolver (236/376) |
| 4069 | 2026-09-04T19:01:30.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4070 | 2026-09-04T19:01:30.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4071 | 2026-09-04T19:01:30.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4072 | 2026-09-04T19:01:30.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4073 | 2026-09-04T19:01:30.934Z | |
| 4074 | 2026-09-04T19:01:30.934Z | info: running `cargo check --bins` on dns-server (237/376) |
| 4075 | 2026-09-04T19:01:31.423Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4076 | 2026-09-04T19:01:31.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4077 | 2026-09-04T19:01:31.582Z | Compiling parking_lot_core v0.8.6 |
| 4078 | 2026-09-04T19:01:31.690Z | Compiling git-stub v1.0.0 |
| 4079 | 2026-09-04T19:01:31.697Z | Checking prefix-trie v0.7.0 |
| 4080 | 2026-09-04T19:01:31.704Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4081 | 2026-09-04T19:01:31.814Z | Compiling git-stub-vcs v0.1.0 |
| 4082 | 2026-09-04T19:01:31.975Z | Checking hickory-server v0.25.2 |
| 4083 | 2026-09-04T19:01:32.127Z | Checking parking_lot v0.11.2 |
| 4084 | 2026-09-04T19:01:32.209Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4085 | 2026-09-04T19:01:32.294Z | Checking sled v0.34.7 |
| 4086 | 2026-09-04T19:01:34.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 4087 | 2026-09-04T19:01:34.362Z | |
| 4088 | 2026-09-04T19:01:34.362Z | info: running `cargo check --bins` on dns-server-api (238/376) |
| 4089 | 2026-09-04T19:01:34.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4090 | 2026-09-04T19:01:34.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4091 | 2026-09-04T19:01:34.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4092 | 2026-09-04T19:01:34.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4093 | 2026-09-04T19:01:34.925Z | |
| 4094 | 2026-09-04T19:01:34.925Z | info: running `cargo check --bins` on nexus-client (239/376) |
| 4095 | 2026-09-04T19:01:35.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4096 | 2026-09-04T19:01:35.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4097 | 2026-09-04T19:01:35.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4098 | 2026-09-04T19:01:35.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4099 | 2026-09-04T19:01:35.535Z | |
| 4100 | 2026-09-04T19:01:35.535Z | info: running `cargo check --bins` on oximeter-producer-api (240/376) |
| 4101 | 2026-09-04T19:01:36.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4102 | 2026-09-04T19:01:36.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4103 | 2026-09-04T19:01:36.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4104 | 2026-09-04T19:01:36.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4105 | 2026-09-04T19:01:36.107Z | |
| 4106 | 2026-09-04T19:01:36.107Z | info: running `cargo check --bins` on sp-sim (241/376) |
| 4107 | 2026-09-04T19:01:36.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4108 | 2026-09-04T19:01:36.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4109 | 2026-09-04T19:01:36.812Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4110 | 2026-09-04T19:01:37.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s |
| 4111 | 2026-09-04T19:01:37.521Z | |
| 4112 | 2026-09-04T19:01:37.521Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376) |
| 4113 | 2026-09-04T19:01:38.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4114 | 2026-09-04T19:01:38.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4115 | 2026-09-04T19:01:38.338Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 4116 | 2026-09-04T19:01:38.465Z | Compiling hashbrown v0.14.5 |
| 4117 | 2026-09-04T19:01:38.468Z | Compiling rfc6979 v0.4.0 |
| 4118 | 2026-09-04T19:01:38.480Z | Compiling salty v0.3.0 |
| 4119 | 2026-09-04T19:01:38.490Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4120 | 2026-09-04T19:01:38.502Z | Compiling primeorder v0.13.6 |
| 4121 | 2026-09-04T19:01:38.516Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4122 | 2026-09-04T19:01:38.584Z | Compiling ecdsa v0.16.9 |
| 4123 | 2026-09-04T19:01:38.643Z | Compiling sha1 v0.10.6 |
| 4124 | 2026-09-04T19:01:38.755Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4125 | 2026-09-04T19:01:38.833Z | Compiling proc-macro-error2 v2.0.1 |
| 4126 | 2026-09-04T19:01:38.938Z | Compiling p384 v0.13.1 |
| 4127 | 2026-09-04T19:01:38.956Z | Compiling chumsky v0.9.3 |
| 4128 | 2026-09-04T19:01:38.972Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4129 | 2026-09-04T19:01:38.998Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4130 | 2026-09-04T19:01:39.147Z | Compiling knus-derive v3.4.0 |
| 4131 | 2026-09-04T19:01:39.161Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4132 | 2026-09-04T19:01:39.199Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 4133 | 2026-09-04T19:01:39.270Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4134 | 2026-09-04T19:01:39.419Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 4135 | 2026-09-04T19:01:39.482Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4136 | 2026-09-04T19:01:39.622Z | Checking corncobs v0.1.4 |
| 4137 | 2026-09-04T19:01:39.671Z | Checking libscf-sys v1.2.0 |
| 4138 | 2026-09-04T19:01:39.685Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4139 | 2026-09-04T19:01:39.699Z | Checking secrecy v0.8.0 |
| 4140 | 2026-09-04T19:01:39.713Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4141 | 2026-09-04T19:01:39.742Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4142 | 2026-09-04T19:01:39.800Z | Checking papergrid v0.18.0 |
| 4143 | 2026-09-04T19:01:39.822Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4144 | 2026-09-04T19:01:39.846Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4145 | 2026-09-04T19:01:39.993Z | Compiling unicase v2.9.0 |
| 4146 | 2026-09-04T19:01:40.056Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4147 | 2026-09-04T19:01:40.085Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4148 | 2026-09-04T19:01:40.159Z | Checking itertools v0.15.0 |
| 4149 | 2026-09-04T19:01:40.192Z | Compiling mime_guess v2.0.5 |
| 4150 | 2026-09-04T19:01:40.285Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4151 | 2026-09-04T19:01:40.335Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4152 | 2026-09-04T19:01:40.573Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4153 | 2026-09-04T19:01:40.589Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4154 | 2026-09-04T19:01:40.592Z | Compiling knus v3.4.0 |
| 4155 | 2026-09-04T19:01:40.592Z | Checking tabled v0.21.0 |
| 4156 | 2026-09-04T19:01:40.906Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4157 | 2026-09-04T19:01:40.920Z | Checking crc8 v0.1.1 |
| 4158 | 2026-09-04T19:01:41.018Z | Checking http-range v0.1.5 |
| 4159 | 2026-09-04T19:01:41.241Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4160 | 2026-09-04T19:01:41.259Z | Checking scuffle v0.1.0 |
| 4161 | 2026-09-04T19:01:41.301Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 4162 | 2026-09-04T19:01:41.423Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4163 | 2026-09-04T19:01:41.440Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4164 | 2026-09-04T19:01:41.469Z | Checking nanorand v0.7.0 |
| 4165 | 2026-09-04T19:01:41.502Z | Checking hyper-staticfile v0.10.1 |
| 4166 | 2026-09-04T19:01:41.669Z | Checking flume v0.11.1 |
| 4167 | 2026-09-04T19:01:41.800Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4168 | 2026-09-04T19:01:41.817Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4169 | 2026-09-04T19:01:41.826Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4170 | 2026-09-04T19:01:41.912Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4171 | 2026-09-04T19:01:41.963Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4172 | 2026-09-04T19:01:42.143Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4173 | 2026-09-04T19:01:42.164Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4174 | 2026-09-04T19:01:42.182Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4175 | 2026-09-04T19:01:42.358Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4176 | 2026-09-04T19:01:42.494Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4177 | 2026-09-04T19:01:42.720Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4178 | 2026-09-04T19:01:42.972Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4179 | 2026-09-04T19:01:45.182Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4180 | 2026-09-04T19:01:45.195Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4181 | 2026-09-04T19:01:46.640Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4182 | 2026-09-04T19:01:47.176Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 4183 | 2026-09-04T19:01:47.722Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4184 | 2026-09-04T19:01:47.722Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4185 | 2026-09-04T19:01:48.361Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4186 | 2026-09-04T19:01:59.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.00s |
| 4187 | 2026-09-04T19:01:59.536Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4188 | 2026-09-04T19:01:59.536Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4189 | 2026-09-04T19:01:59.741Z | |
| 4190 | 2026-09-04T19:01:59.741Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376) |
| 4191 | 2026-09-04T19:02:00.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4192 | 2026-09-04T19:02:00.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4193 | 2026-09-04T19:02:00.507Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4194 | 2026-09-04T19:02:10.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s |
| 4195 | 2026-09-04T19:02:10.832Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4196 | 2026-09-04T19:02:10.832Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4197 | 2026-09-04T19:02:11.033Z | |
| 4198 | 2026-09-04T19:02:11.033Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376) |
| 4199 | 2026-09-04T19:02:11.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4200 | 2026-09-04T19:02:11.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4201 | 2026-09-04T19:02:11.830Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4202 | 2026-09-04T19:02:22.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s |
| 4203 | 2026-09-04T19:02:22.050Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4204 | 2026-09-04T19:02:22.050Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4205 | 2026-09-04T19:02:22.251Z | |
| 4206 | 2026-09-04T19:02:22.251Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376) |
| 4207 | 2026-09-04T19:02:22.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4208 | 2026-09-04T19:02:22.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4209 | 2026-09-04T19:02:23.024Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4210 | 2026-09-04T19:02:33.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s |
| 4211 | 2026-09-04T19:02:33.261Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4212 | 2026-09-04T19:02:33.261Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4213 | 2026-09-04T19:02:33.459Z | |
| 4214 | 2026-09-04T19:02:33.459Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376) |
| 4215 | 2026-09-04T19:02:33.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-09-04T19:02:33.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-09-04T19:02:34.226Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4218 | 2026-09-04T19:02:44.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.12s |
| 4219 | 2026-09-04T19:02:44.590Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4220 | 2026-09-04T19:02:44.591Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4221 | 2026-09-04T19:02:44.787Z | |
| 4222 | 2026-09-04T19:02:44.787Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376) |
| 4223 | 2026-09-04T19:02:45.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4224 | 2026-09-04T19:02:45.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4225 | 2026-09-04T19:02:45.555Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4226 | 2026-09-04T19:02:55.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s |
| 4227 | 2026-09-04T19:02:55.925Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4228 | 2026-09-04T19:02:55.925Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4229 | 2026-09-04T19:02:56.122Z | |
| 4230 | 2026-09-04T19:02:56.122Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376) |
| 4231 | 2026-09-04T19:02:56.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4232 | 2026-09-04T19:02:56.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4233 | 2026-09-04T19:02:56.889Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4234 | 2026-09-04T19:03:07.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s |
| 4235 | 2026-09-04T19:03:07.166Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4236 | 2026-09-04T19:03:07.166Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4237 | 2026-09-04T19:03:07.349Z | |
| 4238 | 2026-09-04T19:03:07.349Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376) |
| 4239 | 2026-09-04T19:03:07.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-09-04T19:03:07.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-09-04T19:03:08.128Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4242 | 2026-09-04T19:03:18.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s |
| 4243 | 2026-09-04T19:03:18.387Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4244 | 2026-09-04T19:03:18.387Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4245 | 2026-09-04T19:03:18.590Z | |
| 4246 | 2026-09-04T19:03:18.590Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376) |
| 4247 | 2026-09-04T19:03:19.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4248 | 2026-09-04T19:03:19.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4249 | 2026-09-04T19:03:19.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4250 | 2026-09-04T19:03:19.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4251 | 2026-09-04T19:03:19.275Z | |
| 4252 | 2026-09-04T19:03:19.275Z | info: running `cargo check --bins` on installinator-common (251/376) |
| 4253 | 2026-09-04T19:03:19.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-09-04T19:03:19.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-09-04T19:03:19.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4256 | 2026-09-04T19:03:19.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4257 | 2026-09-04T19:03:19.764Z | |
| 4258 | 2026-09-04T19:03:19.764Z | info: running `cargo check --bins` on installinator-common-versions (252/376) |
| 4259 | 2026-09-04T19:03:20.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4260 | 2026-09-04T19:03:20.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4261 | 2026-09-04T19:03:20.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4262 | 2026-09-04T19:03:20.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4263 | 2026-09-04T19:03:20.309Z | |
| 4264 | 2026-09-04T19:03:20.309Z | info: running `cargo check --bins` on nexus-lockstep-client (253/376) |
| 4265 | 2026-09-04T19:03:20.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-09-04T19:03:20.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-09-04T19:03:20.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4268 | 2026-09-04T19:03:20.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4269 | 2026-09-04T19:03:20.912Z | |
| 4270 | 2026-09-04T19:03:20.912Z | info: running `cargo check --bins` on omicron-ddm-admin-client (254/376) |
| 4271 | 2026-09-04T19:03:21.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-09-04T19:03:21.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-09-04T19:03:21.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-09-04T19:03:21.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4275 | 2026-09-04T19:03:21.485Z | |
| 4276 | 2026-09-04T19:03:21.485Z | info: running `cargo check --bins` on range-requests (255/376) |
| 4277 | 2026-09-04T19:03:21.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-09-04T19:03:21.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-09-04T19:03:21.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-09-04T19:03:21.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4281 | 2026-09-04T19:03:22.045Z | |
| 4282 | 2026-09-04T19:03:22.045Z | info: running `cargo check --bins` on repo-depot-api (256/376) |
| 4283 | 2026-09-04T19:03:22.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-09-04T19:03:22.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-09-04T19:03:22.527Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-09-04T19:03:22.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4287 | 2026-09-04T19:03:22.616Z | |
| 4288 | 2026-09-04T19:03:22.616Z | info: running `cargo check --bins` on repo-depot-client (257/376) |
| 4289 | 2026-09-04T19:03:23.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-09-04T19:03:23.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-09-04T19:03:23.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-09-04T19:03:23.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4293 | 2026-09-04T19:03:23.167Z | |
| 4294 | 2026-09-04T19:03:23.167Z | info: running `cargo check --bins` on sled-agent-api (258/376) |
| 4295 | 2026-09-04T19:03:23.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-09-04T19:03:23.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-09-04T19:03:23.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-09-04T19:03:23.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4299 | 2026-09-04T19:03:23.766Z | |
| 4300 | 2026-09-04T19:03:23.766Z | info: running `cargo check --bins` on sled-diagnostics (259/376) |
| 4301 | 2026-09-04T19:03:24.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-09-04T19:03:24.252Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-09-04T19:03:24.252Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-09-04T19:03:24.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4305 | 2026-09-04T19:03:24.342Z | |
| 4306 | 2026-09-04T19:03:24.342Z | info: running `cargo check --bins` on zfs-test-harness (260/376) |
| 4307 | 2026-09-04T19:03:24.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-09-04T19:03:24.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-09-04T19:03:24.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4310 | 2026-09-04T19:03:24.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4311 | 2026-09-04T19:03:24.925Z | |
| 4312 | 2026-09-04T19:03:24.925Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (261/376) |
| 4313 | 2026-09-04T19:03:25.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-09-04T19:03:25.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-09-04T19:03:25.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4316 | 2026-09-04T19:03:25.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4317 | 2026-09-04T19:03:25.518Z | |
| 4318 | 2026-09-04T19:03:25.518Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376) |
| 4319 | 2026-09-04T19:03:26.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-09-04T19:03:26.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-09-04T19:03:26.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4322 | 2026-09-04T19:03:26.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4323 | 2026-09-04T19:03:26.106Z | |
| 4324 | 2026-09-04T19:03:26.106Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376) |
| 4325 | 2026-09-04T19:03:26.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4326 | 2026-09-04T19:03:26.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4327 | 2026-09-04T19:03:26.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4328 | 2026-09-04T19:03:26.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4329 | 2026-09-04T19:03:26.696Z | |
| 4330 | 2026-09-04T19:03:26.696Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376) |
| 4331 | 2026-09-04T19:03:27.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-09-04T19:03:27.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-09-04T19:03:27.199Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4334 | 2026-09-04T19:03:27.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4335 | 2026-09-04T19:03:27.289Z | |
| 4336 | 2026-09-04T19:03:27.289Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376) |
| 4337 | 2026-09-04T19:03:27.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4338 | 2026-09-04T19:03:27.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4339 | 2026-09-04T19:03:27.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4340 | 2026-09-04T19:03:27.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4341 | 2026-09-04T19:03:27.878Z | |
| 4342 | 2026-09-04T19:03:27.878Z | info: running `cargo check --bins` on sled-agent-resolvable-files (266/376) |
| 4343 | 2026-09-04T19:03:28.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4344 | 2026-09-04T19:03:28.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4345 | 2026-09-04T19:03:28.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4346 | 2026-09-04T19:03:28.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4347 | 2026-09-04T19:03:28.468Z | |
| 4348 | 2026-09-04T19:03:28.469Z | info: running `cargo check --bins` on trust-quorum (267/376) |
| 4349 | 2026-09-04T19:03:28.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4350 | 2026-09-04T19:03:28.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4351 | 2026-09-04T19:03:28.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4352 | 2026-09-04T19:03:28.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4353 | 2026-09-04T19:03:29.066Z | |
| 4354 | 2026-09-04T19:03:29.066Z | info: running `cargo check --bins` on sled-agent-health-monitor (268/376) |
| 4355 | 2026-09-04T19:03:29.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4356 | 2026-09-04T19:03:29.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4357 | 2026-09-04T19:03:29.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4358 | 2026-09-04T19:03:29.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4359 | 2026-09-04T19:03:29.655Z | |
| 4360 | 2026-09-04T19:03:29.656Z | info: running `cargo check --bins` on sled-agent-multirack-join (269/376) |
| 4361 | 2026-09-04T19:03:30.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4362 | 2026-09-04T19:03:30.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4363 | 2026-09-04T19:03:30.170Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4364 | 2026-09-04T19:03:30.174Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4365 | 2026-09-04T19:03:30.264Z | |
| 4366 | 2026-09-04T19:03:30.264Z | info: running `cargo check --bins` on sled-agent-rack-setup (270/376) |
| 4367 | 2026-09-04T19:03:30.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4368 | 2026-09-04T19:03:30.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4369 | 2026-09-04T19:03:30.786Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4370 | 2026-09-04T19:03:30.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4371 | 2026-09-04T19:03:30.882Z | |
| 4372 | 2026-09-04T19:03:30.882Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376) |
| 4373 | 2026-09-04T19:03:31.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4374 | 2026-09-04T19:03:31.393Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4375 | 2026-09-04T19:03:31.393Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4376 | 2026-09-04T19:03:31.397Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4377 | 2026-09-04T19:03:31.486Z | |
| 4378 | 2026-09-04T19:03:31.486Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (272/376) |
| 4379 | 2026-09-04T19:03:32.005Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4380 | 2026-09-04T19:03:32.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4381 | 2026-09-04T19:03:32.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4382 | 2026-09-04T19:03:32.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4383 | 2026-09-04T19:03:32.111Z | |
| 4384 | 2026-09-04T19:03:32.111Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376) |
| 4385 | 2026-09-04T19:03:32.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4386 | 2026-09-04T19:03:32.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4387 | 2026-09-04T19:03:32.625Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4388 | 2026-09-04T19:03:32.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4389 | 2026-09-04T19:03:32.720Z | |
| 4390 | 2026-09-04T19:03:32.720Z | info: running `cargo check --bins` on omicron-deployment-graph (274/376) |
| 4391 | 2026-09-04T19:03:33.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4392 | 2026-09-04T19:03:33.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4393 | 2026-09-04T19:03:33.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4394 | 2026-09-04T19:03:33.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4395 | 2026-09-04T19:03:33.276Z | |
| 4396 | 2026-09-04T19:03:33.276Z | info: running `cargo check --bins` on transient-dns-server (275/376) |
| 4397 | 2026-09-04T19:03:33.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4398 | 2026-09-04T19:03:33.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4399 | 2026-09-04T19:03:33.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4400 | 2026-09-04T19:03:33.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4401 | 2026-09-04T19:03:33.854Z | |
| 4402 | 2026-09-04T19:03:33.854Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376) |
| 4403 | 2026-09-04T19:03:34.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4404 | 2026-09-04T19:03:34.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4405 | 2026-09-04T19:03:34.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4406 | 2026-09-04T19:03:34.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4407 | 2026-09-04T19:03:34.439Z | |
| 4408 | 2026-09-04T19:03:34.439Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376) |
| 4409 | 2026-09-04T19:03:34.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4410 | 2026-09-04T19:03:34.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4411 | 2026-09-04T19:03:34.933Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4412 | 2026-09-04T19:03:34.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4413 | 2026-09-04T19:03:35.021Z | |
| 4414 | 2026-09-04T19:03:35.021Z | info: running `cargo check --bins` on omicron-rpaths (278/376) |
| 4415 | 2026-09-04T19:03:35.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4416 | 2026-09-04T19:03:35.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4417 | 2026-09-04T19:03:35.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4418 | 2026-09-04T19:03:35.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4419 | 2026-09-04T19:03:35.574Z | |
| 4420 | 2026-09-04T19:03:35.574Z | info: running `cargo check --bins` on omicron-repl-utils (279/376) |
| 4421 | 2026-09-04T19:03:36.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4422 | 2026-09-04T19:03:36.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4423 | 2026-09-04T19:03:36.045Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4424 | 2026-09-04T19:03:36.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4425 | 2026-09-04T19:03:36.129Z | |
| 4426 | 2026-09-04T19:03:36.129Z | info: running `cargo check --bins` on omicron-clickhouse-admin (280/376) |
| 4427 | 2026-09-04T19:03:36.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4428 | 2026-09-04T19:03:36.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4429 | 2026-09-04T19:03:36.832Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4430 | 2026-09-04T19:03:37.248Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4431 | 2026-09-04T19:03:38.452Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s |
| 4432 | 2026-09-04T19:03:38.638Z | |
| 4433 | 2026-09-04T19:03:38.638Z | info: running `cargo check --bins` on clickhouse-admin-api (281/376) |
| 4434 | 2026-09-04T19:03:39.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4435 | 2026-09-04T19:03:39.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4436 | 2026-09-04T19:03:39.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4437 | 2026-09-04T19:03:39.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4438 | 2026-09-04T19:03:39.213Z | |
| 4439 | 2026-09-04T19:03:39.214Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (282/376) |
| 4440 | 2026-09-04T19:03:39.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-09-04T19:03:39.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-09-04T19:03:39.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4443 | 2026-09-04T19:03:39.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4444 | 2026-09-04T19:03:39.788Z | |
| 4445 | 2026-09-04T19:03:39.788Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376) |
| 4446 | 2026-09-04T19:03:40.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4447 | 2026-09-04T19:03:40.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4448 | 2026-09-04T19:03:40.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4449 | 2026-09-04T19:03:40.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4450 | 2026-09-04T19:03:40.367Z | |
| 4451 | 2026-09-04T19:03:40.367Z | info: running `cargo check --bins` on clickhouse-admin-single-client (284/376) |
| 4452 | 2026-09-04T19:03:40.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4453 | 2026-09-04T19:03:40.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4454 | 2026-09-04T19:03:40.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4455 | 2026-09-04T19:03:40.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4456 | 2026-09-04T19:03:40.943Z | |
| 4457 | 2026-09-04T19:03:40.943Z | info: running `cargo check --bins` on installinator-client (285/376) |
| 4458 | 2026-09-04T19:03:41.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4459 | 2026-09-04T19:03:41.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4460 | 2026-09-04T19:03:41.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4461 | 2026-09-04T19:03:41.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4462 | 2026-09-04T19:03:41.505Z | |
| 4463 | 2026-09-04T19:03:41.505Z | info: running `cargo check --bins` on oxide-client (286/376) |
| 4464 | 2026-09-04T19:03:41.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4465 | 2026-09-04T19:03:41.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4466 | 2026-09-04T19:03:41.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4467 | 2026-09-04T19:03:41.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4468 | 2026-09-04T19:03:42.065Z | |
| 4469 | 2026-09-04T19:03:42.065Z | info: running `cargo check --bins` on oximeter-client (287/376) |
| 4470 | 2026-09-04T19:03:42.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4471 | 2026-09-04T19:03:42.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4472 | 2026-09-04T19:03:42.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4473 | 2026-09-04T19:03:42.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4474 | 2026-09-04T19:03:42.641Z | |
| 4475 | 2026-09-04T19:03:42.641Z | info: running `cargo check --bins` on wicketd-client (288/376) |
| 4476 | 2026-09-04T19:03:43.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4477 | 2026-09-04T19:03:43.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4478 | 2026-09-04T19:03:43.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4479 | 2026-09-04T19:03:43.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4480 | 2026-09-04T19:03:43.233Z | |
| 4481 | 2026-09-04T19:03:43.233Z | info: running `cargo check --bins` on wicket-common (289/376) |
| 4482 | 2026-09-04T19:03:43.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4483 | 2026-09-04T19:03:43.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4484 | 2026-09-04T19:03:43.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4485 | 2026-09-04T19:03:43.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4486 | 2026-09-04T19:03:43.814Z | |
| 4487 | 2026-09-04T19:03:43.814Z | info: running `cargo check --bins` on wicketd-commission-client (290/376) |
| 4488 | 2026-09-04T19:03:44.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4489 | 2026-09-04T19:03:44.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4490 | 2026-09-04T19:03:44.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4491 | 2026-09-04T19:03:44.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4492 | 2026-09-04T19:03:44.393Z | |
| 4493 | 2026-09-04T19:03:44.393Z | info: running `cargo check --bins` on omicron-cockroach-admin (291/376) |
| 4494 | 2026-09-04T19:03:44.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4495 | 2026-09-04T19:03:44.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4496 | 2026-09-04T19:03:45.066Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4497 | 2026-09-04T19:03:45.070Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4498 | 2026-09-04T19:03:46.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4499 | 2026-09-04T19:03:46.425Z | |
| 4500 | 2026-09-04T19:03:46.425Z | info: running `cargo check --bins` on cockroach-admin-api (292/376) |
| 4501 | 2026-09-04T19:03:46.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4502 | 2026-09-04T19:03:46.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4503 | 2026-09-04T19:03:46.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4504 | 2026-09-04T19:03:46.906Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4505 | 2026-09-04T19:03:46.989Z | |
| 4506 | 2026-09-04T19:03:46.989Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376) |
| 4507 | 2026-09-04T19:03:47.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4508 | 2026-09-04T19:03:47.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4509 | 2026-09-04T19:03:47.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4510 | 2026-09-04T19:03:47.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4511 | 2026-09-04T19:03:47.654Z | |
| 4512 | 2026-09-04T19:03:47.654Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376) |
| 4513 | 2026-09-04T19:03:48.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4514 | 2026-09-04T19:03:48.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4515 | 2026-09-04T19:03:48.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4516 | 2026-09-04T19:03:48.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4517 | 2026-09-04T19:03:48.309Z | |
| 4518 | 2026-09-04T19:03:48.309Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376) |
| 4519 | 2026-09-04T19:03:48.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4520 | 2026-09-04T19:03:48.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4521 | 2026-09-04T19:03:48.840Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4522 | 2026-09-04T19:03:48.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4523 | 2026-09-04T19:03:48.937Z | |
| 4524 | 2026-09-04T19:03:48.937Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376) |
| 4525 | 2026-09-04T19:03:49.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4526 | 2026-09-04T19:03:49.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4527 | 2026-09-04T19:03:49.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4528 | 2026-09-04T19:03:49.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4529 | 2026-09-04T19:03:49.564Z | |
| 4530 | 2026-09-04T19:03:49.564Z | info: running `cargo check --bins` on db-macros (297/376) |
| 4531 | 2026-09-04T19:03:50.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4532 | 2026-09-04T19:03:50.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4533 | 2026-09-04T19:03:50.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4534 | 2026-09-04T19:03:50.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4535 | 2026-09-04T19:03:50.122Z | |
| 4536 | 2026-09-04T19:03:50.122Z | info: running `cargo check --bins` on nexus-macros-common (298/376) |
| 4537 | 2026-09-04T19:03:50.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4538 | 2026-09-04T19:03:50.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4539 | 2026-09-04T19:03:50.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4540 | 2026-09-04T19:03:50.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4541 | 2026-09-04T19:03:50.681Z | |
| 4542 | 2026-09-04T19:03:50.681Z | info: running `cargo check --bins` on nexus-auth (299/376) |
| 4543 | 2026-09-04T19:03:51.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4544 | 2026-09-04T19:03:51.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4545 | 2026-09-04T19:03:51.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4546 | 2026-09-04T19:03:51.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4547 | 2026-09-04T19:03:51.304Z | |
| 4548 | 2026-09-04T19:03:51.304Z | info: running `cargo check --bins` on authz-macros (300/376) |
| 4549 | 2026-09-04T19:03:51.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4550 | 2026-09-04T19:03:51.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4551 | 2026-09-04T19:03:51.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4552 | 2026-09-04T19:03:51.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4553 | 2026-09-04T19:03:51.867Z | |
| 4554 | 2026-09-04T19:03:51.867Z | info: running `cargo check --bins` on nexus-db-fixed-data (301/376) |
| 4555 | 2026-09-04T19:03:52.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4556 | 2026-09-04T19:03:52.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4557 | 2026-09-04T19:03:52.387Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4558 | 2026-09-04T19:03:52.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4559 | 2026-09-04T19:03:52.484Z | |
| 4560 | 2026-09-04T19:03:52.484Z | info: running `cargo check --bins` on nexus-db-model (302/376) |
| 4561 | 2026-09-04T19:03:53.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4562 | 2026-09-04T19:03:53.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4563 | 2026-09-04T19:03:53.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4564 | 2026-09-04T19:03:53.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4565 | 2026-09-04T19:03:53.102Z | |
| 4566 | 2026-09-04T19:03:53.102Z | info: running `cargo check --bins` on nexus-db-schema (303/376) |
| 4567 | 2026-09-04T19:03:53.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4568 | 2026-09-04T19:03:53.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4569 | 2026-09-04T19:03:53.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4570 | 2026-09-04T19:03:53.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4571 | 2026-09-04T19:03:53.663Z | |
| 4572 | 2026-09-04T19:03:53.663Z | info: running `cargo check --bins` on nexus-defaults (304/376) |
| 4573 | 2026-09-04T19:03:54.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4574 | 2026-09-04T19:03:54.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4575 | 2026-09-04T19:03:54.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4576 | 2026-09-04T19:03:54.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4577 | 2026-09-04T19:03:54.236Z | |
| 4578 | 2026-09-04T19:03:54.236Z | info: running `cargo check --bins` on omicron-git-version (305/376) |
| 4579 | 2026-09-04T19:03:54.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4580 | 2026-09-04T19:03:54.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4581 | 2026-09-04T19:03:54.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4582 | 2026-09-04T19:03:54.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4583 | 2026-09-04T19:03:54.794Z | |
| 4584 | 2026-09-04T19:03:54.795Z | info: running `cargo check --bins` on nexus-db-errors (306/376) |
| 4585 | 2026-09-04T19:03:55.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4586 | 2026-09-04T19:03:55.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4587 | 2026-09-04T19:03:55.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4588 | 2026-09-04T19:03:55.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4589 | 2026-09-04T19:03:55.423Z | |
| 4590 | 2026-09-04T19:03:55.423Z | info: running `cargo check --bins` on nexus-db-lookup (307/376) |
| 4591 | 2026-09-04T19:03:55.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4592 | 2026-09-04T19:03:55.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4593 | 2026-09-04T19:03:55.949Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4594 | 2026-09-04T19:03:55.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4595 | 2026-09-04T19:03:56.046Z | |
| 4596 | 2026-09-04T19:03:56.046Z | info: running `cargo check --bins` on nexus-test-interface (308/376) |
| 4597 | 2026-09-04T19:03:56.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4598 | 2026-09-04T19:03:56.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4599 | 2026-09-04T19:03:56.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4600 | 2026-09-04T19:03:56.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4601 | 2026-09-04T19:03:56.672Z | |
| 4602 | 2026-09-04T19:03:56.672Z | info: running `cargo check --bins` on oximeter-collector (309/376) |
| 4603 | 2026-09-04T19:03:57.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4604 | 2026-09-04T19:03:57.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4605 | 2026-09-04T19:03:57.390Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4606 | 2026-09-04T19:03:57.393Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4607 | 2026-09-04T19:03:58.057Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4608 | 2026-09-04T19:03:59.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s |
| 4609 | 2026-09-04T19:03:59.931Z | |
| 4610 | 2026-09-04T19:03:59.931Z | info: running `cargo check --bins` on oximeter-api (310/376) |
| 4611 | 2026-09-04T19:04:00.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4612 | 2026-09-04T19:04:00.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4613 | 2026-09-04T19:04:00.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4614 | 2026-09-04T19:04:00.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4615 | 2026-09-04T19:04:00.498Z | |
| 4616 | 2026-09-04T19:04:00.498Z | info: running `cargo check --bins` on cert-dev (311/376) |
| 4617 | 2026-09-04T19:04:00.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4618 | 2026-09-04T19:04:00.968Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4619 | 2026-09-04T19:04:01.101Z | Checking yasna v0.5.2 |
| 4620 | 2026-09-04T19:04:01.502Z | Checking rcgen v0.12.1 |
| 4621 | 2026-09-04T19:04:01.779Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4622 | 2026-09-04T19:04:01.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 4623 | 2026-09-04T19:04:02.116Z | |
| 4624 | 2026-09-04T19:04:02.116Z | info: running `cargo check --bins` on clickana (312/376) |
| 4625 | 2026-09-04T19:04:02.598Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4626 | 2026-09-04T19:04:02.601Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4627 | 2026-09-04T19:04:02.753Z | Compiling instability v0.3.11 |
| 4628 | 2026-09-04T19:04:02.753Z | Checking castaway v0.2.4 |
| 4629 | 2026-09-04T19:04:02.756Z | Compiling indoc v2.0.7 |
| 4630 | 2026-09-04T19:04:02.756Z | Checking unicode-truncate v1.1.0 |
| 4631 | 2026-09-04T19:04:02.756Z | Checking lru v0.12.5 |
| 4632 | 2026-09-04T19:04:02.756Z | Checking cassowary v0.3.0 |
| 4633 | 2026-09-04T19:04:02.946Z | Checking compact_str v0.8.1 |
| 4634 | 2026-09-04T19:04:03.781Z | Checking ratatui v0.29.0 |
| 4635 | 2026-09-04T19:04:04.841Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4636 | 2026-09-04T19:04:05.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s |
| 4637 | 2026-09-04T19:04:05.728Z | |
| 4638 | 2026-09-04T19:04:05.728Z | info: running `cargo check --bins` on clickhouse-cluster-dev (313/376) |
| 4639 | 2026-09-04T19:04:06.236Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4640 | 2026-09-04T19:04:06.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4641 | 2026-09-04T19:04:06.439Z | Checking headers-core v0.3.0 |
| 4642 | 2026-09-04T19:04:06.442Z | Checking port-file v0.1.0 |
| 4643 | 2026-09-04T19:04:06.442Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4644 | 2026-09-04T19:04:06.634Z | Checking headers v0.4.1 |
| 4645 | 2026-09-04T19:04:07.001Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4646 | 2026-09-04T19:04:07.979Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4647 | 2026-09-04T19:04:08.504Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4648 | 2026-09-04T19:04:08.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 4649 | 2026-09-04T19:04:09.138Z | |
| 4650 | 2026-09-04T19:04:09.138Z | info: running `cargo check --bins` on ch-dev (314/376) |
| 4651 | 2026-09-04T19:04:09.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4652 | 2026-09-04T19:04:09.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4653 | 2026-09-04T19:04:09.842Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4654 | 2026-09-04T19:04:10.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 4655 | 2026-09-04T19:04:10.790Z | |
| 4656 | 2026-09-04T19:04:10.790Z | info: running `cargo check --bins` on dev-tools-common (315/376) |
| 4657 | 2026-09-04T19:04:11.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4658 | 2026-09-04T19:04:11.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4659 | 2026-09-04T19:04:11.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4660 | 2026-09-04T19:04:11.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 4661 | 2026-09-04T19:04:11.205Z | |
| 4662 | 2026-09-04T19:04:11.205Z | info: running `cargo check --bins` on corpus-adjust (316/376) |
| 4663 | 2026-09-04T19:04:11.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4664 | 2026-09-04T19:04:11.688Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4665 | 2026-09-04T19:04:11.831Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4666 | 2026-09-04T19:04:12.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s |
| 4667 | 2026-09-04T19:04:12.388Z | |
| 4668 | 2026-09-04T19:04:12.388Z | info: running `cargo check --bins` on crdb-seed (317/376) |
| 4669 | 2026-09-04T19:04:12.896Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4670 | 2026-09-04T19:04:12.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4671 | 2026-09-04T19:04:13.093Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4672 | 2026-09-04T19:04:14.210Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4673 | 2026-09-04T19:04:14.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s |
| 4674 | 2026-09-04T19:04:14.753Z | |
| 4675 | 2026-09-04T19:04:14.753Z | info: running `cargo check --bins` on db-dev (318/376) |
| 4676 | 2026-09-04T19:04:15.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4677 | 2026-09-04T19:04:15.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4678 | 2026-09-04T19:04:15.461Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4679 | 2026-09-04T19:04:16.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 4680 | 2026-09-04T19:04:16.412Z | |
| 4681 | 2026-09-04T19:04:16.412Z | info: running `cargo check --bins` on omicron-dev-lib (319/376) |
| 4682 | 2026-09-04T19:04:16.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4683 | 2026-09-04T19:04:16.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4684 | 2026-09-04T19:04:16.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4685 | 2026-09-04T19:04:16.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4686 | 2026-09-04T19:04:17.017Z | |
| 4687 | 2026-09-04T19:04:17.017Z | info: running `cargo check --bins` on xtask-downloader (320/376) |
| 4688 | 2026-09-04T19:04:17.486Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4689 | 2026-09-04T19:04:17.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4690 | 2026-09-04T19:04:17.623Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4691 | 2026-09-04T19:04:18.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s |
| 4692 | 2026-09-04T19:04:18.478Z | |
| 4693 | 2026-09-04T19:04:18.478Z | info: running `cargo check --bins` on omicron-dropshot-apis (321/376) |
| 4694 | 2026-09-04T19:04:18.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4695 | 2026-09-04T19:04:18.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4696 | 2026-09-04T19:04:19.216Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4697 | 2026-09-04T19:04:19.216Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4698 | 2026-09-04T19:04:19.219Z | Checking git-stub v1.0.0 |
| 4699 | 2026-09-04T19:04:19.219Z | Compiling trait-variant v0.1.2 |
| 4700 | 2026-09-04T19:04:19.219Z | Checking maplit v1.0.2 |
| 4701 | 2026-09-04T19:04:19.348Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4702 | 2026-09-04T19:04:19.354Z | Checking drift v0.2.0 |
| 4703 | 2026-09-04T19:04:19.364Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4704 | 2026-09-04T19:04:19.414Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4705 | 2026-09-04T19:04:19.473Z | Checking git-stub-vcs v0.1.0 |
| 4706 | 2026-09-04T19:04:19.576Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4707 | 2026-09-04T19:04:19.589Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4708 | 2026-09-04T19:04:19.665Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4709 | 2026-09-04T19:04:19.699Z | Checking dropshot-api-manager v0.8.0 |
| 4710 | 2026-09-04T19:04:19.721Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4711 | 2026-09-04T19:04:19.848Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4712 | 2026-09-04T19:04:20.084Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4713 | 2026-09-04T19:04:20.555Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4714 | 2026-09-04T19:04:21.530Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4715 | 2026-09-04T19:04:22.544Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4716 | 2026-09-04T19:04:23.326Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4717 | 2026-09-04T19:04:23.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s |
| 4718 | 2026-09-04T19:04:23.969Z | |
| 4719 | 2026-09-04T19:04:23.969Z | info: running `cargo check --bins` on installinator-api (322/376) |
| 4720 | 2026-09-04T19:04:24.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4721 | 2026-09-04T19:04:24.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4722 | 2026-09-04T19:04:24.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4723 | 2026-09-04T19:04:24.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4724 | 2026-09-04T19:04:24.536Z | |
| 4725 | 2026-09-04T19:04:24.536Z | info: running `cargo check --bins` on nexus-external-api (323/376) |
| 4726 | 2026-09-04T19:04:25.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4727 | 2026-09-04T19:04:25.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4728 | 2026-09-04T19:04:25.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4729 | 2026-09-04T19:04:25.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4730 | 2026-09-04T19:04:25.145Z | |
| 4731 | 2026-09-04T19:04:25.146Z | info: running `cargo check --bins` on nexus-internal-api (324/376) |
| 4732 | 2026-09-04T19:04:25.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4733 | 2026-09-04T19:04:25.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4734 | 2026-09-04T19:04:25.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4735 | 2026-09-04T19:04:25.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4736 | 2026-09-04T19:04:25.749Z | |
| 4737 | 2026-09-04T19:04:25.749Z | info: running `cargo check --bins` on nexus-lockstep-api (325/376) |
| 4738 | 2026-09-04T19:04:26.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4739 | 2026-09-04T19:04:26.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4740 | 2026-09-04T19:04:26.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4741 | 2026-09-04T19:04:26.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4742 | 2026-09-04T19:04:26.354Z | |
| 4743 | 2026-09-04T19:04:26.354Z | info: running `cargo check --bins` on ntp-admin-api (326/376) |
| 4744 | 2026-09-04T19:04:26.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4745 | 2026-09-04T19:04:26.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4746 | 2026-09-04T19:04:26.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4747 | 2026-09-04T19:04:26.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4748 | 2026-09-04T19:04:26.918Z | |
| 4749 | 2026-09-04T19:04:26.918Z | info: running `cargo check --bins` on ntp-admin-types-versions (327/376) |
| 4750 | 2026-09-04T19:04:27.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4751 | 2026-09-04T19:04:27.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4752 | 2026-09-04T19:04:27.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4753 | 2026-09-04T19:04:27.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4754 | 2026-09-04T19:04:27.479Z | |
| 4755 | 2026-09-04T19:04:27.479Z | info: running `cargo check --bins` on wicketd-api (328/376) |
| 4756 | 2026-09-04T19:04:27.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4757 | 2026-09-04T19:04:27.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4758 | 2026-09-04T19:04:27.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4759 | 2026-09-04T19:04:27.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4760 | 2026-09-04T19:04:28.057Z | |
| 4761 | 2026-09-04T19:04:28.057Z | info: running `cargo check --bins` on wicketd-commission-api (329/376) |
| 4762 | 2026-09-04T19:04:28.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4763 | 2026-09-04T19:04:28.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4764 | 2026-09-04T19:04:28.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4765 | 2026-09-04T19:04:28.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4766 | 2026-09-04T19:04:28.630Z | |
| 4767 | 2026-09-04T19:04:28.630Z | info: running `cargo check --bins` on omicron-ls-apis (330/376) |
| 4768 | 2026-09-04T19:04:29.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4769 | 2026-09-04T19:04:29.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4770 | 2026-09-04T19:04:29.241Z | Compiling blake3 v1.8.5 |
| 4771 | 2026-09-04T19:04:29.351Z | Checking arrayref v0.3.9 |
| 4772 | 2026-09-04T19:04:29.354Z | Checking arrayvec v0.7.6 |
| 4773 | 2026-09-04T19:04:29.365Z | Checking constant_time_eq v0.4.2 |
| 4774 | 2026-09-04T19:04:29.373Z | Checking cargo-platform v0.3.2 |
| 4775 | 2026-09-04T19:04:29.373Z | Checking topological-sort v0.2.2 |
| 4776 | 2026-09-04T19:04:29.376Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4777 | 2026-09-04T19:04:29.539Z | Checking cargo_metadata v0.23.1 |
| 4778 | 2026-09-04T19:04:30.122Z | Checking omicron-zone-package v0.12.3 |
| 4779 | 2026-09-04T19:04:30.831Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4780 | 2026-09-04T19:04:31.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s |
| 4781 | 2026-09-04T19:04:31.830Z | |
| 4782 | 2026-09-04T19:04:31.830Z | info: running `cargo check --bins` on mgs-dev (331/376) |
| 4783 | 2026-09-04T19:04:32.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4784 | 2026-09-04T19:04:32.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4785 | 2026-09-04T19:04:32.560Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4786 | 2026-09-04T19:04:33.188Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4787 | 2026-09-04T19:04:33.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4788 | 2026-09-04T19:04:33.892Z | |
| 4789 | 2026-09-04T19:04:33.893Z | info: running `cargo check --bins` on omicron-omdb (332/376) |
| 4790 | 2026-09-04T19:04:34.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4791 | 2026-09-04T19:04:34.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4792 | 2026-09-04T19:04:34.864Z | Compiling darling_core v0.21.3 |
| 4793 | 2026-09-04T19:04:34.867Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4794 | 2026-09-04T19:04:34.867Z | Compiling vergen-lib v0.1.6 |
| 4795 | 2026-09-04T19:04:34.867Z | Compiling diesel_derives v2.3.7 |
| 4796 | 2026-09-04T19:04:34.868Z | Checking scheduled-thread-pool v0.2.7 |
| 4797 | 2026-09-04T19:04:34.868Z | Compiling vergen-gitcl v1.0.8 |
| 4798 | 2026-09-04T19:04:34.868Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4799 | 2026-09-04T19:04:34.868Z | Compiling dirs-sys-next v0.1.2 |
| 4800 | 2026-09-04T19:04:35.162Z | Compiling glob v0.3.3 |
| 4801 | 2026-09-04T19:04:35.213Z | Compiling crunchy v0.2.4 |
| 4802 | 2026-09-04T19:04:35.245Z | Checking r2d2 v0.8.10 |
| 4803 | 2026-09-04T19:04:35.280Z | Compiling dirs-next v2.0.0 |
| 4804 | 2026-09-04T19:04:35.297Z | Compiling tiny-keccak v2.0.2 |
| 4805 | 2026-09-04T19:04:35.436Z | Checking downcast-rs v2.0.2 |
| 4806 | 2026-09-04T19:04:35.457Z | Compiling term v0.7.0 |
| 4807 | 2026-09-04T19:04:35.535Z | Compiling clang-sys v1.8.1 |
| 4808 | 2026-09-04T19:04:35.567Z | Compiling bit-vec v0.6.3 |
| 4809 | 2026-09-04T19:04:35.584Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4810 | 2026-09-04T19:04:35.781Z | Compiling bit-set v0.5.3 |
| 4811 | 2026-09-04T19:04:35.799Z | Compiling ascii-canvas v3.0.0 |
| 4812 | 2026-09-04T19:04:35.907Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4813 | 2026-09-04T19:04:35.941Z | Compiling itertools v0.10.5 |
| 4814 | 2026-09-04T19:04:35.989Z | Compiling ena v0.14.4 |
| 4815 | 2026-09-04T19:04:36.006Z | Compiling libloading v0.8.9 |
| 4816 | 2026-09-04T19:04:36.038Z | Compiling regex-syntax v0.6.29 |
| 4817 | 2026-09-04T19:04:36.057Z | Compiling diff v0.1.13 |
| 4818 | 2026-09-04T19:04:36.112Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4819 | 2026-09-04T19:04:36.200Z | Compiling bindgen v0.71.1 |
| 4820 | 2026-09-04T19:04:36.337Z | Compiling cexpr v0.6.0 |
| 4821 | 2026-09-04T19:04:36.610Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4822 | 2026-09-04T19:04:36.796Z | Compiling rustc-hash v2.1.1 |
| 4823 | 2026-09-04T19:04:36.930Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4824 | 2026-09-04T19:04:37.017Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4825 | 2026-09-04T19:04:37.020Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4826 | 2026-09-04T19:04:37.051Z | Compiling libxml v0.3.3 |
| 4827 | 2026-09-04T19:04:37.288Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4828 | 2026-09-04T19:04:37.306Z | Compiling strum_macros v0.24.3 |
| 4829 | 2026-09-04T19:04:37.323Z | Compiling lalrpop v0.19.12 |
| 4830 | 2026-09-04T19:04:37.501Z | Compiling indoc v1.0.9 |
| 4831 | 2026-09-04T19:04:37.581Z | Compiling darling_macro v0.21.3 |
| 4832 | 2026-09-04T19:04:38.100Z | Compiling darling v0.21.3 |
| 4833 | 2026-09-04T19:04:38.194Z | Compiling dsl_auto_type v0.2.0 |
| 4834 | 2026-09-04T19:04:38.310Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4835 | 2026-09-04T19:04:38.502Z | Checking derive_builder v0.20.2 |
| 4836 | 2026-09-04T19:04:38.622Z | Compiling oso-derive v0.27.3 |
| 4837 | 2026-09-04T19:04:38.654Z | Checking quick-xml v0.37.5 |
| 4838 | 2026-09-04T19:04:38.736Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4839 | 2026-09-04T19:04:39.119Z | Checking openssl-probe v0.1.6 |
| 4840 | 2026-09-04T19:04:39.263Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4841 | 2026-09-04T19:04:39.526Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4842 | 2026-09-04T19:04:39.715Z | Checking bb8 v0.8.6 |
| 4843 | 2026-09-04T19:04:39.822Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4844 | 2026-09-04T19:04:39.986Z | Checking nonempty v0.12.0 |
| 4845 | 2026-09-04T19:04:40.005Z | Compiling libz-sys v1.1.24 |
| 4846 | 2026-09-04T19:04:40.045Z | Compiling strsim v0.10.0 |
| 4847 | 2026-09-04T19:04:40.151Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4848 | 2026-09-04T19:04:40.278Z | Compiling darling_core v0.13.4 |
| 4849 | 2026-09-04T19:04:40.393Z | Compiling progenitor-impl v0.13.0 |
| 4850 | 2026-09-04T19:04:40.566Z | Compiling vergen-git2 v9.1.0 |
| 4851 | 2026-09-04T19:04:41.697Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4852 | 2026-09-04T19:04:41.886Z | Checking progenitor-client v0.13.0 |
| 4853 | 2026-09-04T19:04:42.154Z | Compiling darling_macro v0.13.4 |
| 4854 | 2026-09-04T19:04:42.174Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4855 | 2026-09-04T19:04:42.681Z | Compiling darling v0.13.4 |
| 4856 | 2026-09-04T19:04:42.778Z | Compiling serde_with_macros v1.5.2 |
| 4857 | 2026-09-04T19:04:42.989Z | Compiling progenitor-macro v0.13.0 |
| 4858 | 2026-09-04T19:04:43.213Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4859 | 2026-09-04T19:04:43.429Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4860 | 2026-09-04T19:04:43.619Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4861 | 2026-09-04T19:04:43.636Z | Compiling serde_with v1.14.0 |
| 4862 | 2026-09-04T19:04:43.808Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4863 | 2026-09-04T19:04:44.001Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4864 | 2026-09-04T19:04:44.069Z | Checking diesel v2.3.7 |
| 4865 | 2026-09-04T19:04:44.185Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4866 | 2026-09-04T19:04:44.203Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4867 | 2026-09-04T19:04:44.367Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4868 | 2026-09-04T19:04:44.778Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4869 | 2026-09-04T19:04:45.926Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4870 | 2026-09-04T19:04:46.172Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4871 | 2026-09-04T19:04:46.304Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4872 | 2026-09-04T19:04:46.493Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4873 | 2026-09-04T19:04:46.684Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4874 | 2026-09-04T19:04:46.971Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4875 | 2026-09-04T19:04:47.002Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4876 | 2026-09-04T19:04:47.490Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4877 | 2026-09-04T19:04:47.568Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4878 | 2026-09-04T19:04:47.969Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4879 | 2026-09-04T19:04:47.974Z | Checking progenitor v0.13.0 |
| 4880 | 2026-09-04T19:04:48.123Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4881 | 2026-09-04T19:04:48.150Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4882 | 2026-09-04T19:04:48.343Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4883 | 2026-09-04T19:04:48.532Z | Checking twox-hash v2.1.2 |
| 4884 | 2026-09-04T19:04:48.699Z | Checking libsw-core v0.3.2 |
| 4885 | 2026-09-04T19:04:48.730Z | Checking atty v0.2.14 |
| 4886 | 2026-09-04T19:04:48.833Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4887 | 2026-09-04T19:04:48.833Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4888 | 2026-09-04T19:04:48.865Z | Checking libsw v3.5.0 |
| 4889 | 2026-09-04T19:04:49.048Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4890 | 2026-09-04T19:04:50.651Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4891 | 2026-09-04T19:04:50.867Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4892 | 2026-09-04T19:04:51.367Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4893 | 2026-09-04T19:04:51.585Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4894 | 2026-09-04T19:04:52.579Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4895 | 2026-09-04T19:04:52.767Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4896 | 2026-09-04T19:04:52.918Z | Checking fatfs v0.3.6 |
| 4897 | 2026-09-04T19:04:53.374Z | Checking console v0.16.2 |
| 4898 | 2026-09-04T19:04:53.701Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4899 | 2026-09-04T19:04:54.496Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4900 | 2026-09-04T19:04:54.648Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4901 | 2026-09-04T19:04:54.672Z | Checking unit-prefix v0.5.2 |
| 4902 | 2026-09-04T19:04:54.807Z | Compiling seq-macro v0.3.6 |
| 4903 | 2026-09-04T19:04:55.031Z | Checking indicatif v0.18.4 |
| 4904 | 2026-09-04T19:04:55.331Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4905 | 2026-09-04T19:04:55.412Z | Checking oxide-update-engine-display v0.1.2 |
| 4906 | 2026-09-04T19:04:55.721Z | Checking support-bundle-viewer v0.1.2 |
| 4907 | 2026-09-04T19:04:55.972Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4908 | 2026-09-04T19:04:55.990Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4909 | 2026-09-04T19:04:56.007Z | Checking multimap v0.10.1 |
| 4910 | 2026-09-04T19:04:58.165Z | Checking async-bb8-diesel v0.2.1 |
| 4911 | 2026-09-04T19:04:58.530Z | Checking diesel-dtrace v0.5.0 |
| 4912 | 2026-09-04T19:05:05.630Z | Compiling samael v0.0.19 |
| 4913 | 2026-09-04T19:05:07.436Z | Compiling git2 v0.20.4 |
| 4914 | 2026-09-04T19:05:09.992Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4915 | 2026-09-04T19:05:10.506Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4916 | 2026-09-04T19:05:11.699Z | Compiling polar-core v0.27.3 |
| 4917 | 2026-09-04T19:05:16.198Z | Checking oso v0.27.3 |
| 4918 | 2026-09-04T19:05:47.167Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4919 | 2026-09-04T19:07:03.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s |
| 4920 | 2026-09-04T19:07:03.613Z | |
| 4921 | 2026-09-04T19:07:03.613Z | info: running `cargo check --bins` on nexus-networking (333/376) |
| 4922 | 2026-09-04T19:07:04.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4923 | 2026-09-04T19:07:04.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4924 | 2026-09-04T19:07:04.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4925 | 2026-09-04T19:07:04.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4926 | 2026-09-04T19:07:04.287Z | |
| 4927 | 2026-09-04T19:07:04.287Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376) |
| 4928 | 2026-09-04T19:07:04.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4929 | 2026-09-04T19:07:04.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4930 | 2026-09-04T19:07:04.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4931 | 2026-09-04T19:07:04.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4932 | 2026-09-04T19:07:04.919Z | |
| 4933 | 2026-09-04T19:07:04.919Z | info: running `cargo check --bins` on nexus-saga-recovery (335/376) |
| 4934 | 2026-09-04T19:07:05.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4935 | 2026-09-04T19:07:05.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4936 | 2026-09-04T19:07:05.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4937 | 2026-09-04T19:07:05.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4938 | 2026-09-04T19:07:05.548Z | |
| 4939 | 2026-09-04T19:07:05.548Z | info: running `cargo check --bins` on nexus-test-utils-macros (336/376) |
| 4940 | 2026-09-04T19:07:06.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4941 | 2026-09-04T19:07:06.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4942 | 2026-09-04T19:07:06.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4943 | 2026-09-04T19:07:06.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4944 | 2026-09-04T19:07:06.114Z | |
| 4945 | 2026-09-04T19:07:06.114Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (337/376) |
| 4946 | 2026-09-04T19:07:06.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4947 | 2026-09-04T19:07:06.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4948 | 2026-09-04T19:07:06.947Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4949 | 2026-09-04T19:07:07.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s |
| 4950 | 2026-09-04T19:07:07.952Z | |
| 4951 | 2026-09-04T19:07:07.952Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376) |
| 4952 | 2026-09-04T19:07:08.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4953 | 2026-09-04T19:07:08.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4954 | 2026-09-04T19:07:08.772Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4955 | 2026-09-04T19:07:48.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.40s |
| 4956 | 2026-09-04T19:07:48.574Z | |
| 4957 | 2026-09-04T19:07:48.574Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376) |
| 4958 | 2026-09-04T19:07:49.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4959 | 2026-09-04T19:07:49.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4960 | 2026-09-04T19:07:49.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4961 | 2026-09-04T19:07:49.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4962 | 2026-09-04T19:07:49.136Z | |
| 4963 | 2026-09-04T19:07:49.136Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376) |
| 4964 | 2026-09-04T19:07:49.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4965 | 2026-09-04T19:07:49.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4966 | 2026-09-04T19:07:49.610Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4967 | 2026-09-04T19:07:49.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4968 | 2026-09-04T19:07:49.692Z | |
| 4969 | 2026-09-04T19:07:49.692Z | info: running `cargo check --bins --no-default-features` on nexus-fm (341/376) |
| 4970 | 2026-09-04T19:07:50.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4971 | 2026-09-04T19:07:50.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4972 | 2026-09-04T19:07:50.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4973 | 2026-09-04T19:07:50.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4974 | 2026-09-04T19:07:50.305Z | |
| 4975 | 2026-09-04T19:07:50.305Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376) |
| 4976 | 2026-09-04T19:07:50.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4977 | 2026-09-04T19:07:50.830Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4978 | 2026-09-04T19:07:50.830Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4979 | 2026-09-04T19:07:50.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4980 | 2026-09-04T19:07:50.926Z | |
| 4981 | 2026-09-04T19:07:50.926Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (343/376) |
| 4982 | 2026-09-04T19:07:51.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4983 | 2026-09-04T19:07:51.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4984 | 2026-09-04T19:07:51.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4985 | 2026-09-04T19:07:51.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4986 | 2026-09-04T19:07:51.565Z | |
| 4987 | 2026-09-04T19:07:51.565Z | info: running `cargo check --bins` on nexus-mgs-updates (344/376) |
| 4988 | 2026-09-04T19:07:52.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4989 | 2026-09-04T19:07:52.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4990 | 2026-09-04T19:07:52.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4991 | 2026-09-04T19:07:52.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4992 | 2026-09-04T19:07:52.173Z | |
| 4993 | 2026-09-04T19:07:52.173Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (345/376) |
| 4994 | 2026-09-04T19:07:52.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4995 | 2026-09-04T19:07:52.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4996 | 2026-09-04T19:07:52.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4997 | 2026-09-04T19:07:52.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4998 | 2026-09-04T19:07:52.794Z | |
| 4999 | 2026-09-04T19:07:52.794Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376) |
| 5000 | 2026-09-04T19:07:53.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5001 | 2026-09-04T19:07:53.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5002 | 2026-09-04T19:07:53.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5003 | 2026-09-04T19:07:53.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5004 | 2026-09-04T19:07:53.420Z | |
| 5005 | 2026-09-04T19:07:53.420Z | info: running `cargo check --bins` on nexus-switch-config (347/376) |
| 5006 | 2026-09-04T19:07:53.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5007 | 2026-09-04T19:07:53.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5008 | 2026-09-04T19:07:53.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5009 | 2026-09-04T19:07:53.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 5010 | 2026-09-04T19:07:54.028Z | |
| 5011 | 2026-09-04T19:07:54.028Z | info: running `cargo check --bins` on nexus-switch-config-preparation (348/376) |
| 5012 | 2026-09-04T19:07:54.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5013 | 2026-09-04T19:07:54.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5014 | 2026-09-04T19:07:54.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5015 | 2026-09-04T19:07:54.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5016 | 2026-09-04T19:07:54.657Z | |
| 5017 | 2026-09-04T19:07:54.657Z | info: running `cargo check --bins` on support-bundle-collection (349/376) |
| 5018 | 2026-09-04T19:07:55.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5019 | 2026-09-04T19:07:55.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5020 | 2026-09-04T19:07:55.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5021 | 2026-09-04T19:07:55.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5022 | 2026-09-04T19:07:55.285Z | |
| 5023 | 2026-09-04T19:07:55.285Z | info: running `cargo check --bins` on omicron-dev (350/376) |
| 5024 | 2026-09-04T19:07:55.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5025 | 2026-09-04T19:07:55.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5026 | 2026-09-04T19:07:56.172Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5027 | 2026-09-04T19:07:56.172Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5028 | 2026-09-04T19:07:56.362Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 5029 | 2026-09-04T19:07:56.390Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 5030 | 2026-09-04T19:07:56.406Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 5031 | 2026-09-04T19:07:56.421Z | Checking yansi v1.0.1 |
| 5032 | 2026-09-04T19:07:56.424Z | Checking diff v0.1.13 |
| 5033 | 2026-09-04T19:07:56.424Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 5034 | 2026-09-04T19:07:56.490Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 5035 | 2026-09-04T19:07:56.667Z | Checking pretty_assertions v1.4.1 |
| 5036 | 2026-09-04T19:07:57.446Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 5037 | 2026-09-04T19:07:57.464Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5038 | 2026-09-04T19:08:22.912Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5039 | 2026-09-04T19:08:22.912Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5040 | 2026-09-04T19:08:22.915Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5041 | 2026-09-04T19:08:22.915Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5042 | 2026-09-04T19:08:22.915Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5043 | 2026-09-04T19:08:22.915Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5044 | 2026-09-04T19:08:22.915Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5045 | 2026-09-04T19:08:23.842Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5046 | 2026-09-04T19:08:23.842Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5047 | 2026-09-04T19:08:25.111Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5048 | 2026-09-04T19:09:04.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 5049 | 2026-09-04T19:09:04.539Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5050 | 2026-09-04T19:09:04.539Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5051 | 2026-09-04T19:09:04.749Z | |
| 5052 | 2026-09-04T19:09:04.749Z | info: running `cargo check --bins` on oximeter-load-test (351/376) |
| 5053 | 2026-09-04T19:09:05.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5054 | 2026-09-04T19:09:05.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5055 | 2026-09-04T19:09:05.456Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 5056 | 2026-09-04T19:09:06.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s |
| 5057 | 2026-09-04T19:09:06.291Z | |
| 5058 | 2026-09-04T19:09:06.291Z | info: running `cargo check --bins` on omicron-pins (352/376) |
| 5059 | 2026-09-04T19:09:06.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5060 | 2026-09-04T19:09:06.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5061 | 2026-09-04T19:09:06.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5062 | 2026-09-04T19:09:06.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5063 | 2026-09-04T19:09:06.854Z | |
| 5064 | 2026-09-04T19:09:06.854Z | info: running `cargo check --bins` on rack-init-config (353/376) |
| 5065 | 2026-09-04T19:09:07.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5066 | 2026-09-04T19:09:07.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5067 | 2026-09-04T19:09:07.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5068 | 2026-09-04T19:09:07.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5069 | 2026-09-04T19:09:07.430Z | |
| 5070 | 2026-09-04T19:09:07.431Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376) |
| 5071 | 2026-09-04T19:09:07.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5072 | 2026-09-04T19:09:07.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5073 | 2026-09-04T19:09:08.210Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5074 | 2026-09-04T19:09:08.333Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5075 | 2026-09-04T19:09:08.340Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 5076 | 2026-09-04T19:09:35.635Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5077 | 2026-09-04T19:09:36.042Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5078 | 2026-09-04T19:09:37.806Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5079 | 2026-09-04T19:09:38.288Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5080 | 2026-09-04T19:09:41.400Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5081 | 2026-09-04T19:10:05.738Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5082 | 2026-09-04T19:10:06.480Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5083 | 2026-09-04T19:10:08.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 5084 | 2026-09-04T19:10:08.414Z | |
| 5085 | 2026-09-04T19:10:08.414Z | info: running `cargo check --bins` on reconfigurator-sp-updater (355/376) |
| 5086 | 2026-09-04T19:10:08.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5087 | 2026-09-04T19:10:08.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5088 | 2026-09-04T19:10:09.130Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 5089 | 2026-09-04T19:10:09.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 5090 | 2026-09-04T19:10:10.022Z | |
| 5091 | 2026-09-04T19:10:10.022Z | info: running `cargo check --bins` on omicron-releng (356/376) |
| 5092 | 2026-09-04T19:10:10.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5093 | 2026-09-04T19:10:10.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5094 | 2026-09-04T19:10:10.649Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 5095 | 2026-09-04T19:10:10.652Z | Compiling fs-err v2.11.0 |
| 5096 | 2026-09-04T19:10:10.767Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 5097 | 2026-09-04T19:10:10.778Z | Checking parse-size v1.1.0 |
| 5098 | 2026-09-04T19:10:10.786Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 5099 | 2026-09-04T19:10:10.789Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5100 | 2026-09-04T19:10:10.789Z | Checking shell-words v1.1.1 |
| 5101 | 2026-09-04T19:10:10.876Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5102 | 2026-09-04T19:10:11.207Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5103 | 2026-09-04T19:10:11.386Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5104 | 2026-09-04T19:10:12.054Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 5105 | 2026-09-04T19:10:13.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s |
| 5106 | 2026-09-04T19:10:13.196Z | |
| 5107 | 2026-09-04T19:10:13.196Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (357/376) |
| 5108 | 2026-09-04T19:10:13.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5109 | 2026-09-04T19:10:13.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5110 | 2026-09-04T19:10:13.829Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 5111 | 2026-09-04T19:10:14.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s |
| 5112 | 2026-09-04T19:10:14.504Z | |
| 5113 | 2026-09-04T19:10:14.505Z | info: running `cargo check --bins` on schema (358/376) |
| 5114 | 2026-09-04T19:10:15.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5115 | 2026-09-04T19:10:15.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5116 | 2026-09-04T19:10:15.262Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 5117 | 2026-09-04T19:10:15.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 5118 | 2026-09-04T19:10:16.125Z | |
| 5119 | 2026-09-04T19:10:16.125Z | info: running `cargo check --bins` on xtask (359/376) |
| 5120 | 2026-09-04T19:10:16.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5121 | 2026-09-04T19:10:16.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5122 | 2026-09-04T19:10:16.525Z | Checking serde_core v1.0.228 |
| 5123 | 2026-09-04T19:10:16.525Z | Checking libc v0.2.185 |
| 5124 | 2026-09-04T19:10:16.529Z | Checking bitflags v2.11.0 |
| 5125 | 2026-09-04T19:10:16.610Z | Checking scroll v0.12.0 |
| 5126 | 2026-09-04T19:10:16.613Z | Checking thiserror v1.0.69 |
| 5127 | 2026-09-04T19:10:16.621Z | Checking log v0.4.33 |
| 5128 | 2026-09-04T19:10:16.628Z | Checking indexmap v2.14.0 |
| 5129 | 2026-09-04T19:10:16.631Z | Checking zerocopy v0.7.35 |
| 5130 | 2026-09-04T19:10:16.700Z | Checking syn v2.0.117 |
| 5131 | 2026-09-04T19:10:16.740Z | Checking dtrace-parser v0.2.0 |
| 5132 | 2026-09-04T19:10:16.756Z | Checking once_cell v1.21.3 |
| 5133 | 2026-09-04T19:10:16.829Z | Checking goblin v0.8.2 |
| 5134 | 2026-09-04T19:10:16.881Z | Checking errno v0.3.14 |
| 5135 | 2026-09-04T19:10:16.925Z | Checking getrandom v0.4.3 |
| 5136 | 2026-09-04T19:10:16.965Z | Checking thread-id v4.2.2 |
| 5137 | 2026-09-04T19:10:16.995Z | Checking rustix v1.1.4 |
| 5138 | 2026-09-04T19:10:17.039Z | Checking memmap v0.7.0 |
| 5139 | 2026-09-04T19:10:17.054Z | Checking thiserror v2.0.18 |
| 5140 | 2026-09-04T19:10:17.106Z | Checking fs-err v3.3.0 |
| 5141 | 2026-09-04T19:10:17.150Z | Checking anyhow v1.0.104 |
| 5142 | 2026-09-04T19:10:17.164Z | Checking tabled v0.15.0 |
| 5143 | 2026-09-04T19:10:17.764Z | Checking terminal_size v0.4.3 |
| 5144 | 2026-09-04T19:10:17.765Z | Checking tempfile v3.27.0 |
| 5145 | 2026-09-04T19:10:17.873Z | Checking clap_builder v4.6.0 |
| 5146 | 2026-09-04T19:10:17.873Z | Checking textwrap v0.16.2 |
| 5147 | 2026-09-04T19:10:18.052Z | Checking serde v1.0.228 |
| 5148 | 2026-09-04T19:10:18.052Z | Checking serde_json v1.0.151 |
| 5149 | 2026-09-04T19:10:18.055Z | Checking camino v1.2.5 |
| 5150 | 2026-09-04T19:10:18.080Z | Checking cargo-platform v0.3.2 |
| 5151 | 2026-09-04T19:10:18.249Z | Checking semver v1.0.28 |
| 5152 | 2026-09-04T19:10:18.313Z | Checking camino-tempfile v1.4.1 |
| 5153 | 2026-09-04T19:10:18.454Z | Checking serde_spanned v0.6.9 |
| 5154 | 2026-09-04T19:10:18.454Z | Checking toml_datetime v0.6.11 |
| 5155 | 2026-09-04T19:10:18.474Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5156 | 2026-09-04T19:10:18.477Z | Checking macaddr v1.0.1 |
| 5157 | 2026-09-04T19:10:18.629Z | Checking toml_edit v0.22.27 |
| 5158 | 2026-09-04T19:10:18.643Z | Checking dof v0.3.0 |
| 5159 | 2026-09-04T19:10:18.646Z | Checking cargo_metadata v0.23.1 |
| 5160 | 2026-09-04T19:10:18.910Z | Checking usdt-impl v0.5.0 |
| 5161 | 2026-09-04T19:10:19.055Z | Checking clap v4.6.1 |
| 5162 | 2026-09-04T19:10:19.174Z | Checking usdt v0.5.0 |
| 5163 | 2026-09-04T19:10:19.593Z | Checking toml v0.8.23 |
| 5164 | 2026-09-04T19:10:19.848Z | Checking cargo_toml v0.21.0 |
| 5165 | 2026-09-04T19:10:20.482Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 5166 | 2026-09-04T19:10:20.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s |
| 5167 | 2026-09-04T19:10:20.971Z | |
| 5168 | 2026-09-04T19:10:20.972Z | info: running `cargo check --bins` on dnsadm (360/376) |
| 5169 | 2026-09-04T19:10:21.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5170 | 2026-09-04T19:10:21.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5171 | 2026-09-04T19:10:21.618Z | Checking arc-swap v1.8.2 |
| 5172 | 2026-09-04T19:10:21.894Z | Checking slog-scope v4.4.1 |
| 5173 | 2026-09-04T19:10:22.032Z | Checking slog-stdlog v4.1.1 |
| 5174 | 2026-09-04T19:10:22.103Z | Checking slog-envlogger v2.2.0 |
| 5175 | 2026-09-04T19:10:22.219Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 5176 | 2026-09-04T19:10:22.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 5177 | 2026-09-04T19:10:22.806Z | |
| 5178 | 2026-09-04T19:10:22.806Z | info: running `cargo check --bins` on end-to-end-tests (361/376) |
| 5179 | 2026-09-04T19:10:23.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5180 | 2026-09-04T19:10:23.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5181 | 2026-09-04T19:10:23.616Z | Checking cpubits v0.1.1 |
| 5182 | 2026-09-04T19:10:23.741Z | Checking pem-rfc7468 v1.0.0 |
| 5183 | 2026-09-04T19:10:23.754Z | Checking hmac v0.13.0 |
| 5184 | 2026-09-04T19:10:23.757Z | Checking universal-hash v0.6.1 |
| 5185 | 2026-09-04T19:10:23.777Z | Checking ctr v0.10.1 |
| 5186 | 2026-09-04T19:10:23.777Z | Checking aead v0.6.1 |
| 5187 | 2026-09-04T19:10:23.805Z | Checking crypto-bigint v0.7.5 |
| 5188 | 2026-09-04T19:10:23.805Z | Checking aes v0.9.1 |
| 5189 | 2026-09-04T19:10:23.835Z | Checking salsa20 v0.11.0 |
| 5190 | 2026-09-04T19:10:23.878Z | Checking der v0.8.0 |
| 5191 | 2026-09-04T19:10:23.878Z | Checking polyval v0.7.1 |
| 5192 | 2026-09-04T19:10:23.905Z | Checking pbkdf2 v0.13.0 |
| 5193 | 2026-09-04T19:10:23.924Z | Checking cbc v0.2.1 |
| 5194 | 2026-09-04T19:10:23.956Z | Checking ff v0.14.0 |
| 5195 | 2026-09-04T19:10:24.001Z | Checking signature v3.0.0 |
| 5196 | 2026-09-04T19:10:24.018Z | Checking scrypt v0.12.0 |
| 5197 | 2026-09-04T19:10:24.057Z | Checking ghash v0.6.0 |
| 5198 | 2026-09-04T19:10:24.106Z | Checking base16ct v1.0.0 |
| 5199 | 2026-09-04T19:10:24.109Z | Checking group v0.14.0 |
| 5200 | 2026-09-04T19:10:24.155Z | Checking hkdf v0.13.0 |
| 5201 | 2026-09-04T19:10:24.182Z | Compiling curve25519-dalek v5.0.0 |
| 5202 | 2026-09-04T19:10:24.199Z | Checking keccak v0.2.0 |
| 5203 | 2026-09-04T19:10:24.214Z | Checking aes-gcm v0.11.0 |
| 5204 | 2026-09-04T19:10:24.244Z | Checking poly1305 v0.9.0 |
| 5205 | 2026-09-04T19:10:24.259Z | Checking wnaf v0.14.0 |
| 5206 | 2026-09-04T19:10:24.291Z | Checking blowfish v0.10.0 |
| 5207 | 2026-09-04T19:10:24.351Z | Checking blake2 v0.11.0-rc.6 |
| 5208 | 2026-09-04T19:10:24.374Z | Checking sha3 v0.11.0 |
| 5209 | 2026-09-04T19:10:24.423Z | Checking kem v0.3.0 |
| 5210 | 2026-09-04T19:10:24.444Z | Checking bcrypt-pbkdf v0.11.0 |
| 5211 | 2026-09-04T19:10:24.510Z | Checking module-lattice v0.2.3 |
| 5212 | 2026-09-04T19:10:24.542Z | Checking sponge-cursor v0.1.0 |
| 5213 | 2026-09-04T19:10:24.600Z | Checking argon2 v0.6.0-rc.8 |
| 5214 | 2026-09-04T19:10:24.617Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5215 | 2026-09-04T19:10:24.667Z | Checking sha3 v0.12.0 |
| 5216 | 2026-09-04T19:10:24.681Z | Checking spki v0.8.0 |
| 5217 | 2026-09-04T19:10:24.714Z | Checking sec1 v0.8.1 |
| 5218 | 2026-09-04T19:10:24.730Z | Checking ml-kem v0.3.2 |
| 5219 | 2026-09-04T19:10:24.794Z | Checking internal-russh-num-bigint v0.5.0 |
| 5220 | 2026-09-04T19:10:24.852Z | Checking pkcs5 v0.8.1 |
| 5221 | 2026-09-04T19:10:24.866Z | Checking pkcs1 v0.8.0-rc.4 |
| 5222 | 2026-09-04T19:10:24.914Z | Checking num-bigint v0.4.6 |
| 5223 | 2026-09-04T19:10:24.929Z | Checking generic-array v1.4.3 |
| 5224 | 2026-09-04T19:10:25.070Z | Checking russh-util v0.52.0 |
| 5225 | 2026-09-04T19:10:25.143Z | Checking pkcs8 v0.11.0 |
| 5226 | 2026-09-04T19:10:25.192Z | Compiling enum_dispatch v0.3.13 |
| 5227 | 2026-09-04T19:10:25.317Z | Compiling delegate v0.13.5 |
| 5228 | 2026-09-04T19:10:25.342Z | Checking ed25519 v3.0.0 |
| 5229 | 2026-09-04T19:10:25.457Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5230 | 2026-09-04T19:10:25.504Z | Checking hex-literal v1.1.0 |
| 5231 | 2026-09-04T19:10:25.540Z | Checking ed25519-dalek v3.0.0 |
| 5232 | 2026-09-04T19:10:25.605Z | Checking md5 v0.8.0 |
| 5233 | 2026-09-04T19:10:25.662Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 5234 | 2026-09-04T19:10:25.767Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 5235 | 2026-09-04T19:10:25.767Z | Checking internet-checksum v0.2.1 |
| 5236 | 2026-09-04T19:10:25.856Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5237 | 2026-09-04T19:10:26.018Z | Checking elliptic-curve v0.14.1 |
| 5238 | 2026-09-04T19:10:26.018Z | Checking rfc6979 v0.6.0 |
| 5239 | 2026-09-04T19:10:26.021Z | Checking primefield v0.14.0 |
| 5240 | 2026-09-04T19:10:26.021Z | Checking ssh-encoding v0.3.0 |
| 5241 | 2026-09-04T19:10:26.123Z | Checking crypto-primes v0.7.2 |
| 5242 | 2026-09-04T19:10:26.266Z | Checking ssh-cipher v0.3.0 |
| 5243 | 2026-09-04T19:10:26.266Z | Checking russh-cryptovec v0.62.0 |
| 5244 | 2026-09-04T19:10:26.426Z | Checking primeorder v0.14.0 |
| 5245 | 2026-09-04T19:10:26.429Z | Checking ecdsa v0.17.0 |
| 5246 | 2026-09-04T19:10:26.804Z | Checking p384 v0.14.0 |
| 5247 | 2026-09-04T19:10:26.804Z | Checking p256 v0.14.0 |
| 5248 | 2026-09-04T19:10:26.807Z | Checking p521 v0.14.0 |
| 5249 | 2026-09-04T19:10:27.067Z | Checking rsa v0.10.0-rc.18 |
| 5250 | 2026-09-04T19:10:29.667Z | Checking ssh-key v0.7.0-rc.11 |
| 5251 | 2026-09-04T19:10:30.407Z | Checking russh v0.62.4 |
| 5252 | 2026-09-04T19:10:43.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.09s |
| 5253 | 2026-09-04T19:10:43.911Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5254 | 2026-09-04T19:10:43.911Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5255 | 2026-09-04T19:10:44.124Z | |
| 5256 | 2026-09-04T19:10:44.124Z | info: running `cargo check --bins` on gateway-cli (362/376) |
| 5257 | 2026-09-04T19:10:44.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5258 | 2026-09-04T19:10:44.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5259 | 2026-09-04T19:10:44.756Z | Checking termios v0.3.3 |
| 5260 | 2026-09-04T19:10:44.948Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 5261 | 2026-09-04T19:10:45.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 5262 | 2026-09-04T19:10:45.715Z | |
| 5263 | 2026-09-04T19:10:45.716Z | info: running `cargo check --bins --no-default-features` on installinator (363/376) |
| 5264 | 2026-09-04T19:10:46.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5265 | 2026-09-04T19:10:46.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5266 | 2026-09-04T19:10:46.410Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 5267 | 2026-09-04T19:10:47.106Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 5268 | 2026-09-04T19:10:48.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s |
| 5269 | 2026-09-04T19:10:48.885Z | |
| 5270 | 2026-09-04T19:10:48.885Z | info: running `cargo check --bins` on internal-dns-cli (364/376) |
| 5271 | 2026-09-04T19:10:49.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5272 | 2026-09-04T19:10:49.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5273 | 2026-09-04T19:10:49.521Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 5274 | 2026-09-04T19:10:49.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s |
| 5275 | 2026-09-04T19:10:50.127Z | |
| 5276 | 2026-09-04T19:10:50.127Z | info: running `cargo check --bins` on omicron-live-tests (365/376) |
| 5277 | 2026-09-04T19:10:50.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5278 | 2026-09-04T19:10:50.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5279 | 2026-09-04T19:10:50.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5280 | 2026-09-04T19:10:50.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5281 | 2026-09-04T19:10:50.686Z | |
| 5282 | 2026-09-04T19:10:50.686Z | info: running `cargo check --bins` on live-tests-macros (366/376) |
| 5283 | 2026-09-04T19:10:51.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5284 | 2026-09-04T19:10:51.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5285 | 2026-09-04T19:10:51.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5286 | 2026-09-04T19:10:51.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5287 | 2026-09-04T19:10:51.250Z | |
| 5288 | 2026-09-04T19:10:51.250Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376) |
| 5289 | 2026-09-04T19:10:51.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5290 | 2026-09-04T19:10:51.775Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5291 | 2026-09-04T19:10:51.987Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5292 | 2026-09-04T19:10:52.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s |
| 5293 | 2026-09-04T19:10:52.768Z | |
| 5294 | 2026-09-04T19:10:52.768Z | info: running `cargo check --bins` on omicron-ntp-admin (368/376) |
| 5295 | 2026-09-04T19:10:53.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5296 | 2026-09-04T19:10:53.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5297 | 2026-09-04T19:10:53.405Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5298 | 2026-09-04T19:10:53.511Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5299 | 2026-09-04T19:10:54.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s |
| 5300 | 2026-09-04T19:10:54.508Z | |
| 5301 | 2026-09-04T19:10:54.508Z | info: running `cargo check --bins` on ntp-admin-types (369/376) |
| 5302 | 2026-09-04T19:10:54.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5303 | 2026-09-04T19:10:54.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5304 | 2026-09-04T19:10:54.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5305 | 2026-09-04T19:10:54.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5306 | 2026-09-04T19:10:55.063Z | |
| 5307 | 2026-09-04T19:10:55.063Z | info: running `cargo check --bins` on omicron-package (370/376) |
| 5308 | 2026-09-04T19:10:55.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5309 | 2026-09-04T19:10:55.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5310 | 2026-09-04T19:10:55.735Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5311 | 2026-09-04T19:10:56.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 5312 | 2026-09-04T19:10:57.010Z | |
| 5313 | 2026-09-04T19:10:57.010Z | info: running `cargo check --bins` on tqdb (371/376) |
| 5314 | 2026-09-04T19:10:57.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5315 | 2026-09-04T19:10:57.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5316 | 2026-09-04T19:10:57.781Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5317 | 2026-09-04T19:10:58.136Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5318 | 2026-09-04T19:10:58.644Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5319 | 2026-09-04T19:10:58.644Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5320 | 2026-09-04T19:11:06.080Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5321 | 2026-09-04T19:11:06.083Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5322 | 2026-09-04T19:11:06.083Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5323 | 2026-09-04T19:11:06.708Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5324 | 2026-09-04T19:11:06.711Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5325 | 2026-09-04T19:11:06.711Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 5326 | 2026-09-04T19:11:06.711Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5327 | 2026-09-04T19:11:07.500Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5328 | 2026-09-04T19:11:08.107Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5329 | 2026-09-04T19:11:08.342Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5330 | 2026-09-04T19:11:08.550Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5331 | 2026-09-04T19:11:09.418Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5332 | 2026-09-04T19:11:10.067Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5333 | 2026-09-04T19:11:14.963Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5334 | 2026-09-04T19:11:22.397Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5335 | 2026-09-04T19:11:22.397Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5336 | 2026-09-04T19:11:22.400Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5337 | 2026-09-04T19:11:22.400Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5338 | 2026-09-04T19:11:23.904Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5339 | 2026-09-04T19:11:25.196Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5340 | 2026-09-04T19:11:25.876Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5341 | 2026-09-04T19:11:27.173Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5342 | 2026-09-04T19:11:27.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.71s |
| 5343 | 2026-09-04T19:11:27.929Z | |
| 5344 | 2026-09-04T19:11:27.929Z | info: running `cargo check --bins` on wicket-dbg (372/376) |
| 5345 | 2026-09-04T19:11:28.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5346 | 2026-09-04T19:11:28.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5347 | 2026-09-04T19:11:28.628Z | Checking rtoolbox v0.0.3 |
| 5348 | 2026-09-04T19:11:28.631Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5349 | 2026-09-04T19:11:28.750Z | Checking tui-tree-widget v0.23.1 |
| 5350 | 2026-09-04T19:11:28.752Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5351 | 2026-09-04T19:11:28.845Z | Checking rpassword v7.5.4 |
| 5352 | 2026-09-04T19:11:31.596Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5353 | 2026-09-04T19:11:33.463Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5354 | 2026-09-04T19:11:34.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s |
| 5355 | 2026-09-04T19:11:34.586Z | |
| 5356 | 2026-09-04T19:11:34.586Z | info: running `cargo check --bins` on wicket (373/376) |
| 5357 | 2026-09-04T19:11:35.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5358 | 2026-09-04T19:11:35.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5359 | 2026-09-04T19:11:35.269Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5360 | 2026-09-04T19:11:35.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
| 5361 | 2026-09-04T19:11:35.813Z | |
| 5362 | 2026-09-04T19:11:35.813Z | info: running `cargo check --bins` on wicketd (374/376) |
| 5363 | 2026-09-04T19:11:36.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5364 | 2026-09-04T19:11:36.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5365 | 2026-09-04T19:11:36.505Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5366 | 2026-09-04T19:11:40.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s |
| 5367 | 2026-09-04T19:11:40.248Z | |
| 5368 | 2026-09-04T19:11:40.248Z | info: running `cargo check --bins` on omicron-workspace-hack (375/376) |
| 5369 | 2026-09-04T19:11:40.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5370 | 2026-09-04T19:11:40.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5371 | 2026-09-04T19:11:40.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5372 | 2026-09-04T19:11:40.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5373 | 2026-09-04T19:11:40.805Z | |
| 5374 | 2026-09-04T19:11:40.805Z | info: running `cargo check --bins` on zone-setup (376/376) |
| 5375 | 2026-09-04T19:11:41.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5376 | 2026-09-04T19:11:41.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5377 | 2026-09-04T19:11:41.481Z | Checking uzers v0.12.2 |
| 5378 | 2026-09-04T19:11:41.749Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5379 | 2026-09-04T19:11:42.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s |
| 5380 | 2026-09-04T19:11:42.759Z | |
| 5381 | 2026-09-04T19:11:42.759Z | real 14:22.458432080 |
| 5382 | 2026-09-04T19:11:42.759Z | user 21:37.061259099 |
| 5383 | 2026-09-04T19:11:42.759Z | sys 4:25.980615151 |
| 5384 | 2026-09-04T19:11:42.759Z | trap 0.339215862 |
| 5385 | 2026-09-04T19:11:42.759Z | tflt 0.562153620 |
| 5386 | 2026-09-04T19:11:42.759Z | dflt 0.897363219 |
| 5387 | 2026-09-04T19:11:42.759Z | kflt 0.010355501 |
| 5388 | 2026-09-04T19:11:42.759Z | lock 1:30:08.610162864 |
| 5389 | 2026-09-04T19:11:42.759Z | slp 1:42:47.009420372 |
| 5390 | 2026-09-04T19:11:42.759Z | lat 57.877354258 |
| 5391 | 2026-09-04T19:11:42.759Z | stop 4:13.102950319 |
| 5392 | 2026-09-04T19:11:42.762Z | process exited: duration 997769 ms, exit code 0 |
| |
| 5393 | 2026-09-04T19:11:42.769Z | found 0 output files |