|
|
|
| 1 | 2026-09-02T21:46:32.718Z | job assigned to worker 01M1J1BQZX26A22Q3XTYB4RB5F [factory aws, i-080fa9175b8010289] (queued for 55 s) |
| |
| 2 | 2026-09-02T21:46:39.082Z | starting task 0: "setup" |
| 3 | 2026-09-02T21:46:39.086Z | ++ uname -s |
| 4 | 2026-09-02T21:46:39.091Z | + kern=SunOS |
| 5 | 2026-09-02T21:46:39.091Z | + build_user=build |
| 6 | 2026-09-02T21:46:39.091Z | + build_uid=12345 |
| 7 | 2026-09-02T21:46:39.091Z | + work_dir=/work |
| 8 | 2026-09-02T21:46:39.091Z | + input_dir=/input |
| 9 | 2026-09-02T21:46:39.091Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-02T21:46:39.091Z | + case "$kern" in |
| 11 | 2026-09-02T21:46:39.091Z | + groupadd -g 12345 build |
| 12 | 2026-09-02T21:46:39.094Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-02T21:46:41.097Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-02T21:46:41.175Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-02T21:46:41.179Z | + home_fs=zfs |
| 16 | 2026-09-02T21:46:41.179Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-02T21:46:41.179Z | + mkdir -p /home/build |
| 18 | 2026-09-02T21:46:41.179Z | + chown build:build /home/build /work |
| 19 | 2026-09-02T21:46:43.179Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-02T21:46:43.182Z | process exited: duration 4101 ms, exit code 0 |
| |
| 21 | 2026-09-02T21:46:43.188Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-02T21:46:43.193Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-02T21:46:43.193Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-02T21:46:43.193Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-02T21:46:43.193Z | * rust toolchain profile = "default" |
| 26 | 2026-09-02T21:46:43.193Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-02T21:46:43.193Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-02T21:46:43.196Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-02T21:46:43.196Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-02T21:46:43.274Z | info: downloading installer |
| 31 | 2026-09-02T21:46:44.644Z | info: profile set to default |
| 32 | 2026-09-02T21:46:44.645Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-02T21:46:44.688Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-02T21:46:44.775Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-02T21:46:44.778Z | info: downloading 6 components |
| 36 | 2026-09-02T21:46:58.175Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-02T21:46:58.175Z | |
| 38 | 2026-09-02T21:46:58.205Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-02T21:46:58.205Z | |
| 40 | 2026-09-02T21:46:58.208Z | |
| 41 | 2026-09-02T21:46:58.208Z | Rust is installed now. Great! |
| 42 | 2026-09-02T21:46:58.208Z | |
| 43 | 2026-09-02T21:46:58.208Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-02T21:46:58.208Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-02T21:46:58.208Z | |
| 46 | 2026-09-02T21:46:58.208Z | To configure your current shell, you need to source |
| 47 | 2026-09-02T21:46:58.208Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-02T21:46:58.208Z | |
| 49 | 2026-09-02T21:46:58.208Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-02T21:46:58.208Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-02T21:46:58.208Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-02T21:46:58.208Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-02T21:46:58.208Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-02T21:46:58.208Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-02T21:46:58.208Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-02T21:46:58.208Z | HOST_CC = None |
| 57 | 2026-09-02T21:46:58.208Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-02T21:46:58.208Z | CC = None |
| 59 | 2026-09-02T21:46:58.209Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-02T21:46:58.769Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-02T21:46:58.769Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-02T21:46:58.769Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-02T21:46:58.769Z | CFLAGS = None |
| 64 | 2026-09-02T21:46:58.769Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-02T21:46:58.770Z | HOST_CFLAGS = None |
| 66 | 2026-09-02T21:46:58.770Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-02T21:46:58.770Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-02T21:46:58.770Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-02T21:46:58.770Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-02T21:46:58.864Z | + rustup --version |
| 71 | 2026-09-02T21:46:58.871Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-02T21:46:58.875Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-02T21:46:58.893Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-02T21:46:58.896Z | + cargo --version |
| 75 | 2026-09-02T21:46:58.916Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-02T21:46:58.920Z | + rustc --version |
| 77 | 2026-09-02T21:46:58.931Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-02T21:46:58.934Z | process exited: duration 15745 ms, exit code 0 |
| |
| 79 | 2026-09-02T21:46:58.941Z | starting task 2: "authentication" |
| 80 | 2026-09-02T21:46:58.958Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-02T21:46:58.965Z | starting task 3: "clone repository" |
| 82 | 2026-09-02T21:46:58.968Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-02T21:46:58.971Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-02T21:46:59.004Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-02T21:47:12.183Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-02T21:47:12.184Z | + git fetch origin 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a |
| 87 | 2026-09-02T21:47:12.514Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-02T21:47:12.514Z | * branch 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a -> FETCH_HEAD |
| 89 | 2026-09-02T21:47:12.522Z | + [[ -n john/sled-vmm-count-in-inventory-no-db ]] |
| 90 | 2026-09-02T21:47:12.525Z | ++ git branch --show-current |
| 91 | 2026-09-02T21:47:12.525Z | + current=main |
| 92 | 2026-09-02T21:47:12.525Z | + [[ main != john/sled-vmm-count-in-inventory-no-db ]] |
| 93 | 2026-09-02T21:47:12.525Z | + git branch -f john/sled-vmm-count-in-inventory-no-db 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a |
| 94 | 2026-09-02T21:47:12.529Z | + git checkout -f john/sled-vmm-count-in-inventory-no-db |
| 95 | 2026-09-02T21:47:12.787Z | Switched to branch 'john/sled-vmm-count-in-inventory-no-db' |
| 96 | 2026-09-02T21:47:12.790Z | + git reset --hard 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a |
| 97 | 2026-09-02T21:47:12.811Z | HEAD is now at 8c3b6a125 sled-agent: add `InstanceManagerStatus` to inventory |
| 98 | 2026-09-02T21:47:12.814Z | process exited: duration 13847 ms, exit code 0 |
| |
| 99 | 2026-09-02T21:47:12.820Z | starting task 4: "build" |
| 100 | 2026-09-02T21:47:12.824Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-02T21:47:12.827Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-02T21:47:12.827Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-02T21:47:12.827Z | +++ uname -s |
| 104 | 2026-09-02T21:47:12.827Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-02T21:47:12.827Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-02T21:47:12.827Z | + cargo --version |
| 107 | 2026-09-02T21:47:12.835Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-02T21:47:12.838Z | + rustc --version |
| 109 | 2026-09-02T21:47:12.856Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-02T21:47:12.861Z | + source ./env.sh |
| 111 | 2026-09-02T21:47:12.861Z | ++ OLD_SHELL_OPTS=ehxB |
| 112 | 2026-09-02T21:47:12.861Z | ++ set -o xtrace |
| 113 | 2026-09-02T21:47:12.864Z | ++++ dirname ./env.sh |
| 114 | 2026-09-02T21:47:12.873Z | +++ readlink -f . |
| 115 | 2026-09-02T21:47:12.876Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 116 | 2026-09-02T21:47:12.876Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-09-02T21:47:12.876Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-09-02T21:47:12.876Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-09-02T21:47:12.876Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-09-02T21:47:12.876Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-09-02T21:47:12.876Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-09-02T21:47:12.876Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 123 | 2026-09-02T21:47:12.876Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 124 | 2026-09-02T21:47:12.876Z | ++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 125 | 2026-09-02T21:47:12.876Z | ++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 126 | 2026-09-02T21:47:12.876Z | ++ case $OLD_SHELL_OPTS in |
| 127 | 2026-09-02T21:47:12.876Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 128 | 2026-09-02T21:47:12.876Z | + export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 129 | 2026-09-02T21:47:12.876Z | + PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 130 | 2026-09-02T21:47:12.876Z | + banner prerequisites |
| 131 | 2026-09-02T21:47:12.880Z | |
| 132 | 2026-09-02T21:47:12.880Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 133 | 2026-09-02T21:47:12.880Z | # # # # # # # # # # # # # # # |
| 134 | 2026-09-02T21:47:12.880Z | # # # # ##### # # ##### # # # # # #### # |
| 135 | 2026-09-02T21:47:12.880Z | ##### ##### # ##### # # # # # # # # # |
| 136 | 2026-09-02T21:47:12.880Z | # # # # # # # # # # # # # # # |
| 137 | 2026-09-02T21:47:12.880Z | # # # ###### # # ###### ### # #### # #### # |
| 138 | 2026-09-02T21:47:12.880Z | |
| 139 | 2026-09-02T21:47:12.880Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 140 | 2026-09-02T21:47:14.963Z | Startup: Refreshing catalog 'helios' ... Done |
| 141 | 2026-09-02T21:47:15.394Z | Startup: Caching catalogs ... Done |
| 142 | 2026-09-02T21:47:18.038Z | Planning: Solver setup ... Done (2.471s) |
| 143 | 2026-09-02T21:47:18.105Z | Planning: Running solver ... Done (0.068s) |
| 144 | 2026-09-02T21:47:18.161Z | Planning: Finding local manifests ... Done (0.003s) |
| 145 | 2026-09-02T21:47:18.174Z | Planning: Fetching manifests: 0/2 0% complete |
| 146 | 2026-09-02T21:47:18.196Z | Planning: Fetching manifests: 2/2 100% complete |
| 147 | 2026-09-02T21:47:18.210Z | Planning: Package planning ... Done (0.014s) |
| 148 | 2026-09-02T21:47:18.213Z | Planning: Merging actions ... Done (0.002s) |
| 149 | 2026-09-02T21:47:18.370Z | Planning: Checking for conflicting actions ... Done (0.160s) |
| 150 | 2026-09-02T21:47:18.373Z | Planning: Consolidating action changes ... Done (0.001s) |
| 151 | 2026-09-02T21:47:19.118Z | Planning: Evaluating mediators ... Done (0.746s) |
| 152 | 2026-09-02T21:47:19.121Z | Planning: Planning completed in 3.69 seconds |
| 153 | 2026-09-02T21:47:19.128Z | Packages to install: 2 |
| 154 | 2026-09-02T21:47:19.131Z | Estimated space available: 156.00 GB |
| 155 | 2026-09-02T21:47:19.131Z | Estimated space to be consumed: 86.47 MB |
| 156 | 2026-09-02T21:47:19.131Z | Create boot environment: No |
| 157 | 2026-09-02T21:47:19.131Z | Create backup boot environment: No |
| 158 | 2026-09-02T21:47:19.131Z | Rebuild boot archive: No |
| 159 | 2026-09-02T21:47:19.131Z | |
| 160 | 2026-09-02T21:47:19.131Z | Changed packages: |
| 161 | 2026-09-02T21:47:19.131Z | helios |
| 162 | 2026-09-02T21:47:19.131Z | developer/build-essential |
| 163 | 2026-09-02T21:47:19.131Z | None -> 11-3.0 |
| 164 | 2026-09-02T21:47:19.131Z | library/libxmlsec1 |
| 165 | 2026-09-02T21:47:19.131Z | None -> 1.2.35-3.0 |
| 166 | 2026-09-02T21:47:19.153Z | |
| 167 | 2026-09-02T21:47:19.154Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 168 | 2026-09-02T21:47:19.221Z | Download: Completed 1.28 MB in 0.07 seconds (18.9M/s) |
| 169 | 2026-09-02T21:47:19.326Z | Actions: 1/268 actions (Installing new actions) |
| 170 | 2026-09-02T21:47:19.363Z | Actions: Completed 268 actions in 0.04 seconds. |
| 171 | 2026-09-02T21:47:19.400Z | Finalize: Updating package state database ... Done (0.036s) |
| 172 | 2026-09-02T21:47:19.404Z | Finalize: Updating package cache ... Done (0.000s) |
| 173 | 2026-09-02T21:47:19.499Z | Finalize: Updating image state ... Done (0.099s) |
| 174 | 2026-09-02T21:47:22.123Z | Finalize: Creating fast lookup database ... Done (2.568s) |
| 175 | 2026-09-02T21:47:22.198Z | Finalize: Reading search index ... Done (0.013s) |
| 176 | 2026-09-02T21:47:22.206Z | Finalize: Updating search index ... Done (0.000s) |
| 177 | 2026-09-02T21:47:22.362Z | Finalize: Updating package cache ... Done (0.000s) |
| 178 | 2026-09-02T21:47:22.744Z | Planning: Evaluating mediator changes ... Done |
| 179 | 2026-09-02T21:47:22.851Z | Planning: Checking for conflicting actions ... Done |
| 180 | 2026-09-02T21:47:22.855Z | Planning: Consolidating action changes ... Done |
| 181 | 2026-09-02T21:47:23.012Z | Planning: Evaluating mediators ... Done |
| 182 | 2026-09-02T21:47:23.031Z | Planning: Planning completed in 0.27 seconds |
| 183 | 2026-09-02T21:47:23.036Z | Mediators to change: 2 |
| 184 | 2026-09-02T21:47:23.036Z | Create boot environment: No |
| 185 | 2026-09-02T21:47:23.036Z | Create backup boot environment: No |
| 186 | 2026-09-02T21:47:23.089Z | Finalize: Updating package state database ... Done |
| 187 | 2026-09-02T21:47:23.096Z | Finalize: Updating package cache ... Done |
| 188 | 2026-09-02T21:47:23.160Z | Finalize: Updating image state ... Done |
| 189 | 2026-09-02T21:47:25.127Z | Finalize: Creating fast lookup database ... Done |
| 190 | 2026-09-02T21:47:25.192Z | Finalize: Reading search index ... Done |
| 191 | 2026-09-02T21:47:25.196Z | Finalize: Updating search index ... Done |
| 192 | 2026-09-02T21:47:25.278Z | Finalize: Updating package cache ... Done |
| 193 | 2026-09-02T21:47:25.567Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-09-02T21:47:25.675Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-09-02T21:47:25.678Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-09-02T21:47:25.837Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-09-02T21:47:25.840Z | Planning: Planning completed in 0.27 seconds |
| 198 | 2026-09-02T21:47:25.858Z | Mediators to change: 1 |
| 199 | 2026-09-02T21:47:25.858Z | Create boot environment: No |
| 200 | 2026-09-02T21:47:25.858Z | Create backup boot environment: No |
| 201 | 2026-09-02T21:47:25.900Z | Finalize: Updating package state database ... Done |
| 202 | 2026-09-02T21:47:25.900Z | Finalize: Updating package cache ... Done |
| 203 | 2026-09-02T21:47:25.959Z | Finalize: Updating image state ... Done |
| 204 | 2026-09-02T21:47:27.935Z | Finalize: Creating fast lookup database ... Done |
| 205 | 2026-09-02T21:47:28.024Z | Finalize: Reading search index ... Done |
| 206 | 2026-09-02T21:47:28.029Z | Finalize: Updating search index ... Done |
| 207 | 2026-09-02T21:47:28.079Z | Finalize: Updating package cache ... Done |
| 208 | 2026-09-02T21:47:28.396Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 209 | 2026-09-02T21:47:28.396Z | apache system 2.4 system |
| 210 | 2026-09-02T21:47:28.396Z | clang system 15 system |
| 211 | 2026-09-02T21:47:28.396Z | csh system system illumos |
| 212 | 2026-09-02T21:47:28.396Z | ctags system system illumos |
| 213 | 2026-09-02T21:47:28.396Z | file vendor vendor darwinsys |
| 214 | 2026-09-02T21:47:28.396Z | file system system illumos |
| 215 | 2026-09-02T21:47:28.396Z | gcc vendor 14 vendor |
| 216 | 2026-09-02T21:47:28.396Z | gcc system 13 system |
| 217 | 2026-09-02T21:47:28.396Z | gcc system 10 system |
| 218 | 2026-09-02T21:47:28.396Z | go system 1.25 system |
| 219 | 2026-09-02T21:47:28.396Z | llvm system 15 system |
| 220 | 2026-09-02T21:47:28.396Z | mariadb system 11.4 system |
| 221 | 2026-09-02T21:47:28.396Z | mta vendor vendor dma |
| 222 | 2026-09-02T21:47:28.396Z | openjdk system 17 system |
| 223 | 2026-09-02T21:47:28.396Z | openjdk system 11 system |
| 224 | 2026-09-02T21:47:28.396Z | openssl vendor 3 vendor |
| 225 | 2026-09-02T21:47:28.396Z | perl system 5.40 system |
| 226 | 2026-09-02T21:47:28.396Z | postgresql system 18 system |
| 227 | 2026-09-02T21:47:28.396Z | postgresql system 17 system |
| 228 | 2026-09-02T21:47:28.397Z | python vendor 3 vendor |
| 229 | 2026-09-02T21:47:28.397Z | python system 2 system |
| 230 | 2026-09-02T21:47:28.397Z | python3 vendor 3.13 vendor |
| 231 | 2026-09-02T21:47:28.397Z | ruby system 3.4 system |
| 232 | 2026-09-02T21:47:28.397Z | ruby system 3.0 system |
| 233 | 2026-09-02T21:47:28.397Z | words vendor vendor american-english |
| 234 | 2026-09-02T21:47:28.397Z | words system system australian-english |
| 235 | 2026-09-02T21:47:28.397Z | words system system british-english |
| 236 | 2026-09-02T21:47:28.397Z | words system system canadian-english |
| 237 | 2026-09-02T21:47:28.397Z | words system system french |
| 238 | 2026-09-02T21:47:28.397Z | words system system italian |
| 239 | 2026-09-02T21:47:28.397Z | words system system ngerman |
| 240 | 2026-09-02T21:47:28.397Z | words system system ogerman |
| 241 | 2026-09-02T21:47:28.397Z | words system system spanish |
| 242 | 2026-09-02T21:47:28.668Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-09-02T21:47:28.668Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 244 | 2026-09-02T21:47:29.173Z | FMRI IFO |
| 245 | 2026-09-02T21:47:29.173Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 246 | 2026-09-02T21:47:29.173Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 247 | 2026-09-02T21:47:29.173Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 248 | 2026-09-02T21:47:29.173Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 249 | 2026-09-02T21:47:29.173Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 250 | 2026-09-02T21:47:29.173Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 251 | 2026-09-02T21:47:29.173Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 252 | 2026-09-02T21:47:29.173Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 253 | 2026-09-02T21:47:29.173Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 254 | 2026-09-02T21:47:29.549Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 255 | 2026-09-02T21:47:29.904Z | Updating crates.io index |
| 256 | 2026-09-02T21:47:29.907Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 257 | 2026-09-02T21:47:30.220Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-09-02T21:47:30.613Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 259 | 2026-09-02T21:47:30.904Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 260 | 2026-09-02T21:47:31.950Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 261 | 2026-09-02T21:47:32.504Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 262 | 2026-09-02T21:47:34.596Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 263 | 2026-09-02T21:47:35.535Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-02T21:47:35.843Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-09-02T21:47:36.236Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-09-02T21:47:37.394Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 267 | 2026-09-02T21:47:37.695Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 268 | 2026-09-02T21:47:38.113Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 269 | 2026-09-02T21:47:38.403Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 270 | 2026-09-02T21:47:38.717Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 271 | 2026-09-02T21:47:39.040Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 272 | 2026-09-02T21:47:39.401Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 273 | 2026-09-02T21:47:39.692Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 274 | 2026-09-02T21:47:40.011Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 275 | 2026-09-02T21:47:40.395Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-09-02T21:47:40.899Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 277 | 2026-09-02T21:47:41.229Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 278 | 2026-09-02T21:47:41.819Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-09-02T21:47:42.210Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 280 | 2026-09-02T21:47:42.496Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 281 | 2026-09-02T21:47:42.937Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 282 | 2026-09-02T21:47:43.215Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 283 | 2026-09-02T21:47:43.654Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 284 | 2026-09-02T21:47:44.017Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 285 | 2026-09-02T21:47:44.322Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 286 | 2026-09-02T21:47:44.700Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-09-02T21:47:45.095Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 288 | 2026-09-02T21:47:45.660Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-09-02T21:47:46.067Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-09-02T21:47:46.369Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-09-02T21:47:46.687Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 292 | 2026-09-02T21:47:47.014Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 293 | 2026-09-02T21:47:47.299Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-09-02T21:47:47.586Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-09-02T21:47:47.925Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-09-02T21:47:48.220Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-09-02T21:47:48.645Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 298 | 2026-09-02T21:47:51.676Z | Downloading crates ... |
| 299 | 2026-09-02T21:47:51.729Z | Downloaded crypto-common v0.1.7 |
| 300 | 2026-09-02T21:47:51.737Z | Downloaded block-buffer v0.10.4 |
| 301 | 2026-09-02T21:47:51.743Z | Downloaded cargo_metadata v0.23.1 |
| 302 | 2026-09-02T21:47:51.743Z | Downloaded anstream v1.0.0 |
| 303 | 2026-09-02T21:47:51.746Z | Downloaded camino-tempfile v1.4.1 |
| 304 | 2026-09-02T21:47:51.746Z | Downloaded zerocopy-derive v0.7.35 |
| 305 | 2026-09-02T21:47:51.750Z | Downloaded proc-macro-error-attr v1.0.4 |
| 306 | 2026-09-02T21:47:51.753Z | Downloaded toml_datetime v0.6.11 |
| 307 | 2026-09-02T21:47:51.753Z | Downloaded usdt-macro v0.5.0 |
| 308 | 2026-09-02T21:47:51.753Z | Downloaded zmij v1.0.21 |
| 309 | 2026-09-02T21:47:51.757Z | Downloaded zerocopy v0.7.35 |
| 310 | 2026-09-02T21:47:51.764Z | Downloaded generic-array v0.14.7 |
| 311 | 2026-09-02T21:47:51.770Z | Downloaded heck v0.5.0 |
| 312 | 2026-09-02T21:47:51.770Z | Downloaded fastrand v2.3.0 |
| 313 | 2026-09-02T21:47:51.771Z | Downloaded is_terminal_polyfill v1.70.2 |
| 314 | 2026-09-02T21:47:51.771Z | Downloaded cargo-platform v0.3.2 |
| 315 | 2026-09-02T21:47:51.771Z | Downloaded colorchoice v1.0.4 |
| 316 | 2026-09-02T21:47:51.771Z | Downloaded dof v0.3.0 |
| 317 | 2026-09-02T21:47:51.771Z | Downloaded equivalent v1.0.2 |
| 318 | 2026-09-02T21:47:51.771Z | Downloaded memchr v2.8.0 |
| 319 | 2026-09-02T21:47:51.771Z | Downloaded fnv v1.0.7 |
| 320 | 2026-09-02T21:47:51.780Z | Downloaded memmap v0.7.0 |
| 321 | 2026-09-02T21:47:51.789Z | Downloaded version_check v0.9.5 |
| 322 | 2026-09-02T21:47:51.796Z | Downloaded byteorder v1.5.0 |
| 323 | 2026-09-02T21:47:51.805Z | Downloaded anstyle-query v1.1.5 |
| 324 | 2026-09-02T21:47:51.808Z | Downloaded clap_lex v1.0.0 |
| 325 | 2026-09-02T21:47:51.808Z | Downloaded itoa v1.0.17 |
| 326 | 2026-09-02T21:47:51.812Z | Downloaded heck v0.4.1 |
| 327 | 2026-09-02T21:47:51.812Z | Downloaded cfg-if v1.0.4 |
| 328 | 2026-09-02T21:47:51.815Z | Downloaded macaddr v1.0.1 |
| 329 | 2026-09-02T21:47:51.818Z | Downloaded cpufeatures v0.2.17 |
| 330 | 2026-09-02T21:47:51.821Z | Downloaded unicode-linebreak v0.1.5 |
| 331 | 2026-09-02T21:47:51.825Z | Downloaded cargo_toml v0.21.0 |
| 332 | 2026-09-02T21:47:51.828Z | Downloaded bytecount v0.6.9 |
| 333 | 2026-09-02T21:47:51.828Z | Downloaded fs-err v3.3.0 |
| 334 | 2026-09-02T21:47:51.828Z | Downloaded anstyle v1.0.14 |
| 335 | 2026-09-02T21:47:51.831Z | Downloaded digest v0.10.7 |
| 336 | 2026-09-02T21:47:51.840Z | Downloaded utf8parse v0.2.2 |
| 337 | 2026-09-02T21:47:51.843Z | Downloaded scroll_derive v0.12.1 |
| 338 | 2026-09-02T21:47:51.846Z | Downloaded strsim v0.11.1 |
| 339 | 2026-09-02T21:47:51.846Z | Downloaded terminal_size v0.4.3 |
| 340 | 2026-09-02T21:47:51.846Z | Downloaded usdt-attr-macro v0.5.0 |
| 341 | 2026-09-02T21:47:51.846Z | Downloaded pretty-hex v0.4.1 |
| 342 | 2026-09-02T21:47:51.846Z | Downloaded serde_spanned v0.6.9 |
| 343 | 2026-09-02T21:47:51.850Z | Downloaded thread-id v4.2.2 |
| 344 | 2026-09-02T21:47:51.850Z | Downloaded dtrace-parser v0.2.0 |
| 345 | 2026-09-02T21:47:51.854Z | Downloaded toml_write v0.1.2 |
| 346 | 2026-09-02T21:47:51.857Z | Downloaded clap_derive v4.6.1 |
| 347 | 2026-09-02T21:47:51.860Z | Downloaded sha2 v0.10.9 |
| 348 | 2026-09-02T21:47:51.863Z | Downloaded anstyle-parse v1.0.0 |
| 349 | 2026-09-02T21:47:51.863Z | Downloaded bitflags v2.11.0 |
| 350 | 2026-09-02T21:47:51.866Z | Downloaded papergrid v0.11.0 |
| 351 | 2026-09-02T21:47:51.869Z | Downloaded tabled_derive v0.7.0 |
| 352 | 2026-09-02T21:47:51.873Z | Downloaded plain v0.2.3 |
| 353 | 2026-09-02T21:47:51.873Z | Downloaded usdt v0.5.0 |
| 354 | 2026-09-02T21:47:51.876Z | Downloaded errno v0.3.14 |
| 355 | 2026-09-02T21:47:51.882Z | Downloaded once_cell v1.21.3 |
| 356 | 2026-09-02T21:47:51.885Z | Downloaded thiserror-impl v2.0.18 |
| 357 | 2026-09-02T21:47:51.888Z | Downloaded autocfg v1.5.0 |
| 358 | 2026-09-02T21:47:51.888Z | Downloaded scroll v0.12.0 |
| 359 | 2026-09-02T21:47:51.891Z | Downloaded pest_derive v2.8.6 |
| 360 | 2026-09-02T21:47:51.894Z | Downloaded serde_tokenstream v0.2.3 |
| 361 | 2026-09-02T21:47:51.898Z | Downloaded thiserror v2.0.18 |
| 362 | 2026-09-02T21:47:51.902Z | Downloaded smawk v0.3.2 |
| 363 | 2026-09-02T21:47:51.905Z | Downloaded usdt-impl v0.5.0 |
| 364 | 2026-09-02T21:47:51.905Z | Downloaded proc-macro-error v1.0.4 |
| 365 | 2026-09-02T21:47:51.908Z | Downloaded serde_core v1.0.228 |
| 366 | 2026-09-02T21:47:51.912Z | Downloaded swrite v0.1.0 |
| 367 | 2026-09-02T21:47:51.915Z | Downloaded quote v1.0.45 |
| 368 | 2026-09-02T21:47:51.919Z | Downloaded thiserror v1.0.69 |
| 369 | 2026-09-02T21:47:51.922Z | Downloaded thiserror-impl v1.0.69 |
| 370 | 2026-09-02T21:47:51.922Z | Downloaded camino v1.2.5 |
| 371 | 2026-09-02T21:47:51.925Z | Downloaded tempfile v3.27.0 |
| 372 | 2026-09-02T21:47:51.925Z | Downloaded toml v0.8.23 |
| 373 | 2026-09-02T21:47:51.930Z | Downloaded pest_generator v2.8.6 |
| 374 | 2026-09-02T21:47:51.933Z | Downloaded ucd-trie v0.1.7 |
| 375 | 2026-09-02T21:47:51.936Z | Downloaded anyhow v1.0.104 |
| 376 | 2026-09-02T21:47:51.940Z | Downloaded semver v1.0.28 |
| 377 | 2026-09-02T21:47:51.949Z | Downloaded log v0.4.33 |
| 378 | 2026-09-02T21:47:51.952Z | Downloaded getrandom v0.4.3 |
| 379 | 2026-09-02T21:47:51.955Z | Downloaded serde_derive v1.0.228 |
| 380 | 2026-09-02T21:47:51.958Z | Downloaded toml_edit v0.22.27 |
| 381 | 2026-09-02T21:47:51.962Z | Downloaded proc-macro2 v1.0.106 |
| 382 | 2026-09-02T21:47:51.965Z | Downloaded unicode-ident v1.0.24 |
| 383 | 2026-09-02T21:47:51.968Z | Downloaded clap v4.6.1 |
| 384 | 2026-09-02T21:47:51.972Z | Downloaded pest_meta v2.8.6 |
| 385 | 2026-09-02T21:47:51.978Z | Downloaded textwrap v0.16.2 |
| 386 | 2026-09-02T21:47:51.989Z | Downloaded serde v1.0.228 |
| 387 | 2026-09-02T21:47:52.007Z | Downloaded typenum v1.20.1 |
| 388 | 2026-09-02T21:47:52.009Z | Downloaded indexmap v2.14.0 |
| 389 | 2026-09-02T21:47:52.022Z | Downloaded hashbrown v0.17.0 |
| 390 | 2026-09-02T21:47:52.028Z | Downloaded pest v2.8.6 |
| 391 | 2026-09-02T21:47:52.055Z | Downloaded winnow v0.7.14 |
| 392 | 2026-09-02T21:47:52.060Z | Downloaded goblin v0.8.2 |
| 393 | 2026-09-02T21:47:52.063Z | Downloaded clap_builder v4.6.0 |
| 394 | 2026-09-02T21:47:52.069Z | Downloaded serde_json v1.0.151 |
| 395 | 2026-09-02T21:47:52.082Z | Downloaded tabled v0.15.0 |
| 396 | 2026-09-02T21:47:52.106Z | Downloaded syn v1.0.109 |
| 397 | 2026-09-02T21:47:52.114Z | Downloaded unicode-width v0.1.14 |
| 398 | 2026-09-02T21:47:52.118Z | Downloaded unicode-width v0.2.0 |
| 399 | 2026-09-02T21:47:52.121Z | Downloaded syn v2.0.117 |
| 400 | 2026-09-02T21:47:52.136Z | Downloaded rustix v1.1.4 |
| 401 | 2026-09-02T21:47:52.166Z | Downloaded libc v0.2.185 |
| 402 | 2026-09-02T21:47:52.226Z | Compiling proc-macro2 v1.0.106 |
| 403 | 2026-09-02T21:47:52.226Z | Compiling quote v1.0.45 |
| 404 | 2026-09-02T21:47:52.227Z | Compiling unicode-ident v1.0.24 |
| 405 | 2026-09-02T21:47:52.230Z | Compiling serde_core v1.0.228 |
| 406 | 2026-09-02T21:47:52.230Z | Compiling libc v0.2.185 |
| 407 | 2026-09-02T21:47:52.230Z | Compiling version_check v0.9.5 |
| 408 | 2026-09-02T21:47:52.230Z | Compiling memchr v2.8.0 |
| 409 | 2026-09-02T21:47:52.230Z | Compiling serde v1.0.228 |
| 410 | 2026-09-02T21:47:52.562Z | Compiling zmij v1.0.21 |
| 411 | 2026-09-02T21:47:52.771Z | Compiling thiserror v1.0.69 |
| 412 | 2026-09-02T21:47:52.926Z | Compiling ucd-trie v0.1.7 |
| 413 | 2026-09-02T21:47:53.055Z | Compiling itoa v1.0.17 |
| 414 | 2026-09-02T21:47:53.283Z | Compiling pest v2.8.6 |
| 415 | 2026-09-02T21:47:53.414Z | Compiling rustix v1.1.4 |
| 416 | 2026-09-02T21:47:53.414Z | Compiling byteorder v1.5.0 |
| 417 | 2026-09-02T21:47:53.437Z | Compiling errno v0.3.14 |
| 418 | 2026-09-02T21:47:53.568Z | Compiling bitflags v2.11.0 |
| 419 | 2026-09-02T21:47:53.639Z | Compiling serde_json v1.0.151 |
| 420 | 2026-09-02T21:47:53.762Z | Compiling thread-id v4.2.2 |
| 421 | 2026-09-02T21:47:53.878Z | Compiling syn v2.0.117 |
| 422 | 2026-09-02T21:47:53.990Z | Compiling usdt-impl v0.5.0 |
| 423 | 2026-09-02T21:47:53.990Z | Compiling proc-macro-error-attr v1.0.4 |
| 424 | 2026-09-02T21:47:54.050Z | Compiling syn v1.0.109 |
| 425 | 2026-09-02T21:47:54.097Z | Compiling camino v1.2.5 |
| 426 | 2026-09-02T21:47:54.246Z | Compiling proc-macro-error v1.0.4 |
| 427 | 2026-09-02T21:47:54.301Z | Compiling pest_meta v2.8.6 |
| 428 | 2026-09-02T21:47:54.419Z | Compiling getrandom v0.4.3 |
| 429 | 2026-09-02T21:47:54.427Z | Compiling plain v0.2.3 |
| 430 | 2026-09-02T21:47:54.474Z | Compiling log v0.4.33 |
| 431 | 2026-09-02T21:47:54.534Z | Compiling utf8parse v0.2.2 |
| 432 | 2026-09-02T21:47:54.651Z | Compiling equivalent v1.0.2 |
| 433 | 2026-09-02T21:47:54.677Z | Compiling hashbrown v0.17.0 |
| 434 | 2026-09-02T21:47:54.845Z | Compiling terminal_size v0.4.3 |
| 435 | 2026-09-02T21:47:54.924Z | Compiling anstyle-parse v1.0.0 |
| 436 | 2026-09-02T21:47:55.155Z | Compiling indexmap v2.14.0 |
| 437 | 2026-09-02T21:47:55.430Z | Compiling anstyle-query v1.1.5 |
| 438 | 2026-09-02T21:47:55.545Z | Compiling pretty-hex v0.4.1 |
| 439 | 2026-09-02T21:47:55.612Z | Compiling autocfg v1.5.0 |
| 440 | 2026-09-02T21:47:55.683Z | Compiling thiserror v2.0.18 |
| 441 | 2026-09-02T21:47:55.756Z | Compiling toml_write v0.1.2 |
| 442 | 2026-09-02T21:47:55.757Z | Compiling winnow v0.7.14 |
| 443 | 2026-09-02T21:47:55.894Z | Compiling is_terminal_polyfill v1.70.2 |
| 444 | 2026-09-02T21:47:55.984Z | Compiling cfg-if v1.0.4 |
| 445 | 2026-09-02T21:47:56.001Z | Compiling anstyle v1.0.14 |
| 446 | 2026-09-02T21:47:56.022Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-02T21:47:56.045Z | Compiling colorchoice v1.0.4 |
| 448 | 2026-09-02T21:47:56.092Z | Compiling fs-err v3.3.0 |
| 449 | 2026-09-02T21:47:56.164Z | Compiling anstream v1.0.0 |
| 450 | 2026-09-02T21:47:56.385Z | Compiling anyhow v1.0.104 |
| 451 | 2026-09-02T21:47:56.468Z | Compiling unicode-width v0.1.14 |
| 452 | 2026-09-02T21:47:56.474Z | Compiling fnv v1.0.7 |
| 453 | 2026-09-02T21:47:56.519Z | Compiling strsim v0.11.1 |
| 454 | 2026-09-02T21:47:56.566Z | Compiling heck v0.5.0 |
| 455 | 2026-09-02T21:47:56.685Z | Compiling heck v0.4.1 |
| 456 | 2026-09-02T21:47:56.704Z | Compiling fastrand v2.3.0 |
| 457 | 2026-09-02T21:47:56.720Z | Compiling clap_lex v1.0.0 |
| 458 | 2026-09-02T21:47:56.802Z | Compiling bytecount v0.6.9 |
| 459 | 2026-09-02T21:47:56.877Z | Compiling once_cell v1.21.3 |
| 460 | 2026-09-02T21:47:56.921Z | Compiling papergrid v0.11.0 |
| 461 | 2026-09-02T21:47:56.960Z | Compiling clap_builder v4.6.0 |
| 462 | 2026-09-02T21:47:57.070Z | Compiling tempfile v3.27.0 |
| 463 | 2026-09-02T21:47:57.087Z | Compiling semver v1.0.28 |
| 464 | 2026-09-02T21:47:57.117Z | Compiling tabled_derive v0.7.0 |
| 465 | 2026-09-02T21:47:57.166Z | Compiling cargo-platform v0.3.2 |
| 466 | 2026-09-02T21:47:57.223Z | Compiling memmap v0.7.0 |
| 467 | 2026-09-02T21:47:57.399Z | Compiling smawk v0.3.2 |
| 468 | 2026-09-02T21:47:57.417Z | Compiling unicode-width v0.2.0 |
| 469 | 2026-09-02T21:47:57.435Z | Compiling unicode-linebreak v0.1.5 |
| 470 | 2026-09-02T21:47:57.453Z | Compiling camino-tempfile v1.4.1 |
| 471 | 2026-09-02T21:47:57.655Z | Compiling serde_derive v1.0.228 |
| 472 | 2026-09-02T21:47:57.675Z | Compiling thiserror-impl v1.0.69 |
| 473 | 2026-09-02T21:47:57.692Z | Compiling zerocopy-derive v0.7.35 |
| 474 | 2026-09-02T21:47:57.696Z | Compiling pest_derive v2.8.6 |
| 475 | 2026-09-02T21:47:57.878Z | Compiling scroll_derive v0.12.1 |
| 476 | 2026-09-02T21:47:57.990Z | Compiling thiserror-impl v2.0.18 |
| 477 | 2026-09-02T21:47:58.145Z | Compiling clap_derive v4.6.1 |
| 478 | 2026-09-02T21:47:58.354Z | Compiling tabled v0.15.0 |
| 479 | 2026-09-02T21:47:58.599Z | Compiling scroll v0.12.0 |
| 480 | 2026-09-02T21:47:58.616Z | Compiling zerocopy v0.7.35 |
| 481 | 2026-09-02T21:47:58.883Z | Compiling goblin v0.8.2 |
| 482 | 2026-09-02T21:47:59.078Z | Compiling dtrace-parser v0.2.0 |
| 483 | 2026-09-02T21:47:59.192Z | Compiling textwrap v0.16.2 |
| 484 | 2026-09-02T21:47:59.649Z | Compiling swrite v0.1.0 |
| 485 | 2026-09-02T21:47:59.913Z | Compiling clap v4.6.1 |
| 486 | 2026-09-02T21:48:00.747Z | Compiling toml_datetime v0.6.11 |
| 487 | 2026-09-02T21:48:00.747Z | Compiling serde_spanned v0.6.9 |
| 488 | 2026-09-02T21:48:00.751Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 489 | 2026-09-02T21:48:00.751Z | Compiling cargo_metadata v0.23.1 |
| 490 | 2026-09-02T21:48:00.751Z | Compiling macaddr v1.0.1 |
| 491 | 2026-09-02T21:48:00.829Z | Compiling dof v0.3.0 |
| 492 | 2026-09-02T21:48:00.845Z | Compiling serde_tokenstream v0.2.3 |
| 493 | 2026-09-02T21:48:00.956Z | Compiling toml_edit v0.22.27 |
| 494 | 2026-09-02T21:48:01.623Z | Compiling usdt-macro v0.5.0 |
| 495 | 2026-09-02T21:48:01.623Z | Compiling usdt-attr-macro v0.5.0 |
| 496 | 2026-09-02T21:48:02.237Z | Compiling usdt v0.5.0 |
| 497 | 2026-09-02T21:48:02.296Z | Compiling toml v0.8.23 |
| 498 | 2026-09-02T21:48:02.627Z | Compiling cargo_toml v0.21.0 |
| 499 | 2026-09-02T21:48:03.896Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 500 | 2026-09-02T21:48:05.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.55s |
| 501 | 2026-09-02T21:48:06.121Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 502 | 2026-09-02T21:48:06.644Z | Downloading crates ... |
| 503 | 2026-09-02T21:48:06.692Z | Downloaded addr2line v0.25.1 |
| 504 | 2026-09-02T21:48:06.704Z | Downloaded argon2 v0.6.0-rc.8 |
| 505 | 2026-09-02T21:48:06.708Z | Downloaded arc-swap v1.8.2 |
| 506 | 2026-09-02T21:48:06.712Z | Downloaded ar_archive_writer v0.5.1 |
| 507 | 2026-09-02T21:48:06.715Z | Downloaded argon2 v0.5.3 |
| 508 | 2026-09-02T21:48:06.715Z | Downloaded fallible-iterator v0.2.0 |
| 509 | 2026-09-02T21:48:06.719Z | Downloaded base16ct v0.2.0 |
| 510 | 2026-09-02T21:48:06.719Z | Downloaded bcs v0.1.6 |
| 511 | 2026-09-02T21:48:06.719Z | Downloaded bitfield-macros v0.19.4 |
| 512 | 2026-09-02T21:48:06.719Z | Downloaded ciborium v0.2.2 |
| 513 | 2026-09-02T21:48:06.723Z | Downloaded anstream v0.6.21 |
| 514 | 2026-09-02T21:48:06.723Z | Downloaded bb8 v0.8.6 |
| 515 | 2026-09-02T21:48:06.724Z | Downloaded aead v0.5.2 |
| 516 | 2026-09-02T21:48:06.724Z | Downloaded ascii-canvas v3.0.0 |
| 517 | 2026-09-02T21:48:06.724Z | Downloaded float-cmp v0.10.0 |
| 518 | 2026-09-02T21:48:06.727Z | Downloaded find-msvc-tools v0.1.9 |
| 519 | 2026-09-02T21:48:06.727Z | Downloaded atomic-waker v1.1.2 |
| 520 | 2026-09-02T21:48:06.727Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 521 | 2026-09-02T21:48:06.727Z | Downloaded bitfield-struct v0.6.2 |
| 522 | 2026-09-02T21:48:06.727Z | Downloaded array-init v0.0.4 |
| 523 | 2026-09-02T21:48:06.727Z | Downloaded atty v0.2.14 |
| 524 | 2026-09-02T21:48:06.727Z | Downloaded endian-type v0.1.2 |
| 525 | 2026-09-02T21:48:06.731Z | Downloaded anstyle-parse v0.2.7 |
| 526 | 2026-09-02T21:48:06.731Z | Downloaded atomicwrites v0.4.4 |
| 527 | 2026-09-02T21:48:06.731Z | Downloaded backtrace-ext v0.2.1 |
| 528 | 2026-09-02T21:48:06.731Z | Downloaded base16ct v1.0.0 |
| 529 | 2026-09-02T21:48:06.735Z | Downloaded bit-vec v0.6.3 |
| 530 | 2026-09-02T21:48:06.735Z | Downloaded const-oid v0.10.2 |
| 531 | 2026-09-02T21:48:06.735Z | Downloaded enum-as-inner v0.6.1 |
| 532 | 2026-09-02T21:48:06.735Z | Downloaded float-ord v0.3.2 |
| 533 | 2026-09-02T21:48:06.735Z | Downloaded foreign-types-macros v0.2.3 |
| 534 | 2026-09-02T21:48:06.735Z | Downloaded enum_dispatch v0.3.13 |
| 535 | 2026-09-02T21:48:06.741Z | Downloaded env_filter v2.0.0 |
| 536 | 2026-09-02T21:48:06.744Z | Downloaded futures-task v0.3.32 |
| 537 | 2026-09-02T21:48:06.744Z | Downloaded headers-core v0.3.0 |
| 538 | 2026-09-02T21:48:06.744Z | Downloaded adler2 v2.0.1 |
| 539 | 2026-09-02T21:48:06.744Z | Downloaded arrayref v0.3.9 |
| 540 | 2026-09-02T21:48:06.744Z | Downloaded foreign-types-shared v0.3.1 |
| 541 | 2026-09-02T21:48:06.744Z | Downloaded fxhash v0.2.1 |
| 542 | 2026-09-02T21:48:06.744Z | Downloaded flate2 v1.1.9 |
| 543 | 2026-09-02T21:48:06.748Z | Downloaded futures-macro v0.3.32 |
| 544 | 2026-09-02T21:48:06.748Z | Downloaded async-stream-impl v0.3.6 |
| 545 | 2026-09-02T21:48:06.748Z | Downloaded futures-core v0.3.32 |
| 546 | 2026-09-02T21:48:06.748Z | Downloaded chacha20 v0.9.1 |
| 547 | 2026-09-02T21:48:06.751Z | Downloaded ghash v0.6.0 |
| 548 | 2026-09-02T21:48:06.751Z | Downloaded funty v2.0.0 |
| 549 | 2026-09-02T21:48:06.755Z | Downloaded assert_matches v1.5.0 |
| 550 | 2026-09-02T21:48:06.756Z | Downloaded async-recursion v1.1.1 |
| 551 | 2026-09-02T21:48:06.760Z | Downloaded bit-set v0.5.3 |
| 552 | 2026-09-02T21:48:06.760Z | Downloaded fixedbitset v0.5.7 |
| 553 | 2026-09-02T21:48:06.760Z | Downloaded futures-channel v0.3.32 |
| 554 | 2026-09-02T21:48:06.760Z | Downloaded env_logger v0.11.11 |
| 555 | 2026-09-02T21:48:06.763Z | Downloaded bit-set v0.8.0 |
| 556 | 2026-09-02T21:48:06.763Z | Downloaded ahash v0.8.12 |
| 557 | 2026-09-02T21:48:06.767Z | Downloaded cipher v0.5.2 |
| 558 | 2026-09-02T21:48:06.770Z | Downloaded backtrace v0.3.76 |
| 559 | 2026-09-02T21:48:06.777Z | Downloaded async-stream v0.3.6 |
| 560 | 2026-09-02T21:48:06.777Z | Downloaded cobs v0.3.0 |
| 561 | 2026-09-02T21:48:06.777Z | Downloaded foreign-types v0.3.2 |
| 562 | 2026-09-02T21:48:06.777Z | Downloaded gethostname v0.5.0 |
| 563 | 2026-09-02T21:48:06.777Z | Downloaded ciborium-io v0.2.2 |
| 564 | 2026-09-02T21:48:06.777Z | Downloaded flagset v0.4.7 |
| 565 | 2026-09-02T21:48:06.781Z | Downloaded futures-io v0.3.32 |
| 566 | 2026-09-02T21:48:06.781Z | Downloaded castaway v0.2.4 |
| 567 | 2026-09-02T21:48:06.790Z | Downloaded form_urlencoded v1.2.2 |
| 568 | 2026-09-02T21:48:06.790Z | Downloaded futures v0.3.32 |
| 569 | 2026-09-02T21:48:06.793Z | Downloaded futures-executor v0.3.32 |
| 570 | 2026-09-02T21:48:06.793Z | Downloaded cfg_aliases v0.1.1 |
| 571 | 2026-09-02T21:48:06.793Z | Downloaded fs-err v2.11.0 |
| 572 | 2026-09-02T21:48:06.797Z | Downloaded cfg_aliases v0.2.1 |
| 573 | 2026-09-02T21:48:06.797Z | Downloaded hash32 v0.3.1 |
| 574 | 2026-09-02T21:48:06.800Z | Downloaded block-buffer v0.12.1 |
| 575 | 2026-09-02T21:48:06.801Z | Downloaded compression-core v0.4.31 |
| 576 | 2026-09-02T21:48:06.801Z | Downloaded fd-lock v4.0.4 |
| 577 | 2026-09-02T21:48:06.801Z | Downloaded fixedbitset v0.4.2 |
| 578 | 2026-09-02T21:48:06.801Z | Downloaded home v0.5.12 |
| 579 | 2026-09-02T21:48:06.801Z | Downloaded async-bb8-diesel v0.2.1 |
| 580 | 2026-09-02T21:48:06.813Z | Downloaded foreign-types v0.5.0 |
| 581 | 2026-09-02T21:48:06.817Z | Downloaded futures-sink v0.3.32 |
| 582 | 2026-09-02T21:48:06.817Z | Downloaded foldhash v0.2.0 |
| 583 | 2026-09-02T21:48:06.817Z | Downloaded foreign-types-shared v0.1.1 |
| 584 | 2026-09-02T21:48:06.817Z | Downloaded foldhash v0.1.5 |
| 585 | 2026-09-02T21:48:06.817Z | Downloaded bit-vec v0.8.0 |
| 586 | 2026-09-02T21:48:06.820Z | Downloaded cancel-safe-futures v0.1.5 |
| 587 | 2026-09-02T21:48:06.820Z | Downloaded console v0.15.11 |
| 588 | 2026-09-02T21:48:06.825Z | Downloaded nibble_vec v0.1.0 |
| 589 | 2026-09-02T21:48:06.828Z | Downloaded http-range v0.1.5 |
| 590 | 2026-09-02T21:48:06.828Z | Downloaded openssl-probe v0.1.6 |
| 591 | 2026-09-02T21:48:06.829Z | Downloaded block-padding v0.4.2 |
| 592 | 2026-09-02T21:48:06.829Z | Downloaded normalize-line-endings v0.3.0 |
| 593 | 2026-09-02T21:48:06.829Z | Downloaded oxide-generation-macros v0.2.0 |
| 594 | 2026-09-02T21:48:06.829Z | Downloaded hostname v0.3.1 |
| 595 | 2026-09-02T21:48:06.832Z | Downloaded parse-size v1.1.0 |
| 596 | 2026-09-02T21:48:06.835Z | Downloaded byte-wrapper v0.1.0 |
| 597 | 2026-09-02T21:48:06.838Z | Downloaded ciborium-ll v0.2.2 |
| 598 | 2026-09-02T21:48:06.838Z | Downloaded cmake v0.1.57 |
| 599 | 2026-09-02T21:48:06.838Z | Downloaded backoff v0.4.0 |
| 600 | 2026-09-02T21:48:06.841Z | Downloaded hubpack v0.1.2 |
| 601 | 2026-09-02T21:48:06.841Z | Downloaded async-trait v0.1.89 |
| 602 | 2026-09-02T21:48:06.841Z | Downloaded git-stub v1.0.0 |
| 603 | 2026-09-02T21:48:06.841Z | Downloaded blowfish v0.10.0 |
| 604 | 2026-09-02T21:48:06.844Z | Downloaded hex-literal v1.1.0 |
| 605 | 2026-09-02T21:48:06.844Z | Downloaded potential_utf v0.1.4 |
| 606 | 2026-09-02T21:48:06.844Z | Downloaded camino-tempfile-ext v0.3.3 |
| 607 | 2026-09-02T21:48:06.844Z | Downloaded cexpr v0.6.0 |
| 608 | 2026-09-02T21:48:06.844Z | Downloaded globwalk v0.9.1 |
| 609 | 2026-09-02T21:48:06.847Z | Downloaded http-body v1.0.1 |
| 610 | 2026-09-02T21:48:06.847Z | Downloaded hubpack_derive v0.1.1 |
| 611 | 2026-09-02T21:48:06.847Z | Downloaded bitflags v1.3.2 |
| 612 | 2026-09-02T21:48:06.847Z | Downloaded cmov v0.5.4 |
| 613 | 2026-09-02T21:48:06.851Z | Downloaded hex v0.4.3 |
| 614 | 2026-09-02T21:48:06.851Z | Downloaded httpdate v1.0.3 |
| 615 | 2026-09-02T21:48:06.851Z | Downloaded bitfield v0.19.4 |
| 616 | 2026-09-02T21:48:06.851Z | Downloaded aead v0.6.1 |
| 617 | 2026-09-02T21:48:06.851Z | Downloaded nodrop v0.1.14 |
| 618 | 2026-09-02T21:48:06.854Z | Downloaded erased-serde v0.3.31 |
| 619 | 2026-09-02T21:48:06.857Z | Downloaded ff v0.14.0 |
| 620 | 2026-09-02T21:48:06.857Z | Downloaded ff v0.13.1 |
| 621 | 2026-09-02T21:48:06.860Z | Downloaded ref-cast-impl v1.0.25 |
| 622 | 2026-09-02T21:48:06.863Z | Downloaded hostname v0.4.2 |
| 623 | 2026-09-02T21:48:06.863Z | Downloaded password-hash v0.6.1 |
| 624 | 2026-09-02T21:48:06.866Z | Downloaded rustc_version v0.4.1 |
| 625 | 2026-09-02T21:48:06.869Z | Downloaded hash32 v0.2.1 |
| 626 | 2026-09-02T21:48:06.872Z | Downloaded cipher v0.4.4 |
| 627 | 2026-09-02T21:48:06.872Z | Downloaded arrayvec v0.7.6 |
| 628 | 2026-09-02T21:48:06.875Z | Downloaded bs58 v0.5.1 |
| 629 | 2026-09-02T21:48:06.875Z | Downloaded cassowary v0.3.0 |
| 630 | 2026-09-02T21:48:06.879Z | Downloaded backon v1.6.0 |
| 631 | 2026-09-02T21:48:06.882Z | Downloaded radium v0.7.0 |
| 632 | 2026-09-02T21:48:06.885Z | Downloaded rustc_version v0.1.7 |
| 633 | 2026-09-02T21:48:06.886Z | Downloaded scopeguard v1.2.0 |
| 634 | 2026-09-02T21:48:06.886Z | Downloaded progenitor-macro v0.14.0 |
| 635 | 2026-09-02T21:48:06.889Z | Downloaded rustc-hash v2.1.1 |
| 636 | 2026-09-02T21:48:06.889Z | Downloaded filetime v0.2.27 |
| 637 | 2026-09-02T21:48:06.889Z | Downloaded git-stub-vcs v0.1.0 |
| 638 | 2026-09-02T21:48:06.892Z | Downloaded num_threads v0.1.7 |
| 639 | 2026-09-02T21:48:06.892Z | Downloaded cbc v0.2.1 |
| 640 | 2026-09-02T21:48:06.892Z | Downloaded compression-codecs v0.4.37 |
| 641 | 2026-09-02T21:48:06.895Z | Downloaded psl-types v2.0.11 |
| 642 | 2026-09-02T21:48:06.898Z | Downloaded getrandom v0.2.17 |
| 643 | 2026-09-02T21:48:06.898Z | Downloaded globset v0.4.18 |
| 644 | 2026-09-02T21:48:06.901Z | Downloaded supports-unicode v3.0.0 |
| 645 | 2026-09-02T21:48:06.904Z | Downloaded nu-ansi-term v0.50.3 |
| 646 | 2026-09-02T21:48:06.904Z | Downloaded oxide-update-engine-display v0.1.2 |
| 647 | 2026-09-02T21:48:06.907Z | Downloaded chacha20 v0.10.0 |
| 648 | 2026-09-02T21:48:06.910Z | Downloaded bzip2 v0.6.1 |
| 649 | 2026-09-02T21:48:06.910Z | Downloaded colored v2.2.0 |
| 650 | 2026-09-02T21:48:06.913Z | Downloaded siphasher v1.0.2 |
| 651 | 2026-09-02T21:48:06.913Z | Downloaded colored v3.1.1 |
| 652 | 2026-09-02T21:48:06.913Z | Downloaded signature v2.2.0 |
| 653 | 2026-09-02T21:48:06.917Z | Downloaded getrandom v0.3.4 |
| 654 | 2026-09-02T21:48:06.920Z | Downloaded password-hash v0.5.0 |
| 655 | 2026-09-02T21:48:06.923Z | Downloaded group v0.14.0 |
| 656 | 2026-09-02T21:48:06.923Z | Downloaded pkcs8 v0.10.2 |
| 657 | 2026-09-02T21:48:06.923Z | Downloaded num_enum v0.5.11 |
| 658 | 2026-09-02T21:48:06.926Z | Downloaded stable_deref_trait v1.2.1 |
| 659 | 2026-09-02T21:48:06.929Z | Downloaded http-body-util v0.1.3 |
| 660 | 2026-09-02T21:48:06.929Z | Downloaded glob v0.3.3 |
| 661 | 2026-09-02T21:48:06.932Z | Downloaded humantime v2.3.0 |
| 662 | 2026-09-02T21:48:06.932Z | Downloaded resolv-conf v0.7.6 |
| 663 | 2026-09-02T21:48:06.932Z | Downloaded const-oid v0.9.6 |
| 664 | 2026-09-02T21:48:06.935Z | Downloaded sqlparser_derive v0.5.0 |
| 665 | 2026-09-02T21:48:06.938Z | Downloaded structmeta-derive v0.3.0 |
| 666 | 2026-09-02T21:48:06.942Z | Downloaded structmeta v0.3.0 |
| 667 | 2026-09-02T21:48:06.942Z | Downloaded strum v0.26.3 |
| 668 | 2026-09-02T21:48:06.942Z | Downloaded take_mut v0.2.2 |
| 669 | 2026-09-02T21:48:06.942Z | Downloaded tower-layer v0.3.3 |
| 670 | 2026-09-02T21:48:06.942Z | Downloaded expectorate v1.2.0 |
| 671 | 2026-09-02T21:48:06.946Z | Downloaded secrecy v0.10.3 |
| 672 | 2026-09-02T21:48:06.949Z | Downloaded group v0.13.0 |
| 673 | 2026-09-02T21:48:06.949Z | Downloaded packed_struct v0.10.1 |
| 674 | 2026-09-02T21:48:06.949Z | Downloaded primefield v0.14.0 |
| 675 | 2026-09-02T21:48:06.952Z | Downloaded clang-sys v1.8.1 |
| 676 | 2026-09-02T21:48:06.952Z | Downloaded console v0.16.2 |
| 677 | 2026-09-02T21:48:06.952Z | Downloaded serde-hex v0.1.0 |
| 678 | 2026-09-02T21:48:06.952Z | Downloaded serde_path_to_error v0.1.20 |
| 679 | 2026-09-02T21:48:06.955Z | Downloaded serde_plain v1.0.2 |
| 680 | 2026-09-02T21:48:06.956Z | Downloaded base64ct v1.8.3 |
| 681 | 2026-09-02T21:48:06.956Z | Downloaded unicode-truncate v1.1.0 |
| 682 | 2026-09-02T21:48:06.959Z | Downloaded rand_core v0.10.0 |
| 683 | 2026-09-02T21:48:06.959Z | Downloaded usdt-macro v0.6.0 |
| 684 | 2026-09-02T21:48:06.963Z | Downloaded num-integer v0.1.46 |
| 685 | 2026-09-02T21:48:06.966Z | Downloaded primeorder v0.13.6 |
| 686 | 2026-09-02T21:48:06.966Z | Downloaded rand_core v0.9.5 |
| 687 | 2026-09-02T21:48:06.966Z | Downloaded zeroize_derive v1.5.0 |
| 688 | 2026-09-02T21:48:06.966Z | Downloaded progenitor-extras v0.2.0 |
| 689 | 2026-09-02T21:48:06.970Z | Downloaded rpassword v7.5.4 |
| 690 | 2026-09-02T21:48:06.970Z | Downloaded half v1.8.3 |
| 691 | 2026-09-02T21:48:06.973Z | Downloaded hmac v0.13.0 |
| 692 | 2026-09-02T21:48:06.973Z | Downloaded bzip2 v0.4.4 |
| 693 | 2026-09-02T21:48:06.973Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 694 | 2026-09-02T21:48:06.973Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 695 | 2026-09-02T21:48:06.976Z | Downloaded spki v0.8.0 |
| 696 | 2026-09-02T21:48:06.976Z | Downloaded stacker v0.1.23 |
| 697 | 2026-09-02T21:48:06.976Z | Downloaded usdt v0.6.0 |
| 698 | 2026-09-02T21:48:06.976Z | Downloaded utf-8 v0.7.6 |
| 699 | 2026-09-02T21:48:06.979Z | Downloaded void v1.0.2 |
| 700 | 2026-09-02T21:48:06.979Z | Downloaded xshell-macros v0.2.7 |
| 701 | 2026-09-02T21:48:06.979Z | Downloaded buf-list v1.1.2 |
| 702 | 2026-09-02T21:48:06.979Z | Downloaded yoke-derive v0.8.1 |
| 703 | 2026-09-02T21:48:06.983Z | Downloaded blake2 v0.11.0-rc.6 |
| 704 | 2026-09-02T21:48:06.986Z | Downloaded pkcs8 v0.11.0 |
| 705 | 2026-09-02T21:48:06.990Z | Downloaded darling_macro v0.20.11 |
| 706 | 2026-09-02T21:48:06.990Z | Downloaded fatfs v0.3.6 |
| 707 | 2026-09-02T21:48:06.993Z | Downloaded base64 v0.22.1 |
| 708 | 2026-09-02T21:48:06.996Z | Downloaded elliptic-curve v0.14.1 |
| 709 | 2026-09-02T21:48:06.996Z | Downloaded slab v0.4.12 |
| 710 | 2026-09-02T21:48:06.999Z | Downloaded zone_cfg_derive v0.3.1 |
| 711 | 2026-09-02T21:48:06.999Z | Downloaded crunchy v0.2.4 |
| 712 | 2026-09-02T21:48:06.999Z | Downloaded tiny-keccak v2.0.2 |
| 713 | 2026-09-02T21:48:06.999Z | Downloaded tls_codec_derive v0.4.2 |
| 714 | 2026-09-02T21:48:07.004Z | Downloaded defmt-parser v1.0.0 |
| 715 | 2026-09-02T21:48:07.004Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 716 | 2026-09-02T21:48:07.004Z | Downloaded flume v0.11.1 |
| 717 | 2026-09-02T21:48:07.008Z | Downloaded fs_extra v1.3.0 |
| 718 | 2026-09-02T21:48:07.008Z | Downloaded blake2 v0.10.6 |
| 719 | 2026-09-02T21:48:07.011Z | Downloaded httparse v1.10.1 |
| 720 | 2026-09-02T21:48:07.014Z | Downloaded embedded-io v0.6.1 |
| 721 | 2026-09-02T21:48:07.017Z | Downloaded hybrid-array v0.4.13 |
| 722 | 2026-09-02T21:48:07.018Z | Downloaded slog-term v2.9.2 |
| 723 | 2026-09-02T21:48:07.021Z | Downloaded snafu-derive v0.8.9 |
| 724 | 2026-09-02T21:48:07.021Z | Downloaded difflib v0.4.0 |
| 725 | 2026-09-02T21:48:07.021Z | Downloaded dof v0.4.0 |
| 726 | 2026-09-02T21:48:07.021Z | Downloaded idna_adapter v1.2.1 |
| 727 | 2026-09-02T21:48:07.021Z | Downloaded synstructure v0.13.2 |
| 728 | 2026-09-02T21:48:07.024Z | Downloaded thread_local v1.1.9 |
| 729 | 2026-09-02T21:48:07.024Z | Downloaded dirs-sys-next v0.1.2 |
| 730 | 2026-09-02T21:48:07.024Z | Downloaded generic-array v1.4.3 |
| 731 | 2026-09-02T21:48:07.028Z | Downloaded unicase v2.9.0 |
| 732 | 2026-09-02T21:48:07.028Z | Downloaded unarray v0.1.4 |
| 733 | 2026-09-02T21:48:07.028Z | Downloaded vergen-lib v0.1.6 |
| 734 | 2026-09-02T21:48:07.028Z | Downloaded whoami v1.6.1 |
| 735 | 2026-09-02T21:48:07.032Z | Downloaded wyz v0.5.1 |
| 736 | 2026-09-02T21:48:07.032Z | Downloaded indoc v1.0.9 |
| 737 | 2026-09-02T21:48:07.032Z | Downloaded instant v0.1.13 |
| 738 | 2026-09-02T21:48:07.037Z | Downloaded parking_lot_core v0.9.12 |
| 739 | 2026-09-02T21:48:07.037Z | Downloaded hyper-rustls v0.27.7 |
| 740 | 2026-09-02T21:48:07.037Z | Downloaded libscf-sys v1.2.0 |
| 741 | 2026-09-02T21:48:07.042Z | Downloaded allocator-api2 v0.2.21 |
| 742 | 2026-09-02T21:48:07.046Z | Downloaded oxide-update-engine-types v0.1.2 |
| 743 | 2026-09-02T21:48:07.049Z | Downloaded pkcs1 v0.7.5 |
| 744 | 2026-09-02T21:48:07.049Z | Downloaded pkcs5 v0.8.1 |
| 745 | 2026-09-02T21:48:07.052Z | Downloaded vergen-lib v9.1.0 |
| 746 | 2026-09-02T21:48:07.056Z | Downloaded compact_str v0.8.1 |
| 747 | 2026-09-02T21:48:07.060Z | Downloaded maybe-uninit v2.0.0 |
| 748 | 2026-09-02T21:48:07.060Z | Downloaded lzss v0.8.2 |
| 749 | 2026-09-02T21:48:07.060Z | Downloaded newline-converter v0.3.0 |
| 750 | 2026-09-02T21:48:07.063Z | Downloaded chacha20poly1305 v0.10.1 |
| 751 | 2026-09-02T21:48:07.063Z | Downloaded tls_codec v0.4.2 |
| 752 | 2026-09-02T21:48:07.063Z | Downloaded data-encoding v2.10.0 |
| 753 | 2026-09-02T21:48:07.063Z | Downloaded num-iter v0.1.45 |
| 754 | 2026-09-02T21:48:07.066Z | Downloaded critical-section v1.2.0 |
| 755 | 2026-09-02T21:48:07.066Z | Downloaded packed_struct_codegen v0.10.1 |
| 756 | 2026-09-02T21:48:07.069Z | Downloaded base64 v0.21.7 |
| 757 | 2026-09-02T21:48:07.072Z | Downloaded tokio-stream v0.1.18 |
| 758 | 2026-09-02T21:48:07.072Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 759 | 2026-09-02T21:48:07.075Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 760 | 2026-09-02T21:48:07.075Z | Downloaded serde_with_macros v3.21.0 |
| 761 | 2026-09-02T21:48:07.075Z | Downloaded diesel-dtrace v0.5.0 |
| 762 | 2026-09-02T21:48:07.078Z | Downloaded opaque-debug v0.3.1 |
| 763 | 2026-09-02T21:48:07.078Z | Downloaded parse-display v0.10.0 |
| 764 | 2026-09-02T21:48:07.078Z | Downloaded serde_with_macros v1.5.2 |
| 765 | 2026-09-02T21:48:07.078Z | Downloaded match_cfg v0.1.0 |
| 766 | 2026-09-02T21:48:07.078Z | Downloaded multimap v0.10.1 |
| 767 | 2026-09-02T21:48:07.081Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 768 | 2026-09-02T21:48:07.081Z | Downloaded ed25519 v2.2.3 |
| 769 | 2026-09-02T21:48:07.081Z | Downloaded num_enum_derive v0.5.11 |
| 770 | 2026-09-02T21:48:07.082Z | Downloaded oso-derive v0.27.3 |
| 771 | 2026-09-02T21:48:07.085Z | Downloaded chumsky v0.9.3 |
| 772 | 2026-09-02T21:48:07.085Z | Downloaded openssl-probe v0.2.1 |
| 773 | 2026-09-02T21:48:07.090Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 774 | 2026-09-02T21:48:07.093Z | Downloaded ingot-types v0.2.0 |
| 775 | 2026-09-02T21:48:07.093Z | Downloaded ctr v0.10.1 |
| 776 | 2026-09-02T21:48:07.098Z | Downloaded sapling-renderdag v0.1.0 |
| 777 | 2026-09-02T21:48:07.101Z | Downloaded highway v1.3.0 |
| 778 | 2026-09-02T21:48:07.101Z | Downloaded predicates-tree v1.0.13 |
| 779 | 2026-09-02T21:48:07.101Z | Downloaded term v1.2.1 |
| 780 | 2026-09-02T21:48:07.105Z | Downloaded bytes v1.11.1 |
| 781 | 2026-09-02T21:48:07.105Z | Downloaded progenitor-macro v0.13.0 |
| 782 | 2026-09-02T21:48:07.108Z | Downloaded similar v2.7.0 |
| 783 | 2026-09-02T21:48:07.108Z | Downloaded predicates-core v1.0.10 |
| 784 | 2026-09-02T21:48:07.108Z | Downloaded rfc6979 v0.4.0 |
| 785 | 2026-09-02T21:48:07.108Z | Downloaded rfc6979 v0.6.0 |
| 786 | 2026-09-02T21:48:07.111Z | Downloaded linear-map v1.2.0 |
| 787 | 2026-09-02T21:48:07.114Z | Downloaded mime_guess v2.0.5 |
| 788 | 2026-09-02T21:48:07.118Z | Downloaded half v2.7.1 |
| 789 | 2026-09-02T21:48:07.118Z | Downloaded serde_urlencoded v0.7.1 |
| 790 | 2026-09-02T21:48:07.118Z | Downloaded sigpipe v0.1.3 |
| 791 | 2026-09-02T21:48:07.122Z | Downloaded darling v0.20.11 |
| 792 | 2026-09-02T21:48:07.126Z | Downloaded termtree v0.5.1 |
| 793 | 2026-09-02T21:48:07.129Z | Downloaded der_derive v0.7.3 |
| 794 | 2026-09-02T21:48:07.129Z | Downloaded paste v1.0.15 |
| 795 | 2026-09-02T21:48:07.129Z | Downloaded parse-display-derive v0.10.0 |
| 796 | 2026-09-02T21:48:07.132Z | Downloaded phf v0.13.1 |
| 797 | 2026-09-02T21:48:07.132Z | Downloaded scuffle v0.1.0 |
| 798 | 2026-09-02T21:48:07.135Z | Downloaded sha1 v0.10.6 |
| 799 | 2026-09-02T21:48:07.135Z | Downloaded sha1 v0.11.0 |
| 800 | 2026-09-02T21:48:07.135Z | Downloaded port-file v0.1.0 |
| 801 | 2026-09-02T21:48:07.138Z | Downloaded predicates v3.1.4 |
| 802 | 2026-09-02T21:48:07.138Z | Downloaded tower-service v0.3.3 |
| 803 | 2026-09-02T21:48:07.138Z | Downloaded hmac v0.12.1 |
| 804 | 2026-09-02T21:48:07.142Z | Downloaded derive_builder v0.20.2 |
| 805 | 2026-09-02T21:48:07.145Z | Downloaded ecdsa v0.17.0 |
| 806 | 2026-09-02T21:48:07.145Z | Downloaded jobserver v0.1.34 |
| 807 | 2026-09-02T21:48:07.145Z | Downloaded unsafe-libyaml v0.2.11 |
| 808 | 2026-09-02T21:48:07.148Z | Downloaded tui-tree-widget v0.23.1 |
| 809 | 2026-09-02T21:48:07.149Z | Downloaded cookie_store v0.22.1 |
| 810 | 2026-09-02T21:48:07.149Z | Downloaded crc-any v2.5.0 |
| 811 | 2026-09-02T21:48:07.152Z | Downloaded sponge-cursor v0.1.0 |
| 812 | 2026-09-02T21:48:07.155Z | Downloaded unicode-xid v0.2.6 |
| 813 | 2026-09-02T21:48:07.155Z | Downloaded waitgroup v0.1.2 |
| 814 | 2026-09-02T21:48:07.158Z | Downloaded tinyvec_macros v0.1.1 |
| 815 | 2026-09-02T21:48:07.161Z | Downloaded cpubits v0.1.1 |
| 816 | 2026-09-02T21:48:07.164Z | Downloaded schemars v0.8.22 |
| 817 | 2026-09-02T21:48:07.168Z | Downloaded schemars_derive v0.8.22 |
| 818 | 2026-09-02T21:48:07.171Z | Downloaded sec1 v0.7.3 |
| 819 | 2026-09-02T21:48:07.171Z | Downloaded serde_derive_internals v0.29.1 |
| 820 | 2026-09-02T21:48:07.171Z | Downloaded headers v0.4.1 |
| 821 | 2026-09-02T21:48:07.174Z | Downloaded async-compression v0.4.41 |
| 822 | 2026-09-02T21:48:07.177Z | Downloaded bumpalo v3.20.2 |
| 823 | 2026-09-02T21:48:07.180Z | Downloaded ryu v1.0.23 |
| 824 | 2026-09-02T21:48:07.180Z | Downloaded signal-hook v0.3.18 |
| 825 | 2026-09-02T21:48:07.183Z | Downloaded owo-colors v4.3.0 |
| 826 | 2026-09-02T21:48:07.183Z | Downloaded lock_api v0.4.14 |
| 827 | 2026-09-02T21:48:07.183Z | Downloaded subtle v2.6.1 |
| 828 | 2026-09-02T21:48:07.183Z | Downloaded simd-adler32 v0.3.8 |
| 829 | 2026-09-02T21:48:07.186Z | Downloaded ssh-cipher v0.3.0 |
| 830 | 2026-09-02T21:48:07.186Z | Downloaded crc-catalog v2.4.0 |
| 831 | 2026-09-02T21:48:07.186Z | Downloaded usdt-attr-macro v0.6.0 |
| 832 | 2026-09-02T21:48:07.186Z | Downloaded termios v0.3.3 |
| 833 | 2026-09-02T21:48:07.190Z | Downloaded strum v0.27.2 |
| 834 | 2026-09-02T21:48:07.197Z | Downloaded digest-io v0.1.0 |
| 835 | 2026-09-02T21:48:07.200Z | Downloaded heapless v0.7.17 |
| 836 | 2026-09-02T21:48:07.203Z | Downloaded darling_macro v0.13.4 |
| 837 | 2026-09-02T21:48:07.203Z | Downloaded inout v0.1.4 |
| 838 | 2026-09-02T21:48:07.203Z | Downloaded progenitor-client v0.13.0 |
| 839 | 2026-09-02T21:48:07.203Z | Downloaded psm v0.1.30 |
| 840 | 2026-09-02T21:48:07.206Z | Downloaded convert_case v0.4.0 |
| 841 | 2026-09-02T21:48:07.206Z | Downloaded cc v1.2.56 |
| 842 | 2026-09-02T21:48:07.209Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 843 | 2026-09-02T21:48:07.212Z | Downloaded document-features v0.2.12 |
| 844 | 2026-09-02T21:48:07.213Z | Downloaded const_format v0.2.35 |
| 845 | 2026-09-02T21:48:07.216Z | Downloaded rcgen v0.12.1 |
| 846 | 2026-09-02T21:48:07.219Z | Downloaded vergen-gitcl v1.0.8 |
| 847 | 2026-09-02T21:48:07.222Z | Downloaded heapless v0.8.0 |
| 848 | 2026-09-02T21:48:07.225Z | Downloaded num-conv v0.2.0 |
| 849 | 2026-09-02T21:48:07.225Z | Downloaded newtype-uuid-macros v0.1.0 |
| 850 | 2026-09-02T21:48:07.228Z | Downloaded seq-macro v0.3.6 |
| 851 | 2026-09-02T21:48:07.228Z | Downloaded zerotrie v0.2.3 |
| 852 | 2026-09-02T21:48:07.231Z | Downloaded dsl_auto_type v0.2.0 |
| 853 | 2026-09-02T21:48:07.231Z | Downloaded is-terminal v0.4.17 |
| 854 | 2026-09-02T21:48:07.234Z | Downloaded keccak v0.1.6 |
| 855 | 2026-09-02T21:48:07.234Z | Downloaded lalrpop-util v0.19.12 |
| 856 | 2026-09-02T21:48:07.238Z | Downloaded rayon-core v1.13.0 |
| 857 | 2026-09-02T21:48:07.241Z | Downloaded smallvec v0.6.14 |
| 858 | 2026-09-02T21:48:07.241Z | Downloaded zeroize v1.9.0 |
| 859 | 2026-09-02T21:48:07.244Z | Downloaded serdect v0.4.3 |
| 860 | 2026-09-02T21:48:07.249Z | Downloaded peg-runtime v0.8.5 |
| 861 | 2026-09-02T21:48:07.249Z | Downloaded kstat-rs v0.2.5 |
| 862 | 2026-09-02T21:48:07.249Z | Downloaded md5 v0.8.0 |
| 863 | 2026-09-02T21:48:07.249Z | Downloaded powerfmt v0.2.0 |
| 864 | 2026-09-02T21:48:07.253Z | Downloaded string_cache v0.8.9 |
| 865 | 2026-09-02T21:48:07.256Z | Downloaded support-bundle-viewer v0.1.2 |
| 866 | 2026-09-02T21:48:07.256Z | Downloaded zerocopy v0.6.6 |
| 867 | 2026-09-02T21:48:07.256Z | Downloaded zopfli v0.8.3 |
| 868 | 2026-09-02T21:48:07.260Z | Downloaded aes v0.9.1 |
| 869 | 2026-09-02T21:48:07.260Z | Downloaded pin-project v1.1.11 |
| 870 | 2026-09-02T21:48:07.264Z | Downloaded tracing-attributes v0.1.31 |
| 871 | 2026-09-02T21:48:07.268Z | Downloaded either v1.15.0 |
| 872 | 2026-09-02T21:48:07.268Z | Downloaded phf_shared v0.12.1 |
| 873 | 2026-09-02T21:48:07.271Z | Downloaded phf_shared v0.11.3 |
| 874 | 2026-09-02T21:48:07.271Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 875 | 2026-09-02T21:48:07.271Z | Downloaded zstd v0.13.3 |
| 876 | 2026-09-02T21:48:07.274Z | Downloaded progenitor-client v0.14.0 |
| 877 | 2026-09-02T21:48:07.274Z | Downloaded ref-cast v1.0.25 |
| 878 | 2026-09-02T21:48:07.277Z | Downloaded russh-util v0.52.0 |
| 879 | 2026-09-02T21:48:07.277Z | Downloaded serde_repr v0.1.20 |
| 880 | 2026-09-02T21:48:07.280Z | Downloaded postgres-types v0.2.12 |
| 881 | 2026-09-02T21:48:07.285Z | Downloaded term v0.7.0 |
| 882 | 2026-09-02T21:48:07.294Z | Downloaded libsw-core v0.3.2 |
| 883 | 2026-09-02T21:48:07.297Z | Downloaded rand_xorshift v0.4.0 |
| 884 | 2026-09-02T21:48:07.297Z | Downloaded same-file v1.0.6 |
| 885 | 2026-09-02T21:48:07.297Z | Downloaded semver v0.1.20 |
| 886 | 2026-09-02T21:48:07.297Z | Downloaded hickory-resolver v0.24.4 |
| 887 | 2026-09-02T21:48:07.303Z | Downloaded rustls-platform-verifier v0.6.2 |
| 888 | 2026-09-02T21:48:07.303Z | Downloaded num-complex v0.4.6 |
| 889 | 2026-09-02T21:48:07.306Z | Downloaded derive-ex v0.1.8 |
| 890 | 2026-09-02T21:48:07.306Z | Downloaded salsa20 v0.11.0 |
| 891 | 2026-09-02T21:48:07.310Z | Downloaded secrecy v0.8.0 |
| 892 | 2026-09-02T21:48:07.313Z | Downloaded supports-hyperlinks v3.2.0 |
| 893 | 2026-09-02T21:48:07.313Z | Downloaded thread-id v5.1.0 |
| 894 | 2026-09-02T21:48:07.316Z | Downloaded derive_more v2.1.1 |
| 895 | 2026-09-02T21:48:07.319Z | Downloaded nanorand v0.7.0 |
| 896 | 2026-09-02T21:48:07.322Z | Downloaded slog-json v2.6.1 |
| 897 | 2026-09-02T21:48:07.322Z | Downloaded slog-envlogger v2.2.0 |
| 898 | 2026-09-02T21:48:07.322Z | Downloaded oxide-update-engine v0.1.2 |
| 899 | 2026-09-02T21:48:07.326Z | Downloaded polyval v0.7.1 |
| 900 | 2026-09-02T21:48:07.326Z | Downloaded parking_lot_core v0.8.6 |
| 901 | 2026-09-02T21:48:07.326Z | Downloaded peg-macros v0.8.5 |
| 902 | 2026-09-02T21:48:07.326Z | Downloaded trait-variant v0.1.2 |
| 903 | 2026-09-02T21:48:07.329Z | Downloaded crossbeam-utils v0.8.21 |
| 904 | 2026-09-02T21:48:07.332Z | Downloaded smallvec v1.15.1 |
| 905 | 2026-09-02T21:48:07.335Z | Downloaded aes-gcm v0.11.0 |
| 906 | 2026-09-02T21:48:07.339Z | Downloaded tokio-test v0.4.5 |
| 907 | 2026-09-02T21:48:07.343Z | Downloaded darling v0.21.3 |
| 908 | 2026-09-02T21:48:07.343Z | Downloaded unit-prefix v0.5.2 |
| 909 | 2026-09-02T21:48:07.346Z | Downloaded want v0.3.1 |
| 910 | 2026-09-02T21:48:07.346Z | Downloaded tokio-rustls v0.26.4 |
| 911 | 2026-09-02T21:48:07.349Z | Downloaded http v1.4.2 |
| 912 | 2026-09-02T21:48:07.352Z | Downloaded ingot-macros v0.2.0 |
| 913 | 2026-09-02T21:48:07.360Z | Downloaded zerofrom v0.1.6 |
| 914 | 2026-09-02T21:48:07.363Z | Downloaded crypto-common v0.2.2 |
| 915 | 2026-09-02T21:48:07.366Z | Downloaded litemap v0.8.1 |
| 916 | 2026-09-02T21:48:07.369Z | Downloaded debug-ignore v1.0.5 |
| 917 | 2026-09-02T21:48:07.372Z | Downloaded signal-hook-registry v1.4.8 |
| 918 | 2026-09-02T21:48:07.378Z | Downloaded hickory-resolver v0.25.2 |
| 919 | 2026-09-02T21:48:07.381Z | Downloaded minimal-lexical v0.2.1 |
| 920 | 2026-09-02T21:48:07.384Z | Downloaded signal-hook-mio v0.2.5 |
| 921 | 2026-09-02T21:48:07.384Z | Downloaded instability v0.3.11 |
| 922 | 2026-09-02T21:48:07.384Z | Downloaded kem v0.3.0 |
| 923 | 2026-09-02T21:48:07.388Z | Downloaded strum_macros v0.24.3 |
| 924 | 2026-09-02T21:48:07.388Z | Downloaded tinystr v0.8.2 |
| 925 | 2026-09-02T21:48:07.391Z | Downloaded rustversion v1.0.22 |
| 926 | 2026-09-02T21:48:07.391Z | Downloaded scroll v0.13.0 |
| 927 | 2026-09-02T21:48:07.391Z | Downloaded rand_chacha v0.9.0 |
| 928 | 2026-09-02T21:48:07.391Z | Downloaded tokio-native-tls v0.3.1 |
| 929 | 2026-09-02T21:48:07.395Z | Downloaded defmt v0.3.100 |
| 930 | 2026-09-02T21:48:07.396Z | Downloaded downcast-rs v2.0.2 |
| 931 | 2026-09-02T21:48:07.396Z | Downloaded mime v0.3.17 |
| 932 | 2026-09-02T21:48:07.401Z | Downloaded hickory-server v0.25.2 |
| 933 | 2026-09-02T21:48:07.404Z | Downloaded uzers v0.12.2 |
| 934 | 2026-09-02T21:48:07.408Z | Downloaded icu_normalizer v2.1.1 |
| 935 | 2026-09-02T21:48:07.408Z | Downloaded iana-time-zone v0.1.65 |
| 936 | 2026-09-02T21:48:07.411Z | Downloaded hyper-tls v0.6.0 |
| 937 | 2026-09-02T21:48:07.414Z | Downloaded rustls-native-certs v0.8.3 |
| 938 | 2026-09-02T21:48:07.417Z | Downloaded md-5 v0.10.6 |
| 939 | 2026-09-02T21:48:07.417Z | Downloaded prettyplease v0.2.37 |
| 940 | 2026-09-02T21:48:07.420Z | Downloaded slog-dtrace v0.3.0 |
| 941 | 2026-09-02T21:48:07.420Z | Downloaded tracing-core v0.1.36 |
| 942 | 2026-09-02T21:48:07.425Z | Downloaded knus v3.4.0 |
| 943 | 2026-09-02T21:48:07.430Z | Downloaded litrs v1.0.0 |
| 944 | 2026-09-02T21:48:07.430Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 945 | 2026-09-02T21:48:07.433Z | Downloaded typed-path v0.9.3 |
| 946 | 2026-09-02T21:48:07.438Z | Downloaded rand v0.8.6 |
| 947 | 2026-09-02T21:48:07.438Z | Downloaded olpc-cjson v0.1.4 |
| 948 | 2026-09-02T21:48:07.443Z | Downloaded precomputed-hash v0.1.1 |
| 949 | 2026-09-02T21:48:07.443Z | Downloaded memmap2 v0.9.10 |
| 950 | 2026-09-02T21:48:07.447Z | Downloaded ml-kem v0.3.2 |
| 951 | 2026-09-02T21:48:07.447Z | Downloaded crossbeam-channel v0.5.15 |
| 952 | 2026-09-02T21:48:07.447Z | Downloaded darling_core v0.20.11 |
| 953 | 2026-09-02T21:48:07.450Z | Downloaded subprocess v0.2.15 |
| 954 | 2026-09-02T21:48:07.453Z | Downloaded tinyvec v1.10.0 |
| 955 | 2026-09-02T21:48:07.453Z | Downloaded vsss-rs v3.3.4 |
| 956 | 2026-09-02T21:48:07.453Z | Downloaded digest v0.11.3 |
| 957 | 2026-09-02T21:48:07.456Z | Downloaded proc-macro-crate v3.4.0 |
| 958 | 2026-09-02T21:48:07.456Z | Downloaded scroll_derive v0.13.1 |
| 959 | 2026-09-02T21:48:07.456Z | Downloaded uuid v1.23.4 |
| 960 | 2026-09-02T21:48:07.461Z | Downloaded daft v0.1.8 |
| 961 | 2026-09-02T21:48:07.465Z | Downloaded futures-util v0.3.32 |
| 962 | 2026-09-02T21:48:07.470Z | Downloaded omicron-zone-package v0.12.3 |
| 963 | 2026-09-02T21:48:07.473Z | Downloaded untrusted v0.9.0 |
| 964 | 2026-09-02T21:48:07.473Z | Downloaded native-tls v0.2.18 |
| 965 | 2026-09-02T21:48:07.474Z | Downloaded quinn-udp v0.5.14 |
| 966 | 2026-09-02T21:48:07.477Z | Downloaded signature v3.0.0 |
| 967 | 2026-09-02T21:48:07.480Z | Downloaded sync-ptr v0.1.4 |
| 968 | 2026-09-02T21:48:07.480Z | Downloaded sync_wrapper v1.0.2 |
| 969 | 2026-09-02T21:48:07.483Z | Downloaded dropshot_endpoint v0.17.1 |
| 970 | 2026-09-02T21:48:07.483Z | Downloaded multer v3.1.0 |
| 971 | 2026-09-02T21:48:07.486Z | Downloaded tar v0.4.46 |
| 972 | 2026-09-02T21:48:07.486Z | Downloaded darling_core v0.23.0 |
| 973 | 2026-09-02T21:48:07.491Z | Downloaded derive_more v0.99.20 |
| 974 | 2026-09-02T21:48:07.494Z | Downloaded indexmap v1.9.3 |
| 975 | 2026-09-02T21:48:07.494Z | Downloaded ignore v0.4.25 |
| 976 | 2026-09-02T21:48:07.494Z | Downloaded progenitor-impl v0.13.0 |
| 977 | 2026-09-02T21:48:07.497Z | Downloaded pem v3.0.6 |
| 978 | 2026-09-02T21:48:07.497Z | Downloaded oxnet v0.1.6 |
| 979 | 2026-09-02T21:48:07.497Z | Downloaded topological-sort v0.2.2 |
| 980 | 2026-09-02T21:48:07.497Z | Downloaded yasna v0.5.2 |
| 981 | 2026-09-02T21:48:07.504Z | Downloaded try-lock v0.2.5 |
| 982 | 2026-09-02T21:48:07.505Z | Downloaded zstd-safe v7.2.4 |
| 983 | 2026-09-02T21:48:07.505Z | Downloaded crc32fast v1.5.0 |
| 984 | 2026-09-02T21:48:07.505Z | Downloaded rand v0.9.2 |
| 985 | 2026-09-02T21:48:07.509Z | Downloaded libefi-sys v0.1.0 |
| 986 | 2026-09-02T21:48:07.509Z | Downloaded twox-hash v2.1.2 |
| 987 | 2026-09-02T21:48:07.509Z | Downloaded unicode_categories v0.1.1 |
| 988 | 2026-09-02T21:48:07.509Z | Downloaded num-rational v0.4.2 |
| 989 | 2026-09-02T21:48:07.512Z | Downloaded universal-hash v0.5.1 |
| 990 | 2026-09-02T21:48:07.513Z | Downloaded universal-hash v0.6.1 |
| 991 | 2026-09-02T21:48:07.513Z | Downloaded zerofrom-derive v0.1.6 |
| 992 | 2026-09-02T21:48:07.513Z | Downloaded untrusted v0.7.1 |
| 993 | 2026-09-02T21:48:07.516Z | Downloaded crucible-workspace-hack v0.1.0 |
| 994 | 2026-09-02T21:48:07.519Z | Downloaded dirs-next v2.0.0 |
| 995 | 2026-09-02T21:48:07.525Z | Downloaded cookie v0.18.1 |
| 996 | 2026-09-02T21:48:07.528Z | Downloaded rustyline v14.0.0 |
| 997 | 2026-09-02T21:48:07.535Z | Downloaded internet-checksum v0.2.1 |
| 998 | 2026-09-02T21:48:07.571Z | Downloaded des v0.9.0 |
| 999 | 2026-09-02T21:48:07.571Z | Downloaded static_assertions v1.1.0 |
| 1000 | 2026-09-02T21:48:07.571Z | Downloaded pretty_assertions v1.4.1 |
| 1001 | 2026-09-02T21:48:07.571Z | Downloaded publicsuffix v2.3.0 |
| 1002 | 2026-09-02T21:48:07.571Z | Downloaded strum_macros v0.26.4 |
| 1003 | 2026-09-02T21:48:07.571Z | Downloaded maplit v1.0.2 |
| 1004 | 2026-09-02T21:48:07.572Z | Downloaded crypto-bigint v0.5.5 |
| 1005 | 2026-09-02T21:48:07.572Z | Downloaded p521 v0.14.0 |
| 1006 | 2026-09-02T21:48:07.572Z | Downloaded spki v0.7.3 |
| 1007 | 2026-09-02T21:48:07.572Z | Downloaded darling_core v0.21.3 |
| 1008 | 2026-09-02T21:48:07.572Z | Downloaded lru v0.12.5 |
| 1009 | 2026-09-02T21:48:07.572Z | Downloaded num v0.4.3 |
| 1010 | 2026-09-02T21:48:07.579Z | Downloaded hashbrown v0.13.2 |
| 1011 | 2026-09-02T21:48:07.579Z | Downloaded rand_pcg v0.10.2 |
| 1012 | 2026-09-02T21:48:07.579Z | Downloaded pin-project-lite v0.2.17 |
| 1013 | 2026-09-02T21:48:07.579Z | Downloaded socket2 v0.6.3 |
| 1014 | 2026-09-02T21:48:07.579Z | Downloaded hyper-staticfile v0.10.1 |
| 1015 | 2026-09-02T21:48:07.583Z | Downloaded tokio-dtrace v0.1.1 |
| 1016 | 2026-09-02T21:48:07.584Z | Downloaded whoami v2.1.0 |
| 1017 | 2026-09-02T21:48:07.587Z | Downloaded xshell v0.2.7 |
| 1018 | 2026-09-02T21:48:07.587Z | Downloaded path-slash v0.1.5 |
| 1019 | 2026-09-02T21:48:07.592Z | Downloaded derive-where v1.6.0 |
| 1020 | 2026-09-02T21:48:07.595Z | Downloaded hashbrown v0.12.3 |
| 1021 | 2026-09-02T21:48:07.599Z | Downloaded test-strategy v0.4.5 |
| 1022 | 2026-09-02T21:48:07.599Z | Downloaded phc v0.6.1 |
| 1023 | 2026-09-02T21:48:07.603Z | Downloaded rustls-pki-types v1.14.0 |
| 1024 | 2026-09-02T21:48:07.603Z | Downloaded constant_time_eq v0.4.2 |
| 1025 | 2026-09-02T21:48:07.603Z | Downloaded convert_case v0.10.0 |
| 1026 | 2026-09-02T21:48:07.606Z | Downloaded typify v0.6.2 |
| 1027 | 2026-09-02T21:48:07.606Z | Downloaded serde_spanned v1.1.1 |
| 1028 | 2026-09-02T21:48:07.609Z | Downloaded tap v1.0.1 |
| 1029 | 2026-09-02T21:48:07.609Z | Downloaded testing_table v0.3.0 |
| 1030 | 2026-09-02T21:48:07.615Z | Downloaded tokio-postgres v0.7.16 |
| 1031 | 2026-09-02T21:48:07.615Z | Downloaded dtrace-parser v0.3.0 |
| 1032 | 2026-09-02T21:48:07.619Z | Downloaded openssl-sys v0.9.117 |
| 1033 | 2026-09-02T21:48:07.622Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1034 | 2026-09-02T21:48:07.622Z | Downloaded ed25519 v3.0.0 |
| 1035 | 2026-09-02T21:48:07.622Z | Downloaded slog-bunyan v2.5.0 |
| 1036 | 2026-09-02T21:48:07.622Z | Downloaded keccak v0.2.0 |
| 1037 | 2026-09-02T21:48:07.625Z | Downloaded darling_macro v0.23.0 |
| 1038 | 2026-09-02T21:48:07.625Z | Downloaded zone v0.3.1 |
| 1039 | 2026-09-02T21:48:07.625Z | Downloaded utf8_iter v1.0.4 |
| 1040 | 2026-09-02T21:48:07.625Z | Downloaded wait-timeout v0.2.1 |
| 1041 | 2026-09-02T21:48:07.633Z | Downloaded newtype-uuid v1.3.2 |
| 1042 | 2026-09-02T21:48:07.642Z | Downloaded aho-corasick v1.1.4 |
| 1043 | 2026-09-02T21:48:07.642Z | Downloaded oso v0.27.3 |
| 1044 | 2026-09-02T21:48:07.649Z | Downloaded crc8 v0.1.1 |
| 1045 | 2026-09-02T21:48:07.649Z | Downloaded embedded-io v0.4.0 |
| 1046 | 2026-09-02T21:48:07.649Z | Downloaded inout v0.2.2 |
| 1047 | 2026-09-02T21:48:07.654Z | Downloaded libloading v0.8.9 |
| 1048 | 2026-09-02T21:48:07.657Z | Downloaded zip v0.6.6 |
| 1049 | 2026-09-02T21:48:07.660Z | Downloaded hashbrown v0.15.5 |
| 1050 | 2026-09-02T21:48:07.664Z | Downloaded hyper-util v0.1.20 |
| 1051 | 2026-09-02T21:48:07.667Z | Downloaded blake3 v1.8.5 |
| 1052 | 2026-09-02T21:48:07.672Z | Downloaded sec1 v0.8.1 |
| 1053 | 2026-09-02T21:48:07.677Z | Downloaded pin-project-internal v1.1.11 |
| 1054 | 2026-09-02T21:48:07.677Z | Downloaded memoffset v0.9.1 |
| 1055 | 2026-09-02T21:48:07.677Z | Downloaded linked-hash-map v0.5.6 |
| 1056 | 2026-09-02T21:48:07.677Z | Downloaded num-derive v0.4.2 |
| 1057 | 2026-09-02T21:48:07.680Z | Downloaded pbkdf2 v0.13.0 |
| 1058 | 2026-09-02T21:48:07.680Z | Downloaded ppv-lite86 v0.2.21 |
| 1059 | 2026-09-02T21:48:07.680Z | Downloaded r2d2 v0.8.10 |
| 1060 | 2026-09-02T21:48:07.683Z | Downloaded percent-encoding v2.3.2 |
| 1061 | 2026-09-02T21:48:07.683Z | Downloaded stringprep v0.1.5 |
| 1062 | 2026-09-02T21:48:07.686Z | Downloaded itertools v0.10.5 |
| 1063 | 2026-09-02T21:48:07.689Z | Downloaded nonempty v0.12.0 |
| 1064 | 2026-09-02T21:48:07.692Z | Downloaded rtoolbox v0.0.3 |
| 1065 | 2026-09-02T21:48:07.692Z | Downloaded russh-cryptovec v0.62.0 |
| 1066 | 2026-09-02T21:48:07.698Z | Downloaded tokio-tungstenite v0.21.0 |
| 1067 | 2026-09-02T21:48:07.703Z | Downloaded hashbrown v0.14.5 |
| 1068 | 2026-09-02T21:48:07.703Z | Downloaded recursive v0.1.1 |
| 1069 | 2026-09-02T21:48:07.706Z | Downloaded darling v0.23.0 |
| 1070 | 2026-09-02T21:48:07.711Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1071 | 2026-09-02T21:48:07.711Z | Downloaded tagptr v0.2.0 |
| 1072 | 2026-09-02T21:48:07.711Z | Downloaded diesel_derives v2.3.7 |
| 1073 | 2026-09-02T21:48:07.715Z | Downloaded smf v0.2.3 |
| 1074 | 2026-09-02T21:48:07.715Z | Downloaded unicode-bidi v0.3.18 |
| 1075 | 2026-09-02T21:48:07.719Z | Downloaded ed25519-dalek v3.0.0 |
| 1076 | 2026-09-02T21:48:07.719Z | Downloaded rsa v0.9.10 |
| 1077 | 2026-09-02T21:48:07.723Z | Downloaded progenitor-impl v0.14.0 |
| 1078 | 2026-09-02T21:48:07.723Z | Downloaded tower-http v0.6.8 |
| 1079 | 2026-09-02T21:48:07.726Z | Downloaded rustc-demangle v0.1.27 |
| 1080 | 2026-09-02T21:48:07.726Z | Downloaded slog-stdlog v4.1.1 |
| 1081 | 2026-09-02T21:48:07.726Z | Downloaded ecdsa v0.16.9 |
| 1082 | 2026-09-02T21:48:07.729Z | Downloaded hashbrown v0.16.1 |
| 1083 | 2026-09-02T21:48:07.733Z | Downloaded drift v0.2.0 |
| 1084 | 2026-09-02T21:48:07.736Z | Downloaded icu_normalizer_data v2.1.1 |
| 1085 | 2026-09-02T21:48:07.739Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1086 | 2026-09-02T21:48:07.739Z | Downloaded deranged v0.5.8 |
| 1087 | 2026-09-02T21:48:07.739Z | Downloaded oxide-generation v0.1.3 |
| 1088 | 2026-09-02T21:48:07.742Z | Downloaded postcard v1.1.3 |
| 1089 | 2026-09-02T21:48:07.742Z | Downloaded cpufeatures v0.3.0 |
| 1090 | 2026-09-02T21:48:07.746Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1091 | 2026-09-02T21:48:07.756Z | Downloaded icu_locale_core v2.1.1 |
| 1092 | 2026-09-02T21:48:07.761Z | Downloaded newtype_derive v0.1.6 |
| 1093 | 2026-09-02T21:48:07.765Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1094 | 2026-09-02T21:48:07.765Z | Downloaded toml v0.7.8 |
| 1095 | 2026-09-02T21:48:07.765Z | Downloaded ed25519-dalek v2.2.0 |
| 1096 | 2026-09-02T21:48:07.768Z | Downloaded icu_collections v2.1.1 |
| 1097 | 2026-09-02T21:48:07.771Z | Downloaded openssl-macros v0.1.1 |
| 1098 | 2026-09-02T21:48:07.771Z | Downloaded module-lattice v0.2.3 |
| 1099 | 2026-09-02T21:48:07.774Z | Downloaded postgres-protocol v0.6.10 |
| 1100 | 2026-09-02T21:48:07.774Z | Downloaded p256 v0.14.0 |
| 1101 | 2026-09-02T21:48:07.777Z | Downloaded tokio-util v0.7.18 |
| 1102 | 2026-09-02T21:48:07.780Z | Downloaded aws-lc-rs v1.16.3 |
| 1103 | 2026-09-02T21:48:07.783Z | Downloaded shlex v1.3.0 |
| 1104 | 2026-09-02T21:48:07.786Z | Downloaded hkdf v0.13.0 |
| 1105 | 2026-09-02T21:48:07.786Z | Downloaded quick-error v1.2.3 |
| 1106 | 2026-09-02T21:48:07.786Z | Downloaded ctutils v0.4.2 |
| 1107 | 2026-09-02T21:48:07.796Z | Downloaded serde_tokenstream v0.3.0 |
| 1108 | 2026-09-02T21:48:07.796Z | Downloaded sha2 v0.11.0 |
| 1109 | 2026-09-02T21:48:07.796Z | Downloaded darling_core v0.13.4 |
| 1110 | 2026-09-02T21:48:07.803Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1111 | 2026-09-02T21:48:07.803Z | Downloaded icu_properties v2.1.2 |
| 1112 | 2026-09-02T21:48:07.803Z | Downloaded slog-scope v4.4.1 |
| 1113 | 2026-09-02T21:48:07.803Z | Downloaded tokio-macros v2.7.0 |
| 1114 | 2026-09-02T21:48:07.803Z | Downloaded reedline v0.40.0 |
| 1115 | 2026-09-02T21:48:07.803Z | Downloaded sqlformat v0.3.5 |
| 1116 | 2026-09-02T21:48:07.803Z | Downloaded strsim v0.10.0 |
| 1117 | 2026-09-02T21:48:07.803Z | Downloaded itertools v0.15.0 |
| 1118 | 2026-09-02T21:48:07.807Z | Downloaded cstr-argument v0.1.2 |
| 1119 | 2026-09-02T21:48:07.807Z | Downloaded is_ci v1.2.0 |
| 1120 | 2026-09-02T21:48:07.810Z | Downloaded scrypt v0.12.0 |
| 1121 | 2026-09-02T21:48:07.810Z | Downloaded dyn-clone v1.0.20 |
| 1122 | 2026-09-02T21:48:07.813Z | Downloaded hyper v1.10.1 |
| 1123 | 2026-09-02T21:48:07.816Z | Downloaded defmt-macros v1.0.1 |
| 1124 | 2026-09-02T21:48:07.819Z | Downloaded bitvec v1.0.1 |
| 1125 | 2026-09-02T21:48:07.824Z | Downloaded quinn v0.11.11 |
| 1126 | 2026-09-02T21:48:07.827Z | Downloaded samael v0.0.19 |
| 1127 | 2026-09-02T21:48:07.830Z | Downloaded primeorder v0.14.0 |
| 1128 | 2026-09-02T21:48:07.831Z | Downloaded displaydoc v0.2.5 |
| 1129 | 2026-09-02T21:48:07.834Z | Downloaded wnaf v0.14.0 |
| 1130 | 2026-09-02T21:48:07.834Z | Downloaded corncobs v0.1.4 |
| 1131 | 2026-09-02T21:48:07.834Z | Downloaded ipnetwork v0.21.1 |
| 1132 | 2026-09-02T21:48:07.837Z | Downloaded pem-rfc7468 v0.7.0 |
| 1133 | 2026-09-02T21:48:07.837Z | Downloaded pem-rfc7468 v1.0.0 |
| 1134 | 2026-09-02T21:48:07.837Z | Downloaded ipnet v2.12.0 |
| 1135 | 2026-09-02T21:48:07.837Z | Downloaded managed v0.8.0 |
| 1136 | 2026-09-02T21:48:07.840Z | Downloaded crypto-primes v0.7.2 |
| 1137 | 2026-09-02T21:48:07.840Z | Downloaded darling_macro v0.21.3 |
| 1138 | 2026-09-02T21:48:07.843Z | Downloaded poly1305 v0.8.0 |
| 1139 | 2026-09-02T21:48:07.843Z | Downloaded daft-derive v0.1.8 |
| 1140 | 2026-09-02T21:48:07.846Z | Downloaded num-traits v0.2.19 |
| 1141 | 2026-09-02T21:48:07.846Z | Downloaded tungstenite v0.23.0 |
| 1142 | 2026-09-02T21:48:07.849Z | Downloaded vte v0.14.1 |
| 1143 | 2026-09-02T21:48:07.852Z | Downloaded bindgen v0.71.1 |
| 1144 | 2026-09-02T21:48:07.855Z | Downloaded shell-words v1.1.1 |
| 1145 | 2026-09-02T21:48:07.855Z | Downloaded typify-macro v0.6.2 |
| 1146 | 2026-09-02T21:48:07.855Z | Downloaded steno v0.4.1 |
| 1147 | 2026-09-02T21:48:07.858Z | Downloaded parking_lot v0.12.5 |
| 1148 | 2026-09-02T21:48:07.858Z | Downloaded miniz_oxide v0.8.9 |
| 1149 | 2026-09-02T21:48:07.861Z | Downloaded libsw v3.5.0 |
| 1150 | 2026-09-02T21:48:07.861Z | Downloaded num_enum v0.7.6 |
| 1151 | 2026-09-02T21:48:07.864Z | Downloaded lazy_static v1.5.0 |
| 1152 | 2026-09-02T21:48:07.867Z | Downloaded ident_case v1.0.1 |
| 1153 | 2026-09-02T21:48:07.873Z | Downloaded rand_chacha v0.3.1 |
| 1154 | 2026-09-02T21:48:07.876Z | Downloaded winnow v0.6.26 |
| 1155 | 2026-09-02T21:48:07.879Z | Downloaded x509-cert v0.2.5 |
| 1156 | 2026-09-02T21:48:07.883Z | Downloaded tokio-tungstenite v0.23.1 |
| 1157 | 2026-09-02T21:48:07.886Z | Downloaded ena v0.14.4 |
| 1158 | 2026-09-02T21:48:07.886Z | Downloaded strum_macros v0.27.2 |
| 1159 | 2026-09-02T21:48:07.886Z | Downloaded thiserror-no-std v2.0.2 |
| 1160 | 2026-09-02T21:48:07.890Z | Downloaded walkdir v2.5.0 |
| 1161 | 2026-09-02T21:48:07.890Z | Downloaded schemars v1.2.1 |
| 1162 | 2026-09-02T21:48:07.897Z | Downloaded zerovec-derive v0.11.2 |
| 1163 | 2026-09-02T21:48:07.900Z | Downloaded supports-color v3.0.2 |
| 1164 | 2026-09-02T21:48:07.900Z | Downloaded proc-macro-error2 v2.0.1 |
| 1165 | 2026-09-02T21:48:07.900Z | Downloaded rand_seeder v0.4.0 |
| 1166 | 2026-09-02T21:48:07.903Z | Downloaded dunce v1.0.5 |
| 1167 | 2026-09-02T21:48:07.903Z | Downloaded illumos-nvpair v0.3.0 |
| 1168 | 2026-09-02T21:48:07.903Z | Downloaded lru-cache v0.1.2 |
| 1169 | 2026-09-02T21:48:07.906Z | Downloaded vergen v9.1.0 |
| 1170 | 2026-09-02T21:48:07.910Z | Downloaded zip v4.6.1 |
| 1171 | 2026-09-02T21:48:07.910Z | Downloaded h2 v0.4.15 |
| 1172 | 2026-09-02T21:48:07.915Z | Downloaded indicatif v0.18.4 |
| 1173 | 2026-09-02T21:48:07.918Z | Downloaded unicode-properties v0.1.4 |
| 1174 | 2026-09-02T21:48:07.921Z | Downloaded serde-big-array v0.5.1 |
| 1175 | 2026-09-02T21:48:07.921Z | Downloaded indent_write v2.2.0 |
| 1176 | 2026-09-02T21:48:07.924Z | Downloaded miette-derive v7.6.0 |
| 1177 | 2026-09-02T21:48:07.924Z | Downloaded peg v0.8.5 |
| 1178 | 2026-09-02T21:48:07.927Z | Downloaded signal-hook-tokio v0.3.1 |
| 1179 | 2026-09-02T21:48:07.927Z | Downloaded elliptic-curve v0.13.8 |
| 1180 | 2026-09-02T21:48:07.930Z | Downloaded lru-slab v0.1.2 |
| 1181 | 2026-09-02T21:48:07.933Z | Downloaded dropshot-api-manager v0.8.0 |
| 1182 | 2026-09-02T21:48:07.936Z | Downloaded icu_properties_data v2.1.2 |
| 1183 | 2026-09-02T21:48:07.939Z | Downloaded num_enum_derive v0.7.6 |
| 1184 | 2026-09-02T21:48:07.942Z | Downloaded tungstenite v0.21.0 |
| 1185 | 2026-09-02T21:48:07.942Z | Downloaded p384 v0.14.0 |
| 1186 | 2026-09-02T21:48:07.945Z | Downloaded rawzip v0.4.4 |
| 1187 | 2026-09-02T21:48:07.948Z | Downloaded crc v3.4.0 |
| 1188 | 2026-09-02T21:48:07.948Z | Downloaded winnow v0.5.40 |
| 1189 | 2026-09-02T21:48:07.951Z | Downloaded phf_shared v0.13.1 |
| 1190 | 2026-09-02T21:48:07.954Z | Downloaded serde_bytes v0.11.19 |
| 1191 | 2026-09-02T21:48:07.954Z | Downloaded zerocopy-derive v0.8.55 |
| 1192 | 2026-09-02T21:48:07.957Z | Downloaded chrono v0.4.45 |
| 1193 | 2026-09-02T21:48:07.961Z | Downloaded tabwriter v1.4.1 |
| 1194 | 2026-09-02T21:48:07.964Z | Downloaded proc-macro-crate v1.3.1 |
| 1195 | 2026-09-02T21:48:07.964Z | Downloaded time-core v0.1.8 |
| 1196 | 2026-09-02T21:48:07.964Z | Downloaded slog-async v2.8.0 |
| 1197 | 2026-09-02T21:48:07.964Z | Downloaded yoke v0.8.1 |
| 1198 | 2026-09-02T21:48:07.967Z | Downloaded derive_builder_macro v0.20.2 |
| 1199 | 2026-09-02T21:48:07.967Z | Downloaded poly1305 v0.9.0 |
| 1200 | 2026-09-02T21:48:07.967Z | Downloaded display-error-chain v0.2.2 |
| 1201 | 2026-09-02T21:48:07.974Z | Downloaded new_debug_unreachable v1.0.6 |
| 1202 | 2026-09-02T21:48:07.977Z | Downloaded rustls-pemfile v2.2.0 |
| 1203 | 2026-09-02T21:48:07.980Z | Downloaded serde_cbor v0.11.2 |
| 1204 | 2026-09-02T21:48:07.980Z | Downloaded spin v0.9.8 |
| 1205 | 2026-09-02T21:48:07.983Z | Downloaded vergen-git2 v9.1.0 |
| 1206 | 2026-09-02T21:48:07.983Z | Downloaded csv-core v0.1.13 |
| 1207 | 2026-09-02T21:48:07.983Z | Downloaded yansi v1.0.1 |
| 1208 | 2026-09-02T21:48:07.986Z | Downloaded usdt-impl v0.6.0 |
| 1209 | 2026-09-02T21:48:07.989Z | Downloaded serde_with v1.14.0 |
| 1210 | 2026-09-02T21:48:07.993Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1211 | 2026-09-02T21:48:07.995Z | Downloaded radix_trie v0.2.1 |
| 1212 | 2026-09-02T21:48:08.000Z | Downloaded jiff-static v0.2.34 |
| 1213 | 2026-09-02T21:48:08.000Z | Downloaded knus-derive v3.4.0 |
| 1214 | 2026-09-02T21:48:08.003Z | Downloaded rand_core v0.6.4 |
| 1215 | 2026-09-02T21:48:08.003Z | Downloaded phf v0.12.1 |
| 1216 | 2026-09-02T21:48:08.003Z | Downloaded const_format_proc_macros v0.2.34 |
| 1217 | 2026-09-02T21:48:08.007Z | Downloaded pkg-config v0.3.32 |
| 1218 | 2026-09-02T21:48:08.012Z | Downloaded diff v0.1.13 |
| 1219 | 2026-09-02T21:48:08.015Z | Downloaded winnow v1.0.3 |
| 1220 | 2026-09-02T21:48:08.025Z | Downloaded rusty-fork v0.3.1 |
| 1221 | 2026-09-02T21:48:08.025Z | Downloaded reqwest v0.13.2 |
| 1222 | 2026-09-02T21:48:08.026Z | Downloaded icu_provider v2.1.1 |
| 1223 | 2026-09-02T21:48:08.033Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1224 | 2026-09-02T21:48:08.036Z | Downloaded progenitor v0.14.0 |
| 1225 | 2026-09-02T21:48:08.039Z | Downloaded ssh-encoding v0.3.0 |
| 1226 | 2026-09-02T21:48:08.039Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1227 | 2026-09-02T21:48:08.046Z | Downloaded derive_builder_core v0.20.2 |
| 1228 | 2026-09-02T21:48:08.046Z | Downloaded progenitor v0.13.0 |
| 1229 | 2026-09-02T21:48:08.046Z | Downloaded time-macros v0.2.27 |
| 1230 | 2026-09-02T21:48:08.049Z | Downloaded defmt v1.0.1 |
| 1231 | 2026-09-02T21:48:08.049Z | Downloaded writeable v0.6.2 |
| 1232 | 2026-09-02T21:48:08.054Z | Downloaded derive_more-impl v2.1.1 |
| 1233 | 2026-09-02T21:48:08.059Z | Downloaded indoc v2.0.7 |
| 1234 | 2026-09-02T21:48:08.064Z | Downloaded nom v8.0.0 |
| 1235 | 2026-09-02T21:48:08.068Z | Downloaded crossterm v0.28.1 |
| 1236 | 2026-09-02T21:48:08.068Z | Downloaded socket2 v0.5.10 |
| 1237 | 2026-09-02T21:48:08.068Z | Downloaded der v0.7.10 |
| 1238 | 2026-09-02T21:48:08.073Z | Downloaded ingot v0.2.1 |
| 1239 | 2026-09-02T21:48:08.073Z | Downloaded crossbeam-epoch v0.9.18 |
| 1240 | 2026-09-02T21:48:08.077Z | Downloaded regex v1.12.3 |
| 1241 | 2026-09-02T21:48:08.077Z | Downloaded xattr v1.6.1 |
| 1242 | 2026-09-02T21:48:08.082Z | Downloaded delegate v0.13.5 |
| 1243 | 2026-09-02T21:48:08.082Z | Downloaded hkdf v0.12.4 |
| 1244 | 2026-09-02T21:48:08.082Z | Downloaded itertools v0.14.0 |
| 1245 | 2026-09-02T21:48:08.088Z | Downloaded object v0.30.4 |
| 1246 | 2026-09-02T21:48:08.091Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1247 | 2026-09-02T21:48:08.091Z | Downloaded darling v0.13.4 |
| 1248 | 2026-09-02T21:48:08.092Z | Downloaded der v0.8.0 |
| 1249 | 2026-09-02T21:48:08.095Z | Downloaded crossbeam-deque v0.8.6 |
| 1250 | 2026-09-02T21:48:08.095Z | Downloaded libxml v0.3.3 |
| 1251 | 2026-09-02T21:48:08.098Z | Downloaded qorb v0.4.1 |
| 1252 | 2026-09-02T21:48:08.103Z | Downloaded proptest v1.11.0 |
| 1253 | 2026-09-02T21:48:08.107Z | Downloaded iri-string v0.7.10 |
| 1254 | 2026-09-02T21:48:08.110Z | Downloaded p384 v0.13.1 |
| 1255 | 2026-09-02T21:48:08.113Z | Downloaded prefix-trie v0.7.0 |
| 1256 | 2026-09-02T21:48:08.118Z | Downloaded toml_edit v0.19.15 |
| 1257 | 2026-09-02T21:48:08.123Z | Downloaded smoltcp v0.9.1 |
| 1258 | 2026-09-02T21:48:08.128Z | Downloaded lalrpop v0.19.12 |
| 1259 | 2026-09-02T21:48:08.135Z | Downloaded parking_lot v0.11.2 |
| 1260 | 2026-09-02T21:48:08.138Z | Downloaded miette v7.6.0 |
| 1261 | 2026-09-02T21:48:08.142Z | Downloaded papergrid v0.18.0 |
| 1262 | 2026-09-02T21:48:08.146Z | Downloaded idna v1.1.0 |
| 1263 | 2026-09-02T21:48:08.149Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1264 | 2026-09-02T21:48:08.149Z | Downloaded rand v0.10.1 |
| 1265 | 2026-09-02T21:48:08.153Z | Downloaded petname v2.0.2 |
| 1266 | 2026-09-02T21:48:08.158Z | Downloaded crossterm v0.29.0 |
| 1267 | 2026-09-02T21:48:08.161Z | Downloaded jiff-core v0.1.0 |
| 1268 | 2026-09-02T21:48:08.166Z | Downloaded russh v0.62.4 |
| 1269 | 2026-09-02T21:48:08.170Z | Downloaded reqwest v0.12.28 |
| 1270 | 2026-09-02T21:48:08.175Z | Downloaded ron v0.8.1 |
| 1271 | 2026-09-02T21:48:08.178Z | Downloaded schemars v0.9.0 |
| 1272 | 2026-09-02T21:48:08.184Z | Downloaded snafu v0.8.9 |
| 1273 | 2026-09-02T21:48:08.188Z | Downloaded slog v2.8.2 |
| 1274 | 2026-09-02T21:48:08.191Z | Downloaded git2 v0.20.4 |
| 1275 | 2026-09-02T21:48:08.195Z | Downloaded portable-atomic v1.13.1 |
| 1276 | 2026-09-02T21:48:08.200Z | Downloaded zerovec v0.11.5 |
| 1277 | 2026-09-02T21:48:08.210Z | Downloaded url v2.5.8 |
| 1278 | 2026-09-02T21:48:08.215Z | Downloaded rustls-webpki v0.103.13 |
| 1279 | 2026-09-02T21:48:08.220Z | Downloaded itertools v0.13.0 |
| 1280 | 2026-09-02T21:48:08.229Z | Downloaded itertools v0.12.1 |
| 1281 | 2026-09-02T21:48:08.233Z | Downloaded salty v0.3.0 |
| 1282 | 2026-09-02T21:48:08.238Z | Downloaded nom v7.1.3 |
| 1283 | 2026-09-02T21:48:08.245Z | Downloaded unicode-normalization v0.1.25 |
| 1284 | 2026-09-02T21:48:08.248Z | Downloaded rsa v0.10.0-rc.18 |
| 1285 | 2026-09-02T21:48:08.251Z | Downloaded num-bigint-dig v0.8.6 |
| 1286 | 2026-09-02T21:48:08.260Z | Downloaded tabled v0.21.0 |
| 1287 | 2026-09-02T21:48:08.270Z | Downloaded bstr v1.12.1 |
| 1288 | 2026-09-02T21:48:08.276Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1289 | 2026-09-02T21:48:08.281Z | Downloaded tower v0.5.3 |
| 1290 | 2026-09-02T21:48:08.285Z | Downloaded moka v0.12.13 |
| 1291 | 2026-09-02T21:48:08.289Z | Downloaded sha3 v0.12.0 |
| 1292 | 2026-09-02T21:48:08.294Z | Downloaded time v0.3.47 |
| 1293 | 2026-09-02T21:48:08.297Z | Downloaded rayon v1.11.0 |
| 1294 | 2026-09-02T21:48:08.301Z | Downloaded gimli v0.32.3 |
| 1295 | 2026-09-02T21:48:08.307Z | Downloaded quinn-proto v0.11.16 |
| 1296 | 2026-09-02T21:48:08.310Z | Downloaded object v0.37.3 |
| 1297 | 2026-09-02T21:48:08.315Z | Downloaded goblin v0.10.5 |
| 1298 | 2026-09-02T21:48:08.323Z | Downloaded num-bigint v0.4.6 |
| 1299 | 2026-09-02T21:48:08.326Z | Downloaded unicode-segmentation v1.12.0 |
| 1300 | 2026-09-02T21:48:08.326Z | Downloaded mio v1.2.0 |
| 1301 | 2026-09-02T21:48:08.334Z | Downloaded libm v0.2.16 |
| 1302 | 2026-09-02T21:48:08.358Z | Downloaded quick-xml v0.37.5 |
| 1303 | 2026-09-02T21:48:08.364Z | Downloaded regex-syntax v0.6.29 |
| 1304 | 2026-09-02T21:48:08.371Z | Downloaded curve25519-dalek v5.0.0 |
| 1305 | 2026-09-02T21:48:08.376Z | Downloaded polar-core v0.27.3 |
| 1306 | 2026-09-02T21:48:08.391Z | Downloaded nix v0.27.1 |
| 1307 | 2026-09-02T21:48:08.456Z | Downloaded tough v0.22.0 |
| 1308 | 2026-09-02T21:48:08.465Z | Downloaded iddqd v0.4.2 |
| 1309 | 2026-09-02T21:48:08.469Z | Downloaded nix v0.28.0 |
| 1310 | 2026-09-02T21:48:08.475Z | Downloaded syn v3.0.3 |
| 1311 | 2026-09-02T21:48:08.483Z | Downloaded tracing v0.1.44 |
| 1312 | 2026-09-02T21:48:08.493Z | Downloaded sqlparser v0.61.0 |
| 1313 | 2026-09-02T21:48:08.499Z | Downloaded sha3 v0.11.0 |
| 1314 | 2026-09-02T21:48:08.508Z | Downloaded regress v0.11.1 |
| 1315 | 2026-09-02T21:48:08.514Z | Downloaded rustix v0.38.44 |
| 1316 | 2026-09-02T21:48:08.525Z | Downloaded regex-syntax v0.8.10 |
| 1317 | 2026-09-02T21:48:08.529Z | Downloaded serde_with v3.21.0 |
| 1318 | 2026-09-02T21:48:08.535Z | Downloaded zlib-rs v0.6.2 |
| 1319 | 2026-09-02T21:48:08.538Z | Downloaded curve25519-dalek v4.1.3 |
| 1320 | 2026-09-02T21:48:08.542Z | Downloaded hickory-proto v0.24.4 |
| 1321 | 2026-09-02T21:48:08.550Z | Downloaded vcpkg v0.2.15 |
| 1322 | 2026-09-02T21:48:08.576Z | Downloaded openapiv3 v2.2.0 |
| 1323 | 2026-09-02T21:48:08.580Z | Downloaded diesel v2.3.7 |
| 1324 | 2026-09-02T21:48:08.589Z | Downloaded typify-impl v0.6.2 |
| 1325 | 2026-09-02T21:48:08.596Z | Downloaded smoltcp v0.11.0 |
| 1326 | 2026-09-02T21:48:08.602Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1327 | 2026-09-02T21:48:08.608Z | Downloaded ratatui v0.29.0 |
| 1328 | 2026-09-02T21:48:08.618Z | Downloaded nix v0.31.2 |
| 1329 | 2026-09-02T21:48:08.624Z | Downloaded hickory-proto v0.25.2 |
| 1330 | 2026-09-02T21:48:08.632Z | Downloaded petgraph v0.6.5 |
| 1331 | 2026-09-02T21:48:08.641Z | Downloaded openssl v0.10.80 |
| 1332 | 2026-09-02T21:48:08.646Z | Downloaded zerocopy v0.8.55 |
| 1333 | 2026-09-02T21:48:08.656Z | Downloaded petgraph v0.8.3 |
| 1334 | 2026-09-02T21:48:08.668Z | Downloaded chrono-tz v0.10.4 |
| 1335 | 2026-09-02T21:48:08.678Z | Downloaded jiff v0.2.34 |
| 1336 | 2026-09-02T21:48:08.687Z | Downloaded crypto-bigint v0.7.5 |
| 1337 | 2026-09-02T21:48:08.695Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1338 | 2026-09-02T21:48:08.704Z | Downloaded rustls v0.23.41 |
| 1339 | 2026-09-02T21:48:08.710Z | Downloaded regress v0.10.5 |
| 1340 | 2026-09-02T21:48:08.726Z | Downloaded dropshot v0.17.1 |
| 1341 | 2026-09-02T21:48:08.742Z | Downloaded zerocopy-derive v0.6.6 |
| 1342 | 2026-09-02T21:48:08.755Z | Downloaded sled v0.34.7 |
| 1343 | 2026-09-02T21:48:08.858Z | Downloaded regex-automata v0.4.14 |
| 1344 | 2026-09-02T21:48:08.966Z | Downloaded sha3 v0.10.8 |
| 1345 | 2026-09-02T21:48:08.975Z | Downloaded libz-sys v1.1.24 |
| 1346 | 2026-09-02T21:48:08.987Z | Downloaded csv v1.4.0 |
| 1347 | 2026-09-02T21:48:09.006Z | Downloaded tokio v1.52.1 |
| 1348 | 2026-09-02T21:48:09.085Z | Downloaded encoding_rs v0.8.35 |
| 1349 | 2026-09-02T21:48:09.105Z | Downloaded ring v0.17.14 |
| 1350 | 2026-09-02T21:48:09.133Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1351 | 2026-09-02T21:48:09.175Z | Downloaded aws-lc-sys v0.40.0 |
| 1352 | 2026-09-02T21:48:09.443Z | Compiling serde_core v1.0.228 |
| 1353 | 2026-09-02T21:48:09.444Z | Compiling libc v0.2.185 |
| 1354 | 2026-09-02T21:48:09.444Z | Compiling serde v1.0.228 |
| 1355 | 2026-09-02T21:48:09.448Z | Compiling log v0.4.33 |
| 1356 | 2026-09-02T21:48:09.449Z | Compiling smallvec v1.15.1 |
| 1357 | 2026-09-02T21:48:09.449Z | Compiling find-msvc-tools v0.1.9 |
| 1358 | 2026-09-02T21:48:09.583Z | Compiling shlex v1.3.0 |
| 1359 | 2026-09-02T21:48:09.586Z | Compiling syn v2.0.117 |
| 1360 | 2026-09-02T21:48:09.801Z | Compiling subtle v2.6.1 |
| 1361 | 2026-09-02T21:48:09.815Z | Compiling scopeguard v1.2.0 |
| 1362 | 2026-09-02T21:48:09.840Z | Compiling typenum v1.20.1 |
| 1363 | 2026-09-02T21:48:09.894Z | Compiling stable_deref_trait v1.2.1 |
| 1364 | 2026-09-02T21:48:09.911Z | Compiling lock_api v0.4.14 |
| 1365 | 2026-09-02T21:48:09.925Z | Compiling zerocopy v0.8.55 |
| 1366 | 2026-09-02T21:48:09.968Z | Compiling portable-atomic v1.13.1 |
| 1367 | 2026-09-02T21:48:09.985Z | Compiling serde_json v1.0.151 |
| 1368 | 2026-09-02T21:48:10.163Z | Compiling critical-section v1.2.0 |
| 1369 | 2026-09-02T21:48:10.201Z | Compiling libm v0.2.16 |
| 1370 | 2026-09-02T21:48:10.252Z | Compiling num-traits v0.2.19 |
| 1371 | 2026-09-02T21:48:10.363Z | Compiling pkg-config v0.3.32 |
| 1372 | 2026-09-02T21:48:10.420Z | Compiling errno v0.3.14 |
| 1373 | 2026-09-02T21:48:10.434Z | Compiling jobserver v0.1.34 |
| 1374 | 2026-09-02T21:48:10.497Z | Compiling getrandom v0.2.17 |
| 1375 | 2026-09-02T21:48:10.647Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-02T21:48:10.722Z | Compiling rand_core v0.6.4 |
| 1377 | 2026-09-02T21:48:10.895Z | Compiling generic-array v0.14.7 |
| 1378 | 2026-09-02T21:48:10.950Z | Compiling once_cell v1.21.3 |
| 1379 | 2026-09-02T21:48:10.995Z | Compiling pin-project-lite v0.2.17 |
| 1380 | 2026-09-02T21:48:11.024Z | Compiling const-oid v0.9.6 |
| 1381 | 2026-09-02T21:48:11.110Z | Compiling getrandom v0.4.3 |
| 1382 | 2026-09-02T21:48:11.115Z | Compiling parking_lot_core v0.9.12 |
| 1383 | 2026-09-02T21:48:11.205Z | Compiling rand_core v0.10.0 |
| 1384 | 2026-09-02T21:48:11.644Z | Compiling bitflags v2.11.0 |
| 1385 | 2026-09-02T21:48:11.660Z | Compiling signal-hook-registry v1.4.8 |
| 1386 | 2026-09-02T21:48:11.736Z | Compiling writeable v0.6.2 |
| 1387 | 2026-09-02T21:48:11.766Z | Compiling futures-core v0.3.32 |
| 1388 | 2026-09-02T21:48:11.867Z | Compiling percent-encoding v2.3.2 |
| 1389 | 2026-09-02T21:48:11.918Z | Compiling litemap v0.8.1 |
| 1390 | 2026-09-02T21:48:11.930Z | Compiling semver v1.0.28 |
| 1391 | 2026-09-02T21:48:11.943Z | Compiling parking_lot v0.12.5 |
| 1392 | 2026-09-02T21:48:11.957Z | Compiling mio v1.2.0 |
| 1393 | 2026-09-02T21:48:12.054Z | Compiling icu_properties_data v2.1.2 |
| 1394 | 2026-09-02T21:48:12.106Z | Compiling icu_normalizer_data v2.1.1 |
| 1395 | 2026-09-02T21:48:12.160Z | Compiling socket2 v0.6.3 |
| 1396 | 2026-09-02T21:48:12.239Z | Compiling getrandom v0.3.4 |
| 1397 | 2026-09-02T21:48:12.304Z | Compiling rustix v1.1.4 |
| 1398 | 2026-09-02T21:48:12.395Z | Compiling synstructure v0.13.2 |
| 1399 | 2026-09-02T21:48:12.410Z | Compiling futures-sink v0.3.32 |
| 1400 | 2026-09-02T21:48:12.426Z | Compiling indexmap v2.14.0 |
| 1401 | 2026-09-02T21:48:12.520Z | Compiling futures-channel v0.3.32 |
| 1402 | 2026-09-02T21:48:12.553Z | Compiling utf8_iter v1.0.4 |
| 1403 | 2026-09-02T21:48:12.698Z | Compiling futures-io v0.3.32 |
| 1404 | 2026-09-02T21:48:12.738Z | Compiling slab v0.4.12 |
| 1405 | 2026-09-02T21:48:12.752Z | Compiling futures-task v0.3.32 |
| 1406 | 2026-09-02T21:48:12.851Z | Compiling form_urlencoded v1.2.2 |
| 1407 | 2026-09-02T21:48:12.909Z | Compiling rustversion v1.0.22 |
| 1408 | 2026-09-02T21:48:12.924Z | Compiling iana-time-zone v0.1.65 |
| 1409 | 2026-09-02T21:48:12.980Z | Compiling base64ct v1.8.3 |
| 1410 | 2026-09-02T21:48:13.017Z | Compiling cmake v0.1.57 |
| 1411 | 2026-09-02T21:48:13.123Z | Compiling dunce v1.0.5 |
| 1412 | 2026-09-02T21:48:13.160Z | Compiling regex-syntax v0.8.10 |
| 1413 | 2026-09-02T21:48:13.179Z | Compiling fs_extra v1.3.0 |
| 1414 | 2026-09-02T21:48:13.219Z | Compiling flagset v0.4.7 |
| 1415 | 2026-09-02T21:48:13.353Z | Compiling pem-rfc7468 v0.7.0 |
| 1416 | 2026-09-02T21:48:13.371Z | Compiling ident_case v1.0.1 |
| 1417 | 2026-09-02T21:48:13.449Z | Compiling rand_core v0.9.5 |
| 1418 | 2026-09-02T21:48:13.489Z | Compiling uuid v1.23.4 |
| 1419 | 2026-09-02T21:48:13.504Z | Compiling aws-lc-sys v0.40.0 |
| 1420 | 2026-09-02T21:48:13.656Z | Compiling base64 v0.22.1 |
| 1421 | 2026-09-02T21:48:13.736Z | Compiling vcpkg v0.2.15 |
| 1422 | 2026-09-02T21:48:13.984Z | Compiling syn v1.0.109 |
| 1423 | 2026-09-02T21:48:14.016Z | Compiling serde_derive_internals v0.29.1 |
| 1424 | 2026-09-02T21:48:14.074Z | Compiling rustc_version v0.4.1 |
| 1425 | 2026-09-02T21:48:14.207Z | Compiling serde_derive v1.0.228 |
| 1426 | 2026-09-02T21:48:14.223Z | Compiling zeroize_derive v1.5.0 |
| 1427 | 2026-09-02T21:48:14.294Z | Compiling zerofrom-derive v0.1.6 |
| 1428 | 2026-09-02T21:48:14.404Z | Compiling zerocopy-derive v0.8.55 |
| 1429 | 2026-09-02T21:48:14.489Z | Compiling yoke-derive v0.8.1 |
| 1430 | 2026-09-02T21:48:14.878Z | Compiling zerovec-derive v0.11.2 |
| 1431 | 2026-09-02T21:48:14.933Z | Compiling displaydoc v0.2.5 |
| 1432 | 2026-09-02T21:48:15.549Z | Compiling tokio-macros v2.7.0 |
| 1433 | 2026-09-02T21:48:15.687Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-09-02T21:48:15.715Z | Compiling der_derive v0.7.3 |
| 1435 | 2026-09-02T21:48:15.730Z | Compiling zerofrom v0.1.6 |
| 1436 | 2026-09-02T21:48:15.856Z | Compiling yoke v0.8.1 |
| 1437 | 2026-09-02T21:48:16.032Z | Compiling thiserror-impl v2.0.18 |
| 1438 | 2026-09-02T21:48:16.053Z | Compiling zerovec v0.11.5 |
| 1439 | 2026-09-02T21:48:16.315Z | Compiling zerotrie v0.2.3 |
| 1440 | 2026-09-02T21:48:16.518Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-09-02T21:48:16.582Z | Compiling tinystr v0.8.2 |
| 1442 | 2026-09-02T21:48:16.619Z | Compiling potential_utf v0.1.4 |
| 1443 | 2026-09-02T21:48:16.708Z | Compiling openssl-sys v0.9.117 |
| 1444 | 2026-09-02T21:48:16.780Z | Compiling icu_locale_core v2.1.1 |
| 1445 | 2026-09-02T21:48:16.796Z | Compiling icu_collections v2.1.1 |
| 1446 | 2026-09-02T21:48:17.264Z | Compiling tracing-attributes v0.1.31 |
| 1447 | 2026-09-02T21:48:17.296Z | Compiling tracing-core v0.1.36 |
| 1448 | 2026-09-02T21:48:17.399Z | Compiling icu_provider v2.1.1 |
| 1449 | 2026-09-02T21:48:17.656Z | Compiling icu_normalizer v2.1.1 |
| 1450 | 2026-09-02T21:48:17.697Z | Compiling icu_properties v2.1.2 |
| 1451 | 2026-09-02T21:48:17.778Z | Compiling zeroize v1.9.0 |
| 1452 | 2026-09-02T21:48:17.832Z | Compiling bytes v1.11.1 |
| 1453 | 2026-09-02T21:48:18.250Z | Compiling chrono v0.4.45 |
| 1454 | 2026-09-02T21:48:18.507Z | Compiling tokio v1.52.1 |
| 1455 | 2026-09-02T21:48:18.605Z | Compiling crypto-common v0.1.7 |
| 1456 | 2026-09-02T21:48:18.632Z | Compiling block-buffer v0.10.4 |
| 1457 | 2026-09-02T21:48:18.760Z | Compiling idna_adapter v1.2.1 |
| 1458 | 2026-09-02T21:48:18.813Z | Compiling digest v0.10.7 |
| 1459 | 2026-09-02T21:48:18.828Z | Compiling der v0.7.10 |
| 1460 | 2026-09-02T21:48:18.842Z | Compiling thiserror v2.0.18 |
| 1461 | 2026-09-02T21:48:18.900Z | Compiling ppv-lite86 v0.2.21 |
| 1462 | 2026-09-02T21:48:18.951Z | Compiling idna v1.1.0 |
| 1463 | 2026-09-02T21:48:19.057Z | Compiling http v1.4.2 |
| 1464 | 2026-09-02T21:48:19.073Z | Compiling simd-adler32 v0.3.8 |
| 1465 | 2026-09-02T21:48:19.236Z | Compiling rand_chacha v0.9.0 |
| 1466 | 2026-09-02T21:48:20.325Z | Compiling url v2.5.8 |
| 1467 | 2026-09-02T21:48:20.328Z | Compiling aws-lc-rs v1.16.3 |
| 1468 | 2026-09-02T21:48:20.328Z | Compiling spki v0.7.3 |
| 1469 | 2026-09-02T21:48:20.328Z | Compiling schemars v0.8.22 |
| 1470 | 2026-09-02T21:48:20.328Z | Compiling dyn-clone v1.0.20 |
| 1471 | 2026-09-02T21:48:20.328Z | Compiling cpufeatures v0.2.17 |
| 1472 | 2026-09-02T21:48:20.328Z | Compiling pkcs8 v0.10.2 |
| 1473 | 2026-09-02T21:48:20.328Z | Compiling http-body v1.0.1 |
| 1474 | 2026-09-02T21:48:20.328Z | Compiling rand v0.9.2 |
| 1475 | 2026-09-02T21:48:20.328Z | Compiling tracing v0.1.44 |
| 1476 | 2026-09-02T21:48:20.328Z | Compiling rustls-pki-types v1.14.0 |
| 1477 | 2026-09-02T21:48:20.328Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-09-02T21:48:20.328Z | Compiling spin v0.9.8 |
| 1479 | 2026-09-02T21:48:20.328Z | Compiling httparse v1.10.1 |
| 1480 | 2026-09-02T21:48:20.426Z | Compiling tinyvec_macros v0.1.1 |
| 1481 | 2026-09-02T21:48:20.496Z | Compiling cmov v0.5.4 |
| 1482 | 2026-09-02T21:48:20.511Z | Compiling openssl-probe v0.2.1 |
| 1483 | 2026-09-02T21:48:20.613Z | Compiling crc32fast v1.5.0 |
| 1484 | 2026-09-02T21:48:20.677Z | Compiling adler2 v2.0.1 |
| 1485 | 2026-09-02T21:48:20.700Z | Compiling ctutils v0.4.2 |
| 1486 | 2026-09-02T21:48:20.743Z | Compiling tempfile v3.27.0 |
| 1487 | 2026-09-02T21:48:20.805Z | Compiling miniz_oxide v0.8.9 |
| 1488 | 2026-09-02T21:48:20.931Z | Compiling tinyvec v1.10.0 |
| 1489 | 2026-09-02T21:48:20.961Z | Compiling pest_generator v2.8.6 |
| 1490 | 2026-09-02T21:48:21.101Z | Compiling sha2 v0.10.9 |
| 1491 | 2026-09-02T21:48:21.270Z | Compiling terminal_size v0.4.3 |
| 1492 | 2026-09-02T21:48:21.398Z | Compiling aho-corasick v1.1.4 |
| 1493 | 2026-09-02T21:48:21.411Z | Compiling tower-layer v0.3.3 |
| 1494 | 2026-09-02T21:48:21.572Z | Compiling atomic-waker v1.1.2 |
| 1495 | 2026-09-02T21:48:21.628Z | Compiling try-lock v0.2.5 |
| 1496 | 2026-09-02T21:48:21.693Z | Compiling radium v0.7.0 |
| 1497 | 2026-09-02T21:48:21.735Z | Compiling unicode-segmentation v1.12.0 |
| 1498 | 2026-09-02T21:48:21.933Z | Compiling untrusted v0.7.1 |
| 1499 | 2026-09-02T21:48:22.059Z | Compiling tower-service v0.3.3 |
| 1500 | 2026-09-02T21:48:22.128Z | Compiling want v0.3.1 |
| 1501 | 2026-09-02T21:48:22.154Z | Compiling pest_derive v2.8.6 |
| 1502 | 2026-09-02T21:48:22.292Z | Compiling tokio-util v0.7.18 |
| 1503 | 2026-09-02T21:48:22.379Z | Compiling regex-automata v0.4.14 |
| 1504 | 2026-09-02T21:48:22.866Z | Compiling hybrid-array v0.4.13 |
| 1505 | 2026-09-02T21:48:22.880Z | Compiling ipnet v2.12.0 |
| 1506 | 2026-09-02T21:48:23.016Z | Compiling h2 v0.4.15 |
| 1507 | 2026-09-02T21:48:23.346Z | Compiling scroll_derive v0.13.1 |
| 1508 | 2026-09-02T21:48:23.407Z | Compiling darling_core v0.20.11 |
| 1509 | 2026-09-02T21:48:23.685Z | Compiling tap v1.0.1 |
| 1510 | 2026-09-02T21:48:23.802Z | Compiling openssl v0.10.80 |
| 1511 | 2026-09-02T21:48:23.897Z | Compiling httpdate v1.0.3 |
| 1512 | 2026-09-02T21:48:24.027Z | Compiling rustls v0.23.41 |
| 1513 | 2026-09-02T21:48:24.131Z | Compiling maybe-uninit v2.0.0 |
| 1514 | 2026-09-02T21:48:24.147Z | Compiling foreign-types-shared v0.1.1 |
| 1515 | 2026-09-02T21:48:24.198Z | Compiling untrusted v0.9.0 |
| 1516 | 2026-09-02T21:48:24.233Z | Compiling foreign-types v0.3.2 |
| 1517 | 2026-09-02T21:48:24.249Z | Compiling scroll v0.13.0 |
| 1518 | 2026-09-02T21:48:24.318Z | Compiling wyz v0.5.1 |
| 1519 | 2026-09-02T21:48:24.436Z | Compiling unicode-normalization v0.1.25 |
| 1520 | 2026-09-02T21:48:24.566Z | Compiling rand_chacha v0.3.1 |
| 1521 | 2026-09-02T21:48:24.578Z | Compiling signature v2.2.0 |
| 1522 | 2026-09-02T21:48:24.721Z | Compiling hex v0.4.3 |
| 1523 | 2026-09-02T21:48:24.889Z | Compiling openssl-macros v0.1.1 |
| 1524 | 2026-09-02T21:48:24.904Z | Compiling thiserror-impl v1.0.69 |
| 1525 | 2026-09-02T21:48:24.990Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1526 | 2026-09-02T21:48:25.268Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1527 | 2026-09-02T21:48:25.283Z | Compiling num-integer v0.1.46 |
| 1528 | 2026-09-02T21:48:25.297Z | Compiling socket2 v0.5.10 |
| 1529 | 2026-09-02T21:48:25.600Z | Compiling wait-timeout v0.2.1 |
| 1530 | 2026-09-02T21:48:25.650Z | Compiling ahash v0.8.12 |
| 1531 | 2026-09-02T21:48:25.678Z | Compiling darling_macro v0.20.11 |
| 1532 | 2026-09-02T21:48:25.692Z | Compiling bit-vec v0.8.0 |
| 1533 | 2026-09-02T21:48:25.847Z | Compiling num-conv v0.2.0 |
| 1534 | 2026-09-02T21:48:25.862Z | Compiling packed_struct v0.10.1 |
| 1535 | 2026-09-02T21:48:25.922Z | Compiling powerfmt v0.2.0 |
| 1536 | 2026-09-02T21:48:25.977Z | Compiling native-tls v0.2.18 |
| 1537 | 2026-09-02T21:48:26.098Z | Compiling num-bigint-dig v0.8.6 |
| 1538 | 2026-09-02T21:48:26.126Z | Compiling hyper v1.10.1 |
| 1539 | 2026-09-02T21:48:26.140Z | Compiling quick-error v1.2.3 |
| 1540 | 2026-09-02T21:48:26.163Z | Compiling time-core v0.1.8 |
| 1541 | 2026-09-02T21:48:26.177Z | Compiling funty v2.0.0 |
| 1542 | 2026-09-02T21:48:26.245Z | Compiling rusty-fork v0.3.1 |
| 1543 | 2026-09-02T21:48:26.312Z | Compiling time-macros v0.2.27 |
| 1544 | 2026-09-02T21:48:26.331Z | Compiling darling v0.20.11 |
| 1545 | 2026-09-02T21:48:26.415Z | Compiling thiserror v1.0.69 |
| 1546 | 2026-09-02T21:48:26.482Z | Compiling deranged v0.5.8 |
| 1547 | 2026-09-02T21:48:26.518Z | Compiling bitvec v1.0.1 |
| 1548 | 2026-09-02T21:48:26.556Z | Compiling bit-set v0.8.0 |
| 1549 | 2026-09-02T21:48:26.720Z | Compiling clap_builder v4.6.0 |
| 1550 | 2026-09-02T21:48:27.126Z | Compiling num-iter v0.1.45 |
| 1551 | 2026-09-02T21:48:27.246Z | Compiling hyper-util v0.1.20 |
| 1552 | 2026-09-02T21:48:27.700Z | Compiling rand v0.8.6 |
| 1553 | 2026-09-02T21:48:27.926Z | Compiling goblin v0.10.5 |
| 1554 | 2026-09-02T21:48:28.488Z | Compiling packed_struct_codegen v0.10.1 |
| 1555 | 2026-09-02T21:48:28.575Z | Compiling lazy_static v1.5.0 |
| 1556 | 2026-09-02T21:48:28.658Z | Compiling hmac v0.12.1 |
| 1557 | 2026-09-02T21:48:28.822Z | Compiling toml_datetime v0.6.11 |
| 1558 | 2026-09-02T21:48:29.006Z | Compiling serde_spanned v0.6.9 |
| 1559 | 2026-09-02T21:48:29.090Z | Compiling clap_derive v4.6.1 |
| 1560 | 2026-09-02T21:48:29.153Z | Compiling bitfield-macros v0.19.4 |
| 1561 | 2026-09-02T21:48:29.550Z | Compiling zerocopy-derive v0.6.6 |
| 1562 | 2026-09-02T21:48:29.728Z | Compiling rand_xorshift v0.4.0 |
| 1563 | 2026-09-02T21:48:29.855Z | Compiling sync_wrapper v1.0.2 |
| 1564 | 2026-09-02T21:48:29.899Z | Compiling indexmap v1.9.3 |
| 1565 | 2026-09-02T21:48:29.964Z | Compiling nodrop v0.1.14 |
| 1566 | 2026-09-02T21:48:30.062Z | Compiling crc-catalog v2.4.0 |
| 1567 | 2026-09-02T21:48:30.086Z | Compiling unarray v0.1.4 |
| 1568 | 2026-09-02T21:48:30.168Z | Compiling paste v1.0.15 |
| 1569 | 2026-09-02T21:48:30.201Z | Compiling object v0.37.3 |
| 1570 | 2026-09-02T21:48:30.316Z | Compiling usdt-impl v0.6.0 |
| 1571 | 2026-09-02T21:48:30.363Z | Compiling crossbeam-utils v0.8.21 |
| 1572 | 2026-09-02T21:48:30.429Z | Compiling num_threads v0.1.7 |
| 1573 | 2026-09-02T21:48:30.462Z | Compiling zlib-rs v0.6.2 |
| 1574 | 2026-09-02T21:48:30.515Z | Compiling siphasher v1.0.2 |
| 1575 | 2026-09-02T21:48:30.547Z | Compiling time v0.3.47 |
| 1576 | 2026-09-02T21:48:30.663Z | Compiling dof v0.4.0 |
| 1577 | 2026-09-02T21:48:30.799Z | Compiling zerocopy v0.6.6 |
| 1578 | 2026-09-02T21:48:30.815Z | Compiling clap v4.6.1 |
| 1579 | 2026-09-02T21:48:30.892Z | Compiling proptest v1.11.0 |
| 1580 | 2026-09-02T21:48:31.115Z | Compiling crc v3.4.0 |
| 1581 | 2026-09-02T21:48:31.332Z | Compiling array-init v0.0.4 |
| 1582 | 2026-09-02T21:48:31.664Z | Compiling tower v0.5.3 |
| 1583 | 2026-09-02T21:48:31.807Z | Compiling bitfield v0.19.4 |
| 1584 | 2026-09-02T21:48:32.132Z | Compiling smallvec v0.6.14 |
| 1585 | 2026-09-02T21:48:32.428Z | Compiling derive_builder_core v0.20.2 |
| 1586 | 2026-09-02T21:48:32.591Z | Compiling dtrace-parser v0.3.0 |
| 1587 | 2026-09-02T21:48:33.261Z | Compiling ipnetwork v0.21.1 |
| 1588 | 2026-09-02T21:48:33.372Z | Compiling flate2 v1.1.9 |
| 1589 | 2026-09-02T21:48:33.402Z | Compiling pkcs1 v0.7.5 |
| 1590 | 2026-09-02T21:48:33.601Z | Compiling http-body-util v0.1.3 |
| 1591 | 2026-09-02T21:48:33.648Z | Compiling heapless v0.7.17 |
| 1592 | 2026-09-02T21:48:33.662Z | Compiling structmeta-derive v0.3.0 |
| 1593 | 2026-09-02T21:48:33.764Z | Compiling scroll_derive v0.12.1 |
| 1594 | 2026-09-02T21:48:33.803Z | Compiling slog v2.8.2 |
| 1595 | 2026-09-02T21:48:33.844Z | Compiling darling_core v0.23.0 |
| 1596 | 2026-09-02T21:48:33.891Z | Compiling thread-id v5.1.0 |
| 1597 | 2026-09-02T21:48:33.986Z | Compiling cookie v0.18.1 |
| 1598 | 2026-09-02T21:48:33.989Z | Compiling env_filter v2.0.0 |
| 1599 | 2026-09-02T21:48:34.171Z | Compiling syn v3.0.3 |
| 1600 | 2026-09-02T21:48:34.300Z | Compiling anyhow v1.0.104 |
| 1601 | 2026-09-02T21:48:34.425Z | Compiling iri-string v0.7.10 |
| 1602 | 2026-09-02T21:48:34.611Z | Compiling allocator-api2 v0.2.21 |
| 1603 | 2026-09-02T21:48:34.734Z | Compiling base64 v0.21.7 |
| 1604 | 2026-09-02T21:48:34.937Z | Compiling ryu v1.0.23 |
| 1605 | 2026-09-02T21:48:35.062Z | Compiling winnow v0.5.40 |
| 1606 | 2026-09-02T21:48:35.120Z | Compiling zstd-safe v7.2.4 |
| 1607 | 2026-09-02T21:48:35.315Z | Compiling hashbrown v0.12.3 |
| 1608 | 2026-09-02T21:48:35.786Z | Compiling signal-hook v0.3.18 |
| 1609 | 2026-09-02T21:48:35.927Z | Compiling unicode-properties v0.1.4 |
| 1610 | 2026-09-02T21:48:35.958Z | Compiling unicode-bidi v0.3.18 |
| 1611 | 2026-09-02T21:48:36.140Z | Compiling gimli v0.32.3 |
| 1612 | 2026-09-02T21:48:36.351Z | Compiling darling_macro v0.23.0 |
| 1613 | 2026-09-02T21:48:36.489Z | Compiling toml_edit v0.19.15 |
| 1614 | 2026-09-02T21:48:36.499Z | Compiling stringprep v0.1.5 |
| 1615 | 2026-09-02T21:48:36.940Z | Compiling tower-http v0.6.8 |
| 1616 | 2026-09-02T21:48:37.254Z | Compiling serde_urlencoded v0.7.1 |
| 1617 | 2026-09-02T21:48:37.348Z | Compiling ron v0.8.1 |
| 1618 | 2026-09-02T21:48:37.505Z | Compiling structmeta v0.3.0 |
| 1619 | 2026-09-02T21:48:37.579Z | Compiling daft-derive v0.1.8 |
| 1620 | 2026-09-02T21:48:37.717Z | Compiling scroll v0.12.0 |
| 1621 | 2026-09-02T21:48:37.818Z | Compiling addr2line v0.25.1 |
| 1622 | 2026-09-02T21:48:37.988Z | Compiling env_logger v0.11.11 |
| 1623 | 2026-09-02T21:48:38.236Z | Compiling rsa v0.9.10 |
| 1624 | 2026-09-02T21:48:38.327Z | Compiling oxnet v0.1.6 |
| 1625 | 2026-09-02T21:48:38.378Z | Compiling derive_builder_macro v0.20.2 |
| 1626 | 2026-09-02T21:48:38.408Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1627 | 2026-09-02T21:48:38.677Z | Compiling newtype-uuid v1.3.2 |
| 1628 | 2026-09-02T21:48:38.756Z | Compiling hashbrown v0.13.2 |
| 1629 | 2026-09-02T21:48:38.854Z | Compiling bzip2 v0.4.4 |
| 1630 | 2026-09-02T21:48:39.019Z | Compiling serde-hex v0.1.0 |
| 1631 | 2026-09-02T21:48:39.070Z | Compiling tokio-native-tls v0.3.1 |
| 1632 | 2026-09-02T21:48:39.150Z | Compiling camino v1.2.5 |
| 1633 | 2026-09-02T21:48:39.246Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1634 | 2026-09-02T21:48:39.754Z | Compiling bstr v1.12.1 |
| 1635 | 2026-09-02T21:48:40.031Z | Compiling block-padding v0.4.2 |
| 1636 | 2026-09-02T21:48:40.211Z | Compiling crypto-common v0.2.2 |
| 1637 | 2026-09-02T21:48:40.400Z | Compiling block-buffer v0.12.1 |
| 1638 | 2026-09-02T21:48:40.608Z | Compiling heck v0.4.1 |
| 1639 | 2026-09-02T21:48:40.737Z | Compiling rustls-native-certs v0.8.3 |
| 1640 | 2026-09-02T21:48:40.841Z | Compiling x509-cert v0.2.5 |
| 1641 | 2026-09-02T21:48:41.039Z | Compiling md-5 v0.10.6 |
| 1642 | 2026-09-02T21:48:41.214Z | Compiling serde_tokenstream v0.2.3 |
| 1643 | 2026-09-02T21:48:41.274Z | Compiling erased-serde v0.3.31 |
| 1644 | 2026-09-02T21:48:41.548Z | Compiling curve25519-dalek v4.1.3 |
| 1645 | 2026-09-02T21:48:41.762Z | Compiling async-trait v0.1.89 |
| 1646 | 2026-09-02T21:48:41.825Z | Compiling pin-project-internal v1.1.11 |
| 1647 | 2026-09-02T21:48:41.880Z | Compiling zerocopy-derive v0.7.35 |
| 1648 | 2026-09-02T21:48:41.936Z | Compiling vergen-lib v9.1.0 |
| 1649 | 2026-09-02T21:48:42.121Z | Compiling hash32 v0.2.1 |
| 1650 | 2026-09-02T21:48:42.230Z | Compiling memoffset v0.9.1 |
| 1651 | 2026-09-02T21:48:42.318Z | Compiling encoding_rs v0.8.35 |
| 1652 | 2026-09-02T21:48:42.426Z | Compiling smoltcp v0.9.1 |
| 1653 | 2026-09-02T21:48:42.441Z | Compiling ref-cast v1.0.25 |
| 1654 | 2026-09-02T21:48:42.729Z | Compiling owo-colors v4.3.0 |
| 1655 | 2026-09-02T21:48:42.744Z | Compiling rustix v0.38.44 |
| 1656 | 2026-09-02T21:48:42.758Z | Compiling psl-types v2.0.11 |
| 1657 | 2026-09-02T21:48:42.775Z | Compiling rustc-demangle v0.1.27 |
| 1658 | 2026-09-02T21:48:42.888Z | Compiling crc-any v2.5.0 |
| 1659 | 2026-09-02T21:48:42.917Z | Compiling mime v0.3.17 |
| 1660 | 2026-09-02T21:48:42.967Z | Compiling litrs v1.0.0 |
| 1661 | 2026-09-02T21:48:43.044Z | Compiling cfg_aliases v0.2.1 |
| 1662 | 2026-09-02T21:48:43.104Z | Compiling fallible-iterator v0.2.0 |
| 1663 | 2026-09-02T21:48:43.134Z | Compiling nix v0.31.2 |
| 1664 | 2026-09-02T21:48:43.196Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1665 | 2026-09-02T21:48:43.252Z | Compiling backtrace v0.3.76 |
| 1666 | 2026-09-02T21:48:43.265Z | Compiling pin-project v1.1.11 |
| 1667 | 2026-09-02T21:48:43.365Z | Compiling publicsuffix v2.3.0 |
| 1668 | 2026-09-02T21:48:43.426Z | Compiling postgres-protocol v0.6.10 |
| 1669 | 2026-09-02T21:48:43.515Z | Compiling zerocopy v0.7.35 |
| 1670 | 2026-09-02T21:48:43.529Z | Compiling document-features v0.2.12 |
| 1671 | 2026-09-02T21:48:43.968Z | Compiling snafu-derive v0.8.9 |
| 1672 | 2026-09-02T21:48:44.066Z | Compiling inout v0.2.2 |
| 1673 | 2026-09-02T21:48:44.097Z | Compiling daft v0.1.8 |
| 1674 | 2026-09-02T21:48:44.165Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1675 | 2026-09-02T21:48:44.251Z | Compiling hyper-tls v0.6.0 |
| 1676 | 2026-09-02T21:48:44.364Z | Compiling object v0.30.4 |
| 1677 | 2026-09-02T21:48:44.379Z | Compiling zip v0.6.6 |
| 1678 | 2026-09-02T21:48:44.427Z | Compiling derive_builder v0.20.2 |
| 1679 | 2026-09-02T21:48:44.475Z | Compiling goblin v0.8.2 |
| 1680 | 2026-09-02T21:48:44.548Z | Compiling toml v0.7.8 |
| 1681 | 2026-09-02T21:48:45.135Z | Compiling derive-ex v0.1.8 |
| 1682 | 2026-09-02T21:48:45.281Z | Compiling darling v0.23.0 |
| 1683 | 2026-09-02T21:48:45.368Z | Compiling phf_shared v0.13.1 |
| 1684 | 2026-09-02T21:48:45.466Z | Compiling regex v1.12.3 |
| 1685 | 2026-09-02T21:48:45.668Z | Compiling hubpack_derive v0.1.1 |
| 1686 | 2026-09-02T21:48:45.852Z | Compiling convert_case v0.10.0 |
| 1687 | 2026-09-02T21:48:45.887Z | Compiling futures-executor v0.3.32 |
| 1688 | 2026-09-02T21:48:46.054Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1689 | 2026-09-02T21:48:46.144Z | Compiling ref-cast-impl v1.0.25 |
| 1690 | 2026-09-02T21:48:46.147Z | Compiling strum_macros v0.27.2 |
| 1691 | 2026-09-02T21:48:46.689Z | Compiling vergen v9.1.0 |
| 1692 | 2026-09-02T21:48:46.689Z | Compiling cargo-platform v0.3.2 |
| 1693 | 2026-09-02T21:48:46.773Z | Compiling ff v0.13.1 |
| 1694 | 2026-09-02T21:48:46.870Z | Compiling fs-err v3.3.0 |
| 1695 | 2026-09-02T21:48:46.917Z | Compiling libbz2-rs-sys v0.2.2 |
| 1696 | 2026-09-02T21:48:46.977Z | Compiling foldhash v0.1.5 |
| 1697 | 2026-09-02T21:48:47.087Z | Compiling jiff-core v0.1.0 |
| 1698 | 2026-09-02T21:48:47.166Z | Compiling foldhash v0.2.0 |
| 1699 | 2026-09-02T21:48:47.227Z | Compiling is_ci v1.2.0 |
| 1700 | 2026-09-02T21:48:47.373Z | Compiling path-slash v0.1.5 |
| 1701 | 2026-09-02T21:48:47.394Z | Compiling base16ct v0.2.0 |
| 1702 | 2026-09-02T21:48:47.500Z | Compiling same-file v1.0.6 |
| 1703 | 2026-09-02T21:48:47.558Z | Compiling managed v0.8.0 |
| 1704 | 2026-09-02T21:48:47.598Z | Compiling bumpalo v3.20.2 |
| 1705 | 2026-09-02T21:48:47.658Z | Compiling bitflags v1.3.2 |
| 1706 | 2026-09-02T21:48:47.783Z | Compiling textwrap v0.16.2 |
| 1707 | 2026-09-02T21:48:47.862Z | Compiling jiff v0.2.34 |
| 1708 | 2026-09-02T21:48:47.921Z | Compiling zopfli v0.8.3 |
| 1709 | 2026-09-02T21:48:48.145Z | Compiling strum v0.27.2 |
| 1710 | 2026-09-02T21:48:48.183Z | Compiling walkdir v2.5.0 |
| 1711 | 2026-09-02T21:48:48.278Z | Compiling sec1 v0.7.3 |
| 1712 | 2026-09-02T21:48:48.296Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1713 | 2026-09-02T21:48:48.540Z | Compiling bzip2 v0.6.1 |
| 1714 | 2026-09-02T21:48:48.557Z | Compiling supports-color v3.0.2 |
| 1715 | 2026-09-02T21:48:48.586Z | Compiling hashbrown v0.16.1 |
| 1716 | 2026-09-02T21:48:48.627Z | Compiling hashbrown v0.15.5 |
| 1717 | 2026-09-02T21:48:48.735Z | Compiling group v0.13.0 |
| 1718 | 2026-09-02T21:48:48.816Z | Compiling cargo_metadata v0.23.1 |
| 1719 | 2026-09-02T21:48:48.939Z | Compiling test-strategy v0.4.5 |
| 1720 | 2026-09-02T21:48:49.288Z | Compiling dof v0.3.0 |
| 1721 | 2026-09-02T21:48:49.728Z | Compiling derive_more-impl v2.1.1 |
| 1722 | 2026-09-02T21:48:50.002Z | Compiling hubpack v0.1.2 |
| 1723 | 2026-09-02T21:48:50.169Z | Compiling futures v0.3.32 |
| 1724 | 2026-09-02T21:48:50.224Z | Compiling snafu v0.8.9 |
| 1725 | 2026-09-02T21:48:50.255Z | Compiling phf v0.13.1 |
| 1726 | 2026-09-02T21:48:50.419Z | Compiling serde_with_macros v3.21.0 |
| 1727 | 2026-09-02T21:48:50.434Z | Compiling signal-hook-mio v0.2.5 |
| 1728 | 2026-09-02T21:48:50.587Z | Compiling cookie_store v0.22.1 |
| 1729 | 2026-09-02T21:48:50.870Z | Compiling zstd v0.13.3 |
| 1730 | 2026-09-02T21:48:50.919Z | Compiling reqwest v0.12.28 |
| 1731 | 2026-09-02T21:48:51.137Z | Compiling cipher v0.5.2 |
| 1732 | 2026-09-02T21:48:51.262Z | Compiling postgres-types v0.2.12 |
| 1733 | 2026-09-02T21:48:51.451Z | Compiling backtrace-ext v0.2.1 |
| 1734 | 2026-09-02T21:48:51.623Z | Compiling usdt-attr-macro v0.6.0 |
| 1735 | 2026-09-02T21:48:51.811Z | Compiling usdt-macro v0.6.0 |
| 1736 | 2026-09-02T21:48:52.184Z | Compiling globset v0.4.18 |
| 1737 | 2026-09-02T21:48:52.222Z | Compiling phf_shared v0.11.3 |
| 1738 | 2026-09-02T21:48:52.256Z | Compiling hkdf v0.12.4 |
| 1739 | 2026-09-02T21:48:52.412Z | Compiling dtrace-parser v0.2.0 |
| 1740 | 2026-09-02T21:48:52.435Z | Compiling byte-wrapper v0.1.0 |
| 1741 | 2026-09-02T21:48:52.450Z | Compiling olpc-cjson v0.1.4 |
| 1742 | 2026-09-02T21:48:52.567Z | Compiling ed25519 v2.2.3 |
| 1743 | 2026-09-02T21:48:52.611Z | Compiling crypto-bigint v0.5.5 |
| 1744 | 2026-09-02T21:48:52.661Z | Compiling serde_plain v1.0.2 |
| 1745 | 2026-09-02T21:48:52.759Z | Compiling serde-big-array v0.5.1 |
| 1746 | 2026-09-02T21:48:52.859Z | Compiling async-recursion v1.1.1 |
| 1747 | 2026-09-02T21:48:52.859Z | Compiling enum-as-inner v0.6.1 |
| 1748 | 2026-09-02T21:48:52.905Z | Compiling strum_macros v0.26.4 |
| 1749 | 2026-09-02T21:48:53.180Z | Compiling serde_repr v0.1.20 |
| 1750 | 2026-09-02T21:48:53.420Z | Compiling miette-derive v7.6.0 |
| 1751 | 2026-09-02T21:48:53.520Z | Compiling pem v3.0.6 |
| 1752 | 2026-09-02T21:48:53.544Z | Compiling float-cmp v0.10.0 |
| 1753 | 2026-09-02T21:48:53.704Z | Compiling thread-id v4.2.2 |
| 1754 | 2026-09-02T21:48:53.732Z | Compiling memmap2 v0.9.10 |
| 1755 | 2026-09-02T21:48:53.794Z | Compiling normalize-line-endings v0.3.0 |
| 1756 | 2026-09-02T21:48:53.853Z | Compiling difflib v0.4.0 |
| 1757 | 2026-09-02T21:48:53.895Z | Compiling new_debug_unreachable v1.0.6 |
| 1758 | 2026-09-02T21:48:53.955Z | Compiling data-encoding v2.10.0 |
| 1759 | 2026-09-02T21:48:53.971Z | Compiling either v1.15.0 |
| 1760 | 2026-09-02T21:48:54.191Z | Compiling whoami v2.1.0 |
| 1761 | 2026-09-02T21:48:54.419Z | Compiling precomputed-hash v0.1.1 |
| 1762 | 2026-09-02T21:48:54.514Z | Compiling supports-unicode v3.0.0 |
| 1763 | 2026-09-02T21:48:54.577Z | Compiling fixedbitset v0.4.2 |
| 1764 | 2026-09-02T21:48:54.590Z | Compiling predicates-core v1.0.10 |
| 1765 | 2026-09-02T21:48:54.661Z | Compiling static_assertions v1.1.0 |
| 1766 | 2026-09-02T21:48:54.664Z | Compiling const-oid v0.10.2 |
| 1767 | 2026-09-02T21:48:54.689Z | Compiling fixedbitset v0.5.7 |
| 1768 | 2026-09-02T21:48:54.750Z | Compiling winnow v1.0.3 |
| 1769 | 2026-09-02T21:48:54.753Z | Compiling typed-path v0.9.3 |
| 1770 | 2026-09-02T21:48:54.778Z | Compiling supports-hyperlinks v3.2.0 |
| 1771 | 2026-09-02T21:48:54.790Z | Compiling keccak v0.1.6 |
| 1772 | 2026-09-02T21:48:54.807Z | Compiling cpufeatures v0.3.0 |
| 1773 | 2026-09-02T21:48:54.866Z | Compiling miette v7.6.0 |
| 1774 | 2026-09-02T21:48:54.883Z | Compiling petgraph v0.8.3 |
| 1775 | 2026-09-02T21:48:54.922Z | Compiling chacha20 v0.10.0 |
| 1776 | 2026-09-02T21:48:54.988Z | Compiling sha3 v0.10.8 |
| 1777 | 2026-09-02T21:48:55.302Z | Compiling digest v0.11.3 |
| 1778 | 2026-09-02T21:48:55.441Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1779 | 2026-09-02T21:48:55.522Z | Compiling predicates v3.1.4 |
| 1780 | 2026-09-02T21:48:55.537Z | Compiling petgraph v0.6.5 |
| 1781 | 2026-09-02T21:48:55.822Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1782 | 2026-09-02T21:48:55.948Z | Compiling strum v0.26.3 |
| 1783 | 2026-09-02T21:48:55.993Z | Compiling toml_edit v0.22.27 |
| 1784 | 2026-09-02T21:48:56.082Z | Compiling string_cache v0.8.9 |
| 1785 | 2026-09-02T21:48:56.163Z | Compiling tokio-postgres v0.7.16 |
| 1786 | 2026-09-02T21:48:56.306Z | Compiling hickory-proto v0.25.2 |
| 1787 | 2026-09-02T21:48:56.445Z | Compiling itertools v0.13.0 |
| 1788 | 2026-09-02T21:48:56.802Z | Compiling usdt v0.6.0 |
| 1789 | 2026-09-02T21:48:57.016Z | Compiling usdt-impl v0.5.0 |
| 1790 | 2026-09-02T21:48:57.069Z | Compiling elliptic-curve v0.13.8 |
| 1791 | 2026-09-02T21:48:57.466Z | Compiling ed25519-dalek v2.2.0 |
| 1792 | 2026-09-02T21:48:57.584Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1793 | 2026-09-02T21:48:57.686Z | Compiling crossterm v0.28.1 |
| 1794 | 2026-09-02T21:48:58.261Z | Compiling serde_with v3.21.0 |
| 1795 | 2026-09-02T21:48:58.400Z | Compiling zip v4.6.1 |
| 1796 | 2026-09-02T21:48:58.755Z | Compiling derive_more v2.1.1 |
| 1797 | 2026-09-02T21:48:59.014Z | Compiling iddqd v0.4.2 |
| 1798 | 2026-09-02T21:48:59.277Z | Compiling similar v2.7.0 |
| 1799 | 2026-09-02T21:48:59.368Z | Compiling crossbeam-epoch v0.9.18 |
| 1800 | 2026-09-02T21:48:59.553Z | Compiling tokio-stream v0.1.18 |
| 1801 | 2026-09-02T21:48:59.696Z | Compiling buf-list v1.1.2 |
| 1802 | 2026-09-02T21:48:59.699Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1803 | 2026-09-02T21:48:59.978Z | Compiling openapiv3 v2.2.0 |
| 1804 | 2026-09-02T21:49:00.011Z | Compiling lalrpop-util v0.19.12 |
| 1805 | 2026-09-02T21:49:00.025Z | Compiling peg-runtime v0.8.5 |
| 1806 | 2026-09-02T21:49:00.076Z | Compiling thread_local v1.1.9 |
| 1807 | 2026-09-02T21:49:00.115Z | Compiling slog-async v2.8.0 |
| 1808 | 2026-09-02T21:49:00.206Z | Compiling crossbeam-channel v0.5.15 |
| 1809 | 2026-09-02T21:49:00.281Z | Compiling filetime v0.2.27 |
| 1810 | 2026-09-02T21:49:00.302Z | Compiling is-terminal v0.4.17 |
| 1811 | 2026-09-02T21:49:00.333Z | Compiling term v1.2.1 |
| 1812 | 2026-09-02T21:49:00.403Z | Compiling take_mut v0.2.2 |
| 1813 | 2026-09-02T21:49:00.433Z | Compiling xattr v1.6.1 |
| 1814 | 2026-09-02T21:49:00.455Z | Compiling camino-tempfile v1.4.1 |
| 1815 | 2026-09-02T21:49:00.607Z | Compiling slog-term v2.9.2 |
| 1816 | 2026-09-02T21:49:00.682Z | Compiling tar v0.4.46 |
| 1817 | 2026-09-02T21:49:06.723Z | Compiling rustls-webpki v0.103.13 |
| 1818 | 2026-09-02T21:49:09.398Z | Compiling tokio-rustls v0.26.4 |
| 1819 | 2026-09-02T21:49:09.398Z | Compiling rustls-platform-verifier v0.6.2 |
| 1820 | 2026-09-02T21:49:09.398Z | Compiling tough v0.22.0 |
| 1821 | 2026-09-02T21:49:09.618Z | Compiling hyper-rustls v0.27.7 |
| 1822 | 2026-09-02T21:49:09.837Z | Compiling reqwest v0.13.2 |
| 1823 | 2026-09-02T21:49:12.066Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1824 | 2026-09-02T21:49:12.293Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1825 | 2026-09-02T21:49:15.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1826 | 2026-09-02T21:49:15.390Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1827 | 2026-09-02T21:49:15.448Z | Sep 02 21:49:14.261 INFO Starting download, target: Cockroach |
| 1828 | 2026-09-02T21:49:15.448Z | Sep 02 21:49:14.261 INFO Starting download, target: Clickhouse |
| 1829 | 2026-09-02T21:49:15.448Z | Sep 02 21:49:14.261 INFO Starting download, target: Console |
| 1830 | 2026-09-02T21:49:15.448Z | Sep 02 21:49:14.261 INFO Starting download, target: DendriteStub |
| 1831 | 2026-09-02T21:49:15.448Z | Sep 02 21:49:14.261 INFO Starting download, target: MaghemiteMgd |
| 1832 | 2026-09-02T21:49:15.448Z | Sep 02 21:49:14.261 INFO Starting download, target: MaghemiteDdmd |
| 1833 | 2026-09-02T21:49:15.448Z | Sep 02 21:49:14.261 INFO Starting download, target: TransceiverControl |
| 1834 | 2026-09-02T21:49:15.451Z | Sep 02 21:49:14.261 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1835 | 2026-09-02T21:49:15.451Z | Sep 02 21:49:14.261 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1836 | 2026-09-02T21:49:15.451Z | Sep 02 21:49:14.261 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1837 | 2026-09-02T21:49:15.451Z | Sep 02 21:49:14.261 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1838 | 2026-09-02T21:49:15.451Z | Sep 02 21:49:14.261 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1839 | 2026-09-02T21:49:15.451Z | Sep 02 21:49:14.261 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1840 | 2026-09-02T21:49:15.451Z | Sep 02 21:49:14.261 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1841 | 2026-09-02T21:49:15.806Z | Sep 02 21:49:14.613 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1842 | 2026-09-02T21:49:16.035Z | Sep 02 21:49:14.821 INFO Download complete, target: TransceiverControl |
| 1843 | 2026-09-02T21:49:16.993Z | Sep 02 21:49:15.784 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1844 | 2026-09-02T21:49:17.238Z | Sep 02 21:49:16.027 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1845 | 2026-09-02T21:49:17.409Z | Sep 02 21:49:16.183 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1846 | 2026-09-02T21:49:17.486Z | Sep 02 21:49:16.296 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1847 | 2026-09-02T21:49:17.537Z | Sep 02 21:49:16.342 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1848 | 2026-09-02T21:49:17.537Z | Sep 02 21:49:16.342 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1849 | 2026-09-02T21:49:17.729Z | Sep 02 21:49:16.542 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1850 | 2026-09-02T21:49:17.768Z | Sep 02 21:49:16.575 INFO Download complete, target: Console |
| 1851 | 2026-09-02T21:49:18.856Z | Sep 02 21:49:17.668 INFO Download complete, target: MaghemiteDdmd |
| 1852 | 2026-09-02T21:49:19.632Z | Sep 02 21:49:18.442 INFO Download complete, target: DendriteStub |
| 1853 | 2026-09-02T21:49:20.181Z | Sep 02 21:49:18.993 INFO Download complete, target: MaghemiteMgd |
| 1854 | 2026-09-02T21:49:22.170Z | Sep 02 21:49:20.982 INFO Checking that binary works, target: Cockroach |
| 1855 | 2026-09-02T21:49:22.303Z | Sep 02 21:49:21.095 INFO Download complete, target: Cockroach |
| 1856 | 2026-09-02T21:49:23.999Z | Sep 02 21:49:22.812 INFO Checking that binary works, target: Clickhouse |
| 1857 | 2026-09-02T21:49:24.133Z | Sep 02 21:49:22.945 INFO Download complete, target: Clickhouse |
| 1858 | 2026-09-02T21:49:24.147Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1859 | 2026-09-02T21:49:24.150Z | |
| 1860 | 2026-09-02T21:49:24.151Z | real 2:11.254772929 |
| 1861 | 2026-09-02T21:49:24.151Z | user 7:23.307605063 |
| 1862 | 2026-09-02T21:49:24.151Z | sys 1:27.711655219 |
| 1863 | 2026-09-02T21:49:24.151Z | trap 0.258913881 |
| 1864 | 2026-09-02T21:49:24.151Z | tflt 0.542661224 |
| 1865 | 2026-09-02T21:49:24.151Z | dflt 1.189484587 |
| 1866 | 2026-09-02T21:49:24.151Z | kflt 0.026711335 |
| 1867 | 2026-09-02T21:49:24.151Z | lock 27:40.213028584 |
| 1868 | 2026-09-02T21:49:24.151Z | slp 22:17.664600569 |
| 1869 | 2026-09-02T21:49:24.151Z | lat 49.408497455 |
| 1870 | 2026-09-02T21:49:24.151Z | stop 2:45.350713640 |
| 1871 | 2026-09-02T21:49:24.151Z | + banner hack-check |
| 1872 | 2026-09-02T21:49:24.151Z | |
| 1873 | 2026-09-02T21:49:24.151Z | # # ## #### # # #### # # ###### #### # # |
| 1874 | 2026-09-02T21:49:24.151Z | # # # # # # # # # # # # # # # # # |
| 1875 | 2026-09-02T21:49:24.151Z | ###### # # # #### ##### # ###### ##### # #### |
| 1876 | 2026-09-02T21:49:24.151Z | # # ###### # # # # # # # # # # |
| 1877 | 2026-09-02T21:49:24.151Z | # # # # # # # # # # # # # # # # # |
| 1878 | 2026-09-02T21:49:24.151Z | # # # # #### # # #### # # ###### #### # # |
| 1879 | 2026-09-02T21:49:24.151Z | |
| 1880 | 2026-09-02T21:49:24.151Z | + export CARGO_INCREMENTAL=0 |
| 1881 | 2026-09-02T21:49:24.151Z | + CARGO_INCREMENTAL=0 |
| 1882 | 2026-09-02T21:49:24.151Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1883 | 2026-09-02T21:49:24.618Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1884 | 2026-09-02T21:49:24.908Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1885 | 2026-09-02T21:49:26.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s |
| 1886 | 2026-09-02T21:49:26.779Z | Running `target/debug/xtask check-features --ci` |
| 1887 | 2026-09-02T21:49:26.804Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1888 | 2026-09-02T21:49:26.807Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1889 | 2026-09-02T21:49:27.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1890 | 2026-09-02T21:49:27.253Z | Running `target/debug/xtask download cargo-hack` |
| 1891 | 2026-09-02T21:49:28.040Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1892 | 2026-09-02T21:49:28.352Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1893 | 2026-09-02T21:49:30.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s |
| 1894 | 2026-09-02T21:49:31.113Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1895 | 2026-09-02T21:49:31.153Z | Sep 02 21:49:29.966 INFO Starting download, target: CargoHack |
| 1896 | 2026-09-02T21:49:31.156Z | Sep 02 21:49:29.967 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1897 | 2026-09-02T21:49:31.478Z | Sep 02 21:49:30.291 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1898 | 2026-09-02T21:49:31.526Z | Sep 02 21:49:30.339 INFO Download complete, target: CargoHack |
| 1899 | 2026-09-02T21:49:31.529Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1900 | 2026-09-02T21:49:31.542Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1901 | 2026-09-02T21:49:31.702Z | info: running `cargo check --bins` on api_identity (1/376) |
| 1902 | 2026-09-02T21:49:32.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-09-02T21:49:32.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-09-02T21:49:32.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-09-02T21:49:32.188Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1906 | 2026-09-02T21:49:32.285Z | |
| 1907 | 2026-09-02T21:49:32.285Z | info: running `cargo check --bins` on bootstore (2/376) |
| 1908 | 2026-09-02T21:49:32.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-09-02T21:49:32.720Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-09-02T21:49:32.720Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-09-02T21:49:32.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1912 | 2026-09-02T21:49:32.803Z | |
| 1913 | 2026-09-02T21:49:32.803Z | info: running `cargo check --bins` on omicron-ledger (3/376) |
| 1914 | 2026-09-02T21:49:33.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-09-02T21:49:33.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-09-02T21:49:33.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-09-02T21:49:33.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1918 | 2026-09-02T21:49:33.357Z | |
| 1919 | 2026-09-02T21:49:33.357Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376) |
| 1920 | 2026-09-02T21:49:33.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-09-02T21:49:33.830Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-09-02T21:49:33.830Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-09-02T21:49:33.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1924 | 2026-09-02T21:49:33.906Z | |
| 1925 | 2026-09-02T21:49:33.906Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376) |
| 1926 | 2026-09-02T21:49:34.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-09-02T21:49:34.386Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-09-02T21:49:34.386Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-09-02T21:49:34.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1930 | 2026-09-02T21:49:34.466Z | |
| 1931 | 2026-09-02T21:49:34.466Z | info: running `cargo check --bins` on omicron-certificates (6/376) |
| 1932 | 2026-09-02T21:49:34.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-09-02T21:49:34.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-09-02T21:49:34.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-09-02T21:49:34.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1936 | 2026-09-02T21:49:35.039Z | |
| 1937 | 2026-09-02T21:49:35.039Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/376) |
| 1938 | 2026-09-02T21:49:35.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-09-02T21:49:35.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-09-02T21:49:35.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-09-02T21:49:35.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1942 | 2026-09-02T21:49:35.619Z | |
| 1943 | 2026-09-02T21:49:35.619Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376) |
| 1944 | 2026-09-02T21:49:36.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-09-02T21:49:36.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-09-02T21:49:36.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-09-02T21:49:36.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1948 | 2026-09-02T21:49:36.184Z | |
| 1949 | 2026-09-02T21:49:36.184Z | info: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376) |
| 1950 | 2026-09-02T21:49:36.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-09-02T21:49:36.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-09-02T21:49:36.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-09-02T21:49:36.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1954 | 2026-09-02T21:49:36.601Z | |
| 1955 | 2026-09-02T21:49:36.601Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376) |
| 1956 | 2026-09-02T21:49:36.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-09-02T21:49:36.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-09-02T21:49:36.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-09-02T21:49:36.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1960 | 2026-09-02T21:49:37.024Z | |
| 1961 | 2026-09-02T21:49:37.024Z | info: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376) |
| 1962 | 2026-09-02T21:49:37.390Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-09-02T21:49:37.393Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-09-02T21:49:37.393Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-09-02T21:49:37.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1966 | 2026-09-02T21:49:37.444Z | |
| 1967 | 2026-09-02T21:49:37.444Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376) |
| 1968 | 2026-09-02T21:49:37.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-09-02T21:49:37.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-09-02T21:49:37.816Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-09-02T21:49:37.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1972 | 2026-09-02T21:49:37.864Z | |
| 1973 | 2026-09-02T21:49:37.864Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376) |
| 1974 | 2026-09-02T21:49:38.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-09-02T21:49:38.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-09-02T21:49:38.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-09-02T21:49:38.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1978 | 2026-09-02T21:49:38.285Z | |
| 1979 | 2026-09-02T21:49:38.285Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376) |
| 1980 | 2026-09-02T21:49:38.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-09-02T21:49:38.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-09-02T21:49:38.651Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-09-02T21:49:38.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1984 | 2026-09-02T21:49:38.697Z | |
| 1985 | 2026-09-02T21:49:38.697Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376) |
| 1986 | 2026-09-02T21:49:39.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-09-02T21:49:39.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-09-02T21:49:39.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-09-02T21:49:39.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1990 | 2026-09-02T21:49:39.112Z | |
| 1991 | 2026-09-02T21:49:39.113Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376) |
| 1992 | 2026-09-02T21:49:39.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-09-02T21:49:39.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-09-02T21:49:39.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-09-02T21:49:39.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1996 | 2026-09-02T21:49:39.524Z | |
| 1997 | 2026-09-02T21:49:39.524Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376) |
| 1998 | 2026-09-02T21:49:39.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-09-02T21:49:39.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-09-02T21:49:39.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-09-02T21:49:39.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2002 | 2026-09-02T21:49:39.937Z | |
| 2003 | 2026-09-02T21:49:39.938Z | info: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376) |
| 2004 | 2026-09-02T21:49:40.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-09-02T21:49:40.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-09-02T21:49:40.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-09-02T21:49:40.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2008 | 2026-09-02T21:49:40.350Z | |
| 2009 | 2026-09-02T21:49:40.350Z | info: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376) |
| 2010 | 2026-09-02T21:49:40.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-09-02T21:49:40.707Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-09-02T21:49:40.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-09-02T21:49:40.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2014 | 2026-09-02T21:49:40.753Z | |
| 2015 | 2026-09-02T21:49:40.753Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376) |
| 2016 | 2026-09-02T21:49:41.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-09-02T21:49:41.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-09-02T21:49:41.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-09-02T21:49:41.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2020 | 2026-09-02T21:49:41.158Z | |
| 2021 | 2026-09-02T21:49:41.158Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376) |
| 2022 | 2026-09-02T21:49:41.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-09-02T21:49:41.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-09-02T21:49:41.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-09-02T21:49:41.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2026 | 2026-09-02T21:49:41.569Z | |
| 2027 | 2026-09-02T21:49:41.569Z | info: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376) |
| 2028 | 2026-09-02T21:49:41.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-09-02T21:49:41.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-09-02T21:49:41.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-09-02T21:49:41.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2032 | 2026-09-02T21:49:41.980Z | |
| 2033 | 2026-09-02T21:49:41.980Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376) |
| 2034 | 2026-09-02T21:49:42.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-09-02T21:49:42.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-09-02T21:49:42.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-09-02T21:49:42.350Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2038 | 2026-09-02T21:49:42.392Z | |
| 2039 | 2026-09-02T21:49:42.392Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376) |
| 2040 | 2026-09-02T21:49:42.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-09-02T21:49:42.755Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-09-02T21:49:42.755Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-09-02T21:49:42.758Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2044 | 2026-09-02T21:49:42.802Z | |
| 2045 | 2026-09-02T21:49:42.802Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376) |
| 2046 | 2026-09-02T21:49:43.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-09-02T21:49:43.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-09-02T21:49:43.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-09-02T21:49:43.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2050 | 2026-09-02T21:49:43.214Z | |
| 2051 | 2026-09-02T21:49:43.214Z | info: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376) |
| 2052 | 2026-09-02T21:49:43.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-09-02T21:49:43.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-09-02T21:49:43.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-09-02T21:49:43.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2056 | 2026-09-02T21:49:43.623Z | |
| 2057 | 2026-09-02T21:49:43.623Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376) |
| 2058 | 2026-09-02T21:49:43.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-09-02T21:49:43.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-09-02T21:49:43.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-09-02T21:49:43.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2062 | 2026-09-02T21:49:44.033Z | |
| 2063 | 2026-09-02T21:49:44.033Z | info: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376) |
| 2064 | 2026-09-02T21:49:44.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-09-02T21:49:44.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-09-02T21:49:44.400Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-09-02T21:49:44.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2068 | 2026-09-02T21:49:44.445Z | |
| 2069 | 2026-09-02T21:49:44.445Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376) |
| 2070 | 2026-09-02T21:49:44.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-09-02T21:49:44.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-09-02T21:49:44.808Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-09-02T21:49:44.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2074 | 2026-09-02T21:49:44.857Z | |
| 2075 | 2026-09-02T21:49:44.857Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376) |
| 2076 | 2026-09-02T21:49:45.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-09-02T21:49:45.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-09-02T21:49:45.224Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-09-02T21:49:45.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2080 | 2026-09-02T21:49:45.273Z | |
| 2081 | 2026-09-02T21:49:45.274Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376) |
| 2082 | 2026-09-02T21:49:45.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-09-02T21:49:45.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-09-02T21:49:45.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-09-02T21:49:45.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2086 | 2026-09-02T21:49:45.690Z | |
| 2087 | 2026-09-02T21:49:45.690Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376) |
| 2088 | 2026-09-02T21:49:46.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-09-02T21:49:46.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-09-02T21:49:46.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-09-02T21:49:46.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2092 | 2026-09-02T21:49:46.101Z | |
| 2093 | 2026-09-02T21:49:46.101Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376) |
| 2094 | 2026-09-02T21:49:46.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-09-02T21:49:46.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-09-02T21:49:46.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-09-02T21:49:46.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2098 | 2026-09-02T21:49:46.520Z | |
| 2099 | 2026-09-02T21:49:46.520Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376) |
| 2100 | 2026-09-02T21:49:46.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-09-02T21:49:46.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-09-02T21:49:46.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-09-02T21:49:46.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2104 | 2026-09-02T21:49:46.934Z | |
| 2105 | 2026-09-02T21:49:46.934Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376) |
| 2106 | 2026-09-02T21:49:47.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-09-02T21:49:47.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-09-02T21:49:47.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-09-02T21:49:47.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2110 | 2026-09-02T21:49:47.350Z | |
| 2111 | 2026-09-02T21:49:47.350Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376) |
| 2112 | 2026-09-02T21:49:47.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-09-02T21:49:47.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-09-02T21:49:47.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2115 | 2026-09-02T21:49:47.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2116 | 2026-09-02T21:49:47.764Z | |
| 2117 | 2026-09-02T21:49:47.764Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376) |
| 2118 | 2026-09-02T21:49:48.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2119 | 2026-09-02T21:49:48.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2120 | 2026-09-02T21:49:48.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2121 | 2026-09-02T21:49:48.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2122 | 2026-09-02T21:49:48.179Z | |
| 2123 | 2026-09-02T21:49:48.179Z | info: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376) |
| 2124 | 2026-09-02T21:49:48.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2125 | 2026-09-02T21:49:48.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2126 | 2026-09-02T21:49:48.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2127 | 2026-09-02T21:49:48.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2128 | 2026-09-02T21:49:48.593Z | |
| 2129 | 2026-09-02T21:49:48.593Z | info: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376) |
| 2130 | 2026-09-02T21:49:48.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2131 | 2026-09-02T21:49:48.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2132 | 2026-09-02T21:49:48.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2133 | 2026-09-02T21:49:48.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2134 | 2026-09-02T21:49:49.005Z | |
| 2135 | 2026-09-02T21:49:49.005Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376) |
| 2136 | 2026-09-02T21:49:49.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2137 | 2026-09-02T21:49:49.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2138 | 2026-09-02T21:49:49.371Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2139 | 2026-09-02T21:49:49.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2140 | 2026-09-02T21:49:49.421Z | |
| 2141 | 2026-09-02T21:49:49.421Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376) |
| 2142 | 2026-09-02T21:49:49.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2143 | 2026-09-02T21:49:49.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2144 | 2026-09-02T21:49:49.786Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2145 | 2026-09-02T21:49:49.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2146 | 2026-09-02T21:49:49.836Z | |
| 2147 | 2026-09-02T21:49:49.836Z | info: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376) |
| 2148 | 2026-09-02T21:49:50.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2149 | 2026-09-02T21:49:50.200Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2150 | 2026-09-02T21:49:50.200Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2151 | 2026-09-02T21:49:50.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2152 | 2026-09-02T21:49:50.248Z | |
| 2153 | 2026-09-02T21:49:50.248Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376) |
| 2154 | 2026-09-02T21:49:50.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2155 | 2026-09-02T21:49:50.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2156 | 2026-09-02T21:49:50.614Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2157 | 2026-09-02T21:49:50.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2158 | 2026-09-02T21:49:50.662Z | |
| 2159 | 2026-09-02T21:49:50.662Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376) |
| 2160 | 2026-09-02T21:49:51.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2161 | 2026-09-02T21:49:51.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2162 | 2026-09-02T21:49:51.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2163 | 2026-09-02T21:49:51.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2164 | 2026-09-02T21:49:51.076Z | |
| 2165 | 2026-09-02T21:49:51.076Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376) |
| 2166 | 2026-09-02T21:49:51.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2167 | 2026-09-02T21:49:51.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2168 | 2026-09-02T21:49:51.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2169 | 2026-09-02T21:49:51.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2170 | 2026-09-02T21:49:51.491Z | |
| 2171 | 2026-09-02T21:49:51.491Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376) |
| 2172 | 2026-09-02T21:49:51.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2173 | 2026-09-02T21:49:51.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2174 | 2026-09-02T21:49:51.857Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2175 | 2026-09-02T21:49:51.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2176 | 2026-09-02T21:49:51.904Z | |
| 2177 | 2026-09-02T21:49:51.904Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376) |
| 2178 | 2026-09-02T21:49:52.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2179 | 2026-09-02T21:49:52.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2180 | 2026-09-02T21:49:52.268Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2181 | 2026-09-02T21:49:52.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2182 | 2026-09-02T21:49:52.316Z | |
| 2183 | 2026-09-02T21:49:52.316Z | info: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376) |
| 2184 | 2026-09-02T21:49:52.676Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2185 | 2026-09-02T21:49:52.679Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2186 | 2026-09-02T21:49:52.679Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2187 | 2026-09-02T21:49:52.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2188 | 2026-09-02T21:49:52.728Z | |
| 2189 | 2026-09-02T21:49:52.728Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376) |
| 2190 | 2026-09-02T21:49:53.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2191 | 2026-09-02T21:49:53.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2192 | 2026-09-02T21:49:53.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2193 | 2026-09-02T21:49:53.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2194 | 2026-09-02T21:49:53.140Z | |
| 2195 | 2026-09-02T21:49:53.140Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376) |
| 2196 | 2026-09-02T21:49:53.505Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2197 | 2026-09-02T21:49:53.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2198 | 2026-09-02T21:49:53.509Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2199 | 2026-09-02T21:49:53.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2200 | 2026-09-02T21:49:53.557Z | |
| 2201 | 2026-09-02T21:49:53.558Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376) |
| 2202 | 2026-09-02T21:49:53.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2203 | 2026-09-02T21:49:53.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2204 | 2026-09-02T21:49:53.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2205 | 2026-09-02T21:49:53.924Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2206 | 2026-09-02T21:49:53.970Z | |
| 2207 | 2026-09-02T21:49:53.970Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376) |
| 2208 | 2026-09-02T21:49:54.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2209 | 2026-09-02T21:49:54.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2210 | 2026-09-02T21:49:54.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2211 | 2026-09-02T21:49:54.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2212 | 2026-09-02T21:49:54.382Z | |
| 2213 | 2026-09-02T21:49:54.382Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376) |
| 2214 | 2026-09-02T21:49:54.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2215 | 2026-09-02T21:49:54.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2216 | 2026-09-02T21:49:54.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2217 | 2026-09-02T21:49:54.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2218 | 2026-09-02T21:49:54.796Z | |
| 2219 | 2026-09-02T21:49:54.797Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376) |
| 2220 | 2026-09-02T21:49:55.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2221 | 2026-09-02T21:49:55.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2222 | 2026-09-02T21:49:55.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2223 | 2026-09-02T21:49:55.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2224 | 2026-09-02T21:49:55.210Z | |
| 2225 | 2026-09-02T21:49:55.210Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376) |
| 2226 | 2026-09-02T21:49:55.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2227 | 2026-09-02T21:49:55.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2228 | 2026-09-02T21:49:55.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2229 | 2026-09-02T21:49:55.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2230 | 2026-09-02T21:49:55.623Z | |
| 2231 | 2026-09-02T21:49:55.624Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376) |
| 2232 | 2026-09-02T21:49:55.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2233 | 2026-09-02T21:49:55.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2234 | 2026-09-02T21:49:55.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2235 | 2026-09-02T21:49:55.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2236 | 2026-09-02T21:49:56.034Z | |
| 2237 | 2026-09-02T21:49:56.034Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376) |
| 2238 | 2026-09-02T21:49:56.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2239 | 2026-09-02T21:49:56.397Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2240 | 2026-09-02T21:49:56.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2241 | 2026-09-02T21:49:56.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2242 | 2026-09-02T21:49:56.449Z | |
| 2243 | 2026-09-02T21:49:56.449Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376) |
| 2244 | 2026-09-02T21:49:56.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2245 | 2026-09-02T21:49:56.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2246 | 2026-09-02T21:49:56.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2247 | 2026-09-02T21:49:56.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2248 | 2026-09-02T21:49:56.862Z | |
| 2249 | 2026-09-02T21:49:56.862Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376) |
| 2250 | 2026-09-02T21:49:57.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2251 | 2026-09-02T21:49:57.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2252 | 2026-09-02T21:49:57.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2253 | 2026-09-02T21:49:57.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2254 | 2026-09-02T21:49:57.276Z | |
| 2255 | 2026-09-02T21:49:57.276Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376) |
| 2256 | 2026-09-02T21:49:57.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2257 | 2026-09-02T21:49:57.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2258 | 2026-09-02T21:49:57.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2259 | 2026-09-02T21:49:57.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2260 | 2026-09-02T21:49:57.692Z | |
| 2261 | 2026-09-02T21:49:57.692Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376) |
| 2262 | 2026-09-02T21:49:58.055Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2263 | 2026-09-02T21:49:58.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2264 | 2026-09-02T21:49:58.059Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2265 | 2026-09-02T21:49:58.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2266 | 2026-09-02T21:49:58.108Z | |
| 2267 | 2026-09-02T21:49:58.108Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376) |
| 2268 | 2026-09-02T21:49:58.511Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2269 | 2026-09-02T21:49:58.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2270 | 2026-09-02T21:49:58.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2271 | 2026-09-02T21:49:58.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2272 | 2026-09-02T21:49:58.530Z | |
| 2273 | 2026-09-02T21:49:58.530Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376) |
| 2274 | 2026-09-02T21:49:58.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2275 | 2026-09-02T21:49:58.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2276 | 2026-09-02T21:49:58.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2277 | 2026-09-02T21:49:58.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2278 | 2026-09-02T21:49:58.945Z | |
| 2279 | 2026-09-02T21:49:58.945Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376) |
| 2280 | 2026-09-02T21:49:59.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2281 | 2026-09-02T21:49:59.314Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2282 | 2026-09-02T21:49:59.314Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2283 | 2026-09-02T21:49:59.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2284 | 2026-09-02T21:49:59.364Z | |
| 2285 | 2026-09-02T21:49:59.364Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376) |
| 2286 | 2026-09-02T21:49:59.728Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2287 | 2026-09-02T21:49:59.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2288 | 2026-09-02T21:49:59.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2289 | 2026-09-02T21:49:59.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2290 | 2026-09-02T21:49:59.783Z | |
| 2291 | 2026-09-02T21:49:59.783Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376) |
| 2292 | 2026-09-02T21:50:00.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2293 | 2026-09-02T21:50:00.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2294 | 2026-09-02T21:50:00.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2295 | 2026-09-02T21:50:00.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2296 | 2026-09-02T21:50:00.204Z | |
| 2297 | 2026-09-02T21:50:00.204Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376) |
| 2298 | 2026-09-02T21:50:00.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2299 | 2026-09-02T21:50:00.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2300 | 2026-09-02T21:50:00.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2301 | 2026-09-02T21:50:00.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2302 | 2026-09-02T21:50:00.624Z | |
| 2303 | 2026-09-02T21:50:00.624Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376) |
| 2304 | 2026-09-02T21:50:01.024Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2305 | 2026-09-02T21:50:01.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2306 | 2026-09-02T21:50:01.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2307 | 2026-09-02T21:50:01.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2308 | 2026-09-02T21:50:01.044Z | |
| 2309 | 2026-09-02T21:50:01.044Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376) |
| 2310 | 2026-09-02T21:50:01.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2311 | 2026-09-02T21:50:01.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2312 | 2026-09-02T21:50:01.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2313 | 2026-09-02T21:50:01.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2314 | 2026-09-02T21:50:01.463Z | |
| 2315 | 2026-09-02T21:50:01.463Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376) |
| 2316 | 2026-09-02T21:50:01.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2317 | 2026-09-02T21:50:01.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2318 | 2026-09-02T21:50:01.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2319 | 2026-09-02T21:50:01.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2320 | 2026-09-02T21:50:01.878Z | |
| 2321 | 2026-09-02T21:50:01.878Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376) |
| 2322 | 2026-09-02T21:50:02.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2323 | 2026-09-02T21:50:02.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2324 | 2026-09-02T21:50:02.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2325 | 2026-09-02T21:50:02.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2326 | 2026-09-02T21:50:02.295Z | |
| 2327 | 2026-09-02T21:50:02.295Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376) |
| 2328 | 2026-09-02T21:50:02.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2329 | 2026-09-02T21:50:02.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2330 | 2026-09-02T21:50:02.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2331 | 2026-09-02T21:50:02.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2332 | 2026-09-02T21:50:02.708Z | |
| 2333 | 2026-09-02T21:50:02.709Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376) |
| 2334 | 2026-09-02T21:50:03.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2335 | 2026-09-02T21:50:03.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2336 | 2026-09-02T21:50:03.077Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2337 | 2026-09-02T21:50:03.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2338 | 2026-09-02T21:50:03.125Z | |
| 2339 | 2026-09-02T21:50:03.126Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376) |
| 2340 | 2026-09-02T21:50:03.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2341 | 2026-09-02T21:50:03.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2342 | 2026-09-02T21:50:03.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2343 | 2026-09-02T21:50:03.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2344 | 2026-09-02T21:50:03.542Z | |
| 2345 | 2026-09-02T21:50:03.542Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376) |
| 2346 | 2026-09-02T21:50:03.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2347 | 2026-09-02T21:50:03.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2348 | 2026-09-02T21:50:03.909Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2349 | 2026-09-02T21:50:03.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2350 | 2026-09-02T21:50:03.957Z | |
| 2351 | 2026-09-02T21:50:03.957Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376) |
| 2352 | 2026-09-02T21:50:04.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2353 | 2026-09-02T21:50:04.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2354 | 2026-09-02T21:50:04.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2355 | 2026-09-02T21:50:04.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2356 | 2026-09-02T21:50:04.377Z | |
| 2357 | 2026-09-02T21:50:04.377Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376) |
| 2358 | 2026-09-02T21:50:04.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2359 | 2026-09-02T21:50:04.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2360 | 2026-09-02T21:50:04.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2361 | 2026-09-02T21:50:04.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2362 | 2026-09-02T21:50:04.795Z | |
| 2363 | 2026-09-02T21:50:04.795Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376) |
| 2364 | 2026-09-02T21:50:05.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2365 | 2026-09-02T21:50:05.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2366 | 2026-09-02T21:50:05.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2367 | 2026-09-02T21:50:05.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2368 | 2026-09-02T21:50:05.213Z | |
| 2369 | 2026-09-02T21:50:05.213Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376) |
| 2370 | 2026-09-02T21:50:05.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2371 | 2026-09-02T21:50:05.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2372 | 2026-09-02T21:50:05.582Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2373 | 2026-09-02T21:50:05.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2374 | 2026-09-02T21:50:05.631Z | |
| 2375 | 2026-09-02T21:50:05.631Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376) |
| 2376 | 2026-09-02T21:50:05.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2377 | 2026-09-02T21:50:06.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2378 | 2026-09-02T21:50:06.002Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2379 | 2026-09-02T21:50:06.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2380 | 2026-09-02T21:50:06.054Z | |
| 2381 | 2026-09-02T21:50:06.054Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376) |
| 2382 | 2026-09-02T21:50:06.422Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2383 | 2026-09-02T21:50:06.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2384 | 2026-09-02T21:50:06.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2385 | 2026-09-02T21:50:06.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2386 | 2026-09-02T21:50:06.476Z | |
| 2387 | 2026-09-02T21:50:06.476Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376) |
| 2388 | 2026-09-02T21:50:06.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2389 | 2026-09-02T21:50:06.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2390 | 2026-09-02T21:50:06.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2391 | 2026-09-02T21:50:06.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2392 | 2026-09-02T21:50:06.951Z | |
| 2393 | 2026-09-02T21:50:06.951Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376) |
| 2394 | 2026-09-02T21:50:07.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2395 | 2026-09-02T21:50:07.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2396 | 2026-09-02T21:50:07.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2397 | 2026-09-02T21:50:07.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2398 | 2026-09-02T21:50:07.321Z | |
| 2399 | 2026-09-02T21:50:07.321Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376) |
| 2400 | 2026-09-02T21:50:07.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2401 | 2026-09-02T21:50:07.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2402 | 2026-09-02T21:50:07.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2403 | 2026-09-02T21:50:07.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2404 | 2026-09-02T21:50:07.743Z | |
| 2405 | 2026-09-02T21:50:07.744Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376) |
| 2406 | 2026-09-02T21:50:08.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2407 | 2026-09-02T21:50:08.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2408 | 2026-09-02T21:50:08.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2409 | 2026-09-02T21:50:08.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2410 | 2026-09-02T21:50:08.164Z | |
| 2411 | 2026-09-02T21:50:08.164Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376) |
| 2412 | 2026-09-02T21:50:08.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2413 | 2026-09-02T21:50:08.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2414 | 2026-09-02T21:50:08.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2415 | 2026-09-02T21:50:08.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2416 | 2026-09-02T21:50:08.587Z | |
| 2417 | 2026-09-02T21:50:08.588Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376) |
| 2418 | 2026-09-02T21:50:08.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2419 | 2026-09-02T21:50:08.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2420 | 2026-09-02T21:50:08.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2421 | 2026-09-02T21:50:08.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2422 | 2026-09-02T21:50:09.015Z | |
| 2423 | 2026-09-02T21:50:09.015Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376) |
| 2424 | 2026-09-02T21:50:09.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2425 | 2026-09-02T21:50:09.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2426 | 2026-09-02T21:50:09.387Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2427 | 2026-09-02T21:50:09.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2428 | 2026-09-02T21:50:09.441Z | |
| 2429 | 2026-09-02T21:50:09.441Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376) |
| 2430 | 2026-09-02T21:50:09.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2431 | 2026-09-02T21:50:09.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2432 | 2026-09-02T21:50:09.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2433 | 2026-09-02T21:50:09.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2434 | 2026-09-02T21:50:10.051Z | |
| 2435 | 2026-09-02T21:50:10.051Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376) |
| 2436 | 2026-09-02T21:50:10.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2437 | 2026-09-02T21:50:10.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2438 | 2026-09-02T21:50:10.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2439 | 2026-09-02T21:50:10.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2440 | 2026-09-02T21:50:10.665Z | |
| 2441 | 2026-09-02T21:50:10.665Z | info: running `cargo check --bins` on nexus-config (91/376) |
| 2442 | 2026-09-02T21:50:11.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2443 | 2026-09-02T21:50:11.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2444 | 2026-09-02T21:50:11.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2445 | 2026-09-02T21:50:11.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2446 | 2026-09-02T21:50:11.276Z | |
| 2447 | 2026-09-02T21:50:11.276Z | info: running `cargo check --bins` on nexus-types (92/376) |
| 2448 | 2026-09-02T21:50:11.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2449 | 2026-09-02T21:50:11.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2450 | 2026-09-02T21:50:11.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2451 | 2026-09-02T21:50:11.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2452 | 2026-09-02T21:50:11.880Z | |
| 2453 | 2026-09-02T21:50:11.880Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376) |
| 2454 | 2026-09-02T21:50:12.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2455 | 2026-09-02T21:50:12.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2456 | 2026-09-02T21:50:12.374Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2457 | 2026-09-02T21:50:12.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2458 | 2026-09-02T21:50:12.460Z | |
| 2459 | 2026-09-02T21:50:12.460Z | info: running `cargo check --bins` on omicron-passwords (94/376) |
| 2460 | 2026-09-02T21:50:12.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2461 | 2026-09-02T21:50:12.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2462 | 2026-09-02T21:50:12.933Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2463 | 2026-09-02T21:50:12.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2464 | 2026-09-02T21:50:13.014Z | |
| 2465 | 2026-09-02T21:50:13.014Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (95/376) |
| 2466 | 2026-09-02T21:50:13.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2467 | 2026-09-02T21:50:13.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2468 | 2026-09-02T21:50:13.512Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2469 | 2026-09-02T21:50:13.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2470 | 2026-09-02T21:50:13.602Z | |
| 2471 | 2026-09-02T21:50:13.602Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376) |
| 2472 | 2026-09-02T21:50:14.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2473 | 2026-09-02T21:50:14.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2474 | 2026-09-02T21:50:14.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2475 | 2026-09-02T21:50:14.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2476 | 2026-09-02T21:50:14.158Z | |
| 2477 | 2026-09-02T21:50:14.158Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376) |
| 2478 | 2026-09-02T21:50:14.644Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2479 | 2026-09-02T21:50:14.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2480 | 2026-09-02T21:50:14.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2481 | 2026-09-02T21:50:14.655Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2482 | 2026-09-02T21:50:14.738Z | |
| 2483 | 2026-09-02T21:50:14.738Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376) |
| 2484 | 2026-09-02T21:50:15.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2485 | 2026-09-02T21:50:15.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2486 | 2026-09-02T21:50:15.222Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2487 | 2026-09-02T21:50:15.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2488 | 2026-09-02T21:50:15.309Z | |
| 2489 | 2026-09-02T21:50:15.309Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376) |
| 2490 | 2026-09-02T21:50:15.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2491 | 2026-09-02T21:50:15.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2492 | 2026-09-02T21:50:15.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2493 | 2026-09-02T21:50:15.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2494 | 2026-09-02T21:50:15.866Z | |
| 2495 | 2026-09-02T21:50:15.866Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376) |
| 2496 | 2026-09-02T21:50:16.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2497 | 2026-09-02T21:50:16.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2498 | 2026-09-02T21:50:16.327Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2499 | 2026-09-02T21:50:16.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2500 | 2026-09-02T21:50:16.410Z | |
| 2501 | 2026-09-02T21:50:16.410Z | info: running `cargo check --bins --no-default-features` on gfss (101/376) |
| 2502 | 2026-09-02T21:50:16.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2503 | 2026-09-02T21:50:16.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2504 | 2026-09-02T21:50:16.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2505 | 2026-09-02T21:50:16.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2506 | 2026-09-02T21:50:16.963Z | |
| 2507 | 2026-09-02T21:50:16.963Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376) |
| 2508 | 2026-09-02T21:50:17.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2509 | 2026-09-02T21:50:17.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2510 | 2026-09-02T21:50:17.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2511 | 2026-09-02T21:50:17.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2512 | 2026-09-02T21:50:17.518Z | |
| 2513 | 2026-09-02T21:50:17.518Z | info: running `cargo check --bins` on trust-quorum-types (103/376) |
| 2514 | 2026-09-02T21:50:17.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2515 | 2026-09-02T21:50:18.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2516 | 2026-09-02T21:50:18.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2517 | 2026-09-02T21:50:18.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2518 | 2026-09-02T21:50:18.075Z | |
| 2519 | 2026-09-02T21:50:18.075Z | info: running `cargo check --bins` on wicketd-commission-types (104/376) |
| 2520 | 2026-09-02T21:50:18.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2521 | 2026-09-02T21:50:18.558Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2522 | 2026-09-02T21:50:18.558Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2523 | 2026-09-02T21:50:18.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2524 | 2026-09-02T21:50:18.643Z | |
| 2525 | 2026-09-02T21:50:18.643Z | info: running `cargo check --bins` on wicketd-commission-types-versions (105/376) |
| 2526 | 2026-09-02T21:50:19.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2527 | 2026-09-02T21:50:19.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2528 | 2026-09-02T21:50:19.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2529 | 2026-09-02T21:50:19.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2530 | 2026-09-02T21:50:19.216Z | |
| 2531 | 2026-09-02T21:50:19.216Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376) |
| 2532 | 2026-09-02T21:50:19.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2533 | 2026-09-02T21:50:19.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2534 | 2026-09-02T21:50:19.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2535 | 2026-09-02T21:50:19.700Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2536 | 2026-09-02T21:50:19.778Z | |
| 2537 | 2026-09-02T21:50:19.778Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376) |
| 2538 | 2026-09-02T21:50:20.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2539 | 2026-09-02T21:50:20.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2540 | 2026-09-02T21:50:20.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2541 | 2026-09-02T21:50:20.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2542 | 2026-09-02T21:50:20.342Z | |
| 2543 | 2026-09-02T21:50:20.342Z | info: running `cargo check --bins` on clickhouse-admin-types (108/376) |
| 2544 | 2026-09-02T21:50:20.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2545 | 2026-09-02T21:50:20.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2546 | 2026-09-02T21:50:20.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2547 | 2026-09-02T21:50:20.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2548 | 2026-09-02T21:50:20.915Z | |
| 2549 | 2026-09-02T21:50:20.915Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (109/376) |
| 2550 | 2026-09-02T21:50:21.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2551 | 2026-09-02T21:50:21.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2552 | 2026-09-02T21:50:21.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2553 | 2026-09-02T21:50:21.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2554 | 2026-09-02T21:50:21.484Z | |
| 2555 | 2026-09-02T21:50:21.484Z | info: running `cargo check --bins` on cockroach-admin-types (110/376) |
| 2556 | 2026-09-02T21:50:21.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2557 | 2026-09-02T21:50:21.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2558 | 2026-09-02T21:50:21.960Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2559 | 2026-09-02T21:50:21.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2560 | 2026-09-02T21:50:22.049Z | |
| 2561 | 2026-09-02T21:50:22.049Z | info: running `cargo check --bins` on cockroach-admin-types-versions (111/376) |
| 2562 | 2026-09-02T21:50:22.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2563 | 2026-09-02T21:50:22.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2564 | 2026-09-02T21:50:22.507Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2565 | 2026-09-02T21:50:22.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2566 | 2026-09-02T21:50:22.589Z | |
| 2567 | 2026-09-02T21:50:22.589Z | info: running `cargo check --bins` on ereport-types (112/376) |
| 2568 | 2026-09-02T21:50:23.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2569 | 2026-09-02T21:50:23.109Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2570 | 2026-09-02T21:50:23.109Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2571 | 2026-09-02T21:50:23.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2572 | 2026-09-02T21:50:23.152Z | |
| 2573 | 2026-09-02T21:50:23.152Z | info: running `cargo check --bins` on gateway-client (113/376) |
| 2574 | 2026-09-02T21:50:23.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2575 | 2026-09-02T21:50:23.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2576 | 2026-09-02T21:50:23.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2577 | 2026-09-02T21:50:23.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2578 | 2026-09-02T21:50:23.716Z | |
| 2579 | 2026-09-02T21:50:23.717Z | info: running `cargo check --bins --no-default-features` on gateway-types (114/376) |
| 2580 | 2026-09-02T21:50:24.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2581 | 2026-09-02T21:50:24.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2582 | 2026-09-02T21:50:24.194Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2583 | 2026-09-02T21:50:24.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2584 | 2026-09-02T21:50:24.279Z | |
| 2585 | 2026-09-02T21:50:24.279Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376) |
| 2586 | 2026-09-02T21:50:24.750Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2587 | 2026-09-02T21:50:24.753Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2588 | 2026-09-02T21:50:24.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2589 | 2026-09-02T21:50:24.758Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2590 | 2026-09-02T21:50:24.836Z | |
| 2591 | 2026-09-02T21:50:24.836Z | info: running `cargo check --bins --no-default-features` on illumos-utils (116/376) |
| 2592 | 2026-09-02T21:50:25.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2593 | 2026-09-02T21:50:25.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2594 | 2026-09-02T21:50:25.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2595 | 2026-09-02T21:50:25.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2596 | 2026-09-02T21:50:25.421Z | |
| 2597 | 2026-09-02T21:50:25.421Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376) |
| 2598 | 2026-09-02T21:50:25.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2599 | 2026-09-02T21:50:25.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2600 | 2026-09-02T21:50:25.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2601 | 2026-09-02T21:50:25.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2602 | 2026-09-02T21:50:26.006Z | |
| 2603 | 2026-09-02T21:50:26.006Z | info: running `cargo check --bins` on key-manager-types (118/376) |
| 2604 | 2026-09-02T21:50:26.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2605 | 2026-09-02T21:50:26.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2606 | 2026-09-02T21:50:26.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2607 | 2026-09-02T21:50:26.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2608 | 2026-09-02T21:50:26.558Z | |
| 2609 | 2026-09-02T21:50:26.558Z | info: running `cargo check --bins` on oxlog (119/376) |
| 2610 | 2026-09-02T21:50:27.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2611 | 2026-09-02T21:50:27.027Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2612 | 2026-09-02T21:50:27.154Z | Checking cfg-if v1.0.4 |
| 2613 | 2026-09-02T21:50:27.159Z | Checking serde_core v1.0.228 |
| 2614 | 2026-09-02T21:50:27.159Z | Checking libc v0.2.185 |
| 2615 | 2026-09-02T21:50:27.272Z | Checking memchr v2.8.0 |
| 2616 | 2026-09-02T21:50:27.282Z | Checking smallvec v1.15.1 |
| 2617 | 2026-09-02T21:50:27.282Z | Checking log v0.4.33 |
| 2618 | 2026-09-02T21:50:27.301Z | Checking subtle v2.6.1 |
| 2619 | 2026-09-02T21:50:27.311Z | Checking itoa v1.0.17 |
| 2620 | 2026-09-02T21:50:27.322Z | Checking scopeguard v1.2.0 |
| 2621 | 2026-09-02T21:50:27.419Z | Checking lock_api v0.4.14 |
| 2622 | 2026-09-02T21:50:27.443Z | Checking typenum v1.20.1 |
| 2623 | 2026-09-02T21:50:27.443Z | Checking stable_deref_trait v1.2.1 |
| 2624 | 2026-09-02T21:50:27.467Z | Checking zerofrom v0.1.6 |
| 2625 | 2026-09-02T21:50:27.480Z | Checking zerocopy v0.8.55 |
| 2626 | 2026-09-02T21:50:27.525Z | Checking portable-atomic v1.13.1 |
| 2627 | 2026-09-02T21:50:27.580Z | Checking yoke v0.8.1 |
| 2628 | 2026-09-02T21:50:27.618Z | Checking critical-section v1.2.0 |
| 2629 | 2026-09-02T21:50:27.637Z | Checking pin-project-lite v0.2.17 |
| 2630 | 2026-09-02T21:50:27.659Z | Checking errno v0.3.14 |
| 2631 | 2026-09-02T21:50:27.711Z | Checking getrandom v0.2.17 |
| 2632 | 2026-09-02T21:50:27.728Z | Checking const-oid v0.9.6 |
| 2633 | 2026-09-02T21:50:27.742Z | Checking zerovec v0.11.5 |
| 2634 | 2026-09-02T21:50:27.778Z | Checking libm v0.2.16 |
| 2635 | 2026-09-02T21:50:27.853Z | Checking rand_core v0.6.4 |
| 2636 | 2026-09-02T21:50:27.940Z | Checking once_cell v1.21.3 |
| 2637 | 2026-09-02T21:50:28.059Z | Checking zmij v1.0.21 |
| 2638 | 2026-09-02T21:50:28.122Z | Checking signal-hook-registry v1.4.8 |
| 2639 | 2026-09-02T21:50:28.182Z | Checking tinystr v0.8.2 |
| 2640 | 2026-09-02T21:50:28.194Z | Checking parking_lot_core v0.9.12 |
| 2641 | 2026-09-02T21:50:28.247Z | Checking futures-core v0.3.32 |
| 2642 | 2026-09-02T21:50:28.286Z | Checking percent-encoding v2.3.2 |
| 2643 | 2026-09-02T21:50:28.357Z | Checking litemap v0.8.1 |
| 2644 | 2026-09-02T21:50:28.371Z | Checking rand_core v0.10.0 |
| 2645 | 2026-09-02T21:50:28.382Z | Checking writeable v0.6.2 |
| 2646 | 2026-09-02T21:50:28.406Z | Checking parking_lot v0.12.5 |
| 2647 | 2026-09-02T21:50:28.428Z | Checking potential_utf v0.1.4 |
| 2648 | 2026-09-02T21:50:28.488Z | Checking num-traits v0.2.19 |
| 2649 | 2026-09-02T21:50:28.522Z | Checking getrandom v0.4.3 |
| 2650 | 2026-09-02T21:50:28.535Z | Checking zerotrie v0.2.3 |
| 2651 | 2026-09-02T21:50:28.546Z | Checking icu_locale_core v2.1.1 |
| 2652 | 2026-09-02T21:50:28.557Z | Checking mio v1.2.0 |
| 2653 | 2026-09-02T21:50:28.592Z | Checking equivalent v1.0.2 |
| 2654 | 2026-09-02T21:50:28.666Z | Checking icu_collections v2.1.1 |
| 2655 | 2026-09-02T21:50:28.681Z | Checking socket2 v0.6.3 |
| 2656 | 2026-09-02T21:50:28.773Z | Checking icu_normalizer_data v2.1.1 |
| 2657 | 2026-09-02T21:50:28.787Z | Checking serde v1.0.228 |
| 2658 | 2026-09-02T21:50:28.838Z | Checking bitflags v2.11.0 |
| 2659 | 2026-09-02T21:50:28.851Z | Checking serde_json v1.0.151 |
| 2660 | 2026-09-02T21:50:28.916Z | Checking icu_properties_data v2.1.2 |
| 2661 | 2026-09-02T21:50:28.971Z | Checking byteorder v1.5.0 |
| 2662 | 2026-09-02T21:50:29.007Z | Checking futures-sink v0.3.32 |
| 2663 | 2026-09-02T21:50:29.032Z | Checking hashbrown v0.17.0 |
| 2664 | 2026-09-02T21:50:29.046Z | Checking getrandom v0.3.4 |
| 2665 | 2026-09-02T21:50:29.091Z | Checking icu_provider v2.1.1 |
| 2666 | 2026-09-02T21:50:29.105Z | Checking futures-channel v0.3.32 |
| 2667 | 2026-09-02T21:50:29.172Z | Checking utf8_iter v1.0.4 |
| 2668 | 2026-09-02T21:50:29.185Z | Checking zeroize v1.9.0 |
| 2669 | 2026-09-02T21:50:29.197Z | Checking bytes v1.11.1 |
| 2670 | 2026-09-02T21:50:29.292Z | Checking futures-task v0.3.32 |
| 2671 | 2026-09-02T21:50:29.305Z | Checking slab v0.4.12 |
| 2672 | 2026-09-02T21:50:29.322Z | Checking icu_properties v2.1.2 |
| 2673 | 2026-09-02T21:50:29.354Z | Checking generic-array v0.14.7 |
| 2674 | 2026-09-02T21:50:29.429Z | Checking icu_normalizer v2.1.1 |
| 2675 | 2026-09-02T21:50:29.458Z | Checking futures-io v0.3.32 |
| 2676 | 2026-09-02T21:50:29.495Z | Checking indexmap v2.14.0 |
| 2677 | 2026-09-02T21:50:29.523Z | Checking rustix v1.1.4 |
| 2678 | 2026-09-02T21:50:29.571Z | Checking futures-util v0.3.32 |
| 2679 | 2026-09-02T21:50:29.639Z | Checking tokio v1.52.1 |
| 2680 | 2026-09-02T21:50:29.734Z | Checking form_urlencoded v1.2.2 |
| 2681 | 2026-09-02T21:50:29.806Z | Checking block-buffer v0.10.4 |
| 2682 | 2026-09-02T21:50:29.861Z | Checking crypto-common v0.1.7 |
| 2683 | 2026-09-02T21:50:29.954Z | Checking fnv v1.0.7 |
| 2684 | 2026-09-02T21:50:29.987Z | Checking digest v0.10.7 |
| 2685 | 2026-09-02T21:50:30.051Z | Checking base64ct v1.8.3 |
| 2686 | 2026-09-02T21:50:30.062Z | Checking iana-time-zone v0.1.65 |
| 2687 | 2026-09-02T21:50:30.163Z | Checking idna_adapter v1.2.1 |
| 2688 | 2026-09-02T21:50:30.170Z | Checking flagset v0.4.7 |
| 2689 | 2026-09-02T21:50:30.185Z | Checking chrono v0.4.45 |
| 2690 | 2026-09-02T21:50:30.252Z | Checking idna v1.1.0 |
| 2691 | 2026-09-02T21:50:30.256Z | Checking ppv-lite86 v0.2.21 |
| 2692 | 2026-09-02T21:50:30.287Z | Checking pem-rfc7468 v0.7.0 |
| 2693 | 2026-09-02T21:50:30.299Z | Checking rand_core v0.9.5 |
| 2694 | 2026-09-02T21:50:30.373Z | Checking uuid v1.23.4 |
| 2695 | 2026-09-02T21:50:30.445Z | Checking der v0.7.10 |
| 2696 | 2026-09-02T21:50:30.475Z | Checking base64 v0.22.1 |
| 2697 | 2026-09-02T21:50:30.495Z | Checking url v2.5.8 |
| 2698 | 2026-09-02T21:50:30.555Z | Checking regex-syntax v0.8.10 |
| 2699 | 2026-09-02T21:50:30.692Z | Checking http v1.4.2 |
| 2700 | 2026-09-02T21:50:30.713Z | Checking rand_chacha v0.9.0 |
| 2701 | 2026-09-02T21:50:30.916Z | Checking tracing-core v0.1.36 |
| 2702 | 2026-09-02T21:50:30.931Z | Checking dyn-clone v1.0.20 |
| 2703 | 2026-09-02T21:50:31.033Z | Checking cpufeatures v0.2.17 |
| 2704 | 2026-09-02T21:50:31.047Z | Checking simd-adler32 v0.3.8 |
| 2705 | 2026-09-02T21:50:31.104Z | Checking rand v0.9.2 |
| 2706 | 2026-09-02T21:50:31.174Z | Checking spki v0.7.3 |
| 2707 | 2026-09-02T21:50:31.220Z | Checking rustls-pki-types v1.14.0 |
| 2708 | 2026-09-02T21:50:31.229Z | Checking tracing v0.1.44 |
| 2709 | 2026-09-02T21:50:31.253Z | Checking http-body v1.0.1 |
| 2710 | 2026-09-02T21:50:31.340Z | Checking pkcs8 v0.10.2 |
| 2711 | 2026-09-02T21:50:31.382Z | Checking semver v1.0.28 |
| 2712 | 2026-09-02T21:50:31.427Z | Checking spin v0.9.8 |
| 2713 | 2026-09-02T21:50:31.491Z | Checking anstyle v1.0.14 |
| 2714 | 2026-09-02T21:50:31.503Z | Checking cmov v0.5.4 |
| 2715 | 2026-09-02T21:50:31.515Z | Checking tinyvec_macros v0.1.1 |
| 2716 | 2026-09-02T21:50:31.573Z | Checking openssl-probe v0.2.1 |
| 2717 | 2026-09-02T21:50:31.584Z | Checking adler2 v2.0.1 |
| 2718 | 2026-09-02T21:50:31.596Z | Checking utf8parse v0.2.2 |
| 2719 | 2026-09-02T21:50:31.607Z | Checking schemars v0.8.22 |
| 2720 | 2026-09-02T21:50:31.672Z | Checking tinyvec v1.10.0 |
| 2721 | 2026-09-02T21:50:31.684Z | Checking sha2 v0.10.9 |
| 2722 | 2026-09-02T21:50:31.696Z | Checking ctutils v0.4.2 |
| 2723 | 2026-09-02T21:50:31.699Z | Checking anstyle-parse v1.0.0 |
| 2724 | 2026-09-02T21:50:31.699Z | Checking miniz_oxide v0.8.9 |
| 2725 | 2026-09-02T21:50:31.852Z | Checking terminal_size v0.4.3 |
| 2726 | 2026-09-02T21:50:31.866Z | Checking aws-lc-sys v0.40.0 |
| 2727 | 2026-09-02T21:50:31.900Z | Checking thiserror v2.0.18 |
| 2728 | 2026-09-02T21:50:31.955Z | Checking is_terminal_polyfill v1.70.2 |
| 2729 | 2026-09-02T21:50:31.967Z | Checking try-lock v0.2.5 |
| 2730 | 2026-09-02T21:50:31.980Z | Checking fastrand v2.3.0 |
| 2731 | 2026-09-02T21:50:31.997Z | Checking colorchoice v1.0.4 |
| 2732 | 2026-09-02T21:50:32.044Z | Checking atomic-waker v1.1.2 |
| 2733 | 2026-09-02T21:50:32.059Z | Checking tower-layer v0.3.3 |
| 2734 | 2026-09-02T21:50:32.075Z | Checking untrusted v0.7.1 |
| 2735 | 2026-09-02T21:50:32.090Z | Checking anstyle-query v1.1.5 |
| 2736 | 2026-09-02T21:50:32.142Z | Checking tower-service v0.3.3 |
| 2737 | 2026-09-02T21:50:32.155Z | Checking tempfile v3.27.0 |
| 2738 | 2026-09-02T21:50:32.177Z | Checking want v0.3.1 |
| 2739 | 2026-09-02T21:50:32.188Z | Checking anstream v1.0.0 |
| 2740 | 2026-09-02T21:50:32.201Z | Checking hybrid-array v0.4.13 |
| 2741 | 2026-09-02T21:50:32.231Z | Checking ipnet v2.12.0 |
| 2742 | 2026-09-02T21:50:32.259Z | Checking crc32fast v1.5.0 |
| 2743 | 2026-09-02T21:50:32.294Z | Checking httparse v1.10.1 |
| 2744 | 2026-09-02T21:50:32.345Z | Checking aho-corasick v1.1.4 |
| 2745 | 2026-09-02T21:50:32.363Z | Checking aws-lc-rs v1.16.3 |
| 2746 | 2026-09-02T21:50:32.383Z | Checking plain v0.2.3 |
| 2747 | 2026-09-02T21:50:32.397Z | Checking foreign-types-shared v0.1.1 |
| 2748 | 2026-09-02T21:50:32.477Z | Checking untrusted v0.9.0 |
| 2749 | 2026-09-02T21:50:32.489Z | Checking tap v1.0.1 |
| 2750 | 2026-09-02T21:50:32.502Z | Checking httpdate v1.0.3 |
| 2751 | 2026-09-02T21:50:32.514Z | Checking foreign-types v0.3.2 |
| 2752 | 2026-09-02T21:50:32.583Z | Checking unicode-normalization v0.1.25 |
| 2753 | 2026-09-02T21:50:32.595Z | Checking wyz v0.5.1 |
| 2754 | 2026-09-02T21:50:32.595Z | Checking rand_chacha v0.3.1 |
| 2755 | 2026-09-02T21:50:32.645Z | Checking signature v2.2.0 |
| 2756 | 2026-09-02T21:50:32.765Z | Checking radium v0.7.0 |
| 2757 | 2026-09-02T21:50:32.780Z | Checking hex v0.4.3 |
| 2758 | 2026-09-02T21:50:32.806Z | Checking num-integer v0.1.46 |
| 2759 | 2026-09-02T21:50:32.893Z | Checking tokio-util v0.7.18 |
| 2760 | 2026-09-02T21:50:32.936Z | Checking openssl-sys v0.9.117 |
| 2761 | 2026-09-02T21:50:32.953Z | Checking wait-timeout v0.2.1 |
| 2762 | 2026-09-02T21:50:32.969Z | Checking socket2 v0.5.10 |
| 2763 | 2026-09-02T21:50:33.003Z | Checking unicode-ident v1.0.24 |
| 2764 | 2026-09-02T21:50:33.035Z | Checking regex-automata v0.4.14 |
| 2765 | 2026-09-02T21:50:33.038Z | Checking clap_lex v1.0.0 |
| 2766 | 2026-09-02T21:50:33.089Z | Checking funty v2.0.0 |
| 2767 | 2026-09-02T21:50:33.119Z | Checking ucd-trie v0.1.7 |
| 2768 | 2026-09-02T21:50:33.203Z | Checking strsim v0.11.1 |
| 2769 | 2026-09-02T21:50:33.233Z | Checking bit-vec v0.8.0 |
| 2770 | 2026-09-02T21:50:33.236Z | Checking rustls-webpki v0.103.13 |
| 2771 | 2026-09-02T21:50:33.257Z | Checking quick-error v1.2.3 |
| 2772 | 2026-09-02T21:50:33.304Z | Checking openssl v0.10.80 |
| 2773 | 2026-09-02T21:50:33.354Z | Checking rusty-fork v0.3.1 |
| 2774 | 2026-09-02T21:50:33.367Z | Checking clap_builder v4.6.0 |
| 2775 | 2026-09-02T21:50:33.414Z | Checking bitvec v1.0.1 |
| 2776 | 2026-09-02T21:50:33.428Z | Checking bit-set v0.8.0 |
| 2777 | 2026-09-02T21:50:33.528Z | Checking pest v2.8.6 |
| 2778 | 2026-09-02T21:50:33.541Z | Checking h2 v0.4.15 |
| 2779 | 2026-09-02T21:50:33.576Z | Checking proc-macro2 v1.0.106 |
| 2780 | 2026-09-02T21:50:33.671Z | Checking rustls v0.23.41 |
| 2781 | 2026-09-02T21:50:33.892Z | Checking num-iter v0.1.45 |
| 2782 | 2026-09-02T21:50:34.003Z | Checking rand v0.8.6 |
| 2783 | 2026-09-02T21:50:34.527Z | Checking lazy_static v1.5.0 |
| 2784 | 2026-09-02T21:50:34.581Z | Checking rand_xorshift v0.4.0 |
| 2785 | 2026-09-02T21:50:34.581Z | Checking hmac v0.12.1 |
| 2786 | 2026-09-02T21:50:34.618Z | Checking thiserror v1.0.69 |
| 2787 | 2026-09-02T21:50:34.700Z | Checking maybe-uninit v2.0.0 |
| 2788 | 2026-09-02T21:50:34.715Z | Checking serde_spanned v0.6.9 |
| 2789 | 2026-09-02T21:50:34.726Z | Checking toml_datetime v0.6.11 |
| 2790 | 2026-09-02T21:50:34.738Z | Checking sync_wrapper v1.0.2 |
| 2791 | 2026-09-02T21:50:34.763Z | Checking pretty-hex v0.4.1 |
| 2792 | 2026-09-02T21:50:34.843Z | Checking nodrop v0.1.14 |
| 2793 | 2026-09-02T21:50:34.847Z | Checking powerfmt v0.2.0 |
| 2794 | 2026-09-02T21:50:34.866Z | Checking siphasher v1.0.2 |
| 2795 | 2026-09-02T21:50:34.879Z | Checking zlib-rs v0.6.2 |
| 2796 | 2026-09-02T21:50:34.900Z | Checking unarray v0.1.4 |
| 2797 | 2026-09-02T21:50:34.922Z | Checking crc-catalog v2.4.0 |
| 2798 | 2026-09-02T21:50:34.994Z | Checking deranged v0.5.8 |
| 2799 | 2026-09-02T21:50:35.008Z | Checking proptest v1.11.0 |
| 2800 | 2026-09-02T21:50:35.019Z | Checking crc v3.4.0 |
| 2801 | 2026-09-02T21:50:35.022Z | Checking array-init v0.0.4 |
| 2802 | 2026-09-02T21:50:35.203Z | Checking tower v0.5.3 |
| 2803 | 2026-09-02T21:50:35.314Z | Checking native-tls v0.2.18 |
| 2804 | 2026-09-02T21:50:35.327Z | Checking smallvec v0.6.14 |
| 2805 | 2026-09-02T21:50:35.494Z | Checking packed_struct v0.10.1 |
| 2806 | 2026-09-02T21:50:35.510Z | Checking num-bigint-dig v0.8.6 |
| 2807 | 2026-09-02T21:50:35.576Z | Checking clap v4.6.1 |
| 2808 | 2026-09-02T21:50:35.655Z | Checking quote v1.0.45 |
| 2809 | 2026-09-02T21:50:35.759Z | Checking flate2 v1.1.9 |
| 2810 | 2026-09-02T21:50:35.829Z | Checking ipnetwork v0.21.1 |
| 2811 | 2026-09-02T21:50:35.926Z | Checking pkcs1 v0.7.5 |
| 2812 | 2026-09-02T21:50:35.959Z | Checking http-body-util v0.1.3 |
| 2813 | 2026-09-02T21:50:36.043Z | Checking crossbeam-utils v0.8.21 |
| 2814 | 2026-09-02T21:50:36.043Z | Checking bitfield v0.19.4 |
| 2815 | 2026-09-02T21:50:36.137Z | Checking zerocopy v0.6.6 |
| 2816 | 2026-09-02T21:50:36.170Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2817 | 2026-09-02T21:50:36.257Z | Checking ahash v0.8.12 |
| 2818 | 2026-09-02T21:50:36.322Z | Checking scroll v0.13.0 |
| 2819 | 2026-09-02T21:50:36.336Z | Checking env_filter v2.0.0 |
| 2820 | 2026-09-02T21:50:36.353Z | Checking hyper v1.10.1 |
| 2821 | 2026-09-02T21:50:36.403Z | Checking iri-string v0.7.10 |
| 2822 | 2026-09-02T21:50:36.428Z | Checking num_threads v0.1.7 |
| 2823 | 2026-09-02T21:50:36.451Z | Checking allocator-api2 v0.2.21 |
| 2824 | 2026-09-02T21:50:36.477Z | Checking winnow v0.5.40 |
| 2825 | 2026-09-02T21:50:36.513Z | Checking time-core v0.1.8 |
| 2826 | 2026-09-02T21:50:36.538Z | Checking num-conv v0.2.0 |
| 2827 | 2026-09-02T21:50:36.552Z | Checking unicode-bidi v0.3.18 |
| 2828 | 2026-09-02T21:50:36.654Z | Checking hashbrown v0.12.3 |
| 2829 | 2026-09-02T21:50:36.654Z | Checking gimli v0.32.3 |
| 2830 | 2026-09-02T21:50:36.736Z | Checking base64 v0.21.7 |
| 2831 | 2026-09-02T21:50:36.828Z | Checking unicode-properties v0.1.4 |
| 2832 | 2026-09-02T21:50:36.842Z | Checking ryu v1.0.23 |
| 2833 | 2026-09-02T21:50:36.967Z | Checking ron v0.8.1 |
| 2834 | 2026-09-02T21:50:36.984Z | Checking serde_urlencoded v0.7.1 |
| 2835 | 2026-09-02T21:50:37.012Z | Checking stringprep v0.1.5 |
| 2836 | 2026-09-02T21:50:37.078Z | Checking indexmap v1.9.3 |
| 2837 | 2026-09-02T21:50:37.165Z | Checking newtype-uuid v1.3.2 |
| 2838 | 2026-09-02T21:50:37.186Z | Checking time v0.3.47 |
| 2839 | 2026-09-02T21:50:37.297Z | Checking hyper-util v0.1.20 |
| 2840 | 2026-09-02T21:50:37.367Z | Checking goblin v0.10.5 |
| 2841 | 2026-09-02T21:50:37.451Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2842 | 2026-09-02T21:50:37.460Z | Checking tower-http v0.6.8 |
| 2843 | 2026-09-02T21:50:37.469Z | Checking env_logger v0.11.11 |
| 2844 | 2026-09-02T21:50:37.623Z | Checking toml_edit v0.19.15 |
| 2845 | 2026-09-02T21:50:37.652Z | Checking hashbrown v0.13.2 |
| 2846 | 2026-09-02T21:50:37.684Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2847 | 2026-09-02T21:50:37.842Z | Checking crossbeam-epoch v0.9.18 |
| 2848 | 2026-09-02T21:50:38.073Z | Checking rsa v0.9.10 |
| 2849 | 2026-09-02T21:50:38.086Z | Checking bzip2 v0.4.4 |
| 2850 | 2026-09-02T21:50:38.216Z | Checking addr2line v0.25.1 |
| 2851 | 2026-09-02T21:50:38.251Z | Checking oxnet v0.1.6 |
| 2852 | 2026-09-02T21:50:38.318Z | Checking syn v2.0.117 |
| 2853 | 2026-09-02T21:50:38.481Z | Checking serde-hex v0.1.0 |
| 2854 | 2026-09-02T21:50:38.510Z | Checking tokio-native-tls v0.3.1 |
| 2855 | 2026-09-02T21:50:38.560Z | Checking bstr v1.12.1 |
| 2856 | 2026-09-02T21:50:38.582Z | Checking block-buffer v0.12.1 |
| 2857 | 2026-09-02T21:50:38.656Z | Checking crypto-common v0.2.2 |
| 2858 | 2026-09-02T21:50:38.669Z | Checking block-padding v0.4.2 |
| 2859 | 2026-09-02T21:50:38.749Z | Checking rustls-native-certs v0.8.3 |
| 2860 | 2026-09-02T21:50:38.805Z | Checking x509-cert v0.2.5 |
| 2861 | 2026-09-02T21:50:38.887Z | Checking scroll v0.12.0 |
| 2862 | 2026-09-02T21:50:38.961Z | Checking object v0.37.3 |
| 2863 | 2026-09-02T21:50:39.109Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2864 | 2026-09-02T21:50:39.222Z | Checking md-5 v0.10.6 |
| 2865 | 2026-09-02T21:50:39.248Z | Checking hash32 v0.2.1 |
| 2866 | 2026-09-02T21:50:39.363Z | Checking encoding_rs v0.8.35 |
| 2867 | 2026-09-02T21:50:39.407Z | Checking mime v0.3.17 |
| 2868 | 2026-09-02T21:50:39.442Z | Checking psl-types v2.0.11 |
| 2869 | 2026-09-02T21:50:39.559Z | Checking rustc-demangle v0.1.27 |
| 2870 | 2026-09-02T21:50:39.582Z | Checking crc-any v2.5.0 |
| 2871 | 2026-09-02T21:50:39.715Z | Checking fallible-iterator v0.2.0 |
| 2872 | 2026-09-02T21:50:39.760Z | Checking dof v0.4.0 |
| 2873 | 2026-09-02T21:50:39.787Z | Checking publicsuffix v2.3.0 |
| 2874 | 2026-09-02T21:50:39.950Z | Checking heapless v0.7.17 |
| 2875 | 2026-09-02T21:50:39.962Z | Checking zstd-safe v7.2.4 |
| 2876 | 2026-09-02T21:50:39.987Z | Checking postgres-protocol v0.6.10 |
| 2877 | 2026-09-02T21:50:40.129Z | Checking goblin v0.8.2 |
| 2878 | 2026-09-02T21:50:40.339Z | Checking inout v0.2.2 |
| 2879 | 2026-09-02T21:50:40.349Z | Checking hyper-tls v0.6.0 |
| 2880 | 2026-09-02T21:50:40.355Z | Checking toml v0.7.8 |
| 2881 | 2026-09-02T21:50:40.400Z | Checking daft v0.1.8 |
| 2882 | 2026-09-02T21:50:40.446Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2883 | 2026-09-02T21:50:40.459Z | Checking cookie v0.18.1 |
| 2884 | 2026-09-02T21:50:40.489Z | Checking zip v0.6.6 |
| 2885 | 2026-09-02T21:50:40.606Z | Checking object v0.30.4 |
| 2886 | 2026-09-02T21:50:40.638Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2887 | 2026-09-02T21:50:40.664Z | Checking tokio-rustls v0.26.4 |
| 2888 | 2026-09-02T21:50:40.690Z | Checking phf_shared v0.13.1 |
| 2889 | 2026-09-02T21:50:40.801Z | Checking dtrace-parser v0.3.0 |
| 2890 | 2026-09-02T21:50:40.820Z | Checking zerocopy v0.7.35 |
| 2891 | 2026-09-02T21:50:40.888Z | Checking pin-project v1.1.11 |
| 2892 | 2026-09-02T21:50:40.892Z | Checking signal-hook v0.3.18 |
| 2893 | 2026-09-02T21:50:40.984Z | Checking futures-executor v0.3.32 |
| 2894 | 2026-09-02T21:50:41.039Z | Checking ff v0.13.1 |
| 2895 | 2026-09-02T21:50:41.089Z | Checking thread-id v5.1.0 |
| 2896 | 2026-09-02T21:50:41.134Z | Checking jiff-core v0.1.0 |
| 2897 | 2026-09-02T21:50:41.168Z | Checking bumpalo v3.20.2 |
| 2898 | 2026-09-02T21:50:41.171Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2899 | 2026-09-02T21:50:41.277Z | Checking backtrace v0.3.76 |
| 2900 | 2026-09-02T21:50:41.308Z | Checking unicode-width v0.2.0 |
| 2901 | 2026-09-02T21:50:41.352Z | Checking unicode-linebreak v0.1.5 |
| 2902 | 2026-09-02T21:50:41.372Z | Checking same-file v1.0.6 |
| 2903 | 2026-09-02T21:50:41.419Z | Checking foldhash v0.1.5 |
| 2904 | 2026-09-02T21:50:41.485Z | Checking foldhash v0.2.0 |
| 2905 | 2026-09-02T21:50:41.551Z | Checking managed v0.8.0 |
| 2906 | 2026-09-02T21:50:41.551Z | Checking is_ci v1.2.0 |
| 2907 | 2026-09-02T21:50:41.574Z | Compiling rayon-core v1.13.0 |
| 2908 | 2026-09-02T21:50:41.577Z | Checking base16ct v0.2.0 |
| 2909 | 2026-09-02T21:50:41.639Z | Checking path-slash v0.1.5 |
| 2910 | 2026-09-02T21:50:41.651Z | Checking either v1.15.0 |
| 2911 | 2026-09-02T21:50:41.707Z | Checking bitflags v1.3.2 |
| 2912 | 2026-09-02T21:50:41.736Z | Checking smawk v0.3.2 |
| 2913 | 2026-09-02T21:50:41.749Z | Checking libbz2-rs-sys v0.2.2 |
| 2914 | 2026-09-02T21:50:41.777Z | Checking sec1 v0.7.3 |
| 2915 | 2026-09-02T21:50:41.780Z | Checking smoltcp v0.9.1 |
| 2916 | 2026-09-02T21:50:41.821Z | Checking jiff v0.2.34 |
| 2917 | 2026-09-02T21:50:41.834Z | Checking supports-color v3.0.2 |
| 2918 | 2026-09-02T21:50:41.914Z | Checking textwrap v0.16.2 |
| 2919 | 2026-09-02T21:50:41.963Z | Checking hashbrown v0.16.1 |
| 2920 | 2026-09-02T21:50:41.998Z | Checking backtrace-ext v0.2.1 |
| 2921 | 2026-09-02T21:50:42.052Z | Checking dof v0.3.0 |
| 2922 | 2026-09-02T21:50:42.070Z | Checking hashbrown v0.15.5 |
| 2923 | 2026-09-02T21:50:42.095Z | Checking walkdir v2.5.0 |
| 2924 | 2026-09-02T21:50:42.144Z | Checking bzip2 v0.6.1 |
| 2925 | 2026-09-02T21:50:42.259Z | Checking zopfli v0.8.3 |
| 2926 | 2026-09-02T21:50:42.324Z | Checking group v0.13.0 |
| 2927 | 2026-09-02T21:50:42.336Z | Checking usdt-impl v0.6.0 |
| 2928 | 2026-09-02T21:50:42.376Z | Checking futures v0.3.32 |
| 2929 | 2026-09-02T21:50:42.452Z | Checking signal-hook-mio v0.2.5 |
| 2930 | 2026-09-02T21:50:42.467Z | Checking snafu v0.8.9 |
| 2931 | 2026-09-02T21:50:42.478Z | Checking hyper-rustls v0.27.7 |
| 2932 | 2026-09-02T21:50:42.542Z | Checking phf v0.13.1 |
| 2933 | 2026-09-02T21:50:42.559Z | Checking cookie_store v0.22.1 |
| 2934 | 2026-09-02T21:50:42.588Z | Checking reqwest v0.12.28 |
| 2935 | 2026-09-02T21:50:42.617Z | Checking cipher v0.5.2 |
| 2936 | 2026-09-02T21:50:42.683Z | Checking postgres-types v0.2.12 |
| 2937 | 2026-09-02T21:50:42.696Z | Checking zstd v0.13.3 |
| 2938 | 2026-09-02T21:50:42.709Z | Checking globset v0.4.18 |
| 2939 | 2026-09-02T21:50:42.736Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2940 | 2026-09-02T21:50:42.869Z | Checking rustls-platform-verifier v0.6.2 |
| 2941 | 2026-09-02T21:50:42.882Z | Checking crossbeam-deque v0.8.6 |
| 2942 | 2026-09-02T21:50:42.894Z | Checking phf_shared v0.11.3 |
| 2943 | 2026-09-02T21:50:42.956Z | Checking regex v1.12.3 |
| 2944 | 2026-09-02T21:50:43.001Z | Checking hkdf v0.12.4 |
| 2945 | 2026-09-02T21:50:43.005Z | Checking dtrace-parser v0.2.0 |
| 2946 | 2026-09-02T21:50:43.033Z | Checking ref-cast v1.0.25 |
| 2947 | 2026-09-02T21:50:43.077Z | Checking curve25519-dalek v4.1.3 |
| 2948 | 2026-09-02T21:50:43.090Z | Checking byte-wrapper v0.1.0 |
| 2949 | 2026-09-02T21:50:43.131Z | Checking olpc-cjson v0.1.4 |
| 2950 | 2026-09-02T21:50:43.149Z | Checking strum v0.27.2 |
| 2951 | 2026-09-02T21:50:43.248Z | Checking hubpack v0.1.2 |
| 2952 | 2026-09-02T21:50:43.253Z | Checking ed25519 v2.2.3 |
| 2953 | 2026-09-02T21:50:43.273Z | Checking memoffset v0.9.1 |
| 2954 | 2026-09-02T21:50:43.276Z | Checking rustix v0.38.44 |
| 2955 | 2026-09-02T21:50:43.297Z | Checking owo-colors v4.3.0 |
| 2956 | 2026-09-02T21:50:43.351Z | Checking pem v3.0.6 |
| 2957 | 2026-09-02T21:50:43.366Z | Checking crypto-bigint v0.5.5 |
| 2958 | 2026-09-02T21:50:43.425Z | Checking erased-serde v0.3.31 |
| 2959 | 2026-09-02T21:50:43.442Z | Checking serde_plain v1.0.2 |
| 2960 | 2026-09-02T21:50:43.513Z | Checking serde-big-array v0.5.1 |
| 2961 | 2026-09-02T21:50:43.588Z | Checking float-cmp v0.10.0 |
| 2962 | 2026-09-02T21:50:43.646Z | Checking memmap2 v0.9.10 |
| 2963 | 2026-09-02T21:50:43.716Z | Checking thread-id v4.2.2 |
| 2964 | 2026-09-02T21:50:43.785Z | Checking cpufeatures v0.3.0 |
| 2965 | 2026-09-02T21:50:43.797Z | Checking winnow v1.0.3 |
| 2966 | 2026-09-02T21:50:43.809Z | Checking const-oid v0.10.2 |
| 2967 | 2026-09-02T21:50:43.813Z | Checking difflib v0.4.0 |
| 2968 | 2026-09-02T21:50:43.851Z | Checking unicode-width v0.1.14 |
| 2969 | 2026-09-02T21:50:43.864Z | Checking whoami v2.1.0 |
| 2970 | 2026-09-02T21:50:43.880Z | Checking winnow v0.7.14 |
| 2971 | 2026-09-02T21:50:43.963Z | Checking new_debug_unreachable v1.0.6 |
| 2972 | 2026-09-02T21:50:44.003Z | Checking data-encoding v2.10.0 |
| 2973 | 2026-09-02T21:50:44.030Z | Checking keccak v0.1.6 |
| 2974 | 2026-09-02T21:50:44.052Z | Checking normalize-line-endings v0.3.0 |
| 2975 | 2026-09-02T21:50:44.090Z | Checking supports-hyperlinks v3.2.0 |
| 2976 | 2026-09-02T21:50:44.103Z | Checking static_assertions v1.1.0 |
| 2977 | 2026-09-02T21:50:44.143Z | Checking fixedbitset v0.4.2 |
| 2978 | 2026-09-02T21:50:44.178Z | Checking fixedbitset v0.5.7 |
| 2979 | 2026-09-02T21:50:44.193Z | Checking supports-unicode v3.0.0 |
| 2980 | 2026-09-02T21:50:44.205Z | Checking precomputed-hash v0.1.1 |
| 2981 | 2026-09-02T21:50:44.270Z | Checking unicode-segmentation v1.12.0 |
| 2982 | 2026-09-02T21:50:44.285Z | Checking toml_write v0.1.2 |
| 2983 | 2026-09-02T21:50:44.298Z | Checking predicates-core v1.0.10 |
| 2984 | 2026-09-02T21:50:44.301Z | Checking typed-path v0.9.3 |
| 2985 | 2026-09-02T21:50:44.301Z | Checking elliptic-curve v0.13.8 |
| 2986 | 2026-09-02T21:50:44.365Z | Checking petgraph v0.8.3 |
| 2987 | 2026-09-02T21:50:44.420Z | Checking predicates v3.1.4 |
| 2988 | 2026-09-02T21:50:44.449Z | Checking petgraph v0.6.5 |
| 2989 | 2026-09-02T21:50:44.577Z | Checking similar v2.7.0 |
| 2990 | 2026-09-02T21:50:44.638Z | Checking miette v7.6.0 |
| 2991 | 2026-09-02T21:50:44.652Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2992 | 2026-09-02T21:50:44.724Z | Checking string_cache v0.8.9 |
| 2993 | 2026-09-02T21:50:44.894Z | Checking hickory-proto v0.25.2 |
| 2994 | 2026-09-02T21:50:44.956Z | Checking sha3 v0.10.8 |
| 2995 | 2026-09-02T21:50:44.975Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2996 | 2026-09-02T21:50:45.073Z | Checking tough v0.22.0 |
| 2997 | 2026-09-02T21:50:45.086Z | Checking toml_edit v0.22.27 |
| 2998 | 2026-09-02T21:50:45.141Z | Checking crossterm v0.28.1 |
| 2999 | 2026-09-02T21:50:45.204Z | Checking tokio-postgres v0.7.16 |
| 3000 | 2026-09-02T21:50:45.714Z | Checking digest v0.11.3 |
| 3001 | 2026-09-02T21:50:45.846Z | Checking ed25519-dalek v2.2.0 |
| 3002 | 2026-09-02T21:50:45.900Z | Checking chacha20 v0.10.0 |
| 3003 | 2026-09-02T21:50:45.941Z | Checking slog v2.8.2 |
| 3004 | 2026-09-02T21:50:46.081Z | Checking usdt v0.6.0 |
| 3005 | 2026-09-02T21:50:46.159Z | Checking usdt-impl v0.5.0 |
| 3006 | 2026-09-02T21:50:46.172Z | Checking zip v4.6.1 |
| 3007 | 2026-09-02T21:50:46.204Z | Checking nix v0.31.2 |
| 3008 | 2026-09-02T21:50:46.257Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3009 | 2026-09-02T21:50:46.441Z | Checking iddqd v0.4.2 |
| 3010 | 2026-09-02T21:50:46.740Z | Checking reqwest v0.13.2 |
| 3011 | 2026-09-02T21:50:46.857Z | Checking itertools v0.13.0 |
| 3012 | 2026-09-02T21:50:46.892Z | Checking strum v0.26.3 |
| 3013 | 2026-09-02T21:50:47.005Z | Checking serde_with v3.21.0 |
| 3014 | 2026-09-02T21:50:47.084Z | Checking derive_more v2.1.1 |
| 3015 | 2026-09-02T21:50:47.186Z | Checking fs-err v3.3.0 |
| 3016 | 2026-09-02T21:50:47.238Z | Checking tokio-stream v0.1.18 |
| 3017 | 2026-09-02T21:50:47.342Z | Checking buf-list v1.1.2 |
| 3018 | 2026-09-02T21:50:47.410Z | Checking anyhow v1.0.104 |
| 3019 | 2026-09-02T21:50:47.488Z | Checking camino v1.2.5 |
| 3020 | 2026-09-02T21:50:47.530Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3021 | 2026-09-02T21:50:47.589Z | Checking openapiv3 v2.2.0 |
| 3022 | 2026-09-02T21:50:47.614Z | Checking peg-runtime v0.8.5 |
| 3023 | 2026-09-02T21:50:47.626Z | Checking lalrpop-util v0.19.12 |
| 3024 | 2026-09-02T21:50:47.676Z | Checking illumos-nvpair v0.3.0 |
| 3025 | 2026-09-02T21:50:47.741Z | Checking rayon v1.11.0 |
| 3026 | 2026-09-02T21:50:47.753Z | Checking sigpipe v0.1.3 |
| 3027 | 2026-09-02T21:50:47.780Z | Checking glob v0.3.3 |
| 3028 | 2026-09-02T21:50:48.763Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-09-02T21:50:49.040Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3030 | 2026-09-02T21:50:49.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.77s |
| 3031 | 2026-09-02T21:50:49.495Z | |
| 3032 | 2026-09-02T21:50:49.495Z | info: running `cargo check --bins` on internal-dns-types (120/376) |
| 3033 | 2026-09-02T21:50:49.975Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-09-02T21:50:49.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-09-02T21:50:49.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-09-02T21:50:49.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3037 | 2026-09-02T21:50:50.061Z | |
| 3038 | 2026-09-02T21:50:50.061Z | info: running `cargo check --bins` on internal-dns-types-versions (121/376) |
| 3039 | 2026-09-02T21:50:50.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-09-02T21:50:50.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-09-02T21:50:50.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3042 | 2026-09-02T21:50:50.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3043 | 2026-09-02T21:50:50.615Z | |
| 3044 | 2026-09-02T21:50:50.615Z | info: running `cargo check --bins` on nexus-types-versions (122/376) |
| 3045 | 2026-09-02T21:50:51.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2026-09-02T21:50:51.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2026-09-02T21:50:51.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2026-09-02T21:50:51.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3049 | 2026-09-02T21:50:51.191Z | |
| 3050 | 2026-09-02T21:50:51.191Z | info: running `cargo check --bins` on oxql-types (123/376) |
| 3051 | 2026-09-02T21:50:51.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-09-02T21:50:51.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-09-02T21:50:51.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-09-02T21:50:51.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3055 | 2026-09-02T21:50:51.752Z | |
| 3056 | 2026-09-02T21:50:51.752Z | info: running `cargo check --bins` on oximeter-types (124/376) |
| 3057 | 2026-09-02T21:50:52.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-09-02T21:50:52.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-09-02T21:50:52.237Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-09-02T21:50:52.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3061 | 2026-09-02T21:50:52.327Z | |
| 3062 | 2026-09-02T21:50:52.327Z | info: running `cargo check --bins` on oximeter-types-versions (125/376) |
| 3063 | 2026-09-02T21:50:52.803Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-09-02T21:50:52.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-09-02T21:50:52.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-09-02T21:50:52.813Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3067 | 2026-09-02T21:50:52.895Z | |
| 3068 | 2026-09-02T21:50:52.895Z | info: running `cargo check --bins` on oximeter-macro-impl (126/376) |
| 3069 | 2026-09-02T21:50:53.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-09-02T21:50:53.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-09-02T21:50:53.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-09-02T21:50:53.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3073 | 2026-09-02T21:50:53.461Z | |
| 3074 | 2026-09-02T21:50:53.461Z | info: running `cargo check --bins --no-default-features` on oximeter-db (127/376) |
| 3075 | 2026-09-02T21:50:54.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-09-02T21:50:54.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-09-02T21:50:54.385Z | Compiling multer v3.1.0 |
| 3078 | 2026-09-02T21:50:54.385Z | Compiling async-stream-impl v0.3.6 |
| 3079 | 2026-09-02T21:50:54.385Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3080 | 2026-09-02T21:50:54.385Z | Compiling serde_tokenstream v0.3.0 |
| 3081 | 2026-09-02T21:50:54.385Z | Compiling dropshot v0.17.1 |
| 3082 | 2026-09-02T21:50:54.385Z | Compiling parse-display-derive v0.10.0 |
| 3083 | 2026-09-02T21:50:54.526Z | Compiling newtype-uuid-macros v0.1.0 |
| 3084 | 2026-09-02T21:50:54.526Z | Compiling dropshot_endpoint v0.17.1 |
| 3085 | 2026-09-02T21:50:54.654Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3086 | 2026-09-02T21:50:54.654Z | Checking thread_local v1.1.9 |
| 3087 | 2026-09-02T21:50:54.654Z | Compiling oxide-generation-macros v0.2.0 |
| 3088 | 2026-09-02T21:50:54.800Z | Checking match_cfg v0.1.0 |
| 3089 | 2026-09-02T21:50:54.800Z | Checking compression-core v0.4.31 |
| 3090 | 2026-09-02T21:50:54.940Z | Checking hostname v0.3.1 |
| 3091 | 2026-09-02T21:50:54.941Z | Checking crossbeam-channel v0.5.15 |
| 3092 | 2026-09-02T21:50:54.941Z | Checking compression-codecs v0.4.37 |
| 3093 | 2026-09-02T21:50:54.941Z | Checking atomicwrites v0.4.4 |
| 3094 | 2026-09-02T21:50:55.060Z | Checking slog-json v2.6.1 |
| 3095 | 2026-09-02T21:50:55.060Z | Checking is-terminal v0.4.17 |
| 3096 | 2026-09-02T21:50:55.060Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 3097 | 2026-09-02T21:50:55.155Z | Checking serde_spanned v1.1.1 |
| 3098 | 2026-09-02T21:50:55.155Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 3099 | 2026-09-02T21:50:55.155Z | Checking term v1.2.1 |
| 3100 | 2026-09-02T21:50:55.228Z | Checking take_mut v0.2.2 |
| 3101 | 2026-09-02T21:50:55.228Z | Checking debug-ignore v1.0.5 |
| 3102 | 2026-09-02T21:50:55.229Z | Checking slog-bunyan v2.5.0 |
| 3103 | 2026-09-02T21:50:55.295Z | Checking slog-async v2.8.0 |
| 3104 | 2026-09-02T21:50:55.295Z | Checking toml v1.1.2+spec-1.1.0 |
| 3105 | 2026-09-02T21:50:55.353Z | Checking async-compression v0.4.41 |
| 3106 | 2026-09-02T21:50:55.353Z | Checking slog-term v2.9.2 |
| 3107 | 2026-09-02T21:50:55.353Z | Checking async-stream v0.3.6 |
| 3108 | 2026-09-02T21:50:55.422Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3109 | 2026-09-02T21:50:55.503Z | Checking progenitor-client v0.14.0 |
| 3110 | 2026-09-02T21:50:55.503Z | Checking sha1 v0.11.0 |
| 3111 | 2026-09-02T21:50:55.565Z | Checking oxide-generation v0.1.3 |
| 3112 | 2026-09-02T21:50:55.626Z | Checking waitgroup v0.1.2 |
| 3113 | 2026-09-02T21:50:55.659Z | Checking rustls-pemfile v2.2.0 |
| 3114 | 2026-09-02T21:50:55.725Z | Checking backon v1.6.0 |
| 3115 | 2026-09-02T21:50:55.725Z | Checking serde_path_to_error v0.1.20 |
| 3116 | 2026-09-02T21:50:55.725Z | Checking hostname v0.4.2 |
| 3117 | 2026-09-02T21:50:55.770Z | Checking instant v0.1.13 |
| 3118 | 2026-09-02T21:50:55.820Z | Checking progenitor-extras v0.2.0 |
| 3119 | 2026-09-02T21:50:55.867Z | Checking backoff v0.4.0 |
| 3120 | 2026-09-02T21:50:55.867Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3121 | 2026-09-02T21:50:55.954Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3122 | 2026-09-02T21:50:55.995Z | Checking parse-display v0.10.0 |
| 3123 | 2026-09-02T21:50:55.996Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3124 | 2026-09-02T21:50:56.016Z | Checking itertools v0.14.0 |
| 3125 | 2026-09-02T21:50:56.037Z | Checking regress v0.10.5 |
| 3126 | 2026-09-02T21:50:56.097Z | Checking macaddr v1.0.1 |
| 3127 | 2026-09-02T21:50:56.274Z | Checking humantime v2.3.0 |
| 3128 | 2026-09-02T21:50:57.122Z | Compiling prettyplease v0.2.37 |
| 3129 | 2026-09-02T21:50:57.474Z | Checking num-rational v0.4.2 |
| 3130 | 2026-09-02T21:50:57.718Z | Checking num-complex v0.4.6 |
| 3131 | 2026-09-02T21:50:58.071Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3132 | 2026-09-02T21:50:58.168Z | Compiling num v0.4.3 |
| 3133 | 2026-09-02T21:50:58.293Z | Compiling usdt-macro v0.5.0 |
| 3134 | 2026-09-02T21:50:58.342Z | Compiling usdt-attr-macro v0.5.0 |
| 3135 | 2026-09-02T21:50:58.342Z | Checking memmap v0.7.0 |
| 3136 | 2026-09-02T21:50:58.390Z | Checking float-ord v0.3.2 |
| 3137 | 2026-09-02T21:50:58.457Z | Compiling convert_case v0.4.0 |
| 3138 | 2026-09-02T21:50:58.789Z | Checking newline-converter v0.3.0 |
| 3139 | 2026-09-02T21:50:58.832Z | Compiling derive_more v0.99.20 |
| 3140 | 2026-09-02T21:50:58.904Z | Checking console v0.15.11 |
| 3141 | 2026-09-02T21:50:59.012Z | Compiling toml v0.8.23 |
| 3142 | 2026-09-02T21:50:59.083Z | Checking usdt v0.5.0 |
| 3143 | 2026-09-02T21:50:59.195Z | Compiling minimal-lexical v0.2.1 |
| 3144 | 2026-09-02T21:50:59.255Z | Checking linked-hash-map v0.5.6 |
| 3145 | 2026-09-02T21:50:59.439Z | Checking lru-cache v0.1.2 |
| 3146 | 2026-09-02T21:50:59.449Z | Compiling nom v7.1.3 |
| 3147 | 2026-09-02T21:50:59.556Z | Checking expectorate v1.2.0 |
| 3148 | 2026-09-02T21:50:59.697Z | Checking camino-tempfile v1.4.1 |
| 3149 | 2026-09-02T21:50:59.866Z | Checking hickory-proto v0.24.4 |
| 3150 | 2026-09-02T21:51:00.010Z | Checking phf_shared v0.12.1 |
| 3151 | 2026-09-02T21:51:00.125Z | Compiling slog-dtrace v0.3.0 |
| 3152 | 2026-09-02T21:51:00.154Z | Compiling chrono-tz v0.10.4 |
| 3153 | 2026-09-02T21:51:00.339Z | Checking heck v0.5.0 |
| 3154 | 2026-09-02T21:51:00.454Z | Checking resolv-conf v0.7.6 |
| 3155 | 2026-09-02T21:51:00.645Z | Compiling unicode-xid v0.2.6 |
| 3156 | 2026-09-02T21:51:00.773Z | Compiling const_format_proc_macros v0.2.34 |
| 3157 | 2026-09-02T21:51:00.804Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3158 | 2026-09-02T21:51:00.817Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3159 | 2026-09-02T21:51:00.836Z | Checking phf v0.12.1 |
| 3160 | 2026-09-02T21:51:00.979Z | Checking tokio-dtrace v0.1.1 |
| 3161 | 2026-09-02T21:51:01.173Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3162 | 2026-09-02T21:51:01.272Z | Compiling derive-where v1.6.0 |
| 3163 | 2026-09-02T21:51:01.406Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3164 | 2026-09-02T21:51:01.589Z | Checking highway v1.3.0 |
| 3165 | 2026-09-02T21:51:01.698Z | Checking hickory-resolver v0.24.4 |
| 3166 | 2026-09-02T21:51:01.821Z | Checking const_format v0.2.35 |
| 3167 | 2026-09-02T21:51:02.058Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3168 | 2026-09-02T21:51:02.387Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3169 | 2026-09-02T21:51:02.465Z | Checking oxide-tokio-rt v0.1.4 |
| 3170 | 2026-09-02T21:51:02.577Z | Checking qorb v0.4.1 |
| 3171 | 2026-09-02T21:51:02.674Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3172 | 2026-09-02T21:51:02.872Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3173 | 2026-09-02T21:51:02.930Z | Checking gethostname v0.5.0 |
| 3174 | 2026-09-02T21:51:02.946Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3175 | 2026-09-02T21:51:02.992Z | Checking bcs v0.1.6 |
| 3176 | 2026-09-02T21:51:03.025Z | Checking termtree v0.5.1 |
| 3177 | 2026-09-02T21:51:06.074Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3178 | 2026-09-02T21:51:09.199Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3179 | 2026-09-02T21:51:11.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s |
| 3180 | 2026-09-02T21:51:11.601Z | |
| 3181 | 2026-09-02T21:51:11.601Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376) |
| 3182 | 2026-09-02T21:51:12.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-09-02T21:51:12.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-09-02T21:51:12.281Z | Compiling ar_archive_writer v0.5.1 |
| 3185 | 2026-09-02T21:51:12.285Z | Compiling stacker v0.1.23 |
| 3186 | 2026-09-02T21:51:12.397Z | Compiling cfg_aliases v0.1.1 |
| 3187 | 2026-09-02T21:51:12.404Z | Compiling proc-macro-error v1.0.4 |
| 3188 | 2026-09-02T21:51:12.412Z | Checking fd-lock v4.0.4 |
| 3189 | 2026-09-02T21:51:12.412Z | Checking nibble_vec v0.1.0 |
| 3190 | 2026-09-02T21:51:12.417Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3191 | 2026-09-02T21:51:12.417Z | Checking vte v0.14.1 |
| 3192 | 2026-09-02T21:51:12.453Z | Compiling nix v0.28.0 |
| 3193 | 2026-09-02T21:51:12.518Z | Checking endian-type v0.1.2 |
| 3194 | 2026-09-02T21:51:12.546Z | Checking bytecount v0.6.9 |
| 3195 | 2026-09-02T21:51:12.571Z | Checking strip-ansi-escapes v0.2.1 |
| 3196 | 2026-09-02T21:51:12.637Z | Checking papergrid v0.11.0 |
| 3197 | 2026-09-02T21:51:12.637Z | Checking radix_trie v0.2.1 |
| 3198 | 2026-09-02T21:51:12.667Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3199 | 2026-09-02T21:51:12.684Z | Compiling peg-macros v0.8.5 |
| 3200 | 2026-09-02T21:51:12.688Z | Compiling tabled_derive v0.7.0 |
| 3201 | 2026-09-02T21:51:12.832Z | Compiling sqlparser_derive v0.5.0 |
| 3202 | 2026-09-02T21:51:12.849Z | Checking winnow v0.6.26 |
| 3203 | 2026-09-02T21:51:13.185Z | Checking nu-ansi-term v0.50.3 |
| 3204 | 2026-09-02T21:51:13.231Z | Compiling psm v0.1.30 |
| 3205 | 2026-09-02T21:51:13.342Z | Checking home v0.5.12 |
| 3206 | 2026-09-02T21:51:13.397Z | Checking unicode_categories v0.1.1 |
| 3207 | 2026-09-02T21:51:13.412Z | Checking reedline v0.40.0 |
| 3208 | 2026-09-02T21:51:13.574Z | Checking crossterm v0.29.0 |
| 3209 | 2026-09-02T21:51:13.634Z | Checking display-error-chain v0.2.2 |
| 3210 | 2026-09-02T21:51:13.724Z | Checking tabled v0.15.0 |
| 3211 | 2026-09-02T21:51:13.777Z | Checking rustyline v14.0.0 |
| 3212 | 2026-09-02T21:51:14.011Z | Checking recursive v0.1.1 |
| 3213 | 2026-09-02T21:51:14.028Z | Checking sqlformat v0.3.5 |
| 3214 | 2026-09-02T21:51:14.060Z | Checking peg v0.8.5 |
| 3215 | 2026-09-02T21:51:14.103Z | Checking sqlparser v0.61.0 |
| 3216 | 2026-09-02T21:51:25.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s |
| 3217 | 2026-09-02T21:51:25.724Z | |
| 3218 | 2026-09-02T21:51:25.724Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376) |
| 3219 | 2026-09-02T21:51:26.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3220 | 2026-09-02T21:51:26.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3221 | 2026-09-02T21:51:26.385Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3222 | 2026-09-02T21:51:29.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s |
| 3223 | 2026-09-02T21:51:30.158Z | |
| 3224 | 2026-09-02T21:51:30.158Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376) |
| 3225 | 2026-09-02T21:51:30.644Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3226 | 2026-09-02T21:51:30.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3227 | 2026-09-02T21:51:30.811Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3228 | 2026-09-02T21:51:33.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 3229 | 2026-09-02T21:51:33.553Z | |
| 3230 | 2026-09-02T21:51:33.553Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376) |
| 3231 | 2026-09-02T21:51:34.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3232 | 2026-09-02T21:51:34.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3233 | 2026-09-02T21:51:34.235Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3234 | 2026-09-02T21:51:37.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s |
| 3235 | 2026-09-02T21:51:37.754Z | |
| 3236 | 2026-09-02T21:51:37.754Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376) |
| 3237 | 2026-09-02T21:51:38.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3238 | 2026-09-02T21:51:38.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3239 | 2026-09-02T21:51:38.428Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3240 | 2026-09-02T21:51:41.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s |
| 3241 | 2026-09-02T21:51:41.986Z | |
| 3242 | 2026-09-02T21:51:41.986Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376) |
| 3243 | 2026-09-02T21:51:42.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3244 | 2026-09-02T21:51:42.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3245 | 2026-09-02T21:51:42.663Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3246 | 2026-09-02T21:51:45.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s |
| 3247 | 2026-09-02T21:51:45.534Z | |
| 3248 | 2026-09-02T21:51:45.534Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376) |
| 3249 | 2026-09-02T21:51:46.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3250 | 2026-09-02T21:51:46.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3251 | 2026-09-02T21:51:46.207Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3252 | 2026-09-02T21:51:48.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s |
| 3253 | 2026-09-02T21:51:49.138Z | |
| 3254 | 2026-09-02T21:51:49.138Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376) |
| 3255 | 2026-09-02T21:51:49.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3256 | 2026-09-02T21:51:49.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3257 | 2026-09-02T21:51:49.792Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3258 | 2026-09-02T21:51:53.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s |
| 3259 | 2026-09-02T21:51:53.506Z | |
| 3260 | 2026-09-02T21:51:53.506Z | info: running `cargo check --bins` on oximeter (136/376) |
| 3261 | 2026-09-02T21:51:53.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-09-02T21:51:53.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-09-02T21:51:53.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-09-02T21:51:53.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3265 | 2026-09-02T21:51:54.086Z | |
| 3266 | 2026-09-02T21:51:54.086Z | info: running `cargo check --bins` on oximeter-schema (137/376) |
| 3267 | 2026-09-02T21:51:54.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-09-02T21:51:54.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-09-02T21:51:54.719Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3270 | 2026-09-02T21:51:55.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s |
| 3271 | 2026-09-02T21:51:55.294Z | |
| 3272 | 2026-09-02T21:51:55.294Z | info: running `cargo check --bins` on oximeter-timeseries-macro (138/376) |
| 3273 | 2026-09-02T21:51:55.768Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-09-02T21:51:55.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-09-02T21:51:55.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-09-02T21:51:55.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3277 | 2026-09-02T21:51:55.846Z | |
| 3278 | 2026-09-02T21:51:55.846Z | info: running `cargo check --bins` on oximeter-test-utils (139/376) |
| 3279 | 2026-09-02T21:51:56.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-09-02T21:51:56.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-09-02T21:51:56.368Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3282 | 2026-09-02T21:51:56.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3283 | 2026-09-02T21:51:56.463Z | |
| 3284 | 2026-09-02T21:51:56.463Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376) |
| 3285 | 2026-09-02T21:51:56.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3286 | 2026-09-02T21:51:56.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3287 | 2026-09-02T21:51:56.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3288 | 2026-09-02T21:51:56.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3289 | 2026-09-02T21:51:57.039Z | |
| 3290 | 2026-09-02T21:51:57.039Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376) |
| 3291 | 2026-09-02T21:51:57.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3292 | 2026-09-02T21:51:57.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3293 | 2026-09-02T21:51:57.538Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3294 | 2026-09-02T21:51:57.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3295 | 2026-09-02T21:51:57.622Z | |
| 3296 | 2026-09-02T21:51:57.622Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376) |
| 3297 | 2026-09-02T21:51:58.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3298 | 2026-09-02T21:51:58.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3299 | 2026-09-02T21:51:58.130Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3300 | 2026-09-02T21:51:58.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3301 | 2026-09-02T21:51:58.205Z | |
| 3302 | 2026-09-02T21:51:58.205Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376) |
| 3303 | 2026-09-02T21:51:58.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-09-02T21:51:58.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-09-02T21:51:58.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-09-02T21:51:58.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3307 | 2026-09-02T21:51:58.786Z | |
| 3308 | 2026-09-02T21:51:58.786Z | info: running `cargo check --bins` on trust-quorum-test-utils (144/376) |
| 3309 | 2026-09-02T21:51:59.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-09-02T21:51:59.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-09-02T21:51:59.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-09-02T21:51:59.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3313 | 2026-09-02T21:51:59.375Z | |
| 3314 | 2026-09-02T21:51:59.375Z | info: running `cargo check --bins` on reconfigurator-cli (145/376) |
| 3315 | 2026-09-02T21:51:59.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-09-02T21:52:00.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-09-02T21:52:00.209Z | Compiling crucible-workspace-hack v0.1.0 |
| 3318 | 2026-09-02T21:52:00.226Z | Compiling regress v0.11.1 |
| 3319 | 2026-09-02T21:52:00.227Z | Checking secrecy v0.10.3 |
| 3320 | 2026-09-02T21:52:00.227Z | Checking half v2.7.1 |
| 3321 | 2026-09-02T21:52:00.227Z | Checking ciborium-io v0.2.2 |
| 3322 | 2026-09-02T21:52:00.227Z | Checking inout v0.1.4 |
| 3323 | 2026-09-02T21:52:00.227Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3324 | 2026-09-02T21:52:00.227Z | Checking universal-hash v0.5.1 |
| 3325 | 2026-09-02T21:52:00.446Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3326 | 2026-09-02T21:52:00.475Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3327 | 2026-09-02T21:52:00.476Z | Checking opaque-debug v0.3.1 |
| 3328 | 2026-09-02T21:52:00.476Z | Checking cipher v0.4.4 |
| 3329 | 2026-09-02T21:52:00.542Z | Checking poly1305 v0.8.0 |
| 3330 | 2026-09-02T21:52:00.591Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3331 | 2026-09-02T21:52:00.629Z | Checking ciborium-ll v0.2.2 |
| 3332 | 2026-09-02T21:52:00.663Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3333 | 2026-09-02T21:52:00.684Z | Checking chacha20 v0.9.1 |
| 3334 | 2026-09-02T21:52:00.798Z | Checking ciborium v0.2.2 |
| 3335 | 2026-09-02T21:52:00.815Z | Checking password-hash v0.5.0 |
| 3336 | 2026-09-02T21:52:00.852Z | Checking blake2 v0.10.6 |
| 3337 | 2026-09-02T21:52:00.905Z | Checking aead v0.5.2 |
| 3338 | 2026-09-02T21:52:01.043Z | Checking indent_write v2.2.0 |
| 3339 | 2026-09-02T21:52:01.064Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3340 | 2026-09-02T21:52:01.064Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3341 | 2026-09-02T21:52:01.094Z | Checking argon2 v0.5.3 |
| 3342 | 2026-09-02T21:52:01.190Z | Checking chacha20poly1305 v0.10.1 |
| 3343 | 2026-09-02T21:52:01.229Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3344 | 2026-09-02T21:52:01.278Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3345 | 2026-09-02T21:52:01.305Z | Compiling unsafe-libyaml v0.2.11 |
| 3346 | 2026-09-02T21:52:01.454Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3347 | 2026-09-02T21:52:01.613Z | Checking thiserror-no-std v2.0.2 |
| 3348 | 2026-09-02T21:52:01.650Z | Compiling itertools v0.15.0 |
| 3349 | 2026-09-02T21:52:01.704Z | Checking vsss-rs v3.3.4 |
| 3350 | 2026-09-02T21:52:01.900Z | Compiling serde_yaml v0.9.34+deprecated |
| 3351 | 2026-09-02T21:52:02.049Z | Compiling typify-impl v0.6.2 |
| 3352 | 2026-09-02T21:52:02.243Z | Compiling proc-macro-crate v3.4.0 |
| 3353 | 2026-09-02T21:52:02.720Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3354 | 2026-09-02T21:52:02.782Z | Compiling num_enum_derive v0.7.6 |
| 3355 | 2026-09-02T21:52:02.817Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3356 | 2026-09-02T21:52:02.833Z | Compiling heapless v0.8.0 |
| 3357 | 2026-09-02T21:52:02.969Z | Compiling ingot-macros v0.2.0 |
| 3358 | 2026-09-02T21:52:03.309Z | Checking hash32 v0.3.1 |
| 3359 | 2026-09-02T21:52:03.324Z | Compiling smoltcp v0.11.0 |
| 3360 | 2026-09-02T21:52:03.346Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3361 | 2026-09-02T21:52:03.613Z | Checking tabwriter v1.4.1 |
| 3362 | 2026-09-02T21:52:03.630Z | Checking cobs v0.3.0 |
| 3363 | 2026-09-02T21:52:03.693Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3364 | 2026-09-02T21:52:03.730Z | Checking swrite v0.1.0 |
| 3365 | 2026-09-02T21:52:03.746Z | Checking postcard v1.1.3 |
| 3366 | 2026-09-02T21:52:03.826Z | Compiling proc-macro-crate v1.3.1 |
| 3367 | 2026-09-02T21:52:03.870Z | Checking num_enum v0.7.6 |
| 3368 | 2026-09-02T21:52:03.906Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3369 | 2026-09-02T21:52:03.989Z | Compiling foreign-types-macros v0.2.3 |
| 3370 | 2026-09-02T21:52:04.007Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3371 | 2026-09-02T21:52:04.046Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3372 | 2026-09-02T21:52:04.122Z | Checking foreign-types-shared v0.3.1 |
| 3373 | 2026-09-02T21:52:04.223Z | Checking colored v3.1.1 |
| 3374 | 2026-09-02T21:52:04.264Z | Compiling num_enum_derive v0.5.11 |
| 3375 | 2026-09-02T21:52:04.421Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3376 | 2026-09-02T21:52:04.523Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3377 | 2026-09-02T21:52:04.583Z | Checking foreign-types v0.5.0 |
| 3378 | 2026-09-02T21:52:04.673Z | Checking cstr-argument v0.1.2 |
| 3379 | 2026-09-02T21:52:04.794Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3380 | 2026-09-02T21:52:04.868Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3381 | 2026-09-02T21:52:04.975Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3382 | 2026-09-02T21:52:05.003Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3383 | 2026-09-02T21:52:05.019Z | Checking rand v0.10.1 |
| 3384 | 2026-09-02T21:52:05.034Z | Checking itertools v0.12.1 |
| 3385 | 2026-09-02T21:52:05.149Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3386 | 2026-09-02T21:52:05.179Z | Compiling zone_cfg_derive v0.3.1 |
| 3387 | 2026-09-02T21:52:05.280Z | Checking num_enum v0.5.11 |
| 3388 | 2026-09-02T21:52:05.395Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3389 | 2026-09-02T21:52:05.486Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3390 | 2026-09-02T21:52:05.572Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3391 | 2026-09-02T21:52:05.597Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3392 | 2026-09-02T21:52:05.773Z | Compiling num-derive v0.4.2 |
| 3393 | 2026-09-02T21:52:05.806Z | Checking ingot-types v0.2.0 |
| 3394 | 2026-09-02T21:52:05.832Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3395 | 2026-09-02T21:52:06.012Z | Compiling semver v0.1.20 |
| 3396 | 2026-09-02T21:52:06.069Z | Checking zone v0.3.1 |
| 3397 | 2026-09-02T21:52:06.200Z | Checking ingot v0.2.1 |
| 3398 | 2026-09-02T21:52:06.305Z | Compiling rustc_version v0.1.7 |
| 3399 | 2026-09-02T21:52:06.485Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3400 | 2026-09-02T21:52:06.567Z | Checking smf v0.2.3 |
| 3401 | 2026-09-02T21:52:06.585Z | Checking nom v8.0.0 |
| 3402 | 2026-09-02T21:52:06.600Z | Checking csv-core v0.1.13 |
| 3403 | 2026-09-02T21:52:06.621Z | Compiling typify-macro v0.6.2 |
| 3404 | 2026-09-02T21:52:06.724Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3405 | 2026-09-02T21:52:06.775Z | Checking whoami v1.6.1 |
| 3406 | 2026-09-02T21:52:06.817Z | Checking csv v1.4.0 |
| 3407 | 2026-09-02T21:52:06.929Z | Compiling newtype_derive v0.1.6 |
| 3408 | 2026-09-02T21:52:06.954Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3409 | 2026-09-02T21:52:07.092Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3410 | 2026-09-02T21:52:07.124Z | Compiling cancel-safe-futures v0.1.5 |
| 3411 | 2026-09-02T21:52:07.227Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3412 | 2026-09-02T21:52:07.247Z | Compiling libefi-sys v0.1.0 |
| 3413 | 2026-09-02T21:52:07.370Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3414 | 2026-09-02T21:52:07.497Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3415 | 2026-09-02T21:52:07.517Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3416 | 2026-09-02T21:52:07.602Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3417 | 2026-09-02T21:52:07.653Z | Checking oxide-update-engine-types v0.1.2 |
| 3418 | 2026-09-02T21:52:07.706Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3419 | 2026-09-02T21:52:07.769Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3420 | 2026-09-02T21:52:07.806Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3421 | 2026-09-02T21:52:07.917Z | Compiling bitfield-struct v0.6.2 |
| 3422 | 2026-09-02T21:52:08.063Z | Checking linear-map v1.2.0 |
| 3423 | 2026-09-02T21:52:08.280Z | Checking steno v0.4.1 |
| 3424 | 2026-09-02T21:52:08.412Z | Compiling typify v0.6.2 |
| 3425 | 2026-09-02T21:52:08.561Z | Compiling progenitor-impl v0.14.0 |
| 3426 | 2026-09-02T21:52:08.627Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3427 | 2026-09-02T21:52:08.686Z | Checking oxide-update-engine v0.1.2 |
| 3428 | 2026-09-02T21:52:08.686Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3429 | 2026-09-02T21:52:08.881Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3430 | 2026-09-02T21:52:08.960Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3431 | 2026-09-02T21:52:09.042Z | Checking sha1 v0.10.6 |
| 3432 | 2026-09-02T21:52:09.071Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3433 | 2026-09-02T21:52:09.142Z | Checking utf-8 v0.7.6 |
| 3434 | 2026-09-02T21:52:09.220Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3435 | 2026-09-02T21:52:09.284Z | Checking tungstenite v0.21.0 |
| 3436 | 2026-09-02T21:52:09.309Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3437 | 2026-09-02T21:52:09.449Z | Checking ignore v0.4.25 |
| 3438 | 2026-09-02T21:52:09.460Z | Checking anstyle-parse v0.2.7 |
| 3439 | 2026-09-02T21:52:09.495Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3440 | 2026-09-02T21:52:09.645Z | Compiling xshell-macros v0.2.7 |
| 3441 | 2026-09-02T21:52:09.692Z | Checking anstream v0.6.21 |
| 3442 | 2026-09-02T21:52:09.717Z | Checking tokio-tungstenite v0.21.0 |
| 3443 | 2026-09-02T21:52:09.850Z | Checking globwalk v0.9.1 |
| 3444 | 2026-09-02T21:52:09.895Z | Checking predicates-tree v1.0.13 |
| 3445 | 2026-09-02T21:52:09.997Z | Checking filetime v0.2.27 |
| 3446 | 2026-09-02T21:52:10.015Z | Checking xshell v0.2.7 |
| 3447 | 2026-09-02T21:52:10.015Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3448 | 2026-09-02T21:52:10.044Z | Checking tagptr v0.2.0 |
| 3449 | 2026-09-02T21:52:10.044Z | Checking xattr v1.6.1 |
| 3450 | 2026-09-02T21:52:10.138Z | Checking camino-tempfile-ext v0.3.3 |
| 3451 | 2026-09-02T21:52:10.208Z | Checking moka v0.12.13 |
| 3452 | 2026-09-02T21:52:10.244Z | Checking tar v0.4.46 |
| 3453 | 2026-09-02T21:52:10.245Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3454 | 2026-09-02T21:52:10.301Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3455 | 2026-09-02T21:52:10.360Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3456 | 2026-09-02T21:52:10.387Z | Checking rand_seeder v0.4.0 |
| 3457 | 2026-09-02T21:52:10.398Z | Checking half v1.8.3 |
| 3458 | 2026-09-02T21:52:10.501Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3459 | 2026-09-02T21:52:10.522Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3460 | 2026-09-02T21:52:10.589Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3461 | 2026-09-02T21:52:10.615Z | Checking serde_cbor v0.11.2 |
| 3462 | 2026-09-02T21:52:10.818Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3463 | 2026-09-02T21:52:10.823Z | Checking hickory-resolver v0.25.2 |
| 3464 | 2026-09-02T21:52:10.848Z | Checking sha2 v0.11.0 |
| 3465 | 2026-09-02T21:52:10.986Z | Checking digest-io v0.1.0 |
| 3466 | 2026-09-02T21:52:11.143Z | Compiling petname v2.0.2 |
| 3467 | 2026-09-02T21:52:11.180Z | Compiling progenitor-macro v0.14.0 |
| 3468 | 2026-09-02T21:52:11.519Z | Checking rawzip v0.4.4 |
| 3469 | 2026-09-02T21:52:11.541Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3470 | 2026-09-02T21:52:11.581Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3471 | 2026-09-02T21:52:11.895Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3472 | 2026-09-02T21:52:11.908Z | Checking sapling-renderdag v0.1.0 |
| 3473 | 2026-09-02T21:52:12.046Z | Checking subprocess v0.2.15 |
| 3474 | 2026-09-02T21:52:12.090Z | Checking sync-ptr v0.1.4 |
| 3475 | 2026-09-02T21:52:12.205Z | Checking colored v2.2.0 |
| 3476 | 2026-09-02T21:52:12.232Z | Checking assert_matches v1.5.0 |
| 3477 | 2026-09-02T21:52:12.317Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3478 | 2026-09-02T21:52:12.427Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3479 | 2026-09-02T21:52:12.608Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3480 | 2026-09-02T21:52:13.103Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3481 | 2026-09-02T21:52:13.156Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3482 | 2026-09-02T21:52:13.750Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3483 | 2026-09-02T21:52:13.750Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3484 | 2026-09-02T21:52:14.160Z | Checking progenitor v0.14.0 |
| 3485 | 2026-09-02T21:52:14.312Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3486 | 2026-09-02T21:52:14.381Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3487 | 2026-09-02T21:52:14.381Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3488 | 2026-09-02T21:52:14.381Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3489 | 2026-09-02T21:52:14.381Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3490 | 2026-09-02T21:52:14.543Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3491 | 2026-09-02T21:52:14.712Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3492 | 2026-09-02T21:52:15.050Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3493 | 2026-09-02T21:52:15.252Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3494 | 2026-09-02T21:52:15.435Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3495 | 2026-09-02T21:52:15.520Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3496 | 2026-09-02T21:52:15.657Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3497 | 2026-09-02T21:52:16.057Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3498 | 2026-09-02T21:52:16.946Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3499 | 2026-09-02T21:52:17.194Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3500 | 2026-09-02T21:52:17.325Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3501 | 2026-09-02T21:52:26.001Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3502 | 2026-09-02T21:52:33.269Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3503 | 2026-09-02T21:52:33.273Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3504 | 2026-09-02T21:52:33.273Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3505 | 2026-09-02T21:52:34.769Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3506 | 2026-09-02T21:52:36.045Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3507 | 2026-09-02T21:52:38.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s |
| 3508 | 2026-09-02T21:52:38.510Z | |
| 3509 | 2026-09-02T21:52:38.510Z | info: running `cargo check --bins` on nexus-inventory (146/376) |
| 3510 | 2026-09-02T21:52:39.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2026-09-02T21:52:39.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2026-09-02T21:52:39.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2026-09-02T21:52:39.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3514 | 2026-09-02T21:52:39.128Z | |
| 3515 | 2026-09-02T21:52:39.128Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376) |
| 3516 | 2026-09-02T21:52:39.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2026-09-02T21:52:39.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2026-09-02T21:52:39.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2026-09-02T21:52:39.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3520 | 2026-09-02T21:52:39.710Z | |
| 3521 | 2026-09-02T21:52:39.710Z | info: running `cargo check --bins` on clickhouse-admin-server-client (148/376) |
| 3522 | 2026-09-02T21:52:40.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2026-09-02T21:52:40.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2026-09-02T21:52:40.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2026-09-02T21:52:40.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3526 | 2026-09-02T21:52:40.292Z | |
| 3527 | 2026-09-02T21:52:40.292Z | info: running `cargo check --bins` on dns-service-client (149/376) |
| 3528 | 2026-09-02T21:52:40.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2026-09-02T21:52:40.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2026-09-02T21:52:40.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2026-09-02T21:52:40.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3532 | 2026-09-02T21:52:40.854Z | |
| 3533 | 2026-09-02T21:52:40.854Z | info: running `cargo check --bins` on ntp-admin-client (150/376) |
| 3534 | 2026-09-02T21:52:41.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2026-09-02T21:52:41.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2026-09-02T21:52:41.329Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2026-09-02T21:52:41.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3538 | 2026-09-02T21:52:41.417Z | |
| 3539 | 2026-09-02T21:52:41.418Z | info: running `cargo check --bins` on omicron-cockroach-metrics (151/376) |
| 3540 | 2026-09-02T21:52:41.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2026-09-02T21:52:41.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2026-09-02T21:52:41.898Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2026-09-02T21:52:41.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3544 | 2026-09-02T21:52:41.985Z | |
| 3545 | 2026-09-02T21:52:41.985Z | info: running `cargo check --bins` on cockroach-admin-client (152/376) |
| 3546 | 2026-09-02T21:52:42.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-09-02T21:52:42.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-09-02T21:52:42.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-09-02T21:52:42.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3550 | 2026-09-02T21:52:42.557Z | |
| 3551 | 2026-09-02T21:52:42.557Z | info: running `cargo check --bins` on parallel-task-set (153/376) |
| 3552 | 2026-09-02T21:52:43.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-09-02T21:52:43.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-09-02T21:52:43.033Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-09-02T21:52:43.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3556 | 2026-09-02T21:52:43.123Z | |
| 3557 | 2026-09-02T21:52:43.123Z | info: running `cargo check --bins` on sled-agent-client (154/376) |
| 3558 | 2026-09-02T21:52:43.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-09-02T21:52:43.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-09-02T21:52:43.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-09-02T21:52:43.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3562 | 2026-09-02T21:52:43.710Z | |
| 3563 | 2026-09-02T21:52:43.710Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376) |
| 3564 | 2026-09-02T21:52:44.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-09-02T21:52:44.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-09-02T21:52:44.216Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-09-02T21:52:44.220Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3568 | 2026-09-02T21:52:44.310Z | |
| 3569 | 2026-09-02T21:52:44.310Z | info: running `cargo check --bins --no-default-features` on sled-storage (156/376) |
| 3570 | 2026-09-02T21:52:44.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-09-02T21:52:44.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-09-02T21:52:44.812Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-09-02T21:52:44.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3574 | 2026-09-02T21:52:44.906Z | |
| 3575 | 2026-09-02T21:52:44.906Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376) |
| 3576 | 2026-09-02T21:52:45.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-09-02T21:52:45.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-09-02T21:52:45.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-09-02T21:52:45.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3580 | 2026-09-02T21:52:45.493Z | |
| 3581 | 2026-09-02T21:52:45.493Z | info: running `cargo check --bins` on key-manager (158/376) |
| 3582 | 2026-09-02T21:52:45.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-09-02T21:52:46.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-09-02T21:52:46.012Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-09-02T21:52:46.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3586 | 2026-09-02T21:52:46.083Z | |
| 3587 | 2026-09-02T21:52:46.083Z | info: running `cargo check --bins --no-default-features` on sled-hardware (159/376) |
| 3588 | 2026-09-02T21:52:46.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-09-02T21:52:46.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-09-02T21:52:46.588Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-09-02T21:52:46.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3592 | 2026-09-02T21:52:46.664Z | |
| 3593 | 2026-09-02T21:52:46.664Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376) |
| 3594 | 2026-09-02T21:52:47.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-09-02T21:52:47.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-09-02T21:52:47.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-09-02T21:52:47.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3598 | 2026-09-02T21:52:47.272Z | |
| 3599 | 2026-09-02T21:52:47.272Z | info: running `cargo check --bins` on typed-rng (161/376) |
| 3600 | 2026-09-02T21:52:47.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-09-02T21:52:47.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-09-02T21:52:47.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-09-02T21:52:47.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3604 | 2026-09-02T21:52:47.826Z | |
| 3605 | 2026-09-02T21:52:47.827Z | info: running `cargo check --bins` on gateway-test-utils (162/376) |
| 3606 | 2026-09-02T21:52:48.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-09-02T21:52:48.371Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-09-02T21:52:48.371Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3609 | 2026-09-02T21:52:48.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3610 | 2026-09-02T21:52:48.461Z | |
| 3611 | 2026-09-02T21:52:48.461Z | info: running `cargo check --bins` on omicron-gateway (163/376) |
| 3612 | 2026-09-02T21:52:48.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3613 | 2026-09-02T21:52:48.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3614 | 2026-09-02T21:52:49.200Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3615 | 2026-09-02T21:52:49.200Z | Checking void v1.0.2 |
| 3616 | 2026-09-02T21:52:49.213Z | Checking tungstenite v0.23.0 |
| 3617 | 2026-09-02T21:52:49.213Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3618 | 2026-09-02T21:52:49.313Z | Checking dropshot-api-manager-types v0.8.0 |
| 3619 | 2026-09-02T21:52:49.328Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3620 | 2026-09-02T21:52:49.350Z | Checking nix v0.27.1 |
| 3621 | 2026-09-02T21:52:49.378Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3622 | 2026-09-02T21:52:49.404Z | Checking lzss v0.8.2 |
| 3623 | 2026-09-02T21:52:49.478Z | Checking kstat-rs v0.2.5 |
| 3624 | 2026-09-02T21:52:49.517Z | Checking fxhash v0.2.1 |
| 3625 | 2026-09-02T21:52:49.639Z | Checking serde_bytes v0.11.19 |
| 3626 | 2026-09-02T21:52:49.644Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3627 | 2026-09-02T21:52:49.644Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3628 | 2026-09-02T21:52:49.644Z | Checking signal-hook-tokio v0.3.1 |
| 3629 | 2026-09-02T21:52:49.664Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3630 | 2026-09-02T21:52:49.727Z | Checking tokio-tungstenite v0.23.1 |
| 3631 | 2026-09-02T21:52:49.851Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3632 | 2026-09-02T21:52:50.907Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3633 | 2026-09-02T21:52:51.466Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3634 | 2026-09-02T21:52:53.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s |
| 3635 | 2026-09-02T21:52:53.824Z | |
| 3636 | 2026-09-02T21:52:53.824Z | info: running `cargo check --bins` on gateway-api (164/376) |
| 3637 | 2026-09-02T21:52:54.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3638 | 2026-09-02T21:52:54.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3639 | 2026-09-02T21:52:54.317Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3640 | 2026-09-02T21:52:54.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3641 | 2026-09-02T21:52:54.398Z | |
| 3642 | 2026-09-02T21:52:54.398Z | info: running `cargo check --bins` on ipcc (165/376) |
| 3643 | 2026-09-02T21:52:54.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3644 | 2026-09-02T21:52:54.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3645 | 2026-09-02T21:52:54.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3646 | 2026-09-02T21:52:54.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3647 | 2026-09-02T21:52:54.965Z | |
| 3648 | 2026-09-02T21:52:54.965Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376) |
| 3649 | 2026-09-02T21:52:55.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3650 | 2026-09-02T21:52:55.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3651 | 2026-09-02T21:52:55.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3652 | 2026-09-02T21:52:55.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3653 | 2026-09-02T21:52:55.526Z | |
| 3654 | 2026-09-02T21:52:55.526Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376) |
| 3655 | 2026-09-02T21:52:56.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3656 | 2026-09-02T21:52:56.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3657 | 2026-09-02T21:52:56.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3658 | 2026-09-02T21:52:56.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3659 | 2026-09-02T21:52:56.126Z | |
| 3660 | 2026-09-02T21:52:56.127Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376) |
| 3661 | 2026-09-02T21:52:56.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3662 | 2026-09-02T21:52:56.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3663 | 2026-09-02T21:52:56.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3664 | 2026-09-02T21:52:56.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3665 | 2026-09-02T21:52:56.702Z | |
| 3666 | 2026-09-02T21:52:56.702Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376) |
| 3667 | 2026-09-02T21:52:57.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3668 | 2026-09-02T21:52:57.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3669 | 2026-09-02T21:52:57.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3670 | 2026-09-02T21:52:57.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3671 | 2026-09-02T21:52:57.280Z | |
| 3672 | 2026-09-02T21:52:57.280Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376) |
| 3673 | 2026-09-02T21:52:57.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3674 | 2026-09-02T21:52:57.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3675 | 2026-09-02T21:52:57.768Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3676 | 2026-09-02T21:52:57.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3677 | 2026-09-02T21:52:57.858Z | |
| 3678 | 2026-09-02T21:52:57.858Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376) |
| 3679 | 2026-09-02T21:52:58.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3680 | 2026-09-02T21:52:58.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3681 | 2026-09-02T21:52:58.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3682 | 2026-09-02T21:52:58.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3683 | 2026-09-02T21:52:58.463Z | |
| 3684 | 2026-09-02T21:52:58.463Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376) |
| 3685 | 2026-09-02T21:52:58.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3686 | 2026-09-02T21:52:58.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3687 | 2026-09-02T21:52:58.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3688 | 2026-09-02T21:52:58.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3689 | 2026-09-02T21:52:59.043Z | |
| 3690 | 2026-09-02T21:52:59.043Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376) |
| 3691 | 2026-09-02T21:52:59.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3692 | 2026-09-02T21:52:59.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3693 | 2026-09-02T21:52:59.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3694 | 2026-09-02T21:52:59.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3695 | 2026-09-02T21:52:59.623Z | |
| 3696 | 2026-09-02T21:52:59.623Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376) |
| 3697 | 2026-09-02T21:53:00.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3698 | 2026-09-02T21:53:00.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3699 | 2026-09-02T21:53:00.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3700 | 2026-09-02T21:53:00.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3701 | 2026-09-02T21:53:00.196Z | |
| 3702 | 2026-09-02T21:53:00.196Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376) |
| 3703 | 2026-09-02T21:53:00.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3704 | 2026-09-02T21:53:00.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3705 | 2026-09-02T21:53:00.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3706 | 2026-09-02T21:53:00.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3707 | 2026-09-02T21:53:00.776Z | |
| 3708 | 2026-09-02T21:53:00.776Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376) |
| 3709 | 2026-09-02T21:53:01.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3710 | 2026-09-02T21:53:01.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3711 | 2026-09-02T21:53:01.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3712 | 2026-09-02T21:53:01.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3713 | 2026-09-02T21:53:01.352Z | |
| 3714 | 2026-09-02T21:53:01.352Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376) |
| 3715 | 2026-09-02T21:53:01.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3716 | 2026-09-02T21:53:01.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3717 | 2026-09-02T21:53:01.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3718 | 2026-09-02T21:53:01.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3719 | 2026-09-02T21:53:01.938Z | |
| 3720 | 2026-09-02T21:53:01.938Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376) |
| 3721 | 2026-09-02T21:53:02.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3722 | 2026-09-02T21:53:02.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3723 | 2026-09-02T21:53:02.422Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3724 | 2026-09-02T21:53:02.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3725 | 2026-09-02T21:53:02.512Z | |
| 3726 | 2026-09-02T21:53:02.512Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376) |
| 3727 | 2026-09-02T21:53:02.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3728 | 2026-09-02T21:53:03.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3729 | 2026-09-02T21:53:03.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3730 | 2026-09-02T21:53:03.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3731 | 2026-09-02T21:53:03.093Z | |
| 3732 | 2026-09-02T21:53:03.093Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376) |
| 3733 | 2026-09-02T21:53:03.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3734 | 2026-09-02T21:53:03.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3735 | 2026-09-02T21:53:03.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3736 | 2026-09-02T21:53:03.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3737 | 2026-09-02T21:53:03.704Z | |
| 3738 | 2026-09-02T21:53:03.704Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376) |
| 3739 | 2026-09-02T21:53:04.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3740 | 2026-09-02T21:53:04.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3741 | 2026-09-02T21:53:04.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3742 | 2026-09-02T21:53:04.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3743 | 2026-09-02T21:53:04.258Z | |
| 3744 | 2026-09-02T21:53:04.258Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376) |
| 3745 | 2026-09-02T21:53:04.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-09-02T21:53:04.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-09-02T21:53:04.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3748 | 2026-09-02T21:53:04.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3749 | 2026-09-02T21:53:04.833Z | |
| 3750 | 2026-09-02T21:53:04.833Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376) |
| 3751 | 2026-09-02T21:53:05.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-09-02T21:53:05.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-09-02T21:53:05.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3754 | 2026-09-02T21:53:05.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3755 | 2026-09-02T21:53:05.462Z | |
| 3756 | 2026-09-02T21:53:05.462Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376) |
| 3757 | 2026-09-02T21:53:05.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-09-02T21:53:05.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-09-02T21:53:05.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3760 | 2026-09-02T21:53:05.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3761 | 2026-09-02T21:53:06.195Z | |
| 3762 | 2026-09-02T21:53:06.195Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376) |
| 3763 | 2026-09-02T21:53:06.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-09-02T21:53:06.520Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-09-02T21:53:06.520Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3766 | 2026-09-02T21:53:06.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3767 | 2026-09-02T21:53:06.605Z | |
| 3768 | 2026-09-02T21:53:06.605Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376) |
| 3769 | 2026-09-02T21:53:07.148Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-09-02T21:53:07.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-09-02T21:53:07.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3772 | 2026-09-02T21:53:07.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3773 | 2026-09-02T21:53:07.196Z | |
| 3774 | 2026-09-02T21:53:07.196Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376) |
| 3775 | 2026-09-02T21:53:07.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-09-02T21:53:07.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-09-02T21:53:07.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2026-09-02T21:53:07.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3779 | 2026-09-02T21:53:07.867Z | |
| 3780 | 2026-09-02T21:53:07.867Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376) |
| 3781 | 2026-09-02T21:53:08.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-09-02T21:53:08.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-09-02T21:53:08.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2026-09-02T21:53:08.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3785 | 2026-09-02T21:53:08.402Z | |
| 3786 | 2026-09-02T21:53:08.402Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376) |
| 3787 | 2026-09-02T21:53:08.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-09-02T21:53:08.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-09-02T21:53:08.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-09-02T21:53:08.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3791 | 2026-09-02T21:53:08.967Z | |
| 3792 | 2026-09-02T21:53:08.967Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376) |
| 3793 | 2026-09-02T21:53:09.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-09-02T21:53:09.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-09-02T21:53:09.539Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-09-02T21:53:09.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3797 | 2026-09-02T21:53:09.597Z | |
| 3798 | 2026-09-02T21:53:09.597Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376) |
| 3799 | 2026-09-02T21:53:10.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-09-02T21:53:10.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-09-02T21:53:10.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-09-02T21:53:10.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3803 | 2026-09-02T21:53:10.116Z | |
| 3804 | 2026-09-02T21:53:10.116Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376) |
| 3805 | 2026-09-02T21:53:10.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-09-02T21:53:10.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-09-02T21:53:10.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-09-02T21:53:10.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3809 | 2026-09-02T21:53:10.704Z | |
| 3810 | 2026-09-02T21:53:10.704Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376) |
| 3811 | 2026-09-02T21:53:11.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-09-02T21:53:11.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-09-02T21:53:11.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-09-02T21:53:11.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3815 | 2026-09-02T21:53:11.297Z | |
| 3816 | 2026-09-02T21:53:11.298Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376) |
| 3817 | 2026-09-02T21:53:11.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-09-02T21:53:11.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-09-02T21:53:11.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-09-02T21:53:11.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3821 | 2026-09-02T21:53:11.890Z | |
| 3822 | 2026-09-02T21:53:11.890Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376) |
| 3823 | 2026-09-02T21:53:12.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-09-02T21:53:12.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-09-02T21:53:12.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-09-02T21:53:12.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3827 | 2026-09-02T21:53:12.474Z | |
| 3828 | 2026-09-02T21:53:12.474Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376) |
| 3829 | 2026-09-02T21:53:12.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-09-02T21:53:12.978Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-09-02T21:53:12.978Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-09-02T21:53:12.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3833 | 2026-09-02T21:53:13.070Z | |
| 3834 | 2026-09-02T21:53:13.070Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376) |
| 3835 | 2026-09-02T21:53:13.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-09-02T21:53:13.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-09-02T21:53:13.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-09-02T21:53:13.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3839 | 2026-09-02T21:53:13.670Z | |
| 3840 | 2026-09-02T21:53:13.670Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376) |
| 3841 | 2026-09-02T21:53:14.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-09-02T21:53:14.173Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-09-02T21:53:14.173Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-09-02T21:53:14.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3845 | 2026-09-02T21:53:14.260Z | |
| 3846 | 2026-09-02T21:53:14.260Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376) |
| 3847 | 2026-09-02T21:53:14.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-09-02T21:53:14.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-09-02T21:53:14.763Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-09-02T21:53:14.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3851 | 2026-09-02T21:53:14.858Z | |
| 3852 | 2026-09-02T21:53:14.858Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376) |
| 3853 | 2026-09-02T21:53:15.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-09-02T21:53:15.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-09-02T21:53:15.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-09-02T21:53:15.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3857 | 2026-09-02T21:53:15.456Z | |
| 3858 | 2026-09-02T21:53:15.456Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376) |
| 3859 | 2026-09-02T21:53:15.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-09-02T21:53:15.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-09-02T21:53:15.962Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-09-02T21:53:15.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3863 | 2026-09-02T21:53:16.054Z | |
| 3864 | 2026-09-02T21:53:16.054Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376) |
| 3865 | 2026-09-02T21:53:16.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-09-02T21:53:16.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-09-02T21:53:16.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-09-02T21:53:16.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3869 | 2026-09-02T21:53:16.650Z | |
| 3870 | 2026-09-02T21:53:16.650Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376) |
| 3871 | 2026-09-02T21:53:17.148Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-09-02T21:53:17.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-09-02T21:53:17.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-09-02T21:53:17.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3875 | 2026-09-02T21:53:17.243Z | |
| 3876 | 2026-09-02T21:53:17.243Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376) |
| 3877 | 2026-09-02T21:53:17.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-09-02T21:53:17.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-09-02T21:53:17.731Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-09-02T21:53:17.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3881 | 2026-09-02T21:53:17.826Z | |
| 3882 | 2026-09-02T21:53:17.826Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376) |
| 3883 | 2026-09-02T21:53:18.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-09-02T21:53:18.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-09-02T21:53:18.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-09-02T21:53:18.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3887 | 2026-09-02T21:53:18.389Z | |
| 3888 | 2026-09-02T21:53:18.389Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376) |
| 3889 | 2026-09-02T21:53:18.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-09-02T21:53:18.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-09-02T21:53:18.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-09-02T21:53:18.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3893 | 2026-09-02T21:53:18.971Z | |
| 3894 | 2026-09-02T21:53:18.971Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376) |
| 3895 | 2026-09-02T21:53:19.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-09-02T21:53:19.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-09-02T21:53:19.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3898 | 2026-09-02T21:53:19.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3899 | 2026-09-02T21:53:19.554Z | |
| 3900 | 2026-09-02T21:53:19.554Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376) |
| 3901 | 2026-09-02T21:53:20.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3902 | 2026-09-02T21:53:20.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3903 | 2026-09-02T21:53:20.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3904 | 2026-09-02T21:53:20.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3905 | 2026-09-02T21:53:20.132Z | |
| 3906 | 2026-09-02T21:53:20.132Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376) |
| 3907 | 2026-09-02T21:53:20.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3908 | 2026-09-02T21:53:20.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3909 | 2026-09-02T21:53:20.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3910 | 2026-09-02T21:53:20.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3911 | 2026-09-02T21:53:20.721Z | |
| 3912 | 2026-09-02T21:53:20.721Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376) |
| 3913 | 2026-09-02T21:53:21.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3914 | 2026-09-02T21:53:21.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3915 | 2026-09-02T21:53:21.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3916 | 2026-09-02T21:53:21.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3917 | 2026-09-02T21:53:21.302Z | |
| 3918 | 2026-09-02T21:53:21.302Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376) |
| 3919 | 2026-09-02T21:53:21.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3920 | 2026-09-02T21:53:21.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3921 | 2026-09-02T21:53:21.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3922 | 2026-09-02T21:53:21.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3923 | 2026-09-02T21:53:21.893Z | |
| 3924 | 2026-09-02T21:53:21.893Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376) |
| 3925 | 2026-09-02T21:53:22.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3926 | 2026-09-02T21:53:22.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3927 | 2026-09-02T21:53:22.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3928 | 2026-09-02T21:53:22.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3929 | 2026-09-02T21:53:22.466Z | |
| 3930 | 2026-09-02T21:53:22.466Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376) |
| 3931 | 2026-09-02T21:53:22.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3932 | 2026-09-02T21:53:22.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3933 | 2026-09-02T21:53:22.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3934 | 2026-09-02T21:53:22.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3935 | 2026-09-02T21:53:23.044Z | |
| 3936 | 2026-09-02T21:53:23.044Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376) |
| 3937 | 2026-09-02T21:53:23.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-09-02T21:53:23.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-09-02T21:53:23.561Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3940 | 2026-09-02T21:53:23.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3941 | 2026-09-02T21:53:23.631Z | |
| 3942 | 2026-09-02T21:53:23.631Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376) |
| 3943 | 2026-09-02T21:53:24.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-09-02T21:53:24.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-09-02T21:53:24.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-09-02T21:53:24.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3947 | 2026-09-02T21:53:24.203Z | |
| 3948 | 2026-09-02T21:53:24.204Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376) |
| 3949 | 2026-09-02T21:53:24.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-09-02T21:53:24.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-09-02T21:53:24.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3952 | 2026-09-02T21:53:24.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3953 | 2026-09-02T21:53:24.777Z | |
| 3954 | 2026-09-02T21:53:24.777Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376) |
| 3955 | 2026-09-02T21:53:25.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-09-02T21:53:25.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-09-02T21:53:25.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3958 | 2026-09-02T21:53:25.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3959 | 2026-09-02T21:53:25.357Z | |
| 3960 | 2026-09-02T21:53:25.358Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376) |
| 3961 | 2026-09-02T21:53:25.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-09-02T21:53:25.872Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-09-02T21:53:25.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-09-02T21:53:25.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3965 | 2026-09-02T21:53:25.940Z | |
| 3966 | 2026-09-02T21:53:25.940Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376) |
| 3967 | 2026-09-02T21:53:26.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-09-02T21:53:26.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-09-02T21:53:26.441Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-09-02T21:53:26.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3971 | 2026-09-02T21:53:26.556Z | |
| 3972 | 2026-09-02T21:53:26.556Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376) |
| 3973 | 2026-09-02T21:53:27.041Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-09-02T21:53:27.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-09-02T21:53:27.063Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3976 | 2026-09-02T21:53:27.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3977 | 2026-09-02T21:53:27.119Z | |
| 3978 | 2026-09-02T21:53:27.119Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376) |
| 3979 | 2026-09-02T21:53:27.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-09-02T21:53:27.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-09-02T21:53:27.627Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3982 | 2026-09-02T21:53:27.630Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3983 | 2026-09-02T21:53:27.719Z | |
| 3984 | 2026-09-02T21:53:27.719Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376) |
| 3985 | 2026-09-02T21:53:28.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3986 | 2026-09-02T21:53:28.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3987 | 2026-09-02T21:53:28.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3988 | 2026-09-02T21:53:28.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3989 | 2026-09-02T21:53:28.312Z | |
| 3990 | 2026-09-02T21:53:28.312Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376) |
| 3991 | 2026-09-02T21:53:28.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3992 | 2026-09-02T21:53:28.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3993 | 2026-09-02T21:53:28.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3994 | 2026-09-02T21:53:28.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3995 | 2026-09-02T21:53:28.948Z | |
| 3996 | 2026-09-02T21:53:28.948Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376) |
| 3997 | 2026-09-02T21:53:29.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3998 | 2026-09-02T21:53:29.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3999 | 2026-09-02T21:53:29.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4000 | 2026-09-02T21:53:29.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4001 | 2026-09-02T21:53:29.514Z | |
| 4002 | 2026-09-02T21:53:29.515Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376) |
| 4003 | 2026-09-02T21:53:30.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4004 | 2026-09-02T21:53:30.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4005 | 2026-09-02T21:53:30.018Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4006 | 2026-09-02T21:53:30.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4007 | 2026-09-02T21:53:30.105Z | |
| 4008 | 2026-09-02T21:53:30.105Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376) |
| 4009 | 2026-09-02T21:53:30.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4010 | 2026-09-02T21:53:30.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4011 | 2026-09-02T21:53:30.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4012 | 2026-09-02T21:53:30.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4013 | 2026-09-02T21:53:30.708Z | |
| 4014 | 2026-09-02T21:53:30.708Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376) |
| 4015 | 2026-09-02T21:53:31.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4016 | 2026-09-02T21:53:31.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4017 | 2026-09-02T21:53:31.215Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4018 | 2026-09-02T21:53:31.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4019 | 2026-09-02T21:53:31.298Z | |
| 4020 | 2026-09-02T21:53:31.298Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376) |
| 4021 | 2026-09-02T21:53:31.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-09-02T21:53:31.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-09-02T21:53:31.796Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4024 | 2026-09-02T21:53:31.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4025 | 2026-09-02T21:53:31.887Z | |
| 4026 | 2026-09-02T21:53:31.887Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376) |
| 4027 | 2026-09-02T21:53:32.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4028 | 2026-09-02T21:53:32.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4029 | 2026-09-02T21:53:32.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4030 | 2026-09-02T21:53:32.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4031 | 2026-09-02T21:53:32.480Z | |
| 4032 | 2026-09-02T21:53:32.480Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376) |
| 4033 | 2026-09-02T21:53:32.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4034 | 2026-09-02T21:53:32.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4035 | 2026-09-02T21:53:32.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4036 | 2026-09-02T21:53:32.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4037 | 2026-09-02T21:53:33.074Z | |
| 4038 | 2026-09-02T21:53:33.074Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376) |
| 4039 | 2026-09-02T21:53:33.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4040 | 2026-09-02T21:53:33.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4041 | 2026-09-02T21:53:33.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4042 | 2026-09-02T21:53:33.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4043 | 2026-09-02T21:53:33.673Z | |
| 4044 | 2026-09-02T21:53:33.673Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376) |
| 4045 | 2026-09-02T21:53:34.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4046 | 2026-09-02T21:53:34.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4047 | 2026-09-02T21:53:34.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4048 | 2026-09-02T21:53:34.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4049 | 2026-09-02T21:53:34.271Z | |
| 4050 | 2026-09-02T21:53:34.271Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376) |
| 4051 | 2026-09-02T21:53:34.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4052 | 2026-09-02T21:53:34.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4053 | 2026-09-02T21:53:34.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4054 | 2026-09-02T21:53:34.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4055 | 2026-09-02T21:53:34.862Z | |
| 4056 | 2026-09-02T21:53:34.862Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376) |
| 4057 | 2026-09-02T21:53:35.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4058 | 2026-09-02T21:53:35.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4059 | 2026-09-02T21:53:35.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4060 | 2026-09-02T21:53:35.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4061 | 2026-09-02T21:53:35.450Z | |
| 4062 | 2026-09-02T21:53:35.450Z | info: running `cargo check --bins` on oximeter-producer (235/376) |
| 4063 | 2026-09-02T21:53:35.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-09-02T21:53:35.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-09-02T21:53:35.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4066 | 2026-09-02T21:53:35.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4067 | 2026-09-02T21:53:36.062Z | |
| 4068 | 2026-09-02T21:53:36.062Z | info: running `cargo check --bins` on internal-dns-resolver (236/376) |
| 4069 | 2026-09-02T21:53:36.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4070 | 2026-09-02T21:53:36.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4071 | 2026-09-02T21:53:36.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4072 | 2026-09-02T21:53:36.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4073 | 2026-09-02T21:53:36.673Z | |
| 4074 | 2026-09-02T21:53:36.673Z | info: running `cargo check --bins` on dns-server (237/376) |
| 4075 | 2026-09-02T21:53:37.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4076 | 2026-09-02T21:53:37.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4077 | 2026-09-02T21:53:37.297Z | Compiling parking_lot_core v0.8.6 |
| 4078 | 2026-09-02T21:53:37.394Z | Compiling git-stub v1.0.0 |
| 4079 | 2026-09-02T21:53:37.421Z | Checking prefix-trie v0.7.0 |
| 4080 | 2026-09-02T21:53:37.421Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4081 | 2026-09-02T21:53:37.525Z | Compiling git-stub-vcs v0.1.0 |
| 4082 | 2026-09-02T21:53:37.711Z | Checking hickory-server v0.25.2 |
| 4083 | 2026-09-02T21:53:37.812Z | Checking parking_lot v0.11.2 |
| 4084 | 2026-09-02T21:53:37.904Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4085 | 2026-09-02T21:53:37.953Z | Checking sled v0.34.7 |
| 4086 | 2026-09-02T21:53:39.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 4087 | 2026-09-02T21:53:40.177Z | |
| 4088 | 2026-09-02T21:53:40.177Z | info: running `cargo check --bins` on dns-server-api (238/376) |
| 4089 | 2026-09-02T21:53:40.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4090 | 2026-09-02T21:53:40.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4091 | 2026-09-02T21:53:40.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4092 | 2026-09-02T21:53:40.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4093 | 2026-09-02T21:53:40.896Z | |
| 4094 | 2026-09-02T21:53:40.896Z | info: running `cargo check --bins` on nexus-client (239/376) |
| 4095 | 2026-09-02T21:53:41.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4096 | 2026-09-02T21:53:41.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4097 | 2026-09-02T21:53:41.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4098 | 2026-09-02T21:53:41.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4099 | 2026-09-02T21:53:41.344Z | |
| 4100 | 2026-09-02T21:53:41.344Z | info: running `cargo check --bins` on oximeter-producer-api (240/376) |
| 4101 | 2026-09-02T21:53:41.749Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4102 | 2026-09-02T21:53:41.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4103 | 2026-09-02T21:53:41.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4104 | 2026-09-02T21:53:41.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4105 | 2026-09-02T21:53:41.826Z | |
| 4106 | 2026-09-02T21:53:41.826Z | info: running `cargo check --bins` on sp-sim (241/376) |
| 4107 | 2026-09-02T21:53:42.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4108 | 2026-09-02T21:53:42.361Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4109 | 2026-09-02T21:53:42.536Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4110 | 2026-09-02T21:53:43.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s |
| 4111 | 2026-09-02T21:53:43.240Z | |
| 4112 | 2026-09-02T21:53:43.240Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376) |
| 4113 | 2026-09-02T21:53:43.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4114 | 2026-09-02T21:53:43.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4115 | 2026-09-02T21:53:44.125Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 4116 | 2026-09-02T21:53:44.233Z | Compiling hashbrown v0.14.5 |
| 4117 | 2026-09-02T21:53:44.233Z | Compiling rfc6979 v0.4.0 |
| 4118 | 2026-09-02T21:53:44.233Z | Compiling salty v0.3.0 |
| 4119 | 2026-09-02T21:53:44.233Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4120 | 2026-09-02T21:53:44.233Z | Compiling primeorder v0.13.6 |
| 4121 | 2026-09-02T21:53:44.233Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4122 | 2026-09-02T21:53:44.312Z | Compiling ecdsa v0.16.9 |
| 4123 | 2026-09-02T21:53:44.384Z | Compiling sha1 v0.10.6 |
| 4124 | 2026-09-02T21:53:44.504Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4125 | 2026-09-02T21:53:44.575Z | Compiling proc-macro-error2 v2.0.1 |
| 4126 | 2026-09-02T21:53:44.660Z | Compiling p384 v0.13.1 |
| 4127 | 2026-09-02T21:53:44.693Z | Compiling chumsky v0.9.3 |
| 4128 | 2026-09-02T21:53:44.718Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4129 | 2026-09-02T21:53:44.731Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4130 | 2026-09-02T21:53:44.889Z | Compiling knus-derive v3.4.0 |
| 4131 | 2026-09-02T21:53:44.914Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4132 | 2026-09-02T21:53:44.981Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 4133 | 2026-09-02T21:53:44.981Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4134 | 2026-09-02T21:53:45.188Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 4135 | 2026-09-02T21:53:45.238Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4136 | 2026-09-02T21:53:45.357Z | Checking corncobs v0.1.4 |
| 4137 | 2026-09-02T21:53:45.391Z | Checking libscf-sys v1.2.0 |
| 4138 | 2026-09-02T21:53:45.400Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4139 | 2026-09-02T21:53:45.412Z | Checking secrecy v0.8.0 |
| 4140 | 2026-09-02T21:53:45.454Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4141 | 2026-09-02T21:53:45.486Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4142 | 2026-09-02T21:53:45.514Z | Checking papergrid v0.18.0 |
| 4143 | 2026-09-02T21:53:45.553Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4144 | 2026-09-02T21:53:45.591Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4145 | 2026-09-02T21:53:45.735Z | Compiling unicase v2.9.0 |
| 4146 | 2026-09-02T21:53:45.794Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4147 | 2026-09-02T21:53:45.826Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4148 | 2026-09-02T21:53:45.874Z | Checking itertools v0.15.0 |
| 4149 | 2026-09-02T21:53:45.949Z | Compiling mime_guess v2.0.5 |
| 4150 | 2026-09-02T21:53:46.032Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4151 | 2026-09-02T21:53:46.070Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4152 | 2026-09-02T21:53:46.307Z | Checking tabled v0.21.0 |
| 4153 | 2026-09-02T21:53:46.321Z | Compiling knus v3.4.0 |
| 4154 | 2026-09-02T21:53:46.321Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4155 | 2026-09-02T21:53:46.338Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4156 | 2026-09-02T21:53:46.509Z | Checking crc8 v0.1.1 |
| 4157 | 2026-09-02T21:53:46.660Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4158 | 2026-09-02T21:53:46.798Z | Checking http-range v0.1.5 |
| 4159 | 2026-09-02T21:53:46.969Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4160 | 2026-09-02T21:53:47.011Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 4161 | 2026-09-02T21:53:47.047Z | Checking scuffle v0.1.0 |
| 4162 | 2026-09-02T21:53:47.167Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4163 | 2026-09-02T21:53:47.187Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4164 | 2026-09-02T21:53:47.201Z | Checking nanorand v0.7.0 |
| 4165 | 2026-09-02T21:53:47.223Z | Checking hyper-staticfile v0.10.1 |
| 4166 | 2026-09-02T21:53:47.404Z | Checking flume v0.11.1 |
| 4167 | 2026-09-02T21:53:47.540Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4168 | 2026-09-02T21:53:47.581Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4169 | 2026-09-02T21:53:47.613Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4170 | 2026-09-02T21:53:47.691Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4171 | 2026-09-02T21:53:47.720Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4172 | 2026-09-02T21:53:47.903Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4173 | 2026-09-02T21:53:47.920Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4174 | 2026-09-02T21:53:47.967Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4175 | 2026-09-02T21:53:48.122Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4176 | 2026-09-02T21:53:48.255Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4177 | 2026-09-02T21:53:48.469Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4178 | 2026-09-02T21:53:48.595Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4179 | 2026-09-02T21:53:49.138Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4180 | 2026-09-02T21:53:49.916Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4181 | 2026-09-02T21:53:51.858Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4182 | 2026-09-02T21:53:52.910Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 4183 | 2026-09-02T21:53:53.453Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4184 | 2026-09-02T21:53:53.458Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4185 | 2026-09-02T21:53:54.100Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4186 | 2026-09-02T21:54:05.577Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.13s |
| 4187 | 2026-09-02T21:54:05.680Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4188 | 2026-09-02T21:54:05.680Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4189 | 2026-09-02T21:54:05.680Z | |
| 4190 | 2026-09-02T21:54:05.680Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376) |
| 4191 | 2026-09-02T21:54:09.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4192 | 2026-09-02T21:54:09.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4193 | 2026-09-02T21:54:09.589Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4194 | 2026-09-02T21:54:16.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s |
| 4195 | 2026-09-02T21:54:16.701Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4196 | 2026-09-02T21:54:16.701Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4197 | 2026-09-02T21:54:16.901Z | |
| 4198 | 2026-09-02T21:54:16.901Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376) |
| 4199 | 2026-09-02T21:54:17.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4200 | 2026-09-02T21:54:17.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4201 | 2026-09-02T21:54:17.674Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4202 | 2026-09-02T21:54:27.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s |
| 4203 | 2026-09-02T21:54:27.989Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4204 | 2026-09-02T21:54:27.989Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4205 | 2026-09-02T21:54:28.190Z | |
| 4206 | 2026-09-02T21:54:28.190Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376) |
| 4207 | 2026-09-02T21:54:28.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4208 | 2026-09-02T21:54:28.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4209 | 2026-09-02T21:54:28.966Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4210 | 2026-09-02T21:54:39.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s |
| 4211 | 2026-09-02T21:54:39.339Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4212 | 2026-09-02T21:54:39.339Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4213 | 2026-09-02T21:54:39.481Z | |
| 4214 | 2026-09-02T21:54:39.481Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376) |
| 4215 | 2026-09-02T21:54:40.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-09-02T21:54:40.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-09-02T21:54:40.299Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4218 | 2026-09-02T21:54:50.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.19s |
| 4219 | 2026-09-02T21:54:50.828Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4220 | 2026-09-02T21:54:50.828Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4221 | 2026-09-02T21:54:50.915Z | |
| 4222 | 2026-09-02T21:54:50.915Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376) |
| 4223 | 2026-09-02T21:54:51.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4224 | 2026-09-02T21:54:51.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4225 | 2026-09-02T21:54:51.739Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4226 | 2026-09-02T21:55:01.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s |
| 4227 | 2026-09-02T21:55:02.035Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4228 | 2026-09-02T21:55:02.035Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4229 | 2026-09-02T21:55:02.166Z | |
| 4230 | 2026-09-02T21:55:02.166Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376) |
| 4231 | 2026-09-02T21:55:02.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4232 | 2026-09-02T21:55:02.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4233 | 2026-09-02T21:55:02.944Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4234 | 2026-09-02T21:55:13.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.09s |
| 4235 | 2026-09-02T21:55:13.269Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4236 | 2026-09-02T21:55:13.269Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4237 | 2026-09-02T21:55:13.473Z | |
| 4238 | 2026-09-02T21:55:13.473Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376) |
| 4239 | 2026-09-02T21:55:13.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-09-02T21:55:13.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-09-02T21:55:14.236Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4242 | 2026-09-02T21:55:24.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.22s |
| 4243 | 2026-09-02T21:55:24.742Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4244 | 2026-09-02T21:55:24.743Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4245 | 2026-09-02T21:55:24.912Z | |
| 4246 | 2026-09-02T21:55:24.912Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376) |
| 4247 | 2026-09-02T21:55:25.405Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4248 | 2026-09-02T21:55:25.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4249 | 2026-09-02T21:55:25.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4250 | 2026-09-02T21:55:25.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4251 | 2026-09-02T21:55:25.885Z | |
| 4252 | 2026-09-02T21:55:25.885Z | info: running `cargo check --bins` on installinator-common (251/376) |
| 4253 | 2026-09-02T21:55:26.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-09-02T21:55:26.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-09-02T21:55:26.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4256 | 2026-09-02T21:55:26.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4257 | 2026-09-02T21:55:26.101Z | |
| 4258 | 2026-09-02T21:55:26.101Z | info: running `cargo check --bins` on installinator-common-versions (252/376) |
| 4259 | 2026-09-02T21:55:26.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4260 | 2026-09-02T21:55:26.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4261 | 2026-09-02T21:55:26.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4262 | 2026-09-02T21:55:26.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4263 | 2026-09-02T21:55:26.667Z | |
| 4264 | 2026-09-02T21:55:26.667Z | info: running `cargo check --bins` on nexus-lockstep-client (253/376) |
| 4265 | 2026-09-02T21:55:27.186Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-09-02T21:55:27.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-09-02T21:55:27.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4268 | 2026-09-02T21:55:27.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4269 | 2026-09-02T21:55:27.330Z | |
| 4270 | 2026-09-02T21:55:27.330Z | info: running `cargo check --bins` on omicron-ddm-admin-client (254/376) |
| 4271 | 2026-09-02T21:55:27.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-09-02T21:55:28.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-09-02T21:55:28.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-09-02T21:55:28.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4275 | 2026-09-02T21:55:28.075Z | |
| 4276 | 2026-09-02T21:55:28.075Z | info: running `cargo check --bins` on range-requests (255/376) |
| 4277 | 2026-09-02T21:55:28.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-09-02T21:55:28.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-09-02T21:55:28.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-09-02T21:55:28.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4281 | 2026-09-02T21:55:28.499Z | |
| 4282 | 2026-09-02T21:55:28.500Z | info: running `cargo check --bins` on repo-depot-api (256/376) |
| 4283 | 2026-09-02T21:55:28.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-09-02T21:55:28.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-09-02T21:55:28.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-09-02T21:55:28.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4287 | 2026-09-02T21:55:29.034Z | |
| 4288 | 2026-09-02T21:55:29.034Z | info: running `cargo check --bins` on repo-depot-client (257/376) |
| 4289 | 2026-09-02T21:55:30.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-09-02T21:55:30.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-09-02T21:55:30.099Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-09-02T21:55:30.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4293 | 2026-09-02T21:55:30.100Z | |
| 4294 | 2026-09-02T21:55:30.100Z | info: running `cargo check --bins` on sled-agent-api (258/376) |
| 4295 | 2026-09-02T21:55:30.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-09-02T21:55:30.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-09-02T21:55:30.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-09-02T21:55:30.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4299 | 2026-09-02T21:55:30.197Z | |
| 4300 | 2026-09-02T21:55:30.197Z | info: running `cargo check --bins` on sled-diagnostics (259/376) |
| 4301 | 2026-09-02T21:55:30.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-09-02T21:55:30.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-09-02T21:55:30.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-09-02T21:55:30.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4305 | 2026-09-02T21:55:30.869Z | |
| 4306 | 2026-09-02T21:55:30.870Z | info: running `cargo check --bins` on zfs-test-harness (260/376) |
| 4307 | 2026-09-02T21:55:31.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-09-02T21:55:31.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-09-02T21:55:31.569Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4310 | 2026-09-02T21:55:31.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4311 | 2026-09-02T21:55:31.569Z | |
| 4312 | 2026-09-02T21:55:31.569Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (261/376) |
| 4313 | 2026-09-02T21:55:31.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-09-02T21:55:31.944Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-09-02T21:55:31.944Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4316 | 2026-09-02T21:55:31.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4317 | 2026-09-02T21:55:32.033Z | |
| 4318 | 2026-09-02T21:55:32.033Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376) |
| 4319 | 2026-09-02T21:55:32.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-09-02T21:55:32.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-09-02T21:55:32.796Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4322 | 2026-09-02T21:55:32.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4323 | 2026-09-02T21:55:32.796Z | |
| 4324 | 2026-09-02T21:55:32.796Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376) |
| 4325 | 2026-09-02T21:55:33.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4326 | 2026-09-02T21:55:33.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4327 | 2026-09-02T21:55:33.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4328 | 2026-09-02T21:55:33.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4329 | 2026-09-02T21:55:33.429Z | |
| 4330 | 2026-09-02T21:55:33.429Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376) |
| 4331 | 2026-09-02T21:55:34.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-09-02T21:55:34.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-09-02T21:55:34.229Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4334 | 2026-09-02T21:55:34.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4335 | 2026-09-02T21:55:34.229Z | |
| 4336 | 2026-09-02T21:55:34.229Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376) |
| 4337 | 2026-09-02T21:55:34.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4338 | 2026-09-02T21:55:34.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4339 | 2026-09-02T21:55:34.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4340 | 2026-09-02T21:55:34.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4341 | 2026-09-02T21:55:34.667Z | |
| 4342 | 2026-09-02T21:55:34.667Z | info: running `cargo check --bins` on sled-agent-resolvable-files (266/376) |
| 4343 | 2026-09-02T21:55:35.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4344 | 2026-09-02T21:55:35.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4345 | 2026-09-02T21:55:35.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4346 | 2026-09-02T21:55:35.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4347 | 2026-09-02T21:55:35.223Z | |
| 4348 | 2026-09-02T21:55:35.223Z | info: running `cargo check --bins` on trust-quorum (267/376) |
| 4349 | 2026-09-02T21:55:35.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4350 | 2026-09-02T21:55:35.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4351 | 2026-09-02T21:55:35.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4352 | 2026-09-02T21:55:35.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4353 | 2026-09-02T21:55:35.711Z | |
| 4354 | 2026-09-02T21:55:35.711Z | info: running `cargo check --bins` on sled-agent-health-monitor (268/376) |
| 4355 | 2026-09-02T21:55:36.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4356 | 2026-09-02T21:55:36.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4357 | 2026-09-02T21:55:36.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4358 | 2026-09-02T21:55:36.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4359 | 2026-09-02T21:55:36.313Z | |
| 4360 | 2026-09-02T21:55:36.313Z | info: running `cargo check --bins` on sled-agent-multirack-join (269/376) |
| 4361 | 2026-09-02T21:55:36.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4362 | 2026-09-02T21:55:36.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4363 | 2026-09-02T21:55:36.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4364 | 2026-09-02T21:55:36.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4365 | 2026-09-02T21:55:36.924Z | |
| 4366 | 2026-09-02T21:55:36.924Z | info: running `cargo check --bins` on sled-agent-rack-setup (270/376) |
| 4367 | 2026-09-02T21:55:37.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4368 | 2026-09-02T21:55:37.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4369 | 2026-09-02T21:55:37.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4370 | 2026-09-02T21:55:37.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4371 | 2026-09-02T21:55:37.624Z | |
| 4372 | 2026-09-02T21:55:37.624Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376) |
| 4373 | 2026-09-02T21:55:38.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4374 | 2026-09-02T21:55:38.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4375 | 2026-09-02T21:55:38.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4376 | 2026-09-02T21:55:38.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4377 | 2026-09-02T21:55:38.170Z | |
| 4378 | 2026-09-02T21:55:38.170Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (272/376) |
| 4379 | 2026-09-02T21:55:40.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4380 | 2026-09-02T21:55:40.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4381 | 2026-09-02T21:55:40.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4382 | 2026-09-02T21:55:40.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4383 | 2026-09-02T21:55:40.970Z | |
| 4384 | 2026-09-02T21:55:40.970Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376) |
| 4385 | 2026-09-02T21:55:41.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4386 | 2026-09-02T21:55:41.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4387 | 2026-09-02T21:55:41.013Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4388 | 2026-09-02T21:55:41.013Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4389 | 2026-09-02T21:55:41.013Z | |
| 4390 | 2026-09-02T21:55:41.013Z | info: running `cargo check --bins` on omicron-deployment-graph (274/376) |
| 4391 | 2026-09-02T21:55:41.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4392 | 2026-09-02T21:55:41.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4393 | 2026-09-02T21:55:41.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4394 | 2026-09-02T21:55:41.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4395 | 2026-09-02T21:55:41.014Z | |
| 4396 | 2026-09-02T21:55:41.014Z | info: running `cargo check --bins` on transient-dns-server (275/376) |
| 4397 | 2026-09-02T21:55:41.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4398 | 2026-09-02T21:55:41.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4399 | 2026-09-02T21:55:41.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4400 | 2026-09-02T21:55:41.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4401 | 2026-09-02T21:55:41.014Z | |
| 4402 | 2026-09-02T21:55:41.014Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376) |
| 4403 | 2026-09-02T21:55:41.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4404 | 2026-09-02T21:55:41.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4405 | 2026-09-02T21:55:41.364Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4406 | 2026-09-02T21:55:41.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4407 | 2026-09-02T21:55:41.364Z | |
| 4408 | 2026-09-02T21:55:41.364Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376) |
| 4409 | 2026-09-02T21:55:41.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4410 | 2026-09-02T21:55:41.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4411 | 2026-09-02T21:55:41.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4412 | 2026-09-02T21:55:41.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4413 | 2026-09-02T21:55:41.844Z | |
| 4414 | 2026-09-02T21:55:41.844Z | info: running `cargo check --bins` on omicron-rpaths (278/376) |
| 4415 | 2026-09-02T21:55:42.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4416 | 2026-09-02T21:55:42.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4417 | 2026-09-02T21:55:42.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4418 | 2026-09-02T21:55:42.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4419 | 2026-09-02T21:55:42.375Z | |
| 4420 | 2026-09-02T21:55:42.375Z | info: running `cargo check --bins` on omicron-repl-utils (279/376) |
| 4421 | 2026-09-02T21:55:42.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4422 | 2026-09-02T21:55:42.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4423 | 2026-09-02T21:55:42.858Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4424 | 2026-09-02T21:55:42.861Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4425 | 2026-09-02T21:55:42.946Z | |
| 4426 | 2026-09-02T21:55:42.946Z | info: running `cargo check --bins` on omicron-clickhouse-admin (280/376) |
| 4427 | 2026-09-02T21:55:43.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4428 | 2026-09-02T21:55:43.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4429 | 2026-09-02T21:55:43.652Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4430 | 2026-09-02T21:55:44.067Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4431 | 2026-09-02T21:55:45.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s |
| 4432 | 2026-09-02T21:55:45.473Z | |
| 4433 | 2026-09-02T21:55:45.473Z | info: running `cargo check --bins` on clickhouse-admin-api (281/376) |
| 4434 | 2026-09-02T21:55:45.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4435 | 2026-09-02T21:55:45.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4436 | 2026-09-02T21:55:45.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4437 | 2026-09-02T21:55:45.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4438 | 2026-09-02T21:55:46.057Z | |
| 4439 | 2026-09-02T21:55:46.057Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (282/376) |
| 4440 | 2026-09-02T21:55:46.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-09-02T21:55:46.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-09-02T21:55:46.555Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4443 | 2026-09-02T21:55:46.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4444 | 2026-09-02T21:55:46.646Z | |
| 4445 | 2026-09-02T21:55:46.646Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376) |
| 4446 | 2026-09-02T21:55:47.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4447 | 2026-09-02T21:55:47.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4448 | 2026-09-02T21:55:47.199Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4449 | 2026-09-02T21:55:47.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4450 | 2026-09-02T21:55:47.226Z | |
| 4451 | 2026-09-02T21:55:47.226Z | info: running `cargo check --bins` on clickhouse-admin-single-client (284/376) |
| 4452 | 2026-09-02T21:55:47.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4453 | 2026-09-02T21:55:47.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4454 | 2026-09-02T21:55:47.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4455 | 2026-09-02T21:55:47.862Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4456 | 2026-09-02T21:55:47.862Z | |
| 4457 | 2026-09-02T21:55:47.862Z | info: running `cargo check --bins` on installinator-client (285/376) |
| 4458 | 2026-09-02T21:55:48.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4459 | 2026-09-02T21:55:48.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4460 | 2026-09-02T21:55:48.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4461 | 2026-09-02T21:55:48.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4462 | 2026-09-02T21:55:48.386Z | |
| 4463 | 2026-09-02T21:55:48.387Z | info: running `cargo check --bins` on oxide-client (286/376) |
| 4464 | 2026-09-02T21:55:48.868Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4465 | 2026-09-02T21:55:48.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4466 | 2026-09-02T21:55:48.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4467 | 2026-09-02T21:55:48.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4468 | 2026-09-02T21:55:48.950Z | |
| 4469 | 2026-09-02T21:55:48.950Z | info: running `cargo check --bins` on oximeter-client (287/376) |
| 4470 | 2026-09-02T21:55:49.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4471 | 2026-09-02T21:55:49.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4472 | 2026-09-02T21:55:49.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4473 | 2026-09-02T21:55:49.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4474 | 2026-09-02T21:55:49.531Z | |
| 4475 | 2026-09-02T21:55:49.531Z | info: running `cargo check --bins` on wicketd-client (288/376) |
| 4476 | 2026-09-02T21:55:50.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4477 | 2026-09-02T21:55:50.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4478 | 2026-09-02T21:55:50.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4479 | 2026-09-02T21:55:50.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4480 | 2026-09-02T21:55:50.140Z | |
| 4481 | 2026-09-02T21:55:50.140Z | info: running `cargo check --bins` on wicket-common (289/376) |
| 4482 | 2026-09-02T21:55:50.638Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4483 | 2026-09-02T21:55:50.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4484 | 2026-09-02T21:55:50.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4485 | 2026-09-02T21:55:50.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4486 | 2026-09-02T21:55:50.745Z | |
| 4487 | 2026-09-02T21:55:50.745Z | info: running `cargo check --bins` on wicketd-commission-client (290/376) |
| 4488 | 2026-09-02T21:55:51.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4489 | 2026-09-02T21:55:51.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4490 | 2026-09-02T21:55:51.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4491 | 2026-09-02T21:55:51.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4492 | 2026-09-02T21:55:51.325Z | |
| 4493 | 2026-09-02T21:55:51.325Z | info: running `cargo check --bins` on omicron-cockroach-admin (291/376) |
| 4494 | 2026-09-02T21:55:51.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4495 | 2026-09-02T21:55:51.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4496 | 2026-09-02T21:55:52.011Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4497 | 2026-09-02T21:55:52.018Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4498 | 2026-09-02T21:55:53.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 4499 | 2026-09-02T21:55:53.389Z | |
| 4500 | 2026-09-02T21:55:53.389Z | info: running `cargo check --bins` on cockroach-admin-api (292/376) |
| 4501 | 2026-09-02T21:55:53.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4502 | 2026-09-02T21:55:53.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4503 | 2026-09-02T21:55:53.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4504 | 2026-09-02T21:55:53.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4505 | 2026-09-02T21:55:53.964Z | |
| 4506 | 2026-09-02T21:55:53.964Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376) |
| 4507 | 2026-09-02T21:55:54.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4508 | 2026-09-02T21:55:54.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4509 | 2026-09-02T21:55:54.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4510 | 2026-09-02T21:55:54.533Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4511 | 2026-09-02T21:55:54.633Z | |
| 4512 | 2026-09-02T21:55:54.634Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376) |
| 4513 | 2026-09-02T21:55:55.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4514 | 2026-09-02T21:55:55.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4515 | 2026-09-02T21:55:55.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4516 | 2026-09-02T21:55:55.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4517 | 2026-09-02T21:55:55.301Z | |
| 4518 | 2026-09-02T21:55:55.301Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376) |
| 4519 | 2026-09-02T21:55:55.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4520 | 2026-09-02T21:55:55.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4521 | 2026-09-02T21:55:55.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4522 | 2026-09-02T21:55:55.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4523 | 2026-09-02T21:55:55.941Z | |
| 4524 | 2026-09-02T21:55:55.942Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376) |
| 4525 | 2026-09-02T21:55:56.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4526 | 2026-09-02T21:55:56.472Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4527 | 2026-09-02T21:55:56.472Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4528 | 2026-09-02T21:55:56.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4529 | 2026-09-02T21:55:56.576Z | |
| 4530 | 2026-09-02T21:55:56.576Z | info: running `cargo check --bins` on db-macros (297/376) |
| 4531 | 2026-09-02T21:55:57.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4532 | 2026-09-02T21:55:57.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4533 | 2026-09-02T21:55:57.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4534 | 2026-09-02T21:55:57.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4535 | 2026-09-02T21:55:57.138Z | |
| 4536 | 2026-09-02T21:55:57.138Z | info: running `cargo check --bins` on nexus-macros-common (298/376) |
| 4537 | 2026-09-02T21:55:57.613Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4538 | 2026-09-02T21:55:57.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4539 | 2026-09-02T21:55:57.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4540 | 2026-09-02T21:55:57.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4541 | 2026-09-02T21:55:57.704Z | |
| 4542 | 2026-09-02T21:55:57.704Z | info: running `cargo check --bins` on nexus-auth (299/376) |
| 4543 | 2026-09-02T21:55:58.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4544 | 2026-09-02T21:55:58.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4545 | 2026-09-02T21:55:58.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4546 | 2026-09-02T21:55:58.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4547 | 2026-09-02T21:55:58.330Z | |
| 4548 | 2026-09-02T21:55:58.331Z | info: running `cargo check --bins` on authz-macros (300/376) |
| 4549 | 2026-09-02T21:55:58.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4550 | 2026-09-02T21:55:58.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4551 | 2026-09-02T21:55:58.806Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4552 | 2026-09-02T21:55:58.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4553 | 2026-09-02T21:55:58.892Z | |
| 4554 | 2026-09-02T21:55:58.892Z | info: running `cargo check --bins` on nexus-db-fixed-data (301/376) |
| 4555 | 2026-09-02T21:55:59.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4556 | 2026-09-02T21:55:59.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4557 | 2026-09-02T21:55:59.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4558 | 2026-09-02T21:55:59.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4559 | 2026-09-02T21:55:59.520Z | |
| 4560 | 2026-09-02T21:55:59.520Z | info: running `cargo check --bins` on nexus-db-model (302/376) |
| 4561 | 2026-09-02T21:56:00.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4562 | 2026-09-02T21:56:00.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4563 | 2026-09-02T21:56:00.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4564 | 2026-09-02T21:56:00.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4565 | 2026-09-02T21:56:00.155Z | |
| 4566 | 2026-09-02T21:56:00.155Z | info: running `cargo check --bins` on nexus-db-schema (303/376) |
| 4567 | 2026-09-02T21:56:00.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4568 | 2026-09-02T21:56:00.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4569 | 2026-09-02T21:56:00.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4570 | 2026-09-02T21:56:00.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4571 | 2026-09-02T21:56:00.721Z | |
| 4572 | 2026-09-02T21:56:00.721Z | info: running `cargo check --bins` on nexus-defaults (304/376) |
| 4573 | 2026-09-02T21:56:01.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4574 | 2026-09-02T21:56:01.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4575 | 2026-09-02T21:56:01.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4576 | 2026-09-02T21:56:01.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4577 | 2026-09-02T21:56:01.303Z | |
| 4578 | 2026-09-02T21:56:01.303Z | info: running `cargo check --bins` on omicron-git-version (305/376) |
| 4579 | 2026-09-02T21:56:01.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4580 | 2026-09-02T21:56:01.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4581 | 2026-09-02T21:56:01.777Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4582 | 2026-09-02T21:56:01.780Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4583 | 2026-09-02T21:56:01.860Z | |
| 4584 | 2026-09-02T21:56:01.860Z | info: running `cargo check --bins` on nexus-db-errors (306/376) |
| 4585 | 2026-09-02T21:56:02.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4586 | 2026-09-02T21:56:02.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4587 | 2026-09-02T21:56:02.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4588 | 2026-09-02T21:56:02.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4589 | 2026-09-02T21:56:02.487Z | |
| 4590 | 2026-09-02T21:56:02.487Z | info: running `cargo check --bins` on nexus-db-lookup (307/376) |
| 4591 | 2026-09-02T21:56:03.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4592 | 2026-09-02T21:56:03.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4593 | 2026-09-02T21:56:03.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4594 | 2026-09-02T21:56:03.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4595 | 2026-09-02T21:56:03.173Z | |
| 4596 | 2026-09-02T21:56:03.173Z | info: running `cargo check --bins` on nexus-test-interface (308/376) |
| 4597 | 2026-09-02T21:56:03.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4598 | 2026-09-02T21:56:03.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4599 | 2026-09-02T21:56:03.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4600 | 2026-09-02T21:56:03.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4601 | 2026-09-02T21:56:03.750Z | |
| 4602 | 2026-09-02T21:56:03.750Z | info: running `cargo check --bins` on oximeter-collector (309/376) |
| 4603 | 2026-09-02T21:56:04.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4604 | 2026-09-02T21:56:04.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4605 | 2026-09-02T21:56:04.481Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4606 | 2026-09-02T21:56:04.481Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4607 | 2026-09-02T21:56:05.163Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4608 | 2026-09-02T21:56:06.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.12s |
| 4609 | 2026-09-02T21:56:07.070Z | |
| 4610 | 2026-09-02T21:56:07.070Z | info: running `cargo check --bins` on oximeter-api (310/376) |
| 4611 | 2026-09-02T21:56:07.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4612 | 2026-09-02T21:56:07.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4613 | 2026-09-02T21:56:07.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4614 | 2026-09-02T21:56:07.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4615 | 2026-09-02T21:56:07.651Z | |
| 4616 | 2026-09-02T21:56:07.651Z | info: running `cargo check --bins` on cert-dev (311/376) |
| 4617 | 2026-09-02T21:56:08.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4618 | 2026-09-02T21:56:08.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4619 | 2026-09-02T21:56:08.263Z | Checking yasna v0.5.2 |
| 4620 | 2026-09-02T21:56:08.710Z | Checking rcgen v0.12.1 |
| 4621 | 2026-09-02T21:56:08.928Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4622 | 2026-09-02T21:56:09.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 4623 | 2026-09-02T21:56:09.293Z | |
| 4624 | 2026-09-02T21:56:09.293Z | info: running `cargo check --bins` on clickana (312/376) |
| 4625 | 2026-09-02T21:56:09.776Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4626 | 2026-09-02T21:56:09.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4627 | 2026-09-02T21:56:09.930Z | Compiling instability v0.3.11 |
| 4628 | 2026-09-02T21:56:09.935Z | Checking castaway v0.2.4 |
| 4629 | 2026-09-02T21:56:09.935Z | Compiling indoc v2.0.7 |
| 4630 | 2026-09-02T21:56:10.048Z | Checking unicode-truncate v1.1.0 |
| 4631 | 2026-09-02T21:56:10.055Z | Checking lru v0.12.5 |
| 4632 | 2026-09-02T21:56:10.059Z | Checking cassowary v0.3.0 |
| 4633 | 2026-09-02T21:56:10.128Z | Checking compact_str v0.8.1 |
| 4634 | 2026-09-02T21:56:11.000Z | Checking ratatui v0.29.0 |
| 4635 | 2026-09-02T21:56:11.993Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4636 | 2026-09-02T21:56:12.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s |
| 4637 | 2026-09-02T21:56:12.898Z | |
| 4638 | 2026-09-02T21:56:12.898Z | info: running `cargo check --bins` on clickhouse-cluster-dev (313/376) |
| 4639 | 2026-09-02T21:56:13.416Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4640 | 2026-09-02T21:56:13.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4641 | 2026-09-02T21:56:13.622Z | Checking headers-core v0.3.0 |
| 4642 | 2026-09-02T21:56:13.623Z | Checking port-file v0.1.0 |
| 4643 | 2026-09-02T21:56:13.626Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4644 | 2026-09-02T21:56:13.821Z | Checking headers v0.4.1 |
| 4645 | 2026-09-02T21:56:14.191Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4646 | 2026-09-02T21:56:15.168Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4647 | 2026-09-02T21:56:15.700Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4648 | 2026-09-02T21:56:16.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s |
| 4649 | 2026-09-02T21:56:16.340Z | |
| 4650 | 2026-09-02T21:56:16.340Z | info: running `cargo check --bins` on ch-dev (314/376) |
| 4651 | 2026-09-02T21:56:16.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4652 | 2026-09-02T21:56:16.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4653 | 2026-09-02T21:56:17.067Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4654 | 2026-09-02T21:56:17.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 4655 | 2026-09-02T21:56:18.037Z | |
| 4656 | 2026-09-02T21:56:18.037Z | info: running `cargo check --bins` on dev-tools-common (315/376) |
| 4657 | 2026-09-02T21:56:18.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4658 | 2026-09-02T21:56:18.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4659 | 2026-09-02T21:56:18.407Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4660 | 2026-09-02T21:56:18.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 4661 | 2026-09-02T21:56:18.459Z | |
| 4662 | 2026-09-02T21:56:18.459Z | info: running `cargo check --bins` on corpus-adjust (316/376) |
| 4663 | 2026-09-02T21:56:18.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4664 | 2026-09-02T21:56:18.948Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4665 | 2026-09-02T21:56:19.095Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4666 | 2026-09-02T21:56:19.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s |
| 4667 | 2026-09-02T21:56:19.646Z | |
| 4668 | 2026-09-02T21:56:19.646Z | info: running `cargo check --bins` on crdb-seed (317/376) |
| 4669 | 2026-09-02T21:56:20.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4670 | 2026-09-02T21:56:20.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4671 | 2026-09-02T21:56:20.364Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4672 | 2026-09-02T21:56:21.496Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4673 | 2026-09-02T21:56:21.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s |
| 4674 | 2026-09-02T21:56:22.383Z | |
| 4675 | 2026-09-02T21:56:22.383Z | info: running `cargo check --bins` on db-dev (318/376) |
| 4676 | 2026-09-02T21:56:22.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4677 | 2026-09-02T21:56:22.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4678 | 2026-09-02T21:56:22.778Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4679 | 2026-09-02T21:56:23.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s |
| 4680 | 2026-09-02T21:56:23.750Z | |
| 4681 | 2026-09-02T21:56:23.750Z | info: running `cargo check --bins` on omicron-dev-lib (319/376) |
| 4682 | 2026-09-02T21:56:24.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4683 | 2026-09-02T21:56:24.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4684 | 2026-09-02T21:56:24.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4685 | 2026-09-02T21:56:24.274Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4686 | 2026-09-02T21:56:24.367Z | |
| 4687 | 2026-09-02T21:56:24.367Z | info: running `cargo check --bins` on xtask-downloader (320/376) |
| 4688 | 2026-09-02T21:56:24.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4689 | 2026-09-02T21:56:24.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4690 | 2026-09-02T21:56:24.990Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4691 | 2026-09-02T21:56:25.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s |
| 4692 | 2026-09-02T21:56:25.859Z | |
| 4693 | 2026-09-02T21:56:25.859Z | info: running `cargo check --bins` on omicron-dropshot-apis (321/376) |
| 4694 | 2026-09-02T21:56:26.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4695 | 2026-09-02T21:56:26.386Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4696 | 2026-09-02T21:56:26.613Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4697 | 2026-09-02T21:56:26.613Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4698 | 2026-09-02T21:56:26.616Z | Checking git-stub v1.0.0 |
| 4699 | 2026-09-02T21:56:26.616Z | Compiling trait-variant v0.1.2 |
| 4700 | 2026-09-02T21:56:26.616Z | Checking maplit v1.0.2 |
| 4701 | 2026-09-02T21:56:26.616Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4702 | 2026-09-02T21:56:26.732Z | Checking drift v0.2.0 |
| 4703 | 2026-09-02T21:56:26.740Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4704 | 2026-09-02T21:56:26.801Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4705 | 2026-09-02T21:56:26.937Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4706 | 2026-09-02T21:56:26.952Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4707 | 2026-09-02T21:56:26.955Z | Checking git-stub-vcs v0.1.0 |
| 4708 | 2026-09-02T21:56:27.097Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4709 | 2026-09-02T21:56:27.116Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4710 | 2026-09-02T21:56:27.159Z | Checking dropshot-api-manager v0.8.0 |
| 4711 | 2026-09-02T21:56:27.297Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4712 | 2026-09-02T21:56:27.479Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4713 | 2026-09-02T21:56:28.001Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4714 | 2026-09-02T21:56:28.934Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4715 | 2026-09-02T21:56:29.954Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4716 | 2026-09-02T21:56:30.788Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4717 | 2026-09-02T21:56:31.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s |
| 4718 | 2026-09-02T21:56:31.437Z | |
| 4719 | 2026-09-02T21:56:31.437Z | info: running `cargo check --bins` on installinator-api (322/376) |
| 4720 | 2026-09-02T21:56:31.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4721 | 2026-09-02T21:56:31.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4722 | 2026-09-02T21:56:31.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4723 | 2026-09-02T21:56:31.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4724 | 2026-09-02T21:56:32.060Z | |
| 4725 | 2026-09-02T21:56:32.060Z | info: running `cargo check --bins` on nexus-external-api (323/376) |
| 4726 | 2026-09-02T21:56:32.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4727 | 2026-09-02T21:56:32.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4728 | 2026-09-02T21:56:32.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4729 | 2026-09-02T21:56:32.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4730 | 2026-09-02T21:56:32.633Z | |
| 4731 | 2026-09-02T21:56:32.634Z | info: running `cargo check --bins` on nexus-internal-api (324/376) |
| 4732 | 2026-09-02T21:56:33.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4733 | 2026-09-02T21:56:33.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4734 | 2026-09-02T21:56:33.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4735 | 2026-09-02T21:56:33.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4736 | 2026-09-02T21:56:33.273Z | |
| 4737 | 2026-09-02T21:56:33.273Z | info: running `cargo check --bins` on nexus-lockstep-api (325/376) |
| 4738 | 2026-09-02T21:56:33.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4739 | 2026-09-02T21:56:33.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4740 | 2026-09-02T21:56:33.777Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4741 | 2026-09-02T21:56:33.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4742 | 2026-09-02T21:56:33.873Z | |
| 4743 | 2026-09-02T21:56:33.873Z | info: running `cargo check --bins` on ntp-admin-api (326/376) |
| 4744 | 2026-09-02T21:56:34.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4745 | 2026-09-02T21:56:34.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4746 | 2026-09-02T21:56:34.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4747 | 2026-09-02T21:56:34.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4748 | 2026-09-02T21:56:34.437Z | |
| 4749 | 2026-09-02T21:56:34.437Z | info: running `cargo check --bins` on ntp-admin-types-versions (327/376) |
| 4750 | 2026-09-02T21:56:34.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4751 | 2026-09-02T21:56:34.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4752 | 2026-09-02T21:56:34.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4753 | 2026-09-02T21:56:34.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4754 | 2026-09-02T21:56:34.994Z | |
| 4755 | 2026-09-02T21:56:34.994Z | info: running `cargo check --bins` on wicketd-api (328/376) |
| 4756 | 2026-09-02T21:56:35.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4757 | 2026-09-02T21:56:35.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4758 | 2026-09-02T21:56:35.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4759 | 2026-09-02T21:56:35.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4760 | 2026-09-02T21:56:35.579Z | |
| 4761 | 2026-09-02T21:56:35.579Z | info: running `cargo check --bins` on wicketd-commission-api (329/376) |
| 4762 | 2026-09-02T21:56:36.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4763 | 2026-09-02T21:56:36.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4764 | 2026-09-02T21:56:36.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4765 | 2026-09-02T21:56:36.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4766 | 2026-09-02T21:56:36.157Z | |
| 4767 | 2026-09-02T21:56:36.157Z | info: running `cargo check --bins` on omicron-ls-apis (330/376) |
| 4768 | 2026-09-02T21:56:36.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4769 | 2026-09-02T21:56:36.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4770 | 2026-09-02T21:56:36.774Z | Compiling blake3 v1.8.5 |
| 4771 | 2026-09-02T21:56:36.883Z | Checking arrayref v0.3.9 |
| 4772 | 2026-09-02T21:56:36.883Z | Checking constant_time_eq v0.4.2 |
| 4773 | 2026-09-02T21:56:36.883Z | Checking arrayvec v0.7.6 |
| 4774 | 2026-09-02T21:56:36.906Z | Checking cargo-platform v0.3.2 |
| 4775 | 2026-09-02T21:56:36.906Z | Checking topological-sort v0.2.2 |
| 4776 | 2026-09-02T21:56:36.908Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4777 | 2026-09-02T21:56:37.064Z | Checking cargo_metadata v0.23.1 |
| 4778 | 2026-09-02T21:56:37.761Z | Checking omicron-zone-package v0.12.3 |
| 4779 | 2026-09-02T21:56:38.481Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4780 | 2026-09-02T21:56:39.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s |
| 4781 | 2026-09-02T21:56:39.484Z | |
| 4782 | 2026-09-02T21:56:39.484Z | info: running `cargo check --bins` on mgs-dev (331/376) |
| 4783 | 2026-09-02T21:56:39.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4784 | 2026-09-02T21:56:40.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4785 | 2026-09-02T21:56:40.204Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4786 | 2026-09-02T21:56:40.840Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4787 | 2026-09-02T21:56:41.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4788 | 2026-09-02T21:56:41.548Z | |
| 4789 | 2026-09-02T21:56:41.548Z | info: running `cargo check --bins` on omicron-omdb (332/376) |
| 4790 | 2026-09-02T21:56:42.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4791 | 2026-09-02T21:56:42.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4792 | 2026-09-02T21:56:42.525Z | Compiling darling_core v0.21.3 |
| 4793 | 2026-09-02T21:56:42.525Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4794 | 2026-09-02T21:56:42.528Z | Compiling vergen-lib v0.1.6 |
| 4795 | 2026-09-02T21:56:42.528Z | Compiling diesel_derives v2.3.7 |
| 4796 | 2026-09-02T21:56:42.528Z | Checking scheduled-thread-pool v0.2.7 |
| 4797 | 2026-09-02T21:56:42.528Z | Compiling vergen-gitcl v1.0.8 |
| 4798 | 2026-09-02T21:56:42.528Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4799 | 2026-09-02T21:56:42.691Z | Compiling dirs-sys-next v0.1.2 |
| 4800 | 2026-09-02T21:56:42.792Z | Compiling glob v0.3.3 |
| 4801 | 2026-09-02T21:56:42.873Z | Compiling crunchy v0.2.4 |
| 4802 | 2026-09-02T21:56:42.906Z | Compiling dirs-next v2.0.0 |
| 4803 | 2026-09-02T21:56:42.938Z | Checking r2d2 v0.8.10 |
| 4804 | 2026-09-02T21:56:43.023Z | Compiling tiny-keccak v2.0.2 |
| 4805 | 2026-09-02T21:56:43.048Z | Checking downcast-rs v2.0.2 |
| 4806 | 2026-09-02T21:56:43.121Z | Compiling term v0.7.0 |
| 4807 | 2026-09-02T21:56:43.240Z | Compiling clang-sys v1.8.1 |
| 4808 | 2026-09-02T21:56:43.259Z | Compiling bit-vec v0.6.3 |
| 4809 | 2026-09-02T21:56:43.332Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4810 | 2026-09-02T21:56:43.478Z | Compiling bit-set v0.5.3 |
| 4811 | 2026-09-02T21:56:43.518Z | Compiling ascii-canvas v3.0.0 |
| 4812 | 2026-09-02T21:56:43.616Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4813 | 2026-09-02T21:56:43.639Z | Compiling itertools v0.10.5 |
| 4814 | 2026-09-02T21:56:43.676Z | Compiling ena v0.14.4 |
| 4815 | 2026-09-02T21:56:43.692Z | Compiling libloading v0.8.9 |
| 4816 | 2026-09-02T21:56:43.716Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4817 | 2026-09-02T21:56:43.761Z | Compiling regex-syntax v0.6.29 |
| 4818 | 2026-09-02T21:56:43.780Z | Compiling bindgen v0.71.1 |
| 4819 | 2026-09-02T21:56:43.888Z | Compiling diff v0.1.13 |
| 4820 | 2026-09-02T21:56:44.194Z | Compiling cexpr v0.6.0 |
| 4821 | 2026-09-02T21:56:44.211Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4822 | 2026-09-02T21:56:44.335Z | Compiling rustc-hash v2.1.1 |
| 4823 | 2026-09-02T21:56:44.401Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4824 | 2026-09-02T21:56:44.664Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4825 | 2026-09-02T21:56:44.701Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4826 | 2026-09-02T21:56:44.761Z | Compiling libxml v0.3.3 |
| 4827 | 2026-09-02T21:56:44.861Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4828 | 2026-09-02T21:56:45.002Z | Compiling strum_macros v0.24.3 |
| 4829 | 2026-09-02T21:56:45.026Z | Compiling indoc v1.0.9 |
| 4830 | 2026-09-02T21:56:45.091Z | Compiling lalrpop v0.19.12 |
| 4831 | 2026-09-02T21:56:45.195Z | Compiling darling_macro v0.21.3 |
| 4832 | 2026-09-02T21:56:45.722Z | Compiling darling v0.21.3 |
| 4833 | 2026-09-02T21:56:45.812Z | Compiling dsl_auto_type v0.2.0 |
| 4834 | 2026-09-02T21:56:45.920Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4835 | 2026-09-02T21:56:46.110Z | Checking derive_builder v0.20.2 |
| 4836 | 2026-09-02T21:56:46.238Z | Compiling oso-derive v0.27.3 |
| 4837 | 2026-09-02T21:56:46.340Z | Checking quick-xml v0.37.5 |
| 4838 | 2026-09-02T21:56:46.416Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4839 | 2026-09-02T21:56:46.744Z | Checking openssl-probe v0.1.6 |
| 4840 | 2026-09-02T21:56:46.890Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4841 | 2026-09-02T21:56:47.224Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4842 | 2026-09-02T21:56:47.414Z | Checking bb8 v0.8.6 |
| 4843 | 2026-09-02T21:56:47.484Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4844 | 2026-09-02T21:56:47.623Z | Checking nonempty v0.12.0 |
| 4845 | 2026-09-02T21:56:47.696Z | Compiling libz-sys v1.1.24 |
| 4846 | 2026-09-02T21:56:47.713Z | Compiling strsim v0.10.0 |
| 4847 | 2026-09-02T21:56:47.791Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4848 | 2026-09-02T21:56:47.960Z | Compiling darling_core v0.13.4 |
| 4849 | 2026-09-02T21:56:48.043Z | Compiling progenitor-impl v0.13.0 |
| 4850 | 2026-09-02T21:56:48.292Z | Compiling vergen-git2 v9.1.0 |
| 4851 | 2026-09-02T21:56:49.425Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4852 | 2026-09-02T21:56:49.618Z | Checking progenitor-client v0.13.0 |
| 4853 | 2026-09-02T21:56:49.921Z | Compiling darling_macro v0.13.4 |
| 4854 | 2026-09-02T21:56:49.947Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4855 | 2026-09-02T21:56:50.379Z | Compiling darling v0.13.4 |
| 4856 | 2026-09-02T21:56:50.474Z | Compiling serde_with_macros v1.5.2 |
| 4857 | 2026-09-02T21:56:50.713Z | Compiling progenitor-macro v0.13.0 |
| 4858 | 2026-09-02T21:56:50.874Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4859 | 2026-09-02T21:56:51.094Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4860 | 2026-09-02T21:56:51.286Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4861 | 2026-09-02T21:56:51.328Z | Compiling serde_with v1.14.0 |
| 4862 | 2026-09-02T21:56:51.482Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4863 | 2026-09-02T21:56:51.674Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4864 | 2026-09-02T21:56:51.763Z | Checking diesel v2.3.7 |
| 4865 | 2026-09-02T21:56:51.782Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4866 | 2026-09-02T21:56:51.856Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4867 | 2026-09-02T21:56:52.497Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4868 | 2026-09-02T21:56:53.535Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4869 | 2026-09-02T21:56:53.696Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4870 | 2026-09-02T21:56:55.395Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4871 | 2026-09-02T21:56:55.456Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4872 | 2026-09-02T21:56:55.456Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4873 | 2026-09-02T21:56:55.456Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4874 | 2026-09-02T21:56:55.456Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4875 | 2026-09-02T21:56:55.456Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4876 | 2026-09-02T21:56:55.456Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4877 | 2026-09-02T21:56:55.457Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4878 | 2026-09-02T21:56:55.698Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4879 | 2026-09-02T21:56:55.761Z | Checking progenitor v0.13.0 |
| 4880 | 2026-09-02T21:56:55.808Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4881 | 2026-09-02T21:56:55.916Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4882 | 2026-09-02T21:56:56.078Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4883 | 2026-09-02T21:56:56.273Z | Checking twox-hash v2.1.2 |
| 4884 | 2026-09-02T21:56:56.368Z | Checking libsw-core v0.3.2 |
| 4885 | 2026-09-02T21:56:56.397Z | Checking atty v0.2.14 |
| 4886 | 2026-09-02T21:56:56.497Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4887 | 2026-09-02T21:56:56.522Z | Checking libsw v3.5.0 |
| 4888 | 2026-09-02T21:56:56.573Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4889 | 2026-09-02T21:56:56.704Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4890 | 2026-09-02T21:56:58.350Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4891 | 2026-09-02T21:56:58.631Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4892 | 2026-09-02T21:56:59.070Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4893 | 2026-09-02T21:56:59.791Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4894 | 2026-09-02T21:57:00.793Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4895 | 2026-09-02T21:57:00.981Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4896 | 2026-09-02T21:57:01.134Z | Checking fatfs v0.3.6 |
| 4897 | 2026-09-02T21:57:01.604Z | Checking console v0.16.2 |
| 4898 | 2026-09-02T21:57:01.925Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4899 | 2026-09-02T21:57:01.946Z | Checking unit-prefix v0.5.2 |
| 4900 | 2026-09-02T21:57:02.087Z | Compiling seq-macro v0.3.6 |
| 4901 | 2026-09-02T21:57:02.357Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4902 | 2026-09-02T21:57:02.507Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4903 | 2026-09-02T21:57:02.593Z | Checking indicatif v0.18.4 |
| 4904 | 2026-09-02T21:57:03.020Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4905 | 2026-09-02T21:57:03.255Z | Checking oxide-update-engine-display v0.1.2 |
| 4906 | 2026-09-02T21:57:03.566Z | Checking support-bundle-viewer v0.1.2 |
| 4907 | 2026-09-02T21:57:03.673Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4908 | 2026-09-02T21:57:03.860Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4909 | 2026-09-02T21:57:03.934Z | Checking multimap v0.10.1 |
| 4910 | 2026-09-02T21:57:05.992Z | Checking async-bb8-diesel v0.2.1 |
| 4911 | 2026-09-02T21:57:06.373Z | Checking diesel-dtrace v0.5.0 |
| 4912 | 2026-09-02T21:57:12.614Z | Compiling samael v0.0.19 |
| 4913 | 2026-09-02T21:57:15.180Z | Compiling git2 v0.20.4 |
| 4914 | 2026-09-02T21:57:17.710Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4915 | 2026-09-02T21:57:18.152Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4916 | 2026-09-02T21:57:19.445Z | Compiling polar-core v0.27.3 |
| 4917 | 2026-09-02T21:57:23.987Z | Checking oso v0.27.3 |
| 4918 | 2026-09-02T21:57:55.284Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4919 | 2026-09-02T21:59:11.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s |
| 4920 | 2026-09-02T21:59:11.950Z | |
| 4921 | 2026-09-02T21:59:11.950Z | info: running `cargo check --bins` on nexus-networking (333/376) |
| 4922 | 2026-09-02T21:59:12.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4923 | 2026-09-02T21:59:12.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4924 | 2026-09-02T21:59:12.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4925 | 2026-09-02T21:59:12.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4926 | 2026-09-02T21:59:12.615Z | |
| 4927 | 2026-09-02T21:59:12.615Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376) |
| 4928 | 2026-09-02T21:59:13.148Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4929 | 2026-09-02T21:59:13.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4930 | 2026-09-02T21:59:13.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4931 | 2026-09-02T21:59:13.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4932 | 2026-09-02T21:59:13.250Z | |
| 4933 | 2026-09-02T21:59:13.250Z | info: running `cargo check --bins` on nexus-saga-recovery (335/376) |
| 4934 | 2026-09-02T21:59:13.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4935 | 2026-09-02T21:59:13.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4936 | 2026-09-02T21:59:13.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4937 | 2026-09-02T21:59:13.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4938 | 2026-09-02T21:59:13.885Z | |
| 4939 | 2026-09-02T21:59:13.885Z | info: running `cargo check --bins` on nexus-test-utils-macros (336/376) |
| 4940 | 2026-09-02T21:59:14.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4941 | 2026-09-02T21:59:14.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4942 | 2026-09-02T21:59:14.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4943 | 2026-09-02T21:59:14.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4944 | 2026-09-02T21:59:15.264Z | |
| 4945 | 2026-09-02T21:59:15.264Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (337/376) |
| 4946 | 2026-09-02T21:59:15.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4947 | 2026-09-02T21:59:15.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4948 | 2026-09-02T21:59:15.332Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4949 | 2026-09-02T21:59:16.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s |
| 4950 | 2026-09-02T21:59:16.306Z | |
| 4951 | 2026-09-02T21:59:16.306Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376) |
| 4952 | 2026-09-02T21:59:16.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4953 | 2026-09-02T21:59:16.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4954 | 2026-09-02T21:59:17.134Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4955 | 2026-09-02T21:59:56.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.31s |
| 4956 | 2026-09-02T21:59:56.842Z | |
| 4957 | 2026-09-02T21:59:56.842Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376) |
| 4958 | 2026-09-02T21:59:57.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4959 | 2026-09-02T21:59:57.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4960 | 2026-09-02T21:59:57.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4961 | 2026-09-02T21:59:57.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4962 | 2026-09-02T21:59:57.407Z | |
| 4963 | 2026-09-02T21:59:57.407Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376) |
| 4964 | 2026-09-02T21:59:57.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4965 | 2026-09-02T21:59:57.943Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4966 | 2026-09-02T21:59:57.944Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4967 | 2026-09-02T21:59:57.944Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4968 | 2026-09-02T21:59:57.975Z | |
| 4969 | 2026-09-02T21:59:57.975Z | info: running `cargo check --bins --no-default-features` on nexus-fm (341/376) |
| 4970 | 2026-09-02T21:59:58.486Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4971 | 2026-09-02T21:59:58.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4972 | 2026-09-02T21:59:58.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4973 | 2026-09-02T21:59:58.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4974 | 2026-09-02T21:59:58.585Z | |
| 4975 | 2026-09-02T21:59:58.585Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376) |
| 4976 | 2026-09-02T21:59:59.112Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4977 | 2026-09-02T21:59:59.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4978 | 2026-09-02T21:59:59.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4979 | 2026-09-02T21:59:59.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4980 | 2026-09-02T21:59:59.215Z | |
| 4981 | 2026-09-02T21:59:59.215Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (343/376) |
| 4982 | 2026-09-02T21:59:59.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4983 | 2026-09-02T21:59:59.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4984 | 2026-09-02T21:59:59.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4985 | 2026-09-02T21:59:59.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4986 | 2026-09-02T21:59:59.841Z | |
| 4987 | 2026-09-02T21:59:59.841Z | info: running `cargo check --bins` on nexus-mgs-updates (344/376) |
| 4988 | 2026-09-02T22:00:00.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4989 | 2026-09-02T22:00:00.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4990 | 2026-09-02T22:00:00.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4991 | 2026-09-02T22:00:00.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4992 | 2026-09-02T22:00:00.460Z | |
| 4993 | 2026-09-02T22:00:00.460Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (345/376) |
| 4994 | 2026-09-02T22:00:00.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4995 | 2026-09-02T22:00:00.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4996 | 2026-09-02T22:00:00.996Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4997 | 2026-09-02T22:00:01.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4998 | 2026-09-02T22:00:01.088Z | |
| 4999 | 2026-09-02T22:00:01.088Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376) |
| 5000 | 2026-09-02T22:00:01.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5001 | 2026-09-02T22:00:01.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5002 | 2026-09-02T22:00:01.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5003 | 2026-09-02T22:00:01.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5004 | 2026-09-02T22:00:01.720Z | |
| 5005 | 2026-09-02T22:00:01.720Z | info: running `cargo check --bins` on nexus-switch-config (347/376) |
| 5006 | 2026-09-02T22:00:02.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5007 | 2026-09-02T22:00:02.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5008 | 2026-09-02T22:00:02.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5009 | 2026-09-02T22:00:02.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5010 | 2026-09-02T22:00:02.340Z | |
| 5011 | 2026-09-02T22:00:02.341Z | info: running `cargo check --bins` on nexus-switch-config-preparation (348/376) |
| 5012 | 2026-09-02T22:00:02.877Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5013 | 2026-09-02T22:00:02.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5014 | 2026-09-02T22:00:02.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5015 | 2026-09-02T22:00:02.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 5016 | 2026-09-02T22:00:02.979Z | |
| 5017 | 2026-09-02T22:00:02.979Z | info: running `cargo check --bins` on support-bundle-collection (349/376) |
| 5018 | 2026-09-02T22:00:03.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5019 | 2026-09-02T22:00:03.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5020 | 2026-09-02T22:00:03.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5021 | 2026-09-02T22:00:03.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5022 | 2026-09-02T22:00:03.614Z | |
| 5023 | 2026-09-02T22:00:03.614Z | info: running `cargo check --bins` on omicron-dev (350/376) |
| 5024 | 2026-09-02T22:00:04.180Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5025 | 2026-09-02T22:00:04.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5026 | 2026-09-02T22:00:04.523Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5027 | 2026-09-02T22:00:04.523Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5028 | 2026-09-02T22:00:04.719Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 5029 | 2026-09-02T22:00:04.722Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 5030 | 2026-09-02T22:00:04.759Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 5031 | 2026-09-02T22:00:04.763Z | Checking yansi v1.0.1 |
| 5032 | 2026-09-02T22:00:04.763Z | Checking diff v0.1.13 |
| 5033 | 2026-09-02T22:00:04.791Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 5034 | 2026-09-02T22:00:04.850Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 5035 | 2026-09-02T22:00:05.041Z | Checking pretty_assertions v1.4.1 |
| 5036 | 2026-09-02T22:00:05.833Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 5037 | 2026-09-02T22:00:05.846Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5038 | 2026-09-02T22:00:31.347Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5039 | 2026-09-02T22:00:31.350Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5040 | 2026-09-02T22:00:31.350Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5041 | 2026-09-02T22:00:31.350Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5042 | 2026-09-02T22:00:31.350Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5043 | 2026-09-02T22:00:31.350Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5044 | 2026-09-02T22:00:31.350Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5045 | 2026-09-02T22:00:32.259Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5046 | 2026-09-02T22:00:32.259Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5047 | 2026-09-02T22:00:33.566Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5048 | 2026-09-02T22:01:12.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 5049 | 2026-09-02T22:01:12.768Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5050 | 2026-09-02T22:01:12.768Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5051 | 2026-09-02T22:01:12.992Z | |
| 5052 | 2026-09-02T22:01:12.992Z | info: running `cargo check --bins` on oximeter-load-test (351/376) |
| 5053 | 2026-09-02T22:01:13.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5054 | 2026-09-02T22:01:13.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5055 | 2026-09-02T22:01:13.711Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 5056 | 2026-09-02T22:01:14.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 5057 | 2026-09-02T22:01:14.568Z | |
| 5058 | 2026-09-02T22:01:14.569Z | info: running `cargo check --bins` on omicron-pins (352/376) |
| 5059 | 2026-09-02T22:01:15.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5060 | 2026-09-02T22:01:15.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5061 | 2026-09-02T22:01:15.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5062 | 2026-09-02T22:01:15.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5063 | 2026-09-02T22:01:15.137Z | |
| 5064 | 2026-09-02T22:01:15.137Z | info: running `cargo check --bins` on rack-init-config (353/376) |
| 5065 | 2026-09-02T22:01:15.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5066 | 2026-09-02T22:01:15.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5067 | 2026-09-02T22:01:15.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5068 | 2026-09-02T22:01:15.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 5069 | 2026-09-02T22:01:15.718Z | |
| 5070 | 2026-09-02T22:01:15.718Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376) |
| 5071 | 2026-09-02T22:01:16.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5072 | 2026-09-02T22:01:16.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5073 | 2026-09-02T22:01:16.494Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5074 | 2026-09-02T22:01:16.613Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5075 | 2026-09-02T22:01:16.627Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 5076 | 2026-09-02T22:01:44.159Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5077 | 2026-09-02T22:01:44.492Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5078 | 2026-09-02T22:01:46.413Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5079 | 2026-09-02T22:01:46.788Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5080 | 2026-09-02T22:01:49.931Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5081 | 2026-09-02T22:02:15.845Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5082 | 2026-09-02T22:02:15.947Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5083 | 2026-09-02T22:02:16.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 5084 | 2026-09-02T22:02:16.904Z | |
| 5085 | 2026-09-02T22:02:16.904Z | info: running `cargo check --bins` on reconfigurator-sp-updater (355/376) |
| 5086 | 2026-09-02T22:02:18.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5087 | 2026-09-02T22:02:18.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5088 | 2026-09-02T22:02:18.306Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 5089 | 2026-09-02T22:02:18.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 5090 | 2026-09-02T22:02:18.582Z | |
| 5091 | 2026-09-02T22:02:18.582Z | info: running `cargo check --bins` on omicron-releng (356/376) |
| 5092 | 2026-09-02T22:02:19.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5093 | 2026-09-02T22:02:19.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5094 | 2026-09-02T22:02:19.184Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 5095 | 2026-09-02T22:02:19.230Z | Compiling fs-err v2.11.0 |
| 5096 | 2026-09-02T22:02:19.278Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 5097 | 2026-09-02T22:02:19.324Z | Checking parse-size v1.1.0 |
| 5098 | 2026-09-02T22:02:19.360Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 5099 | 2026-09-02T22:02:19.360Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5100 | 2026-09-02T22:02:19.360Z | Checking shell-words v1.1.1 |
| 5101 | 2026-09-02T22:02:19.395Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5102 | 2026-09-02T22:02:19.746Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5103 | 2026-09-02T22:02:20.424Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5104 | 2026-09-02T22:02:20.667Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 5105 | 2026-09-02T22:02:21.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s |
| 5106 | 2026-09-02T22:02:21.751Z | |
| 5107 | 2026-09-02T22:02:21.752Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (357/376) |
| 5108 | 2026-09-02T22:02:22.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5109 | 2026-09-02T22:02:22.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5110 | 2026-09-02T22:02:22.398Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 5111 | 2026-09-02T22:02:23.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 5112 | 2026-09-02T22:02:23.051Z | |
| 5113 | 2026-09-02T22:02:23.051Z | info: running `cargo check --bins` on schema (358/376) |
| 5114 | 2026-09-02T22:02:23.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5115 | 2026-09-02T22:02:23.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5116 | 2026-09-02T22:02:23.774Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 5117 | 2026-09-02T22:02:24.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 5118 | 2026-09-02T22:02:24.706Z | |
| 5119 | 2026-09-02T22:02:24.706Z | info: running `cargo check --bins` on xtask (359/376) |
| 5120 | 2026-09-02T22:02:25.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5121 | 2026-09-02T22:02:25.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5122 | 2026-09-02T22:02:25.162Z | Checking serde_core v1.0.228 |
| 5123 | 2026-09-02T22:02:25.162Z | Checking libc v0.2.185 |
| 5124 | 2026-09-02T22:02:25.189Z | Checking bitflags v2.11.0 |
| 5125 | 2026-09-02T22:02:25.206Z | Checking scroll v0.12.0 |
| 5126 | 2026-09-02T22:02:25.206Z | Checking thiserror v1.0.69 |
| 5127 | 2026-09-02T22:02:25.206Z | Checking log v0.4.33 |
| 5128 | 2026-09-02T22:02:25.206Z | Checking indexmap v2.14.0 |
| 5129 | 2026-09-02T22:02:25.206Z | Checking zerocopy v0.7.35 |
| 5130 | 2026-09-02T22:02:25.276Z | Checking syn v2.0.117 |
| 5131 | 2026-09-02T22:02:25.314Z | Checking dtrace-parser v0.2.0 |
| 5132 | 2026-09-02T22:02:25.331Z | Checking once_cell v1.21.3 |
| 5133 | 2026-09-02T22:02:25.383Z | Checking goblin v0.8.2 |
| 5134 | 2026-09-02T22:02:25.713Z | Checking errno v0.3.14 |
| 5135 | 2026-09-02T22:02:25.817Z | Checking getrandom v0.4.3 |
| 5136 | 2026-09-02T22:02:25.817Z | Checking thread-id v4.2.2 |
| 5137 | 2026-09-02T22:02:25.817Z | Checking rustix v1.1.4 |
| 5138 | 2026-09-02T22:02:25.817Z | Checking memmap v0.7.0 |
| 5139 | 2026-09-02T22:02:25.817Z | Checking thiserror v2.0.18 |
| 5140 | 2026-09-02T22:02:25.817Z | Checking fs-err v3.3.0 |
| 5141 | 2026-09-02T22:02:25.817Z | Checking anyhow v1.0.104 |
| 5142 | 2026-09-02T22:02:25.880Z | Checking tabled v0.15.0 |
| 5143 | 2026-09-02T22:02:26.347Z | Checking terminal_size v0.4.3 |
| 5144 | 2026-09-02T22:02:26.347Z | Checking tempfile v3.27.0 |
| 5145 | 2026-09-02T22:02:26.539Z | Checking clap_builder v4.6.0 |
| 5146 | 2026-09-02T22:02:26.578Z | Checking textwrap v0.16.2 |
| 5147 | 2026-09-02T22:02:26.622Z | Checking serde v1.0.228 |
| 5148 | 2026-09-02T22:02:26.640Z | Checking serde_json v1.0.151 |
| 5149 | 2026-09-02T22:02:26.640Z | Checking camino v1.2.5 |
| 5150 | 2026-09-02T22:02:26.653Z | Checking cargo-platform v0.3.2 |
| 5151 | 2026-09-02T22:02:26.830Z | Checking semver v1.0.28 |
| 5152 | 2026-09-02T22:02:26.860Z | Checking camino-tempfile v1.4.1 |
| 5153 | 2026-09-02T22:02:27.026Z | Checking serde_spanned v0.6.9 |
| 5154 | 2026-09-02T22:02:27.026Z | Checking toml_datetime v0.6.11 |
| 5155 | 2026-09-02T22:02:27.056Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5156 | 2026-09-02T22:02:27.083Z | Checking macaddr v1.0.1 |
| 5157 | 2026-09-02T22:02:27.206Z | Checking toml_edit v0.22.27 |
| 5158 | 2026-09-02T22:02:27.221Z | Checking dof v0.3.0 |
| 5159 | 2026-09-02T22:02:27.228Z | Checking cargo_metadata v0.23.1 |
| 5160 | 2026-09-02T22:02:27.481Z | Checking usdt-impl v0.5.0 |
| 5161 | 2026-09-02T22:02:27.629Z | Checking clap v4.6.1 |
| 5162 | 2026-09-02T22:02:27.757Z | Checking usdt v0.5.0 |
| 5163 | 2026-09-02T22:02:28.182Z | Checking toml v0.8.23 |
| 5164 | 2026-09-02T22:02:28.713Z | Checking cargo_toml v0.21.0 |
| 5165 | 2026-09-02T22:02:29.088Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 5166 | 2026-09-02T22:02:29.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s |
| 5167 | 2026-09-02T22:02:29.631Z | |
| 5168 | 2026-09-02T22:02:29.631Z | info: running `cargo check --bins` on dnsadm (360/376) |
| 5169 | 2026-09-02T22:02:30.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5170 | 2026-09-02T22:02:30.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5171 | 2026-09-02T22:02:30.228Z | Checking arc-swap v1.8.2 |
| 5172 | 2026-09-02T22:02:30.499Z | Checking slog-scope v4.4.1 |
| 5173 | 2026-09-02T22:02:30.614Z | Checking slog-stdlog v4.1.1 |
| 5174 | 2026-09-02T22:02:30.710Z | Checking slog-envlogger v2.2.0 |
| 5175 | 2026-09-02T22:02:30.830Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 5176 | 2026-09-02T22:02:31.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 5177 | 2026-09-02T22:02:31.419Z | |
| 5178 | 2026-09-02T22:02:31.419Z | info: running `cargo check --bins` on end-to-end-tests (361/376) |
| 5179 | 2026-09-02T22:02:34.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5180 | 2026-09-02T22:02:35.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5181 | 2026-09-02T22:02:35.108Z | Checking cpubits v0.1.1 |
| 5182 | 2026-09-02T22:02:35.108Z | Checking pem-rfc7468 v1.0.0 |
| 5183 | 2026-09-02T22:02:35.108Z | Checking hmac v0.13.0 |
| 5184 | 2026-09-02T22:02:35.108Z | Checking universal-hash v0.6.1 |
| 5185 | 2026-09-02T22:02:35.108Z | Checking ctr v0.10.1 |
| 5186 | 2026-09-02T22:02:35.108Z | Checking aead v0.6.1 |
| 5187 | 2026-09-02T22:02:35.108Z | Checking aes v0.9.1 |
| 5188 | 2026-09-02T22:02:35.108Z | Checking crypto-bigint v0.7.5 |
| 5189 | 2026-09-02T22:02:35.108Z | Checking salsa20 v0.11.0 |
| 5190 | 2026-09-02T22:02:35.108Z | Checking polyval v0.7.1 |
| 5191 | 2026-09-02T22:02:35.108Z | Checking der v0.8.0 |
| 5192 | 2026-09-02T22:02:35.108Z | Checking pbkdf2 v0.13.0 |
| 5193 | 2026-09-02T22:02:35.108Z | Checking cbc v0.2.1 |
| 5194 | 2026-09-02T22:02:35.108Z | Checking ff v0.14.0 |
| 5195 | 2026-09-02T22:02:35.108Z | Checking signature v3.0.0 |
| 5196 | 2026-09-02T22:02:35.108Z | Checking scrypt v0.12.0 |
| 5197 | 2026-09-02T22:02:35.109Z | Checking ghash v0.6.0 |
| 5198 | 2026-09-02T22:02:35.109Z | Checking base16ct v1.0.0 |
| 5199 | 2026-09-02T22:02:35.109Z | Checking group v0.14.0 |
| 5200 | 2026-09-02T22:02:35.109Z | Checking hkdf v0.13.0 |
| 5201 | 2026-09-02T22:02:35.109Z | Compiling curve25519-dalek v5.0.0 |
| 5202 | 2026-09-02T22:02:35.109Z | Checking keccak v0.2.0 |
| 5203 | 2026-09-02T22:02:35.109Z | Checking aes-gcm v0.11.0 |
| 5204 | 2026-09-02T22:02:35.109Z | Checking poly1305 v0.9.0 |
| 5205 | 2026-09-02T22:02:35.109Z | Checking wnaf v0.14.0 |
| 5206 | 2026-09-02T22:02:35.109Z | Checking blowfish v0.10.0 |
| 5207 | 2026-09-02T22:02:35.109Z | Checking blake2 v0.11.0-rc.6 |
| 5208 | 2026-09-02T22:02:35.109Z | Checking sha3 v0.11.0 |
| 5209 | 2026-09-02T22:02:35.109Z | Checking kem v0.3.0 |
| 5210 | 2026-09-02T22:02:35.116Z | Checking bcrypt-pbkdf v0.11.0 |
| 5211 | 2026-09-02T22:02:35.116Z | Checking module-lattice v0.2.3 |
| 5212 | 2026-09-02T22:02:35.116Z | Checking sponge-cursor v0.1.0 |
| 5213 | 2026-09-02T22:02:35.116Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5214 | 2026-09-02T22:02:35.116Z | Checking argon2 v0.6.0-rc.8 |
| 5215 | 2026-09-02T22:02:35.116Z | Checking sha3 v0.12.0 |
| 5216 | 2026-09-02T22:02:35.116Z | Checking spki v0.8.0 |
| 5217 | 2026-09-02T22:02:35.116Z | Checking sec1 v0.8.1 |
| 5218 | 2026-09-02T22:02:35.116Z | Checking ml-kem v0.3.2 |
| 5219 | 2026-09-02T22:02:35.116Z | Checking internal-russh-num-bigint v0.5.0 |
| 5220 | 2026-09-02T22:02:35.117Z | Checking pkcs5 v0.8.1 |
| 5221 | 2026-09-02T22:02:35.117Z | Checking pkcs1 v0.8.0-rc.4 |
| 5222 | 2026-09-02T22:02:35.117Z | Checking num-bigint v0.4.6 |
| 5223 | 2026-09-02T22:02:35.117Z | Checking generic-array v1.4.3 |
| 5224 | 2026-09-02T22:02:35.117Z | Checking russh-util v0.52.0 |
| 5225 | 2026-09-02T22:02:35.117Z | Checking pkcs8 v0.11.0 |
| 5226 | 2026-09-02T22:02:35.117Z | Compiling enum_dispatch v0.3.13 |
| 5227 | 2026-09-02T22:02:35.117Z | Compiling delegate v0.13.5 |
| 5228 | 2026-09-02T22:02:35.117Z | Checking ed25519 v3.0.0 |
| 5229 | 2026-09-02T22:02:35.117Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5230 | 2026-09-02T22:02:35.307Z | Checking md5 v0.8.0 |
| 5231 | 2026-09-02T22:02:35.307Z | Checking ed25519-dalek v3.0.0 |
| 5232 | 2026-09-02T22:02:35.307Z | Checking hex-literal v1.1.0 |
| 5233 | 2026-09-02T22:02:35.307Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 5234 | 2026-09-02T22:02:35.307Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 5235 | 2026-09-02T22:02:35.307Z | Checking internet-checksum v0.2.1 |
| 5236 | 2026-09-02T22:02:35.307Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5237 | 2026-09-02T22:02:35.307Z | Checking elliptic-curve v0.14.1 |
| 5238 | 2026-09-02T22:02:35.307Z | Checking rfc6979 v0.6.0 |
| 5239 | 2026-09-02T22:02:35.307Z | Checking primefield v0.14.0 |
| 5240 | 2026-09-02T22:02:35.307Z | Checking ssh-encoding v0.3.0 |
| 5241 | 2026-09-02T22:02:35.307Z | Checking crypto-primes v0.7.2 |
| 5242 | 2026-09-02T22:02:35.307Z | Checking ssh-cipher v0.3.0 |
| 5243 | 2026-09-02T22:02:35.308Z | Checking russh-cryptovec v0.62.0 |
| 5244 | 2026-09-02T22:02:35.308Z | Checking primeorder v0.14.0 |
| 5245 | 2026-09-02T22:02:35.308Z | Checking ecdsa v0.17.0 |
| 5246 | 2026-09-02T22:02:35.471Z | Checking p256 v0.14.0 |
| 5247 | 2026-09-02T22:02:35.514Z | Checking p521 v0.14.0 |
| 5248 | 2026-09-02T22:02:35.514Z | Checking p384 v0.14.0 |
| 5249 | 2026-09-02T22:02:35.685Z | Checking rsa v0.10.0-rc.18 |
| 5250 | 2026-09-02T22:02:38.243Z | Checking ssh-key v0.7.0-rc.11 |
| 5251 | 2026-09-02T22:02:38.982Z | Checking russh v0.62.4 |
| 5252 | 2026-09-02T22:02:52.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.22s |
| 5253 | 2026-09-02T22:02:52.672Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5254 | 2026-09-02T22:02:52.672Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5255 | 2026-09-02T22:02:52.865Z | |
| 5256 | 2026-09-02T22:02:52.866Z | info: running `cargo check --bins` on gateway-cli (362/376) |
| 5257 | 2026-09-02T22:02:53.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5258 | 2026-09-02T22:02:53.371Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5259 | 2026-09-02T22:02:53.501Z | Checking termios v0.3.3 |
| 5260 | 2026-09-02T22:02:53.696Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 5261 | 2026-09-02T22:02:54.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 5262 | 2026-09-02T22:02:54.475Z | |
| 5263 | 2026-09-02T22:02:54.476Z | info: running `cargo check --bins --no-default-features` on installinator (363/376) |
| 5264 | 2026-09-02T22:02:54.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5265 | 2026-09-02T22:02:54.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5266 | 2026-09-02T22:02:55.157Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 5267 | 2026-09-02T22:02:55.854Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 5268 | 2026-09-02T22:02:57.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s |
| 5269 | 2026-09-02T22:02:57.665Z | |
| 5270 | 2026-09-02T22:02:57.665Z | info: running `cargo check --bins` on internal-dns-cli (364/376) |
| 5271 | 2026-09-02T22:02:58.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5272 | 2026-09-02T22:02:58.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5273 | 2026-09-02T22:02:58.312Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 5274 | 2026-09-02T22:02:58.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s |
| 5275 | 2026-09-02T22:02:58.923Z | |
| 5276 | 2026-09-02T22:02:58.924Z | info: running `cargo check --bins` on omicron-live-tests (365/376) |
| 5277 | 2026-09-02T22:02:59.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5278 | 2026-09-02T22:02:59.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5279 | 2026-09-02T22:02:59.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5280 | 2026-09-02T22:02:59.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5281 | 2026-09-02T22:02:59.496Z | |
| 5282 | 2026-09-02T22:02:59.496Z | info: running `cargo check --bins` on live-tests-macros (366/376) |
| 5283 | 2026-09-02T22:02:59.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5284 | 2026-09-02T22:02:59.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5285 | 2026-09-02T22:02:59.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5286 | 2026-09-02T22:02:59.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5287 | 2026-09-02T22:03:00.069Z | |
| 5288 | 2026-09-02T22:03:00.069Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376) |
| 5289 | 2026-09-02T22:03:00.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5290 | 2026-09-02T22:03:00.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5291 | 2026-09-02T22:03:00.829Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5292 | 2026-09-02T22:03:01.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 5293 | 2026-09-02T22:03:01.624Z | |
| 5294 | 2026-09-02T22:03:01.624Z | info: running `cargo check --bins` on omicron-ntp-admin (368/376) |
| 5295 | 2026-09-02T22:03:02.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5296 | 2026-09-02T22:03:02.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5297 | 2026-09-02T22:03:02.284Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5298 | 2026-09-02T22:03:02.393Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5299 | 2026-09-02T22:03:03.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s |
| 5300 | 2026-09-02T22:03:03.392Z | |
| 5301 | 2026-09-02T22:03:03.393Z | info: running `cargo check --bins` on ntp-admin-types (369/376) |
| 5302 | 2026-09-02T22:03:03.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5303 | 2026-09-02T22:03:03.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5304 | 2026-09-02T22:03:03.877Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5305 | 2026-09-02T22:03:03.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5306 | 2026-09-02T22:03:03.964Z | |
| 5307 | 2026-09-02T22:03:03.964Z | info: running `cargo check --bins` on omicron-package (370/376) |
| 5308 | 2026-09-02T22:03:04.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5309 | 2026-09-02T22:03:04.485Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5310 | 2026-09-02T22:03:04.654Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5311 | 2026-09-02T22:03:05.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 5312 | 2026-09-02T22:03:05.935Z | |
| 5313 | 2026-09-02T22:03:05.935Z | info: running `cargo check --bins` on tqdb (371/376) |
| 5314 | 2026-09-02T22:03:06.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5315 | 2026-09-02T22:03:06.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5316 | 2026-09-02T22:03:06.725Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5317 | 2026-09-02T22:03:07.086Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5318 | 2026-09-02T22:03:07.592Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5319 | 2026-09-02T22:03:07.596Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5320 | 2026-09-02T22:03:15.032Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5321 | 2026-09-02T22:03:15.037Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5322 | 2026-09-02T22:03:15.037Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5323 | 2026-09-02T22:03:15.679Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5324 | 2026-09-02T22:03:15.682Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5325 | 2026-09-02T22:03:15.682Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 5326 | 2026-09-02T22:03:15.683Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5327 | 2026-09-02T22:03:16.495Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5328 | 2026-09-02T22:03:17.071Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5329 | 2026-09-02T22:03:17.309Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5330 | 2026-09-02T22:03:17.536Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5331 | 2026-09-02T22:03:18.421Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5332 | 2026-09-02T22:03:19.070Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5333 | 2026-09-02T22:03:23.929Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5334 | 2026-09-02T22:03:31.280Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5335 | 2026-09-02T22:03:31.284Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5336 | 2026-09-02T22:03:31.284Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5337 | 2026-09-02T22:03:31.284Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5338 | 2026-09-02T22:03:32.812Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5339 | 2026-09-02T22:03:34.116Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5340 | 2026-09-02T22:03:34.803Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5341 | 2026-09-02T22:03:36.115Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5342 | 2026-09-02T22:03:36.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.73s |
| 5343 | 2026-09-02T22:03:36.878Z | |
| 5344 | 2026-09-02T22:03:36.878Z | info: running `cargo check --bins` on wicket-dbg (372/376) |
| 5345 | 2026-09-02T22:03:37.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5346 | 2026-09-02T22:03:37.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5347 | 2026-09-02T22:03:37.605Z | Checking rtoolbox v0.0.3 |
| 5348 | 2026-09-02T22:03:37.608Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5349 | 2026-09-02T22:03:37.608Z | Checking tui-tree-widget v0.23.1 |
| 5350 | 2026-09-02T22:03:37.610Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5351 | 2026-09-02T22:03:37.823Z | Checking rpassword v7.5.4 |
| 5352 | 2026-09-02T22:03:40.585Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5353 | 2026-09-02T22:03:42.431Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5354 | 2026-09-02T22:03:43.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s |
| 5355 | 2026-09-02T22:03:43.663Z | |
| 5356 | 2026-09-02T22:03:43.663Z | info: running `cargo check --bins` on wicket (373/376) |
| 5357 | 2026-09-02T22:03:44.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5358 | 2026-09-02T22:03:44.096Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5359 | 2026-09-02T22:03:44.279Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5360 | 2026-09-02T22:03:44.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
| 5361 | 2026-09-02T22:03:44.837Z | |
| 5362 | 2026-09-02T22:03:44.837Z | info: running `cargo check --bins` on wicketd (374/376) |
| 5363 | 2026-09-02T22:03:45.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5364 | 2026-09-02T22:03:45.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5365 | 2026-09-02T22:03:45.553Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5366 | 2026-09-02T22:03:49.124Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s |
| 5367 | 2026-09-02T22:03:49.315Z | |
| 5368 | 2026-09-02T22:03:49.315Z | info: running `cargo check --bins` on omicron-workspace-hack (375/376) |
| 5369 | 2026-09-02T22:03:49.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5370 | 2026-09-02T22:03:49.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5371 | 2026-09-02T22:03:49.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5372 | 2026-09-02T22:03:49.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5373 | 2026-09-02T22:03:49.886Z | |
| 5374 | 2026-09-02T22:03:49.886Z | info: running `cargo check --bins` on zone-setup (376/376) |
| 5375 | 2026-09-02T22:03:50.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5376 | 2026-09-02T22:03:50.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5377 | 2026-09-02T22:03:50.571Z | Checking uzers v0.12.2 |
| 5378 | 2026-09-02T22:03:50.842Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5379 | 2026-09-02T22:03:51.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 5380 | 2026-09-02T22:03:51.871Z | |
| 5381 | 2026-09-02T22:03:51.871Z | real 14:27.713854773 |
| 5382 | 2026-09-02T22:03:51.875Z | user 21:42.661805171 |
| 5383 | 2026-09-02T22:03:51.875Z | sys 4:28.798131188 |
| 5384 | 2026-09-02T22:03:51.875Z | trap 0.331558751 |
| 5385 | 2026-09-02T22:03:51.876Z | tflt 0.629434884 |
| 5386 | 2026-09-02T22:03:51.876Z | dflt 0.804490966 |
| 5387 | 2026-09-02T22:03:51.876Z | kflt 0.005310130 |
| 5388 | 2026-09-02T22:03:51.876Z | lock 1:30:38.119712338 |
| 5389 | 2026-09-02T22:03:51.876Z | slp 1:43:33.909147213 |
| 5390 | 2026-09-02T22:03:51.876Z | lat 58.021256153 |
| 5391 | 2026-09-02T22:03:51.876Z | stop 4:10.012297219 |
| 5392 | 2026-09-02T22:03:51.876Z | process exited: duration 999045 ms, exit code 0 |
| |
| 5393 | 2026-09-02T22:03:51.887Z | found 0 output files |