|
|
|
| 1 | 2026-09-08T17:33:40.278Z | job assigned to worker 01M2119117P142WXNV9BMVMD6Q [factory aws, i-0084d7793bd95f385] (queued for 44 s) |
| |
| 2 | 2026-09-08T17:33:47.253Z | starting task 0: "setup" |
| 3 | 2026-09-08T17:33:47.258Z | ++ uname -s |
| 4 | 2026-09-08T17:33:47.261Z | + kern=SunOS |
| 5 | 2026-09-08T17:33:47.261Z | + build_user=build |
| 6 | 2026-09-08T17:33:47.261Z | + build_uid=12345 |
| 7 | 2026-09-08T17:33:47.261Z | + work_dir=/work |
| 8 | 2026-09-08T17:33:47.261Z | + input_dir=/input |
| 9 | 2026-09-08T17:33:47.261Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T17:33:47.261Z | + case "$kern" in |
| 11 | 2026-09-08T17:33:47.261Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T17:33:47.264Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T17:33:49.267Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T17:33:49.364Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T17:33:49.367Z | + home_fs=zfs |
| 16 | 2026-09-08T17:33:49.367Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T17:33:49.367Z | + mkdir -p /home/build |
| 18 | 2026-09-08T17:33:49.367Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T17:33:51.367Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T17:33:51.370Z | process exited: duration 4115 ms, exit code 0 |
| |
| 21 | 2026-09-08T17:33:51.376Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T17:33:51.379Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-08T17:33:51.379Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-08T17:33:51.379Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-08T17:33:51.379Z | * rust toolchain channel = "1.98.1" |
| 26 | 2026-09-08T17:33:51.379Z | * rust toolchain profile = "default" |
| 27 | 2026-09-08T17:33:51.379Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T17:33:51.382Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T17:33:51.382Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-08T17:33:51.437Z | info: downloading installer |
| 31 | 2026-09-08T17:33:52.581Z | info: profile set to default |
| 32 | 2026-09-08T17:33:52.581Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T17:33:52.586Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-08T17:33:52.724Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-08T17:33:52.727Z | info: downloading 6 components |
| 36 | 2026-09-08T17:34:08.164Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 37 | 2026-09-08T17:34:08.164Z | |
| 38 | 2026-09-08T17:34:08.189Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-08T17:34:08.189Z | |
| 40 | 2026-09-08T17:34:08.192Z | |
| 41 | 2026-09-08T17:34:08.192Z | Rust is installed now. Great! |
| 42 | 2026-09-08T17:34:08.192Z | |
| 43 | 2026-09-08T17:34:08.192Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T17:34:08.192Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T17:34:08.192Z | |
| 46 | 2026-09-08T17:34:08.192Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T17:34:08.192Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T17:34:08.192Z | |
| 49 | 2026-09-08T17:34:08.193Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T17:34:08.193Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T17:34:08.193Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T17:34:08.193Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T17:34:08.193Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T17:34:08.193Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T17:34:08.193Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T17:34:08.193Z | HOST_CC = None |
| 57 | 2026-09-08T17:34:08.193Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T17:34:08.193Z | CC = None |
| 59 | 2026-09-08T17:34:08.193Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T17:34:08.359Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T17:34:08.359Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T17:34:08.359Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T17:34:08.359Z | CFLAGS = None |
| 64 | 2026-09-08T17:34:08.359Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T17:34:08.359Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T17:34:08.359Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T17:34:08.359Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T17:34:08.359Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T17:34:08.359Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T17:34:08.445Z | + rustup --version |
| 71 | 2026-09-08T17:34:08.452Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T17:34:08.455Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T17:34:08.473Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-08T17:34:08.476Z | + cargo --version |
| 75 | 2026-09-08T17:34:08.489Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-08T17:34:08.492Z | + rustc --version |
| 77 | 2026-09-08T17:34:08.509Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-08T17:34:08.513Z | process exited: duration 17135 ms, exit code 0 |
| |
| 79 | 2026-09-08T17:34:08.519Z | starting task 2: "authentication" |
| 80 | 2026-09-08T17:34:08.535Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-08T17:34:08.541Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T17:34:08.544Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-08T17:34:08.547Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-08T17:34:08.576Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-08T17:34:21.691Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-08T17:34:21.691Z | + git fetch origin 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75 |
| 87 | 2026-09-08T17:34:22.032Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-08T17:34:22.032Z | * branch 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75 -> FETCH_HEAD |
| 89 | 2026-09-08T17:34:22.041Z | + [[ -n '' ]] |
| 90 | 2026-09-08T17:34:22.041Z | + git reset --hard 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75 |
| 91 | 2026-09-08T17:34:22.186Z | HEAD is now at 18da33a5e rebase on main |
| 92 | 2026-09-08T17:34:22.190Z | process exited: duration 13648 ms, exit code 0 |
| |
| 93 | 2026-09-08T17:34:22.196Z | starting task 4: "build" |
| 94 | 2026-09-08T17:34:22.200Z | + source .github/buildomat/ci-env.sh |
| 95 | 2026-09-08T17:34:22.203Z | ++ export CARGO_TERM_COLOR=always |
| 96 | 2026-09-08T17:34:22.203Z | ++ CARGO_TERM_COLOR=always |
| 97 | 2026-09-08T17:34:22.203Z | +++ uname -s |
| 98 | 2026-09-08T17:34:22.203Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 99 | 2026-09-08T17:34:22.203Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 100 | 2026-09-08T17:34:22.206Z | + cargo --version |
| 101 | 2026-09-08T17:34:22.212Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 102 | 2026-09-08T17:34:22.215Z | + rustc --version |
| 103 | 2026-09-08T17:34:22.233Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 104 | 2026-09-08T17:34:22.236Z | + source ./env.sh |
| 105 | 2026-09-08T17:34:22.236Z | ++ OLD_SHELL_OPTS=ehxB |
| 106 | 2026-09-08T17:34:22.237Z | ++ set -o xtrace |
| 107 | 2026-09-08T17:34:22.240Z | ++++ dirname ./env.sh |
| 108 | 2026-09-08T17:34:22.240Z | +++ readlink -f . |
| 109 | 2026-09-08T17:34:22.243Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 110 | 2026-09-08T17:34:22.243Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-09-08T17:34:22.243Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-09-08T17:34:22.243Z | ++ 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 |
| 113 | 2026-09-08T17:34:22.244Z | ++ 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 |
| 114 | 2026-09-08T17:34:22.244Z | ++ 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 |
| 115 | 2026-09-08T17:34:22.244Z | ++ 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 |
| 116 | 2026-09-08T17:34:22.244Z | ++ 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 |
| 117 | 2026-09-08T17:34:22.244Z | ++ 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 |
| 118 | 2026-09-08T17:34:22.244Z | ++ 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 |
| 119 | 2026-09-08T17:34:22.244Z | ++ 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 |
| 120 | 2026-09-08T17:34:22.244Z | ++ case $OLD_SHELL_OPTS in |
| 121 | 2026-09-08T17:34:22.244Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 122 | 2026-09-08T17:34:22.244Z | + 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 |
| 123 | 2026-09-08T17:34:22.244Z | + 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 |
| 124 | 2026-09-08T17:34:22.245Z | + banner prerequisites |
| 125 | 2026-09-08T17:34:22.245Z | |
| 126 | 2026-09-08T17:34:22.245Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 127 | 2026-09-08T17:34:22.245Z | # # # # # # # # # # # # # # # |
| 128 | 2026-09-08T17:34:22.245Z | # # # # ##### # # ##### # # # # # #### # |
| 129 | 2026-09-08T17:34:22.245Z | ##### ##### # ##### # # # # # # # # # |
| 130 | 2026-09-08T17:34:22.245Z | # # # # # # # # # # # # # # # |
| 131 | 2026-09-08T17:34:22.245Z | # # # ###### # # ###### ### # #### # #### # |
| 132 | 2026-09-08T17:34:22.245Z | |
| 133 | 2026-09-08T17:34:22.246Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 134 | 2026-09-08T17:34:24.381Z | Startup: Refreshing catalog 'helios' ... Done |
| 135 | 2026-09-08T17:34:24.803Z | Startup: Caching catalogs ... Done |
| 136 | 2026-09-08T17:34:27.403Z | Planning: Solver setup ... Done (2.433s) |
| 137 | 2026-09-08T17:34:27.472Z | Planning: Running solver ... Done (0.069s) |
| 138 | 2026-09-08T17:34:27.530Z | Planning: Finding local manifests ... Done (0.003s) |
| 139 | 2026-09-08T17:34:27.540Z | Planning: Fetching manifests: 0/2 0% complete |
| 140 | 2026-09-08T17:34:27.559Z | Planning: Fetching manifests: 2/2 100% complete |
| 141 | 2026-09-08T17:34:27.570Z | Planning: Package planning ... Done (0.014s) |
| 142 | 2026-09-08T17:34:27.573Z | Planning: Merging actions ... Done (0.002s) |
| 143 | 2026-09-08T17:34:27.733Z | Planning: Checking for conflicting actions ... Done (0.161s) |
| 144 | 2026-09-08T17:34:27.736Z | Planning: Consolidating action changes ... Done (0.001s) |
| 145 | 2026-09-08T17:34:28.532Z | Planning: Evaluating mediators ... Done (0.798s) |
| 146 | 2026-09-08T17:34:28.535Z | Planning: Planning completed in 3.69 seconds |
| 147 | 2026-09-08T17:34:28.541Z | Packages to install: 2 |
| 148 | 2026-09-08T17:34:28.544Z | Estimated space available: 156.02 GB |
| 149 | 2026-09-08T17:34:28.544Z | Estimated space to be consumed: 86.48 MB |
| 150 | 2026-09-08T17:34:28.544Z | Create boot environment: No |
| 151 | 2026-09-08T17:34:28.544Z | Create backup boot environment: No |
| 152 | 2026-09-08T17:34:28.544Z | Rebuild boot archive: No |
| 153 | 2026-09-08T17:34:28.545Z | |
| 154 | 2026-09-08T17:34:28.545Z | Changed packages: |
| 155 | 2026-09-08T17:34:28.545Z | helios |
| 156 | 2026-09-08T17:34:28.545Z | developer/build-essential |
| 157 | 2026-09-08T17:34:28.545Z | None -> 11-3.0 |
| 158 | 2026-09-08T17:34:28.545Z | library/libxmlsec1 |
| 159 | 2026-09-08T17:34:28.546Z | None -> 1.2.35-3.0 |
| 160 | 2026-09-08T17:34:28.565Z | |
| 161 | 2026-09-08T17:34:28.565Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 162 | 2026-09-08T17:34:28.642Z | Download: Completed 1.28 MB in 0.08 seconds (16.6M/s) |
| 163 | 2026-09-08T17:34:28.702Z | Actions: 1/268 actions (Installing new actions) |
| 164 | 2026-09-08T17:34:28.740Z | Actions: Completed 268 actions in 0.04 seconds. |
| 165 | 2026-09-08T17:34:28.775Z | Finalize: Updating package state database ... Done (0.034s) |
| 166 | 2026-09-08T17:34:28.775Z | Finalize: Updating package cache ... Done (0.000s) |
| 167 | 2026-09-08T17:34:28.871Z | Finalize: Updating image state ... Done (0.096s) |
| 168 | 2026-09-08T17:34:31.424Z | Finalize: Creating fast lookup database ... Done (2.499s) |
| 169 | 2026-09-08T17:34:31.495Z | Finalize: Reading search index ... Done (0.012s) |
| 170 | 2026-09-08T17:34:31.498Z | Finalize: Updating search index ... Done (0.000s) |
| 171 | 2026-09-08T17:34:31.590Z | Finalize: Updating package cache ... Done (0.000s) |
| 172 | 2026-09-08T17:34:31.971Z | Planning: Evaluating mediator changes ... Done |
| 173 | 2026-09-08T17:34:32.077Z | Planning: Checking for conflicting actions ... Done |
| 174 | 2026-09-08T17:34:32.079Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-09-08T17:34:32.235Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-09-08T17:34:32.238Z | Planning: Planning completed in 0.26 seconds |
| 177 | 2026-09-08T17:34:32.260Z | Mediators to change: 2 |
| 178 | 2026-09-08T17:34:32.263Z | Create boot environment: No |
| 179 | 2026-09-08T17:34:32.263Z | Create backup boot environment: No |
| 180 | 2026-09-08T17:34:32.325Z | Finalize: Updating package state database ... Done |
| 181 | 2026-09-08T17:34:32.325Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-08T17:34:32.383Z | Finalize: Updating image state ... Done |
| 183 | 2026-09-08T17:34:34.331Z | Finalize: Creating fast lookup database ... Done |
| 184 | 2026-09-08T17:34:34.395Z | Finalize: Reading search index ... Done |
| 185 | 2026-09-08T17:34:34.397Z | Finalize: Updating search index ... Done |
| 186 | 2026-09-08T17:34:34.477Z | Finalize: Updating package cache ... Done |
| 187 | 2026-09-08T17:34:34.761Z | Planning: Evaluating mediator changes ... Done |
| 188 | 2026-09-08T17:34:34.866Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-09-08T17:34:34.871Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-09-08T17:34:35.024Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-09-08T17:34:35.029Z | Planning: Planning completed in 0.26 seconds |
| 192 | 2026-09-08T17:34:35.047Z | Mediators to change: 1 |
| 193 | 2026-09-08T17:34:35.047Z | Create boot environment: No |
| 194 | 2026-09-08T17:34:35.051Z | Create backup boot environment: No |
| 195 | 2026-09-08T17:34:35.098Z | Finalize: Updating package state database ... Done |
| 196 | 2026-09-08T17:34:35.098Z | Finalize: Updating package cache ... Done |
| 197 | 2026-09-08T17:34:35.156Z | Finalize: Updating image state ... Done |
| 198 | 2026-09-08T17:34:37.106Z | Finalize: Creating fast lookup database ... Done |
| 199 | 2026-09-08T17:34:37.169Z | Finalize: Reading search index ... Done |
| 200 | 2026-09-08T17:34:37.173Z | Finalize: Updating search index ... Done |
| 201 | 2026-09-08T17:34:37.319Z | Finalize: Updating package cache ... Done |
| 202 | 2026-09-08T17:34:37.637Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 203 | 2026-09-08T17:34:37.637Z | apache system 2.4 system |
| 204 | 2026-09-08T17:34:37.637Z | clang system 15 system |
| 205 | 2026-09-08T17:34:37.637Z | csh system system illumos |
| 206 | 2026-09-08T17:34:37.637Z | ctags system system illumos |
| 207 | 2026-09-08T17:34:37.637Z | file vendor vendor darwinsys |
| 208 | 2026-09-08T17:34:37.637Z | file system system illumos |
| 209 | 2026-09-08T17:34:37.637Z | gcc vendor 14 vendor |
| 210 | 2026-09-08T17:34:37.637Z | gcc system 13 system |
| 211 | 2026-09-08T17:34:37.637Z | gcc system 10 system |
| 212 | 2026-09-08T17:34:37.637Z | go system 1.25 system |
| 213 | 2026-09-08T17:34:37.637Z | llvm system 15 system |
| 214 | 2026-09-08T17:34:37.637Z | mariadb system 11.4 system |
| 215 | 2026-09-08T17:34:37.637Z | mta vendor vendor dma |
| 216 | 2026-09-08T17:34:37.638Z | openjdk system 17 system |
| 217 | 2026-09-08T17:34:37.638Z | openjdk system 11 system |
| 218 | 2026-09-08T17:34:37.638Z | openssl vendor 3 vendor |
| 219 | 2026-09-08T17:34:37.638Z | perl system 5.40 system |
| 220 | 2026-09-08T17:34:37.638Z | postgresql system 18 system |
| 221 | 2026-09-08T17:34:37.638Z | postgresql system 17 system |
| 222 | 2026-09-08T17:34:37.638Z | python vendor 3 vendor |
| 223 | 2026-09-08T17:34:37.638Z | python system 2 system |
| 224 | 2026-09-08T17:34:37.638Z | python3 vendor 3.13 vendor |
| 225 | 2026-09-08T17:34:37.638Z | ruby system 3.4 system |
| 226 | 2026-09-08T17:34:37.638Z | ruby system 3.0 system |
| 227 | 2026-09-08T17:34:37.638Z | words vendor vendor american-english |
| 228 | 2026-09-08T17:34:37.640Z | words system system australian-english |
| 229 | 2026-09-08T17:34:37.640Z | words system system british-english |
| 230 | 2026-09-08T17:34:37.640Z | words system system canadian-english |
| 231 | 2026-09-08T17:34:37.640Z | words system system french |
| 232 | 2026-09-08T17:34:37.640Z | words system system italian |
| 233 | 2026-09-08T17:34:37.640Z | words system system ngerman |
| 234 | 2026-09-08T17:34:37.640Z | words system system ogerman |
| 235 | 2026-09-08T17:34:37.640Z | words system system spanish |
| 236 | 2026-09-08T17:34:37.885Z | PUBLISHER TYPE STATUS P LOCATION |
| 237 | 2026-09-08T17:34:37.885Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 238 | 2026-09-08T17:34:38.402Z | FMRI IFO |
| 239 | 2026-09-08T17:34:38.402Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 240 | 2026-09-08T17:34:38.402Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 241 | 2026-09-08T17:34:38.402Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 242 | 2026-09-08T17:34:38.402Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 243 | 2026-09-08T17:34:38.402Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 244 | 2026-09-08T17:34:38.402Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 245 | 2026-09-08T17:34:38.402Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 246 | 2026-09-08T17:34:38.402Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 247 | 2026-09-08T17:34:38.403Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 248 | 2026-09-08T17:34:38.750Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 249 | 2026-09-08T17:34:39.169Z | Updating crates.io index |
| 250 | 2026-09-08T17:34:39.172Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 251 | 2026-09-08T17:34:39.432Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 252 | 2026-09-08T17:34:39.815Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 253 | 2026-09-08T17:34:40.104Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 254 | 2026-09-08T17:34:41.163Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 255 | 2026-09-08T17:34:41.771Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 256 | 2026-09-08T17:34:43.392Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 257 | 2026-09-08T17:34:44.313Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 258 | 2026-09-08T17:34:44.622Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 259 | 2026-09-08T17:34:45.024Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 260 | 2026-09-08T17:34:46.343Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 261 | 2026-09-08T17:34:46.684Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 262 | 2026-09-08T17:34:47.112Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 263 | 2026-09-08T17:34:47.423Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 264 | 2026-09-08T17:34:47.741Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 265 | 2026-09-08T17:34:48.060Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 266 | 2026-09-08T17:34:48.392Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 267 | 2026-09-08T17:34:48.688Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 268 | 2026-09-08T17:34:49.002Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 269 | 2026-09-08T17:34:49.403Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 270 | 2026-09-08T17:34:49.946Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 271 | 2026-09-08T17:34:50.377Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 272 | 2026-09-08T17:34:51.009Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 273 | 2026-09-08T17:34:51.388Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 274 | 2026-09-08T17:34:51.643Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 275 | 2026-09-08T17:34:52.149Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 276 | 2026-09-08T17:34:52.785Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 277 | 2026-09-08T17:34:53.250Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 278 | 2026-09-08T17:34:53.618Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 279 | 2026-09-08T17:34:53.921Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 280 | 2026-09-08T17:34:54.278Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 281 | 2026-09-08T17:34:54.747Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 282 | 2026-09-08T17:34:55.345Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 283 | 2026-09-08T17:34:55.663Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 284 | 2026-09-08T17:34:55.976Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 285 | 2026-09-08T17:34:56.557Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 286 | 2026-09-08T17:34:56.930Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-09-08T17:34:57.214Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 288 | 2026-09-08T17:34:57.515Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 289 | 2026-09-08T17:34:57.840Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 290 | 2026-09-08T17:34:58.125Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-09-08T17:34:58.594Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 292 | 2026-09-08T17:35:01.691Z | Downloading crates ... |
| 293 | 2026-09-08T17:35:01.732Z | Downloaded colorchoice v1.0.4 |
| 294 | 2026-09-08T17:35:01.741Z | Downloaded camino-tempfile v1.4.1 |
| 295 | 2026-09-08T17:35:01.750Z | Downloaded usdt v0.5.0 |
| 296 | 2026-09-08T17:35:01.753Z | Downloaded proc-macro-error-attr v1.0.4 |
| 297 | 2026-09-08T17:35:01.753Z | Downloaded tabled_derive v0.7.0 |
| 298 | 2026-09-08T17:35:01.753Z | Downloaded zmij v1.0.21 |
| 299 | 2026-09-08T17:35:01.758Z | Downloaded fnv v1.0.7 |
| 300 | 2026-09-08T17:35:01.761Z | Downloaded fastrand v2.3.0 |
| 301 | 2026-09-08T17:35:01.764Z | Downloaded dtrace-parser v0.2.0 |
| 302 | 2026-09-08T17:35:01.769Z | Downloaded pest_derive v2.8.6 |
| 303 | 2026-09-08T17:35:01.769Z | Downloaded zerocopy v0.7.35 |
| 304 | 2026-09-08T17:35:01.776Z | Downloaded heck v0.5.0 |
| 305 | 2026-09-08T17:35:01.780Z | Downloaded block-buffer v0.10.4 |
| 306 | 2026-09-08T17:35:01.780Z | Downloaded cargo_toml v0.21.0 |
| 307 | 2026-09-08T17:35:01.780Z | Downloaded indexmap v2.14.0 |
| 308 | 2026-09-08T17:35:01.780Z | Downloaded anstyle-parse v1.0.0 |
| 309 | 2026-09-08T17:35:01.780Z | Downloaded semver v1.0.28 |
| 310 | 2026-09-08T17:35:01.783Z | Downloaded fs-err v3.3.0 |
| 311 | 2026-09-08T17:35:01.786Z | Downloaded anyhow v1.0.104 |
| 312 | 2026-09-08T17:35:01.789Z | Downloaded cpufeatures v0.2.17 |
| 313 | 2026-09-08T17:35:01.792Z | Downloaded equivalent v1.0.2 |
| 314 | 2026-09-08T17:35:01.794Z | Downloaded byteorder v1.5.0 |
| 315 | 2026-09-08T17:35:01.794Z | Downloaded clap_derive v4.6.1 |
| 316 | 2026-09-08T17:35:01.794Z | Downloaded log v0.4.33 |
| 317 | 2026-09-08T17:35:01.797Z | Downloaded pest_generator v2.8.6 |
| 318 | 2026-09-08T17:35:01.797Z | Downloaded itoa v1.0.17 |
| 319 | 2026-09-08T17:35:01.797Z | Downloaded is_terminal_polyfill v1.70.2 |
| 320 | 2026-09-08T17:35:01.800Z | Downloaded heck v0.4.1 |
| 321 | 2026-09-08T17:35:01.801Z | Downloaded thread-id v4.2.2 |
| 322 | 2026-09-08T17:35:01.801Z | Downloaded toml_write v0.1.2 |
| 323 | 2026-09-08T17:35:01.801Z | Downloaded serde_spanned v0.6.9 |
| 324 | 2026-09-08T17:35:01.801Z | Downloaded memmap v0.7.0 |
| 325 | 2026-09-08T17:35:01.801Z | Downloaded toml_datetime v0.6.11 |
| 326 | 2026-09-08T17:35:01.803Z | Downloaded unicode-linebreak v0.1.5 |
| 327 | 2026-09-08T17:35:01.806Z | Downloaded smawk v0.3.2 |
| 328 | 2026-09-08T17:35:01.806Z | Downloaded version_check v0.9.5 |
| 329 | 2026-09-08T17:35:01.809Z | Downloaded cargo-platform v0.3.2 |
| 330 | 2026-09-08T17:35:01.809Z | Downloaded swrite v0.1.0 |
| 331 | 2026-09-08T17:35:01.811Z | Downloaded clap_lex v1.0.0 |
| 332 | 2026-09-08T17:35:01.814Z | Downloaded anstyle-query v1.1.5 |
| 333 | 2026-09-08T17:35:01.814Z | Downloaded terminal_size v0.4.3 |
| 334 | 2026-09-08T17:35:01.814Z | Downloaded pretty-hex v0.4.1 |
| 335 | 2026-09-08T17:35:01.819Z | Downloaded generic-array v0.14.7 |
| 336 | 2026-09-08T17:35:01.826Z | Downloaded cfg-if v1.0.4 |
| 337 | 2026-09-08T17:35:01.832Z | Downloaded strsim v0.11.1 |
| 338 | 2026-09-08T17:35:01.839Z | Downloaded scroll_derive v0.12.1 |
| 339 | 2026-09-08T17:35:01.841Z | Downloaded plain v0.2.3 |
| 340 | 2026-09-08T17:35:01.841Z | Downloaded dof v0.3.0 |
| 341 | 2026-09-08T17:35:01.841Z | Downloaded usdt-attr-macro v0.5.0 |
| 342 | 2026-09-08T17:35:01.841Z | Downloaded usdt-macro v0.5.0 |
| 343 | 2026-09-08T17:35:01.841Z | Downloaded utf8parse v0.2.2 |
| 344 | 2026-09-08T17:35:01.842Z | Downloaded errno v0.3.14 |
| 345 | 2026-09-08T17:35:01.845Z | Downloaded autocfg v1.5.0 |
| 346 | 2026-09-08T17:35:01.849Z | Downloaded macaddr v1.0.1 |
| 347 | 2026-09-08T17:35:01.852Z | Downloaded cargo_metadata v0.23.1 |
| 348 | 2026-09-08T17:35:01.855Z | Downloaded thiserror v1.0.69 |
| 349 | 2026-09-08T17:35:01.858Z | Downloaded scroll v0.12.0 |
| 350 | 2026-09-08T17:35:01.860Z | Downloaded digest v0.10.7 |
| 351 | 2026-09-08T17:35:01.861Z | Downloaded anstream v1.0.0 |
| 352 | 2026-09-08T17:35:01.863Z | Downloaded bytecount v0.6.9 |
| 353 | 2026-09-08T17:35:01.866Z | Downloaded thiserror v2.0.18 |
| 354 | 2026-09-08T17:35:01.869Z | Downloaded thiserror-impl v2.0.18 |
| 355 | 2026-09-08T17:35:01.872Z | Downloaded serde_tokenstream v0.2.3 |
| 356 | 2026-09-08T17:35:01.873Z | Downloaded crypto-common v0.1.7 |
| 357 | 2026-09-08T17:35:01.874Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-09-08T17:35:01.878Z | Downloaded quote v1.0.45 |
| 359 | 2026-09-08T17:35:01.881Z | Downloaded usdt-impl v0.5.0 |
| 360 | 2026-09-08T17:35:01.881Z | Downloaded camino v1.2.5 |
| 361 | 2026-09-08T17:35:01.881Z | Downloaded clap_builder v4.6.0 |
| 362 | 2026-09-08T17:35:01.884Z | Downloaded proc-macro-error v1.0.4 |
| 363 | 2026-09-08T17:35:01.887Z | Downloaded anstyle v1.0.14 |
| 364 | 2026-09-08T17:35:01.887Z | Downloaded toml v0.8.23 |
| 365 | 2026-09-08T17:35:01.891Z | Downloaded serde_core v1.0.228 |
| 366 | 2026-09-08T17:35:01.891Z | Downloaded getrandom v0.4.3 |
| 367 | 2026-09-08T17:35:01.894Z | Downloaded clap v4.6.1 |
| 368 | 2026-09-08T17:35:01.897Z | Downloaded bitflags v2.11.0 |
| 369 | 2026-09-08T17:35:01.899Z | Downloaded once_cell v1.21.3 |
| 370 | 2026-09-08T17:35:01.899Z | Downloaded ucd-trie v0.1.7 |
| 371 | 2026-09-08T17:35:01.899Z | Downloaded sha2 v0.10.9 |
| 372 | 2026-09-08T17:35:01.902Z | Downloaded tempfile v3.27.0 |
| 373 | 2026-09-08T17:35:01.902Z | Downloaded zerocopy-derive v0.7.35 |
| 374 | 2026-09-08T17:35:01.905Z | Downloaded proc-macro2 v1.0.106 |
| 375 | 2026-09-08T17:35:01.918Z | Downloaded toml_edit v0.22.27 |
| 376 | 2026-09-08T17:35:01.924Z | Downloaded memchr v2.8.0 |
| 377 | 2026-09-08T17:35:01.928Z | Downloaded papergrid v0.11.0 |
| 378 | 2026-09-08T17:35:01.931Z | Downloaded unicode-ident v1.0.24 |
| 379 | 2026-09-08T17:35:01.931Z | Downloaded pest_meta v2.8.6 |
| 380 | 2026-09-08T17:35:01.934Z | Downloaded serde_derive v1.0.228 |
| 381 | 2026-09-08T17:35:01.937Z | Downloaded textwrap v0.16.2 |
| 382 | 2026-09-08T17:35:01.939Z | Downloaded serde v1.0.228 |
| 383 | 2026-09-08T17:35:01.953Z | Downloaded pest v2.8.6 |
| 384 | 2026-09-08T17:35:01.956Z | Downloaded typenum v1.20.1 |
| 385 | 2026-09-08T17:35:01.968Z | Downloaded hashbrown v0.17.0 |
| 386 | 2026-09-08T17:35:01.979Z | Downloaded serde_json v1.0.151 |
| 387 | 2026-09-08T17:35:01.991Z | Downloaded goblin v0.8.2 |
| 388 | 2026-09-08T17:35:01.995Z | Downloaded winnow v0.7.14 |
| 389 | 2026-09-08T17:35:01.999Z | Downloaded syn v1.0.109 |
| 390 | 2026-09-08T17:35:02.008Z | Downloaded tabled v0.15.0 |
| 391 | 2026-09-08T17:35:02.024Z | Downloaded unicode-width v0.2.0 |
| 392 | 2026-09-08T17:35:02.027Z | Downloaded unicode-width v0.1.14 |
| 393 | 2026-09-08T17:35:02.030Z | Downloaded syn v2.0.117 |
| 394 | 2026-09-08T17:35:02.038Z | Downloaded rustix v1.1.4 |
| 395 | 2026-09-08T17:35:02.059Z | Downloaded libc v0.2.185 |
| 396 | 2026-09-08T17:35:02.120Z | Compiling proc-macro2 v1.0.106 |
| 397 | 2026-09-08T17:35:02.120Z | Compiling unicode-ident v1.0.24 |
| 398 | 2026-09-08T17:35:02.123Z | Compiling quote v1.0.45 |
| 399 | 2026-09-08T17:35:02.123Z | Compiling serde_core v1.0.228 |
| 400 | 2026-09-08T17:35:02.123Z | Compiling libc v0.2.185 |
| 401 | 2026-09-08T17:35:02.123Z | Compiling version_check v0.9.5 |
| 402 | 2026-09-08T17:35:02.123Z | Compiling memchr v2.8.0 |
| 403 | 2026-09-08T17:35:02.123Z | Compiling serde v1.0.228 |
| 404 | 2026-09-08T17:35:02.465Z | Compiling zmij v1.0.21 |
| 405 | 2026-09-08T17:35:02.638Z | Compiling thiserror v1.0.69 |
| 406 | 2026-09-08T17:35:02.737Z | Compiling itoa v1.0.17 |
| 407 | 2026-09-08T17:35:02.924Z | Compiling ucd-trie v0.1.7 |
| 408 | 2026-09-08T17:35:03.020Z | Compiling byteorder v1.5.0 |
| 409 | 2026-09-08T17:35:03.109Z | Compiling pest v2.8.6 |
| 410 | 2026-09-08T17:35:03.150Z | Compiling rustix v1.1.4 |
| 411 | 2026-09-08T17:35:03.184Z | Compiling errno v0.3.14 |
| 412 | 2026-09-08T17:35:03.242Z | Compiling bitflags v2.11.0 |
| 413 | 2026-09-08T17:35:03.333Z | Compiling serde_json v1.0.151 |
| 414 | 2026-09-08T17:35:03.573Z | Compiling thread-id v4.2.2 |
| 415 | 2026-09-08T17:35:03.616Z | Compiling proc-macro-error-attr v1.0.4 |
| 416 | 2026-09-08T17:35:03.657Z | Compiling syn v2.0.117 |
| 417 | 2026-09-08T17:35:03.724Z | Compiling usdt-impl v0.5.0 |
| 418 | 2026-09-08T17:35:03.764Z | Compiling camino v1.2.5 |
| 419 | 2026-09-08T17:35:03.812Z | Compiling syn v1.0.109 |
| 420 | 2026-09-08T17:35:04.114Z | Compiling proc-macro-error v1.0.4 |
| 421 | 2026-09-08T17:35:04.141Z | Compiling pest_meta v2.8.6 |
| 422 | 2026-09-08T17:35:04.204Z | Compiling hashbrown v0.17.0 |
| 423 | 2026-09-08T17:35:04.331Z | Compiling getrandom v0.4.3 |
| 424 | 2026-09-08T17:35:04.342Z | Compiling utf8parse v0.2.2 |
| 425 | 2026-09-08T17:35:04.604Z | Compiling log v0.4.33 |
| 426 | 2026-09-08T17:35:04.653Z | Compiling plain v0.2.3 |
| 427 | 2026-09-08T17:35:04.754Z | Compiling equivalent v1.0.2 |
| 428 | 2026-09-08T17:35:04.811Z | Compiling terminal_size v0.4.3 |
| 429 | 2026-09-08T17:35:04.829Z | Compiling indexmap v2.14.0 |
| 430 | 2026-09-08T17:35:04.935Z | Compiling anstyle-parse v1.0.0 |
| 431 | 2026-09-08T17:35:05.441Z | Compiling anstyle-query v1.1.5 |
| 432 | 2026-09-08T17:35:05.456Z | Compiling toml_write v0.1.2 |
| 433 | 2026-09-08T17:35:05.473Z | Compiling cfg-if v1.0.4 |
| 434 | 2026-09-08T17:35:05.520Z | Compiling winnow v0.7.14 |
| 435 | 2026-09-08T17:35:05.548Z | Compiling thiserror v2.0.18 |
| 436 | 2026-09-08T17:35:05.566Z | Compiling autocfg v1.5.0 |
| 437 | 2026-09-08T17:35:05.650Z | Compiling pretty-hex v0.4.1 |
| 438 | 2026-09-08T17:35:05.796Z | Compiling colorchoice v1.0.4 |
| 439 | 2026-09-08T17:35:05.799Z | Compiling anstyle v1.0.14 |
| 440 | 2026-09-08T17:35:05.799Z | Compiling is_terminal_polyfill v1.70.2 |
| 441 | 2026-09-08T17:35:05.893Z | Compiling pest_generator v2.8.6 |
| 442 | 2026-09-08T17:35:05.986Z | Compiling fs-err v3.3.0 |
| 443 | 2026-09-08T17:35:06.032Z | Compiling anstream v1.0.0 |
| 444 | 2026-09-08T17:35:06.121Z | Compiling strsim v0.11.1 |
| 445 | 2026-09-08T17:35:06.214Z | Compiling clap_lex v1.0.0 |
| 446 | 2026-09-08T17:35:06.332Z | Compiling heck v0.4.1 |
| 447 | 2026-09-08T17:35:06.445Z | Compiling heck v0.5.0 |
| 448 | 2026-09-08T17:35:06.467Z | Compiling once_cell v1.21.3 |
| 449 | 2026-09-08T17:35:06.499Z | Compiling anyhow v1.0.104 |
| 450 | 2026-09-08T17:35:06.555Z | Compiling fnv v1.0.7 |
| 451 | 2026-09-08T17:35:06.572Z | Compiling fastrand v2.3.0 |
| 452 | 2026-09-08T17:35:06.660Z | Compiling bytecount v0.6.9 |
| 453 | 2026-09-08T17:35:06.678Z | Compiling unicode-width v0.1.14 |
| 454 | 2026-09-08T17:35:06.693Z | Compiling clap_builder v4.6.0 |
| 455 | 2026-09-08T17:35:06.799Z | Compiling tempfile v3.27.0 |
| 456 | 2026-09-08T17:35:06.937Z | Compiling papergrid v0.11.0 |
| 457 | 2026-09-08T17:35:06.954Z | Compiling semver v1.0.28 |
| 458 | 2026-09-08T17:35:07.002Z | Compiling cargo-platform v0.3.2 |
| 459 | 2026-09-08T17:35:07.025Z | Compiling memmap v0.7.0 |
| 460 | 2026-09-08T17:35:07.077Z | Compiling tabled_derive v0.7.0 |
| 461 | 2026-09-08T17:35:07.174Z | Compiling unicode-linebreak v0.1.5 |
| 462 | 2026-09-08T17:35:07.204Z | Compiling unicode-width v0.2.0 |
| 463 | 2026-09-08T17:35:07.292Z | Compiling smawk v0.3.2 |
| 464 | 2026-09-08T17:35:07.441Z | Compiling textwrap v0.16.2 |
| 465 | 2026-09-08T17:35:07.479Z | Compiling camino-tempfile v1.4.1 |
| 466 | 2026-09-08T17:35:07.601Z | Compiling serde_derive v1.0.228 |
| 467 | 2026-09-08T17:35:07.686Z | Compiling thiserror-impl v1.0.69 |
| 468 | 2026-09-08T17:35:07.711Z | Compiling zerocopy-derive v0.7.35 |
| 469 | 2026-09-08T17:35:07.780Z | Compiling pest_derive v2.8.6 |
| 470 | 2026-09-08T17:35:07.906Z | Compiling scroll_derive v0.12.1 |
| 471 | 2026-09-08T17:35:08.029Z | Compiling thiserror-impl v2.0.18 |
| 472 | 2026-09-08T17:35:08.241Z | Compiling clap_derive v4.6.1 |
| 473 | 2026-09-08T17:35:08.443Z | Compiling tabled v0.15.0 |
| 474 | 2026-09-08T17:35:08.587Z | Compiling scroll v0.12.0 |
| 475 | 2026-09-08T17:35:08.602Z | Compiling zerocopy v0.7.35 |
| 476 | 2026-09-08T17:35:08.869Z | Compiling goblin v0.8.2 |
| 477 | 2026-09-08T17:35:09.097Z | Compiling dtrace-parser v0.2.0 |
| 478 | 2026-09-08T17:35:09.167Z | Compiling swrite v0.1.0 |
| 479 | 2026-09-08T17:35:09.955Z | Compiling clap v4.6.1 |
| 480 | 2026-09-08T17:35:10.532Z | Compiling serde_spanned v0.6.9 |
| 481 | 2026-09-08T17:35:10.532Z | Compiling toml_datetime v0.6.11 |
| 482 | 2026-09-08T17:35:10.532Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 483 | 2026-09-08T17:35:10.535Z | Compiling cargo_metadata v0.23.1 |
| 484 | 2026-09-08T17:35:10.535Z | Compiling macaddr v1.0.1 |
| 485 | 2026-09-08T17:35:10.610Z | Compiling dof v0.3.0 |
| 486 | 2026-09-08T17:35:10.626Z | Compiling serde_tokenstream v0.2.3 |
| 487 | 2026-09-08T17:35:10.734Z | Compiling toml_edit v0.22.27 |
| 488 | 2026-09-08T17:35:11.340Z | Compiling usdt-attr-macro v0.5.0 |
| 489 | 2026-09-08T17:35:11.356Z | Compiling usdt-macro v0.5.0 |
| 490 | 2026-09-08T17:35:11.980Z | Compiling usdt v0.5.0 |
| 491 | 2026-09-08T17:35:12.078Z | Compiling toml v0.8.23 |
| 492 | 2026-09-08T17:35:12.428Z | Compiling cargo_toml v0.21.0 |
| 493 | 2026-09-08T17:35:13.708Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 494 | 2026-09-08T17:35:15.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.16s |
| 495 | 2026-09-08T17:35:15.958Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 496 | 2026-09-08T17:35:16.470Z | Downloading crates ... |
| 497 | 2026-09-08T17:35:16.512Z | Downloaded addr2line v0.25.1 |
| 498 | 2026-09-08T17:35:16.517Z | Downloaded atomicwrites v0.4.4 |
| 499 | 2026-09-08T17:35:16.556Z | Downloaded bit-vec v0.6.3 |
| 500 | 2026-09-08T17:35:16.561Z | Downloaded async-trait v0.1.89 |
| 501 | 2026-09-08T17:35:16.561Z | Downloaded aead v0.6.1 |
| 502 | 2026-09-08T17:35:16.561Z | Downloaded arrayvec v0.7.6 |
| 503 | 2026-09-08T17:35:16.561Z | Downloaded endian-type v0.1.2 |
| 504 | 2026-09-08T17:35:16.561Z | Downloaded argon2 v0.6.0-rc.8 |
| 505 | 2026-09-08T17:35:16.561Z | Downloaded array-init v0.0.4 |
| 506 | 2026-09-08T17:35:16.561Z | Downloaded ascii-canvas v3.0.0 |
| 507 | 2026-09-08T17:35:16.561Z | Downloaded async-stream-impl v0.3.6 |
| 508 | 2026-09-08T17:35:16.561Z | Downloaded float-cmp v0.10.0 |
| 509 | 2026-09-08T17:35:16.561Z | Downloaded cexpr v0.6.0 |
| 510 | 2026-09-08T17:35:16.561Z | Downloaded allocator-api2 v0.2.21 |
| 511 | 2026-09-08T17:35:16.561Z | Downloaded async-bb8-diesel v0.2.1 |
| 512 | 2026-09-08T17:35:16.562Z | Downloaded const-oid v0.10.2 |
| 513 | 2026-09-08T17:35:16.562Z | Downloaded ahash v0.8.12 |
| 514 | 2026-09-08T17:35:16.562Z | Downloaded ar_archive_writer v0.5.1 |
| 515 | 2026-09-08T17:35:16.562Z | Downloaded async-recursion v1.1.1 |
| 516 | 2026-09-08T17:35:16.562Z | Downloaded form_urlencoded v1.2.2 |
| 517 | 2026-09-08T17:35:16.562Z | Downloaded base16ct v0.2.0 |
| 518 | 2026-09-08T17:35:16.562Z | Downloaded futures-macro v0.3.32 |
| 519 | 2026-09-08T17:35:16.562Z | Downloaded fs-err v2.11.0 |
| 520 | 2026-09-08T17:35:16.562Z | Downloaded futures-sink v0.3.32 |
| 521 | 2026-09-08T17:35:16.562Z | Downloaded float-ord v0.3.2 |
| 522 | 2026-09-08T17:35:16.562Z | Downloaded foreign-types v0.3.2 |
| 523 | 2026-09-08T17:35:16.562Z | Downloaded foreign-types v0.5.0 |
| 524 | 2026-09-08T17:35:16.562Z | Downloaded adler2 v2.0.1 |
| 525 | 2026-09-08T17:35:16.562Z | Downloaded arc-swap v1.8.2 |
| 526 | 2026-09-08T17:35:16.562Z | Downloaded fxhash v0.2.1 |
| 527 | 2026-09-08T17:35:16.562Z | Downloaded futures-io v0.3.32 |
| 528 | 2026-09-08T17:35:16.569Z | Downloaded gethostname v0.5.0 |
| 529 | 2026-09-08T17:35:16.570Z | Downloaded aho-corasick v1.1.4 |
| 530 | 2026-09-08T17:35:16.570Z | Downloaded atty v0.2.14 |
| 531 | 2026-09-08T17:35:16.570Z | Downloaded foreign-types-shared v0.1.1 |
| 532 | 2026-09-08T17:35:16.571Z | Downloaded arrayref v0.3.9 |
| 533 | 2026-09-08T17:35:16.571Z | Downloaded assert_matches v1.5.0 |
| 534 | 2026-09-08T17:35:16.571Z | Downloaded async-stream v0.3.6 |
| 535 | 2026-09-08T17:35:16.576Z | Downloaded ghash v0.6.0 |
| 536 | 2026-09-08T17:35:16.576Z | Downloaded headers-core v0.3.0 |
| 537 | 2026-09-08T17:35:16.576Z | Downloaded foldhash v0.2.0 |
| 538 | 2026-09-08T17:35:16.576Z | Downloaded foreign-types-macros v0.2.3 |
| 539 | 2026-09-08T17:35:16.576Z | Downloaded aead v0.5.2 |
| 540 | 2026-09-08T17:35:16.576Z | Downloaded base16ct v1.0.0 |
| 541 | 2026-09-08T17:35:16.577Z | Downloaded bit-set v0.5.3 |
| 542 | 2026-09-08T17:35:16.577Z | Downloaded env_logger v0.11.11 |
| 543 | 2026-09-08T17:35:16.577Z | Downloaded foldhash v0.1.5 |
| 544 | 2026-09-08T17:35:16.577Z | Downloaded expectorate v1.2.0 |
| 545 | 2026-09-08T17:35:16.577Z | Downloaded ff v0.13.1 |
| 546 | 2026-09-08T17:35:16.577Z | Downloaded bitfield-macros v0.19.4 |
| 547 | 2026-09-08T17:35:16.577Z | Downloaded futures-channel v0.3.32 |
| 548 | 2026-09-08T17:35:16.584Z | Downloaded atomic-waker v1.1.2 |
| 549 | 2026-09-08T17:35:16.584Z | Downloaded hubpack_derive v0.1.1 |
| 550 | 2026-09-08T17:35:16.584Z | Downloaded fixedbitset v0.4.2 |
| 551 | 2026-09-08T17:35:16.584Z | Downloaded bitfield-struct v0.6.2 |
| 552 | 2026-09-08T17:35:16.584Z | Downloaded funty v2.0.0 |
| 553 | 2026-09-08T17:35:16.584Z | Downloaded backtrace-ext v0.2.1 |
| 554 | 2026-09-08T17:35:16.584Z | Downloaded bit-set v0.8.0 |
| 555 | 2026-09-08T17:35:16.584Z | Downloaded ciborium-io v0.2.2 |
| 556 | 2026-09-08T17:35:16.590Z | Downloaded futures-core v0.3.32 |
| 557 | 2026-09-08T17:35:16.590Z | Downloaded hex v0.4.3 |
| 558 | 2026-09-08T17:35:16.590Z | Downloaded hash32 v0.2.1 |
| 559 | 2026-09-08T17:35:16.594Z | Downloaded anstyle-parse v0.2.7 |
| 560 | 2026-09-08T17:35:16.594Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 561 | 2026-09-08T17:35:16.594Z | Downloaded ff v0.14.0 |
| 562 | 2026-09-08T17:35:16.594Z | Downloaded futures-task v0.3.32 |
| 563 | 2026-09-08T17:35:16.594Z | Downloaded bb8 v0.8.6 |
| 564 | 2026-09-08T17:35:16.594Z | Downloaded hubpack v0.1.2 |
| 565 | 2026-09-08T17:35:16.600Z | Downloaded fd-lock v4.0.4 |
| 566 | 2026-09-08T17:35:16.600Z | Downloaded hex-literal v1.1.0 |
| 567 | 2026-09-08T17:35:16.603Z | Downloaded hostname v0.3.1 |
| 568 | 2026-09-08T17:35:16.603Z | Downloaded globwalk v0.9.1 |
| 569 | 2026-09-08T17:35:16.603Z | Downloaded env_filter v2.0.0 |
| 570 | 2026-09-08T17:35:16.607Z | Downloaded foreign-types-shared v0.3.1 |
| 571 | 2026-09-08T17:35:16.612Z | Downloaded home v0.5.12 |
| 572 | 2026-09-08T17:35:16.612Z | Downloaded hostname v0.4.2 |
| 573 | 2026-09-08T17:35:16.614Z | Downloaded find-msvc-tools v0.1.9 |
| 574 | 2026-09-08T17:35:16.614Z | Downloaded compression-core v0.4.31 |
| 575 | 2026-09-08T17:35:16.619Z | Downloaded cfg_aliases v0.2.1 |
| 576 | 2026-09-08T17:35:16.619Z | Downloaded futures-executor v0.3.32 |
| 577 | 2026-09-08T17:35:16.627Z | Downloaded enum-as-inner v0.6.1 |
| 578 | 2026-09-08T17:35:16.627Z | Downloaded flagset v0.4.7 |
| 579 | 2026-09-08T17:35:16.627Z | Downloaded ciborium-ll v0.2.2 |
| 580 | 2026-09-08T17:35:16.627Z | Downloaded httpdate v1.0.3 |
| 581 | 2026-09-08T17:35:16.630Z | Downloaded git-stub v1.0.0 |
| 582 | 2026-09-08T17:35:16.630Z | Downloaded cfg_aliases v0.1.1 |
| 583 | 2026-09-08T17:35:16.634Z | Downloaded http-range v0.1.5 |
| 584 | 2026-09-08T17:35:16.638Z | Downloaded nibble_vec v0.1.0 |
| 585 | 2026-09-08T17:35:16.638Z | Downloaded http-body v1.0.1 |
| 586 | 2026-09-08T17:35:16.638Z | Downloaded oxide-generation-macros v0.2.0 |
| 587 | 2026-09-08T17:35:16.638Z | Downloaded backoff v0.4.0 |
| 588 | 2026-09-08T17:35:16.641Z | Downloaded block-buffer v0.12.1 |
| 589 | 2026-09-08T17:35:16.641Z | Downloaded hash32 v0.3.1 |
| 590 | 2026-09-08T17:35:16.641Z | Downloaded argon2 v0.5.3 |
| 591 | 2026-09-08T17:35:16.646Z | Downloaded enum_dispatch v0.3.13 |
| 592 | 2026-09-08T17:35:16.646Z | Downloaded group v0.13.0 |
| 593 | 2026-09-08T17:35:16.649Z | Downloaded anstream v0.6.21 |
| 594 | 2026-09-08T17:35:16.649Z | Downloaded bit-vec v0.8.0 |
| 595 | 2026-09-08T17:35:16.650Z | Downloaded blowfish v0.10.0 |
| 596 | 2026-09-08T17:35:16.650Z | Downloaded getrandom v0.2.17 |
| 597 | 2026-09-08T17:35:16.652Z | Downloaded fs_extra v1.3.0 |
| 598 | 2026-09-08T17:35:16.652Z | Downloaded base64ct v1.8.3 |
| 599 | 2026-09-08T17:35:16.653Z | Downloaded normalize-line-endings v0.3.0 |
| 600 | 2026-09-08T17:35:16.658Z | Downloaded nodrop v0.1.14 |
| 601 | 2026-09-08T17:35:16.658Z | Downloaded num_threads v0.1.7 |
| 602 | 2026-09-08T17:35:16.662Z | Downloaded password-hash v0.6.1 |
| 603 | 2026-09-08T17:35:16.662Z | Downloaded proc-macro-crate v1.3.1 |
| 604 | 2026-09-08T17:35:16.662Z | Downloaded recursive v0.1.1 |
| 605 | 2026-09-08T17:35:16.662Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 606 | 2026-09-08T17:35:16.662Z | Downloaded scopeguard v1.2.0 |
| 607 | 2026-09-08T17:35:16.665Z | Downloaded parse-size v1.1.0 |
| 608 | 2026-09-08T17:35:16.665Z | Downloaded rand_xorshift v0.4.0 |
| 609 | 2026-09-08T17:35:16.665Z | Downloaded russh-cryptovec v0.62.0 |
| 610 | 2026-09-08T17:35:16.668Z | Downloaded progenitor-macro v0.14.0 |
| 611 | 2026-09-08T17:35:16.668Z | Downloaded radium v0.7.0 |
| 612 | 2026-09-08T17:35:16.668Z | Downloaded sha1 v0.10.6 |
| 613 | 2026-09-08T17:35:16.674Z | Downloaded serde-big-array v0.5.1 |
| 614 | 2026-09-08T17:35:16.674Z | Downloaded sqlparser_derive v0.5.0 |
| 615 | 2026-09-08T17:35:16.674Z | Downloaded flume v0.11.1 |
| 616 | 2026-09-08T17:35:16.676Z | Downloaded stable_deref_trait v1.2.1 |
| 617 | 2026-09-08T17:35:16.677Z | Downloaded filetime v0.2.27 |
| 618 | 2026-09-08T17:35:16.677Z | Downloaded fixedbitset v0.5.7 |
| 619 | 2026-09-08T17:35:16.677Z | Downloaded sapling-renderdag v0.1.0 |
| 620 | 2026-09-08T17:35:16.677Z | Downloaded serde_repr v0.1.20 |
| 621 | 2026-09-08T17:35:16.677Z | Downloaded secrecy v0.10.3 |
| 622 | 2026-09-08T17:35:16.680Z | Downloaded serde_plain v1.0.2 |
| 623 | 2026-09-08T17:35:16.680Z | Downloaded bcs v0.1.6 |
| 624 | 2026-09-08T17:35:16.680Z | Downloaded bitfield v0.19.4 |
| 625 | 2026-09-08T17:35:16.680Z | Downloaded fallible-iterator v0.2.0 |
| 626 | 2026-09-08T17:35:16.683Z | Downloaded hmac v0.13.0 |
| 627 | 2026-09-08T17:35:16.683Z | Downloaded cbc v0.2.1 |
| 628 | 2026-09-08T17:35:16.683Z | Downloaded glob v0.3.3 |
| 629 | 2026-09-08T17:35:16.683Z | Downloaded group v0.14.0 |
| 630 | 2026-09-08T17:35:16.688Z | Downloaded cipher v0.5.2 |
| 631 | 2026-09-08T17:35:16.688Z | Downloaded cobs v0.3.0 |
| 632 | 2026-09-08T17:35:16.693Z | Downloaded chacha20 v0.9.1 |
| 633 | 2026-09-08T17:35:16.693Z | Downloaded erased-serde v0.3.31 |
| 634 | 2026-09-08T17:35:16.693Z | Downloaded num_enum v0.5.11 |
| 635 | 2026-09-08T17:35:16.693Z | Downloaded phf_shared v0.13.1 |
| 636 | 2026-09-08T17:35:16.697Z | Downloaded humantime v2.3.0 |
| 637 | 2026-09-08T17:35:16.697Z | Downloaded bitflags v1.3.2 |
| 638 | 2026-09-08T17:35:16.697Z | Downloaded compression-codecs v0.4.37 |
| 639 | 2026-09-08T17:35:16.697Z | Downloaded structmeta v0.3.0 |
| 640 | 2026-09-08T17:35:16.700Z | Downloaded hmac v0.12.1 |
| 641 | 2026-09-08T17:35:16.700Z | Downloaded http-body-util v0.1.3 |
| 642 | 2026-09-08T17:35:16.703Z | Downloaded supports-unicode v3.0.0 |
| 643 | 2026-09-08T17:35:16.703Z | Downloaded block-padding v0.4.2 |
| 644 | 2026-09-08T17:35:16.703Z | Downloaded bs58 v0.5.1 |
| 645 | 2026-09-08T17:35:16.703Z | Downloaded camino-tempfile-ext v0.3.3 |
| 646 | 2026-09-08T17:35:16.703Z | Downloaded testing_table v0.3.0 |
| 647 | 2026-09-08T17:35:16.707Z | Downloaded num-complex v0.4.6 |
| 648 | 2026-09-08T17:35:16.707Z | Downloaded tokio-macros v2.7.0 |
| 649 | 2026-09-08T17:35:16.708Z | Downloaded git-stub-vcs v0.1.0 |
| 650 | 2026-09-08T17:35:16.711Z | Downloaded pem-rfc7468 v0.7.0 |
| 651 | 2026-09-08T17:35:16.711Z | Downloaded byte-wrapper v0.1.0 |
| 652 | 2026-09-08T17:35:16.711Z | Downloaded cassowary v0.3.0 |
| 653 | 2026-09-08T17:35:16.711Z | Downloaded cmake v0.1.57 |
| 654 | 2026-09-08T17:35:16.711Z | Downloaded cmov v0.5.4 |
| 655 | 2026-09-08T17:35:16.711Z | Downloaded polyval v0.7.1 |
| 656 | 2026-09-08T17:35:16.714Z | Downloaded signature v2.2.0 |
| 657 | 2026-09-08T17:35:16.714Z | Downloaded blake2 v0.10.6 |
| 658 | 2026-09-08T17:35:16.714Z | Downloaded hybrid-array v0.4.13 |
| 659 | 2026-09-08T17:35:16.717Z | Downloaded clang-sys v1.8.1 |
| 660 | 2026-09-08T17:35:16.717Z | Downloaded console v0.16.2 |
| 661 | 2026-09-08T17:35:16.717Z | Downloaded httparse v1.10.1 |
| 662 | 2026-09-08T17:35:16.722Z | Downloaded port-file v0.1.0 |
| 663 | 2026-09-08T17:35:16.723Z | Downloaded progenitor v0.14.0 |
| 664 | 2026-09-08T17:35:16.723Z | Downloaded globset v0.4.18 |
| 665 | 2026-09-08T17:35:16.723Z | Downloaded rustls-native-certs v0.8.3 |
| 666 | 2026-09-08T17:35:16.727Z | Downloaded signature v3.0.0 |
| 667 | 2026-09-08T17:35:16.727Z | Downloaded tagptr v0.2.0 |
| 668 | 2026-09-08T17:35:16.727Z | Downloaded rusty-fork v0.3.1 |
| 669 | 2026-09-08T17:35:16.727Z | Downloaded scrypt v0.12.0 |
| 670 | 2026-09-08T17:35:16.727Z | Downloaded slog-async v2.8.0 |
| 671 | 2026-09-08T17:35:16.727Z | Downloaded shlex v1.3.0 |
| 672 | 2026-09-08T17:35:16.730Z | Downloaded buf-list v1.1.2 |
| 673 | 2026-09-08T17:35:16.731Z | Downloaded phf v0.12.1 |
| 674 | 2026-09-08T17:35:16.731Z | Downloaded ppv-lite86 v0.2.21 |
| 675 | 2026-09-08T17:35:16.731Z | Downloaded num_enum_derive v0.7.6 |
| 676 | 2026-09-08T17:35:16.731Z | Downloaded password-hash v0.5.0 |
| 677 | 2026-09-08T17:35:16.734Z | Downloaded getrandom v0.3.4 |
| 678 | 2026-09-08T17:35:16.737Z | Downloaded rustversion v1.0.22 |
| 679 | 2026-09-08T17:35:16.737Z | Downloaded universal-hash v0.5.1 |
| 680 | 2026-09-08T17:35:16.740Z | Downloaded highway v1.3.0 |
| 681 | 2026-09-08T17:35:16.740Z | Downloaded unarray v0.1.4 |
| 682 | 2026-09-08T17:35:16.740Z | Downloaded hyper-rustls v0.27.7 |
| 683 | 2026-09-08T17:35:16.744Z | Downloaded half v1.8.3 |
| 684 | 2026-09-08T17:35:16.747Z | Downloaded cpubits v0.1.1 |
| 685 | 2026-09-08T17:35:16.752Z | Downloaded spki v0.7.3 |
| 686 | 2026-09-08T17:35:16.752Z | Downloaded xshell-macros v0.2.7 |
| 687 | 2026-09-08T17:35:16.752Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 688 | 2026-09-08T17:35:16.754Z | Downloaded yoke-derive v0.8.1 |
| 689 | 2026-09-08T17:35:16.755Z | Downloaded convert_case v0.4.0 |
| 690 | 2026-09-08T17:35:16.755Z | Downloaded strum_macros v0.24.3 |
| 691 | 2026-09-08T17:35:16.755Z | Downloaded zerofrom-derive v0.1.6 |
| 692 | 2026-09-08T17:35:16.755Z | Downloaded strum_macros v0.26.4 |
| 693 | 2026-09-08T17:35:16.755Z | Downloaded thread_local v1.1.9 |
| 694 | 2026-09-08T17:35:16.755Z | Downloaded tls_codec v0.4.2 |
| 695 | 2026-09-08T17:35:16.758Z | Downloaded zerofrom v0.1.6 |
| 696 | 2026-09-08T17:35:16.758Z | Downloaded cpufeatures v0.3.0 |
| 697 | 2026-09-08T17:35:16.761Z | Downloaded cstr-argument v0.1.2 |
| 698 | 2026-09-08T17:35:16.761Z | Downloaded backon v1.6.0 |
| 699 | 2026-09-08T17:35:16.761Z | Downloaded bzip2 v0.4.4 |
| 700 | 2026-09-08T17:35:16.764Z | Downloaded colored v3.1.1 |
| 701 | 2026-09-08T17:35:16.764Z | Downloaded display-error-chain v0.2.2 |
| 702 | 2026-09-08T17:35:16.764Z | Downloaded castaway v0.2.4 |
| 703 | 2026-09-08T17:35:16.765Z | Downloaded const-oid v0.9.6 |
| 704 | 2026-09-08T17:35:16.767Z | Downloaded generic-array v1.4.3 |
| 705 | 2026-09-08T17:35:16.768Z | Downloaded parking_lot_core v0.9.12 |
| 706 | 2026-09-08T17:35:16.771Z | Downloaded pkcs1 v0.7.5 |
| 707 | 2026-09-08T17:35:16.771Z | Downloaded poly1305 v0.9.0 |
| 708 | 2026-09-08T17:35:16.771Z | Downloaded bzip2 v0.6.1 |
| 709 | 2026-09-08T17:35:16.775Z | Downloaded chacha20 v0.10.0 |
| 710 | 2026-09-08T17:35:16.775Z | Downloaded blake2 v0.11.0-rc.6 |
| 711 | 2026-09-08T17:35:16.775Z | Downloaded colored v2.2.0 |
| 712 | 2026-09-08T17:35:16.775Z | Downloaded console v0.15.11 |
| 713 | 2026-09-08T17:35:16.780Z | Downloaded cipher v0.4.4 |
| 714 | 2026-09-08T17:35:16.780Z | Downloaded progenitor v0.13.0 |
| 715 | 2026-09-08T17:35:16.780Z | Downloaded string_cache v0.8.9 |
| 716 | 2026-09-08T17:35:16.780Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 717 | 2026-09-08T17:35:16.783Z | Downloaded cancel-safe-futures v0.1.5 |
| 718 | 2026-09-08T17:35:16.783Z | Downloaded synstructure v0.13.2 |
| 719 | 2026-09-08T17:35:16.783Z | Downloaded tiny-keccak v2.0.2 |
| 720 | 2026-09-08T17:35:16.783Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 721 | 2026-09-08T17:35:16.783Z | Downloaded defmt v0.3.100 |
| 722 | 2026-09-08T17:35:16.783Z | Downloaded indoc v1.0.9 |
| 723 | 2026-09-08T17:35:16.787Z | Downloaded instant v0.1.13 |
| 724 | 2026-09-08T17:35:16.787Z | Downloaded lalrpop-util v0.19.12 |
| 725 | 2026-09-08T17:35:16.787Z | Downloaded debug-ignore v1.0.5 |
| 726 | 2026-09-08T17:35:16.787Z | Downloaded dirs-sys-next v0.1.2 |
| 727 | 2026-09-08T17:35:16.789Z | Downloaded dtrace-parser v0.3.0 |
| 728 | 2026-09-08T17:35:16.793Z | Downloaded fatfs v0.3.6 |
| 729 | 2026-09-08T17:35:16.793Z | Downloaded heapless v0.7.17 |
| 730 | 2026-09-08T17:35:16.793Z | Downloaded vergen-lib v0.1.6 |
| 731 | 2026-09-08T17:35:16.793Z | Downloaded instability v0.3.11 |
| 732 | 2026-09-08T17:35:16.801Z | Downloaded multimap v0.10.1 |
| 733 | 2026-09-08T17:35:16.806Z | Downloaded serde_path_to_error v0.1.20 |
| 734 | 2026-09-08T17:35:16.806Z | Downloaded universal-hash v0.6.1 |
| 735 | 2026-09-08T17:35:16.808Z | Downloaded num v0.4.3 |
| 736 | 2026-09-08T17:35:16.808Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 737 | 2026-09-08T17:35:16.808Z | Downloaded term v1.2.1 |
| 738 | 2026-09-08T17:35:16.809Z | Downloaded vsss-rs v3.3.4 |
| 739 | 2026-09-08T17:35:16.813Z | Downloaded darling v0.13.4 |
| 740 | 2026-09-08T17:35:16.819Z | Downloaded libscf-sys v1.2.0 |
| 741 | 2026-09-08T17:35:16.819Z | Downloaded num_enum_derive v0.5.11 |
| 742 | 2026-09-08T17:35:16.819Z | Downloaded path-slash v0.1.5 |
| 743 | 2026-09-08T17:35:16.819Z | Downloaded newline-converter v0.3.0 |
| 744 | 2026-09-08T17:35:16.822Z | Downloaded progenitor-client v0.14.0 |
| 745 | 2026-09-08T17:35:16.822Z | Downloaded displaydoc v0.2.5 |
| 746 | 2026-09-08T17:35:16.825Z | Downloaded futures v0.3.32 |
| 747 | 2026-09-08T17:35:16.829Z | Downloaded ciborium v0.2.2 |
| 748 | 2026-09-08T17:35:16.829Z | Downloaded elliptic-curve v0.14.1 |
| 749 | 2026-09-08T17:35:16.832Z | Downloaded slog v2.8.2 |
| 750 | 2026-09-08T17:35:16.832Z | Downloaded unicode-properties v0.1.4 |
| 751 | 2026-09-08T17:35:16.835Z | Downloaded ingot-types v0.2.0 |
| 752 | 2026-09-08T17:35:16.835Z | Downloaded opaque-debug v0.3.1 |
| 753 | 2026-09-08T17:35:16.838Z | Downloaded progenitor-macro v0.13.0 |
| 754 | 2026-09-08T17:35:16.838Z | Downloaded russh-util v0.52.0 |
| 755 | 2026-09-08T17:35:16.841Z | Downloaded percent-encoding v2.3.2 |
| 756 | 2026-09-08T17:35:16.841Z | Downloaded ref-cast v1.0.25 |
| 757 | 2026-09-08T17:35:16.844Z | Downloaded slog-scope v4.4.1 |
| 758 | 2026-09-08T17:35:16.849Z | Downloaded jobserver v0.1.34 |
| 759 | 2026-09-08T17:35:16.857Z | Downloaded der_derive v0.7.3 |
| 760 | 2026-09-08T17:35:16.857Z | Downloaded daft v0.1.8 |
| 761 | 2026-09-08T17:35:16.857Z | Downloaded deranged v0.5.8 |
| 762 | 2026-09-08T17:35:16.862Z | Downloaded ecdsa v0.16.9 |
| 763 | 2026-09-08T17:35:16.862Z | Downloaded heapless v0.8.0 |
| 764 | 2026-09-08T17:35:16.862Z | Downloaded scroll_derive v0.13.1 |
| 765 | 2026-09-08T17:35:16.862Z | Downloaded serde_urlencoded v0.7.1 |
| 766 | 2026-09-08T17:35:16.862Z | Downloaded half v2.7.1 |
| 767 | 2026-09-08T17:35:16.865Z | Downloaded socket2 v0.5.10 |
| 768 | 2026-09-08T17:35:16.865Z | Downloaded scheduled-thread-pool v0.2.7 |
| 769 | 2026-09-08T17:35:16.865Z | Downloaded structmeta-derive v0.3.0 |
| 770 | 2026-09-08T17:35:16.865Z | Downloaded slog-bunyan v2.5.0 |
| 771 | 2026-09-08T17:35:16.865Z | Downloaded flate2 v1.1.9 |
| 772 | 2026-09-08T17:35:16.870Z | Downloaded miette-derive v7.6.0 |
| 773 | 2026-09-08T17:35:16.870Z | Downloaded shell-words v1.1.1 |
| 774 | 2026-09-08T17:35:16.870Z | Downloaded supports-color v3.0.2 |
| 775 | 2026-09-08T17:35:16.873Z | Downloaded crossbeam-utils v0.8.21 |
| 776 | 2026-09-08T17:35:16.876Z | Downloaded oxide-update-engine-display v0.1.2 |
| 777 | 2026-09-08T17:35:16.876Z | Downloaded papergrid v0.18.0 |
| 778 | 2026-09-08T17:35:16.880Z | Downloaded daft-derive v0.1.8 |
| 779 | 2026-09-08T17:35:16.881Z | Downloaded rand_core v0.9.5 |
| 780 | 2026-09-08T17:35:16.885Z | Downloaded oxnet v0.1.6 |
| 781 | 2026-09-08T17:35:16.885Z | Downloaded poly1305 v0.8.0 |
| 782 | 2026-09-08T17:35:16.888Z | Downloaded tokio-stream v0.1.18 |
| 783 | 2026-09-08T17:35:16.888Z | Downloaded hickory-resolver v0.25.2 |
| 784 | 2026-09-08T17:35:16.889Z | Downloaded tracing-attributes v0.1.31 |
| 785 | 2026-09-08T17:35:16.891Z | Downloaded des v0.9.0 |
| 786 | 2026-09-08T17:35:16.892Z | Downloaded corncobs v0.1.4 |
| 787 | 2026-09-08T17:35:16.892Z | Downloaded memoffset v0.9.1 |
| 788 | 2026-09-08T17:35:16.896Z | Downloaded libsw v3.5.0 |
| 789 | 2026-09-08T17:35:16.896Z | Downloaded libsw-core v0.3.2 |
| 790 | 2026-09-08T17:35:16.901Z | Downloaded termtree v0.5.1 |
| 791 | 2026-09-08T17:35:16.901Z | Downloaded either v1.15.0 |
| 792 | 2026-09-08T17:35:16.901Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 793 | 2026-09-08T17:35:16.905Z | Downloaded rand_core v0.10.0 |
| 794 | 2026-09-08T17:35:16.905Z | Downloaded rustc-demangle v0.1.27 |
| 795 | 2026-09-08T17:35:16.905Z | Downloaded topological-sort v0.2.2 |
| 796 | 2026-09-08T17:35:16.905Z | Downloaded try-lock v0.2.5 |
| 797 | 2026-09-08T17:35:16.905Z | Downloaded untrusted v0.9.0 |
| 798 | 2026-09-08T17:35:16.909Z | Downloaded rpassword v7.5.4 |
| 799 | 2026-09-08T17:35:16.909Z | Downloaded wnaf v0.14.0 |
| 800 | 2026-09-08T17:35:16.909Z | Downloaded newtype-uuid v1.3.2 |
| 801 | 2026-09-08T17:35:16.909Z | Downloaded crc v3.4.0 |
| 802 | 2026-09-08T17:35:16.912Z | Downloaded owo-colors v4.3.0 |
| 803 | 2026-09-08T17:35:16.912Z | Downloaded base64 v0.22.1 |
| 804 | 2026-09-08T17:35:16.912Z | Downloaded chumsky v0.9.3 |
| 805 | 2026-09-08T17:35:16.918Z | Downloaded crc8 v0.1.1 |
| 806 | 2026-09-08T17:35:16.919Z | Downloaded serde-hex v0.1.0 |
| 807 | 2026-09-08T17:35:16.919Z | Downloaded bytes v1.11.1 |
| 808 | 2026-09-08T17:35:16.919Z | Downloaded chacha20poly1305 v0.10.1 |
| 809 | 2026-09-08T17:35:16.923Z | Downloaded paste v1.0.15 |
| 810 | 2026-09-08T17:35:16.923Z | Downloaded base64 v0.21.7 |
| 811 | 2026-09-08T17:35:16.927Z | Downloaded headers v0.4.1 |
| 812 | 2026-09-08T17:35:16.929Z | Downloaded waitgroup v0.1.2 |
| 813 | 2026-09-08T17:35:16.930Z | Downloaded predicates v3.1.4 |
| 814 | 2026-09-08T17:35:16.933Z | Downloaded darling_macro v0.13.4 |
| 815 | 2026-09-08T17:35:16.938Z | Downloaded primeorder v0.14.0 |
| 816 | 2026-09-08T17:35:16.938Z | Downloaded schemars_derive v0.8.22 |
| 817 | 2026-09-08T17:35:16.941Z | Downloaded tokio-native-tls v0.3.1 |
| 818 | 2026-09-08T17:35:16.941Z | Downloaded scroll v0.13.0 |
| 819 | 2026-09-08T17:35:16.944Z | Downloaded tokio-dtrace v0.1.1 |
| 820 | 2026-09-08T17:35:16.947Z | Downloaded digest-io v0.1.0 |
| 821 | 2026-09-08T17:35:16.947Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 822 | 2026-09-08T17:35:16.947Z | Downloaded downcast-rs v2.0.2 |
| 823 | 2026-09-08T17:35:16.950Z | Downloaded dunce v1.0.5 |
| 824 | 2026-09-08T17:35:16.950Z | Downloaded internet-checksum v0.2.1 |
| 825 | 2026-09-08T17:35:16.950Z | Downloaded is-terminal v0.4.17 |
| 826 | 2026-09-08T17:35:16.954Z | Downloaded illumos-nvpair v0.3.0 |
| 827 | 2026-09-08T17:35:16.954Z | Downloaded keccak v0.1.6 |
| 828 | 2026-09-08T17:35:16.955Z | Downloaded linked-hash-map v0.5.6 |
| 829 | 2026-09-08T17:35:16.955Z | Downloaded prettyplease v0.2.37 |
| 830 | 2026-09-08T17:35:16.958Z | Downloaded snafu-derive v0.8.9 |
| 831 | 2026-09-08T17:35:16.958Z | Downloaded oxide-update-engine-types v0.1.2 |
| 832 | 2026-09-08T17:35:16.961Z | Downloaded p384 v0.14.0 |
| 833 | 2026-09-08T17:35:16.961Z | Downloaded quinn v0.11.11 |
| 834 | 2026-09-08T17:35:16.966Z | Downloaded elliptic-curve v0.13.8 |
| 835 | 2026-09-08T17:35:16.966Z | Downloaded unsafe-libyaml v0.2.11 |
| 836 | 2026-09-08T17:35:16.969Z | Downloaded vte v0.14.1 |
| 837 | 2026-09-08T17:35:16.969Z | Downloaded quinn-udp v0.5.14 |
| 838 | 2026-09-08T17:35:16.969Z | Downloaded walkdir v2.5.0 |
| 839 | 2026-09-08T17:35:16.973Z | Downloaded zstd-safe v7.2.4 |
| 840 | 2026-09-08T17:35:16.973Z | Downloaded kstat-rs v0.2.5 |
| 841 | 2026-09-08T17:35:16.973Z | Downloaded lru v0.12.5 |
| 842 | 2026-09-08T17:35:16.973Z | Downloaded managed v0.8.0 |
| 843 | 2026-09-08T17:35:16.973Z | Downloaded newtype_derive v0.1.6 |
| 844 | 2026-09-08T17:35:16.974Z | Downloaded hashbrown v0.13.2 |
| 845 | 2026-09-08T17:35:16.977Z | Downloaded hickory-resolver v0.24.4 |
| 846 | 2026-09-08T17:35:16.980Z | Downloaded critical-section v1.2.0 |
| 847 | 2026-09-08T17:35:16.980Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 848 | 2026-09-08T17:35:16.980Z | Downloaded hashbrown v0.12.3 |
| 849 | 2026-09-08T17:35:16.983Z | Downloaded dyn-clone v1.0.20 |
| 850 | 2026-09-08T17:35:16.983Z | Downloaded http v1.4.2 |
| 851 | 2026-09-08T17:35:16.983Z | Downloaded md-5 v0.10.6 |
| 852 | 2026-09-08T17:35:16.987Z | Downloaded bumpalo v3.20.2 |
| 853 | 2026-09-08T17:35:16.987Z | Downloaded compact_str v0.8.1 |
| 854 | 2026-09-08T17:35:16.991Z | Downloaded num-derive v0.4.2 |
| 855 | 2026-09-08T17:35:16.991Z | Downloaded backtrace v0.3.76 |
| 856 | 2026-09-08T17:35:16.994Z | Downloaded csv-core v0.1.13 |
| 857 | 2026-09-08T17:35:16.995Z | Downloaded defmt v1.0.1 |
| 858 | 2026-09-08T17:35:16.999Z | Downloaded pin-project-internal v1.1.11 |
| 859 | 2026-09-08T17:35:17.002Z | Downloaded uzers v0.12.2 |
| 860 | 2026-09-08T17:35:17.002Z | Downloaded rand_chacha v0.3.1 |
| 861 | 2026-09-08T17:35:17.002Z | Downloaded rtoolbox v0.0.3 |
| 862 | 2026-09-08T17:35:17.005Z | Downloaded postgres-types v0.2.12 |
| 863 | 2026-09-08T17:35:17.012Z | Downloaded ingot v0.2.1 |
| 864 | 2026-09-08T17:35:17.016Z | Downloaded constant_time_eq v0.4.2 |
| 865 | 2026-09-08T17:35:17.016Z | Downloaded hickory-server v0.25.2 |
| 866 | 2026-09-08T17:35:17.019Z | Downloaded semver v0.1.20 |
| 867 | 2026-09-08T17:35:17.019Z | Downloaded twox-hash v2.1.2 |
| 868 | 2026-09-08T17:35:17.019Z | Downloaded knus-derive v3.4.0 |
| 869 | 2026-09-08T17:35:17.019Z | Downloaded usdt-impl v0.6.0 |
| 870 | 2026-09-08T17:35:17.023Z | Downloaded packed_struct_codegen v0.10.1 |
| 871 | 2026-09-08T17:35:17.029Z | Downloaded icu_normalizer v2.1.1 |
| 872 | 2026-09-08T17:35:17.041Z | Downloaded potential_utf v0.1.4 |
| 873 | 2026-09-08T17:35:17.045Z | Downloaded powerfmt v0.2.0 |
| 874 | 2026-09-08T17:35:17.045Z | Downloaded precomputed-hash v0.1.1 |
| 875 | 2026-09-08T17:35:17.045Z | Downloaded rand_pcg v0.10.2 |
| 876 | 2026-09-08T17:35:17.045Z | Downloaded ref-cast-impl v1.0.25 |
| 877 | 2026-09-08T17:35:17.045Z | Downloaded zeroize v1.9.0 |
| 878 | 2026-09-08T17:35:17.045Z | Downloaded same-file v1.0.6 |
| 879 | 2026-09-08T17:35:17.045Z | Downloaded mime_guess v2.0.5 |
| 880 | 2026-09-08T17:35:17.045Z | Downloaded data-encoding v2.10.0 |
| 881 | 2026-09-08T17:35:17.045Z | Downloaded icu_provider v2.1.1 |
| 882 | 2026-09-08T17:35:17.045Z | Downloaded nanorand v0.7.0 |
| 883 | 2026-09-08T17:35:17.045Z | Downloaded supports-hyperlinks v3.2.0 |
| 884 | 2026-09-08T17:35:17.048Z | Downloaded signal-hook v0.3.18 |
| 885 | 2026-09-08T17:35:17.054Z | Downloaded subprocess v0.2.15 |
| 886 | 2026-09-08T17:35:17.057Z | Downloaded pem-rfc7468 v1.0.0 |
| 887 | 2026-09-08T17:35:17.057Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 888 | 2026-09-08T17:35:17.057Z | Downloaded pkcs8 v0.10.2 |
| 889 | 2026-09-08T17:35:17.060Z | Downloaded signal-hook-tokio v0.3.1 |
| 890 | 2026-09-08T17:35:17.060Z | Downloaded progenitor-extras v0.2.0 |
| 891 | 2026-09-08T17:35:17.065Z | Downloaded p256 v0.14.0 |
| 892 | 2026-09-08T17:35:17.069Z | Downloaded pin-project v1.1.11 |
| 893 | 2026-09-08T17:35:17.075Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 894 | 2026-09-08T17:35:17.079Z | Downloaded typify v0.6.2 |
| 895 | 2026-09-08T17:35:17.079Z | Downloaded siphasher v1.0.2 |
| 896 | 2026-09-08T17:35:17.079Z | Downloaded async-compression v0.4.41 |
| 897 | 2026-09-08T17:35:17.083Z | Downloaded sha1 v0.11.0 |
| 898 | 2026-09-08T17:35:17.083Z | Downloaded darling_macro v0.21.3 |
| 899 | 2026-09-08T17:35:17.086Z | Downloaded tower-service v0.3.3 |
| 900 | 2026-09-08T17:35:17.086Z | Downloaded usdt v0.6.0 |
| 901 | 2026-09-08T17:35:17.086Z | Downloaded utf8_iter v1.0.4 |
| 902 | 2026-09-08T17:35:17.086Z | Downloaded crypto-common v0.2.2 |
| 903 | 2026-09-08T17:35:17.090Z | Downloaded dsl_auto_type v0.2.0 |
| 904 | 2026-09-08T17:35:17.093Z | Downloaded rustls-platform-verifier v0.6.2 |
| 905 | 2026-09-08T17:35:17.096Z | Downloaded spki v0.8.0 |
| 906 | 2026-09-08T17:35:17.096Z | Downloaded typed-path v0.9.3 |
| 907 | 2026-09-08T17:35:17.102Z | Downloaded peg v0.8.5 |
| 908 | 2026-09-08T17:35:17.158Z | Downloaded socket2 v0.6.3 |
| 909 | 2026-09-08T17:35:17.158Z | Downloaded spin v0.9.8 |
| 910 | 2026-09-08T17:35:17.158Z | Downloaded static_assertions v1.1.0 |
| 911 | 2026-09-08T17:35:17.158Z | Downloaded thread-id v5.1.0 |
| 912 | 2026-09-08T17:35:17.158Z | Downloaded packed_struct v0.10.1 |
| 913 | 2026-09-08T17:35:17.164Z | Downloaded r2d2 v0.8.10 |
| 914 | 2026-09-08T17:35:17.164Z | Downloaded idna_adapter v1.2.1 |
| 915 | 2026-09-08T17:35:17.164Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 916 | 2026-09-08T17:35:17.164Z | Downloaded lazy_static v1.5.0 |
| 917 | 2026-09-08T17:35:17.164Z | Downloaded hyper-tls v0.6.0 |
| 918 | 2026-09-08T17:35:17.164Z | Downloaded inout v0.2.2 |
| 919 | 2026-09-08T17:35:17.164Z | Downloaded serde_derive_internals v0.29.1 |
| 920 | 2026-09-08T17:35:17.164Z | Downloaded time-macros v0.2.27 |
| 921 | 2026-09-08T17:35:17.164Z | Downloaded unicase v2.9.0 |
| 922 | 2026-09-08T17:35:17.164Z | Downloaded vergen-lib v9.1.0 |
| 923 | 2026-09-08T17:35:17.164Z | Downloaded whoami v1.6.1 |
| 924 | 2026-09-08T17:35:17.164Z | Downloaded darling_core v0.13.4 |
| 925 | 2026-09-08T17:35:17.166Z | Downloaded serde_with_macros v1.5.2 |
| 926 | 2026-09-08T17:35:17.166Z | Downloaded lru-slab v0.1.2 |
| 927 | 2026-09-08T17:35:17.166Z | Downloaded match_cfg v0.1.0 |
| 928 | 2026-09-08T17:35:17.166Z | Downloaded nonempty v0.12.0 |
| 929 | 2026-09-08T17:35:17.166Z | Downloaded knus v3.4.0 |
| 930 | 2026-09-08T17:35:17.166Z | Downloaded test-strategy v0.4.5 |
| 931 | 2026-09-08T17:35:17.167Z | Downloaded tinyvec v1.10.0 |
| 932 | 2026-09-08T17:35:17.167Z | Downloaded hyper-staticfile v0.10.1 |
| 933 | 2026-09-08T17:35:17.167Z | Downloaded derive-where v1.6.0 |
| 934 | 2026-09-08T17:35:17.167Z | Downloaded phf_shared v0.11.3 |
| 935 | 2026-09-08T17:35:17.167Z | Downloaded predicates-tree v1.0.13 |
| 936 | 2026-09-08T17:35:17.167Z | Downloaded derive_more-impl v2.1.1 |
| 937 | 2026-09-08T17:35:17.167Z | Downloaded proc-macro-crate v3.4.0 |
| 938 | 2026-09-08T17:35:17.167Z | Downloaded wyz v0.5.1 |
| 939 | 2026-09-08T17:35:17.167Z | Downloaded new_debug_unreachable v1.0.6 |
| 940 | 2026-09-08T17:35:17.167Z | Downloaded ssh-cipher v0.3.0 |
| 941 | 2026-09-08T17:35:17.167Z | Downloaded support-bundle-viewer v0.1.2 |
| 942 | 2026-09-08T17:35:17.167Z | Downloaded ed25519-dalek v3.0.0 |
| 943 | 2026-09-08T17:35:17.167Z | Downloaded unicode-segmentation v1.12.0 |
| 944 | 2026-09-08T17:35:17.167Z | Downloaded tower v0.5.3 |
| 945 | 2026-09-08T17:35:17.167Z | Downloaded rustls-webpki v0.103.13 |
| 946 | 2026-09-08T17:35:17.167Z | Downloaded ml-kem v0.3.2 |
| 947 | 2026-09-08T17:35:17.167Z | Downloaded newtype-uuid-macros v0.1.0 |
| 948 | 2026-09-08T17:35:17.167Z | Downloaded zerovec-derive v0.11.2 |
| 949 | 2026-09-08T17:35:17.168Z | Downloaded slog-json v2.6.1 |
| 950 | 2026-09-08T17:35:17.168Z | Downloaded quick-error v1.2.3 |
| 951 | 2026-09-08T17:35:17.168Z | Downloaded tokio-tungstenite v0.23.1 |
| 952 | 2026-09-08T17:35:17.168Z | Downloaded hashbrown v0.16.1 |
| 953 | 2026-09-08T17:35:17.168Z | Downloaded rfc6979 v0.6.0 |
| 954 | 2026-09-08T17:35:17.174Z | Downloaded aes-gcm v0.11.0 |
| 955 | 2026-09-08T17:35:17.174Z | Downloaded rustc_version v0.1.7 |
| 956 | 2026-09-08T17:35:17.174Z | Downloaded aes v0.9.1 |
| 957 | 2026-09-08T17:35:17.174Z | Downloaded delegate v0.13.5 |
| 958 | 2026-09-08T17:35:17.174Z | Downloaded futures-util v0.3.32 |
| 959 | 2026-09-08T17:35:17.179Z | Downloaded parse-display v0.10.0 |
| 960 | 2026-09-08T17:35:17.179Z | Downloaded pkcs5 v0.8.1 |
| 961 | 2026-09-08T17:35:17.183Z | Downloaded strum v0.27.2 |
| 962 | 2026-09-08T17:35:17.183Z | Downloaded hyper v1.10.1 |
| 963 | 2026-09-08T17:35:17.187Z | Downloaded pretty_assertions v1.4.1 |
| 964 | 2026-09-08T17:35:17.187Z | Downloaded zerocopy-derive v0.8.55 |
| 965 | 2026-09-08T17:35:17.200Z | Downloaded rustc-hash v2.1.1 |
| 966 | 2026-09-08T17:35:17.200Z | Downloaded serde_bytes v0.11.19 |
| 967 | 2026-09-08T17:35:17.200Z | Downloaded slog-envlogger v2.2.0 |
| 968 | 2026-09-08T17:35:17.200Z | Downloaded progenitor-impl v0.13.0 |
| 969 | 2026-09-08T17:35:17.200Z | Downloaded cc v1.2.56 |
| 970 | 2026-09-08T17:35:17.200Z | Downloaded cookie_store v0.22.1 |
| 971 | 2026-09-08T17:35:17.200Z | Downloaded sync_wrapper v1.0.2 |
| 972 | 2026-09-08T17:35:17.200Z | Downloaded tabwriter v1.4.1 |
| 973 | 2026-09-08T17:35:17.211Z | Downloaded cookie v0.18.1 |
| 974 | 2026-09-08T17:35:17.211Z | Downloaded tar v0.4.46 |
| 975 | 2026-09-08T17:35:17.217Z | Downloaded digest v0.11.3 |
| 976 | 2026-09-08T17:35:17.217Z | Downloaded ignore v0.4.25 |
| 977 | 2026-09-08T17:35:17.217Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 978 | 2026-09-08T17:35:17.217Z | Downloaded smallvec v1.15.1 |
| 979 | 2026-09-08T17:35:17.220Z | Downloaded hashbrown v0.14.5 |
| 980 | 2026-09-08T17:35:17.220Z | Downloaded parking_lot_core v0.8.6 |
| 981 | 2026-09-08T17:35:17.226Z | Downloaded unit-prefix v0.5.2 |
| 982 | 2026-09-08T17:35:17.229Z | Downloaded usdt-attr-macro v0.6.0 |
| 983 | 2026-09-08T17:35:17.229Z | Downloaded zeroize_derive v1.5.0 |
| 984 | 2026-09-08T17:35:17.229Z | Downloaded maybe-uninit v2.0.0 |
| 985 | 2026-09-08T17:35:17.235Z | Downloaded simd-adler32 v0.3.8 |
| 986 | 2026-09-08T17:35:17.235Z | Downloaded phf v0.13.1 |
| 987 | 2026-09-08T17:35:17.238Z | Downloaded phc v0.6.1 |
| 988 | 2026-09-08T17:35:17.238Z | Downloaded zone_cfg_derive v0.3.1 |
| 989 | 2026-09-08T17:35:17.242Z | Downloaded openssl-probe v0.2.1 |
| 990 | 2026-09-08T17:35:17.247Z | Downloaded crossterm v0.28.1 |
| 991 | 2026-09-08T17:35:17.250Z | Downloaded derive_more v2.1.1 |
| 992 | 2026-09-08T17:35:17.255Z | Downloaded yansi v1.0.1 |
| 993 | 2026-09-08T17:35:17.264Z | Downloaded num-bigint v0.4.6 |
| 994 | 2026-09-08T17:35:17.264Z | Downloaded tui-tree-widget v0.23.1 |
| 995 | 2026-09-08T17:35:17.264Z | Downloaded derive_more v0.99.20 |
| 996 | 2026-09-08T17:35:17.264Z | Downloaded oso v0.27.3 |
| 997 | 2026-09-08T17:35:17.264Z | Downloaded ryu v1.0.23 |
| 998 | 2026-09-08T17:35:17.264Z | Downloaded vergen-gitcl v1.0.8 |
| 999 | 2026-09-08T17:35:17.267Z | Downloaded serde_spanned v1.1.1 |
| 1000 | 2026-09-08T17:35:17.267Z | Downloaded rustc_version v0.4.1 |
| 1001 | 2026-09-08T17:35:17.268Z | Downloaded h2 v0.4.15 |
| 1002 | 2026-09-08T17:35:17.274Z | Downloaded num-bigint-dig v0.8.6 |
| 1003 | 2026-09-08T17:35:17.279Z | Downloaded whoami v2.1.0 |
| 1004 | 2026-09-08T17:35:17.282Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1005 | 2026-09-08T17:35:17.286Z | Downloaded hashbrown v0.15.5 |
| 1006 | 2026-09-08T17:35:17.289Z | Downloaded smf v0.2.3 |
| 1007 | 2026-09-08T17:35:17.289Z | Downloaded sqlformat v0.3.5 |
| 1008 | 2026-09-08T17:35:17.292Z | Downloaded diesel-dtrace v0.5.0 |
| 1009 | 2026-09-08T17:35:17.293Z | Downloaded hkdf v0.13.0 |
| 1010 | 2026-09-08T17:35:17.296Z | Downloaded sha2 v0.11.0 |
| 1011 | 2026-09-08T17:35:17.302Z | Downloaded unicode-truncate v1.1.0 |
| 1012 | 2026-09-08T17:35:17.302Z | Downloaded stringprep v0.1.5 |
| 1013 | 2026-09-08T17:35:17.305Z | Downloaded usdt-macro v0.6.0 |
| 1014 | 2026-09-08T17:35:17.310Z | Downloaded tokio-tungstenite v0.21.0 |
| 1015 | 2026-09-08T17:35:17.313Z | Downloaded jiff-static v0.2.34 |
| 1016 | 2026-09-08T17:35:17.313Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1017 | 2026-09-08T17:35:17.314Z | Downloaded num-traits v0.2.19 |
| 1018 | 2026-09-08T17:35:17.317Z | Downloaded multer v3.1.0 |
| 1019 | 2026-09-08T17:35:17.317Z | Downloaded toml v0.7.8 |
| 1020 | 2026-09-08T17:35:17.317Z | Downloaded darling_macro v0.20.11 |
| 1021 | 2026-09-08T17:35:17.323Z | Downloaded tracing-core v0.1.36 |
| 1022 | 2026-09-08T17:35:17.323Z | Downloaded const_format_proc_macros v0.2.34 |
| 1023 | 2026-09-08T17:35:17.323Z | Downloaded derive-ex v0.1.8 |
| 1024 | 2026-09-08T17:35:17.328Z | Downloaded xattr v1.6.1 |
| 1025 | 2026-09-08T17:35:17.328Z | Downloaded icu_collections v2.1.1 |
| 1026 | 2026-09-08T17:35:17.328Z | Downloaded tokio-util v0.7.18 |
| 1027 | 2026-09-08T17:35:17.332Z | Downloaded openssl-sys v0.9.117 |
| 1028 | 2026-09-08T17:35:17.332Z | Downloaded zerotrie v0.2.3 |
| 1029 | 2026-09-08T17:35:17.336Z | Downloaded thiserror-no-std v2.0.2 |
| 1030 | 2026-09-08T17:35:17.336Z | Downloaded crypto-bigint v0.5.5 |
| 1031 | 2026-09-08T17:35:17.340Z | Downloaded parse-display-derive v0.10.0 |
| 1032 | 2026-09-08T17:35:17.340Z | Downloaded primefield v0.14.0 |
| 1033 | 2026-09-08T17:35:17.342Z | Downloaded progenitor-client v0.13.0 |
| 1034 | 2026-09-08T17:35:17.342Z | Downloaded qorb v0.4.1 |
| 1035 | 2026-09-08T17:35:17.349Z | Downloaded drift v0.2.0 |
| 1036 | 2026-09-08T17:35:17.358Z | Downloaded module-lattice v0.2.3 |
| 1037 | 2026-09-08T17:35:17.358Z | Downloaded progenitor-impl v0.14.0 |
| 1038 | 2026-09-08T17:35:17.358Z | Downloaded crossbeam-epoch v0.9.18 |
| 1039 | 2026-09-08T17:35:17.358Z | Downloaded serdect v0.4.3 |
| 1040 | 2026-09-08T17:35:17.358Z | Downloaded difflib v0.4.0 |
| 1041 | 2026-09-08T17:35:17.358Z | Downloaded slog-term v2.9.2 |
| 1042 | 2026-09-08T17:35:17.366Z | Downloaded dirs-next v2.0.0 |
| 1043 | 2026-09-08T17:35:17.366Z | Downloaded strum_macros v0.27.2 |
| 1044 | 2026-09-08T17:35:17.366Z | Downloaded inout v0.1.4 |
| 1045 | 2026-09-08T17:35:17.366Z | Downloaded itertools v0.10.5 |
| 1046 | 2026-09-08T17:35:17.366Z | Downloaded pem v3.0.6 |
| 1047 | 2026-09-08T17:35:17.366Z | Downloaded md5 v0.8.0 |
| 1048 | 2026-09-08T17:35:17.366Z | Downloaded slog-stdlog v4.1.1 |
| 1049 | 2026-09-08T17:35:17.366Z | Downloaded crossbeam-deque v0.8.6 |
| 1050 | 2026-09-08T17:35:17.366Z | Downloaded crc32fast v1.5.0 |
| 1051 | 2026-09-08T17:35:17.366Z | Downloaded steno v0.4.1 |
| 1052 | 2026-09-08T17:35:17.371Z | Downloaded hkdf v0.12.4 |
| 1053 | 2026-09-08T17:35:17.371Z | Downloaded psl-types v2.0.11 |
| 1054 | 2026-09-08T17:35:17.371Z | Downloaded nom v8.0.0 |
| 1055 | 2026-09-08T17:35:17.374Z | Downloaded litrs v1.0.0 |
| 1056 | 2026-09-08T17:35:17.374Z | Downloaded unicode_categories v0.1.1 |
| 1057 | 2026-09-08T17:35:17.380Z | Downloaded xshell v0.2.7 |
| 1058 | 2026-09-08T17:35:17.384Z | Downloaded miette v7.6.0 |
| 1059 | 2026-09-08T17:35:17.387Z | Downloaded unicode-normalization v0.1.25 |
| 1060 | 2026-09-08T17:35:17.390Z | Downloaded tap v1.0.1 |
| 1061 | 2026-09-08T17:35:17.394Z | Downloaded trait-variant v0.1.2 |
| 1062 | 2026-09-08T17:35:17.394Z | Downloaded termios v0.3.3 |
| 1063 | 2026-09-08T17:35:17.396Z | Downloaded uuid v1.23.4 |
| 1064 | 2026-09-08T17:35:17.400Z | Downloaded zip v4.6.1 |
| 1065 | 2026-09-08T17:35:17.403Z | Downloaded iana-time-zone v0.1.65 |
| 1066 | 2026-09-08T17:35:17.403Z | Downloaded serde_with v1.14.0 |
| 1067 | 2026-09-08T17:35:17.408Z | Downloaded ed25519 v3.0.0 |
| 1068 | 2026-09-08T17:35:17.414Z | Downloaded openssl-macros v0.1.1 |
| 1069 | 2026-09-08T17:35:17.418Z | Downloaded void v1.0.2 |
| 1070 | 2026-09-08T17:35:17.418Z | Downloaded zstd v0.13.3 |
| 1071 | 2026-09-08T17:35:17.420Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1072 | 2026-09-08T17:35:17.421Z | Downloaded libloading v0.8.9 |
| 1073 | 2026-09-08T17:35:17.427Z | Downloaded schemars v0.8.22 |
| 1074 | 2026-09-08T17:35:17.430Z | Downloaded tinyvec_macros v0.1.1 |
| 1075 | 2026-09-08T17:35:17.430Z | Downloaded unicode-xid v0.2.6 |
| 1076 | 2026-09-08T17:35:17.430Z | Downloaded embedded-io v0.6.1 |
| 1077 | 2026-09-08T17:35:17.434Z | Downloaded vergen-git2 v9.1.0 |
| 1078 | 2026-09-08T17:35:17.434Z | Downloaded schemars v1.2.1 |
| 1079 | 2026-09-08T17:35:17.438Z | Downloaded keccak v0.2.0 |
| 1080 | 2026-09-08T17:35:17.442Z | Downloaded nu-ansi-term v0.50.3 |
| 1081 | 2026-09-08T17:35:17.442Z | Downloaded indent_write v2.2.0 |
| 1082 | 2026-09-08T17:35:17.442Z | Downloaded openssl-probe v0.1.6 |
| 1083 | 2026-09-08T17:35:17.442Z | Downloaded oso-derive v0.27.3 |
| 1084 | 2026-09-08T17:35:17.456Z | Downloaded sigpipe v0.1.3 |
| 1085 | 2026-09-08T17:35:17.459Z | Downloaded rcgen v0.12.1 |
| 1086 | 2026-09-08T17:35:17.460Z | Downloaded typify-macro v0.6.2 |
| 1087 | 2026-09-08T17:35:17.460Z | Downloaded num-rational v0.4.2 |
| 1088 | 2026-09-08T17:35:17.460Z | Downloaded sec1 v0.8.1 |
| 1089 | 2026-09-08T17:35:17.460Z | Downloaded x509-cert v0.2.5 |
| 1090 | 2026-09-08T17:35:17.460Z | Downloaded postcard v1.1.3 |
| 1091 | 2026-09-08T17:35:17.461Z | Downloaded document-features v0.2.12 |
| 1092 | 2026-09-08T17:35:17.461Z | Downloaded serde_tokenstream v0.3.0 |
| 1093 | 2026-09-08T17:35:17.461Z | Downloaded tls_codec_derive v0.4.2 |
| 1094 | 2026-09-08T17:35:17.461Z | Downloaded want v0.3.1 |
| 1095 | 2026-09-08T17:35:17.461Z | Downloaded crc-catalog v2.4.0 |
| 1096 | 2026-09-08T17:35:17.461Z | Downloaded pbkdf2 v0.13.0 |
| 1097 | 2026-09-08T17:35:17.464Z | Downloaded dof v0.4.0 |
| 1098 | 2026-09-08T17:35:17.473Z | Downloaded tokio-rustls v0.26.4 |
| 1099 | 2026-09-08T17:35:17.477Z | Downloaded ed25519-dalek v2.2.0 |
| 1100 | 2026-09-08T17:35:17.477Z | Downloaded similar v2.7.0 |
| 1101 | 2026-09-08T17:35:17.482Z | Downloaded darling_core v0.21.3 |
| 1102 | 2026-09-08T17:35:17.482Z | Downloaded signal-hook-mio v0.2.5 |
| 1103 | 2026-09-08T17:35:17.482Z | Downloaded lock_api v0.4.14 |
| 1104 | 2026-09-08T17:35:17.482Z | Downloaded tokio-test v0.4.5 |
| 1105 | 2026-09-08T17:35:17.486Z | Downloaded samael v0.0.19 |
| 1106 | 2026-09-08T17:35:17.490Z | Downloaded darling_core v0.20.11 |
| 1107 | 2026-09-08T17:35:17.490Z | Downloaded rand_core v0.6.4 |
| 1108 | 2026-09-08T17:35:17.493Z | Downloaded num-iter v0.1.45 |
| 1109 | 2026-09-08T17:35:17.493Z | Downloaded oxide-generation v0.1.3 |
| 1110 | 2026-09-08T17:35:17.493Z | Downloaded phf_shared v0.12.1 |
| 1111 | 2026-09-08T17:35:17.498Z | Downloaded tokio-postgres v0.7.16 |
| 1112 | 2026-09-08T17:35:17.502Z | Downloaded smallvec v0.6.14 |
| 1113 | 2026-09-08T17:35:17.502Z | Downloaded derive_builder v0.20.2 |
| 1114 | 2026-09-08T17:35:17.506Z | Downloaded maplit v1.0.2 |
| 1115 | 2026-09-08T17:35:17.506Z | Downloaded sync-ptr v0.1.4 |
| 1116 | 2026-09-08T17:35:17.513Z | Downloaded stacker v0.1.23 |
| 1117 | 2026-09-08T17:35:17.513Z | Downloaded crypto-primes v0.7.2 |
| 1118 | 2026-09-08T17:35:17.522Z | Downloaded strsim v0.10.0 |
| 1119 | 2026-09-08T17:35:17.522Z | Downloaded secrecy v0.8.0 |
| 1120 | 2026-09-08T17:35:17.522Z | Downloaded yoke v0.8.1 |
| 1121 | 2026-09-08T17:35:17.522Z | Downloaded reqwest v0.13.2 |
| 1122 | 2026-09-08T17:35:17.527Z | Downloaded ctutils v0.4.2 |
| 1123 | 2026-09-08T17:35:17.529Z | Downloaded embedded-io v0.4.0 |
| 1124 | 2026-09-08T17:35:17.529Z | Downloaded peg-runtime v0.8.5 |
| 1125 | 2026-09-08T17:35:17.529Z | Downloaded olpc-cjson v0.1.4 |
| 1126 | 2026-09-08T17:35:17.530Z | Downloaded vergen v9.1.0 |
| 1127 | 2026-09-08T17:35:17.530Z | Downloaded reqwest v0.12.28 |
| 1128 | 2026-09-08T17:35:17.530Z | Downloaded libxml v0.3.3 |
| 1129 | 2026-09-08T17:35:17.533Z | Downloaded ipnetwork v0.21.1 |
| 1130 | 2026-09-08T17:35:17.533Z | Downloaded winnow v0.6.26 |
| 1131 | 2026-09-08T17:35:17.533Z | Downloaded rawzip v0.4.4 |
| 1132 | 2026-09-08T17:35:17.537Z | Downloaded itertools v0.12.1 |
| 1133 | 2026-09-08T17:35:17.541Z | Downloaded indexmap v1.9.3 |
| 1134 | 2026-09-08T17:35:17.541Z | Downloaded ron v0.8.1 |
| 1135 | 2026-09-08T17:35:17.545Z | Downloaded num-integer v0.1.46 |
| 1136 | 2026-09-08T17:35:17.548Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1137 | 2026-09-08T17:35:17.548Z | Downloaded utf-8 v0.7.6 |
| 1138 | 2026-09-08T17:35:17.548Z | Downloaded git2 v0.20.4 |
| 1139 | 2026-09-08T17:35:17.551Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1140 | 2026-09-08T17:35:17.552Z | Downloaded crunchy v0.2.4 |
| 1141 | 2026-09-08T17:35:17.554Z | Downloaded derive_builder_macro v0.20.2 |
| 1142 | 2026-09-08T17:35:17.554Z | Downloaded ingot-macros v0.2.0 |
| 1143 | 2026-09-08T17:35:17.554Z | Downloaded litemap v0.8.1 |
| 1144 | 2026-09-08T17:35:17.555Z | Downloaded memmap2 v0.9.10 |
| 1145 | 2026-09-08T17:35:17.558Z | Downloaded rfc6979 v0.4.0 |
| 1146 | 2026-09-08T17:35:17.558Z | Downloaded strum v0.26.3 |
| 1147 | 2026-09-08T17:35:17.558Z | Downloaded untrusted v0.7.1 |
| 1148 | 2026-09-08T17:35:17.558Z | Downloaded lzss v0.8.2 |
| 1149 | 2026-09-08T17:35:17.558Z | Downloaded pkcs8 v0.11.0 |
| 1150 | 2026-09-08T17:35:17.562Z | Downloaded seq-macro v0.3.6 |
| 1151 | 2026-09-08T17:35:17.562Z | Downloaded salsa20 v0.11.0 |
| 1152 | 2026-09-08T17:35:17.562Z | Downloaded term v0.7.0 |
| 1153 | 2026-09-08T17:35:17.565Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1154 | 2026-09-08T17:35:17.565Z | Downloaded tungstenite v0.21.0 |
| 1155 | 2026-09-08T17:35:17.566Z | Downloaded parking_lot v0.12.5 |
| 1156 | 2026-09-08T17:35:17.569Z | Downloaded primeorder v0.13.6 |
| 1157 | 2026-09-08T17:35:17.569Z | Downloaded lru-cache v0.1.2 |
| 1158 | 2026-09-08T17:35:17.569Z | Downloaded signal-hook-registry v1.4.8 |
| 1159 | 2026-09-08T17:35:17.569Z | Downloaded rand v0.8.6 |
| 1160 | 2026-09-08T17:35:17.573Z | Downloaded zerovec v0.11.5 |
| 1161 | 2026-09-08T17:35:17.576Z | Downloaded defmt-macros v1.0.1 |
| 1162 | 2026-09-08T17:35:17.576Z | Downloaded icu_normalizer_data v2.1.1 |
| 1163 | 2026-09-08T17:35:17.576Z | Downloaded nom v7.1.3 |
| 1164 | 2026-09-08T17:35:17.580Z | Downloaded der v0.7.10 |
| 1165 | 2026-09-08T17:35:17.583Z | Downloaded ed25519 v2.2.3 |
| 1166 | 2026-09-08T17:35:17.583Z | Downloaded icu_properties v2.1.2 |
| 1167 | 2026-09-08T17:35:17.583Z | Downloaded russh v0.62.4 |
| 1168 | 2026-09-08T17:35:17.587Z | Downloaded miniz_oxide v0.8.9 |
| 1169 | 2026-09-08T17:35:17.591Z | Downloaded darling v0.20.11 |
| 1170 | 2026-09-08T17:35:17.594Z | Downloaded diff v0.1.13 |
| 1171 | 2026-09-08T17:35:17.594Z | Downloaded rand v0.10.1 |
| 1172 | 2026-09-08T17:35:17.597Z | Downloaded crc-any v2.5.0 |
| 1173 | 2026-09-08T17:35:17.598Z | Downloaded crossbeam-channel v0.5.15 |
| 1174 | 2026-09-08T17:35:17.601Z | Downloaded darling v0.23.0 |
| 1175 | 2026-09-08T17:35:17.604Z | Downloaded rustls-pemfile v2.2.0 |
| 1176 | 2026-09-08T17:35:17.604Z | Downloaded kem v0.3.0 |
| 1177 | 2026-09-08T17:35:17.604Z | Downloaded sponge-cursor v0.1.0 |
| 1178 | 2026-09-08T17:35:17.604Z | Downloaded defmt-parser v1.0.0 |
| 1179 | 2026-09-08T17:35:17.608Z | Downloaded prefix-trie v0.7.0 |
| 1180 | 2026-09-08T17:35:17.608Z | Downloaded rand_chacha v0.9.0 |
| 1181 | 2026-09-08T17:35:17.608Z | Downloaded sec1 v0.7.3 |
| 1182 | 2026-09-08T17:35:17.608Z | Downloaded zone v0.3.1 |
| 1183 | 2026-09-08T17:35:17.612Z | Downloaded num-conv v0.2.0 |
| 1184 | 2026-09-08T17:35:17.612Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1185 | 2026-09-08T17:35:17.616Z | Downloaded wait-timeout v0.2.1 |
| 1186 | 2026-09-08T17:35:17.616Z | Downloaded ctr v0.10.1 |
| 1187 | 2026-09-08T17:35:17.616Z | Downloaded const_format v0.2.35 |
| 1188 | 2026-09-08T17:35:17.620Z | Downloaded schemars v0.9.0 |
| 1189 | 2026-09-08T17:35:17.625Z | Downloaded darling v0.21.3 |
| 1190 | 2026-09-08T17:35:17.633Z | Downloaded ipnet v2.12.0 |
| 1191 | 2026-09-08T17:35:17.637Z | Downloaded num_enum v0.7.6 |
| 1192 | 2026-09-08T17:35:17.637Z | Downloaded pkg-config v0.3.32 |
| 1193 | 2026-09-08T17:35:17.637Z | Downloaded indoc v2.0.7 |
| 1194 | 2026-09-08T17:35:17.637Z | Downloaded tower-layer v0.3.3 |
| 1195 | 2026-09-08T17:35:17.637Z | Downloaded minimal-lexical v0.2.1 |
| 1196 | 2026-09-08T17:35:17.641Z | Downloaded libefi-sys v0.1.0 |
| 1197 | 2026-09-08T17:35:17.641Z | Downloaded zerocopy v0.6.6 |
| 1198 | 2026-09-08T17:35:17.641Z | Downloaded predicates-core v1.0.10 |
| 1199 | 2026-09-08T17:35:17.641Z | Downloaded rand v0.9.2 |
| 1200 | 2026-09-08T17:35:17.644Z | Downloaded ident_case v1.0.1 |
| 1201 | 2026-09-08T17:35:17.644Z | Downloaded is_ci v1.2.0 |
| 1202 | 2026-09-08T17:35:17.644Z | Downloaded mime v0.3.17 |
| 1203 | 2026-09-08T17:35:17.644Z | Downloaded take_mut v0.2.2 |
| 1204 | 2026-09-08T17:35:17.644Z | Downloaded vcpkg v0.2.15 |
| 1205 | 2026-09-08T17:35:17.667Z | Downloaded time-core v0.1.8 |
| 1206 | 2026-09-08T17:35:17.670Z | Downloaded ena v0.14.4 |
| 1207 | 2026-09-08T17:35:17.670Z | Downloaded subtle v2.6.1 |
| 1208 | 2026-09-08T17:35:17.670Z | Downloaded postgres-protocol v0.6.10 |
| 1209 | 2026-09-08T17:35:17.673Z | Downloaded rand_seeder v0.4.0 |
| 1210 | 2026-09-08T17:35:17.673Z | Downloaded serde_cbor v0.11.2 |
| 1211 | 2026-09-08T17:35:17.673Z | Downloaded der v0.8.0 |
| 1212 | 2026-09-08T17:35:17.676Z | Downloaded diesel_derives v2.3.7 |
| 1213 | 2026-09-08T17:35:17.679Z | Downloaded icu_locale_core v2.1.1 |
| 1214 | 2026-09-08T17:35:17.684Z | Downloaded linear-map v1.2.0 |
| 1215 | 2026-09-08T17:35:17.684Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1216 | 2026-09-08T17:35:17.688Z | Downloaded derive_builder_core v0.20.2 |
| 1217 | 2026-09-08T17:35:17.688Z | Downloaded darling_macro v0.23.0 |
| 1218 | 2026-09-08T17:35:17.688Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1219 | 2026-09-08T17:35:17.688Z | Downloaded ecdsa v0.17.0 |
| 1220 | 2026-09-08T17:35:17.688Z | Downloaded jiff-core v0.1.0 |
| 1221 | 2026-09-08T17:35:17.697Z | Downloaded rayon-core v1.13.0 |
| 1222 | 2026-09-08T17:35:17.698Z | Downloaded tinystr v0.8.2 |
| 1223 | 2026-09-08T17:35:17.701Z | Downloaded crossterm v0.29.0 |
| 1224 | 2026-09-08T17:35:17.702Z | Downloaded proc-macro-error2 v2.0.1 |
| 1225 | 2026-09-08T17:35:17.702Z | Downloaded hyper-util v0.1.20 |
| 1226 | 2026-09-08T17:35:17.702Z | Downloaded writeable v0.6.2 |
| 1227 | 2026-09-08T17:35:17.702Z | Downloaded winnow v1.0.3 |
| 1228 | 2026-09-08T17:35:17.707Z | Downloaded oxide-update-engine v0.1.2 |
| 1229 | 2026-09-08T17:35:17.710Z | Downloaded psm v0.1.30 |
| 1230 | 2026-09-08T17:35:17.710Z | Downloaded rustls-pki-types v1.14.0 |
| 1231 | 2026-09-08T17:35:17.710Z | Downloaded tungstenite v0.23.0 |
| 1232 | 2026-09-08T17:35:17.714Z | Downloaded omicron-zone-package v0.12.3 |
| 1233 | 2026-09-08T17:35:17.714Z | Downloaded slab v0.4.12 |
| 1234 | 2026-09-08T17:35:17.714Z | Downloaded yasna v0.5.2 |
| 1235 | 2026-09-08T17:35:17.717Z | Downloaded convert_case v0.10.0 |
| 1236 | 2026-09-08T17:35:17.717Z | Downloaded native-tls v0.2.18 |
| 1237 | 2026-09-08T17:35:17.717Z | Downloaded smoltcp v0.9.1 |
| 1238 | 2026-09-08T17:35:17.721Z | Downloaded aws-lc-rs v1.16.3 |
| 1239 | 2026-09-08T17:35:17.727Z | Downloaded slog-dtrace v0.3.0 |
| 1240 | 2026-09-08T17:35:17.730Z | Downloaded sha3 v0.12.0 |
| 1241 | 2026-09-08T17:35:17.730Z | Downloaded iri-string v0.7.10 |
| 1242 | 2026-09-08T17:35:17.734Z | Downloaded reedline v0.40.0 |
| 1243 | 2026-09-08T17:35:17.738Z | Downloaded peg-macros v0.8.5 |
| 1244 | 2026-09-08T17:35:17.738Z | Downloaded zlib-rs v0.6.2 |
| 1245 | 2026-09-08T17:35:17.741Z | Downloaded pin-project-lite v0.2.17 |
| 1246 | 2026-09-08T17:35:17.744Z | Downloaded ssh-encoding v0.3.0 |
| 1247 | 2026-09-08T17:35:17.745Z | Downloaded resolv-conf v0.7.6 |
| 1248 | 2026-09-08T17:35:17.745Z | Downloaded proptest v1.11.0 |
| 1249 | 2026-09-08T17:35:17.748Z | Downloaded zopfli v0.8.3 |
| 1250 | 2026-09-08T17:35:17.752Z | Downloaded itertools v0.15.0 |
| 1251 | 2026-09-08T17:35:17.754Z | Downloaded gimli v0.32.3 |
| 1252 | 2026-09-08T17:35:17.758Z | Downloaded goblin v0.10.5 |
| 1253 | 2026-09-08T17:35:17.764Z | Downloaded dropshot-api-manager v0.8.0 |
| 1254 | 2026-09-08T17:35:17.768Z | Downloaded serde_with_macros v3.21.0 |
| 1255 | 2026-09-08T17:35:17.768Z | Downloaded itertools v0.13.0 |
| 1256 | 2026-09-08T17:35:17.772Z | Downloaded bitvec v1.0.1 |
| 1257 | 2026-09-08T17:35:17.780Z | Downloaded unicode-bidi v0.3.18 |
| 1258 | 2026-09-08T17:35:17.839Z | Downloaded dropshot_endpoint v0.17.1 |
| 1259 | 2026-09-08T17:35:17.839Z | Downloaded iddqd v0.4.2 |
| 1260 | 2026-09-08T17:35:17.842Z | Downloaded rsa v0.9.10 |
| 1261 | 2026-09-08T17:35:17.843Z | Downloaded parking_lot v0.11.2 |
| 1262 | 2026-09-08T17:35:17.843Z | Downloaded icu_properties_data v2.1.2 |
| 1263 | 2026-09-08T17:35:17.843Z | Downloaded itertools v0.14.0 |
| 1264 | 2026-09-08T17:35:17.843Z | Downloaded bindgen v0.71.1 |
| 1265 | 2026-09-08T17:35:17.843Z | Downloaded chrono v0.4.45 |
| 1266 | 2026-09-08T17:35:17.843Z | Downloaded rustyline v14.0.0 |
| 1267 | 2026-09-08T17:35:17.843Z | Downloaded toml_edit v0.19.15 |
| 1268 | 2026-09-08T17:35:17.843Z | Downloaded snafu v0.8.9 |
| 1269 | 2026-09-08T17:35:17.843Z | Downloaded winnow v0.5.40 |
| 1270 | 2026-09-08T17:35:17.843Z | Downloaded zip v0.6.6 |
| 1271 | 2026-09-08T17:35:17.843Z | Downloaded blake3 v1.8.5 |
| 1272 | 2026-09-08T17:35:17.843Z | Downloaded radix_trie v0.2.1 |
| 1273 | 2026-09-08T17:35:17.843Z | Downloaded mio v1.2.0 |
| 1274 | 2026-09-08T17:35:17.843Z | Downloaded indicatif v0.18.4 |
| 1275 | 2026-09-08T17:35:17.843Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1276 | 2026-09-08T17:35:17.847Z | Downloaded publicsuffix v2.3.0 |
| 1277 | 2026-09-08T17:35:17.847Z | Downloaded rsa v0.10.0-rc.18 |
| 1278 | 2026-09-08T17:35:17.850Z | Downloaded darling_core v0.23.0 |
| 1279 | 2026-09-08T17:35:17.853Z | Downloaded object v0.30.4 |
| 1280 | 2026-09-08T17:35:17.856Z | Downloaded tough v0.22.0 |
| 1281 | 2026-09-08T17:35:17.860Z | Downloaded p384 v0.13.1 |
| 1282 | 2026-09-08T17:35:17.863Z | Downloaded regex v1.12.3 |
| 1283 | 2026-09-08T17:35:17.866Z | Downloaded url v2.5.8 |
| 1284 | 2026-09-08T17:35:17.869Z | Downloaded idna v1.1.0 |
| 1285 | 2026-09-08T17:35:17.869Z | Downloaded p521 v0.14.0 |
| 1286 | 2026-09-08T17:35:17.872Z | Downloaded moka v0.12.13 |
| 1287 | 2026-09-08T17:35:17.877Z | Downloaded scuffle v0.1.0 |
| 1288 | 2026-09-08T17:35:17.877Z | Downloaded libm v0.2.16 |
| 1289 | 2026-09-08T17:35:17.886Z | Downloaded regex-syntax v0.6.29 |
| 1290 | 2026-09-08T17:35:17.890Z | Downloaded tabled v0.21.0 |
| 1291 | 2026-09-08T17:35:17.898Z | Downloaded salty v0.3.0 |
| 1292 | 2026-09-08T17:35:17.901Z | Downloaded hickory-proto v0.24.4 |
| 1293 | 2026-09-08T17:35:17.906Z | Downloaded rustls v0.23.41 |
| 1294 | 2026-09-08T17:35:17.921Z | Downloaded openssl v0.10.80 |
| 1295 | 2026-09-08T17:35:17.926Z | Downloaded hickory-proto v0.25.2 |
| 1296 | 2026-09-08T17:35:17.935Z | Downloaded quinn-proto v0.11.16 |
| 1297 | 2026-09-08T17:35:17.940Z | Downloaded quick-xml v0.37.5 |
| 1298 | 2026-09-08T17:35:17.943Z | Downloaded serde_with v3.21.0 |
| 1299 | 2026-09-08T17:35:17.949Z | Downloaded openapiv3 v2.2.0 |
| 1300 | 2026-09-08T17:35:17.955Z | Downloaded syn v3.0.3 |
| 1301 | 2026-09-08T17:35:17.963Z | Downloaded tower-http v0.6.8 |
| 1302 | 2026-09-08T17:35:17.966Z | Downloaded curve25519-dalek v5.0.0 |
| 1303 | 2026-09-08T17:35:17.975Z | Downloaded portable-atomic v1.13.1 |
| 1304 | 2026-09-08T17:35:17.979Z | Downloaded petname v2.0.2 |
| 1305 | 2026-09-08T17:35:17.984Z | Downloaded rayon v1.11.0 |
| 1306 | 2026-09-08T17:35:17.988Z | Downloaded bstr v1.12.1 |
| 1307 | 2026-09-08T17:35:17.993Z | Downloaded zerocopy v0.8.55 |
| 1308 | 2026-09-08T17:35:18.004Z | Downloaded smoltcp v0.11.0 |
| 1309 | 2026-09-08T17:35:18.011Z | Downloaded object v0.37.3 |
| 1310 | 2026-09-08T17:35:18.018Z | Downloaded nix v0.27.1 |
| 1311 | 2026-09-08T17:35:18.024Z | Downloaded polar-core v0.27.3 |
| 1312 | 2026-09-08T17:35:18.028Z | Downloaded curve25519-dalek v4.1.3 |
| 1313 | 2026-09-08T17:35:18.033Z | Downloaded lalrpop v0.19.12 |
| 1314 | 2026-09-08T17:35:18.038Z | Downloaded sha3 v0.11.0 |
| 1315 | 2026-09-08T17:35:18.042Z | Downloaded regress v0.11.1 |
| 1316 | 2026-09-08T17:35:18.050Z | Downloaded ratatui v0.29.0 |
| 1317 | 2026-09-08T17:35:18.062Z | Downloaded time v0.3.47 |
| 1318 | 2026-09-08T17:35:18.069Z | Downloaded zerocopy-derive v0.6.6 |
| 1319 | 2026-09-08T17:35:18.074Z | Downloaded typify-impl v0.6.2 |
| 1320 | 2026-09-08T17:35:18.083Z | Downloaded regress v0.10.5 |
| 1321 | 2026-09-08T17:35:18.091Z | Downloaded dropshot v0.17.1 |
| 1322 | 2026-09-08T17:35:18.101Z | Downloaded nix v0.28.0 |
| 1323 | 2026-09-08T17:35:18.110Z | Downloaded sqlparser v0.61.0 |
| 1324 | 2026-09-08T17:35:18.114Z | Downloaded crypto-bigint v0.7.5 |
| 1325 | 2026-09-08T17:35:18.120Z | Downloaded rustix v0.38.44 |
| 1326 | 2026-09-08T17:35:18.132Z | Downloaded regex-automata v0.4.14 |
| 1327 | 2026-09-08T17:35:18.143Z | Downloaded nix v0.31.2 |
| 1328 | 2026-09-08T17:35:18.149Z | Downloaded regex-syntax v0.8.10 |
| 1329 | 2026-09-08T17:35:18.152Z | Downloaded tracing v0.1.44 |
| 1330 | 2026-09-08T17:35:18.166Z | Downloaded sled v0.34.7 |
| 1331 | 2026-09-08T17:35:18.173Z | Downloaded petgraph v0.8.3 |
| 1332 | 2026-09-08T17:35:18.186Z | Downloaded libz-sys v1.1.24 |
| 1333 | 2026-09-08T17:35:18.198Z | Downloaded sha3 v0.10.8 |
| 1334 | 2026-09-08T17:35:18.201Z | Downloaded diesel v2.3.7 |
| 1335 | 2026-09-08T17:35:18.223Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1336 | 2026-09-08T17:35:18.236Z | Downloaded encoding_rs v0.8.35 |
| 1337 | 2026-09-08T17:35:18.263Z | Downloaded petgraph v0.6.5 |
| 1338 | 2026-09-08T17:35:18.277Z | Downloaded ring v0.17.14 |
| 1339 | 2026-09-08T17:35:18.300Z | Downloaded jiff v0.2.34 |
| 1340 | 2026-09-08T17:35:18.310Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1341 | 2026-09-08T17:35:18.344Z | Downloaded chrono-tz v0.10.4 |
| 1342 | 2026-09-08T17:35:18.355Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1343 | 2026-09-08T17:35:18.366Z | Downloaded csv v1.4.0 |
| 1344 | 2026-09-08T17:35:18.378Z | Downloaded tokio v1.52.1 |
| 1345 | 2026-09-08T17:35:18.871Z | Downloaded aws-lc-sys v0.40.0 |
| 1346 | 2026-09-08T17:35:19.129Z | Compiling serde_core v1.0.228 |
| 1347 | 2026-09-08T17:35:19.133Z | Compiling libc v0.2.185 |
| 1348 | 2026-09-08T17:35:19.133Z | Compiling serde v1.0.228 |
| 1349 | 2026-09-08T17:35:19.133Z | Compiling log v0.4.33 |
| 1350 | 2026-09-08T17:35:19.133Z | Compiling smallvec v1.15.1 |
| 1351 | 2026-09-08T17:35:19.287Z | Compiling shlex v1.3.0 |
| 1352 | 2026-09-08T17:35:19.296Z | Compiling find-msvc-tools v0.1.9 |
| 1353 | 2026-09-08T17:35:19.306Z | Compiling syn v2.0.117 |
| 1354 | 2026-09-08T17:35:19.465Z | Compiling subtle v2.6.1 |
| 1355 | 2026-09-08T17:35:19.482Z | Compiling scopeguard v1.2.0 |
| 1356 | 2026-09-08T17:35:19.482Z | Compiling stable_deref_trait v1.2.1 |
| 1357 | 2026-09-08T17:35:19.567Z | Compiling typenum v1.20.1 |
| 1358 | 2026-09-08T17:35:19.570Z | Compiling lock_api v0.4.14 |
| 1359 | 2026-09-08T17:35:19.582Z | Compiling zerocopy v0.8.55 |
| 1360 | 2026-09-08T17:35:19.637Z | Compiling portable-atomic v1.13.1 |
| 1361 | 2026-09-08T17:35:19.645Z | Compiling serde_json v1.0.151 |
| 1362 | 2026-09-08T17:35:19.818Z | Compiling critical-section v1.2.0 |
| 1363 | 2026-09-08T17:35:19.885Z | Compiling libm v0.2.16 |
| 1364 | 2026-09-08T17:35:19.924Z | Compiling num-traits v0.2.19 |
| 1365 | 2026-09-08T17:35:20.042Z | Compiling pkg-config v0.3.32 |
| 1366 | 2026-09-08T17:35:20.113Z | Compiling errno v0.3.14 |
| 1367 | 2026-09-08T17:35:20.128Z | Compiling jobserver v0.1.34 |
| 1368 | 2026-09-08T17:35:20.188Z | Compiling getrandom v0.2.17 |
| 1369 | 2026-09-08T17:35:20.376Z | Compiling cc v1.2.56 |
| 1370 | 2026-09-08T17:35:20.438Z | Compiling rand_core v0.6.4 |
| 1371 | 2026-09-08T17:35:20.578Z | Compiling generic-array v0.14.7 |
| 1372 | 2026-09-08T17:35:20.643Z | Compiling once_cell v1.21.3 |
| 1373 | 2026-09-08T17:35:20.684Z | Compiling const-oid v0.9.6 |
| 1374 | 2026-09-08T17:35:20.721Z | Compiling pin-project-lite v0.2.17 |
| 1375 | 2026-09-08T17:35:20.829Z | Compiling parking_lot_core v0.9.12 |
| 1376 | 2026-09-08T17:35:20.844Z | Compiling getrandom v0.4.3 |
| 1377 | 2026-09-08T17:35:20.923Z | Compiling rand_core v0.10.0 |
| 1378 | 2026-09-08T17:35:21.397Z | Compiling bitflags v2.11.0 |
| 1379 | 2026-09-08T17:35:21.407Z | Compiling signal-hook-registry v1.4.8 |
| 1380 | 2026-09-08T17:35:21.423Z | Compiling futures-core v0.3.32 |
| 1381 | 2026-09-08T17:35:21.446Z | Compiling percent-encoding v2.3.2 |
| 1382 | 2026-09-08T17:35:21.568Z | Compiling writeable v0.6.2 |
| 1383 | 2026-09-08T17:35:21.589Z | Compiling litemap v0.8.1 |
| 1384 | 2026-09-08T17:35:21.632Z | Compiling semver v1.0.28 |
| 1385 | 2026-09-08T17:35:21.676Z | Compiling parking_lot v0.12.5 |
| 1386 | 2026-09-08T17:35:21.701Z | Compiling mio v1.2.0 |
| 1387 | 2026-09-08T17:35:21.757Z | Compiling icu_properties_data v2.1.2 |
| 1388 | 2026-09-08T17:35:21.773Z | Compiling icu_normalizer_data v2.1.1 |
| 1389 | 2026-09-08T17:35:21.863Z | Compiling socket2 v0.6.3 |
| 1390 | 2026-09-08T17:35:21.943Z | Compiling getrandom v0.3.4 |
| 1391 | 2026-09-08T17:35:22.040Z | Compiling synstructure v0.13.2 |
| 1392 | 2026-09-08T17:35:22.081Z | Compiling rustix v1.1.4 |
| 1393 | 2026-09-08T17:35:22.122Z | Compiling futures-sink v0.3.32 |
| 1394 | 2026-09-08T17:35:22.156Z | Compiling indexmap v2.14.0 |
| 1395 | 2026-09-08T17:35:22.279Z | Compiling futures-channel v0.3.32 |
| 1396 | 2026-09-08T17:35:22.343Z | Compiling futures-io v0.3.32 |
| 1397 | 2026-09-08T17:35:22.501Z | Compiling futures-task v0.3.32 |
| 1398 | 2026-09-08T17:35:22.552Z | Compiling utf8_iter v1.0.4 |
| 1399 | 2026-09-08T17:35:22.602Z | Compiling slab v0.4.12 |
| 1400 | 2026-09-08T17:35:22.675Z | Compiling form_urlencoded v1.2.2 |
| 1401 | 2026-09-08T17:35:22.699Z | Compiling rustversion v1.0.22 |
| 1402 | 2026-09-08T17:35:22.775Z | Compiling iana-time-zone v0.1.65 |
| 1403 | 2026-09-08T17:35:22.778Z | Compiling base64ct v1.8.3 |
| 1404 | 2026-09-08T17:35:22.846Z | Compiling cmake v0.1.57 |
| 1405 | 2026-09-08T17:35:22.862Z | Compiling regex-syntax v0.8.10 |
| 1406 | 2026-09-08T17:35:22.921Z | Compiling ident_case v1.0.1 |
| 1407 | 2026-09-08T17:35:22.968Z | Compiling fs_extra v1.3.0 |
| 1408 | 2026-09-08T17:35:23.044Z | Compiling pem-rfc7468 v0.7.0 |
| 1409 | 2026-09-08T17:35:23.078Z | Compiling flagset v0.4.7 |
| 1410 | 2026-09-08T17:35:23.210Z | Compiling dunce v1.0.5 |
| 1411 | 2026-09-08T17:35:23.237Z | Compiling rand_core v0.9.5 |
| 1412 | 2026-09-08T17:35:23.252Z | Compiling uuid v1.23.4 |
| 1413 | 2026-09-08T17:35:23.306Z | Compiling aws-lc-sys v0.40.0 |
| 1414 | 2026-09-08T17:35:23.342Z | Compiling base64 v0.22.1 |
| 1415 | 2026-09-08T17:35:23.522Z | Compiling syn v1.0.109 |
| 1416 | 2026-09-08T17:35:23.687Z | Compiling vcpkg v0.2.15 |
| 1417 | 2026-09-08T17:35:23.704Z | Compiling serde_derive_internals v0.29.1 |
| 1418 | 2026-09-08T17:35:23.807Z | Compiling serde_derive v1.0.228 |
| 1419 | 2026-09-08T17:35:23.846Z | Compiling zeroize_derive v1.5.0 |
| 1420 | 2026-09-08T17:35:23.935Z | Compiling zerofrom-derive v0.1.6 |
| 1421 | 2026-09-08T17:35:23.967Z | Compiling zerocopy-derive v0.8.55 |
| 1422 | 2026-09-08T17:35:24.422Z | Compiling yoke-derive v0.8.1 |
| 1423 | 2026-09-08T17:35:24.512Z | Compiling zerovec-derive v0.11.2 |
| 1424 | 2026-09-08T17:35:24.623Z | Compiling displaydoc v0.2.5 |
| 1425 | 2026-09-08T17:35:25.245Z | Compiling tokio-macros v2.7.0 |
| 1426 | 2026-09-08T17:35:25.396Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-09-08T17:35:25.411Z | Compiling futures-macro v0.3.32 |
| 1428 | 2026-09-08T17:35:25.528Z | Compiling der_derive v0.7.3 |
| 1429 | 2026-09-08T17:35:25.653Z | Compiling yoke v0.8.1 |
| 1430 | 2026-09-08T17:35:25.679Z | Compiling thiserror-impl v2.0.18 |
| 1431 | 2026-09-08T17:35:25.842Z | Compiling zerovec v0.11.5 |
| 1432 | 2026-09-08T17:35:26.007Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-09-08T17:35:26.250Z | Compiling futures-util v0.3.32 |
| 1434 | 2026-09-08T17:35:26.332Z | Compiling tinystr v0.8.2 |
| 1435 | 2026-09-08T17:35:26.360Z | Compiling potential_utf v0.1.4 |
| 1436 | 2026-09-08T17:35:26.533Z | Compiling icu_locale_core v2.1.1 |
| 1437 | 2026-09-08T17:35:26.534Z | Compiling icu_collections v2.1.1 |
| 1438 | 2026-09-08T17:35:26.561Z | Compiling openssl-sys v0.9.117 |
| 1439 | 2026-09-08T17:35:27.055Z | Compiling tracing-attributes v0.1.31 |
| 1440 | 2026-09-08T17:35:27.076Z | Compiling thiserror v2.0.18 |
| 1441 | 2026-09-08T17:35:27.096Z | Compiling rustc_version v0.4.1 |
| 1442 | 2026-09-08T17:35:27.181Z | Compiling icu_provider v2.1.1 |
| 1443 | 2026-09-08T17:35:27.456Z | Compiling zeroize v1.9.0 |
| 1444 | 2026-09-08T17:35:27.471Z | Compiling bytes v1.11.1 |
| 1445 | 2026-09-08T17:35:27.484Z | Compiling icu_properties v2.1.2 |
| 1446 | 2026-09-08T17:35:27.537Z | Compiling icu_normalizer v2.1.1 |
| 1447 | 2026-09-08T17:35:28.080Z | Compiling tokio v1.52.1 |
| 1448 | 2026-09-08T17:35:28.094Z | Compiling chrono v0.4.45 |
| 1449 | 2026-09-08T17:35:28.240Z | Compiling crypto-common v0.1.7 |
| 1450 | 2026-09-08T17:35:28.393Z | Compiling block-buffer v0.10.4 |
| 1451 | 2026-09-08T17:35:28.408Z | Compiling idna_adapter v1.2.1 |
| 1452 | 2026-09-08T17:35:28.549Z | Compiling digest v0.10.7 |
| 1453 | 2026-09-08T17:35:28.571Z | Compiling ppv-lite86 v0.2.21 |
| 1454 | 2026-09-08T17:35:28.588Z | Compiling idna v1.1.0 |
| 1455 | 2026-09-08T17:35:28.603Z | Compiling der v0.7.10 |
| 1456 | 2026-09-08T17:35:28.676Z | Compiling http v1.4.2 |
| 1457 | 2026-09-08T17:35:28.817Z | Compiling tracing-core v0.1.36 |
| 1458 | 2026-09-08T17:35:28.900Z | Compiling url v2.5.8 |
| 1459 | 2026-09-08T17:35:29.239Z | Compiling rand_chacha v0.9.0 |
| 1460 | 2026-09-08T17:35:29.359Z | Compiling aws-lc-rs v1.16.3 |
| 1461 | 2026-09-08T17:35:29.467Z | Compiling spki v0.7.3 |
| 1462 | 2026-09-08T17:35:29.572Z | Compiling cpufeatures v0.2.17 |
| 1463 | 2026-09-08T17:35:29.645Z | Compiling dyn-clone v1.0.20 |
| 1464 | 2026-09-08T17:35:29.660Z | Compiling schemars v0.8.22 |
| 1465 | 2026-09-08T17:35:29.675Z | Compiling simd-adler32 v0.3.8 |
| 1466 | 2026-09-08T17:35:29.678Z | Compiling pkcs8 v0.10.2 |
| 1467 | 2026-09-08T17:35:29.771Z | Compiling rand v0.9.2 |
| 1468 | 2026-09-08T17:35:29.775Z | Compiling http-body v1.0.1 |
| 1469 | 2026-09-08T17:35:29.887Z | Compiling tracing v0.1.44 |
| 1470 | 2026-09-08T17:35:29.922Z | Compiling rustls-pki-types v1.14.0 |
| 1471 | 2026-09-08T17:35:29.962Z | Compiling schemars_derive v0.8.22 |
| 1472 | 2026-09-08T17:35:30.011Z | Compiling spin v0.9.8 |
| 1473 | 2026-09-08T17:35:30.138Z | Compiling crc32fast v1.5.0 |
| 1474 | 2026-09-08T17:35:30.214Z | Compiling httparse v1.10.1 |
| 1475 | 2026-09-08T17:35:30.357Z | Compiling cmov v0.5.4 |
| 1476 | 2026-09-08T17:35:30.416Z | Compiling openssl-probe v0.2.1 |
| 1477 | 2026-09-08T17:35:30.503Z | Compiling tinyvec_macros v0.1.1 |
| 1478 | 2026-09-08T17:35:30.559Z | Compiling adler2 v2.0.1 |
| 1479 | 2026-09-08T17:35:30.574Z | Compiling tinyvec v1.10.0 |
| 1480 | 2026-09-08T17:35:30.601Z | Compiling ctutils v0.4.2 |
| 1481 | 2026-09-08T17:35:30.618Z | Compiling tempfile v3.27.0 |
| 1482 | 2026-09-08T17:35:30.682Z | Compiling miniz_oxide v0.8.9 |
| 1483 | 2026-09-08T17:35:30.881Z | Compiling pest_generator v2.8.6 |
| 1484 | 2026-09-08T17:35:30.920Z | Compiling sha2 v0.10.9 |
| 1485 | 2026-09-08T17:35:30.976Z | Compiling terminal_size v0.4.3 |
| 1486 | 2026-09-08T17:35:31.116Z | Compiling aho-corasick v1.1.4 |
| 1487 | 2026-09-08T17:35:31.272Z | Compiling unicode-segmentation v1.12.0 |
| 1488 | 2026-09-08T17:35:31.550Z | Compiling radium v0.7.0 |
| 1489 | 2026-09-08T17:35:31.655Z | Compiling atomic-waker v1.1.2 |
| 1490 | 2026-09-08T17:35:31.775Z | Compiling try-lock v0.2.5 |
| 1491 | 2026-09-08T17:35:31.807Z | Compiling tokio-util v0.7.18 |
| 1492 | 2026-09-08T17:35:31.884Z | Compiling tower-layer v0.3.3 |
| 1493 | 2026-09-08T17:35:32.042Z | Compiling tower-service v0.3.3 |
| 1494 | 2026-09-08T17:35:32.140Z | Compiling untrusted v0.7.1 |
| 1495 | 2026-09-08T17:35:32.195Z | Compiling regex-automata v0.4.14 |
| 1496 | 2026-09-08T17:35:32.335Z | Compiling want v0.3.1 |
| 1497 | 2026-09-08T17:35:32.485Z | Compiling h2 v0.4.15 |
| 1498 | 2026-09-08T17:35:32.503Z | Compiling pest_derive v2.8.6 |
| 1499 | 2026-09-08T17:35:32.838Z | Compiling hybrid-array v0.4.13 |
| 1500 | 2026-09-08T17:35:32.958Z | Compiling ipnet v2.12.0 |
| 1501 | 2026-09-08T17:35:33.236Z | Compiling scroll_derive v0.13.1 |
| 1502 | 2026-09-08T17:35:33.450Z | Compiling darling_core v0.20.11 |
| 1503 | 2026-09-08T17:35:33.607Z | Compiling rustls v0.23.41 |
| 1504 | 2026-09-08T17:35:33.726Z | Compiling openssl v0.10.80 |
| 1505 | 2026-09-08T17:35:33.780Z | Compiling untrusted v0.9.0 |
| 1506 | 2026-09-08T17:35:33.796Z | Compiling foreign-types-shared v0.1.1 |
| 1507 | 2026-09-08T17:35:33.880Z | Compiling maybe-uninit v2.0.0 |
| 1508 | 2026-09-08T17:35:33.897Z | Compiling tap v1.0.1 |
| 1509 | 2026-09-08T17:35:33.963Z | Compiling httpdate v1.0.3 |
| 1510 | 2026-09-08T17:35:34.006Z | Compiling wyz v0.5.1 |
| 1511 | 2026-09-08T17:35:34.033Z | Compiling scroll v0.13.0 |
| 1512 | 2026-09-08T17:35:34.200Z | Compiling foreign-types v0.3.2 |
| 1513 | 2026-09-08T17:35:34.227Z | Compiling unicode-normalization v0.1.25 |
| 1514 | 2026-09-08T17:35:34.285Z | Compiling rand_chacha v0.3.1 |
| 1515 | 2026-09-08T17:35:34.407Z | Compiling signature v2.2.0 |
| 1516 | 2026-09-08T17:35:34.595Z | Compiling hex v0.4.3 |
| 1517 | 2026-09-08T17:35:34.676Z | Compiling openssl-macros v0.1.1 |
| 1518 | 2026-09-08T17:35:34.705Z | Compiling thiserror-impl v1.0.69 |
| 1519 | 2026-09-08T17:35:34.859Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1520 | 2026-09-08T17:35:35.015Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1521 | 2026-09-08T17:35:35.075Z | Compiling num-integer v0.1.46 |
| 1522 | 2026-09-08T17:35:35.152Z | Compiling wait-timeout v0.2.1 |
| 1523 | 2026-09-08T17:35:35.398Z | Compiling socket2 v0.5.10 |
| 1524 | 2026-09-08T17:35:35.434Z | Compiling ahash v0.8.12 |
| 1525 | 2026-09-08T17:35:35.434Z | Compiling native-tls v0.2.18 |
| 1526 | 2026-09-08T17:35:35.636Z | Compiling hyper v1.10.1 |
| 1527 | 2026-09-08T17:35:35.651Z | Compiling time-core v0.1.8 |
| 1528 | 2026-09-08T17:35:35.692Z | Compiling darling_macro v0.20.11 |
| 1529 | 2026-09-08T17:35:35.794Z | Compiling num-bigint-dig v0.8.6 |
| 1530 | 2026-09-08T17:35:35.797Z | Compiling funty v2.0.0 |
| 1531 | 2026-09-08T17:35:35.939Z | Compiling powerfmt v0.2.0 |
| 1532 | 2026-09-08T17:35:35.995Z | Compiling quick-error v1.2.3 |
| 1533 | 2026-09-08T17:35:36.105Z | Compiling num-conv v0.2.0 |
| 1534 | 2026-09-08T17:35:36.142Z | Compiling bit-vec v0.8.0 |
| 1535 | 2026-09-08T17:35:36.176Z | Compiling packed_struct v0.10.1 |
| 1536 | 2026-09-08T17:35:36.233Z | Compiling time-macros v0.2.27 |
| 1537 | 2026-09-08T17:35:36.282Z | Compiling darling v0.20.11 |
| 1538 | 2026-09-08T17:35:36.365Z | Compiling bit-set v0.8.0 |
| 1539 | 2026-09-08T17:35:36.379Z | Compiling bitvec v1.0.1 |
| 1540 | 2026-09-08T17:35:36.382Z | Compiling deranged v0.5.8 |
| 1541 | 2026-09-08T17:35:36.445Z | Compiling rusty-fork v0.3.1 |
| 1542 | 2026-09-08T17:35:36.537Z | Compiling clap_builder v4.6.0 |
| 1543 | 2026-09-08T17:35:36.554Z | Compiling thiserror v1.0.69 |
| 1544 | 2026-09-08T17:35:36.725Z | Compiling hyper-util v0.1.20 |
| 1545 | 2026-09-08T17:35:37.202Z | Compiling num-iter v0.1.45 |
| 1546 | 2026-09-08T17:35:37.385Z | Compiling rand v0.8.6 |
| 1547 | 2026-09-08T17:35:37.791Z | Compiling goblin v0.10.5 |
| 1548 | 2026-09-08T17:35:38.165Z | Compiling packed_struct_codegen v0.10.1 |
| 1549 | 2026-09-08T17:35:38.180Z | Compiling lazy_static v1.5.0 |
| 1550 | 2026-09-08T17:35:38.272Z | Compiling hmac v0.12.1 |
| 1551 | 2026-09-08T17:35:38.437Z | Compiling serde_spanned v0.6.9 |
| 1552 | 2026-09-08T17:35:38.452Z | Compiling toml_datetime v0.6.11 |
| 1553 | 2026-09-08T17:35:38.585Z | Compiling zerocopy-derive v0.6.6 |
| 1554 | 2026-09-08T17:35:38.717Z | Compiling bitfield-macros v0.19.4 |
| 1555 | 2026-09-08T17:35:39.244Z | Compiling clap_derive v4.6.1 |
| 1556 | 2026-09-08T17:35:39.415Z | Compiling rand_xorshift v0.4.0 |
| 1557 | 2026-09-08T17:35:39.418Z | Compiling sync_wrapper v1.0.2 |
| 1558 | 2026-09-08T17:35:39.522Z | Compiling indexmap v1.9.3 |
| 1559 | 2026-09-08T17:35:39.565Z | Compiling crossbeam-utils v0.8.21 |
| 1560 | 2026-09-08T17:35:39.589Z | Compiling paste v1.0.15 |
| 1561 | 2026-09-08T17:35:39.723Z | Compiling unarray v0.1.4 |
| 1562 | 2026-09-08T17:35:39.834Z | Compiling usdt-impl v0.6.0 |
| 1563 | 2026-09-08T17:35:39.860Z | Compiling zlib-rs v0.6.2 |
| 1564 | 2026-09-08T17:35:39.876Z | Compiling crc-catalog v2.4.0 |
| 1565 | 2026-09-08T17:35:39.966Z | Compiling siphasher v1.0.2 |
| 1566 | 2026-09-08T17:35:40.051Z | Compiling object v0.37.3 |
| 1567 | 2026-09-08T17:35:40.152Z | Compiling num_threads v0.1.7 |
| 1568 | 2026-09-08T17:35:40.251Z | Compiling nodrop v0.1.14 |
| 1569 | 2026-09-08T17:35:40.347Z | Compiling array-init v0.0.4 |
| 1570 | 2026-09-08T17:35:40.360Z | Compiling time v0.3.47 |
| 1571 | 2026-09-08T17:35:40.397Z | Compiling crc v3.4.0 |
| 1572 | 2026-09-08T17:35:40.593Z | Compiling dof v0.4.0 |
| 1573 | 2026-09-08T17:35:40.755Z | Compiling proptest v1.11.0 |
| 1574 | 2026-09-08T17:35:40.965Z | Compiling clap v4.6.1 |
| 1575 | 2026-09-08T17:35:41.371Z | Compiling tower v0.5.3 |
| 1576 | 2026-09-08T17:35:41.716Z | Compiling bitfield v0.19.4 |
| 1577 | 2026-09-08T17:35:41.825Z | Compiling zerocopy v0.6.6 |
| 1578 | 2026-09-08T17:35:42.002Z | Compiling smallvec v0.6.14 |
| 1579 | 2026-09-08T17:35:42.263Z | Compiling derive_builder_core v0.20.2 |
| 1580 | 2026-09-08T17:35:42.434Z | Compiling dtrace-parser v0.3.0 |
| 1581 | 2026-09-08T17:35:43.052Z | Compiling flate2 v1.1.9 |
| 1582 | 2026-09-08T17:35:43.112Z | Compiling ipnetwork v0.21.1 |
| 1583 | 2026-09-08T17:35:43.162Z | Compiling http-body-util v0.1.3 |
| 1584 | 2026-09-08T17:35:43.199Z | Compiling pkcs1 v0.7.5 |
| 1585 | 2026-09-08T17:35:43.405Z | Compiling heapless v0.7.17 |
| 1586 | 2026-09-08T17:35:43.460Z | Compiling scroll_derive v0.12.1 |
| 1587 | 2026-09-08T17:35:43.477Z | Compiling structmeta-derive v0.3.0 |
| 1588 | 2026-09-08T17:35:43.493Z | Compiling slog v2.8.2 |
| 1589 | 2026-09-08T17:35:43.592Z | Compiling darling_core v0.23.0 |
| 1590 | 2026-09-08T17:35:43.661Z | Compiling thread-id v5.1.0 |
| 1591 | 2026-09-08T17:35:43.694Z | Compiling cookie v0.18.1 |
| 1592 | 2026-09-08T17:35:43.744Z | Compiling env_filter v2.0.0 |
| 1593 | 2026-09-08T17:35:43.896Z | Compiling syn v3.0.3 |
| 1594 | 2026-09-08T17:35:44.038Z | Compiling unicode-properties v0.1.4 |
| 1595 | 2026-09-08T17:35:44.127Z | Compiling allocator-api2 v0.2.21 |
| 1596 | 2026-09-08T17:35:44.248Z | Compiling winnow v0.5.40 |
| 1597 | 2026-09-08T17:35:44.452Z | Compiling zstd-safe v7.2.4 |
| 1598 | 2026-09-08T17:35:44.560Z | Compiling gimli v0.32.3 |
| 1599 | 2026-09-08T17:35:44.668Z | Compiling unicode-bidi v0.3.18 |
| 1600 | 2026-09-08T17:35:45.195Z | Compiling base64 v0.21.7 |
| 1601 | 2026-09-08T17:35:45.507Z | Compiling iri-string v0.7.10 |
| 1602 | 2026-09-08T17:35:45.654Z | Compiling ryu v1.0.23 |
| 1603 | 2026-09-08T17:35:45.867Z | Compiling anyhow v1.0.104 |
| 1604 | 2026-09-08T17:35:46.080Z | Compiling signal-hook v0.3.18 |
| 1605 | 2026-09-08T17:35:46.159Z | Compiling hashbrown v0.12.3 |
| 1606 | 2026-09-08T17:35:46.291Z | Compiling addr2line v0.25.1 |
| 1607 | 2026-09-08T17:35:46.631Z | Compiling tower-http v0.6.8 |
| 1608 | 2026-09-08T17:35:46.666Z | Compiling darling_macro v0.23.0 |
| 1609 | 2026-09-08T17:35:46.986Z | Compiling serde_urlencoded v0.7.1 |
| 1610 | 2026-09-08T17:35:47.014Z | Compiling toml_edit v0.19.15 |
| 1611 | 2026-09-08T17:35:47.029Z | Compiling ron v0.8.1 |
| 1612 | 2026-09-08T17:35:47.153Z | Compiling stringprep v0.1.5 |
| 1613 | 2026-09-08T17:35:47.297Z | Compiling structmeta v0.3.0 |
| 1614 | 2026-09-08T17:35:47.362Z | Compiling daft-derive v0.1.8 |
| 1615 | 2026-09-08T17:35:47.513Z | Compiling scroll v0.12.0 |
| 1616 | 2026-09-08T17:35:47.516Z | Compiling env_logger v0.11.11 |
| 1617 | 2026-09-08T17:35:47.875Z | Compiling rsa v0.9.10 |
| 1618 | 2026-09-08T17:35:47.975Z | Compiling oxnet v0.1.6 |
| 1619 | 2026-09-08T17:35:47.990Z | Compiling derive_builder_macro v0.20.2 |
| 1620 | 2026-09-08T17:35:48.091Z | Compiling newtype-uuid v1.3.2 |
| 1621 | 2026-09-08T17:35:48.283Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1622 | 2026-09-08T17:35:48.403Z | Compiling hashbrown v0.13.2 |
| 1623 | 2026-09-08T17:35:48.426Z | Compiling bzip2 v0.4.4 |
| 1624 | 2026-09-08T17:35:48.463Z | Compiling serde-hex v0.1.0 |
| 1625 | 2026-09-08T17:35:48.629Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1626 | 2026-09-08T17:35:48.820Z | Compiling tokio-native-tls v0.3.1 |
| 1627 | 2026-09-08T17:35:49.388Z | Compiling camino v1.2.5 |
| 1628 | 2026-09-08T17:35:49.693Z | Compiling bstr v1.12.1 |
| 1629 | 2026-09-08T17:35:49.770Z | Compiling block-buffer v0.12.1 |
| 1630 | 2026-09-08T17:35:49.973Z | Compiling crypto-common v0.2.2 |
| 1631 | 2026-09-08T17:35:50.147Z | Compiling block-padding v0.4.2 |
| 1632 | 2026-09-08T17:35:50.316Z | Compiling heck v0.4.1 |
| 1633 | 2026-09-08T17:35:50.332Z | Compiling rustls-native-certs v0.8.3 |
| 1634 | 2026-09-08T17:35:50.534Z | Compiling x509-cert v0.2.5 |
| 1635 | 2026-09-08T17:35:50.626Z | Compiling md-5 v0.10.6 |
| 1636 | 2026-09-08T17:35:50.799Z | Compiling curve25519-dalek v4.1.3 |
| 1637 | 2026-09-08T17:35:50.935Z | Compiling erased-serde v0.3.31 |
| 1638 | 2026-09-08T17:35:51.150Z | Compiling serde_tokenstream v0.2.3 |
| 1639 | 2026-09-08T17:35:51.420Z | Compiling async-trait v0.1.89 |
| 1640 | 2026-09-08T17:35:51.465Z | Compiling pin-project-internal v1.1.11 |
| 1641 | 2026-09-08T17:35:51.651Z | Compiling zerocopy-derive v0.7.35 |
| 1642 | 2026-09-08T17:35:51.708Z | Compiling vergen-lib v9.1.0 |
| 1643 | 2026-09-08T17:35:51.905Z | Compiling hash32 v0.2.1 |
| 1644 | 2026-09-08T17:35:52.103Z | Compiling memoffset v0.9.1 |
| 1645 | 2026-09-08T17:35:52.129Z | Compiling encoding_rs v0.8.35 |
| 1646 | 2026-09-08T17:35:52.245Z | Compiling crc-any v2.5.0 |
| 1647 | 2026-09-08T17:35:52.338Z | Compiling psl-types v2.0.11 |
| 1648 | 2026-09-08T17:35:52.460Z | Compiling fallible-iterator v0.2.0 |
| 1649 | 2026-09-08T17:35:52.474Z | Compiling cfg_aliases v0.2.1 |
| 1650 | 2026-09-08T17:35:52.489Z | Compiling rustix v0.38.44 |
| 1651 | 2026-09-08T17:35:52.549Z | Compiling smoltcp v0.9.1 |
| 1652 | 2026-09-08T17:35:52.565Z | Compiling ref-cast v1.0.25 |
| 1653 | 2026-09-08T17:35:52.617Z | Compiling mime v0.3.17 |
| 1654 | 2026-09-08T17:35:52.775Z | Compiling owo-colors v4.3.0 |
| 1655 | 2026-09-08T17:35:52.847Z | Compiling litrs v1.0.0 |
| 1656 | 2026-09-08T17:35:52.876Z | Compiling rustc-demangle v0.1.27 |
| 1657 | 2026-09-08T17:35:52.933Z | Compiling postgres-protocol v0.6.10 |
| 1658 | 2026-09-08T17:35:52.936Z | Compiling pin-project v1.1.11 |
| 1659 | 2026-09-08T17:35:52.994Z | Compiling zerocopy v0.7.35 |
| 1660 | 2026-09-08T17:35:53.042Z | Compiling nix v0.31.2 |
| 1661 | 2026-09-08T17:35:53.144Z | Compiling backtrace v0.3.76 |
| 1662 | 2026-09-08T17:35:53.268Z | Compiling publicsuffix v2.3.0 |
| 1663 | 2026-09-08T17:35:53.349Z | Compiling document-features v0.2.12 |
| 1664 | 2026-09-08T17:35:53.420Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1665 | 2026-09-08T17:35:53.634Z | Compiling snafu-derive v0.8.9 |
| 1666 | 2026-09-08T17:35:53.649Z | Compiling inout v0.2.2 |
| 1667 | 2026-09-08T17:35:53.828Z | Compiling daft v0.1.8 |
| 1668 | 2026-09-08T17:35:53.922Z | Compiling hyper-tls v0.6.0 |
| 1669 | 2026-09-08T17:35:53.937Z | Compiling object v0.30.4 |
| 1670 | 2026-09-08T17:35:53.940Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1671 | 2026-09-08T17:35:54.096Z | Compiling zip v0.6.6 |
| 1672 | 2026-09-08T17:35:54.138Z | Compiling derive_builder v0.20.2 |
| 1673 | 2026-09-08T17:35:54.225Z | Compiling toml v0.7.8 |
| 1674 | 2026-09-08T17:35:54.310Z | Compiling goblin v0.8.2 |
| 1675 | 2026-09-08T17:35:54.651Z | Compiling derive-ex v0.1.8 |
| 1676 | 2026-09-08T17:35:54.817Z | Compiling darling v0.23.0 |
| 1677 | 2026-09-08T17:35:55.248Z | Compiling phf_shared v0.13.1 |
| 1678 | 2026-09-08T17:35:55.285Z | Compiling regex v1.12.3 |
| 1679 | 2026-09-08T17:35:55.489Z | Compiling hubpack_derive v0.1.1 |
| 1680 | 2026-09-08T17:35:55.544Z | Compiling convert_case v0.10.0 |
| 1681 | 2026-09-08T17:35:55.717Z | Compiling futures-executor v0.3.32 |
| 1682 | 2026-09-08T17:35:55.853Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1683 | 2026-09-08T17:35:55.950Z | Compiling ref-cast-impl v1.0.25 |
| 1684 | 2026-09-08T17:35:55.983Z | Compiling strum_macros v0.27.2 |
| 1685 | 2026-09-08T17:35:56.314Z | Compiling vergen v9.1.0 |
| 1686 | 2026-09-08T17:35:56.505Z | Compiling cargo-platform v0.3.2 |
| 1687 | 2026-09-08T17:35:56.508Z | Compiling ff v0.13.1 |
| 1688 | 2026-09-08T17:35:56.532Z | Compiling fs-err v3.3.0 |
| 1689 | 2026-09-08T17:35:56.659Z | Compiling path-slash v0.1.5 |
| 1690 | 2026-09-08T17:35:56.740Z | Compiling same-file v1.0.6 |
| 1691 | 2026-09-08T17:35:56.775Z | Compiling managed v0.8.0 |
| 1692 | 2026-09-08T17:35:56.790Z | Compiling is_ci v1.2.0 |
| 1693 | 2026-09-08T17:35:56.795Z | Compiling foldhash v0.2.0 |
| 1694 | 2026-09-08T17:35:56.896Z | Compiling foldhash v0.1.5 |
| 1695 | 2026-09-08T17:35:56.926Z | Compiling base16ct v0.2.0 |
| 1696 | 2026-09-08T17:35:56.986Z | Compiling bitflags v1.3.2 |
| 1697 | 2026-09-08T17:35:57.020Z | Compiling bumpalo v3.20.2 |
| 1698 | 2026-09-08T17:35:57.065Z | Compiling libbz2-rs-sys v0.2.2 |
| 1699 | 2026-09-08T17:35:57.082Z | Compiling jiff-core v0.1.0 |
| 1700 | 2026-09-08T17:35:57.316Z | Compiling zopfli v0.8.3 |
| 1701 | 2026-09-08T17:35:57.783Z | Compiling bzip2 v0.6.1 |
| 1702 | 2026-09-08T17:35:57.799Z | Compiling sec1 v0.7.3 |
| 1703 | 2026-09-08T17:35:57.947Z | Compiling jiff v0.2.34 |
| 1704 | 2026-09-08T17:35:57.984Z | Compiling textwrap v0.16.2 |
| 1705 | 2026-09-08T17:35:58.008Z | Compiling hashbrown v0.15.5 |
| 1706 | 2026-09-08T17:35:58.011Z | Compiling strum v0.27.2 |
| 1707 | 2026-09-08T17:35:58.094Z | Compiling hashbrown v0.16.1 |
| 1708 | 2026-09-08T17:35:58.155Z | Compiling supports-color v3.0.2 |
| 1709 | 2026-09-08T17:35:58.224Z | Compiling walkdir v2.5.0 |
| 1710 | 2026-09-08T17:35:58.327Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1711 | 2026-09-08T17:35:58.537Z | Compiling cargo_metadata v0.23.1 |
| 1712 | 2026-09-08T17:35:58.550Z | Compiling group v0.13.0 |
| 1713 | 2026-09-08T17:35:58.694Z | Compiling dof v0.3.0 |
| 1714 | 2026-09-08T17:35:58.724Z | Compiling test-strategy v0.4.5 |
| 1715 | 2026-09-08T17:35:59.415Z | Compiling hubpack v0.1.2 |
| 1716 | 2026-09-08T17:35:59.638Z | Compiling futures v0.3.32 |
| 1717 | 2026-09-08T17:35:59.724Z | Compiling derive_more-impl v2.1.1 |
| 1718 | 2026-09-08T17:35:59.752Z | Compiling snafu v0.8.9 |
| 1719 | 2026-09-08T17:35:59.883Z | Compiling phf v0.13.1 |
| 1720 | 2026-09-08T17:36:00.046Z | Compiling signal-hook-mio v0.2.5 |
| 1721 | 2026-09-08T17:36:00.167Z | Compiling serde_with_macros v3.21.0 |
| 1722 | 2026-09-08T17:36:00.188Z | Compiling cookie_store v0.22.1 |
| 1723 | 2026-09-08T17:36:00.479Z | Compiling zstd v0.13.3 |
| 1724 | 2026-09-08T17:36:00.746Z | Compiling reqwest v0.12.28 |
| 1725 | 2026-09-08T17:36:00.846Z | Compiling cipher v0.5.2 |
| 1726 | 2026-09-08T17:36:00.871Z | Compiling backtrace-ext v0.2.1 |
| 1727 | 2026-09-08T17:36:01.146Z | Compiling postgres-types v0.2.12 |
| 1728 | 2026-09-08T17:36:01.492Z | Compiling usdt-attr-macro v0.6.0 |
| 1729 | 2026-09-08T17:36:01.666Z | Compiling usdt-macro v0.6.0 |
| 1730 | 2026-09-08T17:36:01.692Z | Compiling globset v0.4.18 |
| 1731 | 2026-09-08T17:36:01.889Z | Compiling phf_shared v0.11.3 |
| 1732 | 2026-09-08T17:36:02.074Z | Compiling hkdf v0.12.4 |
| 1733 | 2026-09-08T17:36:02.303Z | Compiling dtrace-parser v0.2.0 |
| 1734 | 2026-09-08T17:36:02.391Z | Compiling byte-wrapper v0.1.0 |
| 1735 | 2026-09-08T17:36:02.409Z | Compiling olpc-cjson v0.1.4 |
| 1736 | 2026-09-08T17:36:02.426Z | Compiling ed25519 v2.2.3 |
| 1737 | 2026-09-08T17:36:02.457Z | Compiling crypto-bigint v0.5.5 |
| 1738 | 2026-09-08T17:36:02.498Z | Compiling serde_plain v1.0.2 |
| 1739 | 2026-09-08T17:36:02.567Z | Compiling serde-big-array v0.5.1 |
| 1740 | 2026-09-08T17:36:02.643Z | Compiling serde_repr v0.1.20 |
| 1741 | 2026-09-08T17:36:02.693Z | Compiling async-recursion v1.1.1 |
| 1742 | 2026-09-08T17:36:02.715Z | Compiling enum-as-inner v0.6.1 |
| 1743 | 2026-09-08T17:36:03.044Z | Compiling strum_macros v0.26.4 |
| 1744 | 2026-09-08T17:36:03.184Z | Compiling miette-derive v7.6.0 |
| 1745 | 2026-09-08T17:36:03.241Z | Compiling pem v3.0.6 |
| 1746 | 2026-09-08T17:36:03.348Z | Compiling float-cmp v0.10.0 |
| 1747 | 2026-09-08T17:36:03.363Z | Compiling memmap2 v0.9.10 |
| 1748 | 2026-09-08T17:36:03.496Z | Compiling thread-id v4.2.2 |
| 1749 | 2026-09-08T17:36:03.567Z | Compiling fixedbitset v0.5.7 |
| 1750 | 2026-09-08T17:36:03.580Z | Compiling const-oid v0.10.2 |
| 1751 | 2026-09-08T17:36:03.593Z | Compiling either v1.15.0 |
| 1752 | 2026-09-08T17:36:03.786Z | Compiling data-encoding v2.10.0 |
| 1753 | 2026-09-08T17:36:03.803Z | Compiling supports-unicode v3.0.0 |
| 1754 | 2026-09-08T17:36:03.870Z | Compiling new_debug_unreachable v1.0.6 |
| 1755 | 2026-09-08T17:36:03.945Z | Compiling precomputed-hash v0.1.1 |
| 1756 | 2026-09-08T17:36:03.960Z | Compiling fixedbitset v0.4.2 |
| 1757 | 2026-09-08T17:36:04.039Z | Compiling normalize-line-endings v0.3.0 |
| 1758 | 2026-09-08T17:36:04.139Z | Compiling supports-hyperlinks v3.2.0 |
| 1759 | 2026-09-08T17:36:04.177Z | Compiling whoami v2.1.0 |
| 1760 | 2026-09-08T17:36:04.299Z | Compiling predicates-core v1.0.10 |
| 1761 | 2026-09-08T17:36:04.342Z | Compiling keccak v0.1.6 |
| 1762 | 2026-09-08T17:36:04.481Z | Compiling typed-path v0.9.3 |
| 1763 | 2026-09-08T17:36:04.495Z | Compiling difflib v0.4.0 |
| 1764 | 2026-09-08T17:36:04.538Z | Compiling static_assertions v1.1.0 |
| 1765 | 2026-09-08T17:36:04.553Z | Compiling cpufeatures v0.3.0 |
| 1766 | 2026-09-08T17:36:04.598Z | Compiling winnow v1.0.3 |
| 1767 | 2026-09-08T17:36:04.613Z | Compiling chacha20 v0.10.0 |
| 1768 | 2026-09-08T17:36:04.630Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1769 | 2026-09-08T17:36:04.803Z | Compiling strum v0.26.3 |
| 1770 | 2026-09-08T17:36:04.935Z | Compiling predicates v3.1.4 |
| 1771 | 2026-09-08T17:36:04.980Z | Compiling sha3 v0.10.8 |
| 1772 | 2026-09-08T17:36:05.050Z | Compiling tokio-postgres v0.7.16 |
| 1773 | 2026-09-08T17:36:05.084Z | Compiling miette v7.6.0 |
| 1774 | 2026-09-08T17:36:05.431Z | Compiling petgraph v0.6.5 |
| 1775 | 2026-09-08T17:36:05.576Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1776 | 2026-09-08T17:36:05.652Z | Compiling hickory-proto v0.25.2 |
| 1777 | 2026-09-08T17:36:05.681Z | Compiling string_cache v0.8.9 |
| 1778 | 2026-09-08T17:36:05.910Z | Compiling toml_edit v0.22.27 |
| 1779 | 2026-09-08T17:36:06.188Z | Compiling itertools v0.13.0 |
| 1780 | 2026-09-08T17:36:06.225Z | Compiling petgraph v0.8.3 |
| 1781 | 2026-09-08T17:36:06.910Z | Compiling digest v0.11.3 |
| 1782 | 2026-09-08T17:36:07.136Z | Compiling usdt-impl v0.5.0 |
| 1783 | 2026-09-08T17:36:07.304Z | Compiling usdt v0.6.0 |
| 1784 | 2026-09-08T17:36:07.451Z | Compiling elliptic-curve v0.13.8 |
| 1785 | 2026-09-08T17:36:07.467Z | Compiling ed25519-dalek v2.2.0 |
| 1786 | 2026-09-08T17:36:07.573Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1787 | 2026-09-08T17:36:07.769Z | Compiling crossterm v0.28.1 |
| 1788 | 2026-09-08T17:36:07.878Z | Compiling serde_with v3.21.0 |
| 1789 | 2026-09-08T17:36:08.201Z | Compiling derive_more v2.1.1 |
| 1790 | 2026-09-08T17:36:08.309Z | Compiling zip v4.6.1 |
| 1791 | 2026-09-08T17:36:09.044Z | Compiling iddqd v0.4.2 |
| 1792 | 2026-09-08T17:36:09.105Z | Compiling similar v2.7.0 |
| 1793 | 2026-09-08T17:36:09.250Z | Compiling crossbeam-epoch v0.9.18 |
| 1794 | 2026-09-08T17:36:09.458Z | Compiling tokio-stream v0.1.18 |
| 1795 | 2026-09-08T17:36:09.577Z | Compiling buf-list v1.1.2 |
| 1796 | 2026-09-08T17:36:09.674Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1797 | 2026-09-08T17:36:09.690Z | Compiling openapiv3 v2.2.0 |
| 1798 | 2026-09-08T17:36:09.851Z | Compiling peg-runtime v0.8.5 |
| 1799 | 2026-09-08T17:36:09.910Z | Compiling lalrpop-util v0.19.12 |
| 1800 | 2026-09-08T17:36:09.954Z | Compiling thread_local v1.1.9 |
| 1801 | 2026-09-08T17:36:09.980Z | Compiling slog-async v2.8.0 |
| 1802 | 2026-09-08T17:36:10.100Z | Compiling crossbeam-channel v0.5.15 |
| 1803 | 2026-09-08T17:36:10.127Z | Compiling filetime v0.2.27 |
| 1804 | 2026-09-08T17:36:10.204Z | Compiling is-terminal v0.4.17 |
| 1805 | 2026-09-08T17:36:10.300Z | Compiling term v1.2.1 |
| 1806 | 2026-09-08T17:36:10.305Z | Compiling xattr v1.6.1 |
| 1807 | 2026-09-08T17:36:10.305Z | Compiling take_mut v0.2.2 |
| 1808 | 2026-09-08T17:36:10.339Z | Compiling camino-tempfile v1.4.1 |
| 1809 | 2026-09-08T17:36:10.428Z | Compiling tar v0.4.46 |
| 1810 | 2026-09-08T17:36:10.551Z | Compiling slog-term v2.9.2 |
| 1811 | 2026-09-08T17:36:16.421Z | Compiling rustls-webpki v0.103.13 |
| 1812 | 2026-09-08T17:36:19.146Z | Compiling tokio-rustls v0.26.4 |
| 1813 | 2026-09-08T17:36:19.147Z | Compiling rustls-platform-verifier v0.6.2 |
| 1814 | 2026-09-08T17:36:19.147Z | Compiling tough v0.22.0 |
| 1815 | 2026-09-08T17:36:19.325Z | Compiling hyper-rustls v0.27.7 |
| 1816 | 2026-09-08T17:36:19.521Z | Compiling reqwest v0.13.2 |
| 1817 | 2026-09-08T17:36:21.798Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1818 | 2026-09-08T17:36:22.031Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1819 | 2026-09-08T17:36:25.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1820 | 2026-09-08T17:36:25.370Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1821 | 2026-09-08T17:36:25.430Z | Sep 08 17:36:23.890 INFO Starting download, target: Cockroach |
| 1822 | 2026-09-08T17:36:25.432Z | Sep 08 17:36:23.891 INFO Starting download, target: DendriteStub |
| 1823 | 2026-09-08T17:36:25.432Z | Sep 08 17:36:23.891 INFO Starting download, target: Clickhouse |
| 1824 | 2026-09-08T17:36:25.432Z | Sep 08 17:36:23.891 INFO Starting download, target: Console |
| 1825 | 2026-09-08T17:36:25.432Z | Sep 08 17:36:23.891 INFO Starting download, target: MaghemiteMgd |
| 1826 | 2026-09-08T17:36:25.439Z | Sep 08 17:36:23.891 INFO Starting download, target: MaghemiteDdmd |
| 1827 | 2026-09-08T17:36:25.439Z | Sep 08 17:36:23.891 INFO Starting download, target: TransceiverControl |
| 1828 | 2026-09-08T17:36:25.439Z | Sep 08 17:36:23.891 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1829 | 2026-09-08T17:36:25.439Z | Sep 08 17:36:23.891 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1830 | 2026-09-08T17:36:25.439Z | Sep 08 17:36:23.891 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1831 | 2026-09-08T17:36:25.439Z | Sep 08 17:36:23.891 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1832 | 2026-09-08T17:36:25.439Z | Sep 08 17:36:23.891 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1833 | 2026-09-08T17:36:25.439Z | Sep 08 17:36:23.891 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1834 | 2026-09-08T17:36:25.440Z | Sep 08 17:36:23.891 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1835 | 2026-09-08T17:36:26.220Z | Sep 08 17:36:24.674 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1836 | 2026-09-08T17:36:26.467Z | Sep 08 17:36:24.913 INFO Download complete, target: TransceiverControl |
| 1837 | 2026-09-08T17:36:27.178Z | Sep 08 17:36:25.634 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1838 | 2026-09-08T17:36:27.486Z | Sep 08 17:36:25.927 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1839 | 2026-09-08T17:36:28.204Z | Sep 08 17:36:26.628 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1840 | 2026-09-08T17:36:28.230Z | Sep 08 17:36:26.642 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1841 | 2026-09-08T17:36:28.387Z | Sep 08 17:36:26.847 INFO Download complete, target: Console |
| 1842 | 2026-09-08T17:36:28.629Z | Sep 08 17:36:27.093 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1843 | 2026-09-08T17:36:29.178Z | Sep 08 17:36:27.647 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1844 | 2026-09-08T17:36:29.178Z | Sep 08 17:36:27.647 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1845 | 2026-09-08T17:36:29.486Z | Sep 08 17:36:27.955 INFO Download complete, target: DendriteStub |
| 1846 | 2026-09-08T17:36:30.361Z | Sep 08 17:36:28.830 INFO Download complete, target: MaghemiteMgd |
| 1847 | 2026-09-08T17:36:30.361Z | Sep 08 17:36:28.830 INFO Download complete, target: MaghemiteDdmd |
| 1848 | 2026-09-08T17:36:32.836Z | Sep 08 17:36:31.305 INFO Checking that binary works, target: Clickhouse |
| 1849 | 2026-09-08T17:36:32.942Z | Sep 08 17:36:31.411 INFO Download complete, target: Clickhouse |
| 1850 | 2026-09-08T17:36:33.165Z | Sep 08 17:36:31.634 INFO Checking that binary works, target: Cockroach |
| 1851 | 2026-09-08T17:36:33.274Z | Sep 08 17:36:31.743 INFO Download complete, target: Cockroach |
| 1852 | 2026-09-08T17:36:33.290Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1853 | 2026-09-08T17:36:33.293Z | |
| 1854 | 2026-09-08T17:36:33.293Z | real 2:11.044562716 |
| 1855 | 2026-09-08T17:36:33.293Z | user 7:21.210010277 |
| 1856 | 2026-09-08T17:36:33.293Z | sys 1:29.083256458 |
| 1857 | 2026-09-08T17:36:33.293Z | trap 0.250450320 |
| 1858 | 2026-09-08T17:36:33.293Z | tflt 0.365065083 |
| 1859 | 2026-09-08T17:36:33.293Z | dflt 0.683829556 |
| 1860 | 2026-09-08T17:36:33.293Z | kflt 0.017514937 |
| 1861 | 2026-09-08T17:36:33.294Z | lock 27:28.294042425 |
| 1862 | 2026-09-08T17:36:33.294Z | slp 22:22.648333217 |
| 1863 | 2026-09-08T17:36:33.294Z | lat 51.237960184 |
| 1864 | 2026-09-08T17:36:33.294Z | stop 2:45.572885842 |
| 1865 | 2026-09-08T17:36:33.294Z | + banner hack-check |
| 1866 | 2026-09-08T17:36:33.294Z | |
| 1867 | 2026-09-08T17:36:33.294Z | # # ## #### # # #### # # ###### #### # # |
| 1868 | 2026-09-08T17:36:33.294Z | # # # # # # # # # # # # # # # # # |
| 1869 | 2026-09-08T17:36:33.294Z | ###### # # # #### ##### # ###### ##### # #### |
| 1870 | 2026-09-08T17:36:33.294Z | # # ###### # # # # # # # # # # |
| 1871 | 2026-09-08T17:36:33.294Z | # # # # # # # # # # # # # # # # # |
| 1872 | 2026-09-08T17:36:33.294Z | # # # # #### # # #### # # ###### #### # # |
| 1873 | 2026-09-08T17:36:33.294Z | |
| 1874 | 2026-09-08T17:36:33.294Z | + export CARGO_INCREMENTAL=0 |
| 1875 | 2026-09-08T17:36:33.294Z | + CARGO_INCREMENTAL=0 |
| 1876 | 2026-09-08T17:36:33.294Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1877 | 2026-09-08T17:36:33.767Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1878 | 2026-09-08T17:36:34.055Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1879 | 2026-09-08T17:36:35.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s |
| 1880 | 2026-09-08T17:36:35.969Z | Running `target/debug/xtask check-features --ci` |
| 1881 | 2026-09-08T17:36:35.998Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1882 | 2026-09-08T17:36:35.998Z | running: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1883 | 2026-09-08T17:36:36.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1884 | 2026-09-08T17:36:36.451Z | Running `target/debug/xtask download cargo-hack` |
| 1885 | 2026-09-08T17:36:37.236Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1886 | 2026-09-08T17:36:37.560Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1887 | 2026-09-08T17:36:40.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s |
| 1888 | 2026-09-08T17:36:40.317Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1889 | 2026-09-08T17:36:40.357Z | Sep 08 17:36:38.826 INFO Starting download, target: CargoHack |
| 1890 | 2026-09-08T17:36:40.363Z | Sep 08 17:36:38.827 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1891 | 2026-09-08T17:36:40.695Z | Sep 08 17:36:39.165 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1892 | 2026-09-08T17:36:40.734Z | Sep 08 17:36:39.203 INFO Download complete, target: CargoHack |
| 1893 | 2026-09-08T17:36:40.739Z | running: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1894 | 2026-09-08T17:36:40.751Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1895 | 2026-09-08T17:36:40.915Z | info: running `cargo check --bins` on api_identity (1/376) |
| 1896 | 2026-09-08T17:36:41.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1897 | 2026-09-08T17:36:41.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1898 | 2026-09-08T17:36:41.397Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1899 | 2026-09-08T17:36:41.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1900 | 2026-09-08T17:36:41.475Z | |
| 1901 | 2026-09-08T17:36:41.475Z | info: running `cargo check --bins` on bootstore (2/376) |
| 1902 | 2026-09-08T17:36:41.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-09-08T17:36:41.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-09-08T17:36:41.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-09-08T17:36:41.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1906 | 2026-09-08T17:36:42.026Z | |
| 1907 | 2026-09-08T17:36:42.026Z | info: running `cargo check --bins` on omicron-ledger (3/376) |
| 1908 | 2026-09-08T17:36:42.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-09-08T17:36:42.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-09-08T17:36:42.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-09-08T17:36:42.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1912 | 2026-09-08T17:36:42.571Z | |
| 1913 | 2026-09-08T17:36:42.571Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376) |
| 1914 | 2026-09-08T17:36:43.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-09-08T17:36:43.039Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-09-08T17:36:43.039Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-09-08T17:36:43.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1918 | 2026-09-08T17:36:43.121Z | |
| 1919 | 2026-09-08T17:36:43.121Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376) |
| 1920 | 2026-09-08T17:36:43.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-09-08T17:36:43.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-09-08T17:36:43.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-09-08T17:36:43.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1924 | 2026-09-08T17:36:43.674Z | |
| 1925 | 2026-09-08T17:36:43.674Z | info: running `cargo check --bins` on omicron-certificates (6/376) |
| 1926 | 2026-09-08T17:36:44.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-09-08T17:36:44.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-09-08T17:36:44.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-09-08T17:36:44.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1930 | 2026-09-08T17:36:44.239Z | |
| 1931 | 2026-09-08T17:36:44.239Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/376) |
| 1932 | 2026-09-08T17:36:44.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-09-08T17:36:44.720Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-09-08T17:36:44.720Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-09-08T17:36:44.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1936 | 2026-09-08T17:36:44.801Z | |
| 1937 | 2026-09-08T17:36:44.801Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376) |
| 1938 | 2026-09-08T17:36:45.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-09-08T17:36:45.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-09-08T17:36:45.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-09-08T17:36:45.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1942 | 2026-09-08T17:36:45.364Z | |
| 1943 | 2026-09-08T17:36:45.364Z | info: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376) |
| 1944 | 2026-09-08T17:36:45.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-09-08T17:36:45.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-09-08T17:36:45.731Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-09-08T17:36:45.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1948 | 2026-09-08T17:36:45.778Z | |
| 1949 | 2026-09-08T17:36:45.778Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376) |
| 1950 | 2026-09-08T17:36:46.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-09-08T17:36:46.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-09-08T17:36:46.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-09-08T17:36:46.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1954 | 2026-09-08T17:36:46.190Z | |
| 1955 | 2026-09-08T17:36:46.190Z | info: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376) |
| 1956 | 2026-09-08T17:36:46.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-09-08T17:36:46.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-09-08T17:36:46.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-09-08T17:36:46.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1960 | 2026-09-08T17:36:46.601Z | |
| 1961 | 2026-09-08T17:36:46.602Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376) |
| 1962 | 2026-09-08T17:36:46.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-09-08T17:36:46.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-09-08T17:36:46.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-09-08T17:36:46.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1966 | 2026-09-08T17:36:47.013Z | |
| 1967 | 2026-09-08T17:36:47.013Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376) |
| 1968 | 2026-09-08T17:36:47.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-09-08T17:36:47.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-09-08T17:36:47.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-09-08T17:36:47.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1972 | 2026-09-08T17:36:47.424Z | |
| 1973 | 2026-09-08T17:36:47.424Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376) |
| 1974 | 2026-09-08T17:36:47.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-09-08T17:36:47.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-09-08T17:36:47.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-09-08T17:36:47.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1978 | 2026-09-08T17:36:47.843Z | |
| 1979 | 2026-09-08T17:36:47.843Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376) |
| 1980 | 2026-09-08T17:36:48.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-09-08T17:36:48.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-09-08T17:36:48.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-09-08T17:36:48.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1984 | 2026-09-08T17:36:48.246Z | |
| 1985 | 2026-09-08T17:36:48.246Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376) |
| 1986 | 2026-09-08T17:36:48.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-09-08T17:36:48.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-09-08T17:36:48.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-09-08T17:36:48.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1990 | 2026-09-08T17:36:48.660Z | |
| 1991 | 2026-09-08T17:36:48.660Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376) |
| 1992 | 2026-09-08T17:36:49.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-09-08T17:36:49.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-09-08T17:36:49.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-09-08T17:36:49.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1996 | 2026-09-08T17:36:49.073Z | |
| 1997 | 2026-09-08T17:36:49.073Z | info: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376) |
| 1998 | 2026-09-08T17:36:49.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-09-08T17:36:49.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-09-08T17:36:49.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-09-08T17:36:49.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2002 | 2026-09-08T17:36:49.490Z | |
| 2003 | 2026-09-08T17:36:49.490Z | info: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376) |
| 2004 | 2026-09-08T17:36:49.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-09-08T17:36:49.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-09-08T17:36:49.856Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-09-08T17:36:49.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2008 | 2026-09-08T17:36:49.904Z | |
| 2009 | 2026-09-08T17:36:49.904Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376) |
| 2010 | 2026-09-08T17:36:50.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-09-08T17:36:50.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-09-08T17:36:50.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-09-08T17:36:50.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2014 | 2026-09-08T17:36:50.317Z | |
| 2015 | 2026-09-08T17:36:50.317Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376) |
| 2016 | 2026-09-08T17:36:50.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-09-08T17:36:50.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-09-08T17:36:50.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-09-08T17:36:50.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2020 | 2026-09-08T17:36:50.732Z | |
| 2021 | 2026-09-08T17:36:50.732Z | info: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376) |
| 2022 | 2026-09-08T17:36:51.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-09-08T17:36:51.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-09-08T17:36:51.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-09-08T17:36:51.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2026 | 2026-09-08T17:36:51.145Z | |
| 2027 | 2026-09-08T17:36:51.145Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376) |
| 2028 | 2026-09-08T17:36:51.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-09-08T17:36:51.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-09-08T17:36:51.509Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-09-08T17:36:51.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2032 | 2026-09-08T17:36:51.557Z | |
| 2033 | 2026-09-08T17:36:51.557Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376) |
| 2034 | 2026-09-08T17:36:51.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-09-08T17:36:51.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-09-08T17:36:51.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-09-08T17:36:51.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2038 | 2026-09-08T17:36:51.970Z | |
| 2039 | 2026-09-08T17:36:51.970Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376) |
| 2040 | 2026-09-08T17:36:52.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-09-08T17:36:52.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-09-08T17:36:52.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-09-08T17:36:52.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2044 | 2026-09-08T17:36:52.384Z | |
| 2045 | 2026-09-08T17:36:52.384Z | info: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376) |
| 2046 | 2026-09-08T17:36:52.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-09-08T17:36:52.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-09-08T17:36:52.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-09-08T17:36:52.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2050 | 2026-09-08T17:36:52.796Z | |
| 2051 | 2026-09-08T17:36:52.796Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376) |
| 2052 | 2026-09-08T17:36:53.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-09-08T17:36:53.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-09-08T17:36:53.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-09-08T17:36:53.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2056 | 2026-09-08T17:36:53.208Z | |
| 2057 | 2026-09-08T17:36:53.208Z | info: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376) |
| 2058 | 2026-09-08T17:36:53.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-09-08T17:36:53.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-09-08T17:36:53.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-09-08T17:36:53.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2062 | 2026-09-08T17:36:53.623Z | |
| 2063 | 2026-09-08T17:36:53.623Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376) |
| 2064 | 2026-09-08T17:36:53.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-09-08T17:36:53.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-09-08T17:36:53.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-09-08T17:36:53.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2068 | 2026-09-08T17:36:54.034Z | |
| 2069 | 2026-09-08T17:36:54.034Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376) |
| 2070 | 2026-09-08T17:36:54.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-09-08T17:36:54.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-09-08T17:36:54.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-09-08T17:36:54.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2074 | 2026-09-08T17:36:54.449Z | |
| 2075 | 2026-09-08T17:36:54.449Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376) |
| 2076 | 2026-09-08T17:36:54.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-09-08T17:36:54.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-09-08T17:36:54.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-09-08T17:36:54.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2080 | 2026-09-08T17:36:54.869Z | |
| 2081 | 2026-09-08T17:36:54.869Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376) |
| 2082 | 2026-09-08T17:36:55.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-09-08T17:36:55.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-09-08T17:36:55.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-09-08T17:36:55.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2086 | 2026-09-08T17:36:55.284Z | |
| 2087 | 2026-09-08T17:36:55.284Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376) |
| 2088 | 2026-09-08T17:36:55.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-09-08T17:36:55.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-09-08T17:36:55.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-09-08T17:36:55.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2092 | 2026-09-08T17:36:55.706Z | |
| 2093 | 2026-09-08T17:36:55.706Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376) |
| 2094 | 2026-09-08T17:36:56.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-09-08T17:36:56.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-09-08T17:36:56.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-09-08T17:36:56.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2098 | 2026-09-08T17:36:56.123Z | |
| 2099 | 2026-09-08T17:36:56.124Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376) |
| 2100 | 2026-09-08T17:36:56.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-09-08T17:36:56.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-09-08T17:36:56.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-09-08T17:36:56.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2104 | 2026-09-08T17:36:56.531Z | |
| 2105 | 2026-09-08T17:36:56.531Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376) |
| 2106 | 2026-09-08T17:36:56.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-09-08T17:36:56.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-09-08T17:36:56.898Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-09-08T17:36:56.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2110 | 2026-09-08T17:36:56.946Z | |
| 2111 | 2026-09-08T17:36:56.947Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376) |
| 2112 | 2026-09-08T17:36:57.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-09-08T17:36:57.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-09-08T17:36:57.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2115 | 2026-09-08T17:36:57.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2116 | 2026-09-08T17:36:57.364Z | |
| 2117 | 2026-09-08T17:36:57.365Z | info: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376) |
| 2118 | 2026-09-08T17:36:57.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2119 | 2026-09-08T17:36:57.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2120 | 2026-09-08T17:36:57.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2121 | 2026-09-08T17:36:57.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2122 | 2026-09-08T17:36:57.770Z | |
| 2123 | 2026-09-08T17:36:57.770Z | info: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376) |
| 2124 | 2026-09-08T17:36:58.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2125 | 2026-09-08T17:36:58.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2126 | 2026-09-08T17:36:58.136Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2127 | 2026-09-08T17:36:58.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2128 | 2026-09-08T17:36:58.182Z | |
| 2129 | 2026-09-08T17:36:58.182Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376) |
| 2130 | 2026-09-08T17:36:58.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2131 | 2026-09-08T17:36:58.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2132 | 2026-09-08T17:36:58.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2133 | 2026-09-08T17:36:58.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2134 | 2026-09-08T17:36:58.601Z | |
| 2135 | 2026-09-08T17:36:58.601Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376) |
| 2136 | 2026-09-08T17:36:58.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2137 | 2026-09-08T17:36:58.968Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2138 | 2026-09-08T17:36:58.968Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2139 | 2026-09-08T17:36:58.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2140 | 2026-09-08T17:36:59.016Z | |
| 2141 | 2026-09-08T17:36:59.016Z | info: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376) |
| 2142 | 2026-09-08T17:36:59.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2143 | 2026-09-08T17:36:59.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2144 | 2026-09-08T17:36:59.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2145 | 2026-09-08T17:36:59.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2146 | 2026-09-08T17:36:59.431Z | |
| 2147 | 2026-09-08T17:36:59.431Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376) |
| 2148 | 2026-09-08T17:36:59.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2149 | 2026-09-08T17:36:59.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2150 | 2026-09-08T17:36:59.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2151 | 2026-09-08T17:36:59.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2152 | 2026-09-08T17:36:59.845Z | |
| 2153 | 2026-09-08T17:36:59.845Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376) |
| 2154 | 2026-09-08T17:37:00.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2155 | 2026-09-08T17:37:00.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2156 | 2026-09-08T17:37:00.211Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2157 | 2026-09-08T17:37:00.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2158 | 2026-09-08T17:37:00.262Z | |
| 2159 | 2026-09-08T17:37:00.262Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376) |
| 2160 | 2026-09-08T17:37:00.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2161 | 2026-09-08T17:37:00.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2162 | 2026-09-08T17:37:00.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2163 | 2026-09-08T17:37:00.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2164 | 2026-09-08T17:37:00.678Z | |
| 2165 | 2026-09-08T17:37:00.680Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376) |
| 2166 | 2026-09-08T17:37:01.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2167 | 2026-09-08T17:37:01.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2168 | 2026-09-08T17:37:01.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2169 | 2026-09-08T17:37:01.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2170 | 2026-09-08T17:37:01.090Z | |
| 2171 | 2026-09-08T17:37:01.090Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376) |
| 2172 | 2026-09-08T17:37:01.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2173 | 2026-09-08T17:37:01.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2174 | 2026-09-08T17:37:01.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2175 | 2026-09-08T17:37:01.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2176 | 2026-09-08T17:37:01.505Z | |
| 2177 | 2026-09-08T17:37:01.505Z | info: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376) |
| 2178 | 2026-09-08T17:37:01.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2179 | 2026-09-08T17:37:01.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2180 | 2026-09-08T17:37:01.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2181 | 2026-09-08T17:37:01.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2182 | 2026-09-08T17:37:01.916Z | |
| 2183 | 2026-09-08T17:37:01.916Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376) |
| 2184 | 2026-09-08T17:37:02.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2185 | 2026-09-08T17:37:02.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2186 | 2026-09-08T17:37:02.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2187 | 2026-09-08T17:37:02.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2188 | 2026-09-08T17:37:02.330Z | |
| 2189 | 2026-09-08T17:37:02.330Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376) |
| 2190 | 2026-09-08T17:37:02.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2191 | 2026-09-08T17:37:02.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2192 | 2026-09-08T17:37:02.731Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2193 | 2026-09-08T17:37:02.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2194 | 2026-09-08T17:37:02.745Z | |
| 2195 | 2026-09-08T17:37:02.745Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376) |
| 2196 | 2026-09-08T17:37:03.106Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2197 | 2026-09-08T17:37:03.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2198 | 2026-09-08T17:37:03.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2199 | 2026-09-08T17:37:03.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2200 | 2026-09-08T17:37:03.161Z | |
| 2201 | 2026-09-08T17:37:03.161Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376) |
| 2202 | 2026-09-08T17:37:03.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2203 | 2026-09-08T17:37:03.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2204 | 2026-09-08T17:37:03.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2205 | 2026-09-08T17:37:03.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2206 | 2026-09-08T17:37:03.574Z | |
| 2207 | 2026-09-08T17:37:03.575Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376) |
| 2208 | 2026-09-08T17:37:03.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2209 | 2026-09-08T17:37:03.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2210 | 2026-09-08T17:37:03.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2211 | 2026-09-08T17:37:03.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2212 | 2026-09-08T17:37:03.991Z | |
| 2213 | 2026-09-08T17:37:03.991Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376) |
| 2214 | 2026-09-08T17:37:04.357Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2215 | 2026-09-08T17:37:04.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2216 | 2026-09-08T17:37:04.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2217 | 2026-09-08T17:37:04.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2218 | 2026-09-08T17:37:04.407Z | |
| 2219 | 2026-09-08T17:37:04.407Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376) |
| 2220 | 2026-09-08T17:37:04.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2221 | 2026-09-08T17:37:04.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2222 | 2026-09-08T17:37:04.774Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2223 | 2026-09-08T17:37:04.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2224 | 2026-09-08T17:37:04.828Z | |
| 2225 | 2026-09-08T17:37:04.828Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376) |
| 2226 | 2026-09-08T17:37:05.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2227 | 2026-09-08T17:37:05.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2228 | 2026-09-08T17:37:05.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2229 | 2026-09-08T17:37:05.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2230 | 2026-09-08T17:37:05.235Z | |
| 2231 | 2026-09-08T17:37:05.235Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376) |
| 2232 | 2026-09-08T17:37:05.599Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2233 | 2026-09-08T17:37:05.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2234 | 2026-09-08T17:37:05.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2235 | 2026-09-08T17:37:05.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2236 | 2026-09-08T17:37:05.649Z | |
| 2237 | 2026-09-08T17:37:05.649Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376) |
| 2238 | 2026-09-08T17:37:06.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2239 | 2026-09-08T17:37:06.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2240 | 2026-09-08T17:37:06.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2241 | 2026-09-08T17:37:06.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2242 | 2026-09-08T17:37:06.063Z | |
| 2243 | 2026-09-08T17:37:06.063Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376) |
| 2244 | 2026-09-08T17:37:06.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2245 | 2026-09-08T17:37:06.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2246 | 2026-09-08T17:37:06.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2247 | 2026-09-08T17:37:06.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2248 | 2026-09-08T17:37:06.477Z | |
| 2249 | 2026-09-08T17:37:06.477Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376) |
| 2250 | 2026-09-08T17:37:06.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2251 | 2026-09-08T17:37:06.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2252 | 2026-09-08T17:37:06.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2253 | 2026-09-08T17:37:06.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2254 | 2026-09-08T17:37:06.894Z | |
| 2255 | 2026-09-08T17:37:06.894Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376) |
| 2256 | 2026-09-08T17:37:07.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2257 | 2026-09-08T17:37:07.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2258 | 2026-09-08T17:37:07.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2259 | 2026-09-08T17:37:07.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2260 | 2026-09-08T17:37:07.312Z | |
| 2261 | 2026-09-08T17:37:07.312Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376) |
| 2262 | 2026-09-08T17:37:07.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2263 | 2026-09-08T17:37:07.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2264 | 2026-09-08T17:37:07.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2265 | 2026-09-08T17:37:07.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2266 | 2026-09-08T17:37:07.734Z | |
| 2267 | 2026-09-08T17:37:07.734Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376) |
| 2268 | 2026-09-08T17:37:08.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2269 | 2026-09-08T17:37:08.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2270 | 2026-09-08T17:37:08.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2271 | 2026-09-08T17:37:08.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2272 | 2026-09-08T17:37:08.151Z | |
| 2273 | 2026-09-08T17:37:08.151Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376) |
| 2274 | 2026-09-08T17:37:08.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2275 | 2026-09-08T17:37:08.519Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2276 | 2026-09-08T17:37:08.520Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2277 | 2026-09-08T17:37:08.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2278 | 2026-09-08T17:37:08.570Z | |
| 2279 | 2026-09-08T17:37:08.570Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376) |
| 2280 | 2026-09-08T17:37:08.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2281 | 2026-09-08T17:37:08.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2282 | 2026-09-08T17:37:08.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2283 | 2026-09-08T17:37:08.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2284 | 2026-09-08T17:37:08.987Z | |
| 2285 | 2026-09-08T17:37:08.988Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376) |
| 2286 | 2026-09-08T17:37:09.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2287 | 2026-09-08T17:37:09.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2288 | 2026-09-08T17:37:09.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2289 | 2026-09-08T17:37:09.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2290 | 2026-09-08T17:37:09.403Z | |
| 2291 | 2026-09-08T17:37:09.403Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376) |
| 2292 | 2026-09-08T17:37:09.768Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2293 | 2026-09-08T17:37:09.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2294 | 2026-09-08T17:37:09.771Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2295 | 2026-09-08T17:37:09.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2296 | 2026-09-08T17:37:09.822Z | |
| 2297 | 2026-09-08T17:37:09.822Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376) |
| 2298 | 2026-09-08T17:37:10.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2299 | 2026-09-08T17:37:10.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2300 | 2026-09-08T17:37:10.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2301 | 2026-09-08T17:37:10.195Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2302 | 2026-09-08T17:37:10.237Z | |
| 2303 | 2026-09-08T17:37:10.237Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376) |
| 2304 | 2026-09-08T17:37:10.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2305 | 2026-09-08T17:37:10.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2306 | 2026-09-08T17:37:10.610Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2307 | 2026-09-08T17:37:10.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2308 | 2026-09-08T17:37:10.658Z | |
| 2309 | 2026-09-08T17:37:10.658Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376) |
| 2310 | 2026-09-08T17:37:11.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2311 | 2026-09-08T17:37:11.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2312 | 2026-09-08T17:37:11.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2313 | 2026-09-08T17:37:11.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2314 | 2026-09-08T17:37:11.074Z | |
| 2315 | 2026-09-08T17:37:11.074Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376) |
| 2316 | 2026-09-08T17:37:11.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2317 | 2026-09-08T17:37:11.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2318 | 2026-09-08T17:37:11.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2319 | 2026-09-08T17:37:11.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2320 | 2026-09-08T17:37:11.502Z | |
| 2321 | 2026-09-08T17:37:11.503Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376) |
| 2322 | 2026-09-08T17:37:11.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2323 | 2026-09-08T17:37:11.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2324 | 2026-09-08T17:37:11.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2325 | 2026-09-08T17:37:11.857Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2326 | 2026-09-08T17:37:11.901Z | |
| 2327 | 2026-09-08T17:37:11.901Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376) |
| 2328 | 2026-09-08T17:37:12.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2329 | 2026-09-08T17:37:12.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2330 | 2026-09-08T17:37:12.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2331 | 2026-09-08T17:37:12.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2332 | 2026-09-08T17:37:12.316Z | |
| 2333 | 2026-09-08T17:37:12.316Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376) |
| 2334 | 2026-09-08T17:37:12.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2335 | 2026-09-08T17:37:12.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2336 | 2026-09-08T17:37:12.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2337 | 2026-09-08T17:37:12.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2338 | 2026-09-08T17:37:12.732Z | |
| 2339 | 2026-09-08T17:37:12.732Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376) |
| 2340 | 2026-09-08T17:37:13.096Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2341 | 2026-09-08T17:37:13.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2342 | 2026-09-08T17:37:13.100Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2343 | 2026-09-08T17:37:13.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2344 | 2026-09-08T17:37:13.149Z | |
| 2345 | 2026-09-08T17:37:13.149Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376) |
| 2346 | 2026-09-08T17:37:13.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2347 | 2026-09-08T17:37:13.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2348 | 2026-09-08T17:37:13.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2349 | 2026-09-08T17:37:13.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2350 | 2026-09-08T17:37:13.571Z | |
| 2351 | 2026-09-08T17:37:13.571Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376) |
| 2352 | 2026-09-08T17:37:13.936Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2353 | 2026-09-08T17:37:13.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2354 | 2026-09-08T17:37:13.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2355 | 2026-09-08T17:37:13.944Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2356 | 2026-09-08T17:37:13.988Z | |
| 2357 | 2026-09-08T17:37:13.989Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376) |
| 2358 | 2026-09-08T17:37:14.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2359 | 2026-09-08T17:37:14.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2360 | 2026-09-08T17:37:14.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2361 | 2026-09-08T17:37:14.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2362 | 2026-09-08T17:37:14.404Z | |
| 2363 | 2026-09-08T17:37:14.404Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376) |
| 2364 | 2026-09-08T17:37:14.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2365 | 2026-09-08T17:37:14.772Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2366 | 2026-09-08T17:37:14.772Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2367 | 2026-09-08T17:37:14.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2368 | 2026-09-08T17:37:14.823Z | |
| 2369 | 2026-09-08T17:37:14.824Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376) |
| 2370 | 2026-09-08T17:37:15.182Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2371 | 2026-09-08T17:37:15.185Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2372 | 2026-09-08T17:37:15.185Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2373 | 2026-09-08T17:37:15.188Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2374 | 2026-09-08T17:37:15.234Z | |
| 2375 | 2026-09-08T17:37:15.234Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376) |
| 2376 | 2026-09-08T17:37:15.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2377 | 2026-09-08T17:37:15.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2378 | 2026-09-08T17:37:15.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2379 | 2026-09-08T17:37:15.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2380 | 2026-09-08T17:37:15.654Z | |
| 2381 | 2026-09-08T17:37:15.654Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376) |
| 2382 | 2026-09-08T17:37:16.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2383 | 2026-09-08T17:37:16.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2384 | 2026-09-08T17:37:16.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2385 | 2026-09-08T17:37:16.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2386 | 2026-09-08T17:37:16.070Z | |
| 2387 | 2026-09-08T17:37:16.070Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376) |
| 2388 | 2026-09-08T17:37:16.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2389 | 2026-09-08T17:37:16.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2390 | 2026-09-08T17:37:16.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2391 | 2026-09-08T17:37:16.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2392 | 2026-09-08T17:37:16.487Z | |
| 2393 | 2026-09-08T17:37:16.487Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376) |
| 2394 | 2026-09-08T17:37:16.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2395 | 2026-09-08T17:37:16.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2396 | 2026-09-08T17:37:16.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2397 | 2026-09-08T17:37:16.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2398 | 2026-09-08T17:37:16.903Z | |
| 2399 | 2026-09-08T17:37:16.903Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376) |
| 2400 | 2026-09-08T17:37:17.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2401 | 2026-09-08T17:37:17.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2402 | 2026-09-08T17:37:17.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2403 | 2026-09-08T17:37:17.274Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2404 | 2026-09-08T17:37:17.319Z | |
| 2405 | 2026-09-08T17:37:17.320Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376) |
| 2406 | 2026-09-08T17:37:17.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2407 | 2026-09-08T17:37:17.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2408 | 2026-09-08T17:37:17.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2409 | 2026-09-08T17:37:17.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2410 | 2026-09-08T17:37:17.737Z | |
| 2411 | 2026-09-08T17:37:17.737Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376) |
| 2412 | 2026-09-08T17:37:18.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2413 | 2026-09-08T17:37:18.105Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2414 | 2026-09-08T17:37:18.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2415 | 2026-09-08T17:37:18.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2416 | 2026-09-08T17:37:18.155Z | |
| 2417 | 2026-09-08T17:37:18.155Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376) |
| 2418 | 2026-09-08T17:37:18.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2419 | 2026-09-08T17:37:18.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2420 | 2026-09-08T17:37:18.530Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2421 | 2026-09-08T17:37:18.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2422 | 2026-09-08T17:37:18.577Z | |
| 2423 | 2026-09-08T17:37:18.577Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376) |
| 2424 | 2026-09-08T17:37:19.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2425 | 2026-09-08T17:37:19.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2426 | 2026-09-08T17:37:19.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2427 | 2026-09-08T17:37:19.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2428 | 2026-09-08T17:37:19.176Z | |
| 2429 | 2026-09-08T17:37:19.176Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376) |
| 2430 | 2026-09-08T17:37:19.685Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2431 | 2026-09-08T17:37:19.688Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2432 | 2026-09-08T17:37:19.688Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2433 | 2026-09-08T17:37:19.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2434 | 2026-09-08T17:37:19.780Z | |
| 2435 | 2026-09-08T17:37:19.780Z | info: running `cargo check --bins` on nexus-config (91/376) |
| 2436 | 2026-09-08T17:37:20.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2437 | 2026-09-08T17:37:20.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2438 | 2026-09-08T17:37:20.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2439 | 2026-09-08T17:37:20.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2440 | 2026-09-08T17:37:20.375Z | |
| 2441 | 2026-09-08T17:37:20.375Z | info: running `cargo check --bins` on nexus-types (92/376) |
| 2442 | 2026-09-08T17:37:20.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2443 | 2026-09-08T17:37:20.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2444 | 2026-09-08T17:37:20.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2445 | 2026-09-08T17:37:20.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2446 | 2026-09-08T17:37:20.977Z | |
| 2447 | 2026-09-08T17:37:20.977Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376) |
| 2448 | 2026-09-08T17:37:21.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2449 | 2026-09-08T17:37:21.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2450 | 2026-09-08T17:37:21.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2451 | 2026-09-08T17:37:21.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2452 | 2026-09-08T17:37:21.550Z | |
| 2453 | 2026-09-08T17:37:21.550Z | info: running `cargo check --bins` on omicron-passwords (94/376) |
| 2454 | 2026-09-08T17:37:22.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2455 | 2026-09-08T17:37:22.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2456 | 2026-09-08T17:37:22.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2457 | 2026-09-08T17:37:22.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2458 | 2026-09-08T17:37:22.099Z | |
| 2459 | 2026-09-08T17:37:22.099Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (95/376) |
| 2460 | 2026-09-08T17:37:22.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2461 | 2026-09-08T17:37:22.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2462 | 2026-09-08T17:37:22.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2463 | 2026-09-08T17:37:22.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2464 | 2026-09-08T17:37:22.672Z | |
| 2465 | 2026-09-08T17:37:22.672Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376) |
| 2466 | 2026-09-08T17:37:23.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2467 | 2026-09-08T17:37:23.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2468 | 2026-09-08T17:37:23.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2469 | 2026-09-08T17:37:23.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2470 | 2026-09-08T17:37:23.238Z | |
| 2471 | 2026-09-08T17:37:23.238Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376) |
| 2472 | 2026-09-08T17:37:23.719Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2473 | 2026-09-08T17:37:23.722Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2474 | 2026-09-08T17:37:23.722Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2475 | 2026-09-08T17:37:23.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2476 | 2026-09-08T17:37:23.809Z | |
| 2477 | 2026-09-08T17:37:23.809Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376) |
| 2478 | 2026-09-08T17:37:24.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2479 | 2026-09-08T17:37:24.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2480 | 2026-09-08T17:37:24.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2481 | 2026-09-08T17:37:24.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2482 | 2026-09-08T17:37:24.375Z | |
| 2483 | 2026-09-08T17:37:24.375Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376) |
| 2484 | 2026-09-08T17:37:24.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2485 | 2026-09-08T17:37:24.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2486 | 2026-09-08T17:37:24.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2487 | 2026-09-08T17:37:24.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2488 | 2026-09-08T17:37:24.929Z | |
| 2489 | 2026-09-08T17:37:24.929Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376) |
| 2490 | 2026-09-08T17:37:25.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2491 | 2026-09-08T17:37:25.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2492 | 2026-09-08T17:37:25.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2493 | 2026-09-08T17:37:25.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2494 | 2026-09-08T17:37:25.483Z | |
| 2495 | 2026-09-08T17:37:25.484Z | info: running `cargo check --bins --no-default-features` on gfss (101/376) |
| 2496 | 2026-09-08T17:37:25.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2497 | 2026-09-08T17:37:25.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2498 | 2026-09-08T17:37:25.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2499 | 2026-09-08T17:37:25.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2500 | 2026-09-08T17:37:26.033Z | |
| 2501 | 2026-09-08T17:37:26.033Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376) |
| 2502 | 2026-09-08T17:37:26.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2503 | 2026-09-08T17:37:26.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2504 | 2026-09-08T17:37:26.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2505 | 2026-09-08T17:37:26.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2506 | 2026-09-08T17:37:26.620Z | |
| 2507 | 2026-09-08T17:37:26.620Z | info: running `cargo check --bins` on trust-quorum-types (103/376) |
| 2508 | 2026-09-08T17:37:27.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2509 | 2026-09-08T17:37:27.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2510 | 2026-09-08T17:37:27.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2511 | 2026-09-08T17:37:27.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2512 | 2026-09-08T17:37:27.142Z | |
| 2513 | 2026-09-08T17:37:27.142Z | info: running `cargo check --bins` on wicketd-commission-types (104/376) |
| 2514 | 2026-09-08T17:37:27.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2515 | 2026-09-08T17:37:27.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2516 | 2026-09-08T17:37:27.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2517 | 2026-09-08T17:37:27.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2518 | 2026-09-08T17:37:27.719Z | |
| 2519 | 2026-09-08T17:37:27.719Z | info: running `cargo check --bins` on wicketd-commission-types-versions (105/376) |
| 2520 | 2026-09-08T17:37:28.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2521 | 2026-09-08T17:37:28.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2522 | 2026-09-08T17:37:28.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2523 | 2026-09-08T17:37:28.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2524 | 2026-09-08T17:37:28.291Z | |
| 2525 | 2026-09-08T17:37:28.292Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376) |
| 2526 | 2026-09-08T17:37:28.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2527 | 2026-09-08T17:37:28.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2528 | 2026-09-08T17:37:28.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2529 | 2026-09-08T17:37:28.768Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2530 | 2026-09-08T17:37:28.850Z | |
| 2531 | 2026-09-08T17:37:28.850Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376) |
| 2532 | 2026-09-08T17:37:29.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2533 | 2026-09-08T17:37:29.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2534 | 2026-09-08T17:37:29.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2535 | 2026-09-08T17:37:29.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2536 | 2026-09-08T17:37:29.410Z | |
| 2537 | 2026-09-08T17:37:29.410Z | info: running `cargo check --bins` on clickhouse-admin-types (108/376) |
| 2538 | 2026-09-08T17:37:29.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2539 | 2026-09-08T17:37:29.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2540 | 2026-09-08T17:37:29.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2541 | 2026-09-08T17:37:29.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2542 | 2026-09-08T17:37:29.978Z | |
| 2543 | 2026-09-08T17:37:29.978Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (109/376) |
| 2544 | 2026-09-08T17:37:30.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2545 | 2026-09-08T17:37:30.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2546 | 2026-09-08T17:37:30.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2547 | 2026-09-08T17:37:30.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2548 | 2026-09-08T17:37:30.551Z | |
| 2549 | 2026-09-08T17:37:30.551Z | info: running `cargo check --bins` on cockroach-admin-types (110/376) |
| 2550 | 2026-09-08T17:37:31.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2551 | 2026-09-08T17:37:31.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2552 | 2026-09-08T17:37:31.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2553 | 2026-09-08T17:37:31.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2554 | 2026-09-08T17:37:31.105Z | |
| 2555 | 2026-09-08T17:37:31.105Z | info: running `cargo check --bins` on cockroach-admin-types-versions (111/376) |
| 2556 | 2026-09-08T17:37:31.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2557 | 2026-09-08T17:37:31.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2558 | 2026-09-08T17:37:31.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2559 | 2026-09-08T17:37:31.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2560 | 2026-09-08T17:37:31.657Z | |
| 2561 | 2026-09-08T17:37:31.657Z | info: running `cargo check --bins` on ereport-types (112/376) |
| 2562 | 2026-09-08T17:37:32.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2563 | 2026-09-08T17:37:32.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2564 | 2026-09-08T17:37:32.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2565 | 2026-09-08T17:37:32.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2566 | 2026-09-08T17:37:32.217Z | |
| 2567 | 2026-09-08T17:37:32.217Z | info: running `cargo check --bins` on gateway-client (113/376) |
| 2568 | 2026-09-08T17:37:32.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2569 | 2026-09-08T17:37:32.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2570 | 2026-09-08T17:37:32.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2571 | 2026-09-08T17:37:32.700Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2572 | 2026-09-08T17:37:32.780Z | |
| 2573 | 2026-09-08T17:37:32.780Z | info: running `cargo check --bins --no-default-features` on gateway-types (114/376) |
| 2574 | 2026-09-08T17:37:33.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2575 | 2026-09-08T17:37:33.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2576 | 2026-09-08T17:37:33.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2577 | 2026-09-08T17:37:33.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2578 | 2026-09-08T17:37:33.336Z | |
| 2579 | 2026-09-08T17:37:33.336Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376) |
| 2580 | 2026-09-08T17:37:33.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2581 | 2026-09-08T17:37:33.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2582 | 2026-09-08T17:37:33.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2583 | 2026-09-08T17:37:33.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2584 | 2026-09-08T17:37:33.897Z | |
| 2585 | 2026-09-08T17:37:33.897Z | info: running `cargo check --bins --no-default-features` on illumos-utils (116/376) |
| 2586 | 2026-09-08T17:37:34.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2587 | 2026-09-08T17:37:34.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2588 | 2026-09-08T17:37:34.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2589 | 2026-09-08T17:37:34.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2590 | 2026-09-08T17:37:34.477Z | |
| 2591 | 2026-09-08T17:37:34.477Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376) |
| 2592 | 2026-09-08T17:37:34.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2593 | 2026-09-08T17:37:34.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2594 | 2026-09-08T17:37:34.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2595 | 2026-09-08T17:37:34.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2596 | 2026-09-08T17:37:35.064Z | |
| 2597 | 2026-09-08T17:37:35.065Z | info: running `cargo check --bins` on key-manager-types (118/376) |
| 2598 | 2026-09-08T17:37:35.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2599 | 2026-09-08T17:37:35.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2600 | 2026-09-08T17:37:35.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2601 | 2026-09-08T17:37:35.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2602 | 2026-09-08T17:37:35.620Z | |
| 2603 | 2026-09-08T17:37:35.620Z | info: running `cargo check --bins` on oxlog (119/376) |
| 2604 | 2026-09-08T17:37:36.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2605 | 2026-09-08T17:37:36.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2606 | 2026-09-08T17:37:36.223Z | Checking cfg-if v1.0.4 |
| 2607 | 2026-09-08T17:37:36.227Z | Checking serde_core v1.0.228 |
| 2608 | 2026-09-08T17:37:36.229Z | Checking libc v0.2.185 |
| 2609 | 2026-09-08T17:37:36.342Z | Checking memchr v2.8.0 |
| 2610 | 2026-09-08T17:37:36.351Z | Checking log v0.4.33 |
| 2611 | 2026-09-08T17:37:36.351Z | Checking smallvec v1.15.1 |
| 2612 | 2026-09-08T17:37:36.372Z | Checking subtle v2.6.1 |
| 2613 | 2026-09-08T17:37:36.382Z | Checking itoa v1.0.17 |
| 2614 | 2026-09-08T17:37:36.394Z | Checking scopeguard v1.2.0 |
| 2615 | 2026-09-08T17:37:36.490Z | Checking lock_api v0.4.14 |
| 2616 | 2026-09-08T17:37:36.573Z | Checking typenum v1.20.1 |
| 2617 | 2026-09-08T17:37:36.573Z | Checking stable_deref_trait v1.2.1 |
| 2618 | 2026-09-08T17:37:36.573Z | Checking zerofrom v0.1.6 |
| 2619 | 2026-09-08T17:37:36.573Z | Checking zerocopy v0.8.55 |
| 2620 | 2026-09-08T17:37:36.582Z | Checking portable-atomic v1.13.1 |
| 2621 | 2026-09-08T17:37:36.638Z | Checking yoke v0.8.1 |
| 2622 | 2026-09-08T17:37:36.687Z | Checking critical-section v1.2.0 |
| 2623 | 2026-09-08T17:37:36.713Z | Checking const-oid v0.9.6 |
| 2624 | 2026-09-08T17:37:36.730Z | Checking errno v0.3.14 |
| 2625 | 2026-09-08T17:37:36.780Z | Checking getrandom v0.2.17 |
| 2626 | 2026-09-08T17:37:36.813Z | Checking zerovec v0.11.5 |
| 2627 | 2026-09-08T17:37:36.844Z | Checking pin-project-lite v0.2.17 |
| 2628 | 2026-09-08T17:37:36.922Z | Checking rand_core v0.6.4 |
| 2629 | 2026-09-08T17:37:36.936Z | Checking libm v0.2.16 |
| 2630 | 2026-09-08T17:37:36.989Z | Checking once_cell v1.21.3 |
| 2631 | 2026-09-08T17:37:37.095Z | Checking zmij v1.0.21 |
| 2632 | 2026-09-08T17:37:37.164Z | Checking signal-hook-registry v1.4.8 |
| 2633 | 2026-09-08T17:37:37.241Z | Checking parking_lot_core v0.9.12 |
| 2634 | 2026-09-08T17:37:37.258Z | Checking tinystr v0.8.2 |
| 2635 | 2026-09-08T17:37:37.306Z | Checking rand_core v0.10.0 |
| 2636 | 2026-09-08T17:37:37.325Z | Checking litemap v0.8.1 |
| 2637 | 2026-09-08T17:37:37.376Z | Checking futures-core v0.3.32 |
| 2638 | 2026-09-08T17:37:37.428Z | Checking writeable v0.6.2 |
| 2639 | 2026-09-08T17:37:37.428Z | Checking percent-encoding v2.3.2 |
| 2640 | 2026-09-08T17:37:37.452Z | Checking getrandom v0.4.3 |
| 2641 | 2026-09-08T17:37:37.495Z | Checking parking_lot v0.12.5 |
| 2642 | 2026-09-08T17:37:37.495Z | Checking potential_utf v0.1.4 |
| 2643 | 2026-09-08T17:37:37.572Z | Checking zerotrie v0.2.3 |
| 2644 | 2026-09-08T17:37:37.585Z | Checking icu_locale_core v2.1.1 |
| 2645 | 2026-09-08T17:37:37.597Z | Checking mio v1.2.0 |
| 2646 | 2026-09-08T17:37:37.631Z | Checking equivalent v1.0.2 |
| 2647 | 2026-09-08T17:37:37.644Z | Checking num-traits v0.2.19 |
| 2648 | 2026-09-08T17:37:37.690Z | Checking icu_collections v2.1.1 |
| 2649 | 2026-09-08T17:37:37.742Z | Checking socket2 v0.6.3 |
| 2650 | 2026-09-08T17:37:37.808Z | Checking icu_properties_data v2.1.2 |
| 2651 | 2026-09-08T17:37:37.825Z | Checking serde v1.0.228 |
| 2652 | 2026-09-08T17:37:37.878Z | Checking bitflags v2.11.0 |
| 2653 | 2026-09-08T17:37:37.932Z | Checking serde_json v1.0.151 |
| 2654 | 2026-09-08T17:37:37.981Z | Checking icu_normalizer_data v2.1.1 |
| 2655 | 2026-09-08T17:37:37.996Z | Checking byteorder v1.5.0 |
| 2656 | 2026-09-08T17:37:38.041Z | Checking futures-sink v0.3.32 |
| 2657 | 2026-09-08T17:37:38.054Z | Checking hashbrown v0.17.0 |
| 2658 | 2026-09-08T17:37:38.126Z | Checking icu_provider v2.1.1 |
| 2659 | 2026-09-08T17:37:38.139Z | Checking futures-channel v0.3.32 |
| 2660 | 2026-09-08T17:37:38.193Z | Checking getrandom v0.3.4 |
| 2661 | 2026-09-08T17:37:38.207Z | Checking futures-task v0.3.32 |
| 2662 | 2026-09-08T17:37:38.228Z | Checking zeroize v1.9.0 |
| 2663 | 2026-09-08T17:37:38.325Z | Checking bytes v1.11.1 |
| 2664 | 2026-09-08T17:37:38.338Z | Checking futures-io v0.3.32 |
| 2665 | 2026-09-08T17:37:38.349Z | Checking utf8_iter v1.0.4 |
| 2666 | 2026-09-08T17:37:38.361Z | Checking icu_properties v2.1.2 |
| 2667 | 2026-09-08T17:37:38.397Z | Checking generic-array v0.14.7 |
| 2668 | 2026-09-08T17:37:38.447Z | Checking icu_normalizer v2.1.1 |
| 2669 | 2026-09-08T17:37:38.464Z | Checking slab v0.4.12 |
| 2670 | 2026-09-08T17:37:38.514Z | Checking indexmap v2.14.0 |
| 2671 | 2026-09-08T17:37:38.604Z | Checking rustix v1.1.4 |
| 2672 | 2026-09-08T17:37:38.618Z | Checking futures-util v0.3.32 |
| 2673 | 2026-09-08T17:37:38.747Z | Checking form_urlencoded v1.2.2 |
| 2674 | 2026-09-08T17:37:38.765Z | Checking tokio v1.52.1 |
| 2675 | 2026-09-08T17:37:38.848Z | Checking crypto-common v0.1.7 |
| 2676 | 2026-09-08T17:37:38.873Z | Checking block-buffer v0.10.4 |
| 2677 | 2026-09-08T17:37:38.976Z | Checking fnv v1.0.7 |
| 2678 | 2026-09-08T17:37:39.014Z | Checking digest v0.10.7 |
| 2679 | 2026-09-08T17:37:39.070Z | Checking base64ct v1.8.3 |
| 2680 | 2026-09-08T17:37:39.083Z | Checking iana-time-zone v0.1.65 |
| 2681 | 2026-09-08T17:37:39.176Z | Checking idna_adapter v1.2.1 |
| 2682 | 2026-09-08T17:37:39.189Z | Checking flagset v0.4.7 |
| 2683 | 2026-09-08T17:37:39.215Z | Checking chrono v0.4.45 |
| 2684 | 2026-09-08T17:37:39.294Z | Checking idna v1.1.0 |
| 2685 | 2026-09-08T17:37:39.306Z | Checking pem-rfc7468 v0.7.0 |
| 2686 | 2026-09-08T17:37:39.320Z | Checking rand_core v0.9.5 |
| 2687 | 2026-09-08T17:37:39.331Z | Checking ppv-lite86 v0.2.21 |
| 2688 | 2026-09-08T17:37:39.430Z | Checking uuid v1.23.4 |
| 2689 | 2026-09-08T17:37:39.458Z | Checking der v0.7.10 |
| 2690 | 2026-09-08T17:37:39.491Z | Checking regex-syntax v0.8.10 |
| 2691 | 2026-09-08T17:37:39.537Z | Checking url v2.5.8 |
| 2692 | 2026-09-08T17:37:39.624Z | Checking base64 v0.22.1 |
| 2693 | 2026-09-08T17:37:39.742Z | Checking http v1.4.2 |
| 2694 | 2026-09-08T17:37:39.861Z | Checking rand_chacha v0.9.0 |
| 2695 | 2026-09-08T17:37:39.972Z | Checking tracing-core v0.1.36 |
| 2696 | 2026-09-08T17:37:40.065Z | Checking dyn-clone v1.0.20 |
| 2697 | 2026-09-08T17:37:40.080Z | Checking cpufeatures v0.2.17 |
| 2698 | 2026-09-08T17:37:40.150Z | Checking simd-adler32 v0.3.8 |
| 2699 | 2026-09-08T17:37:40.170Z | Checking rand v0.9.2 |
| 2700 | 2026-09-08T17:37:40.185Z | Checking spki v0.7.3 |
| 2701 | 2026-09-08T17:37:40.286Z | Checking tracing v0.1.44 |
| 2702 | 2026-09-08T17:37:40.318Z | Checking rustls-pki-types v1.14.0 |
| 2703 | 2026-09-08T17:37:40.334Z | Checking http-body v1.0.1 |
| 2704 | 2026-09-08T17:37:40.352Z | Checking pkcs8 v0.10.2 |
| 2705 | 2026-09-08T17:37:40.459Z | Checking semver v1.0.28 |
| 2706 | 2026-09-08T17:37:40.491Z | Checking spin v0.9.8 |
| 2707 | 2026-09-08T17:37:40.510Z | Checking tinyvec_macros v0.1.1 |
| 2708 | 2026-09-08T17:37:40.524Z | Checking adler2 v2.0.1 |
| 2709 | 2026-09-08T17:37:40.574Z | Checking openssl-probe v0.2.1 |
| 2710 | 2026-09-08T17:37:40.610Z | Checking utf8parse v0.2.2 |
| 2711 | 2026-09-08T17:37:40.633Z | Checking anstyle v1.0.14 |
| 2712 | 2026-09-08T17:37:40.642Z | Checking cmov v0.5.4 |
| 2713 | 2026-09-08T17:37:40.663Z | Checking schemars v0.8.22 |
| 2714 | 2026-09-08T17:37:40.677Z | Checking miniz_oxide v0.8.9 |
| 2715 | 2026-09-08T17:37:40.689Z | Checking tinyvec v1.10.0 |
| 2716 | 2026-09-08T17:37:40.705Z | Checking anstyle-parse v1.0.0 |
| 2717 | 2026-09-08T17:37:40.781Z | Checking sha2 v0.10.9 |
| 2718 | 2026-09-08T17:37:40.803Z | Checking terminal_size v0.4.3 |
| 2719 | 2026-09-08T17:37:40.825Z | Checking ctutils v0.4.2 |
| 2720 | 2026-09-08T17:37:40.853Z | Checking aws-lc-sys v0.40.0 |
| 2721 | 2026-09-08T17:37:40.923Z | Checking thiserror v2.0.18 |
| 2722 | 2026-09-08T17:37:41.017Z | Checking atomic-waker v1.1.2 |
| 2723 | 2026-09-08T17:37:41.029Z | Checking colorchoice v1.0.4 |
| 2724 | 2026-09-08T17:37:41.042Z | Checking tower-service v0.3.3 |
| 2725 | 2026-09-08T17:37:41.059Z | Checking is_terminal_polyfill v1.70.2 |
| 2726 | 2026-09-08T17:37:41.070Z | Checking untrusted v0.7.1 |
| 2727 | 2026-09-08T17:37:41.114Z | Checking tower-layer v0.3.3 |
| 2728 | 2026-09-08T17:37:41.127Z | Checking try-lock v0.2.5 |
| 2729 | 2026-09-08T17:37:41.130Z | Checking anstyle-query v1.1.5 |
| 2730 | 2026-09-08T17:37:41.150Z | Checking fastrand v2.3.0 |
| 2731 | 2026-09-08T17:37:41.176Z | Checking hybrid-array v0.4.13 |
| 2732 | 2026-09-08T17:37:41.220Z | Checking want v0.3.1 |
| 2733 | 2026-09-08T17:37:41.234Z | Checking anstream v1.0.0 |
| 2734 | 2026-09-08T17:37:41.266Z | Checking ipnet v2.12.0 |
| 2735 | 2026-09-08T17:37:41.329Z | Checking tempfile v3.27.0 |
| 2736 | 2026-09-08T17:37:41.343Z | Checking crc32fast v1.5.0 |
| 2737 | 2026-09-08T17:37:41.346Z | Checking httparse v1.10.1 |
| 2738 | 2026-09-08T17:37:41.389Z | Checking aws-lc-rs v1.16.3 |
| 2739 | 2026-09-08T17:37:41.437Z | Checking aho-corasick v1.1.4 |
| 2740 | 2026-09-08T17:37:41.486Z | Checking httpdate v1.0.3 |
| 2741 | 2026-09-08T17:37:41.521Z | Checking plain v0.2.3 |
| 2742 | 2026-09-08T17:37:41.535Z | Checking tap v1.0.1 |
| 2743 | 2026-09-08T17:37:41.559Z | Checking untrusted v0.9.0 |
| 2744 | 2026-09-08T17:37:41.622Z | Checking foreign-types-shared v0.1.1 |
| 2745 | 2026-09-08T17:37:41.636Z | Checking wyz v0.5.1 |
| 2746 | 2026-09-08T17:37:41.755Z | Checking unicode-normalization v0.1.25 |
| 2747 | 2026-09-08T17:37:41.762Z | Checking rand_chacha v0.3.1 |
| 2748 | 2026-09-08T17:37:41.762Z | Checking foreign-types v0.3.2 |
| 2749 | 2026-09-08T17:37:41.769Z | Checking signature v2.2.0 |
| 2750 | 2026-09-08T17:37:41.804Z | Checking radium v0.7.0 |
| 2751 | 2026-09-08T17:37:41.875Z | Checking hex v0.4.3 |
| 2752 | 2026-09-08T17:37:41.902Z | Checking num-integer v0.1.46 |
| 2753 | 2026-09-08T17:37:41.938Z | Checking openssl-sys v0.9.117 |
| 2754 | 2026-09-08T17:37:41.978Z | Checking socket2 v0.5.10 |
| 2755 | 2026-09-08T17:37:42.049Z | Checking wait-timeout v0.2.1 |
| 2756 | 2026-09-08T17:37:42.064Z | Checking tokio-util v0.7.18 |
| 2757 | 2026-09-08T17:37:42.098Z | Checking clap_lex v1.0.0 |
| 2758 | 2026-09-08T17:37:42.111Z | Checking regex-automata v0.4.14 |
| 2759 | 2026-09-08T17:37:42.125Z | Checking funty v2.0.0 |
| 2760 | 2026-09-08T17:37:42.171Z | Checking bit-vec v0.8.0 |
| 2761 | 2026-09-08T17:37:42.219Z | Checking strsim v0.11.1 |
| 2762 | 2026-09-08T17:37:42.240Z | Checking rustls-webpki v0.103.13 |
| 2763 | 2026-09-08T17:37:42.253Z | Checking quick-error v1.2.3 |
| 2764 | 2026-09-08T17:37:42.347Z | Checking unicode-ident v1.0.24 |
| 2765 | 2026-09-08T17:37:42.358Z | Checking ucd-trie v0.1.7 |
| 2766 | 2026-09-08T17:37:42.371Z | Checking bit-set v0.8.0 |
| 2767 | 2026-09-08T17:37:42.384Z | Checking clap_builder v4.6.0 |
| 2768 | 2026-09-08T17:37:42.439Z | Checking bitvec v1.0.1 |
| 2769 | 2026-09-08T17:37:42.452Z | Checking proc-macro2 v1.0.106 |
| 2770 | 2026-09-08T17:37:42.484Z | Checking pest v2.8.6 |
| 2771 | 2026-09-08T17:37:42.512Z | Checking rusty-fork v0.3.1 |
| 2772 | 2026-09-08T17:37:42.656Z | Checking rustls v0.23.41 |
| 2773 | 2026-09-08T17:37:42.681Z | Checking openssl v0.10.80 |
| 2774 | 2026-09-08T17:37:42.694Z | Checking h2 v0.4.15 |
| 2775 | 2026-09-08T17:37:42.767Z | Checking num-iter v0.1.45 |
| 2776 | 2026-09-08T17:37:42.877Z | Checking rand v0.8.6 |
| 2777 | 2026-09-08T17:37:43.396Z | Checking lazy_static v1.5.0 |
| 2778 | 2026-09-08T17:37:43.485Z | Checking rand_xorshift v0.4.0 |
| 2779 | 2026-09-08T17:37:43.531Z | Checking hmac v0.12.1 |
| 2780 | 2026-09-08T17:37:43.604Z | Checking thiserror v1.0.69 |
| 2781 | 2026-09-08T17:37:43.604Z | Checking maybe-uninit v2.0.0 |
| 2782 | 2026-09-08T17:37:43.666Z | Checking toml_datetime v0.6.11 |
| 2783 | 2026-09-08T17:37:43.680Z | Checking serde_spanned v0.6.9 |
| 2784 | 2026-09-08T17:37:43.704Z | Checking sync_wrapper v1.0.2 |
| 2785 | 2026-09-08T17:37:43.745Z | Checking crc-catalog v2.4.0 |
| 2786 | 2026-09-08T17:37:43.801Z | Checking siphasher v1.0.2 |
| 2787 | 2026-09-08T17:37:43.804Z | Checking unarray v0.1.4 |
| 2788 | 2026-09-08T17:37:43.831Z | Checking zlib-rs v0.6.2 |
| 2789 | 2026-09-08T17:37:43.842Z | Checking nodrop v0.1.14 |
| 2790 | 2026-09-08T17:37:43.912Z | Checking pretty-hex v0.4.1 |
| 2791 | 2026-09-08T17:37:43.927Z | Checking powerfmt v0.2.0 |
| 2792 | 2026-09-08T17:37:43.943Z | Checking array-init v0.0.4 |
| 2793 | 2026-09-08T17:37:43.956Z | Checking proptest v1.11.0 |
| 2794 | 2026-09-08T17:37:44.024Z | Checking crc v3.4.0 |
| 2795 | 2026-09-08T17:37:44.071Z | Checking deranged v0.5.8 |
| 2796 | 2026-09-08T17:37:44.192Z | Checking tower v0.5.3 |
| 2797 | 2026-09-08T17:37:44.237Z | Checking packed_struct v0.10.1 |
| 2798 | 2026-09-08T17:37:44.586Z | Checking smallvec v0.6.14 |
| 2799 | 2026-09-08T17:37:44.680Z | Checking native-tls v0.2.18 |
| 2800 | 2026-09-08T17:37:44.704Z | Checking flate2 v1.1.9 |
| 2801 | 2026-09-08T17:37:44.775Z | Checking clap v4.6.1 |
| 2802 | 2026-09-08T17:37:44.854Z | Checking num-bigint-dig v0.8.6 |
| 2803 | 2026-09-08T17:37:44.869Z | Checking quote v1.0.45 |
| 2804 | 2026-09-08T17:37:44.900Z | Checking ipnetwork v0.21.1 |
| 2805 | 2026-09-08T17:37:44.986Z | Checking pkcs1 v0.7.5 |
| 2806 | 2026-09-08T17:37:45.002Z | Checking http-body-util v0.1.3 |
| 2807 | 2026-09-08T17:37:45.036Z | Checking crossbeam-utils v0.8.21 |
| 2808 | 2026-09-08T17:37:45.113Z | Checking zerocopy v0.6.6 |
| 2809 | 2026-09-08T17:37:45.194Z | Checking bitfield v0.19.4 |
| 2810 | 2026-09-08T17:37:45.215Z | Checking ahash v0.8.12 |
| 2811 | 2026-09-08T17:37:45.296Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2812 | 2026-09-08T17:37:45.368Z | Checking scroll v0.13.0 |
| 2813 | 2026-09-08T17:37:45.383Z | Checking env_filter v2.0.0 |
| 2814 | 2026-09-08T17:37:45.405Z | Checking num_threads v0.1.7 |
| 2815 | 2026-09-08T17:37:45.406Z | Checking base64 v0.21.7 |
| 2816 | 2026-09-08T17:37:45.456Z | Checking allocator-api2 v0.2.21 |
| 2817 | 2026-09-08T17:37:45.489Z | Checking iri-string v0.7.10 |
| 2818 | 2026-09-08T17:37:45.503Z | Checking hyper v1.10.1 |
| 2819 | 2026-09-08T17:37:45.524Z | Checking gimli v0.32.3 |
| 2820 | 2026-09-08T17:37:45.595Z | Checking num-conv v0.2.0 |
| 2821 | 2026-09-08T17:37:45.654Z | Checking winnow v0.5.40 |
| 2822 | 2026-09-08T17:37:45.679Z | Checking unicode-properties v0.1.4 |
| 2823 | 2026-09-08T17:37:45.709Z | Checking ryu v1.0.23 |
| 2824 | 2026-09-08T17:37:45.741Z | Checking unicode-bidi v0.3.18 |
| 2825 | 2026-09-08T17:37:45.754Z | Checking hashbrown v0.12.3 |
| 2826 | 2026-09-08T17:37:45.841Z | Checking time-core v0.1.8 |
| 2827 | 2026-09-08T17:37:45.866Z | Checking serde_urlencoded v0.7.1 |
| 2828 | 2026-09-08T17:37:45.995Z | Checking time v0.3.47 |
| 2829 | 2026-09-08T17:37:46.043Z | Checking stringprep v0.1.5 |
| 2830 | 2026-09-08T17:37:46.078Z | Checking newtype-uuid v1.3.2 |
| 2831 | 2026-09-08T17:37:46.182Z | Checking indexmap v1.9.3 |
| 2832 | 2026-09-08T17:37:46.196Z | Checking rsa v0.9.10 |
| 2833 | 2026-09-08T17:37:46.284Z | Checking ron v0.8.1 |
| 2834 | 2026-09-08T17:37:46.460Z | Checking hyper-util v0.1.20 |
| 2835 | 2026-09-08T17:37:46.500Z | Checking goblin v0.10.5 |
| 2836 | 2026-09-08T17:37:46.550Z | Checking tower-http v0.6.8 |
| 2837 | 2026-09-08T17:37:46.675Z | Checking env_logger v0.11.11 |
| 2838 | 2026-09-08T17:37:46.800Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2839 | 2026-09-08T17:37:46.826Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2840 | 2026-09-08T17:37:46.839Z | Checking toml_edit v0.19.15 |
| 2841 | 2026-09-08T17:37:46.863Z | Checking hashbrown v0.13.2 |
| 2842 | 2026-09-08T17:37:46.981Z | Checking bzip2 v0.4.4 |
| 2843 | 2026-09-08T17:37:47.111Z | Checking addr2line v0.25.1 |
| 2844 | 2026-09-08T17:37:47.125Z | Checking crossbeam-epoch v0.9.18 |
| 2845 | 2026-09-08T17:37:47.142Z | Checking oxnet v0.1.6 |
| 2846 | 2026-09-08T17:37:47.279Z | Checking syn v2.0.117 |
| 2847 | 2026-09-08T17:37:47.347Z | Checking tokio-native-tls v0.3.1 |
| 2848 | 2026-09-08T17:37:47.372Z | Checking serde-hex v0.1.0 |
| 2849 | 2026-09-08T17:37:47.400Z | Checking bstr v1.12.1 |
| 2850 | 2026-09-08T17:37:47.507Z | Checking crypto-common v0.2.2 |
| 2851 | 2026-09-08T17:37:47.724Z | Checking block-buffer v0.12.1 |
| 2852 | 2026-09-08T17:37:47.787Z | Checking block-padding v0.4.2 |
| 2853 | 2026-09-08T17:37:47.857Z | Checking rustls-native-certs v0.8.3 |
| 2854 | 2026-09-08T17:37:47.892Z | Checking x509-cert v0.2.5 |
| 2855 | 2026-09-08T17:37:47.921Z | Checking scroll v0.12.0 |
| 2856 | 2026-09-08T17:37:47.985Z | Checking object v0.37.3 |
| 2857 | 2026-09-08T17:37:48.102Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2858 | 2026-09-08T17:37:48.143Z | Checking md-5 v0.10.6 |
| 2859 | 2026-09-08T17:37:48.273Z | Checking hash32 v0.2.1 |
| 2860 | 2026-09-08T17:37:48.285Z | Checking encoding_rs v0.8.35 |
| 2861 | 2026-09-08T17:37:48.372Z | Checking psl-types v2.0.11 |
| 2862 | 2026-09-08T17:37:48.489Z | Checking fallible-iterator v0.2.0 |
| 2863 | 2026-09-08T17:37:48.536Z | Checking rustc-demangle v0.1.27 |
| 2864 | 2026-09-08T17:37:48.755Z | Checking mime v0.3.17 |
| 2865 | 2026-09-08T17:37:48.769Z | Checking crc-any v2.5.0 |
| 2866 | 2026-09-08T17:37:48.801Z | Checking dof v0.4.0 |
| 2867 | 2026-09-08T17:37:48.848Z | Checking postgres-protocol v0.6.10 |
| 2868 | 2026-09-08T17:37:48.927Z | Checking publicsuffix v2.3.0 |
| 2869 | 2026-09-08T17:37:48.943Z | Checking heapless v0.7.17 |
| 2870 | 2026-09-08T17:37:49.083Z | Checking zstd-safe v7.2.4 |
| 2871 | 2026-09-08T17:37:49.152Z | Checking goblin v0.8.2 |
| 2872 | 2026-09-08T17:37:49.223Z | Checking inout v0.2.2 |
| 2873 | 2026-09-08T17:37:49.248Z | Checking toml v0.7.8 |
| 2874 | 2026-09-08T17:37:49.358Z | Checking hyper-tls v0.6.0 |
| 2875 | 2026-09-08T17:37:49.372Z | Checking daft v0.1.8 |
| 2876 | 2026-09-08T17:37:49.431Z | Checking object v0.30.4 |
| 2877 | 2026-09-08T17:37:49.529Z | Checking zip v0.6.6 |
| 2878 | 2026-09-08T17:37:49.550Z | Checking cookie v0.18.1 |
| 2879 | 2026-09-08T17:37:49.562Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2880 | 2026-09-08T17:37:49.615Z | Checking tokio-rustls v0.26.4 |
| 2881 | 2026-09-08T17:37:49.717Z | Checking phf_shared v0.13.1 |
| 2882 | 2026-09-08T17:37:49.781Z | Checking dtrace-parser v0.3.0 |
| 2883 | 2026-09-08T17:37:49.835Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2884 | 2026-09-08T17:37:49.847Z | Checking pin-project v1.1.11 |
| 2885 | 2026-09-08T17:37:49.858Z | Checking zerocopy v0.7.35 |
| 2886 | 2026-09-08T17:37:49.910Z | Checking signal-hook v0.3.18 |
| 2887 | 2026-09-08T17:37:49.936Z | Checking futures-executor v0.3.32 |
| 2888 | 2026-09-08T17:37:50.013Z | Checking ff v0.13.1 |
| 2889 | 2026-09-08T17:37:50.081Z | Checking thread-id v5.1.0 |
| 2890 | 2026-09-08T17:37:50.099Z | Checking base16ct v0.2.0 |
| 2891 | 2026-09-08T17:37:50.139Z | Checking managed v0.8.0 |
| 2892 | 2026-09-08T17:37:50.157Z | Checking same-file v1.0.6 |
| 2893 | 2026-09-08T17:37:50.221Z | Checking unicode-linebreak v0.1.5 |
| 2894 | 2026-09-08T17:37:50.272Z | Checking foldhash v0.2.0 |
| 2895 | 2026-09-08T17:37:50.318Z | Checking unicode-width v0.2.0 |
| 2896 | 2026-09-08T17:37:50.330Z | Checking backtrace v0.3.76 |
| 2897 | 2026-09-08T17:37:50.346Z | Checking smawk v0.3.2 |
| 2898 | 2026-09-08T17:37:50.424Z | Compiling rayon-core v1.13.0 |
| 2899 | 2026-09-08T17:37:50.437Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2900 | 2026-09-08T17:37:50.471Z | Checking jiff-core v0.1.0 |
| 2901 | 2026-09-08T17:37:50.561Z | Checking foldhash v0.1.5 |
| 2902 | 2026-09-08T17:37:50.615Z | Checking is_ci v1.2.0 |
| 2903 | 2026-09-08T17:37:50.628Z | Checking bumpalo v3.20.2 |
| 2904 | 2026-09-08T17:37:50.640Z | Checking bitflags v1.3.2 |
| 2905 | 2026-09-08T17:37:50.693Z | Checking path-slash v0.1.5 |
| 2906 | 2026-09-08T17:37:50.706Z | Checking either v1.15.0 |
| 2907 | 2026-09-08T17:37:50.718Z | Checking libbz2-rs-sys v0.2.2 |
| 2908 | 2026-09-08T17:37:50.787Z | Checking supports-color v3.0.2 |
| 2909 | 2026-09-08T17:37:50.801Z | Checking smoltcp v0.9.1 |
| 2910 | 2026-09-08T17:37:50.822Z | Checking zopfli v0.8.3 |
| 2911 | 2026-09-08T17:37:50.889Z | Checking hashbrown v0.15.5 |
| 2912 | 2026-09-08T17:37:50.940Z | Checking backtrace-ext v0.2.1 |
| 2913 | 2026-09-08T17:37:51.061Z | Checking dof v0.3.0 |
| 2914 | 2026-09-08T17:37:51.077Z | Checking textwrap v0.16.2 |
| 2915 | 2026-09-08T17:37:51.116Z | Checking bzip2 v0.6.1 |
| 2916 | 2026-09-08T17:37:51.168Z | Checking jiff v0.2.34 |
| 2917 | 2026-09-08T17:37:51.181Z | Checking hashbrown v0.16.1 |
| 2918 | 2026-09-08T17:37:51.275Z | Checking walkdir v2.5.0 |
| 2919 | 2026-09-08T17:37:51.288Z | Checking sec1 v0.7.3 |
| 2920 | 2026-09-08T17:37:51.354Z | Checking usdt-impl v0.6.0 |
| 2921 | 2026-09-08T17:37:51.372Z | Checking group v0.13.0 |
| 2922 | 2026-09-08T17:37:51.410Z | Checking signal-hook-mio v0.2.5 |
| 2923 | 2026-09-08T17:37:51.437Z | Checking futures v0.3.32 |
| 2924 | 2026-09-08T17:37:51.496Z | Checking snafu v0.8.9 |
| 2925 | 2026-09-08T17:37:51.511Z | Checking phf v0.13.1 |
| 2926 | 2026-09-08T17:37:51.514Z | Checking hyper-rustls v0.27.7 |
| 2927 | 2026-09-08T17:37:51.515Z | Checking cookie_store v0.22.1 |
| 2928 | 2026-09-08T17:37:51.574Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2929 | 2026-09-08T17:37:51.629Z | Checking reqwest v0.12.28 |
| 2930 | 2026-09-08T17:37:51.668Z | Checking cipher v0.5.2 |
| 2931 | 2026-09-08T17:37:51.689Z | Checking zstd v0.13.3 |
| 2932 | 2026-09-08T17:37:51.714Z | Checking postgres-types v0.2.12 |
| 2933 | 2026-09-08T17:37:51.729Z | Checking rustls-platform-verifier v0.6.2 |
| 2934 | 2026-09-08T17:37:51.860Z | Checking globset v0.4.18 |
| 2935 | 2026-09-08T17:37:51.873Z | Checking crossbeam-deque v0.8.6 |
| 2936 | 2026-09-08T17:37:51.885Z | Checking phf_shared v0.11.3 |
| 2937 | 2026-09-08T17:37:51.902Z | Checking regex v1.12.3 |
| 2938 | 2026-09-08T17:37:51.915Z | Checking dtrace-parser v0.2.0 |
| 2939 | 2026-09-08T17:37:52.026Z | Checking hkdf v0.12.4 |
| 2940 | 2026-09-08T17:37:52.039Z | Checking ref-cast v1.0.25 |
| 2941 | 2026-09-08T17:37:52.053Z | Checking curve25519-dalek v4.1.3 |
| 2942 | 2026-09-08T17:37:52.108Z | Checking byte-wrapper v0.1.0 |
| 2943 | 2026-09-08T17:37:52.133Z | Checking olpc-cjson v0.1.4 |
| 2944 | 2026-09-08T17:37:52.146Z | Checking strum v0.27.2 |
| 2945 | 2026-09-08T17:37:52.159Z | Checking hubpack v0.1.2 |
| 2946 | 2026-09-08T17:37:52.179Z | Checking ed25519 v2.2.3 |
| 2947 | 2026-09-08T17:37:52.251Z | Checking memoffset v0.9.1 |
| 2948 | 2026-09-08T17:37:52.276Z | Checking rustix v0.38.44 |
| 2949 | 2026-09-08T17:37:52.312Z | Checking owo-colors v4.3.0 |
| 2950 | 2026-09-08T17:37:52.326Z | Checking pem v3.0.6 |
| 2951 | 2026-09-08T17:37:52.337Z | Checking crypto-bigint v0.5.5 |
| 2952 | 2026-09-08T17:37:52.365Z | Checking serde_plain v1.0.2 |
| 2953 | 2026-09-08T17:37:52.380Z | Checking serde-big-array v0.5.1 |
| 2954 | 2026-09-08T17:37:52.477Z | Checking erased-serde v0.3.31 |
| 2955 | 2026-09-08T17:37:52.511Z | Checking float-cmp v0.10.0 |
| 2956 | 2026-09-08T17:37:52.511Z | Checking thread-id v4.2.2 |
| 2957 | 2026-09-08T17:37:52.587Z | Checking memmap2 v0.9.10 |
| 2958 | 2026-09-08T17:37:52.644Z | Checking fixedbitset v0.4.2 |
| 2959 | 2026-09-08T17:37:52.750Z | Checking supports-unicode v3.0.0 |
| 2960 | 2026-09-08T17:37:52.793Z | Checking whoami v2.1.0 |
| 2961 | 2026-09-08T17:37:52.823Z | Checking toml_write v0.1.2 |
| 2962 | 2026-09-08T17:37:52.853Z | Checking data-encoding v2.10.0 |
| 2963 | 2026-09-08T17:37:52.866Z | Checking unicode-segmentation v1.12.0 |
| 2964 | 2026-09-08T17:37:52.869Z | Checking cpufeatures v0.3.0 |
| 2965 | 2026-09-08T17:37:52.937Z | Checking precomputed-hash v0.1.1 |
| 2966 | 2026-09-08T17:37:52.983Z | Checking winnow v0.7.14 |
| 2967 | 2026-09-08T17:37:52.986Z | Checking new_debug_unreachable v1.0.6 |
| 2968 | 2026-09-08T17:37:53.018Z | Checking predicates-core v1.0.10 |
| 2969 | 2026-09-08T17:37:53.052Z | Checking normalize-line-endings v0.3.0 |
| 2970 | 2026-09-08T17:37:53.063Z | Checking winnow v1.0.3 |
| 2971 | 2026-09-08T17:37:53.089Z | Checking fixedbitset v0.5.7 |
| 2972 | 2026-09-08T17:37:53.125Z | Checking supports-hyperlinks v3.2.0 |
| 2973 | 2026-09-08T17:37:53.138Z | Checking const-oid v0.10.2 |
| 2974 | 2026-09-08T17:37:53.141Z | Checking unicode-width v0.1.14 |
| 2975 | 2026-09-08T17:37:53.190Z | Checking static_assertions v1.1.0 |
| 2976 | 2026-09-08T17:37:53.227Z | Checking keccak v0.1.6 |
| 2977 | 2026-09-08T17:37:53.241Z | Checking difflib v0.4.0 |
| 2978 | 2026-09-08T17:37:53.258Z | Checking typed-path v0.9.3 |
| 2979 | 2026-09-08T17:37:53.284Z | Checking petgraph v0.8.3 |
| 2980 | 2026-09-08T17:37:53.295Z | Checking digest v0.11.3 |
| 2981 | 2026-09-08T17:37:53.390Z | Checking sha3 v0.10.8 |
| 2982 | 2026-09-08T17:37:53.403Z | Checking miette v7.6.0 |
| 2983 | 2026-09-08T17:37:53.414Z | Checking predicates v3.1.4 |
| 2984 | 2026-09-08T17:37:53.474Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2985 | 2026-09-08T17:37:53.593Z | Checking elliptic-curve v0.13.8 |
| 2986 | 2026-09-08T17:37:53.708Z | Checking similar v2.7.0 |
| 2987 | 2026-09-08T17:37:53.904Z | Checking hickory-proto v0.25.2 |
| 2988 | 2026-09-08T17:37:53.920Z | Checking zip v4.6.1 |
| 2989 | 2026-09-08T17:37:53.926Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2990 | 2026-09-08T17:37:54.004Z | Checking tough v0.22.0 |
| 2991 | 2026-09-08T17:37:54.085Z | Checking crossterm v0.28.1 |
| 2992 | 2026-09-08T17:37:54.179Z | Checking toml_edit v0.22.27 |
| 2993 | 2026-09-08T17:37:54.245Z | Checking string_cache v0.8.9 |
| 2994 | 2026-09-08T17:37:54.417Z | Checking tokio-postgres v0.7.16 |
| 2995 | 2026-09-08T17:37:54.503Z | Checking chacha20 v0.10.0 |
| 2996 | 2026-09-08T17:37:54.764Z | Checking slog v2.8.2 |
| 2997 | 2026-09-08T17:37:54.790Z | Checking ed25519-dalek v2.2.0 |
| 2998 | 2026-09-08T17:37:54.851Z | Checking petgraph v0.6.5 |
| 2999 | 2026-09-08T17:37:55.029Z | Checking usdt v0.6.0 |
| 3000 | 2026-09-08T17:37:55.029Z | Checking usdt-impl v0.5.0 |
| 3001 | 2026-09-08T17:37:55.210Z | Checking nix v0.31.2 |
| 3002 | 2026-09-08T17:37:55.255Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3003 | 2026-09-08T17:37:55.311Z | Checking iddqd v0.4.2 |
| 3004 | 2026-09-08T17:37:55.728Z | Checking reqwest v0.13.2 |
| 3005 | 2026-09-08T17:37:55.974Z | Checking itertools v0.13.0 |
| 3006 | 2026-09-08T17:37:55.999Z | Checking strum v0.26.3 |
| 3007 | 2026-09-08T17:37:56.019Z | Checking serde_with v3.21.0 |
| 3008 | 2026-09-08T17:37:56.112Z | Checking derive_more v2.1.1 |
| 3009 | 2026-09-08T17:37:56.133Z | Checking fs-err v3.3.0 |
| 3010 | 2026-09-08T17:37:56.212Z | Checking tokio-stream v0.1.18 |
| 3011 | 2026-09-08T17:37:56.244Z | Checking buf-list v1.1.2 |
| 3012 | 2026-09-08T17:37:56.426Z | Checking camino v1.2.5 |
| 3013 | 2026-09-08T17:37:56.427Z | Checking anyhow v1.0.104 |
| 3014 | 2026-09-08T17:37:56.453Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3015 | 2026-09-08T17:37:56.595Z | Checking openapiv3 v2.2.0 |
| 3016 | 2026-09-08T17:37:56.609Z | Checking peg-runtime v0.8.5 |
| 3017 | 2026-09-08T17:37:56.637Z | Checking lalrpop-util v0.19.12 |
| 3018 | 2026-09-08T17:37:56.678Z | Checking rayon v1.11.0 |
| 3019 | 2026-09-08T17:37:56.692Z | Checking illumos-nvpair v0.3.0 |
| 3020 | 2026-09-08T17:37:56.714Z | Checking sigpipe v0.1.3 |
| 3021 | 2026-09-08T17:37:56.748Z | Checking glob v0.3.3 |
| 3022 | 2026-09-08T17:37:57.750Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3023 | 2026-09-08T17:37:57.975Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3024 | 2026-09-08T17:37:58.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.64s |
| 3025 | 2026-09-08T17:37:58.415Z | |
| 3026 | 2026-09-08T17:37:58.416Z | info: running `cargo check --bins` on internal-dns-types (120/376) |
| 3027 | 2026-09-08T17:37:58.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3028 | 2026-09-08T17:37:58.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3029 | 2026-09-08T17:37:58.899Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3030 | 2026-09-08T17:37:58.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3031 | 2026-09-08T17:37:58.987Z | |
| 3032 | 2026-09-08T17:37:58.987Z | info: running `cargo check --bins` on internal-dns-types-versions (121/376) |
| 3033 | 2026-09-08T17:37:59.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-09-08T17:37:59.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-09-08T17:37:59.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-09-08T17:37:59.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3037 | 2026-09-08T17:37:59.539Z | |
| 3038 | 2026-09-08T17:37:59.539Z | info: running `cargo check --bins` on nexus-types-versions (122/376) |
| 3039 | 2026-09-08T17:38:00.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-09-08T17:38:00.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-09-08T17:38:00.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3042 | 2026-09-08T17:38:00.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3043 | 2026-09-08T17:38:00.133Z | |
| 3044 | 2026-09-08T17:38:00.133Z | info: running `cargo check --bins` on oxql-types (123/376) |
| 3045 | 2026-09-08T17:38:00.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2026-09-08T17:38:00.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2026-09-08T17:38:00.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2026-09-08T17:38:00.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3049 | 2026-09-08T17:38:00.693Z | |
| 3050 | 2026-09-08T17:38:00.693Z | info: running `cargo check --bins` on oximeter-types (124/376) |
| 3051 | 2026-09-08T17:38:01.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-09-08T17:38:01.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-09-08T17:38:01.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-09-08T17:38:01.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3055 | 2026-09-08T17:38:01.268Z | |
| 3056 | 2026-09-08T17:38:01.268Z | info: running `cargo check --bins` on oximeter-types-versions (125/376) |
| 3057 | 2026-09-08T17:38:01.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-09-08T17:38:01.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-09-08T17:38:01.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-09-08T17:38:01.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3061 | 2026-09-08T17:38:01.836Z | |
| 3062 | 2026-09-08T17:38:01.836Z | info: running `cargo check --bins` on oximeter-macro-impl (126/376) |
| 3063 | 2026-09-08T17:38:02.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-09-08T17:38:02.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-09-08T17:38:02.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-09-08T17:38:02.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3067 | 2026-09-08T17:38:02.393Z | |
| 3068 | 2026-09-08T17:38:02.393Z | info: running `cargo check --bins --no-default-features` on oximeter-db (127/376) |
| 3069 | 2026-09-08T17:38:02.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-09-08T17:38:02.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-09-08T17:38:03.079Z | Compiling multer v3.1.0 |
| 3072 | 2026-09-08T17:38:03.192Z | Compiling async-stream-impl v0.3.6 |
| 3073 | 2026-09-08T17:38:03.195Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3074 | 2026-09-08T17:38:03.207Z | Compiling serde_tokenstream v0.3.0 |
| 3075 | 2026-09-08T17:38:03.217Z | Compiling dropshot v0.17.1 |
| 3076 | 2026-09-08T17:38:03.229Z | Compiling parse-display-derive v0.10.0 |
| 3077 | 2026-09-08T17:38:03.241Z | Compiling newtype-uuid-macros v0.1.0 |
| 3078 | 2026-09-08T17:38:03.245Z | Compiling dropshot_endpoint v0.17.1 |
| 3079 | 2026-09-08T17:38:03.429Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3080 | 2026-09-08T17:38:03.489Z | Checking thread_local v1.1.9 |
| 3081 | 2026-09-08T17:38:03.516Z | Compiling oxide-generation-macros v0.2.0 |
| 3082 | 2026-09-08T17:38:03.570Z | Checking compression-core v0.4.31 |
| 3083 | 2026-09-08T17:38:03.667Z | Checking match_cfg v0.1.0 |
| 3084 | 2026-09-08T17:38:03.696Z | Checking compression-codecs v0.4.37 |
| 3085 | 2026-09-08T17:38:03.734Z | Checking hostname v0.3.1 |
| 3086 | 2026-09-08T17:38:03.775Z | Checking crossbeam-channel v0.5.15 |
| 3087 | 2026-09-08T17:38:03.828Z | Checking atomicwrites v0.4.4 |
| 3088 | 2026-09-08T17:38:03.845Z | Checking slog-json v2.6.1 |
| 3089 | 2026-09-08T17:38:03.861Z | Checking is-terminal v0.4.17 |
| 3090 | 2026-09-08T17:38:03.951Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 3091 | 2026-09-08T17:38:03.965Z | Checking serde_spanned v1.1.1 |
| 3092 | 2026-09-08T17:38:04.001Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 3093 | 2026-09-08T17:38:04.020Z | Checking term v1.2.1 |
| 3094 | 2026-09-08T17:38:04.090Z | Checking take_mut v0.2.2 |
| 3095 | 2026-09-08T17:38:04.111Z | Checking debug-ignore v1.0.5 |
| 3096 | 2026-09-08T17:38:04.147Z | Checking slog-bunyan v2.5.0 |
| 3097 | 2026-09-08T17:38:04.178Z | Checking toml v1.1.2+spec-1.1.0 |
| 3098 | 2026-09-08T17:38:04.196Z | Checking slog-async v2.8.0 |
| 3099 | 2026-09-08T17:38:04.209Z | Checking async-compression v0.4.41 |
| 3100 | 2026-09-08T17:38:04.242Z | Checking slog-term v2.9.2 |
| 3101 | 2026-09-08T17:38:04.259Z | Checking async-stream v0.3.6 |
| 3102 | 2026-09-08T17:38:04.277Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3103 | 2026-09-08T17:38:04.363Z | Checking progenitor-client v0.14.0 |
| 3104 | 2026-09-08T17:38:04.383Z | Checking sha1 v0.11.0 |
| 3105 | 2026-09-08T17:38:04.450Z | Checking oxide-generation v0.1.3 |
| 3106 | 2026-09-08T17:38:04.494Z | Checking waitgroup v0.1.2 |
| 3107 | 2026-09-08T17:38:04.573Z | Checking rustls-pemfile v2.2.0 |
| 3108 | 2026-09-08T17:38:04.590Z | Checking backon v1.6.0 |
| 3109 | 2026-09-08T17:38:04.603Z | Checking serde_path_to_error v0.1.20 |
| 3110 | 2026-09-08T17:38:04.616Z | Checking hostname v0.4.2 |
| 3111 | 2026-09-08T17:38:04.669Z | Checking instant v0.1.13 |
| 3112 | 2026-09-08T17:38:04.751Z | Checking backoff v0.4.0 |
| 3113 | 2026-09-08T17:38:04.765Z | Checking progenitor-extras v0.2.0 |
| 3114 | 2026-09-08T17:38:04.791Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3115 | 2026-09-08T17:38:04.870Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3116 | 2026-09-08T17:38:04.900Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3117 | 2026-09-08T17:38:04.989Z | Checking parse-display v0.10.0 |
| 3118 | 2026-09-08T17:38:04.993Z | Checking itertools v0.14.0 |
| 3119 | 2026-09-08T17:38:04.993Z | Checking regress v0.10.5 |
| 3120 | 2026-09-08T17:38:05.056Z | Checking macaddr v1.0.1 |
| 3121 | 2026-09-08T17:38:05.230Z | Checking humantime v2.3.0 |
| 3122 | 2026-09-08T17:38:06.065Z | Compiling prettyplease v0.2.37 |
| 3123 | 2026-09-08T17:38:06.421Z | Checking num-rational v0.4.2 |
| 3124 | 2026-09-08T17:38:06.698Z | Checking num-complex v0.4.6 |
| 3125 | 2026-09-08T17:38:07.073Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3126 | 2026-09-08T17:38:07.086Z | Checking num v0.4.3 |
| 3127 | 2026-09-08T17:38:07.214Z | Compiling usdt-attr-macro v0.5.0 |
| 3128 | 2026-09-08T17:38:07.233Z | Compiling usdt-macro v0.5.0 |
| 3129 | 2026-09-08T17:38:07.256Z | Checking memmap v0.7.0 |
| 3130 | 2026-09-08T17:38:07.316Z | Checking float-ord v0.3.2 |
| 3131 | 2026-09-08T17:38:07.418Z | Compiling convert_case v0.4.0 |
| 3132 | 2026-09-08T17:38:07.679Z | Checking newline-converter v0.3.0 |
| 3133 | 2026-09-08T17:38:07.780Z | Compiling derive_more v0.99.20 |
| 3134 | 2026-09-08T17:38:07.794Z | Checking console v0.15.11 |
| 3135 | 2026-09-08T17:38:07.974Z | Compiling toml v0.8.23 |
| 3136 | 2026-09-08T17:38:08.012Z | Checking usdt v0.5.0 |
| 3137 | 2026-09-08T17:38:08.072Z | Compiling minimal-lexical v0.2.1 |
| 3138 | 2026-09-08T17:38:08.183Z | Checking linked-hash-map v0.5.6 |
| 3139 | 2026-09-08T17:38:08.324Z | Compiling nom v7.1.3 |
| 3140 | 2026-09-08T17:38:08.357Z | Checking lru-cache v0.1.2 |
| 3141 | 2026-09-08T17:38:08.478Z | Checking expectorate v1.2.0 |
| 3142 | 2026-09-08T17:38:08.654Z | Checking camino-tempfile v1.4.1 |
| 3143 | 2026-09-08T17:38:08.855Z | Checking hickory-proto v0.24.4 |
| 3144 | 2026-09-08T17:38:08.935Z | Checking phf_shared v0.12.1 |
| 3145 | 2026-09-08T17:38:09.080Z | Compiling slog-dtrace v0.3.0 |
| 3146 | 2026-09-08T17:38:09.094Z | Compiling chrono-tz v0.10.4 |
| 3147 | 2026-09-08T17:38:09.301Z | Checking heck v0.5.0 |
| 3148 | 2026-09-08T17:38:09.434Z | Compiling unicode-xid v0.2.6 |
| 3149 | 2026-09-08T17:38:09.564Z | Checking resolv-conf v0.7.6 |
| 3150 | 2026-09-08T17:38:09.648Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3151 | 2026-09-08T17:38:09.694Z | Compiling const_format_proc_macros v0.2.34 |
| 3152 | 2026-09-08T17:38:09.813Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3153 | 2026-09-08T17:38:09.827Z | Checking phf v0.12.1 |
| 3154 | 2026-09-08T17:38:09.968Z | Checking tokio-dtrace v0.1.1 |
| 3155 | 2026-09-08T17:38:10.147Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3156 | 2026-09-08T17:38:10.161Z | Compiling derive-where v1.6.0 |
| 3157 | 2026-09-08T17:38:10.347Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3158 | 2026-09-08T17:38:10.510Z | Checking highway v1.3.0 |
| 3159 | 2026-09-08T17:38:10.639Z | Checking hickory-resolver v0.24.4 |
| 3160 | 2026-09-08T17:38:10.743Z | Checking const_format v0.2.35 |
| 3161 | 2026-09-08T17:38:11.011Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3162 | 2026-09-08T17:38:11.432Z | Checking oxide-tokio-rt v0.1.4 |
| 3163 | 2026-09-08T17:38:11.447Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3164 | 2026-09-08T17:38:11.484Z | Checking qorb v0.4.1 |
| 3165 | 2026-09-08T17:38:11.731Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3166 | 2026-09-08T17:38:11.841Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3167 | 2026-09-08T17:38:11.947Z | Checking gethostname v0.5.0 |
| 3168 | 2026-09-08T17:38:11.976Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3169 | 2026-09-08T17:38:12.029Z | Checking bcs v0.1.6 |
| 3170 | 2026-09-08T17:38:12.042Z | Checking termtree v0.5.1 |
| 3171 | 2026-09-08T17:38:14.994Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3172 | 2026-09-08T17:38:18.111Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3173 | 2026-09-08T17:38:20.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s |
| 3174 | 2026-09-08T17:38:20.509Z | |
| 3175 | 2026-09-08T17:38:20.509Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376) |
| 3176 | 2026-09-08T17:38:21.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-09-08T17:38:21.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-09-08T17:38:21.189Z | Compiling ar_archive_writer v0.5.1 |
| 3179 | 2026-09-08T17:38:21.300Z | Compiling stacker v0.1.23 |
| 3180 | 2026-09-08T17:38:21.310Z | Compiling cfg_aliases v0.1.1 |
| 3181 | 2026-09-08T17:38:21.316Z | Compiling proc-macro-error v1.0.4 |
| 3182 | 2026-09-08T17:38:21.326Z | Checking fd-lock v4.0.4 |
| 3183 | 2026-09-08T17:38:21.326Z | Checking nibble_vec v0.1.0 |
| 3184 | 2026-09-08T17:38:21.329Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3185 | 2026-09-08T17:38:21.329Z | Checking vte v0.14.1 |
| 3186 | 2026-09-08T17:38:21.370Z | Compiling nix v0.28.0 |
| 3187 | 2026-09-08T17:38:21.433Z | Checking bytecount v0.6.9 |
| 3188 | 2026-09-08T17:38:21.462Z | Checking endian-type v0.1.2 |
| 3189 | 2026-09-08T17:38:21.499Z | Checking strip-ansi-escapes v0.2.1 |
| 3190 | 2026-09-08T17:38:21.534Z | Checking papergrid v0.11.0 |
| 3191 | 2026-09-08T17:38:21.579Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3192 | 2026-09-08T17:38:21.591Z | Checking radix_trie v0.2.1 |
| 3193 | 2026-09-08T17:38:21.604Z | Compiling peg-macros v0.8.5 |
| 3194 | 2026-09-08T17:38:21.616Z | Compiling tabled_derive v0.7.0 |
| 3195 | 2026-09-08T17:38:21.761Z | Checking winnow v0.6.26 |
| 3196 | 2026-09-08T17:38:21.796Z | Compiling sqlparser_derive v0.5.0 |
| 3197 | 2026-09-08T17:38:22.081Z | Checking unicode_categories v0.1.1 |
| 3198 | 2026-09-08T17:38:22.129Z | Compiling psm v0.1.30 |
| 3199 | 2026-09-08T17:38:22.156Z | Checking home v0.5.12 |
| 3200 | 2026-09-08T17:38:22.233Z | Checking nu-ansi-term v0.50.3 |
| 3201 | 2026-09-08T17:38:22.315Z | Checking crossterm v0.29.0 |
| 3202 | 2026-09-08T17:38:22.443Z | Checking reedline v0.40.0 |
| 3203 | 2026-09-08T17:38:22.560Z | Checking display-error-chain v0.2.2 |
| 3204 | 2026-09-08T17:38:22.602Z | Checking tabled v0.15.0 |
| 3205 | 2026-09-08T17:38:22.700Z | Checking rustyline v14.0.0 |
| 3206 | 2026-09-08T17:38:22.886Z | Checking sqlformat v0.3.5 |
| 3207 | 2026-09-08T17:38:22.927Z | Checking recursive v0.1.1 |
| 3208 | 2026-09-08T17:38:22.963Z | Checking peg v0.8.5 |
| 3209 | 2026-09-08T17:38:23.015Z | Checking sqlparser v0.61.0 |
| 3210 | 2026-09-08T17:38:34.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.53s |
| 3211 | 2026-09-08T17:38:34.212Z | |
| 3212 | 2026-09-08T17:38:34.212Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376) |
| 3213 | 2026-09-08T17:38:34.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3214 | 2026-09-08T17:38:34.707Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3215 | 2026-09-08T17:38:34.875Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3216 | 2026-09-08T17:38:38.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s |
| 3217 | 2026-09-08T17:38:38.611Z | |
| 3218 | 2026-09-08T17:38:38.611Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376) |
| 3219 | 2026-09-08T17:38:39.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3220 | 2026-09-08T17:38:39.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3221 | 2026-09-08T17:38:39.270Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3222 | 2026-09-08T17:38:41.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s |
| 3223 | 2026-09-08T17:38:42.024Z | |
| 3224 | 2026-09-08T17:38:42.024Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376) |
| 3225 | 2026-09-08T17:38:42.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3226 | 2026-09-08T17:38:42.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3227 | 2026-09-08T17:38:42.685Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3228 | 2026-09-08T17:38:46.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s |
| 3229 | 2026-09-08T17:38:46.202Z | |
| 3230 | 2026-09-08T17:38:46.202Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376) |
| 3231 | 2026-09-08T17:38:46.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3232 | 2026-09-08T17:38:46.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3233 | 2026-09-08T17:38:46.865Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3234 | 2026-09-08T17:38:50.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 3235 | 2026-09-08T17:38:50.430Z | |
| 3236 | 2026-09-08T17:38:50.430Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376) |
| 3237 | 2026-09-08T17:38:50.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3238 | 2026-09-08T17:38:50.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3239 | 2026-09-08T17:38:51.101Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3240 | 2026-09-08T17:38:53.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s |
| 3241 | 2026-09-08T17:38:53.978Z | |
| 3242 | 2026-09-08T17:38:53.978Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376) |
| 3243 | 2026-09-08T17:38:54.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3244 | 2026-09-08T17:38:54.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3245 | 2026-09-08T17:38:54.638Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3246 | 2026-09-08T17:38:57.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s |
| 3247 | 2026-09-08T17:38:57.555Z | |
| 3248 | 2026-09-08T17:38:57.555Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376) |
| 3249 | 2026-09-08T17:38:58.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3250 | 2026-09-08T17:38:58.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3251 | 2026-09-08T17:38:58.218Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3252 | 2026-09-08T17:39:01.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s |
| 3253 | 2026-09-08T17:39:01.943Z | |
| 3254 | 2026-09-08T17:39:01.943Z | info: running `cargo check --bins` on oximeter (136/376) |
| 3255 | 2026-09-08T17:39:02.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3256 | 2026-09-08T17:39:02.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3257 | 2026-09-08T17:39:02.422Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3258 | 2026-09-08T17:39:02.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3259 | 2026-09-08T17:39:02.508Z | |
| 3260 | 2026-09-08T17:39:02.508Z | info: running `cargo check --bins` on oximeter-schema (137/376) |
| 3261 | 2026-09-08T17:39:02.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-09-08T17:39:02.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-09-08T17:39:03.128Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3264 | 2026-09-08T17:39:03.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
| 3265 | 2026-09-08T17:39:03.680Z | |
| 3266 | 2026-09-08T17:39:03.680Z | info: running `cargo check --bins` on oximeter-timeseries-macro (138/376) |
| 3267 | 2026-09-08T17:39:04.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-09-08T17:39:04.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-09-08T17:39:04.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3270 | 2026-09-08T17:39:04.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3271 | 2026-09-08T17:39:04.246Z | |
| 3272 | 2026-09-08T17:39:04.246Z | info: running `cargo check --bins` on oximeter-test-utils (139/376) |
| 3273 | 2026-09-08T17:39:04.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-09-08T17:39:04.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-09-08T17:39:04.756Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-09-08T17:39:04.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3277 | 2026-09-08T17:39:04.849Z | |
| 3278 | 2026-09-08T17:39:04.849Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376) |
| 3279 | 2026-09-08T17:39:05.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-09-08T17:39:05.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-09-08T17:39:05.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3282 | 2026-09-08T17:39:05.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3283 | 2026-09-08T17:39:05.421Z | |
| 3284 | 2026-09-08T17:39:05.421Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376) |
| 3285 | 2026-09-08T17:39:05.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3286 | 2026-09-08T17:39:05.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3287 | 2026-09-08T17:39:05.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3288 | 2026-09-08T17:39:05.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3289 | 2026-09-08T17:39:06.003Z | |
| 3290 | 2026-09-08T17:39:06.003Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376) |
| 3291 | 2026-09-08T17:39:06.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3292 | 2026-09-08T17:39:06.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3293 | 2026-09-08T17:39:06.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3294 | 2026-09-08T17:39:06.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3295 | 2026-09-08T17:39:06.579Z | |
| 3296 | 2026-09-08T17:39:06.580Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376) |
| 3297 | 2026-09-08T17:39:07.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3298 | 2026-09-08T17:39:07.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3299 | 2026-09-08T17:39:07.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3300 | 2026-09-08T17:39:07.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3301 | 2026-09-08T17:39:07.158Z | |
| 3302 | 2026-09-08T17:39:07.158Z | info: running `cargo check --bins` on trust-quorum-test-utils (144/376) |
| 3303 | 2026-09-08T17:39:07.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-09-08T17:39:07.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-09-08T17:39:07.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-09-08T17:39:07.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3307 | 2026-09-08T17:39:07.743Z | |
| 3308 | 2026-09-08T17:39:07.743Z | info: running `cargo check --bins` on reconfigurator-cli (145/376) |
| 3309 | 2026-09-08T17:39:08.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-09-08T17:39:08.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-09-08T17:39:08.564Z | Compiling crucible-workspace-hack v0.1.0 |
| 3312 | 2026-09-08T17:39:08.567Z | Compiling regress v0.11.1 |
| 3313 | 2026-09-08T17:39:08.567Z | Checking secrecy v0.10.3 |
| 3314 | 2026-09-08T17:39:08.567Z | Checking half v2.7.1 |
| 3315 | 2026-09-08T17:39:08.567Z | Checking ciborium-io v0.2.2 |
| 3316 | 2026-09-08T17:39:08.567Z | Checking inout v0.1.4 |
| 3317 | 2026-09-08T17:39:08.567Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3318 | 2026-09-08T17:39:08.567Z | Checking universal-hash v0.5.1 |
| 3319 | 2026-09-08T17:39:08.785Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3320 | 2026-09-08T17:39:08.807Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3321 | 2026-09-08T17:39:08.819Z | Checking cipher v0.4.4 |
| 3322 | 2026-09-08T17:39:08.858Z | Checking opaque-debug v0.3.1 |
| 3323 | 2026-09-08T17:39:08.940Z | Checking poly1305 v0.8.0 |
| 3324 | 2026-09-08T17:39:08.965Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3325 | 2026-09-08T17:39:08.980Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3326 | 2026-09-08T17:39:08.993Z | Checking ciborium-ll v0.2.2 |
| 3327 | 2026-09-08T17:39:09.057Z | Checking chacha20 v0.9.1 |
| 3328 | 2026-09-08T17:39:09.162Z | Checking ciborium v0.2.2 |
| 3329 | 2026-09-08T17:39:09.207Z | Checking password-hash v0.5.0 |
| 3330 | 2026-09-08T17:39:09.241Z | Checking blake2 v0.10.6 |
| 3331 | 2026-09-08T17:39:09.257Z | Checking aead v0.5.2 |
| 3332 | 2026-09-08T17:39:09.378Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3333 | 2026-09-08T17:39:09.400Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3334 | 2026-09-08T17:39:09.431Z | Checking indent_write v2.2.0 |
| 3335 | 2026-09-08T17:39:09.478Z | Checking argon2 v0.5.3 |
| 3336 | 2026-09-08T17:39:09.563Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3337 | 2026-09-08T17:39:09.596Z | Checking chacha20poly1305 v0.10.1 |
| 3338 | 2026-09-08T17:39:09.657Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3339 | 2026-09-08T17:39:09.729Z | Compiling unsafe-libyaml v0.2.11 |
| 3340 | 2026-09-08T17:39:09.830Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3341 | 2026-09-08T17:39:10.035Z | Checking thiserror-no-std v2.0.2 |
| 3342 | 2026-09-08T17:39:10.050Z | Compiling itertools v0.15.0 |
| 3343 | 2026-09-08T17:39:10.126Z | Checking vsss-rs v3.3.4 |
| 3344 | 2026-09-08T17:39:10.289Z | Compiling typify-impl v0.6.2 |
| 3345 | 2026-09-08T17:39:10.454Z | Compiling serde_yaml v0.9.34+deprecated |
| 3346 | 2026-09-08T17:39:10.628Z | Compiling proc-macro-crate v3.4.0 |
| 3347 | 2026-09-08T17:39:11.057Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3348 | 2026-09-08T17:39:11.160Z | Compiling heapless v0.8.0 |
| 3349 | 2026-09-08T17:39:11.191Z | Compiling num_enum_derive v0.7.6 |
| 3350 | 2026-09-08T17:39:11.268Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3351 | 2026-09-08T17:39:11.385Z | Compiling ingot-macros v0.2.0 |
| 3352 | 2026-09-08T17:39:11.636Z | Checking hash32 v0.3.1 |
| 3353 | 2026-09-08T17:39:11.652Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3354 | 2026-09-08T17:39:11.770Z | Compiling smoltcp v0.11.0 |
| 3355 | 2026-09-08T17:39:11.917Z | Checking tabwriter v1.4.1 |
| 3356 | 2026-09-08T17:39:11.971Z | Checking cobs v0.3.0 |
| 3357 | 2026-09-08T17:39:12.067Z | Checking swrite v0.1.0 |
| 3358 | 2026-09-08T17:39:12.122Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3359 | 2026-09-08T17:39:12.160Z | Checking postcard v1.1.3 |
| 3360 | 2026-09-08T17:39:12.178Z | Compiling proc-macro-crate v1.3.1 |
| 3361 | 2026-09-08T17:39:12.267Z | Checking num_enum v0.7.6 |
| 3362 | 2026-09-08T17:39:12.347Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3363 | 2026-09-08T17:39:12.387Z | Compiling foreign-types-macros v0.2.3 |
| 3364 | 2026-09-08T17:39:12.403Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3365 | 2026-09-08T17:39:12.452Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3366 | 2026-09-08T17:39:12.560Z | Checking foreign-types-shared v0.3.1 |
| 3367 | 2026-09-08T17:39:12.590Z | Checking colored v3.1.1 |
| 3368 | 2026-09-08T17:39:12.654Z | Compiling num_enum_derive v0.5.11 |
| 3369 | 2026-09-08T17:39:12.828Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3370 | 2026-09-08T17:39:12.907Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3371 | 2026-09-08T17:39:12.994Z | Checking foreign-types v0.5.0 |
| 3372 | 2026-09-08T17:39:13.076Z | Checking cstr-argument v0.1.2 |
| 3373 | 2026-09-08T17:39:13.204Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3374 | 2026-09-08T17:39:13.273Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3375 | 2026-09-08T17:39:13.367Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3376 | 2026-09-08T17:39:13.386Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3377 | 2026-09-08T17:39:13.430Z | Checking rand v0.10.1 |
| 3378 | 2026-09-08T17:39:13.495Z | Checking itertools v0.12.1 |
| 3379 | 2026-09-08T17:39:13.538Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3380 | 2026-09-08T17:39:13.557Z | Compiling zone_cfg_derive v0.3.1 |
| 3381 | 2026-09-08T17:39:13.716Z | Checking num_enum v0.5.11 |
| 3382 | 2026-09-08T17:39:13.832Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3383 | 2026-09-08T17:39:13.881Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3384 | 2026-09-08T17:39:14.000Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3385 | 2026-09-08T17:39:14.016Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3386 | 2026-09-08T17:39:14.195Z | Compiling num-derive v0.4.2 |
| 3387 | 2026-09-08T17:39:14.231Z | Checking ingot-types v0.2.0 |
| 3388 | 2026-09-08T17:39:14.248Z | Compiling semver v0.1.20 |
| 3389 | 2026-09-08T17:39:14.496Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3390 | 2026-09-08T17:39:14.540Z | Checking zone v0.3.1 |
| 3391 | 2026-09-08T17:39:14.608Z | Checking ingot v0.2.1 |
| 3392 | 2026-09-08T17:39:14.726Z | Compiling rustc_version v0.1.7 |
| 3393 | 2026-09-08T17:39:14.779Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3394 | 2026-09-08T17:39:14.835Z | Compiling typify-macro v0.6.2 |
| 3395 | 2026-09-08T17:39:14.936Z | Checking smf v0.2.3 |
| 3396 | 2026-09-08T17:39:14.952Z | Checking nom v8.0.0 |
| 3397 | 2026-09-08T17:39:15.055Z | Checking csv-core v0.1.13 |
| 3398 | 2026-09-08T17:39:15.116Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3399 | 2026-09-08T17:39:15.173Z | Checking whoami v1.6.1 |
| 3400 | 2026-09-08T17:39:15.235Z | Checking csv v1.4.0 |
| 3401 | 2026-09-08T17:39:15.342Z | Compiling newtype_derive v0.1.6 |
| 3402 | 2026-09-08T17:39:15.357Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3403 | 2026-09-08T17:39:15.487Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3404 | 2026-09-08T17:39:15.547Z | Compiling cancel-safe-futures v0.1.5 |
| 3405 | 2026-09-08T17:39:15.602Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3406 | 2026-09-08T17:39:15.642Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3407 | 2026-09-08T17:39:15.692Z | Compiling libefi-sys v0.1.0 |
| 3408 | 2026-09-08T17:39:15.983Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3409 | 2026-09-08T17:39:16.067Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3410 | 2026-09-08T17:39:16.082Z | Checking oxide-update-engine-types v0.1.2 |
| 3411 | 2026-09-08T17:39:16.098Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3412 | 2026-09-08T17:39:16.264Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3413 | 2026-09-08T17:39:16.283Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3414 | 2026-09-08T17:39:16.287Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3415 | 2026-09-08T17:39:16.430Z | Compiling bitfield-struct v0.6.2 |
| 3416 | 2026-09-08T17:39:16.587Z | Compiling typify v0.6.2 |
| 3417 | 2026-09-08T17:39:16.706Z | Compiling progenitor-impl v0.14.0 |
| 3418 | 2026-09-08T17:39:16.771Z | Checking linear-map v1.2.0 |
| 3419 | 2026-09-08T17:39:16.950Z | Checking steno v0.4.1 |
| 3420 | 2026-09-08T17:39:16.965Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3421 | 2026-09-08T17:39:16.991Z | Checking oxide-update-engine v0.1.2 |
| 3422 | 2026-09-08T17:39:17.084Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3423 | 2026-09-08T17:39:17.392Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3424 | 2026-09-08T17:39:17.430Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3425 | 2026-09-08T17:39:17.518Z | Checking sha1 v0.10.6 |
| 3426 | 2026-09-08T17:39:17.600Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3427 | 2026-09-08T17:39:17.665Z | Checking utf-8 v0.7.6 |
| 3428 | 2026-09-08T17:39:17.680Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3429 | 2026-09-08T17:39:17.696Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3430 | 2026-09-08T17:39:17.802Z | Checking tungstenite v0.21.0 |
| 3431 | 2026-09-08T17:39:17.847Z | Checking ignore v0.4.25 |
| 3432 | 2026-09-08T17:39:17.916Z | Checking anstyle-parse v0.2.7 |
| 3433 | 2026-09-08T17:39:17.978Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3434 | 2026-09-08T17:39:18.075Z | Compiling xshell-macros v0.2.7 |
| 3435 | 2026-09-08T17:39:18.206Z | Checking anstream v0.6.21 |
| 3436 | 2026-09-08T17:39:18.236Z | Checking tokio-tungstenite v0.21.0 |
| 3437 | 2026-09-08T17:39:18.251Z | Checking globwalk v0.9.1 |
| 3438 | 2026-09-08T17:39:18.411Z | Checking predicates-tree v1.0.13 |
| 3439 | 2026-09-08T17:39:18.428Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3440 | 2026-09-08T17:39:18.441Z | Checking filetime v0.2.27 |
| 3441 | 2026-09-08T17:39:18.472Z | Checking xshell v0.2.7 |
| 3442 | 2026-09-08T17:39:18.517Z | Checking xattr v1.6.1 |
| 3443 | 2026-09-08T17:39:18.532Z | Checking tagptr v0.2.0 |
| 3444 | 2026-09-08T17:39:18.579Z | Checking camino-tempfile-ext v0.3.3 |
| 3445 | 2026-09-08T17:39:18.644Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3446 | 2026-09-08T17:39:18.660Z | Checking tar v0.4.46 |
| 3447 | 2026-09-08T17:39:18.675Z | Checking moka v0.12.13 |
| 3448 | 2026-09-08T17:39:18.678Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3449 | 2026-09-08T17:39:18.772Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3450 | 2026-09-08T17:39:18.821Z | Checking rand_seeder v0.4.0 |
| 3451 | 2026-09-08T17:39:18.846Z | Checking half v1.8.3 |
| 3452 | 2026-09-08T17:39:18.914Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3453 | 2026-09-08T17:39:18.969Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3454 | 2026-09-08T17:39:19.046Z | Checking serde_cbor v0.11.2 |
| 3455 | 2026-09-08T17:39:19.049Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3456 | 2026-09-08T17:39:19.285Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3457 | 2026-09-08T17:39:19.311Z | Checking hickory-resolver v0.25.2 |
| 3458 | 2026-09-08T17:39:19.364Z | Compiling progenitor-macro v0.14.0 |
| 3459 | 2026-09-08T17:39:19.364Z | Checking sha2 v0.11.0 |
| 3460 | 2026-09-08T17:39:19.435Z | Checking digest-io v0.1.0 |
| 3461 | 2026-09-08T17:39:19.568Z | Compiling petname v2.0.2 |
| 3462 | 2026-09-08T17:39:19.902Z | Checking rawzip v0.4.4 |
| 3463 | 2026-09-08T17:39:19.998Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3464 | 2026-09-08T17:39:20.019Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3465 | 2026-09-08T17:39:20.336Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3466 | 2026-09-08T17:39:20.422Z | Checking sapling-renderdag v0.1.0 |
| 3467 | 2026-09-08T17:39:20.490Z | Checking subprocess v0.2.15 |
| 3468 | 2026-09-08T17:39:20.538Z | Checking sync-ptr v0.1.4 |
| 3469 | 2026-09-08T17:39:20.655Z | Checking colored v2.2.0 |
| 3470 | 2026-09-08T17:39:20.671Z | Checking assert_matches v1.5.0 |
| 3471 | 2026-09-08T17:39:20.786Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3472 | 2026-09-08T17:39:20.847Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3473 | 2026-09-08T17:39:20.972Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3474 | 2026-09-08T17:39:21.402Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3475 | 2026-09-08T17:39:21.405Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3476 | 2026-09-08T17:39:22.070Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3477 | 2026-09-08T17:39:22.070Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3478 | 2026-09-08T17:39:22.606Z | Checking progenitor v0.14.0 |
| 3479 | 2026-09-08T17:39:22.746Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3480 | 2026-09-08T17:39:22.749Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3481 | 2026-09-08T17:39:22.749Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3482 | 2026-09-08T17:39:22.749Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3483 | 2026-09-08T17:39:22.749Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3484 | 2026-09-08T17:39:22.842Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3485 | 2026-09-08T17:39:23.189Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3486 | 2026-09-08T17:39:23.382Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3487 | 2026-09-08T17:39:23.488Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3488 | 2026-09-08T17:39:23.564Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3489 | 2026-09-08T17:39:23.739Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3490 | 2026-09-08T17:39:23.967Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3491 | 2026-09-08T17:39:24.496Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3492 | 2026-09-08T17:39:24.861Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3493 | 2026-09-08T17:39:25.509Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3494 | 2026-09-08T17:39:25.811Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3495 | 2026-09-08T17:39:34.448Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3496 | 2026-09-08T17:39:41.700Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3497 | 2026-09-08T17:39:41.700Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3498 | 2026-09-08T17:39:41.700Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3499 | 2026-09-08T17:39:43.198Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3500 | 2026-09-08T17:39:44.480Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3501 | 2026-09-08T17:39:46.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.98s |
| 3502 | 2026-09-08T17:39:46.922Z | |
| 3503 | 2026-09-08T17:39:46.922Z | info: running `cargo check --bins` on nexus-inventory (146/376) |
| 3504 | 2026-09-08T17:39:47.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3505 | 2026-09-08T17:39:47.443Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3506 | 2026-09-08T17:39:47.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3507 | 2026-09-08T17:39:47.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3508 | 2026-09-08T17:39:47.542Z | |
| 3509 | 2026-09-08T17:39:47.542Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376) |
| 3510 | 2026-09-08T17:39:48.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2026-09-08T17:39:48.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2026-09-08T17:39:48.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2026-09-08T17:39:48.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3514 | 2026-09-08T17:39:48.116Z | |
| 3515 | 2026-09-08T17:39:48.116Z | info: running `cargo check --bins` on clickhouse-admin-server-client (148/376) |
| 3516 | 2026-09-08T17:39:48.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2026-09-08T17:39:48.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2026-09-08T17:39:48.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2026-09-08T17:39:48.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3520 | 2026-09-08T17:39:48.687Z | |
| 3521 | 2026-09-08T17:39:48.689Z | info: running `cargo check --bins` on dns-service-client (149/376) |
| 3522 | 2026-09-08T17:39:49.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2026-09-08T17:39:49.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2026-09-08T17:39:49.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2026-09-08T17:39:49.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3526 | 2026-09-08T17:39:49.247Z | |
| 3527 | 2026-09-08T17:39:49.247Z | info: running `cargo check --bins` on ntp-admin-client (150/376) |
| 3528 | 2026-09-08T17:39:49.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2026-09-08T17:39:49.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2026-09-08T17:39:49.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2026-09-08T17:39:49.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3532 | 2026-09-08T17:39:49.810Z | |
| 3533 | 2026-09-08T17:39:49.811Z | info: running `cargo check --bins` on omicron-cockroach-metrics (151/376) |
| 3534 | 2026-09-08T17:39:50.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2026-09-08T17:39:50.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2026-09-08T17:39:50.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2026-09-08T17:39:50.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3538 | 2026-09-08T17:39:50.372Z | |
| 3539 | 2026-09-08T17:39:50.372Z | info: running `cargo check --bins` on cockroach-admin-client (152/376) |
| 3540 | 2026-09-08T17:39:50.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2026-09-08T17:39:50.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2026-09-08T17:39:50.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2026-09-08T17:39:50.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3544 | 2026-09-08T17:39:50.929Z | |
| 3545 | 2026-09-08T17:39:50.930Z | info: running `cargo check --bins` on parallel-task-set (153/376) |
| 3546 | 2026-09-08T17:39:51.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-09-08T17:39:51.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-09-08T17:39:51.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-09-08T17:39:51.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3550 | 2026-09-08T17:39:51.486Z | |
| 3551 | 2026-09-08T17:39:51.486Z | info: running `cargo check --bins` on sled-agent-client (154/376) |
| 3552 | 2026-09-08T17:39:51.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-09-08T17:39:51.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-09-08T17:39:51.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-09-08T17:39:51.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3556 | 2026-09-08T17:39:52.064Z | |
| 3557 | 2026-09-08T17:39:52.064Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376) |
| 3558 | 2026-09-08T17:39:52.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-09-08T17:39:52.564Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-09-08T17:39:52.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-09-08T17:39:52.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3562 | 2026-09-08T17:39:52.659Z | |
| 3563 | 2026-09-08T17:39:52.659Z | info: running `cargo check --bins --no-default-features` on sled-storage (156/376) |
| 3564 | 2026-09-08T17:39:53.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-09-08T17:39:53.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-09-08T17:39:53.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-09-08T17:39:53.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3568 | 2026-09-08T17:39:53.255Z | |
| 3569 | 2026-09-08T17:39:53.255Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376) |
| 3570 | 2026-09-08T17:39:53.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-09-08T17:39:53.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-09-08T17:39:53.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-09-08T17:39:53.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3574 | 2026-09-08T17:39:53.853Z | |
| 3575 | 2026-09-08T17:39:53.853Z | info: running `cargo check --bins` on key-manager (158/376) |
| 3576 | 2026-09-08T17:39:54.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-09-08T17:39:54.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-09-08T17:39:54.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-09-08T17:39:54.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3580 | 2026-09-08T17:39:54.434Z | |
| 3581 | 2026-09-08T17:39:54.434Z | info: running `cargo check --bins --no-default-features` on sled-hardware (159/376) |
| 3582 | 2026-09-08T17:39:54.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-09-08T17:39:54.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-09-08T17:39:54.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-09-08T17:39:54.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3586 | 2026-09-08T17:39:55.015Z | |
| 3587 | 2026-09-08T17:39:55.015Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376) |
| 3588 | 2026-09-08T17:39:55.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-09-08T17:39:55.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-09-08T17:39:55.509Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-09-08T17:39:55.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3592 | 2026-09-08T17:39:55.602Z | |
| 3593 | 2026-09-08T17:39:55.602Z | info: running `cargo check --bins` on typed-rng (161/376) |
| 3594 | 2026-09-08T17:39:56.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-09-08T17:39:56.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-09-08T17:39:56.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-09-08T17:39:56.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3598 | 2026-09-08T17:39:56.160Z | |
| 3599 | 2026-09-08T17:39:56.160Z | info: running `cargo check --bins` on gateway-test-utils (162/376) |
| 3600 | 2026-09-08T17:39:56.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-09-08T17:39:56.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-09-08T17:39:56.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-09-08T17:39:56.683Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3604 | 2026-09-08T17:39:56.775Z | |
| 3605 | 2026-09-08T17:39:56.775Z | info: running `cargo check --bins` on omicron-gateway (163/376) |
| 3606 | 2026-09-08T17:39:57.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-09-08T17:39:57.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-09-08T17:39:57.499Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3609 | 2026-09-08T17:39:57.502Z | Checking void v1.0.2 |
| 3610 | 2026-09-08T17:39:57.502Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3611 | 2026-09-08T17:39:57.502Z | Checking nix v0.27.1 |
| 3612 | 2026-09-08T17:39:57.502Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3613 | 2026-09-08T17:39:57.617Z | Checking tungstenite v0.23.0 |
| 3614 | 2026-09-08T17:39:57.624Z | Checking dropshot-api-manager-types v0.8.0 |
| 3615 | 2026-09-08T17:39:57.629Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3616 | 2026-09-08T17:39:57.701Z | Checking lzss v0.8.2 |
| 3617 | 2026-09-08T17:39:57.788Z | Checking kstat-rs v0.2.5 |
| 3618 | 2026-09-08T17:39:57.802Z | Checking fxhash v0.2.1 |
| 3619 | 2026-09-08T17:39:57.884Z | Checking serde_bytes v0.11.19 |
| 3620 | 2026-09-08T17:39:57.925Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3621 | 2026-09-08T17:39:57.960Z | Checking signal-hook-tokio v0.3.1 |
| 3622 | 2026-09-08T17:39:57.973Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3623 | 2026-09-08T17:39:57.997Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3624 | 2026-09-08T17:39:58.011Z | Checking tokio-tungstenite v0.23.1 |
| 3625 | 2026-09-08T17:39:58.115Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3626 | 2026-09-08T17:39:59.221Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3627 | 2026-09-08T17:39:59.767Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3628 | 2026-09-08T17:40:01.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s |
| 3629 | 2026-09-08T17:40:02.087Z | |
| 3630 | 2026-09-08T17:40:02.087Z | info: running `cargo check --bins` on gateway-api (164/376) |
| 3631 | 2026-09-08T17:40:02.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3632 | 2026-09-08T17:40:02.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3633 | 2026-09-08T17:40:02.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3634 | 2026-09-08T17:40:02.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3635 | 2026-09-08T17:40:02.660Z | |
| 3636 | 2026-09-08T17:40:02.660Z | info: running `cargo check --bins` on ipcc (165/376) |
| 3637 | 2026-09-08T17:40:03.131Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3638 | 2026-09-08T17:40:03.134Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3639 | 2026-09-08T17:40:03.134Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3640 | 2026-09-08T17:40:03.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3641 | 2026-09-08T17:40:03.217Z | |
| 3642 | 2026-09-08T17:40:03.217Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376) |
| 3643 | 2026-09-08T17:40:03.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3644 | 2026-09-08T17:40:03.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3645 | 2026-09-08T17:40:03.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3646 | 2026-09-08T17:40:03.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3647 | 2026-09-08T17:40:03.790Z | |
| 3648 | 2026-09-08T17:40:03.790Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376) |
| 3649 | 2026-09-08T17:40:04.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3650 | 2026-09-08T17:40:04.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3651 | 2026-09-08T17:40:04.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3652 | 2026-09-08T17:40:04.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3653 | 2026-09-08T17:40:04.387Z | |
| 3654 | 2026-09-08T17:40:04.388Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376) |
| 3655 | 2026-09-08T17:40:04.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3656 | 2026-09-08T17:40:04.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3657 | 2026-09-08T17:40:04.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3658 | 2026-09-08T17:40:04.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3659 | 2026-09-08T17:40:04.956Z | |
| 3660 | 2026-09-08T17:40:04.956Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376) |
| 3661 | 2026-09-08T17:40:05.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3662 | 2026-09-08T17:40:05.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3663 | 2026-09-08T17:40:05.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3664 | 2026-09-08T17:40:05.444Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3665 | 2026-09-08T17:40:05.529Z | |
| 3666 | 2026-09-08T17:40:05.529Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376) |
| 3667 | 2026-09-08T17:40:06.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3668 | 2026-09-08T17:40:06.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3669 | 2026-09-08T17:40:06.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3670 | 2026-09-08T17:40:06.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3671 | 2026-09-08T17:40:06.103Z | |
| 3672 | 2026-09-08T17:40:06.103Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376) |
| 3673 | 2026-09-08T17:40:06.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3674 | 2026-09-08T17:40:06.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3675 | 2026-09-08T17:40:06.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3676 | 2026-09-08T17:40:06.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3677 | 2026-09-08T17:40:06.692Z | |
| 3678 | 2026-09-08T17:40:06.693Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376) |
| 3679 | 2026-09-08T17:40:07.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3680 | 2026-09-08T17:40:07.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3681 | 2026-09-08T17:40:07.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3682 | 2026-09-08T17:40:07.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3683 | 2026-09-08T17:40:07.259Z | |
| 3684 | 2026-09-08T17:40:07.259Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376) |
| 3685 | 2026-09-08T17:40:07.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3686 | 2026-09-08T17:40:07.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3687 | 2026-09-08T17:40:07.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3688 | 2026-09-08T17:40:07.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3689 | 2026-09-08T17:40:07.832Z | |
| 3690 | 2026-09-08T17:40:07.832Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376) |
| 3691 | 2026-09-08T17:40:08.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3692 | 2026-09-08T17:40:08.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3693 | 2026-09-08T17:40:08.315Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3694 | 2026-09-08T17:40:08.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3695 | 2026-09-08T17:40:08.403Z | |
| 3696 | 2026-09-08T17:40:08.403Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376) |
| 3697 | 2026-09-08T17:40:08.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3698 | 2026-09-08T17:40:08.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3699 | 2026-09-08T17:40:08.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3700 | 2026-09-08T17:40:08.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3701 | 2026-09-08T17:40:08.975Z | |
| 3702 | 2026-09-08T17:40:08.975Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376) |
| 3703 | 2026-09-08T17:40:09.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3704 | 2026-09-08T17:40:09.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3705 | 2026-09-08T17:40:09.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3706 | 2026-09-08T17:40:09.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3707 | 2026-09-08T17:40:09.547Z | |
| 3708 | 2026-09-08T17:40:09.547Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376) |
| 3709 | 2026-09-08T17:40:10.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3710 | 2026-09-08T17:40:10.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3711 | 2026-09-08T17:40:10.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3712 | 2026-09-08T17:40:10.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3713 | 2026-09-08T17:40:10.114Z | |
| 3714 | 2026-09-08T17:40:10.114Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376) |
| 3715 | 2026-09-08T17:40:10.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3716 | 2026-09-08T17:40:10.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3717 | 2026-09-08T17:40:10.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3718 | 2026-09-08T17:40:10.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3719 | 2026-09-08T17:40:10.688Z | |
| 3720 | 2026-09-08T17:40:10.688Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376) |
| 3721 | 2026-09-08T17:40:11.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3722 | 2026-09-08T17:40:11.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3723 | 2026-09-08T17:40:11.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3724 | 2026-09-08T17:40:11.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3725 | 2026-09-08T17:40:11.255Z | |
| 3726 | 2026-09-08T17:40:11.255Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376) |
| 3727 | 2026-09-08T17:40:11.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3728 | 2026-09-08T17:40:11.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3729 | 2026-09-08T17:40:11.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3730 | 2026-09-08T17:40:11.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3731 | 2026-09-08T17:40:11.822Z | |
| 3732 | 2026-09-08T17:40:11.822Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376) |
| 3733 | 2026-09-08T17:40:12.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3734 | 2026-09-08T17:40:12.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3735 | 2026-09-08T17:40:12.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3736 | 2026-09-08T17:40:12.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3737 | 2026-09-08T17:40:12.391Z | |
| 3738 | 2026-09-08T17:40:12.392Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376) |
| 3739 | 2026-09-08T17:40:12.872Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3740 | 2026-09-08T17:40:12.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3741 | 2026-09-08T17:40:12.876Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3742 | 2026-09-08T17:40:12.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3743 | 2026-09-08T17:40:12.964Z | |
| 3744 | 2026-09-08T17:40:12.964Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376) |
| 3745 | 2026-09-08T17:40:13.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-09-08T17:40:13.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-09-08T17:40:13.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3748 | 2026-09-08T17:40:13.454Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3749 | 2026-09-08T17:40:13.537Z | |
| 3750 | 2026-09-08T17:40:13.537Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376) |
| 3751 | 2026-09-08T17:40:14.017Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-09-08T17:40:14.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-09-08T17:40:14.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3754 | 2026-09-08T17:40:14.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3755 | 2026-09-08T17:40:14.109Z | |
| 3756 | 2026-09-08T17:40:14.110Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376) |
| 3757 | 2026-09-08T17:40:14.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-09-08T17:40:14.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-09-08T17:40:14.595Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3760 | 2026-09-08T17:40:14.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3761 | 2026-09-08T17:40:14.680Z | |
| 3762 | 2026-09-08T17:40:14.680Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376) |
| 3763 | 2026-09-08T17:40:15.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-09-08T17:40:15.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-09-08T17:40:15.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3766 | 2026-09-08T17:40:15.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3767 | 2026-09-08T17:40:15.268Z | |
| 3768 | 2026-09-08T17:40:15.268Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376) |
| 3769 | 2026-09-08T17:40:15.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-09-08T17:40:15.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-09-08T17:40:15.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3772 | 2026-09-08T17:40:15.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3773 | 2026-09-08T17:40:15.861Z | |
| 3774 | 2026-09-08T17:40:15.861Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376) |
| 3775 | 2026-09-08T17:40:16.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-09-08T17:40:16.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-09-08T17:40:16.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2026-09-08T17:40:16.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3779 | 2026-09-08T17:40:16.452Z | |
| 3780 | 2026-09-08T17:40:16.452Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376) |
| 3781 | 2026-09-08T17:40:16.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-09-08T17:40:16.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-09-08T17:40:16.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2026-09-08T17:40:16.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3785 | 2026-09-08T17:40:17.045Z | |
| 3786 | 2026-09-08T17:40:17.045Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376) |
| 3787 | 2026-09-08T17:40:17.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-09-08T17:40:17.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-09-08T17:40:17.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-09-08T17:40:17.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3791 | 2026-09-08T17:40:17.639Z | |
| 3792 | 2026-09-08T17:40:17.639Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376) |
| 3793 | 2026-09-08T17:40:18.134Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-09-08T17:40:18.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-09-08T17:40:18.137Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-09-08T17:40:18.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3797 | 2026-09-08T17:40:18.228Z | |
| 3798 | 2026-09-08T17:40:18.228Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376) |
| 3799 | 2026-09-08T17:40:18.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-09-08T17:40:18.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-09-08T17:40:18.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-09-08T17:40:18.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3803 | 2026-09-08T17:40:18.823Z | |
| 3804 | 2026-09-08T17:40:18.823Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376) |
| 3805 | 2026-09-08T17:40:19.319Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-09-08T17:40:19.323Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-09-08T17:40:19.323Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-09-08T17:40:19.326Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3809 | 2026-09-08T17:40:19.415Z | |
| 3810 | 2026-09-08T17:40:19.415Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376) |
| 3811 | 2026-09-08T17:40:19.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-09-08T17:40:19.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-09-08T17:40:19.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-09-08T17:40:19.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3815 | 2026-09-08T17:40:20.004Z | |
| 3816 | 2026-09-08T17:40:20.006Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376) |
| 3817 | 2026-09-08T17:40:20.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-09-08T17:40:20.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-09-08T17:40:20.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-09-08T17:40:20.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3821 | 2026-09-08T17:40:20.597Z | |
| 3822 | 2026-09-08T17:40:20.597Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376) |
| 3823 | 2026-09-08T17:40:21.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-09-08T17:40:21.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-09-08T17:40:21.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-09-08T17:40:21.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3827 | 2026-09-08T17:40:21.187Z | |
| 3828 | 2026-09-08T17:40:21.187Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376) |
| 3829 | 2026-09-08T17:40:21.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-09-08T17:40:21.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-09-08T17:40:21.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-09-08T17:40:21.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3833 | 2026-09-08T17:40:21.778Z | |
| 3834 | 2026-09-08T17:40:21.778Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376) |
| 3835 | 2026-09-08T17:40:22.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-09-08T17:40:22.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-09-08T17:40:22.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-09-08T17:40:22.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3839 | 2026-09-08T17:40:22.367Z | |
| 3840 | 2026-09-08T17:40:22.368Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376) |
| 3841 | 2026-09-08T17:40:22.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-09-08T17:40:22.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-09-08T17:40:22.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-09-08T17:40:22.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3845 | 2026-09-08T17:40:22.956Z | |
| 3846 | 2026-09-08T17:40:22.956Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376) |
| 3847 | 2026-09-08T17:40:23.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-09-08T17:40:23.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-09-08T17:40:23.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-09-08T17:40:23.463Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3851 | 2026-09-08T17:40:23.550Z | |
| 3852 | 2026-09-08T17:40:23.550Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376) |
| 3853 | 2026-09-08T17:40:24.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-09-08T17:40:24.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-09-08T17:40:24.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-09-08T17:40:24.056Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3857 | 2026-09-08T17:40:24.144Z | |
| 3858 | 2026-09-08T17:40:24.144Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376) |
| 3859 | 2026-09-08T17:40:24.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-09-08T17:40:24.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-09-08T17:40:24.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-09-08T17:40:24.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3863 | 2026-09-08T17:40:24.738Z | |
| 3864 | 2026-09-08T17:40:24.738Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376) |
| 3865 | 2026-09-08T17:40:25.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-09-08T17:40:25.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-09-08T17:40:25.238Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-09-08T17:40:25.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3869 | 2026-09-08T17:40:25.331Z | |
| 3870 | 2026-09-08T17:40:25.331Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376) |
| 3871 | 2026-09-08T17:40:25.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-09-08T17:40:25.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-09-08T17:40:25.819Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-09-08T17:40:25.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3875 | 2026-09-08T17:40:25.908Z | |
| 3876 | 2026-09-08T17:40:25.908Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376) |
| 3877 | 2026-09-08T17:40:26.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-09-08T17:40:26.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-09-08T17:40:26.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-09-08T17:40:26.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3881 | 2026-09-08T17:40:26.488Z | |
| 3882 | 2026-09-08T17:40:26.488Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376) |
| 3883 | 2026-09-08T17:40:26.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-09-08T17:40:26.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-09-08T17:40:26.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-09-08T17:40:26.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3887 | 2026-09-08T17:40:27.061Z | |
| 3888 | 2026-09-08T17:40:27.061Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376) |
| 3889 | 2026-09-08T17:40:27.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-09-08T17:40:27.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-09-08T17:40:27.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-09-08T17:40:27.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3893 | 2026-09-08T17:40:27.630Z | |
| 3894 | 2026-09-08T17:40:27.630Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376) |
| 3895 | 2026-09-08T17:40:28.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-09-08T17:40:28.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-09-08T17:40:28.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3898 | 2026-09-08T17:40:28.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3899 | 2026-09-08T17:40:28.199Z | |
| 3900 | 2026-09-08T17:40:28.199Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376) |
| 3901 | 2026-09-08T17:40:28.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3902 | 2026-09-08T17:40:28.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3903 | 2026-09-08T17:40:28.686Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3904 | 2026-09-08T17:40:28.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3905 | 2026-09-08T17:40:28.771Z | |
| 3906 | 2026-09-08T17:40:28.771Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376) |
| 3907 | 2026-09-08T17:40:29.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3908 | 2026-09-08T17:40:29.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3909 | 2026-09-08T17:40:29.256Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3910 | 2026-09-08T17:40:29.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3911 | 2026-09-08T17:40:29.345Z | |
| 3912 | 2026-09-08T17:40:29.345Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376) |
| 3913 | 2026-09-08T17:40:29.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3914 | 2026-09-08T17:40:29.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3915 | 2026-09-08T17:40:29.829Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3916 | 2026-09-08T17:40:29.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3917 | 2026-09-08T17:40:29.917Z | |
| 3918 | 2026-09-08T17:40:29.917Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376) |
| 3919 | 2026-09-08T17:40:30.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3920 | 2026-09-08T17:40:30.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3921 | 2026-09-08T17:40:30.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3922 | 2026-09-08T17:40:30.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3923 | 2026-09-08T17:40:30.488Z | |
| 3924 | 2026-09-08T17:40:30.488Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376) |
| 3925 | 2026-09-08T17:40:30.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3926 | 2026-09-08T17:40:30.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3927 | 2026-09-08T17:40:30.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3928 | 2026-09-08T17:40:30.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3929 | 2026-09-08T17:40:31.066Z | |
| 3930 | 2026-09-08T17:40:31.066Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376) |
| 3931 | 2026-09-08T17:40:31.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3932 | 2026-09-08T17:40:31.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3933 | 2026-09-08T17:40:31.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3934 | 2026-09-08T17:40:31.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3935 | 2026-09-08T17:40:31.637Z | |
| 3936 | 2026-09-08T17:40:31.637Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376) |
| 3937 | 2026-09-08T17:40:32.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-09-08T17:40:32.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-09-08T17:40:32.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3940 | 2026-09-08T17:40:32.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3941 | 2026-09-08T17:40:32.207Z | |
| 3942 | 2026-09-08T17:40:32.207Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376) |
| 3943 | 2026-09-08T17:40:32.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-09-08T17:40:32.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-09-08T17:40:32.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-09-08T17:40:32.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3947 | 2026-09-08T17:40:32.778Z | |
| 3948 | 2026-09-08T17:40:32.778Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376) |
| 3949 | 2026-09-08T17:40:33.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-09-08T17:40:33.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-09-08T17:40:33.261Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3952 | 2026-09-08T17:40:33.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3953 | 2026-09-08T17:40:33.350Z | |
| 3954 | 2026-09-08T17:40:33.351Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376) |
| 3955 | 2026-09-08T17:40:33.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-09-08T17:40:33.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-09-08T17:40:33.839Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3958 | 2026-09-08T17:40:33.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3959 | 2026-09-08T17:40:33.924Z | |
| 3960 | 2026-09-08T17:40:33.924Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376) |
| 3961 | 2026-09-08T17:40:34.409Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-09-08T17:40:34.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-09-08T17:40:34.413Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-09-08T17:40:34.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3965 | 2026-09-08T17:40:34.503Z | |
| 3966 | 2026-09-08T17:40:34.503Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376) |
| 3967 | 2026-09-08T17:40:34.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-09-08T17:40:35.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-09-08T17:40:35.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-09-08T17:40:35.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3971 | 2026-09-08T17:40:35.092Z | |
| 3972 | 2026-09-08T17:40:35.092Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376) |
| 3973 | 2026-09-08T17:40:35.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-09-08T17:40:35.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-09-08T17:40:35.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3976 | 2026-09-08T17:40:35.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3977 | 2026-09-08T17:40:35.682Z | |
| 3978 | 2026-09-08T17:40:35.682Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376) |
| 3979 | 2026-09-08T17:40:36.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-09-08T17:40:36.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-09-08T17:40:36.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3982 | 2026-09-08T17:40:36.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3983 | 2026-09-08T17:40:36.272Z | |
| 3984 | 2026-09-08T17:40:36.272Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376) |
| 3985 | 2026-09-08T17:40:36.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3986 | 2026-09-08T17:40:36.775Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3987 | 2026-09-08T17:40:36.775Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3988 | 2026-09-08T17:40:36.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3989 | 2026-09-08T17:40:36.860Z | |
| 3990 | 2026-09-08T17:40:36.860Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376) |
| 3991 | 2026-09-08T17:40:37.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3992 | 2026-09-08T17:40:37.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3993 | 2026-09-08T17:40:37.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3994 | 2026-09-08T17:40:37.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3995 | 2026-09-08T17:40:37.446Z | |
| 3996 | 2026-09-08T17:40:37.446Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376) |
| 3997 | 2026-09-08T17:40:37.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3998 | 2026-09-08T17:40:37.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3999 | 2026-09-08T17:40:37.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4000 | 2026-09-08T17:40:37.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4001 | 2026-09-08T17:40:38.037Z | |
| 4002 | 2026-09-08T17:40:38.037Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376) |
| 4003 | 2026-09-08T17:40:38.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4004 | 2026-09-08T17:40:38.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4005 | 2026-09-08T17:40:38.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4006 | 2026-09-08T17:40:38.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4007 | 2026-09-08T17:40:38.623Z | |
| 4008 | 2026-09-08T17:40:38.623Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376) |
| 4009 | 2026-09-08T17:40:39.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4010 | 2026-09-08T17:40:39.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4011 | 2026-09-08T17:40:39.120Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4012 | 2026-09-08T17:40:39.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4013 | 2026-09-08T17:40:39.210Z | |
| 4014 | 2026-09-08T17:40:39.210Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376) |
| 4015 | 2026-09-08T17:40:39.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4016 | 2026-09-08T17:40:39.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4017 | 2026-09-08T17:40:39.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4018 | 2026-09-08T17:40:39.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4019 | 2026-09-08T17:40:39.802Z | |
| 4020 | 2026-09-08T17:40:39.802Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376) |
| 4021 | 2026-09-08T17:40:40.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-09-08T17:40:40.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-09-08T17:40:40.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4024 | 2026-09-08T17:40:40.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4025 | 2026-09-08T17:40:40.393Z | |
| 4026 | 2026-09-08T17:40:40.393Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376) |
| 4027 | 2026-09-08T17:40:40.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4028 | 2026-09-08T17:40:40.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4029 | 2026-09-08T17:40:40.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4030 | 2026-09-08T17:40:40.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4031 | 2026-09-08T17:40:40.986Z | |
| 4032 | 2026-09-08T17:40:40.986Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376) |
| 4033 | 2026-09-08T17:40:41.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4034 | 2026-09-08T17:40:41.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4035 | 2026-09-08T17:40:41.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4036 | 2026-09-08T17:40:41.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4037 | 2026-09-08T17:40:41.583Z | |
| 4038 | 2026-09-08T17:40:41.583Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376) |
| 4039 | 2026-09-08T17:40:42.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4040 | 2026-09-08T17:40:42.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4041 | 2026-09-08T17:40:42.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4042 | 2026-09-08T17:40:42.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4043 | 2026-09-08T17:40:42.173Z | |
| 4044 | 2026-09-08T17:40:42.173Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376) |
| 4045 | 2026-09-08T17:40:42.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4046 | 2026-09-08T17:40:42.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4047 | 2026-09-08T17:40:42.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4048 | 2026-09-08T17:40:42.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4049 | 2026-09-08T17:40:42.758Z | |
| 4050 | 2026-09-08T17:40:42.758Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376) |
| 4051 | 2026-09-08T17:40:43.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4052 | 2026-09-08T17:40:43.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4053 | 2026-09-08T17:40:43.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4054 | 2026-09-08T17:40:43.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4055 | 2026-09-08T17:40:43.343Z | |
| 4056 | 2026-09-08T17:40:43.343Z | info: running `cargo check --bins` on oximeter-producer (235/376) |
| 4057 | 2026-09-08T17:40:43.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4058 | 2026-09-08T17:40:43.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4059 | 2026-09-08T17:40:43.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4060 | 2026-09-08T17:40:43.864Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4061 | 2026-09-08T17:40:43.950Z | |
| 4062 | 2026-09-08T17:40:43.950Z | info: running `cargo check --bins` on internal-dns-resolver (236/376) |
| 4063 | 2026-09-08T17:40:44.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-09-08T17:40:44.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-09-08T17:40:44.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4066 | 2026-09-08T17:40:44.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4067 | 2026-09-08T17:40:44.521Z | |
| 4068 | 2026-09-08T17:40:44.521Z | info: running `cargo check --bins` on dns-server (237/376) |
| 4069 | 2026-09-08T17:40:45.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4070 | 2026-09-08T17:40:45.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4071 | 2026-09-08T17:40:45.161Z | Compiling parking_lot_core v0.8.6 |
| 4072 | 2026-09-08T17:40:45.268Z | Compiling git-stub v1.0.0 |
| 4073 | 2026-09-08T17:40:45.275Z | Checking prefix-trie v0.7.0 |
| 4074 | 2026-09-08T17:40:45.278Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4075 | 2026-09-08T17:40:45.390Z | Compiling git-stub-vcs v0.1.0 |
| 4076 | 2026-09-08T17:40:45.567Z | Checking hickory-server v0.25.2 |
| 4077 | 2026-09-08T17:40:45.670Z | Checking parking_lot v0.11.2 |
| 4078 | 2026-09-08T17:40:45.696Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4079 | 2026-09-08T17:40:45.838Z | Checking sled v0.34.7 |
| 4080 | 2026-09-08T17:40:47.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s |
| 4081 | 2026-09-08T17:40:47.967Z | |
| 4082 | 2026-09-08T17:40:47.968Z | info: running `cargo check --bins` on dns-server-api (238/376) |
| 4083 | 2026-09-08T17:40:48.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4084 | 2026-09-08T17:40:48.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4085 | 2026-09-08T17:40:48.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4086 | 2026-09-08T17:40:48.449Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4087 | 2026-09-08T17:40:48.533Z | |
| 4088 | 2026-09-08T17:40:48.533Z | info: running `cargo check --bins` on nexus-client (239/376) |
| 4089 | 2026-09-08T17:40:49.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4090 | 2026-09-08T17:40:49.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4091 | 2026-09-08T17:40:49.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4092 | 2026-09-08T17:40:49.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4093 | 2026-09-08T17:40:49.142Z | |
| 4094 | 2026-09-08T17:40:49.142Z | info: running `cargo check --bins` on oximeter-producer-api (240/376) |
| 4095 | 2026-09-08T17:40:49.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4096 | 2026-09-08T17:40:49.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4097 | 2026-09-08T17:40:49.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4098 | 2026-09-08T17:40:49.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4099 | 2026-09-08T17:40:49.717Z | |
| 4100 | 2026-09-08T17:40:49.717Z | info: running `cargo check --bins` on sp-sim (241/376) |
| 4101 | 2026-09-08T17:40:50.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4102 | 2026-09-08T17:40:50.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4103 | 2026-09-08T17:40:50.420Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4104 | 2026-09-08T17:40:50.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s |
| 4105 | 2026-09-08T17:40:51.130Z | |
| 4106 | 2026-09-08T17:40:51.130Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376) |
| 4107 | 2026-09-08T17:40:51.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4108 | 2026-09-08T17:40:51.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4109 | 2026-09-08T17:40:51.957Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 4110 | 2026-09-08T17:40:52.083Z | Compiling hashbrown v0.14.5 |
| 4111 | 2026-09-08T17:40:52.083Z | Compiling rfc6979 v0.4.0 |
| 4112 | 2026-09-08T17:40:52.098Z | Compiling salty v0.3.0 |
| 4113 | 2026-09-08T17:40:52.107Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4114 | 2026-09-08T17:40:52.118Z | Compiling primeorder v0.13.6 |
| 4115 | 2026-09-08T17:40:52.131Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4116 | 2026-09-08T17:40:52.202Z | Compiling ecdsa v0.16.9 |
| 4117 | 2026-09-08T17:40:52.246Z | Compiling sha1 v0.10.6 |
| 4118 | 2026-09-08T17:40:52.365Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4119 | 2026-09-08T17:40:52.465Z | Compiling proc-macro-error2 v2.0.1 |
| 4120 | 2026-09-08T17:40:52.567Z | Compiling chumsky v0.9.3 |
| 4121 | 2026-09-08T17:40:52.584Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4122 | 2026-09-08T17:40:52.587Z | Compiling p384 v0.13.1 |
| 4123 | 2026-09-08T17:40:52.624Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4124 | 2026-09-08T17:40:52.775Z | Compiling knus-derive v3.4.0 |
| 4125 | 2026-09-08T17:40:52.791Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4126 | 2026-09-08T17:40:52.828Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 4127 | 2026-09-08T17:40:52.897Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4128 | 2026-09-08T17:40:53.052Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 4129 | 2026-09-08T17:40:53.142Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4130 | 2026-09-08T17:40:53.278Z | Checking corncobs v0.1.4 |
| 4131 | 2026-09-08T17:40:53.309Z | Checking libscf-sys v1.2.0 |
| 4132 | 2026-09-08T17:40:53.324Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4133 | 2026-09-08T17:40:53.338Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4134 | 2026-09-08T17:40:53.341Z | Checking secrecy v0.8.0 |
| 4135 | 2026-09-08T17:40:53.403Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4136 | 2026-09-08T17:40:53.436Z | Checking papergrid v0.18.0 |
| 4137 | 2026-09-08T17:40:53.475Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4138 | 2026-09-08T17:40:53.491Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4139 | 2026-09-08T17:40:53.659Z | Compiling unicase v2.9.0 |
| 4140 | 2026-09-08T17:40:53.705Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4141 | 2026-09-08T17:40:53.761Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4142 | 2026-09-08T17:40:53.776Z | Checking itertools v0.15.0 |
| 4143 | 2026-09-08T17:40:53.860Z | Compiling mime_guess v2.0.5 |
| 4144 | 2026-09-08T17:40:53.973Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4145 | 2026-09-08T17:40:53.989Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4146 | 2026-09-08T17:40:54.204Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4147 | 2026-09-08T17:40:54.226Z | Checking tabled v0.21.0 |
| 4148 | 2026-09-08T17:40:54.245Z | Compiling knus v3.4.0 |
| 4149 | 2026-09-08T17:40:54.260Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4150 | 2026-09-08T17:40:54.445Z | Checking http-range v0.1.5 |
| 4151 | 2026-09-08T17:40:54.557Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4152 | 2026-09-08T17:40:54.734Z | Checking crc8 v0.1.1 |
| 4153 | 2026-09-08T17:40:54.864Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4154 | 2026-09-08T17:40:54.928Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 4155 | 2026-09-08T17:40:54.956Z | Checking scuffle v0.1.0 |
| 4156 | 2026-09-08T17:40:55.068Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4157 | 2026-09-08T17:40:55.106Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4158 | 2026-09-08T17:40:55.122Z | Checking nanorand v0.7.0 |
| 4159 | 2026-09-08T17:40:55.164Z | Checking hyper-staticfile v0.10.1 |
| 4160 | 2026-09-08T17:40:55.321Z | Checking flume v0.11.1 |
| 4161 | 2026-09-08T17:40:55.465Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4162 | 2026-09-08T17:40:55.487Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4163 | 2026-09-08T17:40:55.517Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4164 | 2026-09-08T17:40:55.565Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4165 | 2026-09-08T17:40:55.633Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4166 | 2026-09-08T17:40:55.826Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4167 | 2026-09-08T17:40:55.841Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4168 | 2026-09-08T17:40:55.918Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4169 | 2026-09-08T17:40:56.029Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4170 | 2026-09-08T17:40:56.151Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4171 | 2026-09-08T17:40:56.395Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4172 | 2026-09-08T17:40:56.473Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4173 | 2026-09-08T17:40:57.006Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4174 | 2026-09-08T17:40:57.854Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4175 | 2026-09-08T17:40:59.869Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4176 | 2026-09-08T17:41:00.930Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 4177 | 2026-09-08T17:41:01.494Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4178 | 2026-09-08T17:41:01.494Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4179 | 2026-09-08T17:41:02.003Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4180 | 2026-09-08T17:41:13.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.96s |
| 4181 | 2026-09-08T17:41:13.098Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4182 | 2026-09-08T17:41:13.098Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4183 | 2026-09-08T17:41:13.311Z | |
| 4184 | 2026-09-08T17:41:13.311Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376) |
| 4185 | 2026-09-08T17:41:13.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4186 | 2026-09-08T17:41:13.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4187 | 2026-09-08T17:41:14.091Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4188 | 2026-09-08T17:41:24.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s |
| 4189 | 2026-09-08T17:41:24.318Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4190 | 2026-09-08T17:41:24.318Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4191 | 2026-09-08T17:41:24.522Z | |
| 4192 | 2026-09-08T17:41:24.522Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376) |
| 4193 | 2026-09-08T17:41:25.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4194 | 2026-09-08T17:41:25.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4195 | 2026-09-08T17:41:25.303Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4196 | 2026-09-08T17:41:35.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s |
| 4197 | 2026-09-08T17:41:35.535Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4198 | 2026-09-08T17:41:35.535Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4199 | 2026-09-08T17:41:35.737Z | |
| 4200 | 2026-09-08T17:41:35.737Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376) |
| 4201 | 2026-09-08T17:41:36.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4202 | 2026-09-08T17:41:36.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4203 | 2026-09-08T17:41:36.514Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4204 | 2026-09-08T17:41:46.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s |
| 4205 | 2026-09-08T17:41:46.738Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4206 | 2026-09-08T17:41:46.739Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4207 | 2026-09-08T17:41:46.936Z | |
| 4208 | 2026-09-08T17:41:46.936Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376) |
| 4209 | 2026-09-08T17:41:47.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-09-08T17:41:47.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-09-08T17:41:47.713Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4212 | 2026-09-08T17:41:58.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s |
| 4213 | 2026-09-08T17:41:58.053Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4214 | 2026-09-08T17:41:58.053Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4215 | 2026-09-08T17:41:58.255Z | |
| 4216 | 2026-09-08T17:41:58.255Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376) |
| 4217 | 2026-09-08T17:41:58.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4218 | 2026-09-08T17:41:58.791Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4219 | 2026-09-08T17:41:59.032Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4220 | 2026-09-08T17:42:09.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s |
| 4221 | 2026-09-08T17:42:09.287Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4222 | 2026-09-08T17:42:09.287Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4223 | 2026-09-08T17:42:09.487Z | |
| 4224 | 2026-09-08T17:42:09.487Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376) |
| 4225 | 2026-09-08T17:42:10.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4226 | 2026-09-08T17:42:10.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4227 | 2026-09-08T17:42:10.269Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4228 | 2026-09-08T17:42:20.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s |
| 4229 | 2026-09-08T17:42:20.531Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4230 | 2026-09-08T17:42:20.531Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4231 | 2026-09-08T17:42:20.730Z | |
| 4232 | 2026-09-08T17:42:20.730Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376) |
| 4233 | 2026-09-08T17:42:21.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-09-08T17:42:21.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-09-08T17:42:21.508Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4236 | 2026-09-08T17:42:31.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s |
| 4237 | 2026-09-08T17:42:31.738Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4238 | 2026-09-08T17:42:31.738Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4239 | 2026-09-08T17:42:31.937Z | |
| 4240 | 2026-09-08T17:42:31.937Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376) |
| 4241 | 2026-09-08T17:42:32.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4242 | 2026-09-08T17:42:32.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4243 | 2026-09-08T17:42:32.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4244 | 2026-09-08T17:42:32.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4245 | 2026-09-08T17:42:32.520Z | |
| 4246 | 2026-09-08T17:42:32.520Z | info: running `cargo check --bins` on installinator-common (251/376) |
| 4247 | 2026-09-08T17:42:33.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4248 | 2026-09-08T17:42:33.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4249 | 2026-09-08T17:42:33.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4250 | 2026-09-08T17:42:33.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4251 | 2026-09-08T17:42:33.116Z | |
| 4252 | 2026-09-08T17:42:33.116Z | info: running `cargo check --bins` on installinator-common-versions (252/376) |
| 4253 | 2026-09-08T17:42:33.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-09-08T17:42:33.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-09-08T17:42:33.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4256 | 2026-09-08T17:42:33.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4257 | 2026-09-08T17:42:33.681Z | |
| 4258 | 2026-09-08T17:42:33.681Z | info: running `cargo check --bins` on nexus-lockstep-client (253/376) |
| 4259 | 2026-09-08T17:42:34.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4260 | 2026-09-08T17:42:34.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4261 | 2026-09-08T17:42:34.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4262 | 2026-09-08T17:42:34.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4263 | 2026-09-08T17:42:34.293Z | |
| 4264 | 2026-09-08T17:42:34.293Z | info: running `cargo check --bins` on omicron-ddm-admin-client (254/376) |
| 4265 | 2026-09-08T17:42:34.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-09-08T17:42:34.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-09-08T17:42:34.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4268 | 2026-09-08T17:42:34.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4269 | 2026-09-08T17:42:34.876Z | |
| 4270 | 2026-09-08T17:42:34.876Z | info: running `cargo check --bins` on range-requests (255/376) |
| 4271 | 2026-09-08T17:42:35.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-09-08T17:42:35.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-09-08T17:42:35.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-09-08T17:42:35.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4275 | 2026-09-08T17:42:35.444Z | |
| 4276 | 2026-09-08T17:42:35.444Z | info: running `cargo check --bins` on repo-depot-api (256/376) |
| 4277 | 2026-09-08T17:42:35.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-09-08T17:42:35.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-09-08T17:42:35.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-09-08T17:42:35.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4281 | 2026-09-08T17:42:36.016Z | |
| 4282 | 2026-09-08T17:42:36.016Z | info: running `cargo check --bins` on repo-depot-client (257/376) |
| 4283 | 2026-09-08T17:42:36.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-09-08T17:42:36.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-09-08T17:42:36.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-09-08T17:42:36.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4287 | 2026-09-08T17:42:36.580Z | |
| 4288 | 2026-09-08T17:42:36.580Z | info: running `cargo check --bins` on sled-agent-api (258/376) |
| 4289 | 2026-09-08T17:42:37.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-09-08T17:42:37.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-09-08T17:42:37.084Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-09-08T17:42:37.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4293 | 2026-09-08T17:42:37.178Z | |
| 4294 | 2026-09-08T17:42:37.178Z | info: running `cargo check --bins` on sled-diagnostics (259/376) |
| 4295 | 2026-09-08T17:42:37.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-09-08T17:42:37.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-09-08T17:42:37.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-09-08T17:42:37.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4299 | 2026-09-08T17:42:37.774Z | |
| 4300 | 2026-09-08T17:42:37.774Z | info: running `cargo check --bins` on zfs-test-harness (260/376) |
| 4301 | 2026-09-08T17:42:38.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-09-08T17:42:38.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-09-08T17:42:38.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-09-08T17:42:38.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4305 | 2026-09-08T17:42:38.371Z | |
| 4306 | 2026-09-08T17:42:38.371Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (261/376) |
| 4307 | 2026-09-08T17:42:38.879Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-09-08T17:42:38.882Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-09-08T17:42:38.882Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4310 | 2026-09-08T17:42:38.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4311 | 2026-09-08T17:42:38.976Z | |
| 4312 | 2026-09-08T17:42:38.976Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376) |
| 4313 | 2026-09-08T17:42:39.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-09-08T17:42:39.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-09-08T17:42:39.486Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4316 | 2026-09-08T17:42:39.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4317 | 2026-09-08T17:42:39.582Z | |
| 4318 | 2026-09-08T17:42:39.582Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376) |
| 4319 | 2026-09-08T17:42:40.091Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-09-08T17:42:40.094Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-09-08T17:42:40.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4322 | 2026-09-08T17:42:40.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4323 | 2026-09-08T17:42:40.188Z | |
| 4324 | 2026-09-08T17:42:40.188Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376) |
| 4325 | 2026-09-08T17:42:40.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4326 | 2026-09-08T17:42:40.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4327 | 2026-09-08T17:42:40.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4328 | 2026-09-08T17:42:40.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4329 | 2026-09-08T17:42:40.794Z | |
| 4330 | 2026-09-08T17:42:40.794Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376) |
| 4331 | 2026-09-08T17:42:41.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-09-08T17:42:41.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-09-08T17:42:41.305Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4334 | 2026-09-08T17:42:41.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4335 | 2026-09-08T17:42:41.398Z | |
| 4336 | 2026-09-08T17:42:41.398Z | info: running `cargo check --bins` on sled-agent-resolvable-files (266/376) |
| 4337 | 2026-09-08T17:42:41.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4338 | 2026-09-08T17:42:41.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4339 | 2026-09-08T17:42:41.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4340 | 2026-09-08T17:42:41.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4341 | 2026-09-08T17:42:42.000Z | |
| 4342 | 2026-09-08T17:42:42.001Z | info: running `cargo check --bins` on trust-quorum (267/376) |
| 4343 | 2026-09-08T17:42:42.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4344 | 2026-09-08T17:42:42.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4345 | 2026-09-08T17:42:42.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4346 | 2026-09-08T17:42:42.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4347 | 2026-09-08T17:42:42.601Z | |
| 4348 | 2026-09-08T17:42:42.601Z | info: running `cargo check --bins` on sled-agent-health-monitor (268/376) |
| 4349 | 2026-09-08T17:42:43.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4350 | 2026-09-08T17:42:43.105Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4351 | 2026-09-08T17:42:43.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4352 | 2026-09-08T17:42:43.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4353 | 2026-09-08T17:42:43.197Z | |
| 4354 | 2026-09-08T17:42:43.197Z | info: running `cargo check --bins` on sled-agent-multirack-join (269/376) |
| 4355 | 2026-09-08T17:42:43.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4356 | 2026-09-08T17:42:43.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4357 | 2026-09-08T17:42:43.723Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4358 | 2026-09-08T17:42:43.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4359 | 2026-09-08T17:42:43.824Z | |
| 4360 | 2026-09-08T17:42:43.824Z | info: running `cargo check --bins` on sled-agent-rack-setup (270/376) |
| 4361 | 2026-09-08T17:42:44.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4362 | 2026-09-08T17:42:44.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4363 | 2026-09-08T17:42:44.349Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4364 | 2026-09-08T17:42:44.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4365 | 2026-09-08T17:42:44.448Z | |
| 4366 | 2026-09-08T17:42:44.448Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376) |
| 4367 | 2026-09-08T17:42:44.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4368 | 2026-09-08T17:42:44.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4369 | 2026-09-08T17:42:44.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4370 | 2026-09-08T17:42:44.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4371 | 2026-09-08T17:42:45.062Z | |
| 4372 | 2026-09-08T17:42:45.062Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (272/376) |
| 4373 | 2026-09-08T17:42:45.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4374 | 2026-09-08T17:42:45.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4375 | 2026-09-08T17:42:45.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4376 | 2026-09-08T17:42:45.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4377 | 2026-09-08T17:42:45.687Z | |
| 4378 | 2026-09-08T17:42:45.687Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376) |
| 4379 | 2026-09-08T17:42:46.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4380 | 2026-09-08T17:42:46.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4381 | 2026-09-08T17:42:46.213Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4382 | 2026-09-08T17:42:46.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4383 | 2026-09-08T17:42:46.316Z | |
| 4384 | 2026-09-08T17:42:46.316Z | info: running `cargo check --bins` on omicron-deployment-graph (274/376) |
| 4385 | 2026-09-08T17:42:46.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4386 | 2026-09-08T17:42:46.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4387 | 2026-09-08T17:42:46.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4388 | 2026-09-08T17:42:46.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4389 | 2026-09-08T17:42:46.879Z | |
| 4390 | 2026-09-08T17:42:46.879Z | info: running `cargo check --bins` on transient-dns-server (275/376) |
| 4391 | 2026-09-08T17:42:47.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4392 | 2026-09-08T17:42:47.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4393 | 2026-09-08T17:42:47.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4394 | 2026-09-08T17:42:47.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4395 | 2026-09-08T17:42:47.466Z | |
| 4396 | 2026-09-08T17:42:47.467Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376) |
| 4397 | 2026-09-08T17:42:47.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4398 | 2026-09-08T17:42:47.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4399 | 2026-09-08T17:42:47.960Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4400 | 2026-09-08T17:42:47.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4401 | 2026-09-08T17:42:48.045Z | |
| 4402 | 2026-09-08T17:42:48.045Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376) |
| 4403 | 2026-09-08T17:42:48.536Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4404 | 2026-09-08T17:42:48.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4405 | 2026-09-08T17:42:48.539Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4406 | 2026-09-08T17:42:48.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4407 | 2026-09-08T17:42:48.629Z | |
| 4408 | 2026-09-08T17:42:48.629Z | info: running `cargo check --bins` on omicron-rpaths (278/376) |
| 4409 | 2026-09-08T17:42:49.093Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4410 | 2026-09-08T17:42:49.096Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4411 | 2026-09-08T17:42:49.096Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4412 | 2026-09-08T17:42:49.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4413 | 2026-09-08T17:42:49.179Z | |
| 4414 | 2026-09-08T17:42:49.179Z | info: running `cargo check --bins` on omicron-repl-utils (279/376) |
| 4415 | 2026-09-08T17:42:49.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4416 | 2026-09-08T17:42:49.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4417 | 2026-09-08T17:42:49.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4418 | 2026-09-08T17:42:49.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4419 | 2026-09-08T17:42:49.736Z | |
| 4420 | 2026-09-08T17:42:49.736Z | info: running `cargo check --bins` on omicron-clickhouse-admin (280/376) |
| 4421 | 2026-09-08T17:42:50.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4422 | 2026-09-08T17:42:50.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4423 | 2026-09-08T17:42:50.431Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4424 | 2026-09-08T17:42:50.845Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4425 | 2026-09-08T17:42:52.043Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s |
| 4426 | 2026-09-08T17:42:52.226Z | |
| 4427 | 2026-09-08T17:42:52.226Z | info: running `cargo check --bins` on clickhouse-admin-api (281/376) |
| 4428 | 2026-09-08T17:42:52.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4429 | 2026-09-08T17:42:52.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4430 | 2026-09-08T17:42:52.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4431 | 2026-09-08T17:42:52.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4432 | 2026-09-08T17:42:52.805Z | |
| 4433 | 2026-09-08T17:42:52.805Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (282/376) |
| 4434 | 2026-09-08T17:42:53.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4435 | 2026-09-08T17:42:53.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4436 | 2026-09-08T17:42:53.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4437 | 2026-09-08T17:42:53.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4438 | 2026-09-08T17:42:53.369Z | |
| 4439 | 2026-09-08T17:42:53.369Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376) |
| 4440 | 2026-09-08T17:42:53.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-09-08T17:42:53.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-09-08T17:42:53.857Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4443 | 2026-09-08T17:42:53.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4444 | 2026-09-08T17:42:53.944Z | |
| 4445 | 2026-09-08T17:42:53.944Z | info: running `cargo check --bins` on clickhouse-admin-single-client (284/376) |
| 4446 | 2026-09-08T17:42:54.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4447 | 2026-09-08T17:42:54.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4448 | 2026-09-08T17:42:54.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4449 | 2026-09-08T17:42:54.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4450 | 2026-09-08T17:42:54.515Z | |
| 4451 | 2026-09-08T17:42:54.515Z | info: running `cargo check --bins` on installinator-client (285/376) |
| 4452 | 2026-09-08T17:42:54.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4453 | 2026-09-08T17:42:54.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4454 | 2026-09-08T17:42:54.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4455 | 2026-09-08T17:42:54.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4456 | 2026-09-08T17:42:55.070Z | |
| 4457 | 2026-09-08T17:42:55.070Z | info: running `cargo check --bins` on oxide-client (286/376) |
| 4458 | 2026-09-08T17:42:55.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4459 | 2026-09-08T17:42:55.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4460 | 2026-09-08T17:42:55.546Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4461 | 2026-09-08T17:42:55.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4462 | 2026-09-08T17:42:55.630Z | |
| 4463 | 2026-09-08T17:42:55.630Z | info: running `cargo check --bins` on oximeter-client (287/376) |
| 4464 | 2026-09-08T17:42:56.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4465 | 2026-09-08T17:42:56.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4466 | 2026-09-08T17:42:56.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4467 | 2026-09-08T17:42:56.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4468 | 2026-09-08T17:42:56.197Z | |
| 4469 | 2026-09-08T17:42:56.198Z | info: running `cargo check --bins` on wicketd-client (288/376) |
| 4470 | 2026-09-08T17:42:56.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4471 | 2026-09-08T17:42:56.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4472 | 2026-09-08T17:42:56.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4473 | 2026-09-08T17:42:56.700Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4474 | 2026-09-08T17:42:56.787Z | |
| 4475 | 2026-09-08T17:42:56.787Z | info: running `cargo check --bins` on wicket-common (289/376) |
| 4476 | 2026-09-08T17:42:57.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4477 | 2026-09-08T17:42:57.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4478 | 2026-09-08T17:42:57.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4479 | 2026-09-08T17:42:57.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4480 | 2026-09-08T17:42:57.364Z | |
| 4481 | 2026-09-08T17:42:57.364Z | info: running `cargo check --bins` on wicketd-commission-client (290/376) |
| 4482 | 2026-09-08T17:42:57.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4483 | 2026-09-08T17:42:57.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4484 | 2026-09-08T17:42:57.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4485 | 2026-09-08T17:42:57.855Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4486 | 2026-09-08T17:42:57.938Z | |
| 4487 | 2026-09-08T17:42:57.938Z | info: running `cargo check --bins` on omicron-cockroach-admin (291/376) |
| 4488 | 2026-09-08T17:42:58.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4489 | 2026-09-08T17:42:58.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4490 | 2026-09-08T17:42:58.608Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4491 | 2026-09-08T17:42:58.717Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4492 | 2026-09-08T17:42:59.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4493 | 2026-09-08T17:42:59.984Z | |
| 4494 | 2026-09-08T17:42:59.984Z | info: running `cargo check --bins` on cockroach-admin-api (292/376) |
| 4495 | 2026-09-08T17:43:00.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4496 | 2026-09-08T17:43:00.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4497 | 2026-09-08T17:43:00.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4498 | 2026-09-08T17:43:00.468Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4499 | 2026-09-08T17:43:00.551Z | |
| 4500 | 2026-09-08T17:43:00.551Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376) |
| 4501 | 2026-09-08T17:43:01.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4502 | 2026-09-08T17:43:01.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4503 | 2026-09-08T17:43:01.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4504 | 2026-09-08T17:43:01.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4505 | 2026-09-08T17:43:01.210Z | |
| 4506 | 2026-09-08T17:43:01.210Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376) |
| 4507 | 2026-09-08T17:43:01.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4508 | 2026-09-08T17:43:01.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4509 | 2026-09-08T17:43:01.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4510 | 2026-09-08T17:43:01.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4511 | 2026-09-08T17:43:01.862Z | |
| 4512 | 2026-09-08T17:43:01.862Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376) |
| 4513 | 2026-09-08T17:43:02.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4514 | 2026-09-08T17:43:02.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4515 | 2026-09-08T17:43:02.387Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4516 | 2026-09-08T17:43:02.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4517 | 2026-09-08T17:43:02.484Z | |
| 4518 | 2026-09-08T17:43:02.484Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376) |
| 4519 | 2026-09-08T17:43:03.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4520 | 2026-09-08T17:43:03.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4521 | 2026-09-08T17:43:03.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4522 | 2026-09-08T17:43:03.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4523 | 2026-09-08T17:43:03.111Z | |
| 4524 | 2026-09-08T17:43:03.111Z | info: running `cargo check --bins` on db-macros (297/376) |
| 4525 | 2026-09-08T17:43:03.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4526 | 2026-09-08T17:43:03.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4527 | 2026-09-08T17:43:03.582Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4528 | 2026-09-08T17:43:03.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4529 | 2026-09-08T17:43:03.664Z | |
| 4530 | 2026-09-08T17:43:03.664Z | info: running `cargo check --bins` on nexus-macros-common (298/376) |
| 4531 | 2026-09-08T17:43:04.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4532 | 2026-09-08T17:43:04.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4533 | 2026-09-08T17:43:04.137Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4534 | 2026-09-08T17:43:04.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4535 | 2026-09-08T17:43:04.219Z | |
| 4536 | 2026-09-08T17:43:04.219Z | info: running `cargo check --bins` on nexus-auth (299/376) |
| 4537 | 2026-09-08T17:43:04.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4538 | 2026-09-08T17:43:04.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4539 | 2026-09-08T17:43:04.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4540 | 2026-09-08T17:43:04.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4541 | 2026-09-08T17:43:04.841Z | |
| 4542 | 2026-09-08T17:43:04.841Z | info: running `cargo check --bins` on authz-macros (300/376) |
| 4543 | 2026-09-08T17:43:05.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4544 | 2026-09-08T17:43:05.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4545 | 2026-09-08T17:43:05.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4546 | 2026-09-08T17:43:05.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4547 | 2026-09-08T17:43:05.390Z | |
| 4548 | 2026-09-08T17:43:05.390Z | info: running `cargo check --bins` on nexus-db-fixed-data (301/376) |
| 4549 | 2026-09-08T17:43:05.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4550 | 2026-09-08T17:43:05.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4551 | 2026-09-08T17:43:05.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4552 | 2026-09-08T17:43:05.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4553 | 2026-09-08T17:43:06.002Z | |
| 4554 | 2026-09-08T17:43:06.002Z | info: running `cargo check --bins` on nexus-db-model (302/376) |
| 4555 | 2026-09-08T17:43:06.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4556 | 2026-09-08T17:43:06.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4557 | 2026-09-08T17:43:06.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4558 | 2026-09-08T17:43:06.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4559 | 2026-09-08T17:43:06.617Z | |
| 4560 | 2026-09-08T17:43:06.617Z | info: running `cargo check --bins` on nexus-db-schema (303/376) |
| 4561 | 2026-09-08T17:43:07.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4562 | 2026-09-08T17:43:07.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4563 | 2026-09-08T17:43:07.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4564 | 2026-09-08T17:43:07.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4565 | 2026-09-08T17:43:07.180Z | |
| 4566 | 2026-09-08T17:43:07.180Z | info: running `cargo check --bins` on nexus-defaults (304/376) |
| 4567 | 2026-09-08T17:43:07.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4568 | 2026-09-08T17:43:07.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4569 | 2026-09-08T17:43:07.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4570 | 2026-09-08T17:43:07.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4571 | 2026-09-08T17:43:07.759Z | |
| 4572 | 2026-09-08T17:43:07.760Z | info: running `cargo check --bins` on omicron-git-version (305/376) |
| 4573 | 2026-09-08T17:43:08.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4574 | 2026-09-08T17:43:08.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4575 | 2026-09-08T17:43:08.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4576 | 2026-09-08T17:43:08.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4577 | 2026-09-08T17:43:08.310Z | |
| 4578 | 2026-09-08T17:43:08.310Z | info: running `cargo check --bins` on nexus-db-errors (306/376) |
| 4579 | 2026-09-08T17:43:08.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4580 | 2026-09-08T17:43:08.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4581 | 2026-09-08T17:43:08.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4582 | 2026-09-08T17:43:08.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4583 | 2026-09-08T17:43:08.929Z | |
| 4584 | 2026-09-08T17:43:08.929Z | info: running `cargo check --bins` on nexus-db-lookup (307/376) |
| 4585 | 2026-09-08T17:43:09.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4586 | 2026-09-08T17:43:09.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4587 | 2026-09-08T17:43:09.455Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4588 | 2026-09-08T17:43:09.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4589 | 2026-09-08T17:43:09.553Z | |
| 4590 | 2026-09-08T17:43:09.553Z | info: running `cargo check --bins` on nexus-test-interface (308/376) |
| 4591 | 2026-09-08T17:43:10.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4592 | 2026-09-08T17:43:10.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4593 | 2026-09-08T17:43:10.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4594 | 2026-09-08T17:43:10.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4595 | 2026-09-08T17:43:10.180Z | |
| 4596 | 2026-09-08T17:43:10.180Z | info: running `cargo check --bins` on oximeter-collector (309/376) |
| 4597 | 2026-09-08T17:43:10.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4598 | 2026-09-08T17:43:10.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4599 | 2026-09-08T17:43:10.895Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4600 | 2026-09-08T17:43:10.898Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4601 | 2026-09-08T17:43:11.572Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4602 | 2026-09-08T17:43:13.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s |
| 4603 | 2026-09-08T17:43:13.468Z | |
| 4604 | 2026-09-08T17:43:13.468Z | info: running `cargo check --bins` on oximeter-api (310/376) |
| 4605 | 2026-09-08T17:43:13.947Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4606 | 2026-09-08T17:43:13.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4607 | 2026-09-08T17:43:13.949Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4608 | 2026-09-08T17:43:13.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4609 | 2026-09-08T17:43:14.036Z | |
| 4610 | 2026-09-08T17:43:14.036Z | info: running `cargo check --bins` on cert-dev (311/376) |
| 4611 | 2026-09-08T17:43:14.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4612 | 2026-09-08T17:43:14.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4613 | 2026-09-08T17:43:14.647Z | Checking yasna v0.5.2 |
| 4614 | 2026-09-08T17:43:15.050Z | Checking rcgen v0.12.1 |
| 4615 | 2026-09-08T17:43:15.305Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4616 | 2026-09-08T17:43:15.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4617 | 2026-09-08T17:43:15.666Z | |
| 4618 | 2026-09-08T17:43:15.666Z | info: running `cargo check --bins` on clickana (312/376) |
| 4619 | 2026-09-08T17:43:16.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4620 | 2026-09-08T17:43:16.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4621 | 2026-09-08T17:43:16.310Z | Compiling instability v0.3.11 |
| 4622 | 2026-09-08T17:43:16.310Z | Checking castaway v0.2.4 |
| 4623 | 2026-09-08T17:43:16.313Z | Compiling indoc v2.0.7 |
| 4624 | 2026-09-08T17:43:16.313Z | Checking unicode-truncate v1.1.0 |
| 4625 | 2026-09-08T17:43:16.313Z | Checking lru v0.12.5 |
| 4626 | 2026-09-08T17:43:16.313Z | Checking cassowary v0.3.0 |
| 4627 | 2026-09-08T17:43:16.503Z | Checking compact_str v0.8.1 |
| 4628 | 2026-09-08T17:43:17.355Z | Checking ratatui v0.29.0 |
| 4629 | 2026-09-08T17:43:18.429Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4630 | 2026-09-08T17:43:19.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s |
| 4631 | 2026-09-08T17:43:19.325Z | |
| 4632 | 2026-09-08T17:43:19.325Z | info: running `cargo check --bins` on clickhouse-cluster-dev (313/376) |
| 4633 | 2026-09-08T17:43:19.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4634 | 2026-09-08T17:43:19.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4635 | 2026-09-08T17:43:20.040Z | Checking headers-core v0.3.0 |
| 4636 | 2026-09-08T17:43:20.040Z | Checking port-file v0.1.0 |
| 4637 | 2026-09-08T17:43:20.043Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4638 | 2026-09-08T17:43:20.235Z | Checking headers v0.4.1 |
| 4639 | 2026-09-08T17:43:20.610Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4640 | 2026-09-08T17:43:21.593Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4641 | 2026-09-08T17:43:22.115Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4642 | 2026-09-08T17:43:22.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 4643 | 2026-09-08T17:43:22.757Z | |
| 4644 | 2026-09-08T17:43:22.757Z | info: running `cargo check --bins` on ch-dev (314/376) |
| 4645 | 2026-09-08T17:43:23.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4646 | 2026-09-08T17:43:23.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4647 | 2026-09-08T17:43:23.467Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4648 | 2026-09-08T17:43:24.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 4649 | 2026-09-08T17:43:24.438Z | |
| 4650 | 2026-09-08T17:43:24.438Z | info: running `cargo check --bins` on dev-tools-common (315/376) |
| 4651 | 2026-09-08T17:43:24.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4652 | 2026-09-08T17:43:24.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4653 | 2026-09-08T17:43:24.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4654 | 2026-09-08T17:43:24.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 4655 | 2026-09-08T17:43:24.853Z | |
| 4656 | 2026-09-08T17:43:24.853Z | info: running `cargo check --bins` on corpus-adjust (316/376) |
| 4657 | 2026-09-08T17:43:25.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4658 | 2026-09-08T17:43:25.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4659 | 2026-09-08T17:43:25.473Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4660 | 2026-09-08T17:43:25.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
| 4661 | 2026-09-08T17:43:26.031Z | |
| 4662 | 2026-09-08T17:43:26.032Z | info: running `cargo check --bins` on crdb-seed (317/376) |
| 4663 | 2026-09-08T17:43:26.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4664 | 2026-09-08T17:43:26.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4665 | 2026-09-08T17:43:26.734Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4666 | 2026-09-08T17:43:27.844Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4667 | 2026-09-08T17:43:28.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s |
| 4668 | 2026-09-08T17:43:28.395Z | |
| 4669 | 2026-09-08T17:43:28.395Z | info: running `cargo check --bins` on db-dev (318/376) |
| 4670 | 2026-09-08T17:43:28.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4671 | 2026-09-08T17:43:28.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4672 | 2026-09-08T17:43:29.103Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4673 | 2026-09-08T17:43:29.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 4674 | 2026-09-08T17:43:30.079Z | |
| 4675 | 2026-09-08T17:43:30.079Z | info: running `cargo check --bins` on omicron-dev-lib (319/376) |
| 4676 | 2026-09-08T17:43:30.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4677 | 2026-09-08T17:43:30.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4678 | 2026-09-08T17:43:30.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4679 | 2026-09-08T17:43:30.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4680 | 2026-09-08T17:43:30.685Z | |
| 4681 | 2026-09-08T17:43:30.685Z | info: running `cargo check --bins` on xtask-downloader (320/376) |
| 4682 | 2026-09-08T17:43:31.153Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4683 | 2026-09-08T17:43:31.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4684 | 2026-09-08T17:43:31.291Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4685 | 2026-09-08T17:43:31.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s |
| 4686 | 2026-09-08T17:43:32.152Z | |
| 4687 | 2026-09-08T17:43:32.152Z | info: running `cargo check --bins` on omicron-dropshot-apis (321/376) |
| 4688 | 2026-09-08T17:43:32.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4689 | 2026-09-08T17:43:32.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4690 | 2026-09-08T17:43:32.888Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4691 | 2026-09-08T17:43:32.888Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4692 | 2026-09-08T17:43:32.891Z | Checking git-stub v1.0.0 |
| 4693 | 2026-09-08T17:43:32.891Z | Compiling trait-variant v0.1.2 |
| 4694 | 2026-09-08T17:43:32.891Z | Checking maplit v1.0.2 |
| 4695 | 2026-09-08T17:43:33.026Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4696 | 2026-09-08T17:43:33.035Z | Checking drift v0.2.0 |
| 4697 | 2026-09-08T17:43:33.038Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4698 | 2026-09-08T17:43:33.096Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4699 | 2026-09-08T17:43:33.144Z | Checking git-stub-vcs v0.1.0 |
| 4700 | 2026-09-08T17:43:33.246Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4701 | 2026-09-08T17:43:33.259Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4702 | 2026-09-08T17:43:33.339Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4703 | 2026-09-08T17:43:33.377Z | Checking dropshot-api-manager v0.8.0 |
| 4704 | 2026-09-08T17:43:33.401Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4705 | 2026-09-08T17:43:33.547Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4706 | 2026-09-08T17:43:33.748Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4707 | 2026-09-08T17:43:34.253Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4708 | 2026-09-08T17:43:35.206Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4709 | 2026-09-08T17:43:36.223Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4710 | 2026-09-08T17:43:37.031Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4711 | 2026-09-08T17:43:37.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s |
| 4712 | 2026-09-08T17:43:37.679Z | |
| 4713 | 2026-09-08T17:43:37.679Z | info: running `cargo check --bins` on installinator-api (322/376) |
| 4714 | 2026-09-08T17:43:38.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4715 | 2026-09-08T17:43:38.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4716 | 2026-09-08T17:43:38.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4717 | 2026-09-08T17:43:38.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4718 | 2026-09-08T17:43:38.241Z | |
| 4719 | 2026-09-08T17:43:38.242Z | info: running `cargo check --bins` on nexus-external-api (323/376) |
| 4720 | 2026-09-08T17:43:38.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4721 | 2026-09-08T17:43:38.755Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4722 | 2026-09-08T17:43:38.755Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4723 | 2026-09-08T17:43:38.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4724 | 2026-09-08T17:43:38.850Z | |
| 4725 | 2026-09-08T17:43:38.850Z | info: running `cargo check --bins` on nexus-internal-api (324/376) |
| 4726 | 2026-09-08T17:43:39.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4727 | 2026-09-08T17:43:39.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4728 | 2026-09-08T17:43:39.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4729 | 2026-09-08T17:43:39.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4730 | 2026-09-08T17:43:39.458Z | |
| 4731 | 2026-09-08T17:43:39.458Z | info: running `cargo check --bins` on nexus-lockstep-api (325/376) |
| 4732 | 2026-09-08T17:43:39.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4733 | 2026-09-08T17:43:39.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4734 | 2026-09-08T17:43:39.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4735 | 2026-09-08T17:43:39.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4736 | 2026-09-08T17:43:40.067Z | |
| 4737 | 2026-09-08T17:43:40.068Z | info: running `cargo check --bins` on ntp-admin-api (326/376) |
| 4738 | 2026-09-08T17:43:40.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4739 | 2026-09-08T17:43:40.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4740 | 2026-09-08T17:43:40.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4741 | 2026-09-08T17:43:40.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4742 | 2026-09-08T17:43:40.633Z | |
| 4743 | 2026-09-08T17:43:40.633Z | info: running `cargo check --bins` on ntp-admin-types-versions (327/376) |
| 4744 | 2026-09-08T17:43:41.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4745 | 2026-09-08T17:43:41.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4746 | 2026-09-08T17:43:41.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4747 | 2026-09-08T17:43:41.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4748 | 2026-09-08T17:43:41.198Z | |
| 4749 | 2026-09-08T17:43:41.198Z | info: running `cargo check --bins` on wicketd-api (328/376) |
| 4750 | 2026-09-08T17:43:41.688Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4751 | 2026-09-08T17:43:41.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4752 | 2026-09-08T17:43:41.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4753 | 2026-09-08T17:43:41.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4754 | 2026-09-08T17:43:41.781Z | |
| 4755 | 2026-09-08T17:43:41.781Z | info: running `cargo check --bins` on wicketd-commission-api (329/376) |
| 4756 | 2026-09-08T17:43:42.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4757 | 2026-09-08T17:43:42.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4758 | 2026-09-08T17:43:42.268Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4759 | 2026-09-08T17:43:42.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4760 | 2026-09-08T17:43:42.356Z | |
| 4761 | 2026-09-08T17:43:42.356Z | info: running `cargo check --bins` on omicron-ls-apis (330/376) |
| 4762 | 2026-09-08T17:43:42.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4763 | 2026-09-08T17:43:42.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4764 | 2026-09-08T17:43:42.972Z | Compiling blake3 v1.8.5 |
| 4765 | 2026-09-08T17:43:43.080Z | Checking arrayref v0.3.9 |
| 4766 | 2026-09-08T17:43:43.083Z | Checking arrayvec v0.7.6 |
| 4767 | 2026-09-08T17:43:43.089Z | Checking constant_time_eq v0.4.2 |
| 4768 | 2026-09-08T17:43:43.103Z | Checking cargo-platform v0.3.2 |
| 4769 | 2026-09-08T17:43:43.103Z | Checking topological-sort v0.2.2 |
| 4770 | 2026-09-08T17:43:43.106Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4771 | 2026-09-08T17:43:43.254Z | Checking cargo_metadata v0.23.1 |
| 4772 | 2026-09-08T17:43:43.969Z | Checking omicron-zone-package v0.12.3 |
| 4773 | 2026-09-08T17:43:44.676Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4774 | 2026-09-08T17:43:45.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s |
| 4775 | 2026-09-08T17:43:45.681Z | |
| 4776 | 2026-09-08T17:43:45.681Z | info: running `cargo check --bins` on mgs-dev (331/376) |
| 4777 | 2026-09-08T17:43:46.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4778 | 2026-09-08T17:43:46.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4779 | 2026-09-08T17:43:46.411Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4780 | 2026-09-08T17:43:47.041Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4781 | 2026-09-08T17:43:47.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4782 | 2026-09-08T17:43:47.745Z | |
| 4783 | 2026-09-08T17:43:47.745Z | info: running `cargo check --bins` on omicron-omdb (332/376) |
| 4784 | 2026-09-08T17:43:48.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4785 | 2026-09-08T17:43:48.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4786 | 2026-09-08T17:43:48.717Z | Compiling darling_core v0.21.3 |
| 4787 | 2026-09-08T17:43:48.717Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4788 | 2026-09-08T17:43:48.720Z | Compiling vergen-lib v0.1.6 |
| 4789 | 2026-09-08T17:43:48.720Z | Compiling diesel_derives v2.3.7 |
| 4790 | 2026-09-08T17:43:48.720Z | Checking scheduled-thread-pool v0.2.7 |
| 4791 | 2026-09-08T17:43:48.720Z | Compiling vergen-gitcl v1.0.8 |
| 4792 | 2026-09-08T17:43:48.720Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4793 | 2026-09-08T17:43:48.882Z | Compiling dirs-sys-next v0.1.2 |
| 4794 | 2026-09-08T17:43:49.012Z | Compiling crunchy v0.2.4 |
| 4795 | 2026-09-08T17:43:49.062Z | Compiling glob v0.3.3 |
| 4796 | 2026-09-08T17:43:49.082Z | Compiling dirs-next v2.0.0 |
| 4797 | 2026-09-08T17:43:49.134Z | Checking r2d2 v0.8.10 |
| 4798 | 2026-09-08T17:43:49.190Z | Compiling tiny-keccak v2.0.2 |
| 4799 | 2026-09-08T17:43:49.207Z | Checking downcast-rs v2.0.2 |
| 4800 | 2026-09-08T17:43:49.300Z | Compiling term v0.7.0 |
| 4801 | 2026-09-08T17:43:49.381Z | Compiling bit-vec v0.6.3 |
| 4802 | 2026-09-08T17:43:49.461Z | Compiling clang-sys v1.8.1 |
| 4803 | 2026-09-08T17:43:49.505Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4804 | 2026-09-08T17:43:49.598Z | Compiling ascii-canvas v3.0.0 |
| 4805 | 2026-09-08T17:43:49.713Z | Compiling bit-set v0.5.3 |
| 4806 | 2026-09-08T17:43:49.836Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4807 | 2026-09-08T17:43:49.868Z | Compiling itertools v0.10.5 |
| 4808 | 2026-09-08T17:43:49.885Z | Compiling ena v0.14.4 |
| 4809 | 2026-09-08T17:43:49.900Z | Compiling libloading v0.8.9 |
| 4810 | 2026-09-08T17:43:49.903Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4811 | 2026-09-08T17:43:49.946Z | Compiling bindgen v0.71.1 |
| 4812 | 2026-09-08T17:43:49.979Z | Compiling regex-syntax v0.6.29 |
| 4813 | 2026-09-08T17:43:50.093Z | Compiling diff v0.1.13 |
| 4814 | 2026-09-08T17:43:50.361Z | Compiling cexpr v0.6.0 |
| 4815 | 2026-09-08T17:43:50.383Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4816 | 2026-09-08T17:43:50.589Z | Compiling rustc-hash v2.1.1 |
| 4817 | 2026-09-08T17:43:50.723Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4818 | 2026-09-08T17:43:50.793Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4819 | 2026-09-08T17:43:50.937Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4820 | 2026-09-08T17:43:51.063Z | Compiling libxml v0.3.3 |
| 4821 | 2026-09-08T17:43:51.081Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4822 | 2026-09-08T17:43:51.227Z | Compiling strum_macros v0.24.3 |
| 4823 | 2026-09-08T17:43:51.292Z | Compiling lalrpop v0.19.12 |
| 4824 | 2026-09-08T17:43:51.340Z | Compiling indoc v1.0.9 |
| 4825 | 2026-09-08T17:43:51.431Z | Compiling darling_macro v0.21.3 |
| 4826 | 2026-09-08T17:43:51.951Z | Compiling darling v0.21.3 |
| 4827 | 2026-09-08T17:43:52.046Z | Compiling dsl_auto_type v0.2.0 |
| 4828 | 2026-09-08T17:43:52.165Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4829 | 2026-09-08T17:43:52.367Z | Checking derive_builder v0.20.2 |
| 4830 | 2026-09-08T17:43:52.491Z | Compiling oso-derive v0.27.3 |
| 4831 | 2026-09-08T17:43:52.573Z | Checking quick-xml v0.37.5 |
| 4832 | 2026-09-08T17:43:52.637Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4833 | 2026-09-08T17:43:53.010Z | Checking openssl-probe v0.1.6 |
| 4834 | 2026-09-08T17:43:53.151Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4835 | 2026-09-08T17:43:53.435Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4836 | 2026-09-08T17:43:53.650Z | Checking bb8 v0.8.6 |
| 4837 | 2026-09-08T17:43:53.733Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4838 | 2026-09-08T17:43:53.889Z | Checking nonempty v0.12.0 |
| 4839 | 2026-09-08T17:43:53.935Z | Compiling libz-sys v1.1.24 |
| 4840 | 2026-09-08T17:43:53.972Z | Compiling strsim v0.10.0 |
| 4841 | 2026-09-08T17:43:54.054Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4842 | 2026-09-08T17:43:54.187Z | Compiling darling_core v0.13.4 |
| 4843 | 2026-09-08T17:43:54.307Z | Compiling progenitor-impl v0.13.0 |
| 4844 | 2026-09-08T17:43:54.521Z | Compiling vergen-git2 v9.1.0 |
| 4845 | 2026-09-08T17:43:55.649Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4846 | 2026-09-08T17:43:55.859Z | Checking progenitor-client v0.13.0 |
| 4847 | 2026-09-08T17:43:56.100Z | Compiling darling_macro v0.13.4 |
| 4848 | 2026-09-08T17:43:56.155Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4849 | 2026-09-08T17:43:56.603Z | Compiling darling v0.13.4 |
| 4850 | 2026-09-08T17:43:56.699Z | Compiling serde_with_macros v1.5.2 |
| 4851 | 2026-09-08T17:43:56.997Z | Compiling progenitor-macro v0.13.0 |
| 4852 | 2026-09-08T17:43:57.144Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4853 | 2026-09-08T17:43:57.376Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4854 | 2026-09-08T17:43:57.565Z | Compiling serde_with v1.14.0 |
| 4855 | 2026-09-08T17:43:57.596Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4856 | 2026-09-08T17:43:57.802Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4857 | 2026-09-08T17:43:57.835Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4858 | 2026-09-08T17:43:57.948Z | Checking diesel v2.3.7 |
| 4859 | 2026-09-08T17:43:58.003Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4860 | 2026-09-08T17:43:58.704Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4861 | 2026-09-08T17:43:59.545Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4862 | 2026-09-08T17:43:59.818Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4863 | 2026-09-08T17:44:00.272Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4864 | 2026-09-08T17:44:00.487Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4865 | 2026-09-08T17:44:00.524Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4866 | 2026-09-08T17:44:00.699Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4867 | 2026-09-08T17:44:00.735Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4868 | 2026-09-08T17:44:01.094Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4869 | 2026-09-08T17:44:01.119Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4870 | 2026-09-08T17:44:01.157Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4871 | 2026-09-08T17:44:01.616Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4872 | 2026-09-08T17:44:02.050Z | Checking progenitor v0.13.0 |
| 4873 | 2026-09-08T17:44:02.137Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4874 | 2026-09-08T17:44:02.199Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4875 | 2026-09-08T17:44:02.256Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4876 | 2026-09-08T17:44:02.275Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4877 | 2026-09-08T17:44:02.445Z | Checking twox-hash v2.1.2 |
| 4878 | 2026-09-08T17:44:02.479Z | Checking libsw-core v0.3.2 |
| 4879 | 2026-09-08T17:44:02.632Z | Checking atty v0.2.14 |
| 4880 | 2026-09-08T17:44:02.734Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4881 | 2026-09-08T17:44:02.752Z | Checking libsw v3.5.0 |
| 4882 | 2026-09-08T17:44:02.864Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4883 | 2026-09-08T17:44:02.914Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4884 | 2026-09-08T17:44:04.520Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4885 | 2026-09-08T17:44:04.883Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4886 | 2026-09-08T17:44:05.230Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4887 | 2026-09-08T17:44:05.594Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4888 | 2026-09-08T17:44:06.598Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4889 | 2026-09-08T17:44:06.806Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4890 | 2026-09-08T17:44:06.953Z | Checking fatfs v0.3.6 |
| 4891 | 2026-09-08T17:44:07.401Z | Checking console v0.16.2 |
| 4892 | 2026-09-08T17:44:07.710Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4893 | 2026-09-08T17:44:08.572Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4894 | 2026-09-08T17:44:08.590Z | Checking unit-prefix v0.5.2 |
| 4895 | 2026-09-08T17:44:08.721Z | Compiling seq-macro v0.3.6 |
| 4896 | 2026-09-08T17:44:08.724Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4897 | 2026-09-08T17:44:09.047Z | Checking indicatif v0.18.4 |
| 4898 | 2026-09-08T17:44:09.261Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4899 | 2026-09-08T17:44:09.429Z | Checking oxide-update-engine-display v0.1.2 |
| 4900 | 2026-09-08T17:44:09.750Z | Checking support-bundle-viewer v0.1.2 |
| 4901 | 2026-09-08T17:44:09.924Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4902 | 2026-09-08T17:44:10.002Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4903 | 2026-09-08T17:44:10.032Z | Checking multimap v0.10.1 |
| 4904 | 2026-09-08T17:44:12.142Z | Checking diesel-dtrace v0.5.0 |
| 4905 | 2026-09-08T17:44:12.395Z | Checking async-bb8-diesel v0.2.1 |
| 4906 | 2026-09-08T17:44:18.476Z | Compiling samael v0.0.19 |
| 4907 | 2026-09-08T17:44:21.718Z | Compiling git2 v0.20.4 |
| 4908 | 2026-09-08T17:44:23.499Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4909 | 2026-09-08T17:44:24.513Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4910 | 2026-09-08T17:44:25.279Z | Compiling polar-core v0.27.3 |
| 4911 | 2026-09-08T17:44:29.763Z | Checking oso v0.27.3 |
| 4912 | 2026-09-08T17:45:00.866Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4913 | 2026-09-08T17:46:16.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s |
| 4914 | 2026-09-08T17:46:17.054Z | |
| 4915 | 2026-09-08T17:46:17.054Z | info: running `cargo check --bins` on nexus-networking (333/376) |
| 4916 | 2026-09-08T17:46:17.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4917 | 2026-09-08T17:46:17.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4918 | 2026-09-08T17:46:17.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4919 | 2026-09-08T17:46:17.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4920 | 2026-09-08T17:46:17.731Z | |
| 4921 | 2026-09-08T17:46:17.731Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376) |
| 4922 | 2026-09-08T17:46:18.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4923 | 2026-09-08T17:46:18.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4924 | 2026-09-08T17:46:18.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4925 | 2026-09-08T17:46:18.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4926 | 2026-09-08T17:46:18.358Z | |
| 4927 | 2026-09-08T17:46:18.358Z | info: running `cargo check --bins` on nexus-saga-recovery (335/376) |
| 4928 | 2026-09-08T17:46:18.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4929 | 2026-09-08T17:46:18.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4930 | 2026-09-08T17:46:18.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4931 | 2026-09-08T17:46:18.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4932 | 2026-09-08T17:46:18.982Z | |
| 4933 | 2026-09-08T17:46:18.982Z | info: running `cargo check --bins` on nexus-test-utils-macros (336/376) |
| 4934 | 2026-09-08T17:46:19.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4935 | 2026-09-08T17:46:19.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4936 | 2026-09-08T17:46:19.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4937 | 2026-09-08T17:46:19.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4938 | 2026-09-08T17:46:19.541Z | |
| 4939 | 2026-09-08T17:46:19.542Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (337/376) |
| 4940 | 2026-09-08T17:46:20.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4941 | 2026-09-08T17:46:20.097Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4942 | 2026-09-08T17:46:20.379Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4943 | 2026-09-08T17:46:21.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s |
| 4944 | 2026-09-08T17:46:21.383Z | |
| 4945 | 2026-09-08T17:46:21.383Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376) |
| 4946 | 2026-09-08T17:46:21.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4947 | 2026-09-08T17:46:21.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4948 | 2026-09-08T17:46:22.206Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4949 | 2026-09-08T17:47:01.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.07s |
| 4950 | 2026-09-08T17:47:01.671Z | |
| 4951 | 2026-09-08T17:47:01.671Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376) |
| 4952 | 2026-09-08T17:47:02.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4953 | 2026-09-08T17:47:02.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4954 | 2026-09-08T17:47:02.148Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4955 | 2026-09-08T17:47:02.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4956 | 2026-09-08T17:47:02.232Z | |
| 4957 | 2026-09-08T17:47:02.233Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376) |
| 4958 | 2026-09-08T17:47:02.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4959 | 2026-09-08T17:47:02.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4960 | 2026-09-08T17:47:02.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4961 | 2026-09-08T17:47:02.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4962 | 2026-09-08T17:47:02.796Z | |
| 4963 | 2026-09-08T17:47:02.796Z | info: running `cargo check --bins --no-default-features` on nexus-fm (341/376) |
| 4964 | 2026-09-08T17:47:03.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4965 | 2026-09-08T17:47:03.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4966 | 2026-09-08T17:47:03.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4967 | 2026-09-08T17:47:03.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4968 | 2026-09-08T17:47:03.414Z | |
| 4969 | 2026-09-08T17:47:03.414Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376) |
| 4970 | 2026-09-08T17:47:03.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4971 | 2026-09-08T17:47:03.944Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4972 | 2026-09-08T17:47:03.944Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4973 | 2026-09-08T17:47:03.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4974 | 2026-09-08T17:47:04.041Z | |
| 4975 | 2026-09-08T17:47:04.041Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (343/376) |
| 4976 | 2026-09-08T17:47:04.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4977 | 2026-09-08T17:47:04.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4978 | 2026-09-08T17:47:04.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4979 | 2026-09-08T17:47:04.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4980 | 2026-09-08T17:47:04.668Z | |
| 4981 | 2026-09-08T17:47:04.668Z | info: running `cargo check --bins` on nexus-mgs-updates (344/376) |
| 4982 | 2026-09-08T17:47:05.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4983 | 2026-09-08T17:47:05.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4984 | 2026-09-08T17:47:05.191Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4985 | 2026-09-08T17:47:05.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4986 | 2026-09-08T17:47:05.291Z | |
| 4987 | 2026-09-08T17:47:05.291Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (345/376) |
| 4988 | 2026-09-08T17:47:05.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4989 | 2026-09-08T17:47:05.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4990 | 2026-09-08T17:47:05.826Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4991 | 2026-09-08T17:47:05.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4992 | 2026-09-08T17:47:05.924Z | |
| 4993 | 2026-09-08T17:47:05.925Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376) |
| 4994 | 2026-09-08T17:47:06.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4995 | 2026-09-08T17:47:06.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4996 | 2026-09-08T17:47:06.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4997 | 2026-09-08T17:47:06.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4998 | 2026-09-08T17:47:06.554Z | |
| 4999 | 2026-09-08T17:47:06.554Z | info: running `cargo check --bins` on nexus-switch-config (347/376) |
| 5000 | 2026-09-08T17:47:07.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5001 | 2026-09-08T17:47:07.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5002 | 2026-09-08T17:47:07.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5003 | 2026-09-08T17:47:07.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 5004 | 2026-09-08T17:47:07.167Z | |
| 5005 | 2026-09-08T17:47:07.167Z | info: running `cargo check --bins` on nexus-switch-config-preparation (348/376) |
| 5006 | 2026-09-08T17:47:07.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5007 | 2026-09-08T17:47:07.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5008 | 2026-09-08T17:47:07.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5009 | 2026-09-08T17:47:07.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5010 | 2026-09-08T17:47:07.802Z | |
| 5011 | 2026-09-08T17:47:07.802Z | info: running `cargo check --bins` on support-bundle-collection (349/376) |
| 5012 | 2026-09-08T17:47:08.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5013 | 2026-09-08T17:47:08.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5014 | 2026-09-08T17:47:08.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5015 | 2026-09-08T17:47:08.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5016 | 2026-09-08T17:47:08.431Z | |
| 5017 | 2026-09-08T17:47:08.432Z | info: running `cargo check --bins` on omicron-dev (350/376) |
| 5018 | 2026-09-08T17:47:08.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5019 | 2026-09-08T17:47:08.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5020 | 2026-09-08T17:47:09.333Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5021 | 2026-09-08T17:47:09.336Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5022 | 2026-09-08T17:47:09.523Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 5023 | 2026-09-08T17:47:09.526Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 5024 | 2026-09-08T17:47:09.566Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 5025 | 2026-09-08T17:47:09.581Z | Checking diff v0.1.13 |
| 5026 | 2026-09-08T17:47:09.585Z | Checking yansi v1.0.1 |
| 5027 | 2026-09-08T17:47:09.614Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 5028 | 2026-09-08T17:47:09.672Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 5029 | 2026-09-08T17:47:09.835Z | Checking pretty_assertions v1.4.1 |
| 5030 | 2026-09-08T17:47:10.637Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 5031 | 2026-09-08T17:47:10.655Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5032 | 2026-09-08T17:47:36.214Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5033 | 2026-09-08T17:47:36.214Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5034 | 2026-09-08T17:47:36.217Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5035 | 2026-09-08T17:47:36.217Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5036 | 2026-09-08T17:47:36.218Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5037 | 2026-09-08T17:47:36.218Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5038 | 2026-09-08T17:47:36.218Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5039 | 2026-09-08T17:47:37.104Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5040 | 2026-09-08T17:47:37.107Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5041 | 2026-09-08T17:47:38.433Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5042 | 2026-09-08T17:48:17.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 5043 | 2026-09-08T17:48:17.785Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5044 | 2026-09-08T17:48:17.785Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5045 | 2026-09-08T17:48:17.984Z | |
| 5046 | 2026-09-08T17:48:17.984Z | info: running `cargo check --bins` on oximeter-load-test (351/376) |
| 5047 | 2026-09-08T17:48:18.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5048 | 2026-09-08T17:48:18.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5049 | 2026-09-08T17:48:18.709Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 5050 | 2026-09-08T17:48:19.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 5051 | 2026-09-08T17:48:19.559Z | |
| 5052 | 2026-09-08T17:48:19.559Z | info: running `cargo check --bins` on omicron-pins (352/376) |
| 5053 | 2026-09-08T17:48:20.041Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5054 | 2026-09-08T17:48:20.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5055 | 2026-09-08T17:48:20.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5056 | 2026-09-08T17:48:20.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5057 | 2026-09-08T17:48:20.126Z | |
| 5058 | 2026-09-08T17:48:20.126Z | info: running `cargo check --bins` on rack-init-config (353/376) |
| 5059 | 2026-09-08T17:48:20.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5060 | 2026-09-08T17:48:20.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5061 | 2026-09-08T17:48:20.627Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5062 | 2026-09-08T17:48:20.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 5063 | 2026-09-08T17:48:20.710Z | |
| 5064 | 2026-09-08T17:48:20.710Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376) |
| 5065 | 2026-09-08T17:48:21.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5066 | 2026-09-08T17:48:21.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5067 | 2026-09-08T17:48:21.474Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5068 | 2026-09-08T17:48:21.598Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5069 | 2026-09-08T17:48:21.613Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 5070 | 2026-09-08T17:48:48.509Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5071 | 2026-09-08T17:48:48.926Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5072 | 2026-09-08T17:48:50.701Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5073 | 2026-09-08T17:48:51.200Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5074 | 2026-09-08T17:48:54.324Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5075 | 2026-09-08T17:49:18.654Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5076 | 2026-09-08T17:49:19.402Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5077 | 2026-09-08T17:49:21.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 5078 | 2026-09-08T17:49:21.341Z | |
| 5079 | 2026-09-08T17:49:21.341Z | info: running `cargo check --bins` on reconfigurator-sp-updater (355/376) |
| 5080 | 2026-09-08T17:49:21.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5081 | 2026-09-08T17:49:21.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5082 | 2026-09-08T17:49:22.059Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 5083 | 2026-09-08T17:49:22.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 5084 | 2026-09-08T17:49:22.970Z | |
| 5085 | 2026-09-08T17:49:22.970Z | info: running `cargo check --bins` on omicron-releng (356/376) |
| 5086 | 2026-09-08T17:49:23.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5087 | 2026-09-08T17:49:23.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5088 | 2026-09-08T17:49:23.598Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 5089 | 2026-09-08T17:49:23.604Z | Compiling fs-err v2.11.0 |
| 5090 | 2026-09-08T17:49:23.714Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 5091 | 2026-09-08T17:49:23.730Z | Checking parse-size v1.1.0 |
| 5092 | 2026-09-08T17:49:23.741Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 5093 | 2026-09-08T17:49:23.741Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5094 | 2026-09-08T17:49:23.754Z | Checking shell-words v1.1.1 |
| 5095 | 2026-09-08T17:49:23.907Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5096 | 2026-09-08T17:49:24.153Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5097 | 2026-09-08T17:49:24.331Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5098 | 2026-09-08T17:49:25.012Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 5099 | 2026-09-08T17:49:25.999Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s |
| 5100 | 2026-09-08T17:49:26.161Z | |
| 5101 | 2026-09-08T17:49:26.161Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (357/376) |
| 5102 | 2026-09-08T17:49:26.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5103 | 2026-09-08T17:49:26.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5104 | 2026-09-08T17:49:26.798Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 5105 | 2026-09-08T17:49:27.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 5106 | 2026-09-08T17:49:27.475Z | |
| 5107 | 2026-09-08T17:49:27.476Z | info: running `cargo check --bins` on schema (358/376) |
| 5108 | 2026-09-08T17:49:27.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5109 | 2026-09-08T17:49:27.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5110 | 2026-09-08T17:49:28.198Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 5111 | 2026-09-08T17:49:28.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 5112 | 2026-09-08T17:49:29.118Z | |
| 5113 | 2026-09-08T17:49:29.118Z | info: running `cargo check --bins` on xtask (359/376) |
| 5114 | 2026-09-08T17:49:29.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5115 | 2026-09-08T17:49:29.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5116 | 2026-09-08T17:49:29.521Z | Checking serde_core v1.0.228 |
| 5117 | 2026-09-08T17:49:29.521Z | Checking libc v0.2.185 |
| 5118 | 2026-09-08T17:49:29.599Z | Checking bitflags v2.11.0 |
| 5119 | 2026-09-08T17:49:29.604Z | Checking scroll v0.12.0 |
| 5120 | 2026-09-08T17:49:29.607Z | Checking thiserror v1.0.69 |
| 5121 | 2026-09-08T17:49:29.619Z | Checking log v0.4.33 |
| 5122 | 2026-09-08T17:49:29.624Z | Checking indexmap v2.14.0 |
| 5123 | 2026-09-08T17:49:29.633Z | Checking zerocopy v0.7.35 |
| 5124 | 2026-09-08T17:49:29.698Z | Checking syn v2.0.117 |
| 5125 | 2026-09-08T17:49:29.739Z | Checking dtrace-parser v0.2.0 |
| 5126 | 2026-09-08T17:49:29.761Z | Checking once_cell v1.21.3 |
| 5127 | 2026-09-08T17:49:29.822Z | Checking goblin v0.8.2 |
| 5128 | 2026-09-08T17:49:29.891Z | Checking errno v0.3.14 |
| 5129 | 2026-09-08T17:49:29.940Z | Checking thread-id v4.2.2 |
| 5130 | 2026-09-08T17:49:29.978Z | Checking getrandom v0.4.3 |
| 5131 | 2026-09-08T17:49:30.009Z | Checking rustix v1.1.4 |
| 5132 | 2026-09-08T17:49:30.019Z | Checking memmap v0.7.0 |
| 5133 | 2026-09-08T17:49:30.110Z | Checking thiserror v2.0.18 |
| 5134 | 2026-09-08T17:49:30.131Z | Checking fs-err v3.3.0 |
| 5135 | 2026-09-08T17:49:30.147Z | Checking tabled v0.15.0 |
| 5136 | 2026-09-08T17:49:30.157Z | Checking anyhow v1.0.104 |
| 5137 | 2026-09-08T17:49:30.795Z | Checking terminal_size v0.4.3 |
| 5138 | 2026-09-08T17:49:30.795Z | Checking tempfile v3.27.0 |
| 5139 | 2026-09-08T17:49:30.907Z | Checking clap_builder v4.6.0 |
| 5140 | 2026-09-08T17:49:30.910Z | Checking textwrap v0.16.2 |
| 5141 | 2026-09-08T17:49:31.064Z | Checking serde v1.0.228 |
| 5142 | 2026-09-08T17:49:31.064Z | Checking serde_json v1.0.151 |
| 5143 | 2026-09-08T17:49:31.064Z | Checking camino v1.2.5 |
| 5144 | 2026-09-08T17:49:31.111Z | Checking cargo-platform v0.3.2 |
| 5145 | 2026-09-08T17:49:31.252Z | Checking semver v1.0.28 |
| 5146 | 2026-09-08T17:49:31.319Z | Checking camino-tempfile v1.4.1 |
| 5147 | 2026-09-08T17:49:31.489Z | Checking serde_spanned v0.6.9 |
| 5148 | 2026-09-08T17:49:31.489Z | Checking toml_datetime v0.6.11 |
| 5149 | 2026-09-08T17:49:31.493Z | Checking macaddr v1.0.1 |
| 5150 | 2026-09-08T17:49:31.493Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5151 | 2026-09-08T17:49:31.671Z | Checking toml_edit v0.22.27 |
| 5152 | 2026-09-08T17:49:31.675Z | Checking dof v0.3.0 |
| 5153 | 2026-09-08T17:49:31.675Z | Checking cargo_metadata v0.23.1 |
| 5154 | 2026-09-08T17:49:31.941Z | Checking usdt-impl v0.5.0 |
| 5155 | 2026-09-08T17:49:32.097Z | Checking clap v4.6.1 |
| 5156 | 2026-09-08T17:49:32.203Z | Checking usdt v0.5.0 |
| 5157 | 2026-09-08T17:49:32.640Z | Checking toml v0.8.23 |
| 5158 | 2026-09-08T17:49:32.898Z | Checking cargo_toml v0.21.0 |
| 5159 | 2026-09-08T17:49:33.538Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 5160 | 2026-09-08T17:49:33.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s |
| 5161 | 2026-09-08T17:49:34.036Z | |
| 5162 | 2026-09-08T17:49:34.036Z | info: running `cargo check --bins` on dnsadm (360/376) |
| 5163 | 2026-09-08T17:49:34.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5164 | 2026-09-08T17:49:34.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5165 | 2026-09-08T17:49:34.672Z | Checking arc-swap v1.8.2 |
| 5166 | 2026-09-08T17:49:34.955Z | Checking slog-scope v4.4.1 |
| 5167 | 2026-09-08T17:49:35.066Z | Checking slog-stdlog v4.1.1 |
| 5168 | 2026-09-08T17:49:35.162Z | Checking slog-envlogger v2.2.0 |
| 5169 | 2026-09-08T17:49:35.282Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 5170 | 2026-09-08T17:49:35.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 5171 | 2026-09-08T17:49:35.874Z | |
| 5172 | 2026-09-08T17:49:35.874Z | info: running `cargo check --bins` on end-to-end-tests (361/376) |
| 5173 | 2026-09-08T17:49:36.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5174 | 2026-09-08T17:49:36.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5175 | 2026-09-08T17:49:36.688Z | Checking cpubits v0.1.1 |
| 5176 | 2026-09-08T17:49:36.810Z | Checking pem-rfc7468 v1.0.0 |
| 5177 | 2026-09-08T17:49:36.824Z | Checking hmac v0.13.0 |
| 5178 | 2026-09-08T17:49:36.824Z | Checking universal-hash v0.6.1 |
| 5179 | 2026-09-08T17:49:36.849Z | Checking ctr v0.10.1 |
| 5180 | 2026-09-08T17:49:36.849Z | Checking aead v0.6.1 |
| 5181 | 2026-09-08T17:49:36.877Z | Checking aes v0.9.1 |
| 5182 | 2026-09-08T17:49:36.877Z | Checking crypto-bigint v0.7.5 |
| 5183 | 2026-09-08T17:49:36.906Z | Checking salsa20 v0.11.0 |
| 5184 | 2026-09-08T17:49:36.963Z | Checking der v0.8.0 |
| 5185 | 2026-09-08T17:49:36.966Z | Checking polyval v0.7.1 |
| 5186 | 2026-09-08T17:49:36.981Z | Checking pbkdf2 v0.13.0 |
| 5187 | 2026-09-08T17:49:37.012Z | Checking cbc v0.2.1 |
| 5188 | 2026-09-08T17:49:37.054Z | Checking ff v0.14.0 |
| 5189 | 2026-09-08T17:49:37.088Z | Checking signature v3.0.0 |
| 5190 | 2026-09-08T17:49:37.108Z | Checking scrypt v0.12.0 |
| 5191 | 2026-09-08T17:49:37.146Z | Checking base16ct v1.0.0 |
| 5192 | 2026-09-08T17:49:37.148Z | Checking ghash v0.6.0 |
| 5193 | 2026-09-08T17:49:37.176Z | Checking group v0.14.0 |
| 5194 | 2026-09-08T17:49:37.242Z | Checking hkdf v0.13.0 |
| 5195 | 2026-09-08T17:49:37.262Z | Compiling curve25519-dalek v5.0.0 |
| 5196 | 2026-09-08T17:49:37.279Z | Checking aes-gcm v0.11.0 |
| 5197 | 2026-09-08T17:49:37.294Z | Checking keccak v0.2.0 |
| 5198 | 2026-09-08T17:49:37.313Z | Checking poly1305 v0.9.0 |
| 5199 | 2026-09-08T17:49:37.323Z | Checking wnaf v0.14.0 |
| 5200 | 2026-09-08T17:49:37.377Z | Checking blowfish v0.10.0 |
| 5201 | 2026-09-08T17:49:37.440Z | Checking blake2 v0.11.0-rc.6 |
| 5202 | 2026-09-08T17:49:37.456Z | Checking sha3 v0.11.0 |
| 5203 | 2026-09-08T17:49:37.493Z | Checking kem v0.3.0 |
| 5204 | 2026-09-08T17:49:37.534Z | Checking bcrypt-pbkdf v0.11.0 |
| 5205 | 2026-09-08T17:49:37.582Z | Checking module-lattice v0.2.3 |
| 5206 | 2026-09-08T17:49:37.614Z | Checking sponge-cursor v0.1.0 |
| 5207 | 2026-09-08T17:49:37.694Z | Checking argon2 v0.6.0-rc.8 |
| 5208 | 2026-09-08T17:49:37.711Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5209 | 2026-09-08T17:49:37.742Z | Checking sha3 v0.12.0 |
| 5210 | 2026-09-08T17:49:37.771Z | Checking spki v0.8.0 |
| 5211 | 2026-09-08T17:49:37.796Z | Checking sec1 v0.8.1 |
| 5212 | 2026-09-08T17:49:37.810Z | Checking ml-kem v0.3.2 |
| 5213 | 2026-09-08T17:49:37.909Z | Checking internal-russh-num-bigint v0.5.0 |
| 5214 | 2026-09-08T17:49:37.941Z | Checking num-bigint v0.4.6 |
| 5215 | 2026-09-08T17:49:37.957Z | Checking pkcs5 v0.8.1 |
| 5216 | 2026-09-08T17:49:38.002Z | Checking pkcs1 v0.8.0-rc.4 |
| 5217 | 2026-09-08T17:49:38.006Z | Checking generic-array v1.4.3 |
| 5218 | 2026-09-08T17:49:38.228Z | Checking russh-util v0.52.0 |
| 5219 | 2026-09-08T17:49:38.248Z | Checking pkcs8 v0.11.0 |
| 5220 | 2026-09-08T17:49:38.354Z | Compiling enum_dispatch v0.3.13 |
| 5221 | 2026-09-08T17:49:38.397Z | Compiling delegate v0.13.5 |
| 5222 | 2026-09-08T17:49:38.447Z | Checking ed25519 v3.0.0 |
| 5223 | 2026-09-08T17:49:38.561Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5224 | 2026-09-08T17:49:38.597Z | Checking hex-literal v1.1.0 |
| 5225 | 2026-09-08T17:49:38.649Z | Checking ed25519-dalek v3.0.0 |
| 5226 | 2026-09-08T17:49:38.696Z | Checking md5 v0.8.0 |
| 5227 | 2026-09-08T17:49:38.797Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 5228 | 2026-09-08T17:49:38.859Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 5229 | 2026-09-08T17:49:38.874Z | Checking internet-checksum v0.2.1 |
| 5230 | 2026-09-08T17:49:38.985Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5231 | 2026-09-08T17:49:39.096Z | Checking elliptic-curve v0.14.1 |
| 5232 | 2026-09-08T17:49:39.096Z | Checking rfc6979 v0.6.0 |
| 5233 | 2026-09-08T17:49:39.099Z | Checking primefield v0.14.0 |
| 5234 | 2026-09-08T17:49:39.099Z | Checking ssh-encoding v0.3.0 |
| 5235 | 2026-09-08T17:49:39.283Z | Checking crypto-primes v0.7.2 |
| 5236 | 2026-09-08T17:49:39.331Z | Checking ssh-cipher v0.3.0 |
| 5237 | 2026-09-08T17:49:39.331Z | Checking russh-cryptovec v0.62.0 |
| 5238 | 2026-09-08T17:49:39.485Z | Checking ecdsa v0.17.0 |
| 5239 | 2026-09-08T17:49:39.485Z | Checking primeorder v0.14.0 |
| 5240 | 2026-09-08T17:49:39.858Z | Checking p256 v0.14.0 |
| 5241 | 2026-09-08T17:49:39.863Z | Checking p384 v0.14.0 |
| 5242 | 2026-09-08T17:49:39.863Z | Checking p521 v0.14.0 |
| 5243 | 2026-09-08T17:49:40.243Z | Checking rsa v0.10.0-rc.18 |
| 5244 | 2026-09-08T17:49:42.714Z | Checking ssh-key v0.7.0-rc.11 |
| 5245 | 2026-09-08T17:49:43.453Z | Checking russh v0.62.4 |
| 5246 | 2026-09-08T17:49:56.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.11s |
| 5247 | 2026-09-08T17:49:56.999Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5248 | 2026-09-08T17:49:57.000Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5249 | 2026-09-08T17:49:57.210Z | |
| 5250 | 2026-09-08T17:49:57.210Z | info: running `cargo check --bins` on gateway-cli (362/376) |
| 5251 | 2026-09-08T17:49:57.695Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5252 | 2026-09-08T17:49:57.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5253 | 2026-09-08T17:49:57.842Z | Checking termios v0.3.3 |
| 5254 | 2026-09-08T17:49:58.034Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 5255 | 2026-09-08T17:49:58.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 5256 | 2026-09-08T17:49:58.811Z | |
| 5257 | 2026-09-08T17:49:58.811Z | info: running `cargo check --bins --no-default-features` on installinator (363/376) |
| 5258 | 2026-09-08T17:49:59.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5259 | 2026-09-08T17:49:59.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5260 | 2026-09-08T17:49:59.493Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 5261 | 2026-09-08T17:50:00.196Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 5262 | 2026-09-08T17:50:01.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s |
| 5263 | 2026-09-08T17:50:01.996Z | |
| 5264 | 2026-09-08T17:50:01.996Z | info: running `cargo check --bins` on internal-dns-cli (364/376) |
| 5265 | 2026-09-08T17:50:02.486Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5266 | 2026-09-08T17:50:02.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5267 | 2026-09-08T17:50:02.638Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 5268 | 2026-09-08T17:50:03.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
| 5269 | 2026-09-08T17:50:03.256Z | |
| 5270 | 2026-09-08T17:50:03.256Z | info: running `cargo check --bins` on omicron-live-tests (365/376) |
| 5271 | 2026-09-08T17:50:03.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5272 | 2026-09-08T17:50:03.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5273 | 2026-09-08T17:50:03.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5274 | 2026-09-08T17:50:03.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5275 | 2026-09-08T17:50:03.813Z | |
| 5276 | 2026-09-08T17:50:03.813Z | info: running `cargo check --bins` on live-tests-macros (366/376) |
| 5277 | 2026-09-08T17:50:04.290Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5278 | 2026-09-08T17:50:04.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5279 | 2026-09-08T17:50:04.303Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5280 | 2026-09-08T17:50:04.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5281 | 2026-09-08T17:50:04.381Z | |
| 5282 | 2026-09-08T17:50:04.381Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376) |
| 5283 | 2026-09-08T17:50:04.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5284 | 2026-09-08T17:50:04.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5285 | 2026-09-08T17:50:05.153Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5286 | 2026-09-08T17:50:05.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 5287 | 2026-09-08T17:50:05.940Z | |
| 5288 | 2026-09-08T17:50:05.940Z | info: running `cargo check --bins` on omicron-ntp-admin (368/376) |
| 5289 | 2026-09-08T17:50:06.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5290 | 2026-09-08T17:50:06.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5291 | 2026-09-08T17:50:06.606Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5292 | 2026-09-08T17:50:06.693Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5293 | 2026-09-08T17:50:07.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s |
| 5294 | 2026-09-08T17:50:07.719Z | |
| 5295 | 2026-09-08T17:50:07.719Z | info: running `cargo check --bins` on ntp-admin-types (369/376) |
| 5296 | 2026-09-08T17:50:08.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5297 | 2026-09-08T17:50:08.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5298 | 2026-09-08T17:50:08.206Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5299 | 2026-09-08T17:50:08.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5300 | 2026-09-08T17:50:08.323Z | |
| 5301 | 2026-09-08T17:50:08.323Z | info: running `cargo check --bins` on omicron-package (370/376) |
| 5302 | 2026-09-08T17:50:08.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5303 | 2026-09-08T17:50:08.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5304 | 2026-09-08T17:50:08.975Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5305 | 2026-09-08T17:50:10.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 5306 | 2026-09-08T17:50:10.270Z | |
| 5307 | 2026-09-08T17:50:10.270Z | info: running `cargo check --bins` on tqdb (371/376) |
| 5308 | 2026-09-08T17:50:10.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5309 | 2026-09-08T17:50:10.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5310 | 2026-09-08T17:50:11.046Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5311 | 2026-09-08T17:50:11.401Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5312 | 2026-09-08T17:50:11.918Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5313 | 2026-09-08T17:50:11.918Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5314 | 2026-09-08T17:50:19.349Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5315 | 2026-09-08T17:50:19.353Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5316 | 2026-09-08T17:50:19.353Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5317 | 2026-09-08T17:50:19.985Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5318 | 2026-09-08T17:50:19.985Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5319 | 2026-09-08T17:50:19.993Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 5320 | 2026-09-08T17:50:19.993Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5321 | 2026-09-08T17:50:20.804Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5322 | 2026-09-08T17:50:21.405Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5323 | 2026-09-08T17:50:21.643Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5324 | 2026-09-08T17:50:21.840Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5325 | 2026-09-08T17:50:22.722Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5326 | 2026-09-08T17:50:23.387Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5327 | 2026-09-08T17:50:28.280Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5328 | 2026-09-08T17:50:35.650Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5329 | 2026-09-08T17:50:35.650Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5330 | 2026-09-08T17:50:35.657Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5331 | 2026-09-08T17:50:35.657Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5332 | 2026-09-08T17:50:37.200Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5333 | 2026-09-08T17:50:38.553Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5334 | 2026-09-08T17:50:39.207Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5335 | 2026-09-08T17:50:40.908Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5336 | 2026-09-08T17:50:41.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.79s |
| 5337 | 2026-09-08T17:50:41.263Z | |
| 5338 | 2026-09-08T17:50:41.263Z | info: running `cargo check --bins` on wicket-dbg (372/376) |
| 5339 | 2026-09-08T17:50:41.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5340 | 2026-09-08T17:50:41.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5341 | 2026-09-08T17:50:41.976Z | Checking rtoolbox v0.0.3 |
| 5342 | 2026-09-08T17:50:41.979Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5343 | 2026-09-08T17:50:41.979Z | Checking tui-tree-widget v0.23.1 |
| 5344 | 2026-09-08T17:50:42.090Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5345 | 2026-09-08T17:50:42.195Z | Checking rpassword v7.5.4 |
| 5346 | 2026-09-08T17:50:45.004Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5347 | 2026-09-08T17:50:46.872Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5348 | 2026-09-08T17:50:47.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s |
| 5349 | 2026-09-08T17:50:47.999Z | |
| 5350 | 2026-09-08T17:50:47.999Z | info: running `cargo check --bins` on wicket (373/376) |
| 5351 | 2026-09-08T17:50:48.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5352 | 2026-09-08T17:50:48.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5353 | 2026-09-08T17:50:48.689Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5354 | 2026-09-08T17:50:49.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s |
| 5355 | 2026-09-08T17:50:49.248Z | |
| 5356 | 2026-09-08T17:50:49.248Z | info: running `cargo check --bins` on wicketd (374/376) |
| 5357 | 2026-09-08T17:50:49.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5358 | 2026-09-08T17:50:49.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5359 | 2026-09-08T17:50:49.947Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5360 | 2026-09-08T17:50:53.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s |
| 5361 | 2026-09-08T17:50:53.707Z | |
| 5362 | 2026-09-08T17:50:53.707Z | info: running `cargo check --bins` on omicron-workspace-hack (375/376) |
| 5363 | 2026-09-08T17:50:54.182Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5364 | 2026-09-08T17:50:54.185Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5365 | 2026-09-08T17:50:54.186Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5366 | 2026-09-08T17:50:54.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5367 | 2026-09-08T17:50:54.605Z | |
| 5368 | 2026-09-08T17:50:54.605Z | info: running `cargo check --bins` on zone-setup (376/376) |
| 5369 | 2026-09-08T17:50:54.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5370 | 2026-09-08T17:50:54.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5371 | 2026-09-08T17:50:54.947Z | Checking uzers v0.12.2 |
| 5372 | 2026-09-08T17:50:55.218Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5373 | 2026-09-08T17:50:56.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 5374 | 2026-09-08T17:50:56.245Z | |
| 5375 | 2026-09-08T17:50:56.246Z | real 14:22.948560161 |
| 5376 | 2026-09-08T17:50:56.246Z | user 21:36.139576104 |
| 5377 | 2026-09-08T17:50:56.249Z | sys 4:29.904158953 |
| 5378 | 2026-09-08T17:50:56.249Z | trap 0.340649908 |
| 5379 | 2026-09-08T17:50:56.249Z | tflt 0.577292932 |
| 5380 | 2026-09-08T17:50:56.249Z | dflt 0.818559771 |
| 5381 | 2026-09-08T17:50:56.249Z | kflt 0.004371038 |
| 5382 | 2026-09-08T17:50:56.249Z | lock 1:30:53.477750112 |
| 5383 | 2026-09-08T17:50:56.249Z | slp 1:43:15.717903343 |
| 5384 | 2026-09-08T17:50:56.249Z | lat 58.074612696 |
| 5385 | 2026-09-08T17:50:56.250Z | stop 4:13.046176344 |
| 5386 | 2026-09-08T17:50:56.250Z | process exited: duration 994047 ms, exit code 0 |
| |
| 5387 | 2026-09-08T17:50:56.257Z | found 0 output files |