|
|
|
| 1 | 2026-09-05T00:01:53.061Z | job assigned to worker 01M1QDX06CC3B79M68Y7B6SXWD [factory aws, i-0295458bfa017ab0f] (queued for 47 s) |
| |
| 2 | 2026-09-05T00:01:59.147Z | starting task 0: "setup" |
| 3 | 2026-09-05T00:01:59.165Z | ++ uname -s |
| 4 | 2026-09-05T00:01:59.166Z | + kern=SunOS |
| 5 | 2026-09-05T00:01:59.166Z | + build_user=build |
| 6 | 2026-09-05T00:01:59.166Z | + build_uid=12345 |
| 7 | 2026-09-05T00:01:59.166Z | + work_dir=/work |
| 8 | 2026-09-05T00:01:59.166Z | + input_dir=/input |
| 9 | 2026-09-05T00:01:59.166Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-05T00:01:59.166Z | + case "$kern" in |
| 11 | 2026-09-05T00:01:59.166Z | + groupadd -g 12345 build |
| 12 | 2026-09-05T00:01:59.166Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-05T00:02:01.047Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-05T00:02:01.118Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-05T00:02:01.128Z | + home_fs=zfs |
| 16 | 2026-09-05T00:02:01.128Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-05T00:02:01.128Z | + mkdir -p /home/build |
| 18 | 2026-09-05T00:02:01.128Z | + chown build:build /home/build /work |
| 19 | 2026-09-05T00:02:03.125Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-05T00:02:03.129Z | process exited: duration 4094 ms, exit code 0 |
| |
| 21 | 2026-09-05T00:02:03.138Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-05T00:02:03.143Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-05T00:02:03.144Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-05T00:02:03.144Z | * rust toolchain profile = "default" |
| 25 | 2026-09-05T00:02:03.144Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-05T00:02:03.144Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-05T00:02:03.144Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-05T00:02:03.144Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-05T00:02:03.144Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-05T00:02:03.251Z | info: downloading installer |
| 31 | 2026-09-05T00:02:04.502Z | info: profile set to default |
| 32 | 2026-09-05T00:02:04.502Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-05T00:02:04.514Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-05T00:02:04.663Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-05T00:02:04.669Z | info: downloading 6 components |
| 36 | 2026-09-05T00:02:20.330Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-05T00:02:20.330Z | |
| 38 | 2026-09-05T00:02:20.362Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-05T00:02:20.362Z | |
| 40 | 2026-09-05T00:02:20.371Z | |
| 41 | 2026-09-05T00:02:20.371Z | Rust is installed now. Great! |
| 42 | 2026-09-05T00:02:20.371Z | |
| 43 | 2026-09-05T00:02:20.371Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-05T00:02:20.371Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-05T00:02:20.371Z | |
| 46 | 2026-09-05T00:02:20.371Z | To configure your current shell, you need to source |
| 47 | 2026-09-05T00:02:20.372Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-05T00:02:20.372Z | |
| 49 | 2026-09-05T00:02:20.372Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-05T00:02:20.372Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-05T00:02:20.373Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-05T00:02:20.373Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-05T00:02:20.373Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-05T00:02:20.373Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-05T00:02:20.373Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-05T00:02:20.373Z | HOST_CC = None |
| 57 | 2026-09-05T00:02:20.373Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-05T00:02:20.373Z | CC = None |
| 59 | 2026-09-05T00:02:20.373Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-05T00:02:20.622Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-05T00:02:20.623Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-05T00:02:20.623Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-05T00:02:20.623Z | CFLAGS = None |
| 64 | 2026-09-05T00:02:20.623Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-05T00:02:20.623Z | HOST_CFLAGS = None |
| 66 | 2026-09-05T00:02:20.623Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-05T00:02:20.623Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-05T00:02:20.623Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-05T00:02:20.623Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-05T00:02:20.714Z | + rustup --version |
| 71 | 2026-09-05T00:02:20.720Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-05T00:02:20.725Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-05T00:02:20.743Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-05T00:02:20.747Z | + cargo --version |
| 75 | 2026-09-05T00:02:20.761Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-05T00:02:20.765Z | + rustc --version |
| 77 | 2026-09-05T00:02:20.780Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-05T00:02:20.786Z | process exited: duration 17643 ms, exit code 0 |
| |
| 79 | 2026-09-05T00:02:20.793Z | starting task 2: "authentication" |
| 80 | 2026-09-05T00:02:20.810Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-05T00:02:20.820Z | starting task 3: "clone repository" |
| 82 | 2026-09-05T00:02:20.824Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-05T00:02:20.828Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-05T00:02:20.859Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-05T00:02:34.038Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-05T00:02:34.038Z | + git fetch origin 4a645936f92339ba85b20858000cba64532c5116 |
| 87 | 2026-09-05T00:02:34.391Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-05T00:02:34.391Z | * branch 4a645936f92339ba85b20858000cba64532c5116 -> FETCH_HEAD |
| 89 | 2026-09-05T00:02:34.401Z | + [[ -n fm-certificate-de ]] |
| 90 | 2026-09-05T00:02:34.405Z | ++ git branch --show-current |
| 91 | 2026-09-05T00:02:34.405Z | + current=main |
| 92 | 2026-09-05T00:02:34.405Z | + [[ main != fm-certificate-de ]] |
| 93 | 2026-09-05T00:02:34.405Z | + git branch -f fm-certificate-de 4a645936f92339ba85b20858000cba64532c5116 |
| 94 | 2026-09-05T00:02:34.409Z | + git checkout -f fm-certificate-de |
| 95 | 2026-09-05T00:02:34.478Z | Switched to branch 'fm-certificate-de' |
| 96 | 2026-09-05T00:02:34.481Z | + git reset --hard 4a645936f92339ba85b20858000cba64532c5116 |
| 97 | 2026-09-05T00:02:34.552Z | HEAD is now at 4a645936f fm: make the parsed certificate case's fact non-optional |
| 98 | 2026-09-05T00:02:34.555Z | process exited: duration 13733 ms, exit code 0 |
| |
| 99 | 2026-09-05T00:02:34.562Z | starting task 4: "build" |
| 100 | 2026-09-05T00:02:34.565Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-05T00:02:34.569Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-05T00:02:34.569Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-05T00:02:34.569Z | +++ uname -s |
| 104 | 2026-09-05T00:02:34.569Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-05T00:02:34.569Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-05T00:02:34.572Z | + cargo --version |
| 107 | 2026-09-05T00:02:34.579Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-05T00:02:34.582Z | + rustc --version |
| 109 | 2026-09-05T00:02:34.604Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-05T00:02:34.609Z | + source ./env.sh |
| 111 | 2026-09-05T00:02:34.610Z | ++ OLD_SHELL_OPTS=ehxB |
| 112 | 2026-09-05T00:02:34.610Z | ++ set -o xtrace |
| 113 | 2026-09-05T00:02:34.610Z | ++++ dirname ./env.sh |
| 114 | 2026-09-05T00:02:34.622Z | +++ readlink -f . |
| 115 | 2026-09-05T00:02:34.627Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 116 | 2026-09-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ 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-05T00:02:34.627Z | ++ case $OLD_SHELL_OPTS in |
| 127 | 2026-09-05T00:02:34.627Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 128 | 2026-09-05T00:02:34.627Z | + 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-05T00:02:34.627Z | + 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-05T00:02:34.627Z | + banner prerequisites |
| 131 | 2026-09-05T00:02:34.631Z | |
| 132 | 2026-09-05T00:02:34.631Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 133 | 2026-09-05T00:02:34.631Z | # # # # # # # # # # # # # # # |
| 134 | 2026-09-05T00:02:34.631Z | # # # # ##### # # ##### # # # # # #### # |
| 135 | 2026-09-05T00:02:34.631Z | ##### ##### # ##### # # # # # # # # # |
| 136 | 2026-09-05T00:02:34.631Z | # # # # # # # # # # # # # # # |
| 137 | 2026-09-05T00:02:34.631Z | # # # ###### # # ###### ### # #### # #### # |
| 138 | 2026-09-05T00:02:34.631Z | |
| 139 | 2026-09-05T00:02:34.631Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 140 | 2026-09-05T00:02:36.693Z | Startup: Refreshing catalog 'helios' ... Done |
| 141 | 2026-09-05T00:02:37.122Z | Startup: Caching catalogs ... Done |
| 142 | 2026-09-05T00:02:39.713Z | Planning: Solver setup ... Done (2.419s) |
| 143 | 2026-09-05T00:02:39.780Z | Planning: Running solver ... Done (0.068s) |
| 144 | 2026-09-05T00:02:39.833Z | Planning: Finding local manifests ... Done (0.003s) |
| 145 | 2026-09-05T00:02:39.845Z | Planning: Fetching manifests: 0/2 0% complete |
| 146 | 2026-09-05T00:02:39.866Z | Planning: Fetching manifests: 2/2 100% complete |
| 147 | 2026-09-05T00:02:39.883Z | Planning: Package planning ... Done (0.014s) |
| 148 | 2026-09-05T00:02:39.892Z | Planning: Merging actions ... Done (0.002s) |
| 149 | 2026-09-05T00:02:40.042Z | Planning: Checking for conflicting actions ... Done (0.160s) |
| 150 | 2026-09-05T00:02:40.046Z | Planning: Consolidating action changes ... Done (0.001s) |
| 151 | 2026-09-05T00:02:40.790Z | Planning: Evaluating mediators ... Done (0.747s) |
| 152 | 2026-09-05T00:02:40.809Z | Planning: Planning completed in 3.63 seconds |
| 153 | 2026-09-05T00:02:40.815Z | Packages to install: 2 |
| 154 | 2026-09-05T00:02:40.815Z | Estimated space available: 156.01 GB |
| 155 | 2026-09-05T00:02:40.815Z | Estimated space to be consumed: 86.48 MB |
| 156 | 2026-09-05T00:02:40.815Z | Create boot environment: No |
| 157 | 2026-09-05T00:02:40.815Z | Create backup boot environment: No |
| 158 | 2026-09-05T00:02:40.815Z | Rebuild boot archive: No |
| 159 | 2026-09-05T00:02:40.815Z | |
| 160 | 2026-09-05T00:02:40.815Z | Changed packages: |
| 161 | 2026-09-05T00:02:40.815Z | helios |
| 162 | 2026-09-05T00:02:40.815Z | developer/build-essential |
| 163 | 2026-09-05T00:02:40.815Z | None -> 11-3.0 |
| 164 | 2026-09-05T00:02:40.815Z | library/libxmlsec1 |
| 165 | 2026-09-05T00:02:40.815Z | None -> 1.2.35-3.0 |
| 166 | 2026-09-05T00:02:40.825Z | |
| 167 | 2026-09-05T00:02:40.826Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 168 | 2026-09-05T00:02:40.893Z | Download: Completed 1.28 MB in 0.07 seconds (18.4M/s) |
| 169 | 2026-09-05T00:02:40.963Z | Actions: 1/268 actions (Installing new actions) |
| 170 | 2026-09-05T00:02:41.002Z | Actions: Completed 268 actions in 0.04 seconds. |
| 171 | 2026-09-05T00:02:41.036Z | Finalize: Updating package state database ... Done (0.035s) |
| 172 | 2026-09-05T00:02:41.039Z | Finalize: Updating package cache ... Done (0.000s) |
| 173 | 2026-09-05T00:02:41.133Z | Finalize: Updating image state ... Done (0.097s) |
| 174 | 2026-09-05T00:02:43.726Z | Finalize: Creating fast lookup database ... Done (2.535s) |
| 175 | 2026-09-05T00:02:43.797Z | Finalize: Reading search index ... Done (0.013s) |
| 176 | 2026-09-05T00:02:43.800Z | Finalize: Updating search index ... Done (0.000s) |
| 177 | 2026-09-05T00:02:43.910Z | Finalize: Updating package cache ... Done (0.000s) |
| 178 | 2026-09-05T00:02:44.294Z | Planning: Evaluating mediator changes ... Done |
| 179 | 2026-09-05T00:02:44.401Z | Planning: Checking for conflicting actions ... Done |
| 180 | 2026-09-05T00:02:44.405Z | Planning: Consolidating action changes ... Done |
| 181 | 2026-09-05T00:02:44.557Z | Planning: Evaluating mediators ... Done |
| 182 | 2026-09-05T00:02:44.560Z | Planning: Planning completed in 0.26 seconds |
| 183 | 2026-09-05T00:02:44.580Z | Mediators to change: 2 |
| 184 | 2026-09-05T00:02:44.580Z | Create boot environment: No |
| 185 | 2026-09-05T00:02:44.585Z | Create backup boot environment: No |
| 186 | 2026-09-05T00:02:44.624Z | Finalize: Updating package state database ... Done |
| 187 | 2026-09-05T00:02:44.624Z | Finalize: Updating package cache ... Done |
| 188 | 2026-09-05T00:02:44.682Z | Finalize: Updating image state ... Done |
| 189 | 2026-09-05T00:02:46.648Z | Finalize: Creating fast lookup database ... Done |
| 190 | 2026-09-05T00:02:46.710Z | Finalize: Reading search index ... Done |
| 191 | 2026-09-05T00:02:46.713Z | Finalize: Updating search index ... Done |
| 192 | 2026-09-05T00:02:46.784Z | Finalize: Updating package cache ... Done |
| 193 | 2026-09-05T00:02:47.070Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-09-05T00:02:47.178Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-09-05T00:02:47.181Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-09-05T00:02:47.336Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-09-05T00:02:47.341Z | Planning: Planning completed in 0.27 seconds |
| 198 | 2026-09-05T00:02:47.360Z | Mediators to change: 1 |
| 199 | 2026-09-05T00:02:47.360Z | Create boot environment: No |
| 200 | 2026-09-05T00:02:47.360Z | Create backup boot environment: No |
| 201 | 2026-09-05T00:02:47.401Z | Finalize: Updating package state database ... Done |
| 202 | 2026-09-05T00:02:47.401Z | Finalize: Updating package cache ... Done |
| 203 | 2026-09-05T00:02:47.459Z | Finalize: Updating image state ... Done |
| 204 | 2026-09-05T00:02:49.422Z | Finalize: Creating fast lookup database ... Done |
| 205 | 2026-09-05T00:02:49.485Z | Finalize: Reading search index ... Done |
| 206 | 2026-09-05T00:02:49.491Z | Finalize: Updating search index ... Done |
| 207 | 2026-09-05T00:02:49.574Z | Finalize: Updating package cache ... Done |
| 208 | 2026-09-05T00:02:49.887Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 209 | 2026-09-05T00:02:49.887Z | apache system 2.4 system |
| 210 | 2026-09-05T00:02:49.887Z | clang system 15 system |
| 211 | 2026-09-05T00:02:49.887Z | csh system system illumos |
| 212 | 2026-09-05T00:02:49.887Z | ctags system system illumos |
| 213 | 2026-09-05T00:02:49.887Z | file vendor vendor darwinsys |
| 214 | 2026-09-05T00:02:49.888Z | file system system illumos |
| 215 | 2026-09-05T00:02:49.888Z | gcc vendor 14 vendor |
| 216 | 2026-09-05T00:02:49.888Z | gcc system 13 system |
| 217 | 2026-09-05T00:02:49.888Z | gcc system 10 system |
| 218 | 2026-09-05T00:02:49.888Z | go system 1.25 system |
| 219 | 2026-09-05T00:02:49.888Z | llvm system 15 system |
| 220 | 2026-09-05T00:02:49.888Z | mariadb system 11.4 system |
| 221 | 2026-09-05T00:02:49.888Z | mta vendor vendor dma |
| 222 | 2026-09-05T00:02:49.888Z | openjdk system 17 system |
| 223 | 2026-09-05T00:02:49.888Z | openjdk system 11 system |
| 224 | 2026-09-05T00:02:49.888Z | openssl vendor 3 vendor |
| 225 | 2026-09-05T00:02:49.888Z | perl system 5.40 system |
| 226 | 2026-09-05T00:02:49.888Z | postgresql system 18 system |
| 227 | 2026-09-05T00:02:49.888Z | postgresql system 17 system |
| 228 | 2026-09-05T00:02:49.888Z | python vendor 3 vendor |
| 229 | 2026-09-05T00:02:49.890Z | python system 2 system |
| 230 | 2026-09-05T00:02:49.890Z | python3 vendor 3.13 vendor |
| 231 | 2026-09-05T00:02:49.890Z | ruby system 3.4 system |
| 232 | 2026-09-05T00:02:49.890Z | ruby system 3.0 system |
| 233 | 2026-09-05T00:02:49.890Z | words vendor vendor american-english |
| 234 | 2026-09-05T00:02:49.890Z | words system system australian-english |
| 235 | 2026-09-05T00:02:49.890Z | words system system british-english |
| 236 | 2026-09-05T00:02:49.890Z | words system system canadian-english |
| 237 | 2026-09-05T00:02:49.891Z | words system system french |
| 238 | 2026-09-05T00:02:49.891Z | words system system italian |
| 239 | 2026-09-05T00:02:49.891Z | words system system ngerman |
| 240 | 2026-09-05T00:02:49.891Z | words system system ogerman |
| 241 | 2026-09-05T00:02:49.891Z | words system system spanish |
| 242 | 2026-09-05T00:02:50.137Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-09-05T00:02:50.137Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 244 | 2026-09-05T00:02:50.655Z | FMRI IFO |
| 245 | 2026-09-05T00:02:50.655Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 246 | 2026-09-05T00:02:50.655Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 247 | 2026-09-05T00:02:50.655Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 248 | 2026-09-05T00:02:50.655Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 249 | 2026-09-05T00:02:50.655Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 250 | 2026-09-05T00:02:50.655Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 251 | 2026-09-05T00:02:50.655Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 252 | 2026-09-05T00:02:50.655Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 253 | 2026-09-05T00:02:50.655Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 254 | 2026-09-05T00:02:51.016Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 255 | 2026-09-05T00:02:51.388Z | Updating crates.io index |
| 256 | 2026-09-05T00:02:51.392Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 257 | 2026-09-05T00:02:51.677Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-09-05T00:02:52.069Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 259 | 2026-09-05T00:02:52.362Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 260 | 2026-09-05T00:02:53.669Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 261 | 2026-09-05T00:02:54.205Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 262 | 2026-09-05T00:02:56.125Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 263 | 2026-09-05T00:02:57.322Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-05T00:02:57.606Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-09-05T00:02:57.971Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-09-05T00:02:59.312Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 267 | 2026-09-05T00:02:59.603Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 268 | 2026-09-05T00:03:00.011Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 269 | 2026-09-05T00:03:00.289Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 270 | 2026-09-05T00:03:00.537Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 271 | 2026-09-05T00:03:00.786Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 272 | 2026-09-05T00:03:01.075Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 273 | 2026-09-05T00:03:01.755Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 274 | 2026-09-05T00:03:01.758Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 275 | 2026-09-05T00:03:01.996Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-09-05T00:03:02.622Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 277 | 2026-09-05T00:03:02.951Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 278 | 2026-09-05T00:03:03.464Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-09-05T00:03:03.802Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 280 | 2026-09-05T00:03:04.065Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 281 | 2026-09-05T00:03:04.530Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 282 | 2026-09-05T00:03:04.800Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 283 | 2026-09-05T00:03:05.090Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 284 | 2026-09-05T00:03:05.464Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 285 | 2026-09-05T00:03:05.738Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 286 | 2026-09-05T00:03:06.046Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-09-05T00:03:06.456Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 288 | 2026-09-05T00:03:07.156Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-09-05T00:03:07.416Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-09-05T00:03:07.703Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-09-05T00:03:08.066Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 292 | 2026-09-05T00:03:08.437Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 293 | 2026-09-05T00:03:08.714Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-09-05T00:03:09.002Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-09-05T00:03:09.304Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-09-05T00:03:09.558Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-09-05T00:03:09.870Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 298 | 2026-09-05T00:03:12.610Z | Downloading crates ... |
| 299 | 2026-09-05T00:03:12.694Z | Downloaded camino-tempfile v1.4.1 |
| 300 | 2026-09-05T00:03:12.697Z | Downloaded cargo_metadata v0.23.1 |
| 301 | 2026-09-05T00:03:12.698Z | Downloaded camino v1.2.5 |
| 302 | 2026-09-05T00:03:12.698Z | Downloaded anstyle v1.0.14 |
| 303 | 2026-09-05T00:03:12.698Z | Downloaded thiserror v1.0.69 |
| 304 | 2026-09-05T00:03:12.698Z | Downloaded bytecount v0.6.9 |
| 305 | 2026-09-05T00:03:12.698Z | Downloaded bitflags v2.11.0 |
| 306 | 2026-09-05T00:03:12.698Z | Downloaded anstream v1.0.0 |
| 307 | 2026-09-05T00:03:12.698Z | Downloaded autocfg v1.5.0 |
| 308 | 2026-09-05T00:03:12.698Z | Downloaded zerocopy-derive v0.7.35 |
| 309 | 2026-09-05T00:03:12.698Z | Downloaded heck v0.4.1 |
| 310 | 2026-09-05T00:03:12.698Z | Downloaded serde_json v1.0.151 |
| 311 | 2026-09-05T00:03:12.702Z | Downloaded byteorder v1.5.0 |
| 312 | 2026-09-05T00:03:12.702Z | Downloaded pest_meta v2.8.6 |
| 313 | 2026-09-05T00:03:12.702Z | Downloaded cpufeatures v0.2.17 |
| 314 | 2026-09-05T00:03:12.702Z | Downloaded digest v0.10.7 |
| 315 | 2026-09-05T00:03:12.702Z | Downloaded zmij v1.0.21 |
| 316 | 2026-09-05T00:03:12.705Z | Downloaded zerocopy v0.7.35 |
| 317 | 2026-09-05T00:03:12.711Z | Downloaded memmap v0.7.0 |
| 318 | 2026-09-05T00:03:12.719Z | Downloaded fs-err v3.3.0 |
| 319 | 2026-09-05T00:03:12.719Z | Downloaded macaddr v1.0.1 |
| 320 | 2026-09-05T00:03:12.720Z | Downloaded colorchoice v1.0.4 |
| 321 | 2026-09-05T00:03:12.720Z | Downloaded heck v0.5.0 |
| 322 | 2026-09-05T00:03:12.720Z | Downloaded pest_generator v2.8.6 |
| 323 | 2026-09-05T00:03:12.725Z | Downloaded dtrace-parser v0.2.0 |
| 324 | 2026-09-05T00:03:12.725Z | Downloaded getrandom v0.4.3 |
| 325 | 2026-09-05T00:03:12.725Z | Downloaded anstyle-query v1.1.5 |
| 326 | 2026-09-05T00:03:12.725Z | Downloaded fastrand v2.3.0 |
| 327 | 2026-09-05T00:03:12.725Z | Downloaded fnv v1.0.7 |
| 328 | 2026-09-05T00:03:12.725Z | Downloaded clap_lex v1.0.0 |
| 329 | 2026-09-05T00:03:12.729Z | Downloaded generic-array v0.14.7 |
| 330 | 2026-09-05T00:03:12.733Z | Downloaded itoa v1.0.17 |
| 331 | 2026-09-05T00:03:12.734Z | Downloaded serde_spanned v0.6.9 |
| 332 | 2026-09-05T00:03:12.734Z | Downloaded proc-macro-error-attr v1.0.4 |
| 333 | 2026-09-05T00:03:12.734Z | Downloaded smawk v0.3.2 |
| 334 | 2026-09-05T00:03:12.734Z | Downloaded cfg-if v1.0.4 |
| 335 | 2026-09-05T00:03:12.738Z | Downloaded crypto-common v0.1.7 |
| 336 | 2026-09-05T00:03:12.741Z | Downloaded plain v0.2.3 |
| 337 | 2026-09-05T00:03:12.741Z | Downloaded thread-id v4.2.2 |
| 338 | 2026-09-05T00:03:12.742Z | Downloaded version_check v0.9.5 |
| 339 | 2026-09-05T00:03:12.752Z | Downloaded swrite v0.1.0 |
| 340 | 2026-09-05T00:03:12.752Z | Downloaded unicode-linebreak v0.1.5 |
| 341 | 2026-09-05T00:03:12.756Z | Downloaded dof v0.3.0 |
| 342 | 2026-09-05T00:03:12.756Z | Downloaded is_terminal_polyfill v1.70.2 |
| 343 | 2026-09-05T00:03:12.756Z | Downloaded cargo-platform v0.3.2 |
| 344 | 2026-09-05T00:03:12.756Z | Downloaded usdt-macro v0.5.0 |
| 345 | 2026-09-05T00:03:12.756Z | Downloaded pretty-hex v0.4.1 |
| 346 | 2026-09-05T00:03:12.759Z | Downloaded block-buffer v0.10.4 |
| 347 | 2026-09-05T00:03:12.759Z | Downloaded errno v0.3.14 |
| 348 | 2026-09-05T00:03:12.763Z | Downloaded toml_datetime v0.6.11 |
| 349 | 2026-09-05T00:03:12.766Z | Downloaded equivalent v1.0.2 |
| 350 | 2026-09-05T00:03:12.774Z | Downloaded proc-macro-error v1.0.4 |
| 351 | 2026-09-05T00:03:12.778Z | Downloaded toml_write v0.1.2 |
| 352 | 2026-09-05T00:03:12.778Z | Downloaded clap_derive v4.6.1 |
| 353 | 2026-09-05T00:03:12.780Z | Downloaded anyhow v1.0.104 |
| 354 | 2026-09-05T00:03:12.780Z | Downloaded terminal_size v0.4.3 |
| 355 | 2026-09-05T00:03:12.783Z | Downloaded usdt-attr-macro v0.5.0 |
| 356 | 2026-09-05T00:03:12.788Z | Downloaded utf8parse v0.2.2 |
| 357 | 2026-09-05T00:03:12.805Z | Downloaded scroll_derive v0.12.1 |
| 358 | 2026-09-05T00:03:12.809Z | Downloaded tabled_derive v0.7.0 |
| 359 | 2026-09-05T00:03:12.809Z | Downloaded usdt v0.5.0 |
| 360 | 2026-09-05T00:03:12.809Z | Downloaded cargo_toml v0.21.0 |
| 361 | 2026-09-05T00:03:12.809Z | Downloaded serde_tokenstream v0.2.3 |
| 362 | 2026-09-05T00:03:12.809Z | Downloaded usdt-impl v0.5.0 |
| 363 | 2026-09-05T00:03:12.809Z | Downloaded once_cell v1.21.3 |
| 364 | 2026-09-05T00:03:12.813Z | Downloaded tempfile v3.27.0 |
| 365 | 2026-09-05T00:03:12.813Z | Downloaded unicode-ident v1.0.24 |
| 366 | 2026-09-05T00:03:12.818Z | Downloaded scroll v0.12.0 |
| 367 | 2026-09-05T00:03:12.818Z | Downloaded strsim v0.11.1 |
| 368 | 2026-09-05T00:03:12.818Z | Downloaded thiserror-impl v1.0.69 |
| 369 | 2026-09-05T00:03:12.822Z | Downloaded sha2 v0.10.9 |
| 370 | 2026-09-05T00:03:12.825Z | Downloaded quote v1.0.45 |
| 371 | 2026-09-05T00:03:12.825Z | Downloaded thiserror-impl v2.0.18 |
| 372 | 2026-09-05T00:03:12.829Z | Downloaded anstyle-parse v1.0.0 |
| 373 | 2026-09-05T00:03:12.833Z | Downloaded toml v0.8.23 |
| 374 | 2026-09-05T00:03:12.836Z | Downloaded thiserror v2.0.18 |
| 375 | 2026-09-05T00:03:12.843Z | Downloaded clap v4.6.1 |
| 376 | 2026-09-05T00:03:12.848Z | Downloaded papergrid v0.11.0 |
| 377 | 2026-09-05T00:03:12.848Z | Downloaded pest_derive v2.8.6 |
| 378 | 2026-09-05T00:03:12.852Z | Downloaded ucd-trie v0.1.7 |
| 379 | 2026-09-05T00:03:12.856Z | Downloaded pest v2.8.6 |
| 380 | 2026-09-05T00:03:12.861Z | Downloaded textwrap v0.16.2 |
| 381 | 2026-09-05T00:03:12.864Z | Downloaded semver v1.0.28 |
| 382 | 2026-09-05T00:03:12.865Z | Downloaded serde_core v1.0.228 |
| 383 | 2026-09-05T00:03:12.869Z | Downloaded log v0.4.33 |
| 384 | 2026-09-05T00:03:12.873Z | Downloaded proc-macro2 v1.0.106 |
| 385 | 2026-09-05T00:03:12.883Z | Downloaded serde_derive v1.0.228 |
| 386 | 2026-09-05T00:03:12.894Z | Downloaded serde v1.0.228 |
| 387 | 2026-09-05T00:03:12.897Z | Downloaded toml_edit v0.22.27 |
| 388 | 2026-09-05T00:03:12.902Z | Downloaded memchr v2.8.0 |
| 389 | 2026-09-05T00:03:12.907Z | Downloaded indexmap v2.14.0 |
| 390 | 2026-09-05T00:03:12.967Z | Downloaded typenum v1.20.1 |
| 391 | 2026-09-05T00:03:12.967Z | Downloaded hashbrown v0.17.0 |
| 392 | 2026-09-05T00:03:12.970Z | Downloaded clap_builder v4.6.0 |
| 393 | 2026-09-05T00:03:12.978Z | Downloaded goblin v0.8.2 |
| 394 | 2026-09-05T00:03:12.983Z | Downloaded winnow v0.7.14 |
| 395 | 2026-09-05T00:03:12.987Z | Downloaded tabled v0.15.0 |
| 396 | 2026-09-05T00:03:13.015Z | Downloaded syn v1.0.109 |
| 397 | 2026-09-05T00:03:13.019Z | Downloaded unicode-width v0.1.14 |
| 398 | 2026-09-05T00:03:13.019Z | Downloaded unicode-width v0.2.0 |
| 399 | 2026-09-05T00:03:13.019Z | Downloaded syn v2.0.117 |
| 400 | 2026-09-05T00:03:13.032Z | Downloaded rustix v1.1.4 |
| 401 | 2026-09-05T00:03:13.066Z | Downloaded libc v0.2.185 |
| 402 | 2026-09-05T00:03:13.123Z | Compiling proc-macro2 v1.0.106 |
| 403 | 2026-09-05T00:03:13.123Z | Compiling quote v1.0.45 |
| 404 | 2026-09-05T00:03:13.124Z | Compiling unicode-ident v1.0.24 |
| 405 | 2026-09-05T00:03:13.124Z | Compiling serde_core v1.0.228 |
| 406 | 2026-09-05T00:03:13.174Z | Compiling libc v0.2.185 |
| 407 | 2026-09-05T00:03:13.174Z | Compiling version_check v0.9.5 |
| 408 | 2026-09-05T00:03:13.174Z | Compiling memchr v2.8.0 |
| 409 | 2026-09-05T00:03:13.174Z | Compiling serde v1.0.228 |
| 410 | 2026-09-05T00:03:13.467Z | Compiling zmij v1.0.21 |
| 411 | 2026-09-05T00:03:13.612Z | Compiling thiserror v1.0.69 |
| 412 | 2026-09-05T00:03:13.673Z | Compiling itoa v1.0.17 |
| 413 | 2026-09-05T00:03:13.734Z | Compiling ucd-trie v0.1.7 |
| 414 | 2026-09-05T00:03:13.970Z | Compiling pest v2.8.6 |
| 415 | 2026-09-05T00:03:13.990Z | Compiling rustix v1.1.4 |
| 416 | 2026-09-05T00:03:14.075Z | Compiling byteorder v1.5.0 |
| 417 | 2026-09-05T00:03:14.095Z | Compiling errno v0.3.14 |
| 418 | 2026-09-05T00:03:14.246Z | Compiling serde_json v1.0.151 |
| 419 | 2026-09-05T00:03:14.308Z | Compiling bitflags v2.11.0 |
| 420 | 2026-09-05T00:03:14.537Z | Compiling syn v2.0.117 |
| 421 | 2026-09-05T00:03:14.604Z | Compiling thread-id v4.2.2 |
| 422 | 2026-09-05T00:03:14.640Z | Compiling usdt-impl v0.5.0 |
| 423 | 2026-09-05T00:03:14.699Z | Compiling proc-macro-error-attr v1.0.4 |
| 424 | 2026-09-05T00:03:14.718Z | Compiling camino v1.2.5 |
| 425 | 2026-09-05T00:03:14.874Z | Compiling syn v1.0.109 |
| 426 | 2026-09-05T00:03:15.037Z | Compiling pest_meta v2.8.6 |
| 427 | 2026-09-05T00:03:15.105Z | Compiling proc-macro-error v1.0.4 |
| 428 | 2026-09-05T00:03:15.219Z | Compiling hashbrown v0.17.0 |
| 429 | 2026-09-05T00:03:15.270Z | Compiling utf8parse v0.2.2 |
| 430 | 2026-09-05T00:03:15.298Z | Compiling plain v0.2.3 |
| 431 | 2026-09-05T00:03:15.385Z | Compiling getrandom v0.4.3 |
| 432 | 2026-09-05T00:03:15.409Z | Compiling equivalent v1.0.2 |
| 433 | 2026-09-05T00:03:15.655Z | Compiling log v0.4.33 |
| 434 | 2026-09-05T00:03:15.763Z | Compiling indexmap v2.14.0 |
| 435 | 2026-09-05T00:03:15.778Z | Compiling terminal_size v0.4.3 |
| 436 | 2026-09-05T00:03:15.842Z | Compiling anstyle-parse v1.0.0 |
| 437 | 2026-09-05T00:03:16.378Z | Compiling autocfg v1.5.0 |
| 438 | 2026-09-05T00:03:16.378Z | Compiling cfg-if v1.0.4 |
| 439 | 2026-09-05T00:03:16.470Z | Compiling colorchoice v1.0.4 |
| 440 | 2026-09-05T00:03:16.486Z | Compiling winnow v0.7.14 |
| 441 | 2026-09-05T00:03:16.504Z | Compiling anstyle v1.0.14 |
| 442 | 2026-09-05T00:03:16.589Z | Compiling pretty-hex v0.4.1 |
| 443 | 2026-09-05T00:03:16.655Z | Compiling anstyle-query v1.1.5 |
| 444 | 2026-09-05T00:03:16.739Z | Compiling is_terminal_polyfill v1.70.2 |
| 445 | 2026-09-05T00:03:16.790Z | Compiling toml_write v0.1.2 |
| 446 | 2026-09-05T00:03:16.790Z | Compiling thiserror v2.0.18 |
| 447 | 2026-09-05T00:03:16.808Z | Compiling pest_generator v2.8.6 |
| 448 | 2026-09-05T00:03:16.846Z | Compiling anstream v1.0.0 |
| 449 | 2026-09-05T00:03:16.951Z | Compiling fs-err v3.3.0 |
| 450 | 2026-09-05T00:03:17.216Z | Compiling fastrand v2.3.0 |
| 451 | 2026-09-05T00:03:17.259Z | Compiling strsim v0.11.1 |
| 452 | 2026-09-05T00:03:17.308Z | Compiling heck v0.4.1 |
| 453 | 2026-09-05T00:03:17.449Z | Compiling unicode-width v0.1.14 |
| 454 | 2026-09-05T00:03:17.470Z | Compiling anyhow v1.0.104 |
| 455 | 2026-09-05T00:03:17.491Z | Compiling once_cell v1.21.3 |
| 456 | 2026-09-05T00:03:17.532Z | Compiling bytecount v0.6.9 |
| 457 | 2026-09-05T00:03:17.601Z | Compiling heck v0.5.0 |
| 458 | 2026-09-05T00:03:17.667Z | Compiling clap_lex v1.0.0 |
| 459 | 2026-09-05T00:03:17.703Z | Compiling fnv v1.0.7 |
| 460 | 2026-09-05T00:03:17.721Z | Compiling tempfile v3.27.0 |
| 461 | 2026-09-05T00:03:17.808Z | Compiling papergrid v0.11.0 |
| 462 | 2026-09-05T00:03:17.833Z | Compiling clap_builder v4.6.0 |
| 463 | 2026-09-05T00:03:17.973Z | Compiling semver v1.0.28 |
| 464 | 2026-09-05T00:03:17.990Z | Compiling cargo-platform v0.3.2 |
| 465 | 2026-09-05T00:03:18.005Z | Compiling memmap v0.7.0 |
| 466 | 2026-09-05T00:03:18.037Z | Compiling tabled_derive v0.7.0 |
| 467 | 2026-09-05T00:03:18.087Z | Compiling unicode-width v0.2.0 |
| 468 | 2026-09-05T00:03:18.184Z | Compiling unicode-linebreak v0.1.5 |
| 469 | 2026-09-05T00:03:18.252Z | Compiling smawk v0.3.2 |
| 470 | 2026-09-05T00:03:18.392Z | Compiling textwrap v0.16.2 |
| 471 | 2026-09-05T00:03:18.422Z | Compiling camino-tempfile v1.4.1 |
| 472 | 2026-09-05T00:03:18.439Z | Compiling serde_derive v1.0.228 |
| 473 | 2026-09-05T00:03:18.566Z | Compiling thiserror-impl v1.0.69 |
| 474 | 2026-09-05T00:03:18.646Z | Compiling zerocopy-derive v0.7.35 |
| 475 | 2026-09-05T00:03:18.699Z | Compiling pest_derive v2.8.6 |
| 476 | 2026-09-05T00:03:18.843Z | Compiling scroll_derive v0.12.1 |
| 477 | 2026-09-05T00:03:18.931Z | Compiling thiserror-impl v2.0.18 |
| 478 | 2026-09-05T00:03:19.137Z | Compiling clap_derive v4.6.1 |
| 479 | 2026-09-05T00:03:19.229Z | Compiling tabled v0.15.0 |
| 480 | 2026-09-05T00:03:19.505Z | Compiling zerocopy v0.7.35 |
| 481 | 2026-09-05T00:03:19.505Z | Compiling scroll v0.12.0 |
| 482 | 2026-09-05T00:03:19.847Z | Compiling goblin v0.8.2 |
| 483 | 2026-09-05T00:03:19.938Z | Compiling dtrace-parser v0.2.0 |
| 484 | 2026-09-05T00:03:20.106Z | Compiling swrite v0.1.0 |
| 485 | 2026-09-05T00:03:20.890Z | Compiling clap v4.6.1 |
| 486 | 2026-09-05T00:03:21.480Z | Compiling dof v0.3.0 |
| 487 | 2026-09-05T00:03:21.480Z | Compiling serde_tokenstream v0.2.3 |
| 488 | 2026-09-05T00:03:21.480Z | Compiling toml_datetime v0.6.11 |
| 489 | 2026-09-05T00:03:21.489Z | Compiling serde_spanned v0.6.9 |
| 490 | 2026-09-05T00:03:21.489Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 491 | 2026-09-05T00:03:21.535Z | Compiling macaddr v1.0.1 |
| 492 | 2026-09-05T00:03:21.540Z | Compiling cargo_metadata v0.23.1 |
| 493 | 2026-09-05T00:03:21.682Z | Compiling toml_edit v0.22.27 |
| 494 | 2026-09-05T00:03:22.236Z | Compiling usdt-attr-macro v0.5.0 |
| 495 | 2026-09-05T00:03:22.236Z | Compiling usdt-macro v0.5.0 |
| 496 | 2026-09-05T00:03:22.880Z | Compiling usdt v0.5.0 |
| 497 | 2026-09-05T00:03:23.016Z | Compiling toml v0.8.23 |
| 498 | 2026-09-05T00:03:23.337Z | Compiling cargo_toml v0.21.0 |
| 499 | 2026-09-05T00:03:24.595Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 500 | 2026-09-05T00:03:26.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.82s |
| 501 | 2026-09-05T00:03:26.863Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 502 | 2026-09-05T00:03:27.371Z | Downloading crates ... |
| 503 | 2026-09-05T00:03:27.430Z | Downloaded addr2line v0.25.1 |
| 504 | 2026-09-05T00:03:27.433Z | Downloaded arc-swap v1.8.2 |
| 505 | 2026-09-05T00:03:27.436Z | Downloaded anstream v0.6.21 |
| 506 | 2026-09-05T00:03:27.439Z | Downloaded assert_matches v1.5.0 |
| 507 | 2026-09-05T00:03:27.442Z | Downloaded base16ct v0.2.0 |
| 508 | 2026-09-05T00:03:27.442Z | Downloaded bitfield-macros v0.19.4 |
| 509 | 2026-09-05T00:03:27.442Z | Downloaded allocator-api2 v0.2.21 |
| 510 | 2026-09-05T00:03:27.445Z | Downloaded enum-as-inner v0.6.1 |
| 511 | 2026-09-05T00:03:27.448Z | Downloaded aead v0.5.2 |
| 512 | 2026-09-05T00:03:27.458Z | Downloaded fd-lock v4.0.4 |
| 513 | 2026-09-05T00:03:27.461Z | Downloaded foreign-types-shared v0.1.1 |
| 514 | 2026-09-05T00:03:27.465Z | Downloaded adler2 v2.0.1 |
| 515 | 2026-09-05T00:03:27.465Z | Downloaded bitfield-struct v0.6.2 |
| 516 | 2026-09-05T00:03:27.465Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 517 | 2026-09-05T00:03:27.469Z | Downloaded argon2 v0.6.0-rc.8 |
| 518 | 2026-09-05T00:03:27.472Z | Downloaded embedded-io v0.4.0 |
| 519 | 2026-09-05T00:03:27.472Z | Downloaded hubpack_derive v0.1.1 |
| 520 | 2026-09-05T00:03:27.472Z | Downloaded foreign-types-macros v0.2.3 |
| 521 | 2026-09-05T00:03:27.473Z | Downloaded futures-executor v0.3.32 |
| 522 | 2026-09-05T00:03:27.476Z | Downloaded ascii-canvas v3.0.0 |
| 523 | 2026-09-05T00:03:27.476Z | Downloaded bit-set v0.8.0 |
| 524 | 2026-09-05T00:03:27.476Z | Downloaded backtrace-ext v0.2.1 |
| 525 | 2026-09-05T00:03:27.476Z | Downloaded erased-serde v0.3.31 |
| 526 | 2026-09-05T00:03:27.481Z | Downloaded ciborium-ll v0.2.2 |
| 527 | 2026-09-05T00:03:27.481Z | Downloaded env_logger v0.11.11 |
| 528 | 2026-09-05T00:03:27.485Z | Downloaded fxhash v0.2.1 |
| 529 | 2026-09-05T00:03:27.485Z | Downloaded endian-type v0.1.2 |
| 530 | 2026-09-05T00:03:27.485Z | Downloaded block-buffer v0.12.1 |
| 531 | 2026-09-05T00:03:27.485Z | Downloaded compression-core v0.4.31 |
| 532 | 2026-09-05T00:03:27.485Z | Downloaded funty v2.0.0 |
| 533 | 2026-09-05T00:03:27.486Z | Downloaded gethostname v0.5.0 |
| 534 | 2026-09-05T00:03:27.486Z | Downloaded globset v0.4.18 |
| 535 | 2026-09-05T00:03:27.490Z | Downloaded newline-converter v0.3.0 |
| 536 | 2026-09-05T00:03:27.490Z | Downloaded foldhash v0.2.0 |
| 537 | 2026-09-05T00:03:27.490Z | Downloaded git-stub-vcs v0.1.0 |
| 538 | 2026-09-05T00:03:27.490Z | Downloaded group v0.13.0 |
| 539 | 2026-09-05T00:03:27.490Z | Downloaded array-init v0.0.4 |
| 540 | 2026-09-05T00:03:27.490Z | Downloaded embedded-io v0.6.1 |
| 541 | 2026-09-05T00:03:27.493Z | Downloaded cfg_aliases v0.2.1 |
| 542 | 2026-09-05T00:03:27.496Z | Downloaded foreign-types v0.3.2 |
| 543 | 2026-09-05T00:03:27.498Z | Downloaded futures-macro v0.3.32 |
| 544 | 2026-09-05T00:03:27.501Z | Downloaded atomic-waker v1.1.2 |
| 545 | 2026-09-05T00:03:27.501Z | Downloaded flagset v0.4.7 |
| 546 | 2026-09-05T00:03:27.501Z | Downloaded atty v0.2.14 |
| 547 | 2026-09-05T00:03:27.505Z | Downloaded fs_extra v1.3.0 |
| 548 | 2026-09-05T00:03:27.505Z | Downloaded async-recursion v1.1.1 |
| 549 | 2026-09-05T00:03:27.508Z | Downloaded block-padding v0.4.2 |
| 550 | 2026-09-05T00:03:27.511Z | Downloaded fixedbitset v0.4.2 |
| 551 | 2026-09-05T00:03:27.511Z | Downloaded futures v0.3.32 |
| 552 | 2026-09-05T00:03:27.516Z | Downloaded futures-sink v0.3.32 |
| 553 | 2026-09-05T00:03:27.516Z | Downloaded futures-task v0.3.32 |
| 554 | 2026-09-05T00:03:27.516Z | Downloaded cobs v0.3.0 |
| 555 | 2026-09-05T00:03:27.519Z | Downloaded futures-io v0.3.32 |
| 556 | 2026-09-05T00:03:27.519Z | Downloaded atomicwrites v0.4.4 |
| 557 | 2026-09-05T00:03:27.522Z | Downloaded castaway v0.2.4 |
| 558 | 2026-09-05T00:03:27.522Z | Downloaded cfg_aliases v0.1.1 |
| 559 | 2026-09-05T00:03:27.522Z | Downloaded httpdate v1.0.3 |
| 560 | 2026-09-05T00:03:27.522Z | Downloaded float-ord v0.3.2 |
| 561 | 2026-09-05T00:03:27.522Z | Downloaded foreign-types v0.5.0 |
| 562 | 2026-09-05T00:03:27.522Z | Downloaded ff v0.13.1 |
| 563 | 2026-09-05T00:03:27.525Z | Downloaded float-cmp v0.10.0 |
| 564 | 2026-09-05T00:03:27.525Z | Downloaded env_filter v2.0.0 |
| 565 | 2026-09-05T00:03:27.528Z | Downloaded fs-err v2.11.0 |
| 566 | 2026-09-05T00:03:27.528Z | Downloaded foreign-types-shared v0.3.1 |
| 567 | 2026-09-05T00:03:27.533Z | Downloaded filetime v0.2.27 |
| 568 | 2026-09-05T00:03:27.536Z | Downloaded httparse v1.10.1 |
| 569 | 2026-09-05T00:03:27.536Z | Downloaded form_urlencoded v1.2.2 |
| 570 | 2026-09-05T00:03:27.536Z | Downloaded async-stream v0.3.6 |
| 571 | 2026-09-05T00:03:27.539Z | Downloaded futures-core v0.3.32 |
| 572 | 2026-09-05T00:03:27.539Z | Downloaded headers-core v0.3.0 |
| 573 | 2026-09-05T00:03:27.540Z | Downloaded home v0.5.12 |
| 574 | 2026-09-05T00:03:27.540Z | Downloaded ciborium-io v0.2.2 |
| 575 | 2026-09-05T00:03:27.540Z | Downloaded globwalk v0.9.1 |
| 576 | 2026-09-05T00:03:27.545Z | Downloaded hostname v0.3.1 |
| 577 | 2026-09-05T00:03:27.548Z | Downloaded hash32 v0.3.1 |
| 578 | 2026-09-05T00:03:27.548Z | Downloaded arrayref v0.3.9 |
| 579 | 2026-09-05T00:03:27.548Z | Downloaded bb8 v0.8.6 |
| 580 | 2026-09-05T00:03:27.548Z | Downloaded hostname v0.4.2 |
| 581 | 2026-09-05T00:03:27.551Z | Downloaded async-stream-impl v0.3.6 |
| 582 | 2026-09-05T00:03:27.551Z | Downloaded bit-set v0.5.3 |
| 583 | 2026-09-05T00:03:27.554Z | Downloaded hash32 v0.2.1 |
| 584 | 2026-09-05T00:03:27.554Z | Downloaded hex-literal v1.1.0 |
| 585 | 2026-09-05T00:03:27.554Z | Downloaded http-body v1.0.1 |
| 586 | 2026-09-05T00:03:27.557Z | Downloaded argon2 v0.5.3 |
| 587 | 2026-09-05T00:03:27.557Z | Downloaded arrayvec v0.7.6 |
| 588 | 2026-09-05T00:03:27.557Z | Downloaded bitfield v0.19.4 |
| 589 | 2026-09-05T00:03:27.560Z | Downloaded http-range v0.1.5 |
| 590 | 2026-09-05T00:03:27.563Z | Downloaded hex v0.4.3 |
| 591 | 2026-09-05T00:03:27.563Z | Downloaded const-oid v0.10.2 |
| 592 | 2026-09-05T00:03:27.566Z | Downloaded nodrop v0.1.14 |
| 593 | 2026-09-05T00:03:27.567Z | Downloaded num v0.4.3 |
| 594 | 2026-09-05T00:03:27.570Z | Downloaded normalize-line-endings v0.3.0 |
| 595 | 2026-09-05T00:03:27.570Z | Downloaded ff v0.14.0 |
| 596 | 2026-09-05T00:03:27.570Z | Downloaded foldhash v0.1.5 |
| 597 | 2026-09-05T00:03:27.570Z | Downloaded oxide-generation-macros v0.2.0 |
| 598 | 2026-09-05T00:03:27.570Z | Downloaded ghash v0.6.0 |
| 599 | 2026-09-05T00:03:27.573Z | Downloaded openssl-macros v0.1.1 |
| 600 | 2026-09-05T00:03:27.574Z | Downloaded phf_shared v0.13.1 |
| 601 | 2026-09-05T00:03:27.577Z | Downloaded git-stub v1.0.0 |
| 602 | 2026-09-05T00:03:27.581Z | Downloaded fallible-iterator v0.2.0 |
| 603 | 2026-09-05T00:03:27.581Z | Downloaded fixedbitset v0.5.7 |
| 604 | 2026-09-05T00:03:27.581Z | Downloaded ena v0.14.4 |
| 605 | 2026-09-05T00:03:27.581Z | Downloaded predicates-core v1.0.10 |
| 606 | 2026-09-05T00:03:27.581Z | Downloaded predicates-tree v1.0.13 |
| 607 | 2026-09-05T00:03:27.584Z | Downloaded rand_xorshift v0.4.0 |
| 608 | 2026-09-05T00:03:27.584Z | Downloaded camino-tempfile-ext v0.3.3 |
| 609 | 2026-09-05T00:03:27.584Z | Downloaded cipher v0.4.4 |
| 610 | 2026-09-05T00:03:27.584Z | Downloaded parse-display v0.10.0 |
| 611 | 2026-09-05T00:03:27.587Z | Downloaded cassowary v0.3.0 |
| 612 | 2026-09-05T00:03:27.590Z | Downloaded quick-error v1.2.3 |
| 613 | 2026-09-05T00:03:27.590Z | Downloaded cmov v0.5.4 |
| 614 | 2026-09-05T00:03:27.593Z | Downloaded cbc v0.2.1 |
| 615 | 2026-09-05T00:03:27.594Z | Downloaded cmake v0.1.57 |
| 616 | 2026-09-05T00:03:27.598Z | Downloaded proc-macro-crate v1.3.1 |
| 617 | 2026-09-05T00:03:27.598Z | Downloaded aead v0.6.1 |
| 618 | 2026-09-05T00:03:27.598Z | Downloaded bit-vec v0.6.3 |
| 619 | 2026-09-05T00:03:27.602Z | Downloaded proc-macro-crate v3.4.0 |
| 620 | 2026-09-05T00:03:27.602Z | Downloaded base16ct v1.0.0 |
| 621 | 2026-09-05T00:03:27.605Z | Downloaded cexpr v0.6.0 |
| 622 | 2026-09-05T00:03:27.609Z | Downloaded rustc_version v0.4.1 |
| 623 | 2026-09-05T00:03:27.609Z | Downloaded hubpack v0.1.2 |
| 624 | 2026-09-05T00:03:27.612Z | Downloaded anstyle-parse v0.2.7 |
| 625 | 2026-09-05T00:03:27.612Z | Downloaded cipher v0.5.2 |
| 626 | 2026-09-05T00:03:27.615Z | Downloaded highway v1.3.0 |
| 627 | 2026-09-05T00:03:27.615Z | Downloaded group v0.14.0 |
| 628 | 2026-09-05T00:03:27.615Z | Downloaded num_threads v0.1.7 |
| 629 | 2026-09-05T00:03:27.618Z | Downloaded base64ct v1.8.3 |
| 630 | 2026-09-05T00:03:27.618Z | Downloaded blowfish v0.10.0 |
| 631 | 2026-09-05T00:03:27.618Z | Downloaded backoff v0.4.0 |
| 632 | 2026-09-05T00:03:27.621Z | Downloaded nibble_vec v0.1.0 |
| 633 | 2026-09-05T00:03:27.621Z | Downloaded async-trait v0.1.89 |
| 634 | 2026-09-05T00:03:27.625Z | Downloaded bcs v0.1.6 |
| 635 | 2026-09-05T00:03:27.625Z | Downloaded byte-wrapper v0.1.0 |
| 636 | 2026-09-05T00:03:27.625Z | Downloaded glob v0.3.3 |
| 637 | 2026-09-05T00:03:27.625Z | Downloaded rustc_version v0.1.7 |
| 638 | 2026-09-05T00:03:27.628Z | Downloaded scopeguard v1.2.0 |
| 639 | 2026-09-05T00:03:27.628Z | Downloaded serde_spanned v1.1.1 |
| 640 | 2026-09-05T00:03:27.628Z | Downloaded bit-vec v0.8.0 |
| 641 | 2026-09-05T00:03:27.628Z | Downloaded sha1 v0.10.6 |
| 642 | 2026-09-05T00:03:27.631Z | Downloaded rustc-hash v2.1.1 |
| 643 | 2026-09-05T00:03:27.631Z | Downloaded shell-words v1.1.1 |
| 644 | 2026-09-05T00:03:27.631Z | Downloaded signature v2.2.0 |
| 645 | 2026-09-05T00:03:27.631Z | Downloaded find-msvc-tools v0.1.9 |
| 646 | 2026-09-05T00:03:27.634Z | Downloaded bs58 v0.5.1 |
| 647 | 2026-09-05T00:03:27.638Z | Downloaded enum_dispatch v0.3.13 |
| 648 | 2026-09-05T00:03:27.638Z | Downloaded buf-list v1.1.2 |
| 649 | 2026-09-05T00:03:27.641Z | Downloaded bitflags v1.3.2 |
| 650 | 2026-09-05T00:03:27.644Z | Downloaded nu-ansi-term v0.50.3 |
| 651 | 2026-09-05T00:03:27.650Z | Downloaded pkcs8 v0.10.2 |
| 652 | 2026-09-05T00:03:27.653Z | Downloaded futures-channel v0.3.32 |
| 653 | 2026-09-05T00:03:27.653Z | Downloaded generic-array v1.4.3 |
| 654 | 2026-09-05T00:03:27.656Z | Downloaded structmeta v0.3.0 |
| 655 | 2026-09-05T00:03:27.656Z | Downloaded elliptic-curve v0.14.1 |
| 656 | 2026-09-05T00:03:27.659Z | Downloaded pbkdf2 v0.13.0 |
| 657 | 2026-09-05T00:03:27.659Z | Downloaded subtle v2.6.1 |
| 658 | 2026-09-05T00:03:27.659Z | Downloaded take_mut v0.2.2 |
| 659 | 2026-09-05T00:03:27.659Z | Downloaded pem v3.0.6 |
| 660 | 2026-09-05T00:03:27.659Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 661 | 2026-09-05T00:03:27.664Z | Downloaded tagptr v0.2.0 |
| 662 | 2026-09-05T00:03:27.664Z | Downloaded sync_wrapper v1.0.2 |
| 663 | 2026-09-05T00:03:27.664Z | Downloaded testing_table v0.3.0 |
| 664 | 2026-09-05T00:03:27.668Z | Downloaded tower-layer v0.3.3 |
| 665 | 2026-09-05T00:03:27.671Z | Downloaded powerfmt v0.2.0 |
| 666 | 2026-09-05T00:03:27.671Z | Downloaded rand_core v0.9.5 |
| 667 | 2026-09-05T00:03:27.671Z | Downloaded colored v3.1.1 |
| 668 | 2026-09-05T00:03:27.674Z | Downloaded console v0.15.11 |
| 669 | 2026-09-05T00:03:27.674Z | Downloaded chacha20 v0.9.1 |
| 670 | 2026-09-05T00:03:27.679Z | Downloaded const-oid v0.9.6 |
| 671 | 2026-09-05T00:03:27.679Z | Downloaded ciborium v0.2.2 |
| 672 | 2026-09-05T00:03:27.684Z | Downloaded compression-codecs v0.4.37 |
| 673 | 2026-09-05T00:03:27.685Z | Downloaded blake2 v0.10.6 |
| 674 | 2026-09-05T00:03:27.685Z | Downloaded bzip2 v0.6.1 |
| 675 | 2026-09-05T00:03:27.685Z | Downloaded unit-prefix v0.5.2 |
| 676 | 2026-09-05T00:03:27.685Z | Downloaded utf-8 v0.7.6 |
| 677 | 2026-09-05T00:03:27.688Z | Downloaded heapless v0.7.17 |
| 678 | 2026-09-05T00:03:27.688Z | Downloaded clang-sys v1.8.1 |
| 679 | 2026-09-05T00:03:27.688Z | Downloaded rpassword v7.5.4 |
| 680 | 2026-09-05T00:03:27.688Z | Downloaded colored v2.2.0 |
| 681 | 2026-09-05T00:03:27.692Z | Downloaded async-bb8-diesel v0.2.1 |
| 682 | 2026-09-05T00:03:27.695Z | Downloaded hmac v0.13.0 |
| 683 | 2026-09-05T00:03:27.695Z | Downloaded http-body-util v0.1.3 |
| 684 | 2026-09-05T00:03:27.698Z | Downloaded bindgen v0.71.1 |
| 685 | 2026-09-05T00:03:27.701Z | Downloaded usdt v0.6.0 |
| 686 | 2026-09-05T00:03:27.701Z | Downloaded want v0.3.1 |
| 687 | 2026-09-05T00:03:27.701Z | Downloaded xshell-macros v0.2.7 |
| 688 | 2026-09-05T00:03:27.701Z | Downloaded resolv-conf v0.7.6 |
| 689 | 2026-09-05T00:03:27.705Z | Downloaded hmac v0.12.1 |
| 690 | 2026-09-05T00:03:27.705Z | Downloaded zone_cfg_derive v0.3.1 |
| 691 | 2026-09-05T00:03:27.708Z | Downloaded zeroize_derive v1.5.0 |
| 692 | 2026-09-05T00:03:27.711Z | Downloaded getrandom v0.2.17 |
| 693 | 2026-09-05T00:03:27.711Z | Downloaded half v1.8.3 |
| 694 | 2026-09-05T00:03:27.715Z | Downloaded serde_path_to_error v0.1.20 |
| 695 | 2026-09-05T00:03:27.715Z | Downloaded expectorate v1.2.0 |
| 696 | 2026-09-05T00:03:27.715Z | Downloaded sha1 v0.11.0 |
| 697 | 2026-09-05T00:03:27.718Z | Downloaded crc-catalog v2.4.0 |
| 698 | 2026-09-05T00:03:27.718Z | Downloaded crunchy v0.2.4 |
| 699 | 2026-09-05T00:03:27.718Z | Downloaded backon v1.6.0 |
| 700 | 2026-09-05T00:03:27.718Z | Downloaded serde_tokenstream v0.3.0 |
| 701 | 2026-09-05T00:03:27.721Z | Downloaded slog-async v2.8.0 |
| 702 | 2026-09-05T00:03:27.721Z | Downloaded slog-scope v4.4.1 |
| 703 | 2026-09-05T00:03:27.721Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 704 | 2026-09-05T00:03:27.721Z | Downloaded darling_macro v0.20.11 |
| 705 | 2026-09-05T00:03:27.722Z | Downloaded flume v0.11.1 |
| 706 | 2026-09-05T00:03:27.726Z | Downloaded sec1 v0.8.1 |
| 707 | 2026-09-05T00:03:27.726Z | Downloaded bzip2 v0.4.4 |
| 708 | 2026-09-05T00:03:27.726Z | Downloaded num_enum v0.5.11 |
| 709 | 2026-09-05T00:03:27.729Z | Downloaded string_cache v0.8.9 |
| 710 | 2026-09-05T00:03:27.729Z | Downloaded strum_macros v0.24.3 |
| 711 | 2026-09-05T00:03:27.732Z | Downloaded debug-ignore v1.0.5 |
| 712 | 2026-09-05T00:03:27.732Z | Downloaded pkcs1 v0.7.5 |
| 713 | 2026-09-05T00:03:27.732Z | Downloaded poly1305 v0.9.0 |
| 714 | 2026-09-05T00:03:27.735Z | Downloaded polyval v0.7.1 |
| 715 | 2026-09-05T00:03:27.736Z | Downloaded dtrace-parser v0.3.0 |
| 716 | 2026-09-05T00:03:27.736Z | Downloaded hyper-tls v0.6.0 |
| 717 | 2026-09-05T00:03:27.736Z | Downloaded sec1 v0.7.3 |
| 718 | 2026-09-05T00:03:27.739Z | Downloaded ssh-cipher v0.3.0 |
| 719 | 2026-09-05T00:03:27.739Z | Downloaded supports-unicode v3.0.0 |
| 720 | 2026-09-05T00:03:27.739Z | Downloaded tls_codec v0.4.2 |
| 721 | 2026-09-05T00:03:27.739Z | Downloaded tls_codec_derive v0.4.2 |
| 722 | 2026-09-05T00:03:27.742Z | Downloaded thread_local v1.1.9 |
| 723 | 2026-09-05T00:03:27.742Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 724 | 2026-09-05T00:03:27.745Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 725 | 2026-09-05T00:03:27.745Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 726 | 2026-09-05T00:03:27.749Z | Downloaded instability v0.3.11 |
| 727 | 2026-09-05T00:03:27.752Z | Downloaded jiff-static v0.2.34 |
| 728 | 2026-09-05T00:03:27.752Z | Downloaded lzss v0.8.2 |
| 729 | 2026-09-05T00:03:27.756Z | Downloaded tui-tree-widget v0.23.1 |
| 730 | 2026-09-05T00:03:27.756Z | Downloaded blake2 v0.11.0-rc.6 |
| 731 | 2026-09-05T00:03:27.760Z | Downloaded half v2.7.1 |
| 732 | 2026-09-05T00:03:27.765Z | Downloaded ahash v0.8.12 |
| 733 | 2026-09-05T00:03:27.769Z | Downloaded getrandom v0.3.4 |
| 734 | 2026-09-05T00:03:27.773Z | Downloaded corncobs v0.1.4 |
| 735 | 2026-09-05T00:03:27.776Z | Downloaded cancel-safe-futures v0.1.5 |
| 736 | 2026-09-05T00:03:27.779Z | Downloaded mime v0.3.17 |
| 737 | 2026-09-05T00:03:27.779Z | Downloaded libscf-sys v1.2.0 |
| 738 | 2026-09-05T00:03:27.779Z | Downloaded lru-slab v0.1.2 |
| 739 | 2026-09-05T00:03:27.779Z | Downloaded new_debug_unreachable v1.0.6 |
| 740 | 2026-09-05T00:03:27.779Z | Downloaded parking_lot_core v0.9.12 |
| 741 | 2026-09-05T00:03:27.787Z | Downloaded whoami v1.6.1 |
| 742 | 2026-09-05T00:03:27.790Z | Downloaded wyz v0.5.1 |
| 743 | 2026-09-05T00:03:27.790Z | Downloaded ctr v0.10.1 |
| 744 | 2026-09-05T00:03:27.790Z | Downloaded spin v0.9.8 |
| 745 | 2026-09-05T00:03:27.793Z | Downloaded const_format_proc_macros v0.2.34 |
| 746 | 2026-09-05T00:03:27.793Z | Downloaded oso v0.27.3 |
| 747 | 2026-09-05T00:03:27.797Z | Downloaded defmt-parser v1.0.0 |
| 748 | 2026-09-05T00:03:27.797Z | Downloaded flate2 v1.1.9 |
| 749 | 2026-09-05T00:03:27.800Z | Downloaded headers v0.4.1 |
| 750 | 2026-09-05T00:03:27.803Z | Downloaded ed25519 v2.2.3 |
| 751 | 2026-09-05T00:03:27.803Z | Downloaded fatfs v0.3.6 |
| 752 | 2026-09-05T00:03:27.806Z | Downloaded num-iter v0.1.45 |
| 753 | 2026-09-05T00:03:27.806Z | Downloaded opaque-debug v0.3.1 |
| 754 | 2026-09-05T00:03:27.811Z | Downloaded chacha20 v0.10.0 |
| 755 | 2026-09-05T00:03:27.814Z | Downloaded progenitor-macro v0.14.0 |
| 756 | 2026-09-05T00:03:27.814Z | Downloaded rand_chacha v0.3.1 |
| 757 | 2026-09-05T00:03:27.817Z | Downloaded omicron-zone-package v0.12.3 |
| 758 | 2026-09-05T00:03:27.820Z | Downloaded papergrid v0.18.0 |
| 759 | 2026-09-05T00:03:27.823Z | Downloaded oxide-update-engine-types v0.1.2 |
| 760 | 2026-09-05T00:03:27.823Z | Downloaded scheduled-thread-pool v0.2.7 |
| 761 | 2026-09-05T00:03:27.826Z | Downloaded sapling-renderdag v0.1.0 |
| 762 | 2026-09-05T00:03:27.830Z | Downloaded der_derive v0.7.3 |
| 763 | 2026-09-05T00:03:27.834Z | Downloaded jobserver v0.1.34 |
| 764 | 2026-09-05T00:03:27.837Z | Downloaded twox-hash v2.1.2 |
| 765 | 2026-09-05T00:03:27.840Z | Downloaded vergen v9.1.0 |
| 766 | 2026-09-05T00:03:27.840Z | Downloaded heapless v0.8.0 |
| 767 | 2026-09-05T00:03:27.843Z | Downloaded precomputed-hash v0.1.1 |
| 768 | 2026-09-05T00:03:27.843Z | Downloaded diesel-dtrace v0.5.0 |
| 769 | 2026-09-05T00:03:27.846Z | Downloaded progenitor-client v0.14.0 |
| 770 | 2026-09-05T00:03:27.846Z | Downloaded ryu v1.0.23 |
| 771 | 2026-09-05T00:03:27.850Z | Downloaded knus-derive v3.4.0 |
| 772 | 2026-09-05T00:03:27.853Z | Downloaded crossbeam-utils v0.8.21 |
| 773 | 2026-09-05T00:03:27.853Z | Downloaded libefi-sys v0.1.0 |
| 774 | 2026-09-05T00:03:27.858Z | Downloaded mime_guess v2.0.5 |
| 775 | 2026-09-05T00:03:27.858Z | Downloaded unicode-properties v0.1.4 |
| 776 | 2026-09-05T00:03:27.858Z | Downloaded chumsky v0.9.3 |
| 777 | 2026-09-05T00:03:27.858Z | Downloaded console v0.16.2 |
| 778 | 2026-09-05T00:03:27.861Z | Downloaded similar v2.7.0 |
| 779 | 2026-09-05T00:03:27.867Z | Downloaded slog v2.8.2 |
| 780 | 2026-09-05T00:03:27.870Z | Downloaded chacha20poly1305 v0.10.1 |
| 781 | 2026-09-05T00:03:27.870Z | Downloaded supports-hyperlinks v3.2.0 |
| 782 | 2026-09-05T00:03:27.870Z | Downloaded rfc6979 v0.4.0 |
| 783 | 2026-09-05T00:03:27.873Z | Downloaded russh-cryptovec v0.62.0 |
| 784 | 2026-09-05T00:03:27.876Z | Downloaded secrecy v0.8.0 |
| 785 | 2026-09-05T00:03:27.876Z | Downloaded trait-variant v0.1.2 |
| 786 | 2026-09-05T00:03:27.876Z | Downloaded ipnet v2.12.0 |
| 787 | 2026-09-05T00:03:27.876Z | Downloaded is_ci v1.2.0 |
| 788 | 2026-09-05T00:03:27.879Z | Downloaded serde-big-array v0.5.1 |
| 789 | 2026-09-05T00:03:27.879Z | Downloaded xshell v0.2.7 |
| 790 | 2026-09-05T00:03:27.879Z | Downloaded universal-hash v0.6.1 |
| 791 | 2026-09-05T00:03:27.879Z | Downloaded unicode-truncate v1.1.0 |
| 792 | 2026-09-05T00:03:27.882Z | Downloaded ecdsa v0.17.0 |
| 793 | 2026-09-05T00:03:27.883Z | Downloaded password-hash v0.5.0 |
| 794 | 2026-09-05T00:03:27.886Z | Downloaded pem-rfc7468 v1.0.0 |
| 795 | 2026-09-05T00:03:27.894Z | Downloaded linear-map v1.2.0 |
| 796 | 2026-09-05T00:03:27.897Z | Downloaded rand_seeder v0.4.0 |
| 797 | 2026-09-05T00:03:27.901Z | Downloaded multer v3.1.0 |
| 798 | 2026-09-05T00:03:27.901Z | Downloaded olpc-cjson v0.1.4 |
| 799 | 2026-09-05T00:03:27.901Z | Downloaded rustls-native-certs v0.8.3 |
| 800 | 2026-09-05T00:03:27.905Z | Downloaded serdect v0.4.3 |
| 801 | 2026-09-05T00:03:27.905Z | Downloaded snafu-derive v0.8.9 |
| 802 | 2026-09-05T00:03:27.905Z | Downloaded num-rational v0.4.2 |
| 803 | 2026-09-05T00:03:27.905Z | Downloaded owo-colors v4.3.0 |
| 804 | 2026-09-05T00:03:27.908Z | Downloaded slog-json v2.6.1 |
| 805 | 2026-09-05T00:03:27.908Z | Downloaded time-core v0.1.8 |
| 806 | 2026-09-05T00:03:27.908Z | Downloaded tokio-test v0.4.5 |
| 807 | 2026-09-05T00:03:27.911Z | Downloaded tower-service v0.3.3 |
| 808 | 2026-09-05T00:03:27.911Z | Downloaded convert_case v0.4.0 |
| 809 | 2026-09-05T00:03:27.914Z | Downloaded cpubits v0.1.1 |
| 810 | 2026-09-05T00:03:27.914Z | Downloaded ingot-macros v0.2.0 |
| 811 | 2026-09-05T00:03:27.914Z | Downloaded compact_str v0.8.1 |
| 812 | 2026-09-05T00:03:27.918Z | Downloaded oxide-generation v0.1.3 |
| 813 | 2026-09-05T00:03:27.918Z | Downloaded peg v0.8.5 |
| 814 | 2026-09-05T00:03:27.921Z | Downloaded progenitor-impl v0.13.0 |
| 815 | 2026-09-05T00:03:27.924Z | Downloaded darling v0.21.3 |
| 816 | 2026-09-05T00:03:27.929Z | Downloaded darling v0.20.11 |
| 817 | 2026-09-05T00:03:27.934Z | Downloaded diff v0.1.13 |
| 818 | 2026-09-05T00:03:27.937Z | Downloaded hybrid-array v0.4.13 |
| 819 | 2026-09-05T00:03:27.940Z | Downloaded phf v0.12.1 |
| 820 | 2026-09-05T00:03:27.940Z | Downloaded vte v0.14.1 |
| 821 | 2026-09-05T00:03:27.940Z | Downloaded postgres-protocol v0.6.10 |
| 822 | 2026-09-05T00:03:27.944Z | Downloaded proc-macro-error2 v2.0.1 |
| 823 | 2026-09-05T00:03:27.944Z | Downloaded wait-timeout v0.2.1 |
| 824 | 2026-09-05T00:03:27.947Z | Downloaded waitgroup v0.1.2 |
| 825 | 2026-09-05T00:03:27.947Z | Downloaded crc8 v0.1.1 |
| 826 | 2026-09-05T00:03:27.947Z | Downloaded r2d2 v0.8.10 |
| 827 | 2026-09-05T00:03:27.947Z | Downloaded hickory-resolver v0.25.2 |
| 828 | 2026-09-05T00:03:27.950Z | Downloaded socket2 v0.5.10 |
| 829 | 2026-09-05T00:03:27.950Z | Downloaded socket2 v0.6.3 |
| 830 | 2026-09-05T00:03:27.953Z | Downloaded dirs-sys-next v0.1.2 |
| 831 | 2026-09-05T00:03:27.953Z | Downloaded base64 v0.21.7 |
| 832 | 2026-09-05T00:03:27.956Z | Downloaded dyn-clone v1.0.20 |
| 833 | 2026-09-05T00:03:27.956Z | Downloaded downcast-rs v2.0.2 |
| 834 | 2026-09-05T00:03:27.956Z | Downloaded dof v0.4.0 |
| 835 | 2026-09-05T00:03:27.956Z | Downloaded icu_provider v2.1.1 |
| 836 | 2026-09-05T00:03:27.958Z | Downloaded inout v0.1.4 |
| 837 | 2026-09-05T00:03:27.959Z | Downloaded tokio-native-tls v0.3.1 |
| 838 | 2026-09-05T00:03:27.961Z | Downloaded darling_macro v0.13.4 |
| 839 | 2026-09-05T00:03:27.962Z | Downloaded serde-hex v0.1.0 |
| 840 | 2026-09-05T00:03:27.962Z | Downloaded sqlformat v0.3.5 |
| 841 | 2026-09-05T00:03:27.962Z | Downloaded static_assertions v1.1.0 |
| 842 | 2026-09-05T00:03:27.965Z | Downloaded uzers v0.12.2 |
| 843 | 2026-09-05T00:03:27.965Z | Downloaded qorb v0.4.1 |
| 844 | 2026-09-05T00:03:27.968Z | Downloaded stringprep v0.1.5 |
| 845 | 2026-09-05T00:03:27.968Z | Downloaded difflib v0.4.0 |
| 846 | 2026-09-05T00:03:28.013Z | Downloaded pkcs8 v0.11.0 |
| 847 | 2026-09-05T00:03:28.014Z | Downloaded schemars v0.8.22 |
| 848 | 2026-09-05T00:03:28.014Z | Downloaded memmap2 v0.9.10 |
| 849 | 2026-09-05T00:03:28.014Z | Downloaded salsa20 v0.11.0 |
| 850 | 2026-09-05T00:03:28.014Z | Downloaded num-complex v0.4.6 |
| 851 | 2026-09-05T00:03:28.014Z | Downloaded tokio-tungstenite v0.21.0 |
| 852 | 2026-09-05T00:03:28.014Z | Downloaded kstat-rs v0.2.5 |
| 853 | 2026-09-05T00:03:28.014Z | Downloaded keccak v0.1.6 |
| 854 | 2026-09-05T00:03:28.014Z | Downloaded publicsuffix v2.3.0 |
| 855 | 2026-09-05T00:03:28.014Z | Downloaded walkdir v2.5.0 |
| 856 | 2026-09-05T00:03:28.014Z | Downloaded zeroize v1.9.0 |
| 857 | 2026-09-05T00:03:28.014Z | Downloaded multimap v0.10.1 |
| 858 | 2026-09-05T00:03:28.014Z | Downloaded bumpalo v3.20.2 |
| 859 | 2026-09-05T00:03:28.014Z | Downloaded rayon-core v1.13.0 |
| 860 | 2026-09-05T00:03:28.014Z | Downloaded sha2 v0.11.0 |
| 861 | 2026-09-05T00:03:28.014Z | Downloaded zerovec-derive v0.11.2 |
| 862 | 2026-09-05T00:03:28.014Z | Downloaded hickory-resolver v0.24.4 |
| 863 | 2026-09-05T00:03:28.014Z | Downloaded crc-any v2.5.0 |
| 864 | 2026-09-05T00:03:28.014Z | Downloaded scuffle v0.1.0 |
| 865 | 2026-09-05T00:03:28.014Z | Downloaded derive-where v1.6.0 |
| 866 | 2026-09-05T00:03:28.014Z | Downloaded zip v0.6.6 |
| 867 | 2026-09-05T00:03:28.022Z | Downloaded predicates v3.1.4 |
| 868 | 2026-09-05T00:03:28.022Z | Downloaded unicase v2.9.0 |
| 869 | 2026-09-05T00:03:28.022Z | Downloaded hashbrown v0.13.2 |
| 870 | 2026-09-05T00:03:28.022Z | Downloaded daft v0.1.8 |
| 871 | 2026-09-05T00:03:28.022Z | Downloaded maybe-uninit v2.0.0 |
| 872 | 2026-09-05T00:03:28.022Z | Downloaded password-hash v0.6.1 |
| 873 | 2026-09-05T00:03:28.026Z | Downloaded percent-encoding v2.3.2 |
| 874 | 2026-09-05T00:03:28.026Z | Downloaded psl-types v2.0.11 |
| 875 | 2026-09-05T00:03:28.026Z | Downloaded parking_lot v0.12.5 |
| 876 | 2026-09-05T00:03:28.026Z | Downloaded term v0.7.0 |
| 877 | 2026-09-05T00:03:28.027Z | Downloaded term v1.2.1 |
| 878 | 2026-09-05T00:03:28.027Z | Downloaded derive-ex v0.1.8 |
| 879 | 2026-09-05T00:03:28.027Z | Downloaded ar_archive_writer v0.5.1 |
| 880 | 2026-09-05T00:03:28.030Z | Downloaded bytes v1.11.1 |
| 881 | 2026-09-05T00:03:28.030Z | Downloaded base64 v0.22.1 |
| 882 | 2026-09-05T00:03:28.034Z | Downloaded cc v1.2.56 |
| 883 | 2026-09-05T00:03:28.034Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 884 | 2026-09-05T00:03:28.038Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 885 | 2026-09-05T00:03:28.043Z | Downloaded unicode_categories v0.1.1 |
| 886 | 2026-09-05T00:03:28.046Z | Downloaded pkcs5 v0.8.1 |
| 887 | 2026-09-05T00:03:28.051Z | Downloaded serde_yaml v0.9.34+deprecated |
| 888 | 2026-09-05T00:03:28.054Z | Downloaded illumos-nvpair v0.3.0 |
| 889 | 2026-09-05T00:03:28.057Z | Downloaded delegate v0.13.5 |
| 890 | 2026-09-05T00:03:28.057Z | Downloaded strip-ansi-escapes v0.2.1 |
| 891 | 2026-09-05T00:03:28.060Z | Downloaded rtoolbox v0.0.3 |
| 892 | 2026-09-05T00:03:28.060Z | Downloaded same-file v1.0.6 |
| 893 | 2026-09-05T00:03:28.060Z | Downloaded seq-macro v0.3.6 |
| 894 | 2026-09-05T00:03:28.060Z | Downloaded serde_bytes v0.11.19 |
| 895 | 2026-09-05T00:03:28.063Z | Downloaded termtree v0.5.1 |
| 896 | 2026-09-05T00:03:28.066Z | Downloaded utf8_iter v1.0.4 |
| 897 | 2026-09-05T00:03:28.066Z | Downloaded whoami v2.1.0 |
| 898 | 2026-09-05T00:03:28.070Z | Downloaded const_format v0.2.35 |
| 899 | 2026-09-05T00:03:28.073Z | Downloaded num_enum v0.7.6 |
| 900 | 2026-09-05T00:03:28.077Z | Downloaded hickory-server v0.25.2 |
| 901 | 2026-09-05T00:03:28.077Z | Downloaded indoc v2.0.7 |
| 902 | 2026-09-05T00:03:28.080Z | Downloaded lru-cache v0.1.2 |
| 903 | 2026-09-05T00:03:28.080Z | Downloaded critical-section v1.2.0 |
| 904 | 2026-09-05T00:03:28.081Z | Downloaded ingot v0.2.1 |
| 905 | 2026-09-05T00:03:28.081Z | Downloaded libsw v3.5.0 |
| 906 | 2026-09-05T00:03:28.084Z | Downloaded signature v3.0.0 |
| 907 | 2026-09-05T00:03:28.087Z | Downloaded async-compression v0.4.41 |
| 908 | 2026-09-05T00:03:28.091Z | Downloaded oxide-update-engine-display v0.1.2 |
| 909 | 2026-09-05T00:03:28.094Z | Downloaded http v1.4.2 |
| 910 | 2026-09-05T00:03:28.098Z | Downloaded icu_locale_core v2.1.1 |
| 911 | 2026-09-05T00:03:28.101Z | Downloaded ingot-types v0.2.0 |
| 912 | 2026-09-05T00:03:28.101Z | Downloaded poly1305 v0.8.0 |
| 913 | 2026-09-05T00:03:28.101Z | Downloaded progenitor-extras v0.2.0 |
| 914 | 2026-09-05T00:03:28.101Z | Downloaded md-5 v0.10.6 |
| 915 | 2026-09-05T00:03:28.101Z | Downloaded nanorand v0.7.0 |
| 916 | 2026-09-05T00:03:28.104Z | Downloaded pem-rfc7468 v0.7.0 |
| 917 | 2026-09-05T00:03:28.104Z | Downloaded typify-macro v0.6.2 |
| 918 | 2026-09-05T00:03:28.104Z | Downloaded dsl_auto_type v0.2.0 |
| 919 | 2026-09-05T00:03:28.107Z | Downloaded idna_adapter v1.2.1 |
| 920 | 2026-09-05T00:03:28.111Z | Downloaded zerofrom v0.1.6 |
| 921 | 2026-09-05T00:03:28.111Z | Downloaded port-file v0.1.0 |
| 922 | 2026-09-05T00:03:28.113Z | Downloaded typify v0.6.2 |
| 923 | 2026-09-05T00:03:28.117Z | Downloaded unsafe-libyaml v0.2.11 |
| 924 | 2026-09-05T00:03:28.117Z | Downloaded parking_lot_core v0.8.6 |
| 925 | 2026-09-05T00:03:28.124Z | Downloaded indicatif v0.18.4 |
| 926 | 2026-09-05T00:03:28.130Z | Downloaded litemap v0.8.1 |
| 927 | 2026-09-05T00:03:28.133Z | Downloaded strum v0.27.2 |
| 928 | 2026-09-05T00:03:28.134Z | Downloaded strum_macros v0.26.4 |
| 929 | 2026-09-05T00:03:28.134Z | Downloaded is-terminal v0.4.17 |
| 930 | 2026-09-05T00:03:28.134Z | Downloaded psm v0.1.30 |
| 931 | 2026-09-05T00:03:28.137Z | Downloaded rand_chacha v0.9.0 |
| 932 | 2026-09-05T00:03:28.137Z | Downloaded match_cfg v0.1.0 |
| 933 | 2026-09-05T00:03:28.138Z | Downloaded memoffset v0.9.1 |
| 934 | 2026-09-05T00:03:28.138Z | Downloaded md5 v0.8.0 |
| 935 | 2026-09-05T00:03:28.138Z | Downloaded synstructure v0.13.2 |
| 936 | 2026-09-05T00:03:28.138Z | Downloaded time-macros v0.2.27 |
| 937 | 2026-09-05T00:03:28.141Z | Downloaded indoc v1.0.9 |
| 938 | 2026-09-05T00:03:28.141Z | Downloaded backtrace v0.3.76 |
| 939 | 2026-09-05T00:03:28.144Z | Downloaded rustversion v1.0.22 |
| 940 | 2026-09-05T00:03:28.147Z | Downloaded rustyline v14.0.0 |
| 941 | 2026-09-05T00:03:28.151Z | Downloaded sqlparser_derive v0.5.0 |
| 942 | 2026-09-05T00:03:28.151Z | Downloaded oxide-update-engine v0.1.2 |
| 943 | 2026-09-05T00:03:28.154Z | Downloaded yoke v0.8.1 |
| 944 | 2026-09-05T00:03:28.157Z | Downloaded crypto-bigint v0.5.5 |
| 945 | 2026-09-05T00:03:28.161Z | Downloaded path-slash v0.1.5 |
| 946 | 2026-09-05T00:03:28.166Z | Downloaded zstd-safe v7.2.4 |
| 947 | 2026-09-05T00:03:28.166Z | Downloaded tinyvec v1.10.0 |
| 948 | 2026-09-05T00:03:28.169Z | Downloaded derive_more v0.99.20 |
| 949 | 2026-09-05T00:03:28.169Z | Downloaded slab v0.4.12 |
| 950 | 2026-09-05T00:03:28.169Z | Downloaded slog-envlogger v2.2.0 |
| 951 | 2026-09-05T00:03:28.169Z | Downloaded slog-stdlog v4.1.1 |
| 952 | 2026-09-05T00:03:28.172Z | Downloaded slog-term v2.9.2 |
| 953 | 2026-09-05T00:03:28.175Z | Downloaded pin-project v1.1.11 |
| 954 | 2026-09-05T00:03:28.179Z | Downloaded termios v0.3.3 |
| 955 | 2026-09-05T00:03:28.183Z | Downloaded derive_more v2.1.1 |
| 956 | 2026-09-05T00:03:28.186Z | Downloaded ref-cast-impl v1.0.25 |
| 957 | 2026-09-05T00:03:28.189Z | Downloaded signal-hook-mio v0.2.5 |
| 958 | 2026-09-05T00:03:28.189Z | Downloaded icu_properties v2.1.2 |
| 959 | 2026-09-05T00:03:28.189Z | Downloaded pin-project-lite v0.2.17 |
| 960 | 2026-09-05T00:03:28.195Z | Downloaded digest v0.11.3 |
| 961 | 2026-09-05T00:03:28.198Z | Downloaded futures-util v0.3.32 |
| 962 | 2026-09-05T00:03:28.203Z | Downloaded typed-path v0.9.3 |
| 963 | 2026-09-05T00:03:28.206Z | Downloaded progenitor-macro v0.13.0 |
| 964 | 2026-09-05T00:03:28.206Z | Downloaded serde_plain v1.0.2 |
| 965 | 2026-09-05T00:03:28.206Z | Downloaded schemars v0.9.0 |
| 966 | 2026-09-05T00:03:28.211Z | Downloaded uuid v1.23.4 |
| 967 | 2026-09-05T00:03:28.214Z | Downloaded ignore v0.4.25 |
| 968 | 2026-09-05T00:03:28.214Z | Downloaded rfc6979 v0.6.0 |
| 969 | 2026-09-05T00:03:28.219Z | Downloaded stable_deref_trait v1.2.1 |
| 970 | 2026-09-05T00:03:28.219Z | Downloaded usdt-attr-macro v0.6.0 |
| 971 | 2026-09-05T00:03:28.219Z | Downloaded libloading v0.8.9 |
| 972 | 2026-09-05T00:03:28.223Z | Downloaded tokio-rustls v0.26.4 |
| 973 | 2026-09-05T00:03:28.223Z | Downloaded tokio-stream v0.1.18 |
| 974 | 2026-09-05T00:03:28.223Z | Downloaded zerocopy-derive v0.8.55 |
| 975 | 2026-09-05T00:03:28.226Z | Downloaded untrusted v0.7.1 |
| 976 | 2026-09-05T00:03:28.230Z | Downloaded vergen-git2 v9.1.0 |
| 977 | 2026-09-05T00:03:28.230Z | Downloaded defmt-macros v1.0.1 |
| 978 | 2026-09-05T00:03:28.230Z | Downloaded serde_repr v0.1.20 |
| 979 | 2026-09-05T00:03:28.237Z | Downloaded scroll v0.13.0 |
| 980 | 2026-09-05T00:03:28.240Z | Downloaded serde_cbor v0.11.2 |
| 981 | 2026-09-05T00:03:28.243Z | Downloaded siphasher v1.0.2 |
| 982 | 2026-09-05T00:03:28.247Z | Downloaded sponge-cursor v0.1.0 |
| 983 | 2026-09-05T00:03:28.250Z | Downloaded pin-project-internal v1.1.11 |
| 984 | 2026-09-05T00:03:28.250Z | Downloaded topological-sort v0.2.2 |
| 985 | 2026-09-05T00:03:28.250Z | Downloaded unarray v0.1.4 |
| 986 | 2026-09-05T00:03:28.250Z | Downloaded primeorder v0.13.6 |
| 987 | 2026-09-05T00:03:28.253Z | Downloaded scrypt v0.12.0 |
| 988 | 2026-09-05T00:03:28.253Z | Downloaded rustc-demangle v0.1.27 |
| 989 | 2026-09-05T00:03:28.254Z | Downloaded zone v0.3.1 |
| 990 | 2026-09-05T00:03:28.254Z | Downloaded digest-io v0.1.0 |
| 991 | 2026-09-05T00:03:28.254Z | Downloaded keccak v0.2.0 |
| 992 | 2026-09-05T00:03:28.257Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 993 | 2026-09-05T00:03:28.261Z | Downloaded dunce v1.0.5 |
| 994 | 2026-09-05T00:03:28.261Z | Downloaded des v0.9.0 |
| 995 | 2026-09-05T00:03:28.264Z | Downloaded signal-hook v0.3.18 |
| 996 | 2026-09-05T00:03:28.264Z | Downloaded hashbrown v0.12.3 |
| 997 | 2026-09-05T00:03:28.270Z | Downloaded defmt v0.3.100 |
| 998 | 2026-09-05T00:03:28.277Z | Downloaded strum_macros v0.27.2 |
| 999 | 2026-09-05T00:03:28.290Z | Downloaded thread-id v5.1.0 |
| 1000 | 2026-09-05T00:03:28.290Z | Downloaded tiny-keccak v2.0.2 |
| 1001 | 2026-09-05T00:03:28.290Z | Downloaded nonempty v0.12.0 |
| 1002 | 2026-09-05T00:03:28.290Z | Downloaded num-conv v0.2.0 |
| 1003 | 2026-09-05T00:03:28.295Z | Downloaded reedline v0.40.0 |
| 1004 | 2026-09-05T00:03:28.295Z | Downloaded ppv-lite86 v0.2.21 |
| 1005 | 2026-09-05T00:03:28.295Z | Downloaded hashbrown v0.16.1 |
| 1006 | 2026-09-05T00:03:28.304Z | Downloaded ref-cast v1.0.25 |
| 1007 | 2026-09-05T00:03:28.304Z | Downloaded ident_case v1.0.1 |
| 1008 | 2026-09-05T00:03:28.304Z | Downloaded indent_write v2.2.0 |
| 1009 | 2026-09-05T00:03:28.304Z | Downloaded internet-checksum v0.2.1 |
| 1010 | 2026-09-05T00:03:28.304Z | Downloaded maplit v1.0.2 |
| 1011 | 2026-09-05T00:03:28.309Z | Downloaded parking_lot v0.11.2 |
| 1012 | 2026-09-05T00:03:28.309Z | Downloaded hashbrown v0.15.5 |
| 1013 | 2026-09-05T00:03:28.317Z | Downloaded cookie_store v0.22.1 |
| 1014 | 2026-09-05T00:03:28.320Z | Downloaded sigpipe v0.1.3 |
| 1015 | 2026-09-05T00:03:28.320Z | Downloaded slog-bunyan v2.5.0 |
| 1016 | 2026-09-05T00:03:28.320Z | Downloaded aes v0.9.1 |
| 1017 | 2026-09-05T00:03:28.324Z | Downloaded p521 v0.14.0 |
| 1018 | 2026-09-05T00:03:28.334Z | Downloaded phc v0.6.1 |
| 1019 | 2026-09-05T00:03:28.334Z | Downloaded cookie v0.18.1 |
| 1020 | 2026-09-05T00:03:28.341Z | Downloaded hyper-rustls v0.27.7 |
| 1021 | 2026-09-05T00:03:28.341Z | Downloaded openssl-probe v0.2.1 |
| 1022 | 2026-09-05T00:03:28.341Z | Downloaded oso-derive v0.27.3 |
| 1023 | 2026-09-05T00:03:28.341Z | Downloaded crossbeam-deque v0.8.6 |
| 1024 | 2026-09-05T00:03:28.341Z | Downloaded tinyvec_macros v0.1.1 |
| 1025 | 2026-09-05T00:03:28.341Z | Downloaded phf_shared v0.12.1 |
| 1026 | 2026-09-05T00:03:28.341Z | Downloaded tap v1.0.1 |
| 1027 | 2026-09-05T00:03:28.342Z | Downloaded try-lock v0.2.5 |
| 1028 | 2026-09-05T00:03:28.342Z | Downloaded steno v0.4.1 |
| 1029 | 2026-09-05T00:03:28.347Z | Downloaded simd-adler32 v0.3.8 |
| 1030 | 2026-09-05T00:03:28.347Z | Downloaded tokio-util v0.7.18 |
| 1031 | 2026-09-05T00:03:28.352Z | Downloaded rand v0.10.1 |
| 1032 | 2026-09-05T00:03:28.356Z | Downloaded newtype-uuid v1.3.2 |
| 1033 | 2026-09-05T00:03:28.356Z | Downloaded secrecy v0.10.3 |
| 1034 | 2026-09-05T00:03:28.368Z | Downloaded hashbrown v0.14.5 |
| 1035 | 2026-09-05T00:03:28.376Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1036 | 2026-09-05T00:03:28.376Z | Downloaded dirs-next v2.0.0 |
| 1037 | 2026-09-05T00:03:28.376Z | Downloaded vergen-lib v9.1.0 |
| 1038 | 2026-09-05T00:03:28.376Z | Downloaded constant_time_eq v0.4.2 |
| 1039 | 2026-09-05T00:03:28.381Z | Downloaded void v1.0.2 |
| 1040 | 2026-09-05T00:03:28.381Z | Downloaded xattr v1.6.1 |
| 1041 | 2026-09-05T00:03:28.382Z | Downloaded lalrpop-util v0.19.12 |
| 1042 | 2026-09-05T00:03:28.382Z | Downloaded linked-hash-map v0.5.6 |
| 1043 | 2026-09-05T00:03:28.382Z | Downloaded yasna v0.5.2 |
| 1044 | 2026-09-05T00:03:28.387Z | Downloaded darling v0.23.0 |
| 1045 | 2026-09-05T00:03:28.390Z | Downloaded tungstenite v0.21.0 |
| 1046 | 2026-09-05T00:03:28.395Z | Downloaded spki v0.8.0 |
| 1047 | 2026-09-05T00:03:28.395Z | Downloaded stacker v0.1.23 |
| 1048 | 2026-09-05T00:03:28.399Z | Downloaded num_enum_derive v0.5.11 |
| 1049 | 2026-09-05T00:03:28.399Z | Downloaded kem v0.3.0 |
| 1050 | 2026-09-05T00:03:28.399Z | Downloaded data-encoding v2.10.0 |
| 1051 | 2026-09-05T00:03:28.405Z | Downloaded darling_core v0.13.4 |
| 1052 | 2026-09-05T00:03:28.409Z | Downloaded diesel_derives v2.3.7 |
| 1053 | 2026-09-05T00:03:28.409Z | Downloaded crc32fast v1.5.0 |
| 1054 | 2026-09-05T00:03:28.413Z | Downloaded support-bundle-viewer v0.1.2 |
| 1055 | 2026-09-05T00:03:28.413Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1056 | 2026-09-05T00:03:28.421Z | Downloaded tinystr v0.8.2 |
| 1057 | 2026-09-05T00:03:28.424Z | Downloaded dropshot-api-manager v0.8.0 |
| 1058 | 2026-09-05T00:03:28.424Z | Downloaded pretty_assertions v1.4.1 |
| 1059 | 2026-09-05T00:03:28.428Z | Downloaded litrs v1.0.0 |
| 1060 | 2026-09-05T00:03:28.431Z | Downloaded ml-kem v0.3.2 |
| 1061 | 2026-09-05T00:03:28.434Z | Downloaded tokio-macros v2.7.0 |
| 1062 | 2026-09-05T00:03:28.434Z | Downloaded darling_core v0.23.0 |
| 1063 | 2026-09-05T00:03:28.437Z | Downloaded pkg-config v0.3.32 |
| 1064 | 2026-09-05T00:03:28.441Z | Downloaded indexmap v1.9.3 |
| 1065 | 2026-09-05T00:03:28.441Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1066 | 2026-09-05T00:03:28.441Z | Downloaded progenitor-client v0.13.0 |
| 1067 | 2026-09-05T00:03:28.448Z | Downloaded zip v4.6.1 |
| 1068 | 2026-09-05T00:03:28.448Z | Downloaded h2 v0.4.15 |
| 1069 | 2026-09-05T00:03:28.452Z | Downloaded hkdf v0.12.4 |
| 1070 | 2026-09-05T00:03:28.452Z | Downloaded rustls-pemfile v2.2.0 |
| 1071 | 2026-09-05T00:03:28.452Z | Downloaded deranged v0.5.8 |
| 1072 | 2026-09-05T00:03:28.452Z | Downloaded recursive v0.1.1 |
| 1073 | 2026-09-05T00:03:28.467Z | Downloaded usdt-impl v0.6.0 |
| 1074 | 2026-09-05T00:03:28.471Z | Downloaded zerofrom-derive v0.1.6 |
| 1075 | 2026-09-05T00:03:28.471Z | Downloaded universal-hash v0.5.1 |
| 1076 | 2026-09-05T00:03:28.475Z | Downloaded untrusted v0.9.0 |
| 1077 | 2026-09-05T00:03:28.475Z | Downloaded derive_builder_macro v0.20.2 |
| 1078 | 2026-09-05T00:03:28.475Z | Downloaded aes-gcm v0.11.0 |
| 1079 | 2026-09-05T00:03:28.481Z | Downloaded paste v1.0.15 |
| 1080 | 2026-09-05T00:03:28.481Z | Downloaded darling_core v0.20.11 |
| 1081 | 2026-09-05T00:03:28.485Z | Downloaded dropshot_endpoint v0.17.1 |
| 1082 | 2026-09-05T00:03:28.485Z | Downloaded parse-size v1.1.0 |
| 1083 | 2026-09-05T00:03:28.487Z | Downloaded tungstenite v0.23.0 |
| 1084 | 2026-09-05T00:03:28.494Z | Downloaded rand_core v0.10.0 |
| 1085 | 2026-09-05T00:03:28.497Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1086 | 2026-09-05T00:03:28.497Z | Downloaded writeable v0.6.2 |
| 1087 | 2026-09-05T00:03:28.497Z | Downloaded ctutils v0.4.2 |
| 1088 | 2026-09-05T00:03:28.500Z | Downloaded either v1.15.0 |
| 1089 | 2026-09-05T00:03:28.500Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1090 | 2026-09-05T00:03:28.503Z | Downloaded tar v0.4.46 |
| 1091 | 2026-09-05T00:03:28.507Z | Downloaded prettyplease v0.2.37 |
| 1092 | 2026-09-05T00:03:28.507Z | Downloaded radium v0.7.0 |
| 1093 | 2026-09-05T00:03:28.510Z | Downloaded serde_urlencoded v0.7.1 |
| 1094 | 2026-09-05T00:03:28.516Z | Downloaded usdt-macro v0.6.0 |
| 1095 | 2026-09-05T00:03:28.516Z | Downloaded signal-hook-registry v1.4.8 |
| 1096 | 2026-09-05T00:03:28.516Z | Downloaded ssh-encoding v0.3.0 |
| 1097 | 2026-09-05T00:03:28.517Z | Downloaded mio v1.2.0 |
| 1098 | 2026-09-05T00:03:28.523Z | Downloaded tokio-postgres v0.7.16 |
| 1099 | 2026-09-05T00:03:28.523Z | Downloaded iana-time-zone v0.1.65 |
| 1100 | 2026-09-05T00:03:28.527Z | Downloaded num-derive v0.4.2 |
| 1101 | 2026-09-05T00:03:28.527Z | Downloaded peg-runtime v0.8.5 |
| 1102 | 2026-09-05T00:03:28.531Z | Downloaded tokio-dtrace v0.1.1 |
| 1103 | 2026-09-05T00:03:28.531Z | Downloaded lock_api v0.4.14 |
| 1104 | 2026-09-05T00:03:28.531Z | Downloaded hkdf v0.13.0 |
| 1105 | 2026-09-05T00:03:28.534Z | Downloaded yansi v1.0.1 |
| 1106 | 2026-09-05T00:03:28.537Z | Downloaded primefield v0.14.0 |
| 1107 | 2026-09-05T00:03:28.537Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1108 | 2026-09-05T00:03:28.537Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1109 | 2026-09-05T00:03:28.540Z | Downloaded humantime v2.3.0 |
| 1110 | 2026-09-05T00:03:28.540Z | Downloaded serde_with_macros v3.21.0 |
| 1111 | 2026-09-05T00:03:28.541Z | Downloaded convert_case v0.10.0 |
| 1112 | 2026-09-05T00:03:28.544Z | Downloaded num_enum_derive v0.7.6 |
| 1113 | 2026-09-05T00:03:28.544Z | Downloaded strum v0.26.3 |
| 1114 | 2026-09-05T00:03:28.544Z | Downloaded sync-ptr v0.1.4 |
| 1115 | 2026-09-05T00:03:28.544Z | Downloaded cstr-argument v0.1.2 |
| 1116 | 2026-09-05T00:03:28.550Z | Downloaded display-error-chain v0.2.2 |
| 1117 | 2026-09-05T00:03:28.553Z | Downloaded tabwriter v1.4.1 |
| 1118 | 2026-09-05T00:03:28.562Z | Downloaded ipnetwork v0.21.1 |
| 1119 | 2026-09-05T00:03:28.562Z | Downloaded zstd v0.13.3 |
| 1120 | 2026-09-05T00:03:28.569Z | Downloaded packed_struct_codegen v0.10.1 |
| 1121 | 2026-09-05T00:03:28.573Z | Downloaded postcard v1.1.3 |
| 1122 | 2026-09-05T00:03:28.579Z | Downloaded daft-derive v0.1.8 |
| 1123 | 2026-09-05T00:03:28.584Z | Downloaded progenitor-impl v0.14.0 |
| 1124 | 2026-09-05T00:03:28.589Z | Downloaded slog-dtrace v0.3.0 |
| 1125 | 2026-09-05T00:03:28.592Z | Downloaded crc v3.4.0 |
| 1126 | 2026-09-05T00:03:28.592Z | Downloaded signal-hook-tokio v0.3.1 |
| 1127 | 2026-09-05T00:03:28.592Z | Downloaded supports-color v3.0.2 |
| 1128 | 2026-09-05T00:03:28.592Z | Downloaded icu_properties_data v2.1.2 |
| 1129 | 2026-09-05T00:03:28.598Z | Downloaded miette v7.6.0 |
| 1130 | 2026-09-05T00:03:28.604Z | Downloaded tower-http v0.6.8 |
| 1131 | 2026-09-05T00:03:28.607Z | Downloaded drift v0.2.0 |
| 1132 | 2026-09-05T00:03:28.610Z | Downloaded cpufeatures v0.3.0 |
| 1133 | 2026-09-05T00:03:28.610Z | Downloaded darling v0.13.4 |
| 1134 | 2026-09-05T00:03:28.610Z | Downloaded darling_macro v0.23.0 |
| 1135 | 2026-09-05T00:03:28.610Z | Downloaded inout v0.2.2 |
| 1136 | 2026-09-05T00:03:28.613Z | Downloaded der v0.7.10 |
| 1137 | 2026-09-05T00:03:28.613Z | Downloaded p256 v0.14.0 |
| 1138 | 2026-09-05T00:03:28.617Z | Downloaded num-integer v0.1.46 |
| 1139 | 2026-09-05T00:03:28.617Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1140 | 2026-09-05T00:03:28.617Z | Downloaded displaydoc v0.2.5 |
| 1141 | 2026-09-05T00:03:28.620Z | Downloaded icu_normalizer v2.1.1 |
| 1142 | 2026-09-05T00:03:28.620Z | Downloaded ed25519-dalek v3.0.0 |
| 1143 | 2026-09-05T00:03:28.623Z | Downloaded semver v0.1.20 |
| 1144 | 2026-09-05T00:03:28.627Z | Downloaded openssl-probe v0.1.6 |
| 1145 | 2026-09-05T00:03:28.631Z | Downloaded lazy_static v1.5.0 |
| 1146 | 2026-09-05T00:03:28.631Z | Downloaded russh-util v0.52.0 |
| 1147 | 2026-09-05T00:03:28.631Z | Downloaded rustls-webpki v0.103.13 |
| 1148 | 2026-09-05T00:03:28.635Z | Downloaded smf v0.2.3 |
| 1149 | 2026-09-05T00:03:28.639Z | Downloaded nom v8.0.0 |
| 1150 | 2026-09-05T00:03:28.642Z | Downloaded packed_struct v0.10.1 |
| 1151 | 2026-09-05T00:03:28.642Z | Downloaded phf v0.13.1 |
| 1152 | 2026-09-05T00:03:28.642Z | Downloaded wnaf v0.14.0 |
| 1153 | 2026-09-05T00:03:28.648Z | Downloaded managed v0.8.0 |
| 1154 | 2026-09-05T00:03:28.648Z | Downloaded hyper-util v0.1.20 |
| 1155 | 2026-09-05T00:03:28.651Z | Downloaded potential_utf v0.1.4 |
| 1156 | 2026-09-05T00:03:28.651Z | Downloaded defmt v1.0.1 |
| 1157 | 2026-09-05T00:03:28.654Z | Downloaded instant v0.1.13 |
| 1158 | 2026-09-05T00:03:28.654Z | Downloaded rusty-fork v0.3.1 |
| 1159 | 2026-09-05T00:03:28.654Z | Downloaded spki v0.7.3 |
| 1160 | 2026-09-05T00:03:28.654Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1161 | 2026-09-05T00:03:28.702Z | Downloaded unicode-bidi v0.3.18 |
| 1162 | 2026-09-05T00:03:28.702Z | Downloaded iddqd v0.4.2 |
| 1163 | 2026-09-05T00:03:28.702Z | Downloaded p384 v0.13.1 |
| 1164 | 2026-09-05T00:03:28.702Z | Downloaded darling_macro v0.21.3 |
| 1165 | 2026-09-05T00:03:28.703Z | Downloaded phf_shared v0.11.3 |
| 1166 | 2026-09-05T00:03:28.703Z | Downloaded x509-cert v0.2.5 |
| 1167 | 2026-09-05T00:03:28.703Z | Downloaded zopfli v0.8.3 |
| 1168 | 2026-09-05T00:03:28.703Z | Downloaded module-lattice v0.2.3 |
| 1169 | 2026-09-05T00:03:28.703Z | Downloaded miette-derive v7.6.0 |
| 1170 | 2026-09-05T00:03:28.703Z | Downloaded rand_pcg v0.10.2 |
| 1171 | 2026-09-05T00:03:28.703Z | Downloaded structmeta-derive v0.3.0 |
| 1172 | 2026-09-05T00:03:28.703Z | Downloaded rand v0.8.6 |
| 1173 | 2026-09-05T00:03:28.703Z | Downloaded samael v0.0.19 |
| 1174 | 2026-09-05T00:03:28.703Z | Downloaded crossbeam-channel v0.5.15 |
| 1175 | 2026-09-05T00:03:28.709Z | Downloaded parse-display-derive v0.10.0 |
| 1176 | 2026-09-05T00:03:28.710Z | Downloaded rand_core v0.6.4 |
| 1177 | 2026-09-05T00:03:28.710Z | Downloaded unicode-xid v0.2.6 |
| 1178 | 2026-09-05T00:03:28.710Z | Downloaded thiserror-no-std v2.0.2 |
| 1179 | 2026-09-05T00:03:28.710Z | Downloaded aho-corasick v1.1.4 |
| 1180 | 2026-09-05T00:03:28.710Z | Downloaded document-features v0.2.12 |
| 1181 | 2026-09-05T00:03:28.710Z | Downloaded ed25519-dalek v2.2.0 |
| 1182 | 2026-09-05T00:03:28.710Z | Downloaded crossterm v0.28.1 |
| 1183 | 2026-09-05T00:03:28.714Z | Downloaded vergen-lib v0.1.6 |
| 1184 | 2026-09-05T00:03:28.714Z | Downloaded rsa v0.10.0-rc.18 |
| 1185 | 2026-09-05T00:03:28.714Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1186 | 2026-09-05T00:03:28.717Z | Downloaded openssl-sys v0.9.117 |
| 1187 | 2026-09-05T00:03:28.721Z | Downloaded schemars_derive v0.8.22 |
| 1188 | 2026-09-05T00:03:28.729Z | Downloaded derive_more-impl v2.1.1 |
| 1189 | 2026-09-05T00:03:28.729Z | Downloaded progenitor v0.14.0 |
| 1190 | 2026-09-05T00:03:28.729Z | Downloaded native-tls v0.2.18 |
| 1191 | 2026-09-05T00:03:28.732Z | Downloaded scroll_derive v0.13.1 |
| 1192 | 2026-09-05T00:03:28.732Z | Downloaded libsw-core v0.3.2 |
| 1193 | 2026-09-05T00:03:28.734Z | Downloaded tracing-attributes v0.1.31 |
| 1194 | 2026-09-05T00:03:28.734Z | Downloaded itertools v0.14.0 |
| 1195 | 2026-09-05T00:03:28.737Z | Downloaded tracing-core v0.1.36 |
| 1196 | 2026-09-05T00:03:28.741Z | Downloaded rcgen v0.12.1 |
| 1197 | 2026-09-05T00:03:28.746Z | Downloaded ed25519 v3.0.0 |
| 1198 | 2026-09-05T00:03:28.746Z | Downloaded oxnet v0.1.6 |
| 1199 | 2026-09-05T00:03:28.746Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1200 | 2026-09-05T00:03:28.751Z | Downloaded yoke-derive v0.8.1 |
| 1201 | 2026-09-05T00:03:28.751Z | Downloaded lru v0.12.5 |
| 1202 | 2026-09-05T00:03:28.758Z | Downloaded serde_with_macros v1.5.2 |
| 1203 | 2026-09-05T00:03:28.761Z | Downloaded zerocopy v0.6.6 |
| 1204 | 2026-09-05T00:03:28.761Z | Downloaded quinn v0.11.11 |
| 1205 | 2026-09-05T00:03:28.765Z | Downloaded smallvec v1.15.1 |
| 1206 | 2026-09-05T00:03:28.772Z | Downloaded rustls-pki-types v1.14.0 |
| 1207 | 2026-09-05T00:03:28.775Z | Downloaded newtype_derive v0.1.6 |
| 1208 | 2026-09-05T00:03:28.775Z | Downloaded primeorder v0.14.0 |
| 1209 | 2026-09-05T00:03:28.775Z | Downloaded smallvec v0.6.14 |
| 1210 | 2026-09-05T00:03:28.779Z | Downloaded git2 v0.20.4 |
| 1211 | 2026-09-05T00:03:28.782Z | Downloaded strsim v0.10.0 |
| 1212 | 2026-09-05T00:03:28.782Z | Downloaded crypto-common v0.2.2 |
| 1213 | 2026-09-05T00:03:28.782Z | Downloaded progenitor v0.13.0 |
| 1214 | 2026-09-05T00:03:28.782Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1215 | 2026-09-05T00:03:28.785Z | Downloaded crossbeam-epoch v0.9.18 |
| 1216 | 2026-09-05T00:03:28.785Z | Downloaded hyper-staticfile v0.10.1 |
| 1217 | 2026-09-05T00:03:28.790Z | Downloaded reqwest v0.13.2 |
| 1218 | 2026-09-05T00:03:28.793Z | Downloaded derive_builder v0.20.2 |
| 1219 | 2026-09-05T00:03:28.797Z | Downloaded vergen-gitcl v1.0.8 |
| 1220 | 2026-09-05T00:03:28.800Z | Downloaded miniz_oxide v0.8.9 |
| 1221 | 2026-09-05T00:03:28.800Z | Downloaded time v0.3.47 |
| 1222 | 2026-09-05T00:03:28.806Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1223 | 2026-09-05T00:03:28.809Z | Downloaded derive_builder_core v0.20.2 |
| 1224 | 2026-09-05T00:03:28.809Z | Downloaded snafu v0.8.9 |
| 1225 | 2026-09-05T00:03:28.812Z | Downloaded toml v0.7.8 |
| 1226 | 2026-09-05T00:03:28.817Z | Downloaded num-bigint v0.4.6 |
| 1227 | 2026-09-05T00:03:28.821Z | Downloaded rand v0.9.2 |
| 1228 | 2026-09-05T00:03:28.821Z | Downloaded vcpkg v0.2.15 |
| 1229 | 2026-09-05T00:03:28.841Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1230 | 2026-09-05T00:03:28.844Z | Downloaded shlex v1.3.0 |
| 1231 | 2026-09-05T00:03:28.844Z | Downloaded peg-macros v0.8.5 |
| 1232 | 2026-09-05T00:03:28.844Z | Downloaded vsss-rs v3.3.4 |
| 1233 | 2026-09-05T00:03:28.849Z | Downloaded ecdsa v0.16.9 |
| 1234 | 2026-09-05T00:03:28.849Z | Downloaded darling_core v0.21.3 |
| 1235 | 2026-09-05T00:03:28.853Z | Downloaded icu_normalizer_data v2.1.1 |
| 1236 | 2026-09-05T00:03:28.853Z | Downloaded subprocess v0.2.15 |
| 1237 | 2026-09-05T00:03:28.853Z | Downloaded goblin v0.10.5 |
| 1238 | 2026-09-05T00:03:28.858Z | Downloaded rawzip v0.4.4 |
| 1239 | 2026-09-05T00:03:28.866Z | Downloaded minimal-lexical v0.2.1 |
| 1240 | 2026-09-05T00:03:28.866Z | Downloaded serde_derive_internals v0.29.1 |
| 1241 | 2026-09-05T00:03:28.872Z | Downloaded tokio-tungstenite v0.23.1 |
| 1242 | 2026-09-05T00:03:28.872Z | Downloaded blake3 v1.8.5 |
| 1243 | 2026-09-05T00:03:28.872Z | Downloaded postgres-types v0.2.12 |
| 1244 | 2026-09-05T00:03:28.872Z | Downloaded sha3 v0.12.0 |
| 1245 | 2026-09-05T00:03:28.872Z | Downloaded bitvec v1.0.1 |
| 1246 | 2026-09-05T00:03:28.879Z | Downloaded itertools v0.13.0 |
| 1247 | 2026-09-05T00:03:28.886Z | Downloaded elliptic-curve v0.13.8 |
| 1248 | 2026-09-05T00:03:28.886Z | Downloaded num-traits v0.2.19 |
| 1249 | 2026-09-05T00:03:28.890Z | Downloaded itertools v0.10.5 |
| 1250 | 2026-09-05T00:03:28.890Z | Downloaded hyper v1.10.1 |
| 1251 | 2026-09-05T00:03:28.895Z | Downloaded nom v7.1.3 |
| 1252 | 2026-09-05T00:03:28.895Z | Downloaded url v2.5.8 |
| 1253 | 2026-09-05T00:03:28.899Z | Downloaded csv-core v0.1.13 |
| 1254 | 2026-09-05T00:03:28.899Z | Downloaded ron v0.8.1 |
| 1255 | 2026-09-05T00:03:28.903Z | Downloaded quick-xml v0.37.5 |
| 1256 | 2026-09-05T00:03:28.903Z | Downloaded prefix-trie v0.7.0 |
| 1257 | 2026-09-05T00:03:28.907Z | Downloaded knus v3.4.0 |
| 1258 | 2026-09-05T00:03:28.907Z | Downloaded itertools v0.12.1 |
| 1259 | 2026-09-05T00:03:28.911Z | Downloaded test-strategy v0.4.5 |
| 1260 | 2026-09-05T00:03:28.911Z | Downloaded chrono v0.4.45 |
| 1261 | 2026-09-05T00:03:28.915Z | Downloaded gimli v0.32.3 |
| 1262 | 2026-09-05T00:03:28.920Z | Downloaded zerotrie v0.2.3 |
| 1263 | 2026-09-05T00:03:28.925Z | Downloaded p384 v0.14.0 |
| 1264 | 2026-09-05T00:03:28.925Z | Downloaded serde_with v1.14.0 |
| 1265 | 2026-09-05T00:03:28.928Z | Downloaded toml_edit v0.19.15 |
| 1266 | 2026-09-05T00:03:28.937Z | Downloaded russh v0.62.4 |
| 1267 | 2026-09-05T00:03:28.940Z | Downloaded num-bigint-dig v0.8.6 |
| 1268 | 2026-09-05T00:03:28.943Z | Downloaded winnow v0.6.26 |
| 1269 | 2026-09-05T00:03:28.956Z | Downloaded quinn-udp v0.5.14 |
| 1270 | 2026-09-05T00:03:28.960Z | Downloaded aws-lc-rs v1.16.3 |
| 1271 | 2026-09-05T00:03:28.967Z | Downloaded libm v0.2.16 |
| 1272 | 2026-09-05T00:03:28.974Z | Downloaded lalrpop v0.19.12 |
| 1273 | 2026-09-05T00:03:28.983Z | Downloaded nix v0.27.1 |
| 1274 | 2026-09-05T00:03:28.989Z | Downloaded portable-atomic v1.13.1 |
| 1275 | 2026-09-05T00:03:28.993Z | Downloaded reqwest v0.12.28 |
| 1276 | 2026-09-05T00:03:28.995Z | Downloaded tower v0.5.3 |
| 1277 | 2026-09-05T00:03:28.999Z | Downloaded idna v1.1.0 |
| 1278 | 2026-09-05T00:03:29.003Z | Downloaded libxml v0.3.3 |
| 1279 | 2026-09-05T00:03:29.006Z | Downloaded rsa v0.9.10 |
| 1280 | 2026-09-05T00:03:29.009Z | Downloaded icu_collections v2.1.1 |
| 1281 | 2026-09-05T00:03:29.013Z | Downloaded winnow v1.0.3 |
| 1282 | 2026-09-05T00:03:29.025Z | Downloaded schemars v1.2.1 |
| 1283 | 2026-09-05T00:03:29.035Z | Downloaded unicode-segmentation v1.12.0 |
| 1284 | 2026-09-05T00:03:29.039Z | Downloaded winnow v0.5.40 |
| 1285 | 2026-09-05T00:03:29.042Z | Downloaded zerovec v0.11.5 |
| 1286 | 2026-09-05T00:03:29.046Z | Downloaded jiff-core v0.1.0 |
| 1287 | 2026-09-05T00:03:29.050Z | Downloaded crypto-primes v0.7.2 |
| 1288 | 2026-09-05T00:03:29.054Z | Downloaded radix_trie v0.2.1 |
| 1289 | 2026-09-05T00:03:29.057Z | Downloaded tough v0.22.0 |
| 1290 | 2026-09-05T00:03:29.065Z | Downloaded unicode-normalization v0.1.25 |
| 1291 | 2026-09-05T00:03:29.078Z | Downloaded smoltcp v0.9.1 |
| 1292 | 2026-09-05T00:03:29.081Z | Downloaded regex-syntax v0.6.29 |
| 1293 | 2026-09-05T00:03:29.090Z | Downloaded rayon v1.11.0 |
| 1294 | 2026-09-05T00:03:29.096Z | Downloaded regex v1.12.3 |
| 1295 | 2026-09-05T00:03:29.099Z | Downloaded regress v0.11.1 |
| 1296 | 2026-09-05T00:03:29.105Z | Downloaded hickory-proto v0.24.4 |
| 1297 | 2026-09-05T00:03:29.113Z | Downloaded serde_with v3.21.0 |
| 1298 | 2026-09-05T00:03:29.121Z | Downloaded tabled v0.21.0 |
| 1299 | 2026-09-05T00:03:29.131Z | Downloaded crossterm v0.29.0 |
| 1300 | 2026-09-05T00:03:29.135Z | Downloaded zlib-rs v0.6.2 |
| 1301 | 2026-09-05T00:03:29.139Z | Downloaded proptest v1.11.0 |
| 1302 | 2026-09-05T00:03:29.145Z | Downloaded quinn-proto v0.11.16 |
| 1303 | 2026-09-05T00:03:29.149Z | Downloaded curve25519-dalek v5.0.0 |
| 1304 | 2026-09-05T00:03:29.155Z | Downloaded curve25519-dalek v4.1.3 |
| 1305 | 2026-09-05T00:03:29.164Z | Downloaded hickory-proto v0.25.2 |
| 1306 | 2026-09-05T00:03:29.169Z | Downloaded iri-string v0.7.10 |
| 1307 | 2026-09-05T00:03:29.173Z | Downloaded object v0.37.3 |
| 1308 | 2026-09-05T00:03:29.180Z | Downloaded der v0.8.0 |
| 1309 | 2026-09-05T00:03:29.185Z | Downloaded rustls v0.23.41 |
| 1310 | 2026-09-05T00:03:29.190Z | Downloaded salty v0.3.0 |
| 1311 | 2026-09-05T00:03:29.195Z | Downloaded zerocopy v0.8.55 |
| 1312 | 2026-09-05T00:03:29.206Z | Downloaded regex-syntax v0.8.10 |
| 1313 | 2026-09-05T00:03:29.211Z | Downloaded openapiv3 v2.2.0 |
| 1314 | 2026-09-05T00:03:29.218Z | Downloaded itertools v0.15.0 |
| 1315 | 2026-09-05T00:03:29.222Z | Downloaded bstr v1.12.1 |
| 1316 | 2026-09-05T00:03:29.228Z | Downloaded object v0.30.4 |
| 1317 | 2026-09-05T00:03:29.234Z | Downloaded crypto-bigint v0.7.5 |
| 1318 | 2026-09-05T00:03:29.244Z | Downloaded smoltcp v0.11.0 |
| 1319 | 2026-09-05T00:03:29.250Z | Downloaded polar-core v0.27.3 |
| 1320 | 2026-09-05T00:03:29.257Z | Downloaded moka v0.12.13 |
| 1321 | 2026-09-05T00:03:29.260Z | Downloaded rustix v0.38.44 |
| 1322 | 2026-09-05T00:03:29.278Z | Downloaded tracing v0.1.44 |
| 1323 | 2026-09-05T00:03:29.292Z | Downloaded diesel v2.3.7 |
| 1324 | 2026-09-05T00:03:29.302Z | Downloaded petname v2.0.2 |
| 1325 | 2026-09-05T00:03:29.307Z | Downloaded ratatui v0.29.0 |
| 1326 | 2026-09-05T00:03:29.360Z | Downloaded sha3 v0.11.0 |
| 1327 | 2026-09-05T00:03:29.370Z | Downloaded sqlparser v0.61.0 |
| 1328 | 2026-09-05T00:03:29.370Z | Downloaded nix v0.28.0 |
| 1329 | 2026-09-05T00:03:29.370Z | Downloaded nix v0.31.2 |
| 1330 | 2026-09-05T00:03:29.370Z | Downloaded jiff v0.2.34 |
| 1331 | 2026-09-05T00:03:29.382Z | Downloaded sha3 v0.10.8 |
| 1332 | 2026-09-05T00:03:29.382Z | Downloaded openssl v0.10.80 |
| 1333 | 2026-09-05T00:03:29.395Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1334 | 2026-09-05T00:03:29.399Z | Downloaded syn v3.0.3 |
| 1335 | 2026-09-05T00:03:29.399Z | Downloaded encoding_rs v0.8.35 |
| 1336 | 2026-09-05T00:03:29.433Z | Downloaded regress v0.10.5 |
| 1337 | 2026-09-05T00:03:29.439Z | Downloaded dropshot v0.17.1 |
| 1338 | 2026-09-05T00:03:29.474Z | Downloaded typify-impl v0.6.2 |
| 1339 | 2026-09-05T00:03:29.569Z | Downloaded sled v0.34.7 |
| 1340 | 2026-09-05T00:03:29.577Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1341 | 2026-09-05T00:03:29.584Z | Downloaded regex-automata v0.4.14 |
| 1342 | 2026-09-05T00:03:29.600Z | Downloaded zerocopy-derive v0.6.6 |
| 1343 | 2026-09-05T00:03:29.619Z | Downloaded petgraph v0.6.5 |
| 1344 | 2026-09-05T00:03:29.652Z | Downloaded chrono-tz v0.10.4 |
| 1345 | 2026-09-05T00:03:29.676Z | Downloaded petgraph v0.8.3 |
| 1346 | 2026-09-05T00:03:29.722Z | Downloaded libz-sys v1.1.24 |
| 1347 | 2026-09-05T00:03:29.739Z | Downloaded tokio v1.52.1 |
| 1348 | 2026-09-05T00:03:29.760Z | Downloaded csv v1.4.0 |
| 1349 | 2026-09-05T00:03:29.875Z | Downloaded ring v0.17.14 |
| 1350 | 2026-09-05T00:03:29.941Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1351 | 2026-09-05T00:03:30.542Z | Downloaded aws-lc-sys v0.40.0 |
| 1352 | 2026-09-05T00:03:30.795Z | Compiling serde_core v1.0.228 |
| 1353 | 2026-09-05T00:03:30.796Z | Compiling libc v0.2.185 |
| 1354 | 2026-09-05T00:03:30.799Z | Compiling serde v1.0.228 |
| 1355 | 2026-09-05T00:03:30.799Z | Compiling log v0.4.33 |
| 1356 | 2026-09-05T00:03:30.800Z | Compiling smallvec v1.15.1 |
| 1357 | 2026-09-05T00:03:30.952Z | Compiling shlex v1.3.0 |
| 1358 | 2026-09-05T00:03:30.967Z | Compiling find-msvc-tools v0.1.9 |
| 1359 | 2026-09-05T00:03:30.970Z | Compiling syn v2.0.117 |
| 1360 | 2026-09-05T00:03:31.162Z | Compiling subtle v2.6.1 |
| 1361 | 2026-09-05T00:03:31.169Z | Compiling scopeguard v1.2.0 |
| 1362 | 2026-09-05T00:03:31.172Z | Compiling typenum v1.20.1 |
| 1363 | 2026-09-05T00:03:31.254Z | Compiling lock_api v0.4.14 |
| 1364 | 2026-09-05T00:03:31.282Z | Compiling stable_deref_trait v1.2.1 |
| 1365 | 2026-09-05T00:03:31.285Z | Compiling zerocopy v0.8.55 |
| 1366 | 2026-09-05T00:03:31.325Z | Compiling portable-atomic v1.13.1 |
| 1367 | 2026-09-05T00:03:31.367Z | Compiling serde_json v1.0.151 |
| 1368 | 2026-09-05T00:03:31.486Z | Compiling critical-section v1.2.0 |
| 1369 | 2026-09-05T00:03:31.570Z | Compiling libm v0.2.16 |
| 1370 | 2026-09-05T00:03:31.599Z | Compiling num-traits v0.2.19 |
| 1371 | 2026-09-05T00:03:31.740Z | Compiling pkg-config v0.3.32 |
| 1372 | 2026-09-05T00:03:31.781Z | Compiling errno v0.3.14 |
| 1373 | 2026-09-05T00:03:31.784Z | Compiling jobserver v0.1.34 |
| 1374 | 2026-09-05T00:03:31.869Z | Compiling getrandom v0.2.17 |
| 1375 | 2026-09-05T00:03:32.003Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-05T00:03:32.100Z | Compiling rand_core v0.6.4 |
| 1377 | 2026-09-05T00:03:32.291Z | Compiling generic-array v0.14.7 |
| 1378 | 2026-09-05T00:03:32.337Z | Compiling once_cell v1.21.3 |
| 1379 | 2026-09-05T00:03:32.376Z | Compiling getrandom v0.4.3 |
| 1380 | 2026-09-05T00:03:32.411Z | Compiling const-oid v0.9.6 |
| 1381 | 2026-09-05T00:03:32.483Z | Compiling pin-project-lite v0.2.17 |
| 1382 | 2026-09-05T00:03:32.550Z | Compiling parking_lot_core v0.9.12 |
| 1383 | 2026-09-05T00:03:32.630Z | Compiling rand_core v0.10.0 |
| 1384 | 2026-09-05T00:03:33.025Z | Compiling signal-hook-registry v1.4.8 |
| 1385 | 2026-09-05T00:03:33.076Z | Compiling bitflags v2.11.0 |
| 1386 | 2026-09-05T00:03:33.190Z | Compiling litemap v0.8.1 |
| 1387 | 2026-09-05T00:03:33.229Z | Compiling percent-encoding v2.3.2 |
| 1388 | 2026-09-05T00:03:33.327Z | Compiling futures-core v0.3.32 |
| 1389 | 2026-09-05T00:03:33.339Z | Compiling writeable v0.6.2 |
| 1390 | 2026-09-05T00:03:33.386Z | Compiling semver v1.0.28 |
| 1391 | 2026-09-05T00:03:33.400Z | Compiling parking_lot v0.12.5 |
| 1392 | 2026-09-05T00:03:33.414Z | Compiling mio v1.2.0 |
| 1393 | 2026-09-05T00:03:33.475Z | Compiling icu_normalizer_data v2.1.1 |
| 1394 | 2026-09-05T00:03:33.528Z | Compiling icu_properties_data v2.1.2 |
| 1395 | 2026-09-05T00:03:33.646Z | Compiling socket2 v0.6.3 |
| 1396 | 2026-09-05T00:03:33.693Z | Compiling getrandom v0.3.4 |
| 1397 | 2026-09-05T00:03:33.754Z | Compiling rustix v1.1.4 |
| 1398 | 2026-09-05T00:03:33.769Z | Compiling futures-sink v0.3.32 |
| 1399 | 2026-09-05T00:03:33.858Z | Compiling synstructure v0.13.2 |
| 1400 | 2026-09-05T00:03:33.874Z | Compiling futures-channel v0.3.32 |
| 1401 | 2026-09-05T00:03:33.874Z | Compiling indexmap v2.14.0 |
| 1402 | 2026-09-05T00:03:33.985Z | Compiling futures-task v0.3.32 |
| 1403 | 2026-09-05T00:03:34.114Z | Compiling slab v0.4.12 |
| 1404 | 2026-09-05T00:03:34.158Z | Compiling futures-io v0.3.32 |
| 1405 | 2026-09-05T00:03:34.236Z | Compiling utf8_iter v1.0.4 |
| 1406 | 2026-09-05T00:03:34.289Z | Compiling form_urlencoded v1.2.2 |
| 1407 | 2026-09-05T00:03:34.314Z | Compiling rustversion v1.0.22 |
| 1408 | 2026-09-05T00:03:34.379Z | Compiling iana-time-zone v0.1.65 |
| 1409 | 2026-09-05T00:03:34.438Z | Compiling base64ct v1.8.3 |
| 1410 | 2026-09-05T00:03:34.460Z | Compiling cmake v0.1.57 |
| 1411 | 2026-09-05T00:03:34.546Z | Compiling ident_case v1.0.1 |
| 1412 | 2026-09-05T00:03:34.611Z | Compiling regex-syntax v0.8.10 |
| 1413 | 2026-09-05T00:03:34.623Z | Compiling fs_extra v1.3.0 |
| 1414 | 2026-09-05T00:03:34.706Z | Compiling pem-rfc7468 v0.7.0 |
| 1415 | 2026-09-05T00:03:34.736Z | Compiling dunce v1.0.5 |
| 1416 | 2026-09-05T00:03:34.838Z | Compiling flagset v0.4.7 |
| 1417 | 2026-09-05T00:03:34.873Z | Compiling rand_core v0.9.5 |
| 1418 | 2026-09-05T00:03:34.897Z | Compiling aws-lc-sys v0.40.0 |
| 1419 | 2026-09-05T00:03:34.972Z | Compiling uuid v1.23.4 |
| 1420 | 2026-09-05T00:03:35.013Z | Compiling base64 v0.22.1 |
| 1421 | 2026-09-05T00:03:35.168Z | Compiling syn v1.0.109 |
| 1422 | 2026-09-05T00:03:35.354Z | Compiling vcpkg v0.2.15 |
| 1423 | 2026-09-05T00:03:35.373Z | Compiling serde_derive_internals v0.29.1 |
| 1424 | 2026-09-05T00:03:35.508Z | Compiling rustc_version v0.4.1 |
| 1425 | 2026-09-05T00:03:35.524Z | Compiling tracing-core v0.1.36 |
| 1426 | 2026-09-05T00:03:35.593Z | Compiling serde_derive v1.0.228 |
| 1427 | 2026-09-05T00:03:35.672Z | Compiling zeroize_derive v1.5.0 |
| 1428 | 2026-09-05T00:03:35.836Z | Compiling zerofrom-derive v0.1.6 |
| 1429 | 2026-09-05T00:03:36.076Z | Compiling zerocopy-derive v0.8.55 |
| 1430 | 2026-09-05T00:03:36.085Z | Compiling yoke-derive v0.8.1 |
| 1431 | 2026-09-05T00:03:36.263Z | Compiling zerovec-derive v0.11.2 |
| 1432 | 2026-09-05T00:03:36.330Z | Compiling displaydoc v0.2.5 |
| 1433 | 2026-09-05T00:03:36.977Z | Compiling tokio-macros v2.7.0 |
| 1434 | 2026-09-05T00:03:37.076Z | Compiling futures-macro v0.3.32 |
| 1435 | 2026-09-05T00:03:37.251Z | Compiling der_derive v0.7.3 |
| 1436 | 2026-09-05T00:03:37.266Z | Compiling zerofrom v0.1.6 |
| 1437 | 2026-09-05T00:03:37.386Z | Compiling yoke v0.8.1 |
| 1438 | 2026-09-05T00:03:37.398Z | Compiling thiserror-impl v2.0.18 |
| 1439 | 2026-09-05T00:03:37.565Z | Compiling zerovec v0.11.5 |
| 1440 | 2026-09-05T00:03:37.702Z | Compiling zerotrie v0.2.3 |
| 1441 | 2026-09-05T00:03:37.877Z | Compiling futures-util v0.3.32 |
| 1442 | 2026-09-05T00:03:38.025Z | Compiling openssl-sys v0.9.117 |
| 1443 | 2026-09-05T00:03:38.105Z | Compiling tinystr v0.8.2 |
| 1444 | 2026-09-05T00:03:38.234Z | Compiling potential_utf v0.1.4 |
| 1445 | 2026-09-05T00:03:38.289Z | Compiling icu_locale_core v2.1.1 |
| 1446 | 2026-09-05T00:03:38.452Z | Compiling icu_collections v2.1.1 |
| 1447 | 2026-09-05T00:03:38.554Z | Compiling tracing-attributes v0.1.31 |
| 1448 | 2026-09-05T00:03:38.739Z | Compiling thiserror v2.0.18 |
| 1449 | 2026-09-05T00:03:38.838Z | Compiling dyn-clone v1.0.20 |
| 1450 | 2026-09-05T00:03:38.857Z | Compiling schemars v0.8.22 |
| 1451 | 2026-09-05T00:03:38.972Z | Compiling icu_provider v2.1.1 |
| 1452 | 2026-09-05T00:03:39.049Z | Compiling zeroize v1.9.0 |
| 1453 | 2026-09-05T00:03:39.075Z | Compiling bytes v1.11.1 |
| 1454 | 2026-09-05T00:03:39.167Z | Compiling chrono v0.4.45 |
| 1455 | 2026-09-05T00:03:39.286Z | Compiling icu_properties v2.1.2 |
| 1456 | 2026-09-05T00:03:39.732Z | Compiling tokio v1.52.1 |
| 1457 | 2026-09-05T00:03:39.885Z | Compiling crypto-common v0.1.7 |
| 1458 | 2026-09-05T00:03:39.907Z | Compiling block-buffer v0.10.4 |
| 1459 | 2026-09-05T00:03:40.050Z | Compiling icu_normalizer v2.1.1 |
| 1460 | 2026-09-05T00:03:40.078Z | Compiling digest v0.10.7 |
| 1461 | 2026-09-05T00:03:40.222Z | Compiling der v0.7.10 |
| 1462 | 2026-09-05T00:03:40.330Z | Compiling http v1.4.2 |
| 1463 | 2026-09-05T00:03:40.392Z | Compiling idna_adapter v1.2.1 |
| 1464 | 2026-09-05T00:03:40.532Z | Compiling ppv-lite86 v0.2.21 |
| 1465 | 2026-09-05T00:03:40.565Z | Compiling idna v1.1.0 |
| 1466 | 2026-09-05T00:03:40.594Z | Compiling simd-adler32 v0.3.8 |
| 1467 | 2026-09-05T00:03:40.651Z | Compiling aws-lc-rs v1.16.3 |
| 1468 | 2026-09-05T00:03:40.830Z | Compiling rand_chacha v0.9.0 |
| 1469 | 2026-09-05T00:03:40.857Z | Compiling url v2.5.8 |
| 1470 | 2026-09-05T00:03:40.947Z | Compiling cpufeatures v0.2.17 |
| 1471 | 2026-09-05T00:03:41.040Z | Compiling http-body v1.0.1 |
| 1472 | 2026-09-05T00:03:41.178Z | Compiling spki v0.7.3 |
| 1473 | 2026-09-05T00:03:41.213Z | Compiling rand v0.9.2 |
| 1474 | 2026-09-05T00:03:41.315Z | Compiling tracing v0.1.44 |
| 1475 | 2026-09-05T00:03:41.387Z | Compiling pkcs8 v0.10.2 |
| 1476 | 2026-09-05T00:03:41.423Z | Compiling rustls-pki-types v1.14.0 |
| 1477 | 2026-09-05T00:03:41.528Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-09-05T00:03:41.646Z | Compiling spin v0.9.8 |
| 1479 | 2026-09-05T00:03:41.655Z | Compiling cmov v0.5.4 |
| 1480 | 2026-09-05T00:03:41.853Z | Compiling tinyvec_macros v0.1.1 |
| 1481 | 2026-09-05T00:03:41.863Z | Compiling crc32fast v1.5.0 |
| 1482 | 2026-09-05T00:03:41.868Z | Compiling adler2 v2.0.1 |
| 1483 | 2026-09-05T00:03:41.910Z | Compiling httparse v1.10.1 |
| 1484 | 2026-09-05T00:03:41.947Z | Compiling openssl-probe v0.2.1 |
| 1485 | 2026-09-05T00:03:41.990Z | Compiling miniz_oxide v0.8.9 |
| 1486 | 2026-09-05T00:03:42.102Z | Compiling tinyvec v1.10.0 |
| 1487 | 2026-09-05T00:03:42.161Z | Compiling tempfile v3.27.0 |
| 1488 | 2026-09-05T00:03:42.277Z | Compiling ctutils v0.4.2 |
| 1489 | 2026-09-05T00:03:42.446Z | Compiling pest_generator v2.8.6 |
| 1490 | 2026-09-05T00:03:42.510Z | Compiling sha2 v0.10.9 |
| 1491 | 2026-09-05T00:03:42.524Z | Compiling terminal_size v0.4.3 |
| 1492 | 2026-09-05T00:03:42.571Z | Compiling aho-corasick v1.1.4 |
| 1493 | 2026-09-05T00:03:42.655Z | Compiling untrusted v0.7.1 |
| 1494 | 2026-09-05T00:03:42.775Z | Compiling radium v0.7.0 |
| 1495 | 2026-09-05T00:03:43.020Z | Compiling try-lock v0.2.5 |
| 1496 | 2026-09-05T00:03:43.120Z | Compiling tower-service v0.3.3 |
| 1497 | 2026-09-05T00:03:43.135Z | Compiling tower-layer v0.3.3 |
| 1498 | 2026-09-05T00:03:43.214Z | Compiling unicode-segmentation v1.12.0 |
| 1499 | 2026-09-05T00:03:43.291Z | Compiling atomic-waker v1.1.2 |
| 1500 | 2026-09-05T00:03:43.417Z | Compiling regex-automata v0.4.14 |
| 1501 | 2026-09-05T00:03:43.587Z | Compiling tokio-util v0.7.18 |
| 1502 | 2026-09-05T00:03:43.787Z | Compiling pest_derive v2.8.6 |
| 1503 | 2026-09-05T00:03:44.007Z | Compiling want v0.3.1 |
| 1504 | 2026-09-05T00:03:44.192Z | Compiling hybrid-array v0.4.13 |
| 1505 | 2026-09-05T00:03:44.402Z | Compiling h2 v0.4.15 |
| 1506 | 2026-09-05T00:03:44.500Z | Compiling ipnet v2.12.0 |
| 1507 | 2026-09-05T00:03:44.676Z | Compiling scroll_derive v0.13.1 |
| 1508 | 2026-09-05T00:03:44.988Z | Compiling darling_core v0.20.11 |
| 1509 | 2026-09-05T00:03:45.003Z | Compiling openssl v0.10.80 |
| 1510 | 2026-09-05T00:03:45.226Z | Compiling tap v1.0.1 |
| 1511 | 2026-09-05T00:03:45.350Z | Compiling rustls v0.23.41 |
| 1512 | 2026-09-05T00:03:45.357Z | Compiling untrusted v0.9.0 |
| 1513 | 2026-09-05T00:03:45.453Z | Compiling httpdate v1.0.3 |
| 1514 | 2026-09-05T00:03:45.468Z | Compiling maybe-uninit v2.0.0 |
| 1515 | 2026-09-05T00:03:45.482Z | Compiling foreign-types-shared v0.1.1 |
| 1516 | 2026-09-05T00:03:45.506Z | Compiling scroll v0.13.0 |
| 1517 | 2026-09-05T00:03:45.566Z | Compiling foreign-types v0.3.2 |
| 1518 | 2026-09-05T00:03:45.639Z | Compiling wyz v0.5.1 |
| 1519 | 2026-09-05T00:03:45.772Z | Compiling unicode-normalization v0.1.25 |
| 1520 | 2026-09-05T00:03:45.828Z | Compiling rand_chacha v0.3.1 |
| 1521 | 2026-09-05T00:03:45.891Z | Compiling signature v2.2.0 |
| 1522 | 2026-09-05T00:03:46.079Z | Compiling hex v0.4.3 |
| 1523 | 2026-09-05T00:03:46.183Z | Compiling openssl-macros v0.1.1 |
| 1524 | 2026-09-05T00:03:46.220Z | Compiling thiserror-impl v1.0.69 |
| 1525 | 2026-09-05T00:03:46.343Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1526 | 2026-09-05T00:03:46.573Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1527 | 2026-09-05T00:03:46.594Z | Compiling num-integer v0.1.46 |
| 1528 | 2026-09-05T00:03:46.612Z | Compiling wait-timeout v0.2.1 |
| 1529 | 2026-09-05T00:03:46.873Z | Compiling socket2 v0.5.10 |
| 1530 | 2026-09-05T00:03:46.906Z | Compiling ahash v0.8.12 |
| 1531 | 2026-09-05T00:03:46.950Z | Compiling time-core v0.1.8 |
| 1532 | 2026-09-05T00:03:47.098Z | Compiling powerfmt v0.2.0 |
| 1533 | 2026-09-05T00:03:47.113Z | Compiling funty v2.0.0 |
| 1534 | 2026-09-05T00:03:47.249Z | Compiling darling_macro v0.20.11 |
| 1535 | 2026-09-05T00:03:47.267Z | Compiling num-conv v0.2.0 |
| 1536 | 2026-09-05T00:03:47.296Z | Compiling native-tls v0.2.18 |
| 1537 | 2026-09-05T00:03:47.396Z | Compiling num-bigint-dig v0.8.6 |
| 1538 | 2026-09-05T00:03:47.445Z | Compiling packed_struct v0.10.1 |
| 1539 | 2026-09-05T00:03:47.466Z | Compiling bit-vec v0.8.0 |
| 1540 | 2026-09-05T00:03:47.490Z | Compiling quick-error v1.2.3 |
| 1541 | 2026-09-05T00:03:47.573Z | Compiling hyper v1.10.1 |
| 1542 | 2026-09-05T00:03:47.617Z | Compiling rusty-fork v0.3.1 |
| 1543 | 2026-09-05T00:03:47.674Z | Compiling bit-set v0.8.0 |
| 1544 | 2026-09-05T00:03:47.718Z | Compiling clap_builder v4.6.0 |
| 1545 | 2026-09-05T00:03:47.733Z | Compiling darling v0.20.11 |
| 1546 | 2026-09-05T00:03:47.736Z | Compiling thiserror v1.0.69 |
| 1547 | 2026-09-05T00:03:47.814Z | Compiling bitvec v1.0.1 |
| 1548 | 2026-09-05T00:03:47.831Z | Compiling time-macros v0.2.27 |
| 1549 | 2026-09-05T00:03:47.846Z | Compiling deranged v0.5.8 |
| 1550 | 2026-09-05T00:03:48.498Z | Compiling num-iter v0.1.45 |
| 1551 | 2026-09-05T00:03:48.806Z | Compiling hyper-util v0.1.20 |
| 1552 | 2026-09-05T00:03:49.119Z | Compiling rand v0.8.6 |
| 1553 | 2026-09-05T00:03:49.276Z | Compiling goblin v0.10.5 |
| 1554 | 2026-09-05T00:03:49.371Z | Compiling packed_struct_codegen v0.10.1 |
| 1555 | 2026-09-05T00:03:49.965Z | Compiling lazy_static v1.5.0 |
| 1556 | 2026-09-05T00:03:50.063Z | Compiling hmac v0.12.1 |
| 1557 | 2026-09-05T00:03:50.230Z | Compiling serde_spanned v0.6.9 |
| 1558 | 2026-09-05T00:03:50.375Z | Compiling toml_datetime v0.6.11 |
| 1559 | 2026-09-05T00:03:50.497Z | Compiling clap_derive v4.6.1 |
| 1560 | 2026-09-05T00:03:50.562Z | Compiling zerocopy-derive v0.6.6 |
| 1561 | 2026-09-05T00:03:50.632Z | Compiling bitfield-macros v0.19.4 |
| 1562 | 2026-09-05T00:03:50.684Z | Compiling rand_xorshift v0.4.0 |
| 1563 | 2026-09-05T00:03:50.846Z | Compiling sync_wrapper v1.0.2 |
| 1564 | 2026-09-05T00:03:50.960Z | Compiling indexmap v1.9.3 |
| 1565 | 2026-09-05T00:03:51.145Z | Compiling crc-catalog v2.4.0 |
| 1566 | 2026-09-05T00:03:51.240Z | Compiling nodrop v0.1.14 |
| 1567 | 2026-09-05T00:03:51.326Z | Compiling num_threads v0.1.7 |
| 1568 | 2026-09-05T00:03:51.343Z | Compiling unarray v0.1.4 |
| 1569 | 2026-09-05T00:03:51.384Z | Compiling crossbeam-utils v0.8.21 |
| 1570 | 2026-09-05T00:03:51.423Z | Compiling zlib-rs v0.6.2 |
| 1571 | 2026-09-05T00:03:51.450Z | Compiling usdt-impl v0.6.0 |
| 1572 | 2026-09-05T00:03:51.652Z | Compiling object v0.37.3 |
| 1573 | 2026-09-05T00:03:51.667Z | Compiling siphasher v1.0.2 |
| 1574 | 2026-09-05T00:03:51.850Z | Compiling paste v1.0.15 |
| 1575 | 2026-09-05T00:03:51.934Z | Compiling proptest v1.11.0 |
| 1576 | 2026-09-05T00:03:51.962Z | Compiling time v0.3.47 |
| 1577 | 2026-09-05T00:03:52.155Z | Compiling dof v0.4.0 |
| 1578 | 2026-09-05T00:03:52.215Z | Compiling clap v4.6.1 |
| 1579 | 2026-09-05T00:03:52.296Z | Compiling zerocopy v0.6.6 |
| 1580 | 2026-09-05T00:03:52.609Z | Compiling bitfield v0.19.4 |
| 1581 | 2026-09-05T00:03:52.899Z | Compiling array-init v0.0.4 |
| 1582 | 2026-09-05T00:03:53.239Z | Compiling crc v3.4.0 |
| 1583 | 2026-09-05T00:03:53.430Z | Compiling tower v0.5.3 |
| 1584 | 2026-09-05T00:03:53.691Z | Compiling smallvec v0.6.14 |
| 1585 | 2026-09-05T00:03:53.886Z | Compiling derive_builder_core v0.20.2 |
| 1586 | 2026-09-05T00:03:54.109Z | Compiling dtrace-parser v0.3.0 |
| 1587 | 2026-09-05T00:03:54.475Z | Compiling flate2 v1.1.9 |
| 1588 | 2026-09-05T00:03:54.665Z | Compiling ipnetwork v0.21.1 |
| 1589 | 2026-09-05T00:03:54.761Z | Compiling pkcs1 v0.7.5 |
| 1590 | 2026-09-05T00:03:54.776Z | Compiling http-body-util v0.1.3 |
| 1591 | 2026-09-05T00:03:54.887Z | Compiling heapless v0.7.17 |
| 1592 | 2026-09-05T00:03:54.941Z | Compiling scroll_derive v0.12.1 |
| 1593 | 2026-09-05T00:03:55.020Z | Compiling structmeta-derive v0.3.0 |
| 1594 | 2026-09-05T00:03:55.059Z | Compiling slog v2.8.2 |
| 1595 | 2026-09-05T00:03:55.127Z | Compiling darling_core v0.23.0 |
| 1596 | 2026-09-05T00:03:55.160Z | Compiling thread-id v5.1.0 |
| 1597 | 2026-09-05T00:03:55.243Z | Compiling cookie v0.18.1 |
| 1598 | 2026-09-05T00:03:55.246Z | Compiling env_filter v2.0.0 |
| 1599 | 2026-09-05T00:03:55.425Z | Compiling syn v3.0.3 |
| 1600 | 2026-09-05T00:03:55.569Z | Compiling allocator-api2 v0.2.21 |
| 1601 | 2026-09-05T00:03:55.612Z | Compiling anyhow v1.0.104 |
| 1602 | 2026-09-05T00:03:55.894Z | Compiling winnow v0.5.40 |
| 1603 | 2026-09-05T00:03:55.956Z | Compiling signal-hook v0.3.18 |
| 1604 | 2026-09-05T00:03:56.095Z | Compiling ryu v1.0.23 |
| 1605 | 2026-09-05T00:03:56.118Z | Compiling base64 v0.21.7 |
| 1606 | 2026-09-05T00:03:56.276Z | Compiling zstd-safe v7.2.4 |
| 1607 | 2026-09-05T00:03:56.425Z | Compiling gimli v0.32.3 |
| 1608 | 2026-09-05T00:03:56.469Z | Compiling unicode-bidi v0.3.18 |
| 1609 | 2026-09-05T00:03:56.990Z | Compiling hashbrown v0.12.3 |
| 1610 | 2026-09-05T00:03:57.318Z | Compiling iri-string v0.7.10 |
| 1611 | 2026-09-05T00:03:57.450Z | Compiling unicode-properties v0.1.4 |
| 1612 | 2026-09-05T00:03:57.629Z | Compiling darling_macro v0.23.0 |
| 1613 | 2026-09-05T00:03:57.670Z | Compiling stringprep v0.1.5 |
| 1614 | 2026-09-05T00:03:58.106Z | Compiling addr2line v0.25.1 |
| 1615 | 2026-09-05T00:03:58.355Z | Compiling toml_edit v0.19.15 |
| 1616 | 2026-09-05T00:03:58.456Z | Compiling ron v0.8.1 |
| 1617 | 2026-09-05T00:03:58.490Z | Compiling tower-http v0.6.8 |
| 1618 | 2026-09-05T00:03:58.835Z | Compiling serde_urlencoded v0.7.1 |
| 1619 | 2026-09-05T00:03:58.850Z | Compiling daft-derive v0.1.8 |
| 1620 | 2026-09-05T00:03:58.885Z | Compiling structmeta v0.3.0 |
| 1621 | 2026-09-05T00:03:59.079Z | Compiling scroll v0.12.0 |
| 1622 | 2026-09-05T00:03:59.094Z | Compiling env_logger v0.11.11 |
| 1623 | 2026-09-05T00:03:59.385Z | Compiling rsa v0.9.10 |
| 1624 | 2026-09-05T00:03:59.398Z | Compiling oxnet v0.1.6 |
| 1625 | 2026-09-05T00:03:59.434Z | Compiling derive_builder_macro v0.20.2 |
| 1626 | 2026-09-05T00:03:59.566Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1627 | 2026-09-05T00:03:59.862Z | Compiling newtype-uuid v1.3.2 |
| 1628 | 2026-09-05T00:03:59.942Z | Compiling hashbrown v0.13.2 |
| 1629 | 2026-09-05T00:03:59.974Z | Compiling serde-hex v0.1.0 |
| 1630 | 2026-09-05T00:04:00.193Z | Compiling bzip2 v0.4.4 |
| 1631 | 2026-09-05T00:04:00.403Z | Compiling tokio-native-tls v0.3.1 |
| 1632 | 2026-09-05T00:04:00.437Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1633 | 2026-09-05T00:04:01.032Z | Compiling camino v1.2.5 |
| 1634 | 2026-09-05T00:04:01.414Z | Compiling bstr v1.12.1 |
| 1635 | 2026-09-05T00:04:01.572Z | Compiling block-padding v0.4.2 |
| 1636 | 2026-09-05T00:04:01.709Z | Compiling block-buffer v0.12.1 |
| 1637 | 2026-09-05T00:04:01.745Z | Compiling crypto-common v0.2.2 |
| 1638 | 2026-09-05T00:04:01.911Z | Compiling heck v0.4.1 |
| 1639 | 2026-09-05T00:04:02.055Z | Compiling rustls-native-certs v0.8.3 |
| 1640 | 2026-09-05T00:04:02.135Z | Compiling x509-cert v0.2.5 |
| 1641 | 2026-09-05T00:04:02.350Z | Compiling md-5 v0.10.6 |
| 1642 | 2026-09-05T00:04:02.441Z | Compiling erased-serde v0.3.31 |
| 1643 | 2026-09-05T00:04:02.523Z | Compiling serde_tokenstream v0.2.3 |
| 1644 | 2026-09-05T00:04:02.815Z | Compiling curve25519-dalek v4.1.3 |
| 1645 | 2026-09-05T00:04:02.835Z | Compiling async-trait v0.1.89 |
| 1646 | 2026-09-05T00:04:02.925Z | Compiling pin-project-internal v1.1.11 |
| 1647 | 2026-09-05T00:04:03.139Z | Compiling zerocopy-derive v0.7.35 |
| 1648 | 2026-09-05T00:04:03.405Z | Compiling vergen-lib v9.1.0 |
| 1649 | 2026-09-05T00:04:03.481Z | Compiling hash32 v0.2.1 |
| 1650 | 2026-09-05T00:04:03.582Z | Compiling memoffset v0.9.1 |
| 1651 | 2026-09-05T00:04:03.673Z | Compiling encoding_rs v0.8.35 |
| 1652 | 2026-09-05T00:04:03.727Z | Compiling smoltcp v0.9.1 |
| 1653 | 2026-09-05T00:04:03.772Z | Compiling rustc-demangle v0.1.27 |
| 1654 | 2026-09-05T00:04:03.845Z | Compiling fallible-iterator v0.2.0 |
| 1655 | 2026-09-05T00:04:04.007Z | Compiling ref-cast v1.0.25 |
| 1656 | 2026-09-05T00:04:04.007Z | Compiling rustix v0.38.44 |
| 1657 | 2026-09-05T00:04:04.050Z | Compiling psl-types v2.0.11 |
| 1658 | 2026-09-05T00:04:04.154Z | Compiling mime v0.3.17 |
| 1659 | 2026-09-05T00:04:04.157Z | Compiling crc-any v2.5.0 |
| 1660 | 2026-09-05T00:04:04.157Z | Compiling litrs v1.0.0 |
| 1661 | 2026-09-05T00:04:04.195Z | Compiling cfg_aliases v0.2.1 |
| 1662 | 2026-09-05T00:04:04.265Z | Compiling owo-colors v4.3.0 |
| 1663 | 2026-09-05T00:04:04.356Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1664 | 2026-09-05T00:04:04.402Z | Compiling nix v0.31.2 |
| 1665 | 2026-09-05T00:04:04.405Z | Compiling publicsuffix v2.3.0 |
| 1666 | 2026-09-05T00:04:04.427Z | Compiling postgres-protocol v0.6.10 |
| 1667 | 2026-09-05T00:04:04.635Z | Compiling pin-project v1.1.11 |
| 1668 | 2026-09-05T00:04:04.650Z | Compiling zerocopy v0.7.35 |
| 1669 | 2026-09-05T00:04:04.666Z | Compiling document-features v0.2.12 |
| 1670 | 2026-09-05T00:04:04.734Z | Compiling backtrace v0.3.76 |
| 1671 | 2026-09-05T00:04:05.174Z | Compiling snafu-derive v0.8.9 |
| 1672 | 2026-09-05T00:04:05.202Z | Compiling inout v0.2.2 |
| 1673 | 2026-09-05T00:04:05.239Z | Compiling daft v0.1.8 |
| 1674 | 2026-09-05T00:04:05.375Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1675 | 2026-09-05T00:04:05.390Z | Compiling hyper-tls v0.6.0 |
| 1676 | 2026-09-05T00:04:05.484Z | Compiling object v0.30.4 |
| 1677 | 2026-09-05T00:04:05.515Z | Compiling zip v0.6.6 |
| 1678 | 2026-09-05T00:04:05.656Z | Compiling derive_builder v0.20.2 |
| 1679 | 2026-09-05T00:04:05.788Z | Compiling toml v0.7.8 |
| 1680 | 2026-09-05T00:04:05.818Z | Compiling goblin v0.8.2 |
| 1681 | 2026-09-05T00:04:06.367Z | Compiling derive-ex v0.1.8 |
| 1682 | 2026-09-05T00:04:06.418Z | Compiling darling v0.23.0 |
| 1683 | 2026-09-05T00:04:06.502Z | Compiling phf_shared v0.13.1 |
| 1684 | 2026-09-05T00:04:06.699Z | Compiling regex v1.12.3 |
| 1685 | 2026-09-05T00:04:06.738Z | Compiling hubpack_derive v0.1.1 |
| 1686 | 2026-09-05T00:04:07.054Z | Compiling convert_case v0.10.0 |
| 1687 | 2026-09-05T00:04:07.125Z | Compiling futures-executor v0.3.32 |
| 1688 | 2026-09-05T00:04:07.178Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1689 | 2026-09-05T00:04:07.349Z | Compiling ref-cast-impl v1.0.25 |
| 1690 | 2026-09-05T00:04:07.379Z | Compiling strum_macros v0.27.2 |
| 1691 | 2026-09-05T00:04:07.817Z | Compiling vergen v9.1.0 |
| 1692 | 2026-09-05T00:04:07.893Z | Compiling cargo-platform v0.3.2 |
| 1693 | 2026-09-05T00:04:07.998Z | Compiling ff v0.13.1 |
| 1694 | 2026-09-05T00:04:08.016Z | Compiling fs-err v3.3.0 |
| 1695 | 2026-09-05T00:04:08.140Z | Compiling bitflags v1.3.2 |
| 1696 | 2026-09-05T00:04:08.171Z | Compiling managed v0.8.0 |
| 1697 | 2026-09-05T00:04:08.201Z | Compiling is_ci v1.2.0 |
| 1698 | 2026-09-05T00:04:08.218Z | Compiling path-slash v0.1.5 |
| 1699 | 2026-09-05T00:04:08.340Z | Compiling bumpalo v3.20.2 |
| 1700 | 2026-09-05T00:04:08.354Z | Compiling jiff-core v0.1.0 |
| 1701 | 2026-09-05T00:04:08.357Z | Compiling base16ct v0.2.0 |
| 1702 | 2026-09-05T00:04:08.389Z | Compiling libbz2-rs-sys v0.2.2 |
| 1703 | 2026-09-05T00:04:08.529Z | Compiling same-file v1.0.6 |
| 1704 | 2026-09-05T00:04:08.586Z | Compiling foldhash v0.2.0 |
| 1705 | 2026-09-05T00:04:08.697Z | Compiling foldhash v0.1.5 |
| 1706 | 2026-09-05T00:04:08.809Z | Compiling bzip2 v0.6.1 |
| 1707 | 2026-09-05T00:04:08.871Z | Compiling hashbrown v0.15.5 |
| 1708 | 2026-09-05T00:04:09.017Z | Compiling hashbrown v0.16.1 |
| 1709 | 2026-09-05T00:04:09.055Z | Compiling walkdir v2.5.0 |
| 1710 | 2026-09-05T00:04:09.263Z | Compiling jiff v0.2.34 |
| 1711 | 2026-09-05T00:04:09.354Z | Compiling strum v0.27.2 |
| 1712 | 2026-09-05T00:04:09.368Z | Compiling textwrap v0.16.2 |
| 1713 | 2026-09-05T00:04:09.426Z | Compiling zopfli v0.8.3 |
| 1714 | 2026-09-05T00:04:09.441Z | Compiling sec1 v0.7.3 |
| 1715 | 2026-09-05T00:04:09.656Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1716 | 2026-09-05T00:04:09.729Z | Compiling supports-color v3.0.2 |
| 1717 | 2026-09-05T00:04:09.897Z | Compiling group v0.13.0 |
| 1718 | 2026-09-05T00:04:09.962Z | Compiling cargo_metadata v0.23.1 |
| 1719 | 2026-09-05T00:04:10.079Z | Compiling test-strategy v0.4.5 |
| 1720 | 2026-09-05T00:04:10.173Z | Compiling dof v0.3.0 |
| 1721 | 2026-09-05T00:04:10.911Z | Compiling derive_more-impl v2.1.1 |
| 1722 | 2026-09-05T00:04:11.075Z | Compiling futures v0.3.32 |
| 1723 | 2026-09-05T00:04:11.167Z | Compiling hubpack v0.1.2 |
| 1724 | 2026-09-05T00:04:11.356Z | Compiling snafu v0.8.9 |
| 1725 | 2026-09-05T00:04:11.377Z | Compiling phf v0.13.1 |
| 1726 | 2026-09-05T00:04:11.542Z | Compiling signal-hook-mio v0.2.5 |
| 1727 | 2026-09-05T00:04:11.560Z | Compiling serde_with_macros v3.21.0 |
| 1728 | 2026-09-05T00:04:11.691Z | Compiling cookie_store v0.22.1 |
| 1729 | 2026-09-05T00:04:12.043Z | Compiling zstd v0.13.3 |
| 1730 | 2026-09-05T00:04:12.075Z | Compiling reqwest v0.12.28 |
| 1731 | 2026-09-05T00:04:12.300Z | Compiling cipher v0.5.2 |
| 1732 | 2026-09-05T00:04:12.354Z | Compiling backtrace-ext v0.2.1 |
| 1733 | 2026-09-05T00:04:12.626Z | Compiling postgres-types v0.2.12 |
| 1734 | 2026-09-05T00:04:12.859Z | Compiling usdt-macro v0.6.0 |
| 1735 | 2026-09-05T00:04:13.156Z | Compiling usdt-attr-macro v0.6.0 |
| 1736 | 2026-09-05T00:04:13.376Z | Compiling globset v0.4.18 |
| 1737 | 2026-09-05T00:04:13.396Z | Compiling phf_shared v0.11.3 |
| 1738 | 2026-09-05T00:04:13.494Z | Compiling hkdf v0.12.4 |
| 1739 | 2026-09-05T00:04:13.578Z | Compiling dtrace-parser v0.2.0 |
| 1740 | 2026-09-05T00:04:13.626Z | Compiling byte-wrapper v0.1.0 |
| 1741 | 2026-09-05T00:04:13.661Z | Compiling olpc-cjson v0.1.4 |
| 1742 | 2026-09-05T00:04:13.775Z | Compiling ed25519 v2.2.3 |
| 1743 | 2026-09-05T00:04:13.819Z | Compiling crypto-bigint v0.5.5 |
| 1744 | 2026-09-05T00:04:13.954Z | Compiling serde_plain v1.0.2 |
| 1745 | 2026-09-05T00:04:13.968Z | Compiling serde-big-array v0.5.1 |
| 1746 | 2026-09-05T00:04:14.013Z | Compiling miette-derive v7.6.0 |
| 1747 | 2026-09-05T00:04:14.108Z | Compiling async-recursion v1.1.1 |
| 1748 | 2026-09-05T00:04:14.148Z | Compiling strum_macros v0.26.4 |
| 1749 | 2026-09-05T00:04:14.315Z | Compiling serde_repr v0.1.20 |
| 1750 | 2026-09-05T00:04:14.733Z | Compiling enum-as-inner v0.6.1 |
| 1751 | 2026-09-05T00:04:14.799Z | Compiling pem v3.0.6 |
| 1752 | 2026-09-05T00:04:14.879Z | Compiling float-cmp v0.10.0 |
| 1753 | 2026-09-05T00:04:15.031Z | Compiling memmap2 v0.9.10 |
| 1754 | 2026-09-05T00:04:15.128Z | Compiling thread-id v4.2.2 |
| 1755 | 2026-09-05T00:04:15.217Z | Compiling supports-hyperlinks v3.2.0 |
| 1756 | 2026-09-05T00:04:15.235Z | Compiling precomputed-hash v0.1.1 |
| 1757 | 2026-09-05T00:04:15.248Z | Compiling winnow v1.0.3 |
| 1758 | 2026-09-05T00:04:15.252Z | Compiling keccak v0.1.6 |
| 1759 | 2026-09-05T00:04:15.324Z | Compiling data-encoding v2.10.0 |
| 1760 | 2026-09-05T00:04:15.371Z | Compiling const-oid v0.10.2 |
| 1761 | 2026-09-05T00:04:15.577Z | Compiling predicates-core v1.0.10 |
| 1762 | 2026-09-05T00:04:15.751Z | Compiling cpufeatures v0.3.0 |
| 1763 | 2026-09-05T00:04:15.828Z | Compiling supports-unicode v3.0.0 |
| 1764 | 2026-09-05T00:04:15.845Z | Compiling whoami v2.1.0 |
| 1765 | 2026-09-05T00:04:15.949Z | Compiling static_assertions v1.1.0 |
| 1766 | 2026-09-05T00:04:15.965Z | Compiling normalize-line-endings v0.3.0 |
| 1767 | 2026-09-05T00:04:15.978Z | Compiling fixedbitset v0.5.7 |
| 1768 | 2026-09-05T00:04:15.993Z | Compiling either v1.15.0 |
| 1769 | 2026-09-05T00:04:16.024Z | Compiling new_debug_unreachable v1.0.6 |
| 1770 | 2026-09-05T00:04:16.040Z | Compiling difflib v0.4.0 |
| 1771 | 2026-09-05T00:04:16.052Z | Compiling typed-path v0.9.3 |
| 1772 | 2026-09-05T00:04:16.095Z | Compiling fixedbitset v0.4.2 |
| 1773 | 2026-09-05T00:04:16.197Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1774 | 2026-09-05T00:04:16.213Z | Compiling petgraph v0.8.3 |
| 1775 | 2026-09-05T00:04:16.272Z | Compiling predicates v3.1.4 |
| 1776 | 2026-09-05T00:04:16.306Z | Compiling petgraph v0.6.5 |
| 1777 | 2026-09-05T00:04:16.321Z | Compiling itertools v0.13.0 |
| 1778 | 2026-09-05T00:04:16.587Z | Compiling toml_edit v0.22.27 |
| 1779 | 2026-09-05T00:04:16.805Z | Compiling string_cache v0.8.9 |
| 1780 | 2026-09-05T00:04:16.911Z | Compiling tokio-postgres v0.7.16 |
| 1781 | 2026-09-05T00:04:17.030Z | Compiling miette v7.6.0 |
| 1782 | 2026-09-05T00:04:17.258Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1783 | 2026-09-05T00:04:17.556Z | Compiling strum v0.26.3 |
| 1784 | 2026-09-05T00:04:17.690Z | Compiling chacha20 v0.10.0 |
| 1785 | 2026-09-05T00:04:17.776Z | Compiling hickory-proto v0.25.2 |
| 1786 | 2026-09-05T00:04:18.067Z | Compiling digest v0.11.3 |
| 1787 | 2026-09-05T00:04:18.127Z | Compiling sha3 v0.10.8 |
| 1788 | 2026-09-05T00:04:18.164Z | Compiling usdt-impl v0.5.0 |
| 1789 | 2026-09-05T00:04:18.303Z | Compiling usdt v0.6.0 |
| 1790 | 2026-09-05T00:04:18.569Z | Compiling elliptic-curve v0.13.8 |
| 1791 | 2026-09-05T00:04:18.583Z | Compiling ed25519-dalek v2.2.0 |
| 1792 | 2026-09-05T00:04:18.747Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1793 | 2026-09-05T00:04:18.978Z | Compiling crossterm v0.28.1 |
| 1794 | 2026-09-05T00:04:19.097Z | Compiling serde_with v3.21.0 |
| 1795 | 2026-09-05T00:04:19.280Z | Compiling zip v4.6.1 |
| 1796 | 2026-09-05T00:04:20.099Z | Compiling derive_more v2.1.1 |
| 1797 | 2026-09-05T00:04:20.274Z | Compiling iddqd v0.4.2 |
| 1798 | 2026-09-05T00:04:20.307Z | Compiling similar v2.7.0 |
| 1799 | 2026-09-05T00:04:20.614Z | Compiling crossbeam-epoch v0.9.18 |
| 1800 | 2026-09-05T00:04:20.692Z | Compiling tokio-stream v0.1.18 |
| 1801 | 2026-09-05T00:04:20.873Z | Compiling buf-list v1.1.2 |
| 1802 | 2026-09-05T00:04:20.901Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1803 | 2026-09-05T00:04:20.937Z | Compiling openapiv3 v2.2.0 |
| 1804 | 2026-09-05T00:04:21.144Z | Compiling peg-runtime v0.8.5 |
| 1805 | 2026-09-05T00:04:21.148Z | Compiling lalrpop-util v0.19.12 |
| 1806 | 2026-09-05T00:04:21.174Z | Compiling thread_local v1.1.9 |
| 1807 | 2026-09-05T00:04:21.199Z | Compiling slog-async v2.8.0 |
| 1808 | 2026-09-05T00:04:21.352Z | Compiling crossbeam-channel v0.5.15 |
| 1809 | 2026-09-05T00:04:21.416Z | Compiling is-terminal v0.4.17 |
| 1810 | 2026-09-05T00:04:21.430Z | Compiling filetime v0.2.27 |
| 1811 | 2026-09-05T00:04:21.506Z | Compiling xattr v1.6.1 |
| 1812 | 2026-09-05T00:04:21.521Z | Compiling term v1.2.1 |
| 1813 | 2026-09-05T00:04:21.558Z | Compiling take_mut v0.2.2 |
| 1814 | 2026-09-05T00:04:21.598Z | Compiling camino-tempfile v1.4.1 |
| 1815 | 2026-09-05T00:04:21.667Z | Compiling tar v0.4.46 |
| 1816 | 2026-09-05T00:04:21.801Z | Compiling slog-term v2.9.2 |
| 1817 | 2026-09-05T00:04:27.872Z | Compiling rustls-webpki v0.103.13 |
| 1818 | 2026-09-05T00:04:30.564Z | Compiling tokio-rustls v0.26.4 |
| 1819 | 2026-09-05T00:04:30.564Z | Compiling rustls-platform-verifier v0.6.2 |
| 1820 | 2026-09-05T00:04:30.564Z | Compiling tough v0.22.0 |
| 1821 | 2026-09-05T00:04:30.779Z | Compiling hyper-rustls v0.27.7 |
| 1822 | 2026-09-05T00:04:30.975Z | Compiling reqwest v0.13.2 |
| 1823 | 2026-09-05T00:04:33.201Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1824 | 2026-09-05T00:04:33.415Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1825 | 2026-09-05T00:04:36.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1826 | 2026-09-05T00:04:36.661Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1827 | 2026-09-05T00:04:36.720Z | Sep 05 00:04:35.758 INFO Starting download, target: Cockroach |
| 1828 | 2026-09-05T00:04:36.720Z | Sep 05 00:04:35.758 INFO Starting download, target: Console |
| 1829 | 2026-09-05T00:04:36.720Z | Sep 05 00:04:35.758 INFO Starting download, target: Clickhouse |
| 1830 | 2026-09-05T00:04:36.720Z | Sep 05 00:04:35.758 INFO Starting download, target: DendriteStub |
| 1831 | 2026-09-05T00:04:36.723Z | Sep 05 00:04:35.758 INFO Starting download, target: MaghemiteMgd |
| 1832 | 2026-09-05T00:04:36.723Z | Sep 05 00:04:35.758 INFO Starting download, target: MaghemiteDdmd |
| 1833 | 2026-09-05T00:04:36.723Z | Sep 05 00:04:35.758 INFO Starting download, target: TransceiverControl |
| 1834 | 2026-09-05T00:04:36.723Z | Sep 05 00:04:35.758 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1835 | 2026-09-05T00:04:36.723Z | Sep 05 00:04:35.758 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1836 | 2026-09-05T00:04:36.723Z | Sep 05 00:04:35.758 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1837 | 2026-09-05T00:04:36.724Z | Sep 05 00:04:35.758 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1838 | 2026-09-05T00:04:36.724Z | Sep 05 00:04:35.758 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1839 | 2026-09-05T00:04:36.724Z | Sep 05 00:04:35.758 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1840 | 2026-09-05T00:04:36.724Z | Sep 05 00:04:35.758 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1841 | 2026-09-05T00:04:37.082Z | Sep 05 00:04:36.114 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1842 | 2026-09-05T00:04:37.296Z | Sep 05 00:04:36.325 INFO Download complete, target: TransceiverControl |
| 1843 | 2026-09-05T00:04:38.868Z | Sep 05 00:04:37.878 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1844 | 2026-09-05T00:04:39.176Z | Sep 05 00:04:38.115 INFO Download complete, target: Console |
| 1845 | 2026-09-05T00:04:39.768Z | Sep 05 00:04:38.804 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1846 | 2026-09-05T00:04:40.608Z | Sep 05 00:04:39.631 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1847 | 2026-09-05T00:04:40.863Z | Sep 05 00:04:39.897 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1848 | 2026-09-05T00:04:41.153Z | Sep 05 00:04:40.184 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1849 | 2026-09-05T00:04:41.816Z | Sep 05 00:04:40.855 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1850 | 2026-09-05T00:04:41.816Z | Sep 05 00:04:40.855 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1851 | 2026-09-05T00:04:42.860Z | Sep 05 00:04:41.899 INFO Download complete, target: MaghemiteDdmd |
| 1852 | 2026-09-05T00:04:42.974Z | Sep 05 00:04:42.012 INFO Download complete, target: DendriteStub |
| 1853 | 2026-09-05T00:04:43.521Z | Sep 05 00:04:42.560 INFO Download complete, target: MaghemiteMgd |
| 1854 | 2026-09-05T00:04:46.338Z | Sep 05 00:04:45.368 INFO Checking that binary works, target: Cockroach |
| 1855 | 2026-09-05T00:04:46.455Z | Sep 05 00:04:45.485 INFO Download complete, target: Cockroach |
| 1856 | 2026-09-05T00:04:46.541Z | Sep 05 00:04:45.564 INFO Checking that binary works, target: Clickhouse |
| 1857 | 2026-09-05T00:04:46.635Z | Sep 05 00:04:45.660 INFO Download complete, target: Clickhouse |
| 1858 | 2026-09-05T00:04:46.643Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1859 | 2026-09-05T00:04:46.643Z | |
| 1860 | 2026-09-05T00:04:46.643Z | real 2:11.995752260 |
| 1861 | 2026-09-05T00:04:46.643Z | user 7:23.248972190 |
| 1862 | 2026-09-05T00:04:46.644Z | sys 1:27.545999611 |
| 1863 | 2026-09-05T00:04:46.644Z | trap 0.258031945 |
| 1864 | 2026-09-05T00:04:46.644Z | tflt 0.462290575 |
| 1865 | 2026-09-05T00:04:46.644Z | dflt 0.855616403 |
| 1866 | 2026-09-05T00:04:46.644Z | kflt 0.021476344 |
| 1867 | 2026-09-05T00:04:46.644Z | lock 27:42.024091014 |
| 1868 | 2026-09-05T00:04:46.644Z | slp 22:13.456806713 |
| 1869 | 2026-09-05T00:04:46.644Z | lat 49.241119823 |
| 1870 | 2026-09-05T00:04:46.645Z | stop 2:47.125536918 |
| 1871 | 2026-09-05T00:04:46.645Z | + banner hack-check |
| 1872 | 2026-09-05T00:04:46.645Z | |
| 1873 | 2026-09-05T00:04:46.645Z | # # ## #### # # #### # # ###### #### # # |
| 1874 | 2026-09-05T00:04:46.645Z | # # # # # # # # # # # # # # # # # |
| 1875 | 2026-09-05T00:04:46.645Z | ###### # # # #### ##### # ###### ##### # #### |
| 1876 | 2026-09-05T00:04:46.645Z | # # ###### # # # # # # # # # # |
| 1877 | 2026-09-05T00:04:46.645Z | # # # # # # # # # # # # # # # # # |
| 1878 | 2026-09-05T00:04:46.645Z | # # # # #### # # #### # # ###### #### # # |
| 1879 | 2026-09-05T00:04:46.645Z | |
| 1880 | 2026-09-05T00:04:46.645Z | + export CARGO_INCREMENTAL=0 |
| 1881 | 2026-09-05T00:04:46.645Z | + CARGO_INCREMENTAL=0 |
| 1882 | 2026-09-05T00:04:46.645Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1883 | 2026-09-05T00:04:47.136Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1884 | 2026-09-05T00:04:47.412Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1885 | 2026-09-05T00:04:49.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s |
| 1886 | 2026-09-05T00:04:49.279Z | Running `target/debug/xtask check-features --ci` |
| 1887 | 2026-09-05T00:04:49.300Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1888 | 2026-09-05T00:04:49.300Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1889 | 2026-09-05T00:04:49.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1890 | 2026-09-05T00:04:49.745Z | Running `target/debug/xtask download cargo-hack` |
| 1891 | 2026-09-05T00:04:50.512Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1892 | 2026-09-05T00:04:50.814Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1893 | 2026-09-05T00:04:53.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s |
| 1894 | 2026-09-05T00:04:53.606Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1895 | 2026-09-05T00:04:53.645Z | Sep 05 00:04:52.683 INFO Starting download, target: CargoHack |
| 1896 | 2026-09-05T00:04:53.652Z | Sep 05 00:04:52.684 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1897 | 2026-09-05T00:04:54.004Z | Sep 05 00:04:53.043 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1898 | 2026-09-05T00:04:54.052Z | Sep 05 00:04:53.090 INFO Download complete, target: CargoHack |
| 1899 | 2026-09-05T00:04:54.056Z | 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-05T00:04:54.066Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1901 | 2026-09-05T00:04:54.228Z | info: running `cargo check --bins` on api_identity (1/376) |
| 1902 | 2026-09-05T00:04:54.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-09-05T00:04:54.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-09-05T00:04:54.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-09-05T00:04:54.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1906 | 2026-09-05T00:04:54.782Z | |
| 1907 | 2026-09-05T00:04:54.782Z | info: running `cargo check --bins` on bootstore (2/376) |
| 1908 | 2026-09-05T00:04:55.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-09-05T00:04:55.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-09-05T00:04:55.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-09-05T00:04:55.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1912 | 2026-09-05T00:04:55.335Z | |
| 1913 | 2026-09-05T00:04:55.335Z | info: running `cargo check --bins` on omicron-ledger (3/376) |
| 1914 | 2026-09-05T00:04:55.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-09-05T00:04:55.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-09-05T00:04:55.803Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-09-05T00:04:55.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1918 | 2026-09-05T00:04:55.887Z | |
| 1919 | 2026-09-05T00:04:55.887Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376) |
| 1920 | 2026-09-05T00:04:56.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-09-05T00:04:56.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-09-05T00:04:56.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-09-05T00:04:56.375Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1924 | 2026-09-05T00:04:56.450Z | |
| 1925 | 2026-09-05T00:04:56.450Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376) |
| 1926 | 2026-09-05T00:04:56.916Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-09-05T00:04:56.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-09-05T00:04:56.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-09-05T00:04:56.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1930 | 2026-09-05T00:04:56.998Z | |
| 1931 | 2026-09-05T00:04:56.999Z | info: running `cargo check --bins` on omicron-certificates (6/376) |
| 1932 | 2026-09-05T00:04:57.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-09-05T00:04:57.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-09-05T00:04:57.479Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-09-05T00:04:57.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1936 | 2026-09-05T00:04:57.562Z | |
| 1937 | 2026-09-05T00:04:57.562Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/376) |
| 1938 | 2026-09-05T00:04:58.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-09-05T00:04:58.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-09-05T00:04:58.043Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-09-05T00:04:58.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1942 | 2026-09-05T00:04:58.126Z | |
| 1943 | 2026-09-05T00:04:58.126Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376) |
| 1944 | 2026-09-05T00:04:58.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-09-05T00:04:58.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-09-05T00:04:58.604Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-09-05T00:04:58.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1948 | 2026-09-05T00:04:58.687Z | |
| 1949 | 2026-09-05T00:04:58.687Z | info: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376) |
| 1950 | 2026-09-05T00:04:59.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-09-05T00:04:59.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-09-05T00:04:59.056Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-09-05T00:04:59.056Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1954 | 2026-09-05T00:04:59.099Z | |
| 1955 | 2026-09-05T00:04:59.099Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376) |
| 1956 | 2026-09-05T00:04:59.463Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-09-05T00:04:59.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-09-05T00:04:59.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-09-05T00:04:59.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1960 | 2026-09-05T00:04:59.515Z | |
| 1961 | 2026-09-05T00:04:59.515Z | info: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376) |
| 1962 | 2026-09-05T00:04:59.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-09-05T00:04:59.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-09-05T00:04:59.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-09-05T00:04:59.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1966 | 2026-09-05T00:04:59.927Z | |
| 1967 | 2026-09-05T00:04:59.927Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376) |
| 1968 | 2026-09-05T00:05:00.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-09-05T00:05:00.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-09-05T00:05:00.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-09-05T00:05:00.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1972 | 2026-09-05T00:05:00.342Z | |
| 1973 | 2026-09-05T00:05:00.342Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376) |
| 1974 | 2026-09-05T00:05:00.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-09-05T00:05:00.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-09-05T00:05:00.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-09-05T00:05:00.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1978 | 2026-09-05T00:05:00.759Z | |
| 1979 | 2026-09-05T00:05:00.759Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376) |
| 1980 | 2026-09-05T00:05:01.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-09-05T00:05:01.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-09-05T00:05:01.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-09-05T00:05:01.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1984 | 2026-09-05T00:05:01.174Z | |
| 1985 | 2026-09-05T00:05:01.174Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376) |
| 1986 | 2026-09-05T00:05:01.534Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-09-05T00:05:01.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-09-05T00:05:01.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-09-05T00:05:01.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1990 | 2026-09-05T00:05:01.587Z | |
| 1991 | 2026-09-05T00:05:01.587Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376) |
| 1992 | 2026-09-05T00:05:01.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-09-05T00:05:01.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-09-05T00:05:01.951Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-09-05T00:05:01.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1996 | 2026-09-05T00:05:02.000Z | |
| 1997 | 2026-09-05T00:05:02.000Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376) |
| 1998 | 2026-09-05T00:05:02.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-09-05T00:05:02.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-09-05T00:05:02.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-09-05T00:05:02.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2002 | 2026-09-05T00:05:02.414Z | |
| 2003 | 2026-09-05T00:05:02.414Z | info: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376) |
| 2004 | 2026-09-05T00:05:02.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-09-05T00:05:02.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-09-05T00:05:02.777Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-09-05T00:05:02.780Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2008 | 2026-09-05T00:05:02.827Z | |
| 2009 | 2026-09-05T00:05:02.827Z | info: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376) |
| 2010 | 2026-09-05T00:05:03.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-09-05T00:05:03.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-09-05T00:05:03.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-09-05T00:05:03.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2014 | 2026-09-05T00:05:03.241Z | |
| 2015 | 2026-09-05T00:05:03.241Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376) |
| 2016 | 2026-09-05T00:05:03.601Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-09-05T00:05:03.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-09-05T00:05:03.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-09-05T00:05:03.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2020 | 2026-09-05T00:05:03.656Z | |
| 2021 | 2026-09-05T00:05:03.656Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376) |
| 2022 | 2026-09-05T00:05:04.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-09-05T00:05:04.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-09-05T00:05:04.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-09-05T00:05:04.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2026 | 2026-09-05T00:05:04.071Z | |
| 2027 | 2026-09-05T00:05:04.071Z | info: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376) |
| 2028 | 2026-09-05T00:05:04.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-09-05T00:05:04.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-09-05T00:05:04.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-09-05T00:05:04.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2032 | 2026-09-05T00:05:04.483Z | |
| 2033 | 2026-09-05T00:05:04.483Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376) |
| 2034 | 2026-09-05T00:05:04.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-09-05T00:05:04.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-09-05T00:05:04.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-09-05T00:05:04.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2038 | 2026-09-05T00:05:04.894Z | |
| 2039 | 2026-09-05T00:05:04.894Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376) |
| 2040 | 2026-09-05T00:05:05.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-09-05T00:05:05.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-09-05T00:05:05.261Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-09-05T00:05:05.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2044 | 2026-09-05T00:05:05.314Z | |
| 2045 | 2026-09-05T00:05:05.314Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376) |
| 2046 | 2026-09-05T00:05:05.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-09-05T00:05:05.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-09-05T00:05:05.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-09-05T00:05:05.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2050 | 2026-09-05T00:05:05.721Z | |
| 2051 | 2026-09-05T00:05:05.722Z | info: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376) |
| 2052 | 2026-09-05T00:05:06.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-09-05T00:05:06.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-09-05T00:05:06.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-09-05T00:05:06.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2056 | 2026-09-05T00:05:06.133Z | |
| 2057 | 2026-09-05T00:05:06.133Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376) |
| 2058 | 2026-09-05T00:05:06.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-09-05T00:05:06.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-09-05T00:05:06.495Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-09-05T00:05:06.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2062 | 2026-09-05T00:05:06.543Z | |
| 2063 | 2026-09-05T00:05:06.543Z | info: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376) |
| 2064 | 2026-09-05T00:05:06.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-09-05T00:05:06.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-09-05T00:05:06.908Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-09-05T00:05:06.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2068 | 2026-09-05T00:05:06.956Z | |
| 2069 | 2026-09-05T00:05:06.956Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376) |
| 2070 | 2026-09-05T00:05:07.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-09-05T00:05:07.332Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-09-05T00:05:07.332Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-09-05T00:05:07.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2074 | 2026-09-05T00:05:07.372Z | |
| 2075 | 2026-09-05T00:05:07.372Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376) |
| 2076 | 2026-09-05T00:05:07.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-09-05T00:05:07.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-09-05T00:05:07.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-09-05T00:05:07.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2080 | 2026-09-05T00:05:07.784Z | |
| 2081 | 2026-09-05T00:05:07.784Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376) |
| 2082 | 2026-09-05T00:05:08.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-09-05T00:05:08.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-09-05T00:05:08.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-09-05T00:05:08.158Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2086 | 2026-09-05T00:05:08.201Z | |
| 2087 | 2026-09-05T00:05:08.201Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376) |
| 2088 | 2026-09-05T00:05:08.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-09-05T00:05:08.567Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-09-05T00:05:08.567Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-09-05T00:05:08.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2092 | 2026-09-05T00:05:08.618Z | |
| 2093 | 2026-09-05T00:05:08.618Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376) |
| 2094 | 2026-09-05T00:05:08.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-09-05T00:05:08.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-09-05T00:05:08.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-09-05T00:05:08.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2098 | 2026-09-05T00:05:09.037Z | |
| 2099 | 2026-09-05T00:05:09.037Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376) |
| 2100 | 2026-09-05T00:05:09.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-09-05T00:05:09.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-09-05T00:05:09.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-09-05T00:05:09.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2104 | 2026-09-05T00:05:09.451Z | |
| 2105 | 2026-09-05T00:05:09.451Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376) |
| 2106 | 2026-09-05T00:05:09.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-09-05T00:05:09.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-09-05T00:05:09.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-09-05T00:05:09.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2110 | 2026-09-05T00:05:09.867Z | |
| 2111 | 2026-09-05T00:05:09.867Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376) |
| 2112 | 2026-09-05T00:05:10.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-09-05T00:05:10.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-09-05T00:05:10.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2115 | 2026-09-05T00:05:10.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2116 | 2026-09-05T00:05:10.288Z | |
| 2117 | 2026-09-05T00:05:10.288Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376) |
| 2118 | 2026-09-05T00:05:10.649Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2119 | 2026-09-05T00:05:10.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2120 | 2026-09-05T00:05:10.652Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2121 | 2026-09-05T00:05:10.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2122 | 2026-09-05T00:05:10.700Z | |
| 2123 | 2026-09-05T00:05:10.700Z | info: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376) |
| 2124 | 2026-09-05T00:05:11.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2125 | 2026-09-05T00:05:11.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2126 | 2026-09-05T00:05:11.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2127 | 2026-09-05T00:05:11.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2128 | 2026-09-05T00:05:11.116Z | |
| 2129 | 2026-09-05T00:05:11.116Z | info: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376) |
| 2130 | 2026-09-05T00:05:11.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2131 | 2026-09-05T00:05:11.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2132 | 2026-09-05T00:05:11.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2133 | 2026-09-05T00:05:11.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2134 | 2026-09-05T00:05:11.529Z | |
| 2135 | 2026-09-05T00:05:11.529Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376) |
| 2136 | 2026-09-05T00:05:11.893Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2137 | 2026-09-05T00:05:11.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2138 | 2026-09-05T00:05:11.896Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2139 | 2026-09-05T00:05:11.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2140 | 2026-09-05T00:05:11.946Z | |
| 2141 | 2026-09-05T00:05:11.946Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376) |
| 2142 | 2026-09-05T00:05:12.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2143 | 2026-09-05T00:05:12.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2144 | 2026-09-05T00:05:12.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2145 | 2026-09-05T00:05:12.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2146 | 2026-09-05T00:05:12.364Z | |
| 2147 | 2026-09-05T00:05:12.364Z | info: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376) |
| 2148 | 2026-09-05T00:05:12.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2149 | 2026-09-05T00:05:12.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2150 | 2026-09-05T00:05:12.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2151 | 2026-09-05T00:05:12.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2152 | 2026-09-05T00:05:12.780Z | |
| 2153 | 2026-09-05T00:05:12.780Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376) |
| 2154 | 2026-09-05T00:05:13.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2155 | 2026-09-05T00:05:13.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2156 | 2026-09-05T00:05:13.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2157 | 2026-09-05T00:05:13.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2158 | 2026-09-05T00:05:13.198Z | |
| 2159 | 2026-09-05T00:05:13.198Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376) |
| 2160 | 2026-09-05T00:05:13.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2161 | 2026-09-05T00:05:13.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2162 | 2026-09-05T00:05:13.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2163 | 2026-09-05T00:05:13.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2164 | 2026-09-05T00:05:13.616Z | |
| 2165 | 2026-09-05T00:05:13.616Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376) |
| 2166 | 2026-09-05T00:05:13.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2167 | 2026-09-05T00:05:13.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2168 | 2026-09-05T00:05:13.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2169 | 2026-09-05T00:05:13.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2170 | 2026-09-05T00:05:14.039Z | |
| 2171 | 2026-09-05T00:05:14.039Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376) |
| 2172 | 2026-09-05T00:05:14.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2173 | 2026-09-05T00:05:14.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2174 | 2026-09-05T00:05:14.400Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2175 | 2026-09-05T00:05:14.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2176 | 2026-09-05T00:05:14.449Z | |
| 2177 | 2026-09-05T00:05:14.449Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376) |
| 2178 | 2026-09-05T00:05:14.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2179 | 2026-09-05T00:05:14.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2180 | 2026-09-05T00:05:14.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2181 | 2026-09-05T00:05:14.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2182 | 2026-09-05T00:05:14.865Z | |
| 2183 | 2026-09-05T00:05:14.865Z | info: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376) |
| 2184 | 2026-09-05T00:05:15.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2185 | 2026-09-05T00:05:15.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2186 | 2026-09-05T00:05:15.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2187 | 2026-09-05T00:05:15.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2188 | 2026-09-05T00:05:15.280Z | |
| 2189 | 2026-09-05T00:05:15.280Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376) |
| 2190 | 2026-09-05T00:05:15.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2191 | 2026-09-05T00:05:15.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2192 | 2026-09-05T00:05:15.647Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2193 | 2026-09-05T00:05:15.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2194 | 2026-09-05T00:05:15.695Z | |
| 2195 | 2026-09-05T00:05:15.695Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376) |
| 2196 | 2026-09-05T00:05:16.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2197 | 2026-09-05T00:05:16.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2198 | 2026-09-05T00:05:16.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2199 | 2026-09-05T00:05:16.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2200 | 2026-09-05T00:05:16.112Z | |
| 2201 | 2026-09-05T00:05:16.112Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376) |
| 2202 | 2026-09-05T00:05:16.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2203 | 2026-09-05T00:05:16.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2204 | 2026-09-05T00:05:16.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2205 | 2026-09-05T00:05:16.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2206 | 2026-09-05T00:05:16.525Z | |
| 2207 | 2026-09-05T00:05:16.525Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376) |
| 2208 | 2026-09-05T00:05:16.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2209 | 2026-09-05T00:05:16.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2210 | 2026-09-05T00:05:16.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2211 | 2026-09-05T00:05:16.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2212 | 2026-09-05T00:05:16.940Z | |
| 2213 | 2026-09-05T00:05:16.940Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376) |
| 2214 | 2026-09-05T00:05:17.304Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2215 | 2026-09-05T00:05:17.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2216 | 2026-09-05T00:05:17.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2217 | 2026-09-05T00:05:17.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2218 | 2026-09-05T00:05:17.356Z | |
| 2219 | 2026-09-05T00:05:17.356Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376) |
| 2220 | 2026-09-05T00:05:17.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2221 | 2026-09-05T00:05:17.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2222 | 2026-09-05T00:05:17.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2223 | 2026-09-05T00:05:17.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2224 | 2026-09-05T00:05:17.773Z | |
| 2225 | 2026-09-05T00:05:17.773Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376) |
| 2226 | 2026-09-05T00:05:18.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2227 | 2026-09-05T00:05:18.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2228 | 2026-09-05T00:05:18.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2229 | 2026-09-05T00:05:18.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2230 | 2026-09-05T00:05:18.188Z | |
| 2231 | 2026-09-05T00:05:18.188Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376) |
| 2232 | 2026-09-05T00:05:18.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2233 | 2026-09-05T00:05:18.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2234 | 2026-09-05T00:05:18.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2235 | 2026-09-05T00:05:18.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2236 | 2026-09-05T00:05:18.603Z | |
| 2237 | 2026-09-05T00:05:18.603Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376) |
| 2238 | 2026-09-05T00:05:18.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2239 | 2026-09-05T00:05:18.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2240 | 2026-09-05T00:05:18.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2241 | 2026-09-05T00:05:18.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2242 | 2026-09-05T00:05:19.020Z | |
| 2243 | 2026-09-05T00:05:19.021Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376) |
| 2244 | 2026-09-05T00:05:19.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2245 | 2026-09-05T00:05:19.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2246 | 2026-09-05T00:05:19.387Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2247 | 2026-09-05T00:05:19.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2248 | 2026-09-05T00:05:19.437Z | |
| 2249 | 2026-09-05T00:05:19.437Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376) |
| 2250 | 2026-09-05T00:05:19.800Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2251 | 2026-09-05T00:05:19.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2252 | 2026-09-05T00:05:19.803Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2253 | 2026-09-05T00:05:19.806Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2254 | 2026-09-05T00:05:19.853Z | |
| 2255 | 2026-09-05T00:05:19.853Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376) |
| 2256 | 2026-09-05T00:05:20.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2257 | 2026-09-05T00:05:20.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2258 | 2026-09-05T00:05:20.222Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2259 | 2026-09-05T00:05:20.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2260 | 2026-09-05T00:05:20.273Z | |
| 2261 | 2026-09-05T00:05:20.273Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376) |
| 2262 | 2026-09-05T00:05:20.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2263 | 2026-09-05T00:05:20.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2264 | 2026-09-05T00:05:20.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2265 | 2026-09-05T00:05:20.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2266 | 2026-09-05T00:05:20.691Z | |
| 2267 | 2026-09-05T00:05:20.692Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376) |
| 2268 | 2026-09-05T00:05:21.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2269 | 2026-09-05T00:05:21.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2270 | 2026-09-05T00:05:21.063Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2271 | 2026-09-05T00:05:21.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2272 | 2026-09-05T00:05:21.112Z | |
| 2273 | 2026-09-05T00:05:21.112Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376) |
| 2274 | 2026-09-05T00:05:21.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2275 | 2026-09-05T00:05:21.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2276 | 2026-09-05T00:05:21.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2277 | 2026-09-05T00:05:21.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2278 | 2026-09-05T00:05:21.534Z | |
| 2279 | 2026-09-05T00:05:21.534Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376) |
| 2280 | 2026-09-05T00:05:21.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2281 | 2026-09-05T00:05:21.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2282 | 2026-09-05T00:05:21.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2283 | 2026-09-05T00:05:21.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2284 | 2026-09-05T00:05:21.953Z | |
| 2285 | 2026-09-05T00:05:21.953Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376) |
| 2286 | 2026-09-05T00:05:22.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2287 | 2026-09-05T00:05:22.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2288 | 2026-09-05T00:05:22.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2289 | 2026-09-05T00:05:22.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2290 | 2026-09-05T00:05:22.370Z | |
| 2291 | 2026-09-05T00:05:22.370Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376) |
| 2292 | 2026-09-05T00:05:22.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2293 | 2026-09-05T00:05:22.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2294 | 2026-09-05T00:05:22.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2295 | 2026-09-05T00:05:22.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2296 | 2026-09-05T00:05:22.787Z | |
| 2297 | 2026-09-05T00:05:22.788Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376) |
| 2298 | 2026-09-05T00:05:23.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2299 | 2026-09-05T00:05:23.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2300 | 2026-09-05T00:05:23.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2301 | 2026-09-05T00:05:23.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2302 | 2026-09-05T00:05:23.208Z | |
| 2303 | 2026-09-05T00:05:23.208Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376) |
| 2304 | 2026-09-05T00:05:23.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2305 | 2026-09-05T00:05:23.577Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2306 | 2026-09-05T00:05:23.577Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2307 | 2026-09-05T00:05:23.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2308 | 2026-09-05T00:05:23.626Z | |
| 2309 | 2026-09-05T00:05:23.626Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376) |
| 2310 | 2026-09-05T00:05:23.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2311 | 2026-09-05T00:05:23.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2312 | 2026-09-05T00:05:23.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2313 | 2026-09-05T00:05:23.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2314 | 2026-09-05T00:05:24.045Z | |
| 2315 | 2026-09-05T00:05:24.045Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376) |
| 2316 | 2026-09-05T00:05:24.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2317 | 2026-09-05T00:05:24.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2318 | 2026-09-05T00:05:24.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2319 | 2026-09-05T00:05:24.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2320 | 2026-09-05T00:05:24.461Z | |
| 2321 | 2026-09-05T00:05:24.461Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376) |
| 2322 | 2026-09-05T00:05:24.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2323 | 2026-09-05T00:05:24.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2324 | 2026-09-05T00:05:24.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2325 | 2026-09-05T00:05:24.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2326 | 2026-09-05T00:05:24.876Z | |
| 2327 | 2026-09-05T00:05:24.876Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376) |
| 2328 | 2026-09-05T00:05:25.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2329 | 2026-09-05T00:05:25.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2330 | 2026-09-05T00:05:25.245Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2331 | 2026-09-05T00:05:25.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2332 | 2026-09-05T00:05:25.294Z | |
| 2333 | 2026-09-05T00:05:25.294Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376) |
| 2334 | 2026-09-05T00:05:25.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2335 | 2026-09-05T00:05:25.662Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2336 | 2026-09-05T00:05:25.662Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2337 | 2026-09-05T00:05:25.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2338 | 2026-09-05T00:05:25.711Z | |
| 2339 | 2026-09-05T00:05:25.711Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376) |
| 2340 | 2026-09-05T00:05:26.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2341 | 2026-09-05T00:05:26.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2342 | 2026-09-05T00:05:26.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2343 | 2026-09-05T00:05:26.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2344 | 2026-09-05T00:05:26.129Z | |
| 2345 | 2026-09-05T00:05:26.129Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376) |
| 2346 | 2026-09-05T00:05:26.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2347 | 2026-09-05T00:05:26.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2348 | 2026-09-05T00:05:26.495Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2349 | 2026-09-05T00:05:26.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2350 | 2026-09-05T00:05:26.545Z | |
| 2351 | 2026-09-05T00:05:26.545Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376) |
| 2352 | 2026-09-05T00:05:26.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2353 | 2026-09-05T00:05:26.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2354 | 2026-09-05T00:05:26.912Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2355 | 2026-09-05T00:05:26.915Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2356 | 2026-09-05T00:05:26.961Z | |
| 2357 | 2026-09-05T00:05:26.961Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376) |
| 2358 | 2026-09-05T00:05:27.325Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2359 | 2026-09-05T00:05:27.329Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2360 | 2026-09-05T00:05:27.329Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2361 | 2026-09-05T00:05:27.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2362 | 2026-09-05T00:05:27.379Z | |
| 2363 | 2026-09-05T00:05:27.379Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376) |
| 2364 | 2026-09-05T00:05:27.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2365 | 2026-09-05T00:05:27.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2366 | 2026-09-05T00:05:27.748Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2367 | 2026-09-05T00:05:27.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2368 | 2026-09-05T00:05:27.794Z | |
| 2369 | 2026-09-05T00:05:27.794Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376) |
| 2370 | 2026-09-05T00:05:28.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2371 | 2026-09-05T00:05:28.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2372 | 2026-09-05T00:05:28.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2373 | 2026-09-05T00:05:28.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2374 | 2026-09-05T00:05:28.210Z | |
| 2375 | 2026-09-05T00:05:28.210Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376) |
| 2376 | 2026-09-05T00:05:28.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2377 | 2026-09-05T00:05:28.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2378 | 2026-09-05T00:05:28.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2379 | 2026-09-05T00:05:28.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2380 | 2026-09-05T00:05:28.628Z | |
| 2381 | 2026-09-05T00:05:28.628Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376) |
| 2382 | 2026-09-05T00:05:28.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2383 | 2026-09-05T00:05:28.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2384 | 2026-09-05T00:05:28.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2385 | 2026-09-05T00:05:29.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2386 | 2026-09-05T00:05:29.047Z | |
| 2387 | 2026-09-05T00:05:29.047Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376) |
| 2388 | 2026-09-05T00:05:29.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2389 | 2026-09-05T00:05:29.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2390 | 2026-09-05T00:05:29.415Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2391 | 2026-09-05T00:05:29.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2392 | 2026-09-05T00:05:29.466Z | |
| 2393 | 2026-09-05T00:05:29.466Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376) |
| 2394 | 2026-09-05T00:05:29.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2395 | 2026-09-05T00:05:29.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2396 | 2026-09-05T00:05:29.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2397 | 2026-09-05T00:05:29.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2398 | 2026-09-05T00:05:29.885Z | |
| 2399 | 2026-09-05T00:05:29.885Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376) |
| 2400 | 2026-09-05T00:05:30.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2401 | 2026-09-05T00:05:30.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2402 | 2026-09-05T00:05:30.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2403 | 2026-09-05T00:05:30.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2404 | 2026-09-05T00:05:30.303Z | |
| 2405 | 2026-09-05T00:05:30.303Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376) |
| 2406 | 2026-09-05T00:05:30.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2407 | 2026-09-05T00:05:30.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2408 | 2026-09-05T00:05:30.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2409 | 2026-09-05T00:05:30.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2410 | 2026-09-05T00:05:30.721Z | |
| 2411 | 2026-09-05T00:05:30.721Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376) |
| 2412 | 2026-09-05T00:05:31.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2413 | 2026-09-05T00:05:31.094Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2414 | 2026-09-05T00:05:31.094Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2415 | 2026-09-05T00:05:31.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2416 | 2026-09-05T00:05:31.141Z | |
| 2417 | 2026-09-05T00:05:31.141Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376) |
| 2418 | 2026-09-05T00:05:31.511Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2419 | 2026-09-05T00:05:31.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2420 | 2026-09-05T00:05:31.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2421 | 2026-09-05T00:05:31.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2422 | 2026-09-05T00:05:31.561Z | |
| 2423 | 2026-09-05T00:05:31.561Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376) |
| 2424 | 2026-09-05T00:05:31.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2425 | 2026-09-05T00:05:31.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2426 | 2026-09-05T00:05:31.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2427 | 2026-09-05T00:05:31.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2428 | 2026-09-05T00:05:31.980Z | |
| 2429 | 2026-09-05T00:05:31.980Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376) |
| 2430 | 2026-09-05T00:05:32.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2431 | 2026-09-05T00:05:32.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2432 | 2026-09-05T00:05:32.496Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2433 | 2026-09-05T00:05:32.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2434 | 2026-09-05T00:05:32.584Z | |
| 2435 | 2026-09-05T00:05:32.584Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376) |
| 2436 | 2026-09-05T00:05:33.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2437 | 2026-09-05T00:05:33.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2438 | 2026-09-05T00:05:33.100Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2439 | 2026-09-05T00:05:33.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2440 | 2026-09-05T00:05:33.195Z | |
| 2441 | 2026-09-05T00:05:33.195Z | info: running `cargo check --bins` on nexus-config (91/376) |
| 2442 | 2026-09-05T00:05:33.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2443 | 2026-09-05T00:05:33.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2444 | 2026-09-05T00:05:33.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2445 | 2026-09-05T00:05:33.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2446 | 2026-09-05T00:05:33.794Z | |
| 2447 | 2026-09-05T00:05:33.794Z | info: running `cargo check --bins` on nexus-types (92/376) |
| 2448 | 2026-09-05T00:05:34.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2449 | 2026-09-05T00:05:34.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2450 | 2026-09-05T00:05:34.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2451 | 2026-09-05T00:05:34.313Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2452 | 2026-09-05T00:05:34.401Z | |
| 2453 | 2026-09-05T00:05:34.401Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376) |
| 2454 | 2026-09-05T00:05:34.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2455 | 2026-09-05T00:05:34.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2456 | 2026-09-05T00:05:34.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2457 | 2026-09-05T00:05:34.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2458 | 2026-09-05T00:05:34.979Z | |
| 2459 | 2026-09-05T00:05:34.979Z | info: running `cargo check --bins` on omicron-passwords (94/376) |
| 2460 | 2026-09-05T00:05:35.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2461 | 2026-09-05T00:05:35.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2462 | 2026-09-05T00:05:35.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2463 | 2026-09-05T00:05:35.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2464 | 2026-09-05T00:05:35.534Z | |
| 2465 | 2026-09-05T00:05:35.534Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (95/376) |
| 2466 | 2026-09-05T00:05:36.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2467 | 2026-09-05T00:05:36.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2468 | 2026-09-05T00:05:36.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2469 | 2026-09-05T00:05:36.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2470 | 2026-09-05T00:05:36.103Z | |
| 2471 | 2026-09-05T00:05:36.103Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376) |
| 2472 | 2026-09-05T00:05:36.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2473 | 2026-09-05T00:05:36.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2474 | 2026-09-05T00:05:36.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2475 | 2026-09-05T00:05:36.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2476 | 2026-09-05T00:05:36.675Z | |
| 2477 | 2026-09-05T00:05:36.675Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376) |
| 2478 | 2026-09-05T00:05:37.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2479 | 2026-09-05T00:05:37.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2480 | 2026-09-05T00:05:37.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2481 | 2026-09-05T00:05:37.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2482 | 2026-09-05T00:05:37.280Z | |
| 2483 | 2026-09-05T00:05:37.280Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376) |
| 2484 | 2026-09-05T00:05:37.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2485 | 2026-09-05T00:05:37.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2486 | 2026-09-05T00:05:37.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2487 | 2026-09-05T00:05:37.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2488 | 2026-09-05T00:05:37.827Z | |
| 2489 | 2026-09-05T00:05:37.827Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376) |
| 2490 | 2026-09-05T00:05:38.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2491 | 2026-09-05T00:05:38.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2492 | 2026-09-05T00:05:38.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2493 | 2026-09-05T00:05:38.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2494 | 2026-09-05T00:05:38.385Z | |
| 2495 | 2026-09-05T00:05:38.385Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376) |
| 2496 | 2026-09-05T00:05:38.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2497 | 2026-09-05T00:05:38.859Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2498 | 2026-09-05T00:05:38.859Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2499 | 2026-09-05T00:05:38.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2500 | 2026-09-05T00:05:38.941Z | |
| 2501 | 2026-09-05T00:05:38.941Z | info: running `cargo check --bins --no-default-features` on gfss (101/376) |
| 2502 | 2026-09-05T00:05:39.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2503 | 2026-09-05T00:05:39.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2504 | 2026-09-05T00:05:39.412Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2505 | 2026-09-05T00:05:39.416Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2506 | 2026-09-05T00:05:39.493Z | |
| 2507 | 2026-09-05T00:05:39.493Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376) |
| 2508 | 2026-09-05T00:05:39.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2509 | 2026-09-05T00:05:39.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2510 | 2026-09-05T00:05:39.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2511 | 2026-09-05T00:05:39.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2512 | 2026-09-05T00:05:40.045Z | |
| 2513 | 2026-09-05T00:05:40.045Z | info: running `cargo check --bins` on trust-quorum-types (103/376) |
| 2514 | 2026-09-05T00:05:40.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2515 | 2026-09-05T00:05:40.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2516 | 2026-09-05T00:05:40.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2517 | 2026-09-05T00:05:40.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2518 | 2026-09-05T00:05:40.600Z | |
| 2519 | 2026-09-05T00:05:40.600Z | info: running `cargo check --bins` on wicketd-commission-types (104/376) |
| 2520 | 2026-09-05T00:05:41.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2521 | 2026-09-05T00:05:41.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2522 | 2026-09-05T00:05:41.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2523 | 2026-09-05T00:05:41.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2524 | 2026-09-05T00:05:41.173Z | |
| 2525 | 2026-09-05T00:05:41.173Z | info: running `cargo check --bins` on wicketd-commission-types-versions (105/376) |
| 2526 | 2026-09-05T00:05:41.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2527 | 2026-09-05T00:05:41.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2528 | 2026-09-05T00:05:41.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2529 | 2026-09-05T00:05:41.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2530 | 2026-09-05T00:05:41.746Z | |
| 2531 | 2026-09-05T00:05:41.747Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376) |
| 2532 | 2026-09-05T00:05:42.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2533 | 2026-09-05T00:05:42.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2534 | 2026-09-05T00:05:42.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2535 | 2026-09-05T00:05:42.232Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2536 | 2026-09-05T00:05:42.315Z | |
| 2537 | 2026-09-05T00:05:42.315Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376) |
| 2538 | 2026-09-05T00:05:42.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2539 | 2026-09-05T00:05:42.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2540 | 2026-09-05T00:05:42.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2541 | 2026-09-05T00:05:42.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2542 | 2026-09-05T00:05:42.873Z | |
| 2543 | 2026-09-05T00:05:42.873Z | info: running `cargo check --bins` on clickhouse-admin-types (108/376) |
| 2544 | 2026-09-05T00:05:43.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2545 | 2026-09-05T00:05:43.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2546 | 2026-09-05T00:05:43.362Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2547 | 2026-09-05T00:05:43.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2548 | 2026-09-05T00:05:43.445Z | |
| 2549 | 2026-09-05T00:05:43.445Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (109/376) |
| 2550 | 2026-09-05T00:05:43.926Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2551 | 2026-09-05T00:05:43.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2552 | 2026-09-05T00:05:43.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2553 | 2026-09-05T00:05:44.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2554 | 2026-09-05T00:05:44.030Z | |
| 2555 | 2026-09-05T00:05:44.030Z | info: running `cargo check --bins` on cockroach-admin-types (110/376) |
| 2556 | 2026-09-05T00:05:44.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2557 | 2026-09-05T00:05:44.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2558 | 2026-09-05T00:05:44.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2559 | 2026-09-05T00:05:44.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2560 | 2026-09-05T00:05:44.573Z | |
| 2561 | 2026-09-05T00:05:44.573Z | info: running `cargo check --bins` on cockroach-admin-types-versions (111/376) |
| 2562 | 2026-09-05T00:05:45.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2563 | 2026-09-05T00:05:45.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2564 | 2026-09-05T00:05:45.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2565 | 2026-09-05T00:05:45.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2566 | 2026-09-05T00:05:45.129Z | |
| 2567 | 2026-09-05T00:05:45.129Z | info: running `cargo check --bins` on ereport-types (112/376) |
| 2568 | 2026-09-05T00:05:45.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2569 | 2026-09-05T00:05:45.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2570 | 2026-09-05T00:05:45.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2571 | 2026-09-05T00:05:45.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2572 | 2026-09-05T00:05:45.690Z | |
| 2573 | 2026-09-05T00:05:45.690Z | info: running `cargo check --bins` on gateway-client (113/376) |
| 2574 | 2026-09-05T00:05:46.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2575 | 2026-09-05T00:05:46.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2576 | 2026-09-05T00:05:46.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2577 | 2026-09-05T00:05:46.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2578 | 2026-09-05T00:05:46.258Z | |
| 2579 | 2026-09-05T00:05:46.258Z | info: running `cargo check --bins --no-default-features` on gateway-types (114/376) |
| 2580 | 2026-09-05T00:05:46.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2581 | 2026-09-05T00:05:46.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2582 | 2026-09-05T00:05:46.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2583 | 2026-09-05T00:05:46.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2584 | 2026-09-05T00:05:46.821Z | |
| 2585 | 2026-09-05T00:05:46.821Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376) |
| 2586 | 2026-09-05T00:05:47.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2587 | 2026-09-05T00:05:47.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2588 | 2026-09-05T00:05:47.300Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2589 | 2026-09-05T00:05:47.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2590 | 2026-09-05T00:05:47.383Z | |
| 2591 | 2026-09-05T00:05:47.383Z | info: running `cargo check --bins --no-default-features` on illumos-utils (116/376) |
| 2592 | 2026-09-05T00:05:47.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2593 | 2026-09-05T00:05:47.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2594 | 2026-09-05T00:05:47.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2595 | 2026-09-05T00:05:47.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2596 | 2026-09-05T00:05:47.971Z | |
| 2597 | 2026-09-05T00:05:47.971Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376) |
| 2598 | 2026-09-05T00:05:48.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2599 | 2026-09-05T00:05:48.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2600 | 2026-09-05T00:05:48.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2601 | 2026-09-05T00:05:48.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2602 | 2026-09-05T00:05:48.554Z | |
| 2603 | 2026-09-05T00:05:48.554Z | info: running `cargo check --bins` on key-manager-types (118/376) |
| 2604 | 2026-09-05T00:05:49.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2605 | 2026-09-05T00:05:49.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2606 | 2026-09-05T00:05:49.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2607 | 2026-09-05T00:05:49.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2608 | 2026-09-05T00:05:49.111Z | |
| 2609 | 2026-09-05T00:05:49.111Z | info: running `cargo check --bins` on oxlog (119/376) |
| 2610 | 2026-09-05T00:05:49.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2611 | 2026-09-05T00:05:49.584Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2612 | 2026-09-05T00:05:49.714Z | Checking cfg-if v1.0.4 |
| 2613 | 2026-09-05T00:05:49.718Z | Checking serde_core v1.0.228 |
| 2614 | 2026-09-05T00:05:49.818Z | Checking libc v0.2.185 |
| 2615 | 2026-09-05T00:05:49.831Z | Checking memchr v2.8.0 |
| 2616 | 2026-09-05T00:05:49.841Z | Checking log v0.4.33 |
| 2617 | 2026-09-05T00:05:49.844Z | Checking smallvec v1.15.1 |
| 2618 | 2026-09-05T00:05:49.864Z | Checking subtle v2.6.1 |
| 2619 | 2026-09-05T00:05:49.872Z | Checking itoa v1.0.17 |
| 2620 | 2026-09-05T00:05:49.881Z | Checking scopeguard v1.2.0 |
| 2621 | 2026-09-05T00:05:50.011Z | Checking lock_api v0.4.14 |
| 2622 | 2026-09-05T00:05:50.018Z | Checking stable_deref_trait v1.2.1 |
| 2623 | 2026-09-05T00:05:50.018Z | Checking typenum v1.20.1 |
| 2624 | 2026-09-05T00:05:50.028Z | Checking zerofrom v0.1.6 |
| 2625 | 2026-09-05T00:05:50.040Z | Checking zerocopy v0.8.55 |
| 2626 | 2026-09-05T00:05:50.073Z | Checking portable-atomic v1.13.1 |
| 2627 | 2026-09-05T00:05:50.137Z | Checking yoke v0.8.1 |
| 2628 | 2026-09-05T00:05:50.172Z | Checking critical-section v1.2.0 |
| 2629 | 2026-09-05T00:05:50.200Z | Checking pin-project-lite v0.2.17 |
| 2630 | 2026-09-05T00:05:50.218Z | Checking errno v0.3.14 |
| 2631 | 2026-09-05T00:05:50.265Z | Checking getrandom v0.2.17 |
| 2632 | 2026-09-05T00:05:50.291Z | Checking const-oid v0.9.6 |
| 2633 | 2026-09-05T00:05:50.304Z | Checking zerovec v0.11.5 |
| 2634 | 2026-09-05T00:05:50.331Z | Checking libm v0.2.16 |
| 2635 | 2026-09-05T00:05:50.407Z | Checking rand_core v0.6.4 |
| 2636 | 2026-09-05T00:05:50.482Z | Checking once_cell v1.21.3 |
| 2637 | 2026-09-05T00:05:50.583Z | Checking zmij v1.0.21 |
| 2638 | 2026-09-05T00:05:50.651Z | Checking signal-hook-registry v1.4.8 |
| 2639 | 2026-09-05T00:05:50.726Z | Checking tinystr v0.8.2 |
| 2640 | 2026-09-05T00:05:50.754Z | Checking parking_lot_core v0.9.12 |
| 2641 | 2026-09-05T00:05:50.789Z | Checking percent-encoding v2.3.2 |
| 2642 | 2026-09-05T00:05:50.808Z | Checking futures-core v0.3.32 |
| 2643 | 2026-09-05T00:05:50.906Z | Checking litemap v0.8.1 |
| 2644 | 2026-09-05T00:05:50.928Z | Checking rand_core v0.10.0 |
| 2645 | 2026-09-05T00:05:50.932Z | Checking writeable v0.6.2 |
| 2646 | 2026-09-05T00:05:50.951Z | Checking parking_lot v0.12.5 |
| 2647 | 2026-09-05T00:05:50.964Z | Checking potential_utf v0.1.4 |
| 2648 | 2026-09-05T00:05:51.039Z | Checking num-traits v0.2.19 |
| 2649 | 2026-09-05T00:05:51.072Z | Checking getrandom v0.4.3 |
| 2650 | 2026-09-05T00:05:51.085Z | Checking zerotrie v0.2.3 |
| 2651 | 2026-09-05T00:05:51.096Z | Checking mio v1.2.0 |
| 2652 | 2026-09-05T00:05:51.099Z | Checking icu_locale_core v2.1.1 |
| 2653 | 2026-09-05T00:05:51.137Z | Checking equivalent v1.0.2 |
| 2654 | 2026-09-05T00:05:51.216Z | Checking icu_collections v2.1.1 |
| 2655 | 2026-09-05T00:05:51.231Z | Checking socket2 v0.6.3 |
| 2656 | 2026-09-05T00:05:51.317Z | Checking icu_normalizer_data v2.1.1 |
| 2657 | 2026-09-05T00:05:51.334Z | Checking serde v1.0.228 |
| 2658 | 2026-09-05T00:05:51.382Z | Checking bitflags v2.11.0 |
| 2659 | 2026-09-05T00:05:51.395Z | Checking serde_json v1.0.151 |
| 2660 | 2026-09-05T00:05:51.467Z | Checking icu_properties_data v2.1.2 |
| 2661 | 2026-09-05T00:05:51.517Z | Checking byteorder v1.5.0 |
| 2662 | 2026-09-05T00:05:51.545Z | Checking futures-sink v0.3.32 |
| 2663 | 2026-09-05T00:05:51.576Z | Checking hashbrown v0.17.0 |
| 2664 | 2026-09-05T00:05:51.590Z | Checking getrandom v0.3.4 |
| 2665 | 2026-09-05T00:05:51.633Z | Checking icu_provider v2.1.1 |
| 2666 | 2026-09-05T00:05:51.646Z | Checking futures-channel v0.3.32 |
| 2667 | 2026-09-05T00:05:51.709Z | Checking utf8_iter v1.0.4 |
| 2668 | 2026-09-05T00:05:51.732Z | Checking zeroize v1.9.0 |
| 2669 | 2026-09-05T00:05:51.732Z | Checking bytes v1.11.1 |
| 2670 | 2026-09-05T00:05:51.828Z | Checking futures-task v0.3.32 |
| 2671 | 2026-09-05T00:05:51.838Z | Checking slab v0.4.12 |
| 2672 | 2026-09-05T00:05:51.859Z | Checking icu_normalizer v2.1.1 |
| 2673 | 2026-09-05T00:05:51.897Z | Checking generic-array v0.14.7 |
| 2674 | 2026-09-05T00:05:51.959Z | Checking icu_properties v2.1.2 |
| 2675 | 2026-09-05T00:05:51.990Z | Checking futures-io v0.3.32 |
| 2676 | 2026-09-05T00:05:52.039Z | Checking indexmap v2.14.0 |
| 2677 | 2026-09-05T00:05:52.056Z | Checking rustix v1.1.4 |
| 2678 | 2026-09-05T00:05:52.099Z | Checking futures-util v0.3.32 |
| 2679 | 2026-09-05T00:05:52.160Z | Checking form_urlencoded v1.2.2 |
| 2680 | 2026-09-05T00:05:52.179Z | Checking tokio v1.52.1 |
| 2681 | 2026-09-05T00:05:52.287Z | Checking base64ct v1.8.3 |
| 2682 | 2026-09-05T00:05:52.342Z | Checking crypto-common v0.1.7 |
| 2683 | 2026-09-05T00:05:52.467Z | Checking block-buffer v0.10.4 |
| 2684 | 2026-09-05T00:05:52.522Z | Checking fnv v1.0.7 |
| 2685 | 2026-09-05T00:05:52.600Z | Checking pem-rfc7468 v0.7.0 |
| 2686 | 2026-09-05T00:05:52.611Z | Checking digest v0.10.7 |
| 2687 | 2026-09-05T00:05:52.626Z | Checking iana-time-zone v0.1.65 |
| 2688 | 2026-09-05T00:05:52.728Z | Checking flagset v0.4.7 |
| 2689 | 2026-09-05T00:05:52.754Z | Checking chrono v0.4.45 |
| 2690 | 2026-09-05T00:05:52.833Z | Checking idna_adapter v1.2.1 |
| 2691 | 2026-09-05T00:05:52.841Z | Checking rand_core v0.9.5 |
| 2692 | 2026-09-05T00:05:52.841Z | Checking ppv-lite86 v0.2.21 |
| 2693 | 2026-09-05T00:05:52.846Z | Checking der v0.7.10 |
| 2694 | 2026-09-05T00:05:52.884Z | Checking uuid v1.23.4 |
| 2695 | 2026-09-05T00:05:52.896Z | Checking idna v1.1.0 |
| 2696 | 2026-09-05T00:05:52.985Z | Checking base64 v0.22.1 |
| 2697 | 2026-09-05T00:05:53.113Z | Checking regex-syntax v0.8.10 |
| 2698 | 2026-09-05T00:05:53.134Z | Checking url v2.5.8 |
| 2699 | 2026-09-05T00:05:53.195Z | Checking http v1.4.2 |
| 2700 | 2026-09-05T00:05:53.217Z | Checking rand_chacha v0.9.0 |
| 2701 | 2026-09-05T00:05:53.421Z | Checking tracing-core v0.1.36 |
| 2702 | 2026-09-05T00:05:53.565Z | Checking spki v0.7.3 |
| 2703 | 2026-09-05T00:05:53.580Z | Checking simd-adler32 v0.3.8 |
| 2704 | 2026-09-05T00:05:53.596Z | Checking dyn-clone v1.0.20 |
| 2705 | 2026-09-05T00:05:53.693Z | Checking cpufeatures v0.2.17 |
| 2706 | 2026-09-05T00:05:53.726Z | Checking tracing v0.1.44 |
| 2707 | 2026-09-05T00:05:53.738Z | Checking pkcs8 v0.10.2 |
| 2708 | 2026-09-05T00:05:53.750Z | Checking http-body v1.0.1 |
| 2709 | 2026-09-05T00:05:53.763Z | Checking rand v0.9.2 |
| 2710 | 2026-09-05T00:05:53.776Z | Checking rustls-pki-types v1.14.0 |
| 2711 | 2026-09-05T00:05:53.878Z | Checking semver v1.0.28 |
| 2712 | 2026-09-05T00:05:53.893Z | Checking spin v0.9.8 |
| 2713 | 2026-09-05T00:05:53.925Z | Checking tinyvec_macros v0.1.1 |
| 2714 | 2026-09-05T00:05:53.991Z | Checking openssl-probe v0.2.1 |
| 2715 | 2026-09-05T00:05:54.017Z | Checking utf8parse v0.2.2 |
| 2716 | 2026-09-05T00:05:54.065Z | Checking anstyle v1.0.14 |
| 2717 | 2026-09-05T00:05:54.069Z | Checking adler2 v2.0.1 |
| 2718 | 2026-09-05T00:05:54.090Z | Checking cmov v0.5.4 |
| 2719 | 2026-09-05T00:05:54.101Z | Checking schemars v0.8.22 |
| 2720 | 2026-09-05T00:05:54.113Z | Checking anstyle-parse v1.0.0 |
| 2721 | 2026-09-05T00:05:54.179Z | Checking miniz_oxide v0.8.9 |
| 2722 | 2026-09-05T00:05:54.235Z | Checking tinyvec v1.10.0 |
| 2723 | 2026-09-05T00:05:54.247Z | Checking sha2 v0.10.9 |
| 2724 | 2026-09-05T00:05:54.260Z | Checking terminal_size v0.4.3 |
| 2725 | 2026-09-05T00:05:54.271Z | Checking ctutils v0.4.2 |
| 2726 | 2026-09-05T00:05:54.369Z | Checking aws-lc-sys v0.40.0 |
| 2727 | 2026-09-05T00:05:54.415Z | Checking thiserror v2.0.18 |
| 2728 | 2026-09-05T00:05:54.475Z | Checking is_terminal_polyfill v1.70.2 |
| 2729 | 2026-09-05T00:05:54.512Z | Checking colorchoice v1.0.4 |
| 2730 | 2026-09-05T00:05:54.515Z | Checking try-lock v0.2.5 |
| 2731 | 2026-09-05T00:05:54.536Z | Checking untrusted v0.7.1 |
| 2732 | 2026-09-05T00:05:54.541Z | Checking anstyle-query v1.1.5 |
| 2733 | 2026-09-05T00:05:54.561Z | Checking tower-service v0.3.3 |
| 2734 | 2026-09-05T00:05:54.608Z | Checking atomic-waker v1.1.2 |
| 2735 | 2026-09-05T00:05:54.623Z | Checking tower-layer v0.3.3 |
| 2736 | 2026-09-05T00:05:54.632Z | Checking fastrand v2.3.0 |
| 2737 | 2026-09-05T00:05:54.644Z | Checking anstream v1.0.0 |
| 2738 | 2026-09-05T00:05:54.654Z | Checking want v0.3.1 |
| 2739 | 2026-09-05T00:05:54.702Z | Checking hybrid-array v0.4.13 |
| 2740 | 2026-09-05T00:05:54.748Z | Checking ipnet v2.12.0 |
| 2741 | 2026-09-05T00:05:54.762Z | Checking crc32fast v1.5.0 |
| 2742 | 2026-09-05T00:05:54.772Z | Checking httparse v1.10.1 |
| 2743 | 2026-09-05T00:05:54.807Z | Checking tempfile v3.27.0 |
| 2744 | 2026-09-05T00:05:54.833Z | Checking aho-corasick v1.1.4 |
| 2745 | 2026-09-05T00:05:54.874Z | Checking aws-lc-rs v1.16.3 |
| 2746 | 2026-09-05T00:05:54.895Z | Checking tap v1.0.1 |
| 2747 | 2026-09-05T00:05:54.976Z | Checking httpdate v1.0.3 |
| 2748 | 2026-09-05T00:05:54.995Z | Checking untrusted v0.9.0 |
| 2749 | 2026-09-05T00:05:55.008Z | Checking foreign-types-shared v0.1.1 |
| 2750 | 2026-09-05T00:05:55.012Z | Checking plain v0.2.3 |
| 2751 | 2026-09-05T00:05:55.087Z | Checking foreign-types v0.3.2 |
| 2752 | 2026-09-05T00:05:55.103Z | Checking wyz v0.5.1 |
| 2753 | 2026-09-05T00:05:55.118Z | Checking unicode-normalization v0.1.25 |
| 2754 | 2026-09-05T00:05:55.131Z | Checking rand_chacha v0.3.1 |
| 2755 | 2026-09-05T00:05:55.151Z | Checking signature v2.2.0 |
| 2756 | 2026-09-05T00:05:55.269Z | Checking radium v0.7.0 |
| 2757 | 2026-09-05T00:05:55.285Z | Checking hex v0.4.3 |
| 2758 | 2026-09-05T00:05:55.355Z | Checking num-integer v0.1.46 |
| 2759 | 2026-09-05T00:05:55.436Z | Checking tokio-util v0.7.18 |
| 2760 | 2026-09-05T00:05:55.450Z | Checking openssl-sys v0.9.117 |
| 2761 | 2026-09-05T00:05:55.453Z | Checking wait-timeout v0.2.1 |
| 2762 | 2026-09-05T00:05:55.503Z | Checking socket2 v0.5.10 |
| 2763 | 2026-09-05T00:05:55.516Z | Checking regex-automata v0.4.14 |
| 2764 | 2026-09-05T00:05:55.531Z | Checking unicode-ident v1.0.24 |
| 2765 | 2026-09-05T00:05:55.551Z | Checking bit-vec v0.8.0 |
| 2766 | 2026-09-05T00:05:55.579Z | Checking funty v2.0.0 |
| 2767 | 2026-09-05T00:05:55.635Z | Checking strsim v0.11.1 |
| 2768 | 2026-09-05T00:05:55.711Z | Checking rustls-webpki v0.103.13 |
| 2769 | 2026-09-05T00:05:55.742Z | Checking quick-error v1.2.3 |
| 2770 | 2026-09-05T00:05:55.745Z | Checking clap_lex v1.0.0 |
| 2771 | 2026-09-05T00:05:55.793Z | Checking ucd-trie v0.1.7 |
| 2772 | 2026-09-05T00:05:55.816Z | Checking openssl v0.10.80 |
| 2773 | 2026-09-05T00:05:55.841Z | Checking rusty-fork v0.3.1 |
| 2774 | 2026-09-05T00:05:55.910Z | Checking bitvec v1.0.1 |
| 2775 | 2026-09-05T00:05:55.922Z | Checking clap_builder v4.6.0 |
| 2776 | 2026-09-05T00:05:55.934Z | Checking pest v2.8.6 |
| 2777 | 2026-09-05T00:05:56.016Z | Checking bit-set v0.8.0 |
| 2778 | 2026-09-05T00:05:56.074Z | Checking h2 v0.4.15 |
| 2779 | 2026-09-05T00:05:56.141Z | Checking rustls v0.23.41 |
| 2780 | 2026-09-05T00:05:56.163Z | Checking proc-macro2 v1.0.106 |
| 2781 | 2026-09-05T00:05:56.474Z | Checking num-iter v0.1.45 |
| 2782 | 2026-09-05T00:05:56.588Z | Checking rand v0.8.6 |
| 2783 | 2026-09-05T00:05:56.994Z | Checking lazy_static v1.5.0 |
| 2784 | 2026-09-05T00:05:57.085Z | Checking rand_xorshift v0.4.0 |
| 2785 | 2026-09-05T00:05:57.097Z | Checking hmac v0.12.1 |
| 2786 | 2026-09-05T00:05:57.140Z | Checking thiserror v1.0.69 |
| 2787 | 2026-09-05T00:05:57.205Z | Checking maybe-uninit v2.0.0 |
| 2788 | 2026-09-05T00:05:57.230Z | Checking toml_datetime v0.6.11 |
| 2789 | 2026-09-05T00:05:57.243Z | Checking serde_spanned v0.6.9 |
| 2790 | 2026-09-05T00:05:57.255Z | Checking sync_wrapper v1.0.2 |
| 2791 | 2026-09-05T00:05:57.269Z | Checking unarray v0.1.4 |
| 2792 | 2026-09-05T00:05:57.353Z | Checking crc-catalog v2.4.0 |
| 2793 | 2026-09-05T00:05:57.363Z | Checking zlib-rs v0.6.2 |
| 2794 | 2026-09-05T00:05:57.377Z | Checking powerfmt v0.2.0 |
| 2795 | 2026-09-05T00:05:57.377Z | Checking pretty-hex v0.4.1 |
| 2796 | 2026-09-05T00:05:57.403Z | Checking nodrop v0.1.14 |
| 2797 | 2026-09-05T00:05:57.437Z | Checking siphasher v1.0.2 |
| 2798 | 2026-09-05T00:05:57.491Z | Checking array-init v0.0.4 |
| 2799 | 2026-09-05T00:05:57.501Z | Checking crc v3.4.0 |
| 2800 | 2026-09-05T00:05:57.517Z | Checking deranged v0.5.8 |
| 2801 | 2026-09-05T00:05:57.590Z | Checking proptest v1.11.0 |
| 2802 | 2026-09-05T00:05:57.667Z | Checking tower v0.5.3 |
| 2803 | 2026-09-05T00:05:57.779Z | Checking smallvec v0.6.14 |
| 2804 | 2026-09-05T00:05:57.825Z | Checking native-tls v0.2.18 |
| 2805 | 2026-09-05T00:05:57.965Z | Checking packed_struct v0.10.1 |
| 2806 | 2026-09-05T00:05:58.008Z | Checking clap v4.6.1 |
| 2807 | 2026-09-05T00:05:58.050Z | Checking num-bigint-dig v0.8.6 |
| 2808 | 2026-09-05T00:05:58.085Z | Checking quote v1.0.45 |
| 2809 | 2026-09-05T00:05:58.236Z | Checking flate2 v1.1.9 |
| 2810 | 2026-09-05T00:05:58.256Z | Checking ipnetwork v0.21.1 |
| 2811 | 2026-09-05T00:05:58.517Z | Checking pkcs1 v0.7.5 |
| 2812 | 2026-09-05T00:05:58.532Z | Checking http-body-util v0.1.3 |
| 2813 | 2026-09-05T00:05:58.532Z | Checking crossbeam-utils v0.8.21 |
| 2814 | 2026-09-05T00:05:58.541Z | Checking bitfield v0.19.4 |
| 2815 | 2026-09-05T00:05:58.609Z | Checking zerocopy v0.6.6 |
| 2816 | 2026-09-05T00:05:58.654Z | Checking ahash v0.8.12 |
| 2817 | 2026-09-05T00:05:58.790Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2818 | 2026-09-05T00:05:58.808Z | Checking scroll v0.13.0 |
| 2819 | 2026-09-05T00:05:58.851Z | Checking env_filter v2.0.0 |
| 2820 | 2026-09-05T00:05:58.863Z | Checking unicode-bidi v0.3.18 |
| 2821 | 2026-09-05T00:05:58.875Z | Checking winnow v0.5.40 |
| 2822 | 2026-09-05T00:05:58.878Z | Checking hyper v1.10.1 |
| 2823 | 2026-09-05T00:05:58.898Z | Checking hashbrown v0.12.3 |
| 2824 | 2026-09-05T00:05:58.987Z | Checking time-core v0.1.8 |
| 2825 | 2026-09-05T00:05:59.004Z | Checking base64 v0.21.7 |
| 2826 | 2026-09-05T00:05:59.030Z | Checking iri-string v0.7.10 |
| 2827 | 2026-09-05T00:05:59.127Z | Checking allocator-api2 v0.2.21 |
| 2828 | 2026-09-05T00:05:59.148Z | Checking ryu v1.0.23 |
| 2829 | 2026-09-05T00:05:59.237Z | Checking num_threads v0.1.7 |
| 2830 | 2026-09-05T00:05:59.283Z | Checking gimli v0.32.3 |
| 2831 | 2026-09-05T00:05:59.306Z | Checking unicode-properties v0.1.4 |
| 2832 | 2026-09-05T00:05:59.322Z | Checking num-conv v0.2.0 |
| 2833 | 2026-09-05T00:05:59.386Z | Checking newtype-uuid v1.3.2 |
| 2834 | 2026-09-05T00:05:59.409Z | Checking indexmap v1.9.3 |
| 2835 | 2026-09-05T00:05:59.435Z | Checking time v0.3.47 |
| 2836 | 2026-09-05T00:05:59.487Z | Checking stringprep v0.1.5 |
| 2837 | 2026-09-05T00:05:59.584Z | Checking serde_urlencoded v0.7.1 |
| 2838 | 2026-09-05T00:05:59.640Z | Checking ron v0.8.1 |
| 2839 | 2026-09-05T00:05:59.722Z | Checking goblin v0.10.5 |
| 2840 | 2026-09-05T00:05:59.790Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2841 | 2026-09-05T00:05:59.824Z | Checking hyper-util v0.1.20 |
| 2842 | 2026-09-05T00:06:00.009Z | Checking toml_edit v0.19.15 |
| 2843 | 2026-09-05T00:06:00.031Z | Checking tower-http v0.6.8 |
| 2844 | 2026-09-05T00:06:00.150Z | Checking env_logger v0.11.11 |
| 2845 | 2026-09-05T00:06:00.305Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2846 | 2026-09-05T00:06:00.337Z | Checking bzip2 v0.4.4 |
| 2847 | 2026-09-05T00:06:00.461Z | Checking rsa v0.9.10 |
| 2848 | 2026-09-05T00:06:00.499Z | Checking hashbrown v0.13.2 |
| 2849 | 2026-09-05T00:06:00.547Z | Checking crossbeam-epoch v0.9.18 |
| 2850 | 2026-09-05T00:06:00.774Z | Checking oxnet v0.1.6 |
| 2851 | 2026-09-05T00:06:00.804Z | Checking addr2line v0.25.1 |
| 2852 | 2026-09-05T00:06:00.929Z | Checking syn v2.0.117 |
| 2853 | 2026-09-05T00:06:00.944Z | Checking tokio-native-tls v0.3.1 |
| 2854 | 2026-09-05T00:06:01.042Z | Checking serde-hex v0.1.0 |
| 2855 | 2026-09-05T00:06:01.055Z | Checking bstr v1.12.1 |
| 2856 | 2026-09-05T00:06:01.069Z | Checking block-buffer v0.12.1 |
| 2857 | 2026-09-05T00:06:01.084Z | Checking crypto-common v0.2.2 |
| 2858 | 2026-09-05T00:06:01.105Z | Checking block-padding v0.4.2 |
| 2859 | 2026-09-05T00:06:01.234Z | Checking rustls-native-certs v0.8.3 |
| 2860 | 2026-09-05T00:06:01.251Z | Checking x509-cert v0.2.5 |
| 2861 | 2026-09-05T00:06:01.372Z | Checking scroll v0.12.0 |
| 2862 | 2026-09-05T00:06:01.441Z | Checking object v0.37.3 |
| 2863 | 2026-09-05T00:06:01.602Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2864 | 2026-09-05T00:06:01.701Z | Checking md-5 v0.10.6 |
| 2865 | 2026-09-05T00:06:01.717Z | Checking hash32 v0.2.1 |
| 2866 | 2026-09-05T00:06:01.840Z | Checking encoding_rs v0.8.35 |
| 2867 | 2026-09-05T00:06:01.868Z | Checking rustc-demangle v0.1.27 |
| 2868 | 2026-09-05T00:06:01.899Z | Checking mime v0.3.17 |
| 2869 | 2026-09-05T00:06:02.050Z | Checking psl-types v2.0.11 |
| 2870 | 2026-09-05T00:06:02.071Z | Checking crc-any v2.5.0 |
| 2871 | 2026-09-05T00:06:02.085Z | Checking fallible-iterator v0.2.0 |
| 2872 | 2026-09-05T00:06:02.165Z | Checking publicsuffix v2.3.0 |
| 2873 | 2026-09-05T00:06:02.246Z | Checking dof v0.4.0 |
| 2874 | 2026-09-05T00:06:02.327Z | Checking heapless v0.7.17 |
| 2875 | 2026-09-05T00:06:02.362Z | Checking postgres-protocol v0.6.10 |
| 2876 | 2026-09-05T00:06:02.546Z | Checking zstd-safe v7.2.4 |
| 2877 | 2026-09-05T00:06:02.685Z | Checking goblin v0.8.2 |
| 2878 | 2026-09-05T00:06:02.711Z | Checking inout v0.2.2 |
| 2879 | 2026-09-05T00:06:02.745Z | Checking hyper-tls v0.6.0 |
| 2880 | 2026-09-05T00:06:02.789Z | Checking toml v0.7.8 |
| 2881 | 2026-09-05T00:06:02.822Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2882 | 2026-09-05T00:06:02.856Z | Checking daft v0.1.8 |
| 2883 | 2026-09-05T00:06:02.875Z | Checking object v0.30.4 |
| 2884 | 2026-09-05T00:06:02.911Z | Checking cookie v0.18.1 |
| 2885 | 2026-09-05T00:06:03.089Z | Checking zip v0.6.6 |
| 2886 | 2026-09-05T00:06:03.102Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2887 | 2026-09-05T00:06:03.142Z | Checking tokio-rustls v0.26.4 |
| 2888 | 2026-09-05T00:06:03.233Z | Checking phf_shared v0.13.1 |
| 2889 | 2026-09-05T00:06:03.257Z | Checking dtrace-parser v0.3.0 |
| 2890 | 2026-09-05T00:06:03.368Z | Checking zerocopy v0.7.35 |
| 2891 | 2026-09-05T00:06:03.410Z | Checking pin-project v1.1.11 |
| 2892 | 2026-09-05T00:06:03.428Z | Checking signal-hook v0.3.18 |
| 2893 | 2026-09-05T00:06:03.489Z | Checking futures-executor v0.3.32 |
| 2894 | 2026-09-05T00:06:03.503Z | Checking ff v0.13.1 |
| 2895 | 2026-09-05T00:06:03.614Z | Checking thread-id v5.1.0 |
| 2896 | 2026-09-05T00:06:03.629Z | Checking bumpalo v3.20.2 |
| 2897 | 2026-09-05T00:06:03.640Z | Checking foldhash v0.1.5 |
| 2898 | 2026-09-05T00:06:03.690Z | Checking foldhash v0.2.0 |
| 2899 | 2026-09-05T00:06:03.742Z | Checking backtrace v0.3.76 |
| 2900 | 2026-09-05T00:06:03.768Z | Checking jiff-core v0.1.0 |
| 2901 | 2026-09-05T00:06:03.781Z | Checking path-slash v0.1.5 |
| 2902 | 2026-09-05T00:06:03.821Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2903 | 2026-09-05T00:06:03.844Z | Checking is_ci v1.2.0 |
| 2904 | 2026-09-05T00:06:03.856Z | Checking bitflags v1.3.2 |
| 2905 | 2026-09-05T00:06:03.875Z | Checking either v1.15.0 |
| 2906 | 2026-09-05T00:06:03.924Z | Checking smawk v0.3.2 |
| 2907 | 2026-09-05T00:06:03.938Z | Compiling rayon-core v1.13.0 |
| 2908 | 2026-09-05T00:06:03.994Z | Checking same-file v1.0.6 |
| 2909 | 2026-09-05T00:06:04.038Z | Checking unicode-width v0.2.0 |
| 2910 | 2026-09-05T00:06:04.047Z | Checking libbz2-rs-sys v0.2.2 |
| 2911 | 2026-09-05T00:06:04.059Z | Checking unicode-linebreak v0.1.5 |
| 2912 | 2026-09-05T00:06:04.106Z | Checking managed v0.8.0 |
| 2913 | 2026-09-05T00:06:04.112Z | Checking base16ct v0.2.0 |
| 2914 | 2026-09-05T00:06:04.244Z | Checking sec1 v0.7.3 |
| 2915 | 2026-09-05T00:06:04.277Z | Checking textwrap v0.16.2 |
| 2916 | 2026-09-05T00:06:04.288Z | Checking smoltcp v0.9.1 |
| 2917 | 2026-09-05T00:06:04.299Z | Checking walkdir v2.5.0 |
| 2918 | 2026-09-05T00:06:04.433Z | Checking bzip2 v0.6.1 |
| 2919 | 2026-09-05T00:06:04.447Z | Checking jiff v0.2.34 |
| 2920 | 2026-09-05T00:06:04.450Z | Checking backtrace-ext v0.2.1 |
| 2921 | 2026-09-05T00:06:04.483Z | Checking supports-color v3.0.2 |
| 2922 | 2026-09-05T00:06:04.497Z | Checking hashbrown v0.16.1 |
| 2923 | 2026-09-05T00:06:04.560Z | Checking zopfli v0.8.3 |
| 2924 | 2026-09-05T00:06:04.572Z | Checking dof v0.3.0 |
| 2925 | 2026-09-05T00:06:04.591Z | Checking hashbrown v0.15.5 |
| 2926 | 2026-09-05T00:06:04.604Z | Checking usdt-impl v0.6.0 |
| 2927 | 2026-09-05T00:06:04.849Z | Checking futures v0.3.32 |
| 2928 | 2026-09-05T00:06:04.871Z | Checking group v0.13.0 |
| 2929 | 2026-09-05T00:06:04.885Z | Checking signal-hook-mio v0.2.5 |
| 2930 | 2026-09-05T00:06:04.888Z | Checking snafu v0.8.9 |
| 2931 | 2026-09-05T00:06:04.922Z | Checking phf v0.13.1 |
| 2932 | 2026-09-05T00:06:04.976Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2933 | 2026-09-05T00:06:04.989Z | Checking hyper-rustls v0.27.7 |
| 2934 | 2026-09-05T00:06:04.992Z | Checking cookie_store v0.22.1 |
| 2935 | 2026-09-05T00:06:05.012Z | Checking reqwest v0.12.28 |
| 2936 | 2026-09-05T00:06:05.060Z | Checking cipher v0.5.2 |
| 2937 | 2026-09-05T00:06:05.075Z | Checking zstd v0.13.3 |
| 2938 | 2026-09-05T00:06:05.134Z | Checking postgres-types v0.2.12 |
| 2939 | 2026-09-05T00:06:05.200Z | Checking globset v0.4.18 |
| 2940 | 2026-09-05T00:06:05.254Z | Checking rustls-platform-verifier v0.6.2 |
| 2941 | 2026-09-05T00:06:05.292Z | Checking crossbeam-deque v0.8.6 |
| 2942 | 2026-09-05T00:06:05.305Z | Checking phf_shared v0.11.3 |
| 2943 | 2026-09-05T00:06:05.317Z | Checking regex v1.12.3 |
| 2944 | 2026-09-05T00:06:05.391Z | Checking dtrace-parser v0.2.0 |
| 2945 | 2026-09-05T00:06:05.442Z | Checking hkdf v0.12.4 |
| 2946 | 2026-09-05T00:06:05.446Z | Checking ref-cast v1.0.25 |
| 2947 | 2026-09-05T00:06:05.468Z | Checking curve25519-dalek v4.1.3 |
| 2948 | 2026-09-05T00:06:05.472Z | Checking olpc-cjson v0.1.4 |
| 2949 | 2026-09-05T00:06:05.551Z | Checking byte-wrapper v0.1.0 |
| 2950 | 2026-09-05T00:06:05.578Z | Checking strum v0.27.2 |
| 2951 | 2026-09-05T00:06:05.593Z | Checking hubpack v0.1.2 |
| 2952 | 2026-09-05T00:06:05.604Z | Checking ed25519 v2.2.3 |
| 2953 | 2026-09-05T00:06:05.620Z | Checking memoffset v0.9.1 |
| 2954 | 2026-09-05T00:06:05.682Z | Checking rustix v0.38.44 |
| 2955 | 2026-09-05T00:06:05.699Z | Checking owo-colors v4.3.0 |
| 2956 | 2026-09-05T00:06:05.751Z | Checking pem v3.0.6 |
| 2957 | 2026-09-05T00:06:05.754Z | Checking crypto-bigint v0.5.5 |
| 2958 | 2026-09-05T00:06:05.776Z | Checking erased-serde v0.3.31 |
| 2959 | 2026-09-05T00:06:05.788Z | Checking serde-big-array v0.5.1 |
| 2960 | 2026-09-05T00:06:05.920Z | Checking serde_plain v1.0.2 |
| 2961 | 2026-09-05T00:06:05.933Z | Checking float-cmp v0.10.0 |
| 2962 | 2026-09-05T00:06:06.056Z | Checking memmap2 v0.9.10 |
| 2963 | 2026-09-05T00:06:06.068Z | Checking thread-id v4.2.2 |
| 2964 | 2026-09-05T00:06:06.148Z | Checking winnow v1.0.3 |
| 2965 | 2026-09-05T00:06:06.159Z | Checking keccak v0.1.6 |
| 2966 | 2026-09-05T00:06:06.221Z | Checking toml_write v0.1.2 |
| 2967 | 2026-09-05T00:06:06.269Z | Checking new_debug_unreachable v1.0.6 |
| 2968 | 2026-09-05T00:06:06.274Z | Checking static_assertions v1.1.0 |
| 2969 | 2026-09-05T00:06:06.326Z | Checking cpufeatures v0.3.0 |
| 2970 | 2026-09-05T00:06:06.338Z | Checking difflib v0.4.0 |
| 2971 | 2026-09-05T00:06:06.349Z | Checking fixedbitset v0.5.7 |
| 2972 | 2026-09-05T00:06:06.361Z | Checking predicates-core v1.0.10 |
| 2973 | 2026-09-05T00:06:06.386Z | Checking winnow v0.7.14 |
| 2974 | 2026-09-05T00:06:06.400Z | Checking whoami v2.1.0 |
| 2975 | 2026-09-05T00:06:06.478Z | Checking unicode-width v0.1.14 |
| 2976 | 2026-09-05T00:06:06.493Z | Checking fixedbitset v0.4.2 |
| 2977 | 2026-09-05T00:06:06.506Z | Checking const-oid v0.10.2 |
| 2978 | 2026-09-05T00:06:06.532Z | Checking data-encoding v2.10.0 |
| 2979 | 2026-09-05T00:06:06.593Z | Checking typed-path v0.9.3 |
| 2980 | 2026-09-05T00:06:06.642Z | Checking normalize-line-endings v0.3.0 |
| 2981 | 2026-09-05T00:06:06.665Z | Checking supports-unicode v3.0.0 |
| 2982 | 2026-09-05T00:06:06.708Z | Checking precomputed-hash v0.1.1 |
| 2983 | 2026-09-05T00:06:06.722Z | Checking unicode-segmentation v1.12.0 |
| 2984 | 2026-09-05T00:06:06.731Z | Checking supports-hyperlinks v3.2.0 |
| 2985 | 2026-09-05T00:06:06.762Z | Checking predicates v3.1.4 |
| 2986 | 2026-09-05T00:06:06.786Z | Checking string_cache v0.8.9 |
| 2987 | 2026-09-05T00:06:06.802Z | Checking hickory-proto v0.25.2 |
| 2988 | 2026-09-05T00:06:06.834Z | Checking miette v7.6.0 |
| 2989 | 2026-09-05T00:06:06.952Z | Checking elliptic-curve v0.13.8 |
| 2990 | 2026-09-05T00:06:07.008Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2991 | 2026-09-05T00:06:07.026Z | Checking similar v2.7.0 |
| 2992 | 2026-09-05T00:06:07.054Z | Checking digest v0.11.3 |
| 2993 | 2026-09-05T00:06:07.235Z | Checking petgraph v0.6.5 |
| 2994 | 2026-09-05T00:06:07.260Z | Checking tokio-postgres v0.7.16 |
| 2995 | 2026-09-05T00:06:07.332Z | Checking petgraph v0.8.3 |
| 2996 | 2026-09-05T00:06:07.345Z | Checking crossterm v0.28.1 |
| 2997 | 2026-09-05T00:06:07.359Z | Checking tough v0.22.0 |
| 2998 | 2026-09-05T00:06:07.402Z | Checking chacha20 v0.10.0 |
| 2999 | 2026-09-05T00:06:07.577Z | Checking toml_edit v0.22.27 |
| 3000 | 2026-09-05T00:06:07.658Z | Checking zip v4.6.1 |
| 3001 | 2026-09-05T00:06:08.055Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3002 | 2026-09-05T00:06:08.230Z | Checking sha3 v0.10.8 |
| 3003 | 2026-09-05T00:06:08.440Z | Checking ed25519-dalek v2.2.0 |
| 3004 | 2026-09-05T00:06:08.471Z | Checking usdt v0.6.0 |
| 3005 | 2026-09-05T00:06:08.522Z | Checking slog v2.8.2 |
| 3006 | 2026-09-05T00:06:08.640Z | Checking usdt-impl v0.5.0 |
| 3007 | 2026-09-05T00:06:08.654Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3008 | 2026-09-05T00:06:08.668Z | Checking nix v0.31.2 |
| 3009 | 2026-09-05T00:06:08.787Z | Checking iddqd v0.4.2 |
| 3010 | 2026-09-05T00:06:08.920Z | Checking reqwest v0.13.2 |
| 3011 | 2026-09-05T00:06:09.242Z | Checking itertools v0.13.0 |
| 3012 | 2026-09-05T00:06:09.346Z | Checking strum v0.26.3 |
| 3013 | 2026-09-05T00:06:09.372Z | Checking serde_with v3.21.0 |
| 3014 | 2026-09-05T00:06:09.459Z | Checking derive_more v2.1.1 |
| 3015 | 2026-09-05T00:06:09.558Z | Checking fs-err v3.3.0 |
| 3016 | 2026-09-05T00:06:09.574Z | Checking tokio-stream v0.1.18 |
| 3017 | 2026-09-05T00:06:09.696Z | Checking buf-list v1.1.2 |
| 3018 | 2026-09-05T00:06:09.767Z | Checking anyhow v1.0.104 |
| 3019 | 2026-09-05T00:06:09.855Z | Checking camino v1.2.5 |
| 3020 | 2026-09-05T00:06:09.868Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3021 | 2026-09-05T00:06:09.881Z | Checking openapiv3 v2.2.0 |
| 3022 | 2026-09-05T00:06:09.945Z | Checking lalrpop-util v0.19.12 |
| 3023 | 2026-09-05T00:06:09.961Z | Checking peg-runtime v0.8.5 |
| 3024 | 2026-09-05T00:06:10.102Z | Checking illumos-nvpair v0.3.0 |
| 3025 | 2026-09-05T00:06:10.105Z | Checking rayon v1.11.0 |
| 3026 | 2026-09-05T00:06:10.105Z | Checking sigpipe v0.1.3 |
| 3027 | 2026-09-05T00:06:10.138Z | Checking glob v0.3.3 |
| 3028 | 2026-09-05T00:06:11.062Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-09-05T00:06:11.412Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3030 | 2026-09-05T00:06:11.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.59s |
| 3031 | 2026-09-05T00:06:11.864Z | |
| 3032 | 2026-09-05T00:06:11.864Z | info: running `cargo check --bins` on internal-dns-types (120/376) |
| 3033 | 2026-09-05T00:06:12.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-09-05T00:06:12.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-09-05T00:06:12.348Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-09-05T00:06:12.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3037 | 2026-09-05T00:06:12.435Z | |
| 3038 | 2026-09-05T00:06:12.435Z | info: running `cargo check --bins` on internal-dns-types-versions (121/376) |
| 3039 | 2026-09-05T00:06:12.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-09-05T00:06:12.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-09-05T00:06:12.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3042 | 2026-09-05T00:06:12.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3043 | 2026-09-05T00:06:12.991Z | |
| 3044 | 2026-09-05T00:06:12.991Z | info: running `cargo check --bins` on nexus-types-versions (122/376) |
| 3045 | 2026-09-05T00:06:13.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2026-09-05T00:06:13.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2026-09-05T00:06:13.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2026-09-05T00:06:13.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3049 | 2026-09-05T00:06:13.574Z | |
| 3050 | 2026-09-05T00:06:13.577Z | info: running `cargo check --bins` on oxql-types (123/376) |
| 3051 | 2026-09-05T00:06:14.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-09-05T00:06:14.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-09-05T00:06:14.059Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-09-05T00:06:14.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3055 | 2026-09-05T00:06:14.146Z | |
| 3056 | 2026-09-05T00:06:14.146Z | info: running `cargo check --bins` on oximeter-types (124/376) |
| 3057 | 2026-09-05T00:06:14.624Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-09-05T00:06:14.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-09-05T00:06:14.627Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-09-05T00:06:14.630Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3061 | 2026-09-05T00:06:14.712Z | |
| 3062 | 2026-09-05T00:06:14.712Z | info: running `cargo check --bins` on oximeter-types-versions (125/376) |
| 3063 | 2026-09-05T00:06:15.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-09-05T00:06:15.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-09-05T00:06:15.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-09-05T00:06:15.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3067 | 2026-09-05T00:06:15.287Z | |
| 3068 | 2026-09-05T00:06:15.287Z | info: running `cargo check --bins` on oximeter-macro-impl (126/376) |
| 3069 | 2026-09-05T00:06:15.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-09-05T00:06:15.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-09-05T00:06:15.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-09-05T00:06:15.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3073 | 2026-09-05T00:06:15.845Z | |
| 3074 | 2026-09-05T00:06:15.845Z | info: running `cargo check --bins --no-default-features` on oximeter-db (127/376) |
| 3075 | 2026-09-05T00:06:16.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-09-05T00:06:16.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-09-05T00:06:16.526Z | Compiling multer v3.1.0 |
| 3078 | 2026-09-05T00:06:16.641Z | Compiling async-stream-impl v0.3.6 |
| 3079 | 2026-09-05T00:06:16.645Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3080 | 2026-09-05T00:06:16.654Z | Compiling serde_tokenstream v0.3.0 |
| 3081 | 2026-09-05T00:06:16.664Z | Compiling dropshot v0.17.1 |
| 3082 | 2026-09-05T00:06:16.675Z | Compiling parse-display-derive v0.10.0 |
| 3083 | 2026-09-05T00:06:16.688Z | Compiling newtype-uuid-macros v0.1.0 |
| 3084 | 2026-09-05T00:06:16.691Z | Compiling dropshot_endpoint v0.17.1 |
| 3085 | 2026-09-05T00:06:16.857Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3086 | 2026-09-05T00:06:16.919Z | Checking thread_local v1.1.9 |
| 3087 | 2026-09-05T00:06:16.953Z | Compiling oxide-generation-macros v0.2.0 |
| 3088 | 2026-09-05T00:06:17.019Z | Checking compression-core v0.4.31 |
| 3089 | 2026-09-05T00:06:17.093Z | Checking match_cfg v0.1.0 |
| 3090 | 2026-09-05T00:06:17.144Z | Checking compression-codecs v0.4.37 |
| 3091 | 2026-09-05T00:06:17.161Z | Checking hostname v0.3.1 |
| 3092 | 2026-09-05T00:06:17.208Z | Checking crossbeam-channel v0.5.15 |
| 3093 | 2026-09-05T00:06:17.255Z | Checking atomicwrites v0.4.4 |
| 3094 | 2026-09-05T00:06:17.276Z | Checking slog-json v2.6.1 |
| 3095 | 2026-09-05T00:06:17.308Z | Checking serde_spanned v1.1.1 |
| 3096 | 2026-09-05T00:06:17.382Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 3097 | 2026-09-05T00:06:17.428Z | Checking is-terminal v0.4.17 |
| 3098 | 2026-09-05T00:06:17.440Z | Checking term v1.2.1 |
| 3099 | 2026-09-05T00:06:17.453Z | Checking take_mut v0.2.2 |
| 3100 | 2026-09-05T00:06:17.524Z | Checking debug-ignore v1.0.5 |
| 3101 | 2026-09-05T00:06:17.542Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 3102 | 2026-09-05T00:06:17.556Z | Checking slog-async v2.8.0 |
| 3103 | 2026-09-05T00:06:17.577Z | Checking slog-bunyan v2.5.0 |
| 3104 | 2026-09-05T00:06:17.612Z | Checking async-compression v0.4.41 |
| 3105 | 2026-09-05T00:06:17.659Z | Checking slog-term v2.9.2 |
| 3106 | 2026-09-05T00:06:17.689Z | Checking async-stream v0.3.6 |
| 3107 | 2026-09-05T00:06:17.702Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3108 | 2026-09-05T00:06:17.718Z | Checking toml v1.1.2+spec-1.1.0 |
| 3109 | 2026-09-05T00:06:17.731Z | Checking progenitor-client v0.14.0 |
| 3110 | 2026-09-05T00:06:17.807Z | Checking sha1 v0.11.0 |
| 3111 | 2026-09-05T00:06:17.859Z | Checking oxide-generation v0.1.3 |
| 3112 | 2026-09-05T00:06:17.911Z | Checking waitgroup v0.1.2 |
| 3113 | 2026-09-05T00:06:17.960Z | Checking rustls-pemfile v2.2.0 |
| 3114 | 2026-09-05T00:06:17.995Z | Checking backon v1.6.0 |
| 3115 | 2026-09-05T00:06:18.010Z | Checking serde_path_to_error v0.1.20 |
| 3116 | 2026-09-05T00:06:18.041Z | Checking hostname v0.4.2 |
| 3117 | 2026-09-05T00:06:18.078Z | Checking instant v0.1.13 |
| 3118 | 2026-09-05T00:06:18.152Z | Checking progenitor-extras v0.2.0 |
| 3119 | 2026-09-05T00:06:18.167Z | Checking backoff v0.4.0 |
| 3120 | 2026-09-05T00:06:18.277Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3121 | 2026-09-05T00:06:18.292Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3122 | 2026-09-05T00:06:18.332Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3123 | 2026-09-05T00:06:18.349Z | Checking itertools v0.14.0 |
| 3124 | 2026-09-05T00:06:18.358Z | Checking parse-display v0.10.0 |
| 3125 | 2026-09-05T00:06:18.370Z | Checking regress v0.10.5 |
| 3126 | 2026-09-05T00:06:18.491Z | Checking macaddr v1.0.1 |
| 3127 | 2026-09-05T00:06:18.655Z | Checking humantime v2.3.0 |
| 3128 | 2026-09-05T00:06:19.468Z | Compiling prettyplease v0.2.37 |
| 3129 | 2026-09-05T00:06:19.783Z | Checking num-rational v0.4.2 |
| 3130 | 2026-09-05T00:06:20.057Z | Checking num-complex v0.4.6 |
| 3131 | 2026-09-05T00:06:20.420Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3132 | 2026-09-05T00:06:20.466Z | Compiling num v0.4.3 |
| 3133 | 2026-09-05T00:06:20.586Z | Compiling usdt-attr-macro v0.5.0 |
| 3134 | 2026-09-05T00:06:20.606Z | Compiling usdt-macro v0.5.0 |
| 3135 | 2026-09-05T00:06:20.621Z | Checking memmap v0.7.0 |
| 3136 | 2026-09-05T00:06:20.690Z | Compiling float-ord v0.3.2 |
| 3137 | 2026-09-05T00:06:20.808Z | Compiling convert_case v0.4.0 |
| 3138 | 2026-09-05T00:06:21.164Z | Checking newline-converter v0.3.0 |
| 3139 | 2026-09-05T00:06:21.223Z | Compiling derive_more v0.99.20 |
| 3140 | 2026-09-05T00:06:21.278Z | Checking console v0.15.11 |
| 3141 | 2026-09-05T00:06:21.358Z | Compiling toml v0.8.23 |
| 3142 | 2026-09-05T00:06:21.379Z | Checking usdt v0.5.0 |
| 3143 | 2026-09-05T00:06:21.552Z | Compiling minimal-lexical v0.2.1 |
| 3144 | 2026-09-05T00:06:21.555Z | Checking linked-hash-map v0.5.6 |
| 3145 | 2026-09-05T00:06:21.734Z | Checking lru-cache v0.1.2 |
| 3146 | 2026-09-05T00:06:21.809Z | Compiling nom v7.1.3 |
| 3147 | 2026-09-05T00:06:21.856Z | Checking expectorate v1.2.0 |
| 3148 | 2026-09-05T00:06:22.034Z | Checking camino-tempfile v1.4.1 |
| 3149 | 2026-09-05T00:06:22.195Z | Checking hickory-proto v0.24.4 |
| 3150 | 2026-09-05T00:06:22.303Z | Checking phf_shared v0.12.1 |
| 3151 | 2026-09-05T00:06:22.446Z | Compiling slog-dtrace v0.3.0 |
| 3152 | 2026-09-05T00:06:22.479Z | Checking resolv-conf v0.7.6 |
| 3153 | 2026-09-05T00:06:22.636Z | Compiling unicode-xid v0.2.6 |
| 3154 | 2026-09-05T00:06:22.764Z | Compiling chrono-tz v0.10.4 |
| 3155 | 2026-09-05T00:06:22.941Z | Checking heck v0.5.0 |
| 3156 | 2026-09-05T00:06:23.090Z | Compiling const_format_proc_macros v0.2.34 |
| 3157 | 2026-09-05T00:06:23.147Z | Checking phf v0.12.1 |
| 3158 | 2026-09-05T00:06:23.161Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3159 | 2026-09-05T00:06:23.215Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3160 | 2026-09-05T00:06:23.287Z | Checking tokio-dtrace v0.1.1 |
| 3161 | 2026-09-05T00:06:23.476Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3162 | 2026-09-05T00:06:23.634Z | Compiling derive-where v1.6.0 |
| 3163 | 2026-09-05T00:06:23.809Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3164 | 2026-09-05T00:06:23.899Z | Checking highway v1.3.0 |
| 3165 | 2026-09-05T00:06:24.019Z | Checking hickory-resolver v0.24.4 |
| 3166 | 2026-09-05T00:06:24.126Z | Checking const_format v0.2.35 |
| 3167 | 2026-09-05T00:06:24.360Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3168 | 2026-09-05T00:06:24.777Z | Checking oxide-tokio-rt v0.1.4 |
| 3169 | 2026-09-05T00:06:24.797Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3170 | 2026-09-05T00:06:24.928Z | Checking qorb v0.4.1 |
| 3171 | 2026-09-05T00:06:25.084Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3172 | 2026-09-05T00:06:25.173Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3173 | 2026-09-05T00:06:25.274Z | Checking gethostname v0.5.0 |
| 3174 | 2026-09-05T00:06:25.288Z | Checking bcs v0.1.6 |
| 3175 | 2026-09-05T00:06:25.328Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3176 | 2026-09-05T00:06:25.358Z | Checking termtree v0.5.1 |
| 3177 | 2026-09-05T00:06:28.427Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3178 | 2026-09-05T00:06:31.564Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3179 | 2026-09-05T00:06:33.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s |
| 3180 | 2026-09-05T00:06:33.954Z | |
| 3181 | 2026-09-05T00:06:33.954Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376) |
| 3182 | 2026-09-05T00:06:34.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-09-05T00:06:34.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-09-05T00:06:34.624Z | Compiling ar_archive_writer v0.5.1 |
| 3185 | 2026-09-05T00:06:34.734Z | Compiling stacker v0.1.23 |
| 3186 | 2026-09-05T00:06:34.740Z | Compiling cfg_aliases v0.1.1 |
| 3187 | 2026-09-05T00:06:34.745Z | Compiling proc-macro-error v1.0.4 |
| 3188 | 2026-09-05T00:06:34.753Z | Checking fd-lock v4.0.4 |
| 3189 | 2026-09-05T00:06:34.755Z | Checking nibble_vec v0.1.0 |
| 3190 | 2026-09-05T00:06:34.755Z | Checking vte v0.14.1 |
| 3191 | 2026-09-05T00:06:34.755Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3192 | 2026-09-05T00:06:34.794Z | Compiling nix v0.28.0 |
| 3193 | 2026-09-05T00:06:34.863Z | Checking endian-type v0.1.2 |
| 3194 | 2026-09-05T00:06:34.875Z | Checking bytecount v0.6.9 |
| 3195 | 2026-09-05T00:06:34.911Z | Checking strip-ansi-escapes v0.2.1 |
| 3196 | 2026-09-05T00:06:34.979Z | Checking papergrid v0.11.0 |
| 3197 | 2026-09-05T00:06:34.992Z | Checking radix_trie v0.2.1 |
| 3198 | 2026-09-05T00:06:35.005Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3199 | 2026-09-05T00:06:35.016Z | Compiling peg-macros v0.8.5 |
| 3200 | 2026-09-05T00:06:35.029Z | Compiling tabled_derive v0.7.0 |
| 3201 | 2026-09-05T00:06:35.180Z | Compiling sqlparser_derive v0.5.0 |
| 3202 | 2026-09-05T00:06:35.192Z | Checking winnow v0.6.26 |
| 3203 | 2026-09-05T00:06:35.475Z | Checking home v0.5.12 |
| 3204 | 2026-09-05T00:06:35.541Z | Compiling psm v0.1.30 |
| 3205 | 2026-09-05T00:06:35.579Z | Checking unicode_categories v0.1.1 |
| 3206 | 2026-09-05T00:06:35.592Z | Checking nu-ansi-term v0.50.3 |
| 3207 | 2026-09-05T00:06:35.754Z | Checking crossterm v0.29.0 |
| 3208 | 2026-09-05T00:06:35.804Z | Checking reedline v0.40.0 |
| 3209 | 2026-09-05T00:06:35.920Z | Checking display-error-chain v0.2.2 |
| 3210 | 2026-09-05T00:06:36.030Z | Checking tabled v0.15.0 |
| 3211 | 2026-09-05T00:06:36.136Z | Checking rustyline v14.0.0 |
| 3212 | 2026-09-05T00:06:36.355Z | Checking peg v0.8.5 |
| 3213 | 2026-09-05T00:06:36.355Z | Checking sqlformat v0.3.5 |
| 3214 | 2026-09-05T00:06:36.380Z | Checking recursive v0.1.1 |
| 3215 | 2026-09-05T00:06:36.464Z | Checking sqlparser v0.61.0 |
| 3216 | 2026-09-05T00:06:47.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s |
| 3217 | 2026-09-05T00:06:47.983Z | |
| 3218 | 2026-09-05T00:06:47.983Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376) |
| 3219 | 2026-09-05T00:06:48.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3220 | 2026-09-05T00:06:48.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3221 | 2026-09-05T00:06:48.652Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3222 | 2026-09-05T00:06:52.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s |
| 3223 | 2026-09-05T00:06:52.372Z | |
| 3224 | 2026-09-05T00:06:52.372Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376) |
| 3225 | 2026-09-05T00:06:52.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3226 | 2026-09-05T00:06:52.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3227 | 2026-09-05T00:06:53.045Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3228 | 2026-09-05T00:06:55.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s |
| 3229 | 2026-09-05T00:06:55.755Z | |
| 3230 | 2026-09-05T00:06:55.755Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376) |
| 3231 | 2026-09-05T00:06:56.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3232 | 2026-09-05T00:06:56.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3233 | 2026-09-05T00:06:56.422Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3234 | 2026-09-05T00:06:59.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s |
| 3235 | 2026-09-05T00:06:59.918Z | |
| 3236 | 2026-09-05T00:06:59.918Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376) |
| 3237 | 2026-09-05T00:07:00.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3238 | 2026-09-05T00:07:00.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3239 | 2026-09-05T00:07:00.593Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3240 | 2026-09-05T00:07:03.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s |
| 3241 | 2026-09-05T00:07:04.136Z | |
| 3242 | 2026-09-05T00:07:04.136Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376) |
| 3243 | 2026-09-05T00:07:04.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3244 | 2026-09-05T00:07:04.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3245 | 2026-09-05T00:07:04.805Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3246 | 2026-09-05T00:07:07.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s |
| 3247 | 2026-09-05T00:07:07.675Z | |
| 3248 | 2026-09-05T00:07:07.675Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376) |
| 3249 | 2026-09-05T00:07:08.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3250 | 2026-09-05T00:07:08.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3251 | 2026-09-05T00:07:08.345Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3252 | 2026-09-05T00:07:11.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s |
| 3253 | 2026-09-05T00:07:11.242Z | |
| 3254 | 2026-09-05T00:07:11.242Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376) |
| 3255 | 2026-09-05T00:07:11.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3256 | 2026-09-05T00:07:11.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3257 | 2026-09-05T00:07:11.906Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3258 | 2026-09-05T00:07:15.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s |
| 3259 | 2026-09-05T00:07:15.618Z | |
| 3260 | 2026-09-05T00:07:15.618Z | info: running `cargo check --bins` on oximeter (136/376) |
| 3261 | 2026-09-05T00:07:16.081Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-09-05T00:07:16.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-09-05T00:07:16.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-09-05T00:07:16.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3265 | 2026-09-05T00:07:16.173Z | |
| 3266 | 2026-09-05T00:07:16.173Z | info: running `cargo check --bins` on oximeter-schema (137/376) |
| 3267 | 2026-09-05T00:07:16.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-09-05T00:07:16.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-09-05T00:07:16.796Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3270 | 2026-09-05T00:07:17.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s |
| 3271 | 2026-09-05T00:07:17.345Z | |
| 3272 | 2026-09-05T00:07:17.345Z | info: running `cargo check --bins` on oximeter-timeseries-macro (138/376) |
| 3273 | 2026-09-05T00:07:17.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-09-05T00:07:17.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-09-05T00:07:17.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-09-05T00:07:17.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3277 | 2026-09-05T00:07:17.917Z | |
| 3278 | 2026-09-05T00:07:17.917Z | info: running `cargo check --bins` on oximeter-test-utils (139/376) |
| 3279 | 2026-09-05T00:07:18.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-09-05T00:07:18.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-09-05T00:07:18.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3282 | 2026-09-05T00:07:18.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3283 | 2026-09-05T00:07:18.532Z | |
| 3284 | 2026-09-05T00:07:18.532Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376) |
| 3285 | 2026-09-05T00:07:19.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3286 | 2026-09-05T00:07:19.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3287 | 2026-09-05T00:07:19.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3288 | 2026-09-05T00:07:19.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3289 | 2026-09-05T00:07:19.113Z | |
| 3290 | 2026-09-05T00:07:19.114Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376) |
| 3291 | 2026-09-05T00:07:19.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3292 | 2026-09-05T00:07:19.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3293 | 2026-09-05T00:07:19.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3294 | 2026-09-05T00:07:19.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3295 | 2026-09-05T00:07:19.689Z | |
| 3296 | 2026-09-05T00:07:19.689Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376) |
| 3297 | 2026-09-05T00:07:20.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3298 | 2026-09-05T00:07:20.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3299 | 2026-09-05T00:07:20.177Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3300 | 2026-09-05T00:07:20.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3301 | 2026-09-05T00:07:20.261Z | |
| 3302 | 2026-09-05T00:07:20.261Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376) |
| 3303 | 2026-09-05T00:07:20.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-09-05T00:07:20.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-09-05T00:07:20.817Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-09-05T00:07:20.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3307 | 2026-09-05T00:07:20.839Z | |
| 3308 | 2026-09-05T00:07:20.839Z | info: running `cargo check --bins` on trust-quorum-test-utils (144/376) |
| 3309 | 2026-09-05T00:07:21.323Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-09-05T00:07:21.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-09-05T00:07:21.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-09-05T00:07:21.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3313 | 2026-09-05T00:07:21.415Z | |
| 3314 | 2026-09-05T00:07:21.415Z | info: running `cargo check --bins` on reconfigurator-cli (145/376) |
| 3315 | 2026-09-05T00:07:21.936Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-09-05T00:07:21.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-09-05T00:07:22.240Z | Compiling crucible-workspace-hack v0.1.0 |
| 3318 | 2026-09-05T00:07:22.243Z | Compiling regress v0.11.1 |
| 3319 | 2026-09-05T00:07:22.243Z | Checking secrecy v0.10.3 |
| 3320 | 2026-09-05T00:07:22.243Z | Checking half v2.7.1 |
| 3321 | 2026-09-05T00:07:22.243Z | Checking ciborium-io v0.2.2 |
| 3322 | 2026-09-05T00:07:22.243Z | Checking inout v0.1.4 |
| 3323 | 2026-09-05T00:07:22.371Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3324 | 2026-09-05T00:07:22.375Z | Checking universal-hash v0.5.1 |
| 3325 | 2026-09-05T00:07:22.448Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3326 | 2026-09-05T00:07:22.501Z | Checking cipher v0.4.4 |
| 3327 | 2026-09-05T00:07:22.515Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3328 | 2026-09-05T00:07:22.543Z | Checking opaque-debug v0.3.1 |
| 3329 | 2026-09-05T00:07:22.610Z | Checking poly1305 v0.8.0 |
| 3330 | 2026-09-05T00:07:22.627Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3331 | 2026-09-05T00:07:22.627Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3332 | 2026-09-05T00:07:22.657Z | Checking ciborium-ll v0.2.2 |
| 3333 | 2026-09-05T00:07:22.695Z | Checking chacha20 v0.9.1 |
| 3334 | 2026-09-05T00:07:22.830Z | Checking ciborium v0.2.2 |
| 3335 | 2026-09-05T00:07:22.867Z | Checking password-hash v0.5.0 |
| 3336 | 2026-09-05T00:07:22.886Z | Checking blake2 v0.10.6 |
| 3337 | 2026-09-05T00:07:22.910Z | Checking aead v0.5.2 |
| 3338 | 2026-09-05T00:07:23.036Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3339 | 2026-09-05T00:07:23.058Z | Checking indent_write v2.2.0 |
| 3340 | 2026-09-05T00:07:23.089Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3341 | 2026-09-05T00:07:23.122Z | Checking argon2 v0.5.3 |
| 3342 | 2026-09-05T00:07:23.185Z | Checking chacha20poly1305 v0.10.1 |
| 3343 | 2026-09-05T00:07:23.251Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3344 | 2026-09-05T00:07:23.317Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3345 | 2026-09-05T00:07:23.338Z | Compiling unsafe-libyaml v0.2.11 |
| 3346 | 2026-09-05T00:07:23.474Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3347 | 2026-09-05T00:07:23.669Z | Checking thiserror-no-std v2.0.2 |
| 3348 | 2026-09-05T00:07:23.684Z | Compiling itertools v0.15.0 |
| 3349 | 2026-09-05T00:07:23.759Z | Checking vsss-rs v3.3.4 |
| 3350 | 2026-09-05T00:07:23.940Z | Compiling serde_yaml v0.9.34+deprecated |
| 3351 | 2026-09-05T00:07:24.075Z | Compiling typify-impl v0.6.2 |
| 3352 | 2026-09-05T00:07:24.285Z | Compiling proc-macro-crate v3.4.0 |
| 3353 | 2026-09-05T00:07:24.703Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3354 | 2026-09-05T00:07:24.804Z | Compiling heapless v0.8.0 |
| 3355 | 2026-09-05T00:07:24.819Z | Compiling num_enum_derive v0.7.6 |
| 3356 | 2026-09-05T00:07:24.857Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3357 | 2026-09-05T00:07:24.994Z | Compiling ingot-macros v0.2.0 |
| 3358 | 2026-09-05T00:07:25.271Z | Checking hash32 v0.3.1 |
| 3359 | 2026-09-05T00:07:25.301Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3360 | 2026-09-05T00:07:25.350Z | Compiling smoltcp v0.11.0 |
| 3361 | 2026-09-05T00:07:25.531Z | Checking tabwriter v1.4.1 |
| 3362 | 2026-09-05T00:07:25.612Z | Checking cobs v0.3.0 |
| 3363 | 2026-09-05T00:07:25.679Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3364 | 2026-09-05T00:07:25.717Z | Checking swrite v0.1.0 |
| 3365 | 2026-09-05T00:07:25.762Z | Checking postcard v1.1.3 |
| 3366 | 2026-09-05T00:07:25.811Z | Compiling proc-macro-crate v1.3.1 |
| 3367 | 2026-09-05T00:07:25.901Z | Checking num_enum v0.7.6 |
| 3368 | 2026-09-05T00:07:25.920Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3369 | 2026-09-05T00:07:25.997Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3370 | 2026-09-05T00:07:26.018Z | Compiling foreign-types-macros v0.2.3 |
| 3371 | 2026-09-05T00:07:26.065Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3372 | 2026-09-05T00:07:26.138Z | Checking colored v3.1.1 |
| 3373 | 2026-09-05T00:07:26.254Z | Checking foreign-types-shared v0.3.1 |
| 3374 | 2026-09-05T00:07:26.321Z | Compiling num_enum_derive v0.5.11 |
| 3375 | 2026-09-05T00:07:26.462Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3376 | 2026-09-05T00:07:26.478Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3377 | 2026-09-05T00:07:26.618Z | Checking foreign-types v0.5.0 |
| 3378 | 2026-09-05T00:07:26.698Z | Checking cstr-argument v0.1.2 |
| 3379 | 2026-09-05T00:07:26.834Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3380 | 2026-09-05T00:07:26.906Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3381 | 2026-09-05T00:07:26.942Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3382 | 2026-09-05T00:07:27.030Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3383 | 2026-09-05T00:07:27.045Z | Checking rand v0.10.1 |
| 3384 | 2026-09-05T00:07:27.059Z | Checking itertools v0.12.1 |
| 3385 | 2026-09-05T00:07:27.113Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3386 | 2026-09-05T00:07:27.198Z | Compiling zone_cfg_derive v0.3.1 |
| 3387 | 2026-09-05T00:07:27.357Z | Checking num_enum v0.5.11 |
| 3388 | 2026-09-05T00:07:27.441Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3389 | 2026-09-05T00:07:27.474Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3390 | 2026-09-05T00:07:27.558Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3391 | 2026-09-05T00:07:27.652Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3392 | 2026-09-05T00:07:27.830Z | Compiling num-derive v0.4.2 |
| 3393 | 2026-09-05T00:07:27.847Z | Checking ingot-types v0.2.0 |
| 3394 | 2026-09-05T00:07:27.847Z | Compiling semver v0.1.20 |
| 3395 | 2026-09-05T00:07:28.083Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3396 | 2026-09-05T00:07:28.160Z | Checking zone v0.3.1 |
| 3397 | 2026-09-05T00:07:28.221Z | Checking ingot v0.2.1 |
| 3398 | 2026-09-05T00:07:28.293Z | Compiling rustc_version v0.1.7 |
| 3399 | 2026-09-05T00:07:28.370Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3400 | 2026-09-05T00:07:28.538Z | Checking smf v0.2.3 |
| 3401 | 2026-09-05T00:07:28.538Z | Checking nom v8.0.0 |
| 3402 | 2026-09-05T00:07:28.604Z | Compiling typify-macro v0.6.2 |
| 3403 | 2026-09-05T00:07:28.677Z | Checking csv-core v0.1.13 |
| 3404 | 2026-09-05T00:07:28.748Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3405 | 2026-09-05T00:07:28.774Z | Checking whoami v1.6.1 |
| 3406 | 2026-09-05T00:07:28.856Z | Checking csv v1.4.0 |
| 3407 | 2026-09-05T00:07:28.949Z | Compiling newtype_derive v0.1.6 |
| 3408 | 2026-09-05T00:07:28.970Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3409 | 2026-09-05T00:07:29.102Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3410 | 2026-09-05T00:07:29.120Z | Compiling cancel-safe-futures v0.1.5 |
| 3411 | 2026-09-05T00:07:29.189Z | Compiling libefi-sys v0.1.0 |
| 3412 | 2026-09-05T00:07:29.223Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3413 | 2026-09-05T00:07:29.353Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3414 | 2026-09-05T00:07:29.500Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3415 | 2026-09-05T00:07:29.517Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3416 | 2026-09-05T00:07:29.637Z | Checking oxide-update-engine-types v0.1.2 |
| 3417 | 2026-09-05T00:07:29.649Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3418 | 2026-09-05T00:07:29.712Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3419 | 2026-09-05T00:07:29.824Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3420 | 2026-09-05T00:07:29.845Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3421 | 2026-09-05T00:07:29.934Z | Compiling bitfield-struct v0.6.2 |
| 3422 | 2026-09-05T00:07:30.062Z | Checking linear-map v1.2.0 |
| 3423 | 2026-09-05T00:07:30.242Z | Checking steno v0.4.1 |
| 3424 | 2026-09-05T00:07:30.352Z | Compiling typify v0.6.2 |
| 3425 | 2026-09-05T00:07:30.472Z | Compiling progenitor-impl v0.14.0 |
| 3426 | 2026-09-05T00:07:30.501Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3427 | 2026-09-05T00:07:30.516Z | Checking oxide-update-engine v0.1.2 |
| 3428 | 2026-09-05T00:07:30.583Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3429 | 2026-09-05T00:07:30.823Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3430 | 2026-09-05T00:07:30.983Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3431 | 2026-09-05T00:07:31.000Z | Checking sha1 v0.10.6 |
| 3432 | 2026-09-05T00:07:31.014Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3433 | 2026-09-05T00:07:31.092Z | Checking utf-8 v0.7.6 |
| 3434 | 2026-09-05T00:07:31.169Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3435 | 2026-09-05T00:07:31.233Z | Checking tungstenite v0.21.0 |
| 3436 | 2026-09-05T00:07:31.292Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3437 | 2026-09-05T00:07:31.417Z | Checking ignore v0.4.25 |
| 3438 | 2026-09-05T00:07:31.451Z | Checking anstyle-parse v0.2.7 |
| 3439 | 2026-09-05T00:07:31.554Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3440 | 2026-09-05T00:07:31.615Z | Compiling xshell-macros v0.2.7 |
| 3441 | 2026-09-05T00:07:31.666Z | Checking tokio-tungstenite v0.21.0 |
| 3442 | 2026-09-05T00:07:31.761Z | Checking anstream v0.6.21 |
| 3443 | 2026-09-05T00:07:31.818Z | Checking globwalk v0.9.1 |
| 3444 | 2026-09-05T00:07:31.954Z | Checking predicates-tree v1.0.13 |
| 3445 | 2026-09-05T00:07:31.970Z | Checking filetime v0.2.27 |
| 3446 | 2026-09-05T00:07:31.993Z | Checking xshell v0.2.7 |
| 3447 | 2026-09-05T00:07:32.009Z | Checking xattr v1.6.1 |
| 3448 | 2026-09-05T00:07:32.051Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3449 | 2026-09-05T00:07:32.068Z | Checking tagptr v0.2.0 |
| 3450 | 2026-09-05T00:07:32.104Z | Checking camino-tempfile-ext v0.3.3 |
| 3451 | 2026-09-05T00:07:32.141Z | Checking tar v0.4.46 |
| 3452 | 2026-09-05T00:07:32.189Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3453 | 2026-09-05T00:07:32.213Z | Checking moka v0.12.13 |
| 3454 | 2026-09-05T00:07:32.272Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3455 | 2026-09-05T00:07:32.302Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3456 | 2026-09-05T00:07:32.370Z | Checking rand_seeder v0.4.0 |
| 3457 | 2026-09-05T00:07:32.408Z | Checking half v1.8.3 |
| 3458 | 2026-09-05T00:07:32.449Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3459 | 2026-09-05T00:07:32.518Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3460 | 2026-09-05T00:07:32.533Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3461 | 2026-09-05T00:07:32.604Z | Checking serde_cbor v0.11.2 |
| 3462 | 2026-09-05T00:07:32.787Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3463 | 2026-09-05T00:07:32.820Z | Checking digest-io v0.1.0 |
| 3464 | 2026-09-05T00:07:32.865Z | Checking hickory-resolver v0.25.2 |
| 3465 | 2026-09-05T00:07:32.956Z | Checking sha2 v0.11.0 |
| 3466 | 2026-09-05T00:07:32.990Z | Compiling petname v2.0.2 |
| 3467 | 2026-09-05T00:07:33.126Z | Compiling progenitor-macro v0.14.0 |
| 3468 | 2026-09-05T00:07:33.421Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3469 | 2026-09-05T00:07:33.460Z | Checking rawzip v0.4.4 |
| 3470 | 2026-09-05T00:07:33.580Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3471 | 2026-09-05T00:07:33.828Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3472 | 2026-09-05T00:07:33.894Z | Checking sapling-renderdag v0.1.0 |
| 3473 | 2026-09-05T00:07:34.013Z | Checking subprocess v0.2.15 |
| 3474 | 2026-09-05T00:07:34.054Z | Checking sync-ptr v0.1.4 |
| 3475 | 2026-09-05T00:07:34.164Z | Checking colored v2.2.0 |
| 3476 | 2026-09-05T00:07:34.179Z | Checking assert_matches v1.5.0 |
| 3477 | 2026-09-05T00:07:34.297Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3478 | 2026-09-05T00:07:34.386Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3479 | 2026-09-05T00:07:34.608Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3480 | 2026-09-05T00:07:35.024Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3481 | 2026-09-05T00:07:35.029Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3482 | 2026-09-05T00:07:35.673Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3483 | 2026-09-05T00:07:35.673Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3484 | 2026-09-05T00:07:36.096Z | Checking progenitor v0.14.0 |
| 3485 | 2026-09-05T00:07:36.239Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3486 | 2026-09-05T00:07:36.242Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3487 | 2026-09-05T00:07:36.242Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3488 | 2026-09-05T00:07:36.242Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3489 | 2026-09-05T00:07:36.242Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3490 | 2026-09-05T00:07:36.483Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3491 | 2026-09-05T00:07:36.889Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3492 | 2026-09-05T00:07:37.199Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3493 | 2026-09-05T00:07:37.347Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3494 | 2026-09-05T00:07:37.428Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3495 | 2026-09-05T00:07:37.449Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3496 | 2026-09-05T00:07:37.657Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3497 | 2026-09-05T00:07:37.972Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3498 | 2026-09-05T00:07:38.526Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3499 | 2026-09-05T00:07:39.182Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3500 | 2026-09-05T00:07:39.317Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3501 | 2026-09-05T00:07:48.066Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3502 | 2026-09-05T00:07:55.525Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3503 | 2026-09-05T00:07:55.567Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3504 | 2026-09-05T00:07:55.567Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3505 | 2026-09-05T00:07:57.020Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3506 | 2026-09-05T00:07:58.292Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3507 | 2026-09-05T00:08:00.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.11s |
| 3508 | 2026-09-05T00:08:00.745Z | |
| 3509 | 2026-09-05T00:08:00.745Z | info: running `cargo check --bins` on nexus-inventory (146/376) |
| 3510 | 2026-09-05T00:08:01.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2026-09-05T00:08:01.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2026-09-05T00:08:01.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2026-09-05T00:08:01.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3514 | 2026-09-05T00:08:01.359Z | |
| 3515 | 2026-09-05T00:08:01.359Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376) |
| 3516 | 2026-09-05T00:08:01.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2026-09-05T00:08:01.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2026-09-05T00:08:01.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2026-09-05T00:08:01.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3520 | 2026-09-05T00:08:01.931Z | |
| 3521 | 2026-09-05T00:08:01.931Z | info: running `cargo check --bins` on clickhouse-admin-server-client (148/376) |
| 3522 | 2026-09-05T00:08:02.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2026-09-05T00:08:02.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2026-09-05T00:08:02.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2026-09-05T00:08:02.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3526 | 2026-09-05T00:08:02.506Z | |
| 3527 | 2026-09-05T00:08:02.506Z | info: running `cargo check --bins` on dns-service-client (149/376) |
| 3528 | 2026-09-05T00:08:02.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2026-09-05T00:08:02.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2026-09-05T00:08:02.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2026-09-05T00:08:02.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3532 | 2026-09-05T00:08:03.062Z | |
| 3533 | 2026-09-05T00:08:03.063Z | info: running `cargo check --bins` on ntp-admin-client (150/376) |
| 3534 | 2026-09-05T00:08:03.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2026-09-05T00:08:03.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2026-09-05T00:08:03.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2026-09-05T00:08:03.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3538 | 2026-09-05T00:08:03.620Z | |
| 3539 | 2026-09-05T00:08:03.620Z | info: running `cargo check --bins` on omicron-cockroach-metrics (151/376) |
| 3540 | 2026-09-05T00:08:04.091Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2026-09-05T00:08:04.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2026-09-05T00:08:04.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2026-09-05T00:08:04.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3544 | 2026-09-05T00:08:04.177Z | |
| 3545 | 2026-09-05T00:08:04.177Z | info: running `cargo check --bins` on cockroach-admin-client (152/376) |
| 3546 | 2026-09-05T00:08:04.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-09-05T00:08:04.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-09-05T00:08:04.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-09-05T00:08:04.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3550 | 2026-09-05T00:08:04.733Z | |
| 3551 | 2026-09-05T00:08:04.734Z | info: running `cargo check --bins` on parallel-task-set (153/376) |
| 3552 | 2026-09-05T00:08:05.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-09-05T00:08:05.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-09-05T00:08:05.206Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-09-05T00:08:05.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3556 | 2026-09-05T00:08:05.289Z | |
| 3557 | 2026-09-05T00:08:05.289Z | info: running `cargo check --bins` on sled-agent-client (154/376) |
| 3558 | 2026-09-05T00:08:05.776Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-09-05T00:08:05.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-09-05T00:08:05.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-09-05T00:08:05.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3562 | 2026-09-05T00:08:05.867Z | |
| 3563 | 2026-09-05T00:08:05.867Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376) |
| 3564 | 2026-09-05T00:08:06.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-09-05T00:08:06.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-09-05T00:08:06.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-09-05T00:08:06.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3568 | 2026-09-05T00:08:06.467Z | |
| 3569 | 2026-09-05T00:08:06.467Z | info: running `cargo check --bins --no-default-features` on sled-storage (156/376) |
| 3570 | 2026-09-05T00:08:06.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-09-05T00:08:06.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-09-05T00:08:06.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-09-05T00:08:06.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3574 | 2026-09-05T00:08:07.052Z | |
| 3575 | 2026-09-05T00:08:07.052Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376) |
| 3576 | 2026-09-05T00:08:07.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-09-05T00:08:07.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-09-05T00:08:07.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-09-05T00:08:07.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3580 | 2026-09-05T00:08:07.642Z | |
| 3581 | 2026-09-05T00:08:07.642Z | info: running `cargo check --bins` on key-manager (158/376) |
| 3582 | 2026-09-05T00:08:08.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-09-05T00:08:08.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-09-05T00:08:08.130Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-09-05T00:08:08.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3586 | 2026-09-05T00:08:08.217Z | |
| 3587 | 2026-09-05T00:08:08.217Z | info: running `cargo check --bins --no-default-features` on sled-hardware (159/376) |
| 3588 | 2026-09-05T00:08:08.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-09-05T00:08:08.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-09-05T00:08:08.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-09-05T00:08:08.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3592 | 2026-09-05T00:08:08.806Z | |
| 3593 | 2026-09-05T00:08:08.806Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376) |
| 3594 | 2026-09-05T00:08:09.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-09-05T00:08:09.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-09-05T00:08:09.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-09-05T00:08:09.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3598 | 2026-09-05T00:08:09.392Z | |
| 3599 | 2026-09-05T00:08:09.392Z | info: running `cargo check --bins` on typed-rng (161/376) |
| 3600 | 2026-09-05T00:08:09.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-09-05T00:08:09.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-09-05T00:08:09.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-09-05T00:08:09.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3604 | 2026-09-05T00:08:09.947Z | |
| 3605 | 2026-09-05T00:08:09.947Z | info: running `cargo check --bins` on gateway-test-utils (162/376) |
| 3606 | 2026-09-05T00:08:10.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-09-05T00:08:10.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-09-05T00:08:10.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3609 | 2026-09-05T00:08:10.468Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3610 | 2026-09-05T00:08:10.559Z | |
| 3611 | 2026-09-05T00:08:10.559Z | info: running `cargo check --bins` on omicron-gateway (163/376) |
| 3612 | 2026-09-05T00:08:11.073Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3613 | 2026-09-05T00:08:11.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3614 | 2026-09-05T00:08:11.290Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3615 | 2026-09-05T00:08:11.293Z | Checking void v1.0.2 |
| 3616 | 2026-09-05T00:08:11.293Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3617 | 2026-09-05T00:08:11.293Z | Checking dropshot-api-manager-types v0.8.0 |
| 3618 | 2026-09-05T00:08:11.293Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3619 | 2026-09-05T00:08:11.406Z | Checking tungstenite v0.23.0 |
| 3620 | 2026-09-05T00:08:11.415Z | Checking nix v0.27.1 |
| 3621 | 2026-09-05T00:08:11.418Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3622 | 2026-09-05T00:08:11.491Z | Checking lzss v0.8.2 |
| 3623 | 2026-09-05T00:08:11.573Z | Checking kstat-rs v0.2.5 |
| 3624 | 2026-09-05T00:08:11.616Z | Checking fxhash v0.2.1 |
| 3625 | 2026-09-05T00:08:11.673Z | Checking serde_bytes v0.11.19 |
| 3626 | 2026-09-05T00:08:11.721Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3627 | 2026-09-05T00:08:11.724Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3628 | 2026-09-05T00:08:11.752Z | Checking signal-hook-tokio v0.3.1 |
| 3629 | 2026-09-05T00:08:11.767Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3630 | 2026-09-05T00:08:11.802Z | Checking tokio-tungstenite v0.23.1 |
| 3631 | 2026-09-05T00:08:11.929Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3632 | 2026-09-05T00:08:13.007Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3633 | 2026-09-05T00:08:13.551Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3634 | 2026-09-05T00:08:15.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s |
| 3635 | 2026-09-05T00:08:15.874Z | |
| 3636 | 2026-09-05T00:08:15.874Z | info: running `cargo check --bins` on gateway-api (164/376) |
| 3637 | 2026-09-05T00:08:16.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3638 | 2026-09-05T00:08:16.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3639 | 2026-09-05T00:08:16.357Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3640 | 2026-09-05T00:08:16.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3641 | 2026-09-05T00:08:16.442Z | |
| 3642 | 2026-09-05T00:08:16.442Z | info: running `cargo check --bins` on ipcc (165/376) |
| 3643 | 2026-09-05T00:08:16.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3644 | 2026-09-05T00:08:16.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3645 | 2026-09-05T00:08:16.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3646 | 2026-09-05T00:08:16.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3647 | 2026-09-05T00:08:16.999Z | |
| 3648 | 2026-09-05T00:08:17.000Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376) |
| 3649 | 2026-09-05T00:08:17.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3650 | 2026-09-05T00:08:17.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3651 | 2026-09-05T00:08:17.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3652 | 2026-09-05T00:08:17.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3653 | 2026-09-05T00:08:17.550Z | |
| 3654 | 2026-09-05T00:08:17.550Z | 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-05T00:08:18.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3656 | 2026-09-05T00:08:18.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3657 | 2026-09-05T00:08:18.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3658 | 2026-09-05T00:08:18.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3659 | 2026-09-05T00:08:18.142Z | |
| 3660 | 2026-09-05T00:08:18.142Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376) |
| 3661 | 2026-09-05T00:08:18.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3662 | 2026-09-05T00:08:18.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3663 | 2026-09-05T00:08:18.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3664 | 2026-09-05T00:08:18.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3665 | 2026-09-05T00:08:18.717Z | |
| 3666 | 2026-09-05T00:08:18.717Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376) |
| 3667 | 2026-09-05T00:08:19.201Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3668 | 2026-09-05T00:08:19.204Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3669 | 2026-09-05T00:08:19.204Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3670 | 2026-09-05T00:08:19.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3671 | 2026-09-05T00:08:19.291Z | |
| 3672 | 2026-09-05T00:08:19.291Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376) |
| 3673 | 2026-09-05T00:08:19.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3674 | 2026-09-05T00:08:19.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3675 | 2026-09-05T00:08:19.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3676 | 2026-09-05T00:08:19.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3677 | 2026-09-05T00:08:19.863Z | |
| 3678 | 2026-09-05T00:08:19.863Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376) |
| 3679 | 2026-09-05T00:08:20.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3680 | 2026-09-05T00:08:20.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3681 | 2026-09-05T00:08:20.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3682 | 2026-09-05T00:08:20.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3683 | 2026-09-05T00:08:20.455Z | |
| 3684 | 2026-09-05T00:08:20.455Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376) |
| 3685 | 2026-09-05T00:08:20.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3686 | 2026-09-05T00:08:20.940Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3687 | 2026-09-05T00:08:20.940Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3688 | 2026-09-05T00:08:21.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3689 | 2026-09-05T00:08:21.035Z | |
| 3690 | 2026-09-05T00:08:21.035Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376) |
| 3691 | 2026-09-05T00:08:21.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3692 | 2026-09-05T00:08:21.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3693 | 2026-09-05T00:08:21.516Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3694 | 2026-09-05T00:08:21.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3695 | 2026-09-05T00:08:21.604Z | |
| 3696 | 2026-09-05T00:08:21.604Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376) |
| 3697 | 2026-09-05T00:08:22.088Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3698 | 2026-09-05T00:08:22.094Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3699 | 2026-09-05T00:08:22.094Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3700 | 2026-09-05T00:08:22.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3701 | 2026-09-05T00:08:22.180Z | |
| 3702 | 2026-09-05T00:08:22.180Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376) |
| 3703 | 2026-09-05T00:08:22.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3704 | 2026-09-05T00:08:22.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3705 | 2026-09-05T00:08:22.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3706 | 2026-09-05T00:08:22.671Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3707 | 2026-09-05T00:08:22.753Z | |
| 3708 | 2026-09-05T00:08:22.754Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376) |
| 3709 | 2026-09-05T00:08:23.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3710 | 2026-09-05T00:08:23.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3711 | 2026-09-05T00:08:23.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3712 | 2026-09-05T00:08:23.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3713 | 2026-09-05T00:08:23.333Z | |
| 3714 | 2026-09-05T00:08:23.333Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376) |
| 3715 | 2026-09-05T00:08:23.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3716 | 2026-09-05T00:08:23.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3717 | 2026-09-05T00:08:23.819Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3718 | 2026-09-05T00:08:23.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3719 | 2026-09-05T00:08:23.907Z | |
| 3720 | 2026-09-05T00:08:23.907Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376) |
| 3721 | 2026-09-05T00:08:24.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3722 | 2026-09-05T00:08:24.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3723 | 2026-09-05T00:08:24.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3724 | 2026-09-05T00:08:24.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3725 | 2026-09-05T00:08:24.484Z | |
| 3726 | 2026-09-05T00:08:24.484Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376) |
| 3727 | 2026-09-05T00:08:24.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3728 | 2026-09-05T00:08:24.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3729 | 2026-09-05T00:08:24.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3730 | 2026-09-05T00:08:24.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3731 | 2026-09-05T00:08:25.061Z | |
| 3732 | 2026-09-05T00:08:25.061Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376) |
| 3733 | 2026-09-05T00:08:25.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3734 | 2026-09-05T00:08:25.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3735 | 2026-09-05T00:08:25.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3736 | 2026-09-05T00:08:25.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3737 | 2026-09-05T00:08:25.637Z | |
| 3738 | 2026-09-05T00:08:25.637Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376) |
| 3739 | 2026-09-05T00:08:26.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3740 | 2026-09-05T00:08:26.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3741 | 2026-09-05T00:08:26.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3742 | 2026-09-05T00:08:26.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3743 | 2026-09-05T00:08:26.215Z | |
| 3744 | 2026-09-05T00:08:26.215Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376) |
| 3745 | 2026-09-05T00:08:26.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-09-05T00:08:26.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-09-05T00:08:26.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3748 | 2026-09-05T00:08:26.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3749 | 2026-09-05T00:08:26.795Z | |
| 3750 | 2026-09-05T00:08:26.795Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376) |
| 3751 | 2026-09-05T00:08:27.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-09-05T00:08:27.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-09-05T00:08:27.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3754 | 2026-09-05T00:08:27.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3755 | 2026-09-05T00:08:27.368Z | |
| 3756 | 2026-09-05T00:08:27.368Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376) |
| 3757 | 2026-09-05T00:08:27.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-09-05T00:08:27.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-09-05T00:08:27.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3760 | 2026-09-05T00:08:27.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3761 | 2026-09-05T00:08:27.942Z | |
| 3762 | 2026-09-05T00:08:27.942Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376) |
| 3763 | 2026-09-05T00:08:28.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-09-05T00:08:28.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-09-05T00:08:28.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3766 | 2026-09-05T00:08:28.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3767 | 2026-09-05T00:08:28.517Z | |
| 3768 | 2026-09-05T00:08:28.517Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376) |
| 3769 | 2026-09-05T00:08:29.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-09-05T00:08:29.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-09-05T00:08:29.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3772 | 2026-09-05T00:08:29.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3773 | 2026-09-05T00:08:29.106Z | |
| 3774 | 2026-09-05T00:08:29.106Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376) |
| 3775 | 2026-09-05T00:08:29.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-09-05T00:08:29.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-09-05T00:08:29.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2026-09-05T00:08:29.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3779 | 2026-09-05T00:08:29.698Z | |
| 3780 | 2026-09-05T00:08:29.698Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376) |
| 3781 | 2026-09-05T00:08:30.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-09-05T00:08:30.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-09-05T00:08:30.199Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2026-09-05T00:08:30.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3785 | 2026-09-05T00:08:30.288Z | |
| 3786 | 2026-09-05T00:08:30.288Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376) |
| 3787 | 2026-09-05T00:08:30.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-09-05T00:08:30.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-09-05T00:08:30.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-09-05T00:08:30.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3791 | 2026-09-05T00:08:30.880Z | |
| 3792 | 2026-09-05T00:08:30.880Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376) |
| 3793 | 2026-09-05T00:08:31.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-09-05T00:08:31.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-09-05T00:08:31.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-09-05T00:08:31.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3797 | 2026-09-05T00:08:31.471Z | |
| 3798 | 2026-09-05T00:08:31.471Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376) |
| 3799 | 2026-09-05T00:08:31.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-09-05T00:08:31.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-09-05T00:08:31.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-09-05T00:08:31.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3803 | 2026-09-05T00:08:32.064Z | |
| 3804 | 2026-09-05T00:08:32.065Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376) |
| 3805 | 2026-09-05T00:08:32.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-09-05T00:08:32.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-09-05T00:08:32.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-09-05T00:08:32.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3809 | 2026-09-05T00:08:32.653Z | |
| 3810 | 2026-09-05T00:08:32.653Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376) |
| 3811 | 2026-09-05T00:08:33.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-09-05T00:08:33.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-09-05T00:08:33.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-09-05T00:08:33.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3815 | 2026-09-05T00:08:33.245Z | |
| 3816 | 2026-09-05T00:08:33.245Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376) |
| 3817 | 2026-09-05T00:08:33.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-09-05T00:08:33.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-09-05T00:08:33.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-09-05T00:08:33.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3821 | 2026-09-05T00:08:33.836Z | |
| 3822 | 2026-09-05T00:08:33.836Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376) |
| 3823 | 2026-09-05T00:08:34.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-09-05T00:08:34.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-09-05T00:08:34.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-09-05T00:08:34.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3827 | 2026-09-05T00:08:34.425Z | |
| 3828 | 2026-09-05T00:08:34.425Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376) |
| 3829 | 2026-09-05T00:08:34.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-09-05T00:08:34.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-09-05T00:08:34.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-09-05T00:08:34.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3833 | 2026-09-05T00:08:35.015Z | |
| 3834 | 2026-09-05T00:08:35.015Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376) |
| 3835 | 2026-09-05T00:08:35.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-09-05T00:08:35.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-09-05T00:08:35.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-09-05T00:08:35.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3839 | 2026-09-05T00:08:35.607Z | |
| 3840 | 2026-09-05T00:08:35.607Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376) |
| 3841 | 2026-09-05T00:08:36.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-09-05T00:08:36.109Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-09-05T00:08:36.109Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-09-05T00:08:36.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3845 | 2026-09-05T00:08:36.197Z | |
| 3846 | 2026-09-05T00:08:36.197Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376) |
| 3847 | 2026-09-05T00:08:36.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-09-05T00:08:36.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-09-05T00:08:36.695Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-09-05T00:08:36.700Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3851 | 2026-09-05T00:08:36.785Z | |
| 3852 | 2026-09-05T00:08:36.785Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376) |
| 3853 | 2026-09-05T00:08:37.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-09-05T00:08:37.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-09-05T00:08:37.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-09-05T00:08:37.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3857 | 2026-09-05T00:08:37.380Z | |
| 3858 | 2026-09-05T00:08:37.380Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376) |
| 3859 | 2026-09-05T00:08:37.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-09-05T00:08:37.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-09-05T00:08:37.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-09-05T00:08:37.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3863 | 2026-09-05T00:08:38.853Z | |
| 3864 | 2026-09-05T00:08:38.853Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376) |
| 3865 | 2026-09-05T00:08:38.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-09-05T00:08:38.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-09-05T00:08:38.886Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-09-05T00:08:38.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3869 | 2026-09-05T00:08:38.886Z | |
| 3870 | 2026-09-05T00:08:38.886Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376) |
| 3871 | 2026-09-05T00:08:39.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-09-05T00:08:39.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-09-05T00:08:39.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-09-05T00:08:39.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3875 | 2026-09-05T00:08:39.145Z | |
| 3876 | 2026-09-05T00:08:39.145Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376) |
| 3877 | 2026-09-05T00:08:39.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-09-05T00:08:39.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-09-05T00:08:39.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-09-05T00:08:39.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3881 | 2026-09-05T00:08:39.719Z | |
| 3882 | 2026-09-05T00:08:39.720Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376) |
| 3883 | 2026-09-05T00:08:40.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-09-05T00:08:40.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-09-05T00:08:40.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-09-05T00:08:40.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3887 | 2026-09-05T00:08:40.293Z | |
| 3888 | 2026-09-05T00:08:40.293Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376) |
| 3889 | 2026-09-05T00:08:40.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-09-05T00:08:40.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-09-05T00:08:40.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-09-05T00:08:40.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3893 | 2026-09-05T00:08:40.871Z | |
| 3894 | 2026-09-05T00:08:40.871Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376) |
| 3895 | 2026-09-05T00:08:41.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-09-05T00:08:41.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-09-05T00:08:41.357Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3898 | 2026-09-05T00:08:41.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3899 | 2026-09-05T00:08:41.444Z | |
| 3900 | 2026-09-05T00:08:41.444Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376) |
| 3901 | 2026-09-05T00:08:41.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3902 | 2026-09-05T00:08:41.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3903 | 2026-09-05T00:08:41.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3904 | 2026-09-05T00:08:41.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3905 | 2026-09-05T00:08:42.019Z | |
| 3906 | 2026-09-05T00:08:42.019Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376) |
| 3907 | 2026-09-05T00:08:42.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3908 | 2026-09-05T00:08:42.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3909 | 2026-09-05T00:08:42.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3910 | 2026-09-05T00:08:42.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3911 | 2026-09-05T00:08:42.590Z | |
| 3912 | 2026-09-05T00:08:42.590Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376) |
| 3913 | 2026-09-05T00:08:43.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3914 | 2026-09-05T00:08:43.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3915 | 2026-09-05T00:08:43.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3916 | 2026-09-05T00:08:43.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3917 | 2026-09-05T00:08:43.166Z | |
| 3918 | 2026-09-05T00:08:43.166Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376) |
| 3919 | 2026-09-05T00:08:43.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3920 | 2026-09-05T00:08:43.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3921 | 2026-09-05T00:08:43.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3922 | 2026-09-05T00:08:43.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3923 | 2026-09-05T00:08:43.741Z | |
| 3924 | 2026-09-05T00:08:43.742Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376) |
| 3925 | 2026-09-05T00:08:44.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3926 | 2026-09-05T00:08:44.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3927 | 2026-09-05T00:08:44.229Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3928 | 2026-09-05T00:08:44.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3929 | 2026-09-05T00:08:44.317Z | |
| 3930 | 2026-09-05T00:08:44.317Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376) |
| 3931 | 2026-09-05T00:08:44.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3932 | 2026-09-05T00:08:44.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3933 | 2026-09-05T00:08:44.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3934 | 2026-09-05T00:08:44.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3935 | 2026-09-05T00:08:44.892Z | |
| 3936 | 2026-09-05T00:08:44.892Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376) |
| 3937 | 2026-09-05T00:08:45.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-09-05T00:08:45.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-09-05T00:08:45.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3940 | 2026-09-05T00:08:45.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3941 | 2026-09-05T00:08:45.467Z | |
| 3942 | 2026-09-05T00:08:45.468Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376) |
| 3943 | 2026-09-05T00:08:45.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-09-05T00:08:45.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-09-05T00:08:45.953Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-09-05T00:08:45.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3947 | 2026-09-05T00:08:46.043Z | |
| 3948 | 2026-09-05T00:08:46.043Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376) |
| 3949 | 2026-09-05T00:08:46.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-09-05T00:08:46.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-09-05T00:08:46.530Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3952 | 2026-09-05T00:08:46.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3953 | 2026-09-05T00:08:46.616Z | |
| 3954 | 2026-09-05T00:08:46.617Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376) |
| 3955 | 2026-09-05T00:08:47.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-09-05T00:08:47.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-09-05T00:08:47.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3958 | 2026-09-05T00:08:47.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3959 | 2026-09-05T00:08:47.193Z | |
| 3960 | 2026-09-05T00:08:47.193Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376) |
| 3961 | 2026-09-05T00:08:47.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-09-05T00:08:47.679Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-09-05T00:08:47.679Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-09-05T00:08:47.683Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3965 | 2026-09-05T00:08:47.770Z | |
| 3966 | 2026-09-05T00:08:47.770Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376) |
| 3967 | 2026-09-05T00:08:48.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-09-05T00:08:48.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-09-05T00:08:48.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-09-05T00:08:48.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3971 | 2026-09-05T00:08:48.351Z | |
| 3972 | 2026-09-05T00:08:48.351Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376) |
| 3973 | 2026-09-05T00:08:48.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-09-05T00:08:48.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-09-05T00:08:48.841Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3976 | 2026-09-05T00:08:48.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3977 | 2026-09-05T00:08:48.938Z | |
| 3978 | 2026-09-05T00:08:48.938Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376) |
| 3979 | 2026-09-05T00:08:49.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-09-05T00:08:49.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-09-05T00:08:49.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3982 | 2026-09-05T00:08:49.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3983 | 2026-09-05T00:08:49.525Z | |
| 3984 | 2026-09-05T00:08:49.525Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376) |
| 3985 | 2026-09-05T00:08:50.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3986 | 2026-09-05T00:08:50.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3987 | 2026-09-05T00:08:50.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3988 | 2026-09-05T00:08:50.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3989 | 2026-09-05T00:08:50.118Z | |
| 3990 | 2026-09-05T00:08:50.119Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376) |
| 3991 | 2026-09-05T00:08:50.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3992 | 2026-09-05T00:08:50.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3993 | 2026-09-05T00:08:50.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3994 | 2026-09-05T00:08:50.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3995 | 2026-09-05T00:08:50.708Z | |
| 3996 | 2026-09-05T00:08:50.708Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376) |
| 3997 | 2026-09-05T00:08:51.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3998 | 2026-09-05T00:08:51.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3999 | 2026-09-05T00:08:51.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4000 | 2026-09-05T00:08:51.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4001 | 2026-09-05T00:08:51.303Z | |
| 4002 | 2026-09-05T00:08:51.303Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376) |
| 4003 | 2026-09-05T00:08:51.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4004 | 2026-09-05T00:08:51.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4005 | 2026-09-05T00:08:51.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4006 | 2026-09-05T00:08:51.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4007 | 2026-09-05T00:08:51.892Z | |
| 4008 | 2026-09-05T00:08:51.892Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376) |
| 4009 | 2026-09-05T00:08:52.387Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4010 | 2026-09-05T00:08:52.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4011 | 2026-09-05T00:08:52.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4012 | 2026-09-05T00:08:52.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4013 | 2026-09-05T00:08:52.482Z | |
| 4014 | 2026-09-05T00:08:52.482Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376) |
| 4015 | 2026-09-05T00:08:52.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4016 | 2026-09-05T00:08:52.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4017 | 2026-09-05T00:08:52.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4018 | 2026-09-05T00:08:52.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4019 | 2026-09-05T00:08:53.073Z | |
| 4020 | 2026-09-05T00:08:53.073Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376) |
| 4021 | 2026-09-05T00:08:53.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-09-05T00:08:53.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-09-05T00:08:53.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4024 | 2026-09-05T00:08:53.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4025 | 2026-09-05T00:08:53.666Z | |
| 4026 | 2026-09-05T00:08:53.666Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376) |
| 4027 | 2026-09-05T00:08:54.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4028 | 2026-09-05T00:08:54.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4029 | 2026-09-05T00:08:54.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4030 | 2026-09-05T00:08:54.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4031 | 2026-09-05T00:08:54.260Z | |
| 4032 | 2026-09-05T00:08:54.260Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376) |
| 4033 | 2026-09-05T00:08:54.756Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4034 | 2026-09-05T00:08:54.759Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4035 | 2026-09-05T00:08:54.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4036 | 2026-09-05T00:08:54.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4037 | 2026-09-05T00:08:54.852Z | |
| 4038 | 2026-09-05T00:08:54.852Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376) |
| 4039 | 2026-09-05T00:08:55.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4040 | 2026-09-05T00:08:55.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4041 | 2026-09-05T00:08:55.353Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4042 | 2026-09-05T00:08:55.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4043 | 2026-09-05T00:08:55.444Z | |
| 4044 | 2026-09-05T00:08:55.444Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376) |
| 4045 | 2026-09-05T00:08:55.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4046 | 2026-09-05T00:08:55.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4047 | 2026-09-05T00:08:55.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4048 | 2026-09-05T00:08:55.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4049 | 2026-09-05T00:08:56.038Z | |
| 4050 | 2026-09-05T00:08:56.038Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376) |
| 4051 | 2026-09-05T00:08:56.536Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4052 | 2026-09-05T00:08:56.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4053 | 2026-09-05T00:08:56.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4054 | 2026-09-05T00:08:56.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4055 | 2026-09-05T00:08:56.631Z | |
| 4056 | 2026-09-05T00:08:56.631Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376) |
| 4057 | 2026-09-05T00:08:57.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4058 | 2026-09-05T00:08:57.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4059 | 2026-09-05T00:08:57.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4060 | 2026-09-05T00:08:57.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4061 | 2026-09-05T00:08:57.225Z | |
| 4062 | 2026-09-05T00:08:57.225Z | info: running `cargo check --bins` on oximeter-producer (235/376) |
| 4063 | 2026-09-05T00:08:57.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-09-05T00:08:57.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-09-05T00:08:57.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4066 | 2026-09-05T00:08:57.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4067 | 2026-09-05T00:08:57.833Z | |
| 4068 | 2026-09-05T00:08:57.833Z | info: running `cargo check --bins` on internal-dns-resolver (236/376) |
| 4069 | 2026-09-05T00:08:58.319Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4070 | 2026-09-05T00:08:58.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4071 | 2026-09-05T00:08:58.322Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4072 | 2026-09-05T00:08:58.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4073 | 2026-09-05T00:08:58.411Z | |
| 4074 | 2026-09-05T00:08:58.411Z | info: running `cargo check --bins` on dns-server (237/376) |
| 4075 | 2026-09-05T00:08:58.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4076 | 2026-09-05T00:08:58.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4077 | 2026-09-05T00:08:59.058Z | Compiling parking_lot_core v0.8.6 |
| 4078 | 2026-09-05T00:08:59.168Z | Compiling git-stub v1.0.0 |
| 4079 | 2026-09-05T00:08:59.175Z | Checking prefix-trie v0.7.0 |
| 4080 | 2026-09-05T00:08:59.181Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4081 | 2026-09-05T00:08:59.291Z | Compiling git-stub-vcs v0.1.0 |
| 4082 | 2026-09-05T00:08:59.456Z | Checking hickory-server v0.25.2 |
| 4083 | 2026-09-05T00:08:59.557Z | Checking parking_lot v0.11.2 |
| 4084 | 2026-09-05T00:08:59.590Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4085 | 2026-09-05T00:08:59.725Z | Checking sled v0.34.7 |
| 4086 | 2026-09-05T00:09:01.671Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 4087 | 2026-09-05T00:09:01.843Z | |
| 4088 | 2026-09-05T00:09:01.843Z | info: running `cargo check --bins` on dns-server-api (238/376) |
| 4089 | 2026-09-05T00:09:02.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4090 | 2026-09-05T00:09:02.323Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4091 | 2026-09-05T00:09:02.323Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4092 | 2026-09-05T00:09:02.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4093 | 2026-09-05T00:09:02.409Z | |
| 4094 | 2026-09-05T00:09:02.410Z | info: running `cargo check --bins` on nexus-client (239/376) |
| 4095 | 2026-09-05T00:09:02.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4096 | 2026-09-05T00:09:02.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4097 | 2026-09-05T00:09:02.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4098 | 2026-09-05T00:09:02.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4099 | 2026-09-05T00:09:03.019Z | |
| 4100 | 2026-09-05T00:09:03.019Z | info: running `cargo check --bins` on oximeter-producer-api (240/376) |
| 4101 | 2026-09-05T00:09:03.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4102 | 2026-09-05T00:09:03.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4103 | 2026-09-05T00:09:03.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4104 | 2026-09-05T00:09:03.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4105 | 2026-09-05T00:09:03.593Z | |
| 4106 | 2026-09-05T00:09:03.594Z | info: running `cargo check --bins` on sp-sim (241/376) |
| 4107 | 2026-09-05T00:09:04.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4108 | 2026-09-05T00:09:04.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4109 | 2026-09-05T00:09:04.301Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4110 | 2026-09-05T00:09:04.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s |
| 4111 | 2026-09-05T00:09:05.013Z | |
| 4112 | 2026-09-05T00:09:05.013Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376) |
| 4113 | 2026-09-05T00:09:05.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4114 | 2026-09-05T00:09:05.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4115 | 2026-09-05T00:09:05.833Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 4116 | 2026-09-05T00:09:05.960Z | Compiling hashbrown v0.14.5 |
| 4117 | 2026-09-05T00:09:05.964Z | Compiling rfc6979 v0.4.0 |
| 4118 | 2026-09-05T00:09:05.979Z | Compiling salty v0.3.0 |
| 4119 | 2026-09-05T00:09:05.989Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4120 | 2026-09-05T00:09:06.001Z | Compiling primeorder v0.13.6 |
| 4121 | 2026-09-05T00:09:06.015Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4122 | 2026-09-05T00:09:06.077Z | Compiling ecdsa v0.16.9 |
| 4123 | 2026-09-05T00:09:06.143Z | Compiling sha1 v0.10.6 |
| 4124 | 2026-09-05T00:09:06.254Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4125 | 2026-09-05T00:09:06.329Z | Compiling proc-macro-error2 v2.0.1 |
| 4126 | 2026-09-05T00:09:06.438Z | Compiling p384 v0.13.1 |
| 4127 | 2026-09-05T00:09:06.455Z | Compiling chumsky v0.9.3 |
| 4128 | 2026-09-05T00:09:06.471Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4129 | 2026-09-05T00:09:06.505Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4130 | 2026-09-05T00:09:06.632Z | Compiling knus-derive v3.4.0 |
| 4131 | 2026-09-05T00:09:06.683Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4132 | 2026-09-05T00:09:06.709Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 4133 | 2026-09-05T00:09:06.774Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4134 | 2026-09-05T00:09:06.928Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 4135 | 2026-09-05T00:09:06.974Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4136 | 2026-09-05T00:09:07.128Z | Checking corncobs v0.1.4 |
| 4137 | 2026-09-05T00:09:07.171Z | Checking libscf-sys v1.2.0 |
| 4138 | 2026-09-05T00:09:07.175Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4139 | 2026-09-05T00:09:07.200Z | Checking secrecy v0.8.0 |
| 4140 | 2026-09-05T00:09:07.213Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4141 | 2026-09-05T00:09:07.250Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4142 | 2026-09-05T00:09:07.298Z | Checking papergrid v0.18.0 |
| 4143 | 2026-09-05T00:09:07.323Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4144 | 2026-09-05T00:09:07.371Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4145 | 2026-09-05T00:09:07.500Z | Compiling unicase v2.9.0 |
| 4146 | 2026-09-05T00:09:07.555Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4147 | 2026-09-05T00:09:07.617Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4148 | 2026-09-05T00:09:07.656Z | Checking itertools v0.15.0 |
| 4149 | 2026-09-05T00:09:07.700Z | Compiling mime_guess v2.0.5 |
| 4150 | 2026-09-05T00:09:07.820Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4151 | 2026-09-05T00:09:07.837Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4152 | 2026-09-05T00:09:08.074Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4153 | 2026-09-05T00:09:08.090Z | Checking tabled v0.21.0 |
| 4154 | 2026-09-05T00:09:08.093Z | Compiling knus v3.4.0 |
| 4155 | 2026-09-05T00:09:08.119Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4156 | 2026-09-05T00:09:08.405Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4157 | 2026-09-05T00:09:08.421Z | Checking crc8 v0.1.1 |
| 4158 | 2026-09-05T00:09:08.518Z | Checking http-range v0.1.5 |
| 4159 | 2026-09-05T00:09:08.760Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4160 | 2026-09-05T00:09:08.775Z | Checking scuffle v0.1.0 |
| 4161 | 2026-09-05T00:09:08.804Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 4162 | 2026-09-05T00:09:08.943Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4163 | 2026-09-05T00:09:08.971Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4164 | 2026-09-05T00:09:08.987Z | Checking nanorand v0.7.0 |
| 4165 | 2026-09-05T00:09:08.990Z | Checking hyper-staticfile v0.10.1 |
| 4166 | 2026-09-05T00:09:09.185Z | Checking flume v0.11.1 |
| 4167 | 2026-09-05T00:09:09.305Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4168 | 2026-09-05T00:09:09.331Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4169 | 2026-09-05T00:09:09.353Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4170 | 2026-09-05T00:09:09.429Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4171 | 2026-09-05T00:09:09.471Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4172 | 2026-09-05T00:09:09.681Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4173 | 2026-09-05T00:09:09.697Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4174 | 2026-09-05T00:09:09.712Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4175 | 2026-09-05T00:09:09.869Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4176 | 2026-09-05T00:09:10.005Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4177 | 2026-09-05T00:09:10.225Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4178 | 2026-09-05T00:09:10.274Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4179 | 2026-09-05T00:09:10.807Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4180 | 2026-09-05T00:09:11.665Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4181 | 2026-09-05T00:09:13.611Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4182 | 2026-09-05T00:09:14.654Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 4183 | 2026-09-05T00:09:15.214Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4184 | 2026-09-05T00:09:15.214Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4185 | 2026-09-05T00:09:15.971Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4186 | 2026-09-05T00:09:27.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.13s |
| 4187 | 2026-09-05T00:09:27.150Z | 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-05T00:09:27.150Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4189 | 2026-09-05T00:09:27.359Z | |
| 4190 | 2026-09-05T00:09:27.359Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376) |
| 4191 | 2026-09-05T00:09:27.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4192 | 2026-09-05T00:09:27.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4193 | 2026-09-05T00:09:28.132Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4194 | 2026-09-05T00:09:38.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s |
| 4195 | 2026-09-05T00:09:38.486Z | 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-05T00:09:38.486Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4197 | 2026-09-05T00:09:38.683Z | |
| 4198 | 2026-09-05T00:09:38.683Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376) |
| 4199 | 2026-09-05T00:09:39.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4200 | 2026-09-05T00:09:39.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4201 | 2026-09-05T00:09:39.458Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4202 | 2026-09-05T00:09:49.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s |
| 4203 | 2026-09-05T00:09:49.719Z | 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-05T00:09:49.719Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4205 | 2026-09-05T00:09:49.919Z | |
| 4206 | 2026-09-05T00:09:49.919Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376) |
| 4207 | 2026-09-05T00:09:50.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4208 | 2026-09-05T00:09:50.454Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4209 | 2026-09-05T00:09:50.695Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4210 | 2026-09-05T00:10:00.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s |
| 4211 | 2026-09-05T00:10:00.928Z | 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-05T00:10:00.928Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4213 | 2026-09-05T00:10:01.130Z | |
| 4214 | 2026-09-05T00:10:01.131Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376) |
| 4215 | 2026-09-05T00:10:01.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-09-05T00:10:01.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-09-05T00:10:01.906Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4218 | 2026-09-05T00:10:12.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s |
| 4219 | 2026-09-05T00:10:12.238Z | 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-05T00:10:12.238Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4221 | 2026-09-05T00:10:12.435Z | |
| 4222 | 2026-09-05T00:10:12.435Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376) |
| 4223 | 2026-09-05T00:10:12.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4224 | 2026-09-05T00:10:12.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4225 | 2026-09-05T00:10:13.210Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4226 | 2026-09-05T00:10:23.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s |
| 4227 | 2026-09-05T00:10:23.518Z | 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-05T00:10:23.518Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4229 | 2026-09-05T00:10:23.722Z | |
| 4230 | 2026-09-05T00:10:23.722Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376) |
| 4231 | 2026-09-05T00:10:24.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4232 | 2026-09-05T00:10:24.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4233 | 2026-09-05T00:10:24.501Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4234 | 2026-09-05T00:10:34.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s |
| 4235 | 2026-09-05T00:10:34.810Z | 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-05T00:10:34.810Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4237 | 2026-09-05T00:10:35.010Z | |
| 4238 | 2026-09-05T00:10:35.010Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376) |
| 4239 | 2026-09-05T00:10:35.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-09-05T00:10:35.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-09-05T00:10:35.783Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4242 | 2026-09-05T00:10:46.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s |
| 4243 | 2026-09-05T00:10:46.150Z | 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-05T00:10:46.150Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4245 | 2026-09-05T00:10:46.350Z | |
| 4246 | 2026-09-05T00:10:46.350Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376) |
| 4247 | 2026-09-05T00:10:46.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4248 | 2026-09-05T00:10:46.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4249 | 2026-09-05T00:10:46.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4250 | 2026-09-05T00:10:46.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4251 | 2026-09-05T00:10:46.934Z | |
| 4252 | 2026-09-05T00:10:46.934Z | info: running `cargo check --bins` on installinator-common (251/376) |
| 4253 | 2026-09-05T00:10:47.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-09-05T00:10:47.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-09-05T00:10:47.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4256 | 2026-09-05T00:10:47.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4257 | 2026-09-05T00:10:47.529Z | |
| 4258 | 2026-09-05T00:10:47.529Z | info: running `cargo check --bins` on installinator-common-versions (252/376) |
| 4259 | 2026-09-05T00:10:48.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4260 | 2026-09-05T00:10:48.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4261 | 2026-09-05T00:10:48.008Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4262 | 2026-09-05T00:10:48.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4263 | 2026-09-05T00:10:48.095Z | |
| 4264 | 2026-09-05T00:10:48.096Z | info: running `cargo check --bins` on nexus-lockstep-client (253/376) |
| 4265 | 2026-09-05T00:10:48.612Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-09-05T00:10:48.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-09-05T00:10:48.616Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4268 | 2026-09-05T00:10:48.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4269 | 2026-09-05T00:10:48.715Z | |
| 4270 | 2026-09-05T00:10:48.715Z | info: running `cargo check --bins` on omicron-ddm-admin-client (254/376) |
| 4271 | 2026-09-05T00:10:49.197Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-09-05T00:10:49.200Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-09-05T00:10:49.200Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-09-05T00:10:49.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4275 | 2026-09-05T00:10:49.289Z | |
| 4276 | 2026-09-05T00:10:49.289Z | info: running `cargo check --bins` on range-requests (255/376) |
| 4277 | 2026-09-05T00:10:49.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-09-05T00:10:49.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-09-05T00:10:49.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-09-05T00:10:49.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4281 | 2026-09-05T00:10:49.857Z | |
| 4282 | 2026-09-05T00:10:49.857Z | info: running `cargo check --bins` on repo-depot-api (256/376) |
| 4283 | 2026-09-05T00:10:50.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-09-05T00:10:50.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-09-05T00:10:50.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-09-05T00:10:50.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4287 | 2026-09-05T00:10:50.427Z | |
| 4288 | 2026-09-05T00:10:50.427Z | info: running `cargo check --bins` on repo-depot-client (257/376) |
| 4289 | 2026-09-05T00:10:50.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-09-05T00:10:50.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-09-05T00:10:50.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-09-05T00:10:50.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4293 | 2026-09-05T00:10:50.988Z | |
| 4294 | 2026-09-05T00:10:50.988Z | info: running `cargo check --bins` on sled-agent-api (258/376) |
| 4295 | 2026-09-05T00:10:51.486Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-09-05T00:10:51.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-09-05T00:10:51.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-09-05T00:10:51.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4299 | 2026-09-05T00:10:51.581Z | |
| 4300 | 2026-09-05T00:10:51.582Z | info: running `cargo check --bins` on sled-diagnostics (259/376) |
| 4301 | 2026-09-05T00:10:52.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-09-05T00:10:52.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-09-05T00:10:52.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-09-05T00:10:52.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4305 | 2026-09-05T00:10:52.173Z | |
| 4306 | 2026-09-05T00:10:52.173Z | info: running `cargo check --bins` on zfs-test-harness (260/376) |
| 4307 | 2026-09-05T00:10:52.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-09-05T00:10:52.676Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-09-05T00:10:52.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4310 | 2026-09-05T00:10:52.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4311 | 2026-09-05T00:10:52.767Z | |
| 4312 | 2026-09-05T00:10:52.767Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (261/376) |
| 4313 | 2026-09-05T00:10:53.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-09-05T00:10:53.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-09-05T00:10:53.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4316 | 2026-09-05T00:10:53.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4317 | 2026-09-05T00:10:53.372Z | |
| 4318 | 2026-09-05T00:10:53.372Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376) |
| 4319 | 2026-09-05T00:10:53.872Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-09-05T00:10:53.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-09-05T00:10:53.876Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4322 | 2026-09-05T00:10:53.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4323 | 2026-09-05T00:10:53.967Z | |
| 4324 | 2026-09-05T00:10:53.968Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376) |
| 4325 | 2026-09-05T00:10:54.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4326 | 2026-09-05T00:10:54.474Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4327 | 2026-09-05T00:10:54.474Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4328 | 2026-09-05T00:10:54.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4329 | 2026-09-05T00:10:54.567Z | |
| 4330 | 2026-09-05T00:10:54.567Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376) |
| 4331 | 2026-09-05T00:10:55.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-09-05T00:10:55.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-09-05T00:10:55.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4334 | 2026-09-05T00:10:55.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4335 | 2026-09-05T00:10:55.165Z | |
| 4336 | 2026-09-05T00:10:55.165Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376) |
| 4337 | 2026-09-05T00:10:55.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4338 | 2026-09-05T00:10:55.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4339 | 2026-09-05T00:10:55.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4340 | 2026-09-05T00:10:55.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4341 | 2026-09-05T00:10:55.762Z | |
| 4342 | 2026-09-05T00:10:55.762Z | info: running `cargo check --bins` on sled-agent-resolvable-files (266/376) |
| 4343 | 2026-09-05T00:10:56.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4344 | 2026-09-05T00:10:56.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4345 | 2026-09-05T00:10:56.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4346 | 2026-09-05T00:10:56.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4347 | 2026-09-05T00:10:56.369Z | |
| 4348 | 2026-09-05T00:10:56.369Z | info: running `cargo check --bins` on trust-quorum (267/376) |
| 4349 | 2026-09-05T00:10:56.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4350 | 2026-09-05T00:10:56.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4351 | 2026-09-05T00:10:56.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4352 | 2026-09-05T00:10:56.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4353 | 2026-09-05T00:10:56.964Z | |
| 4354 | 2026-09-05T00:10:56.964Z | info: running `cargo check --bins` on sled-agent-health-monitor (268/376) |
| 4355 | 2026-09-05T00:10:57.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4356 | 2026-09-05T00:10:57.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4357 | 2026-09-05T00:10:57.479Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4358 | 2026-09-05T00:10:57.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4359 | 2026-09-05T00:10:57.562Z | |
| 4360 | 2026-09-05T00:10:57.562Z | info: running `cargo check --bins` on sled-agent-multirack-join (269/376) |
| 4361 | 2026-09-05T00:10:58.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4362 | 2026-09-05T00:10:58.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4363 | 2026-09-05T00:10:58.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4364 | 2026-09-05T00:10:58.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4365 | 2026-09-05T00:10:58.181Z | |
| 4366 | 2026-09-05T00:10:58.181Z | info: running `cargo check --bins` on sled-agent-rack-setup (270/376) |
| 4367 | 2026-09-05T00:10:58.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4368 | 2026-09-05T00:10:58.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4369 | 2026-09-05T00:10:58.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4370 | 2026-09-05T00:10:58.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4371 | 2026-09-05T00:10:58.799Z | |
| 4372 | 2026-09-05T00:10:58.799Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376) |
| 4373 | 2026-09-05T00:10:59.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4374 | 2026-09-05T00:10:59.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4375 | 2026-09-05T00:10:59.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4376 | 2026-09-05T00:10:59.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4377 | 2026-09-05T00:10:59.408Z | |
| 4378 | 2026-09-05T00:10:59.408Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (272/376) |
| 4379 | 2026-09-05T00:10:59.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4380 | 2026-09-05T00:10:59.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4381 | 2026-09-05T00:10:59.933Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4382 | 2026-09-05T00:10:59.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4383 | 2026-09-05T00:11:00.032Z | |
| 4384 | 2026-09-05T00:11:00.032Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376) |
| 4385 | 2026-09-05T00:11:00.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4386 | 2026-09-05T00:11:00.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4387 | 2026-09-05T00:11:00.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4388 | 2026-09-05T00:11:00.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4389 | 2026-09-05T00:11:00.665Z | |
| 4390 | 2026-09-05T00:11:00.665Z | info: running `cargo check --bins` on omicron-deployment-graph (274/376) |
| 4391 | 2026-09-05T00:11:01.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4392 | 2026-09-05T00:11:01.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4393 | 2026-09-05T00:11:01.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4394 | 2026-09-05T00:11:01.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4395 | 2026-09-05T00:11:01.235Z | |
| 4396 | 2026-09-05T00:11:01.235Z | info: running `cargo check --bins` on transient-dns-server (275/376) |
| 4397 | 2026-09-05T00:11:01.717Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4398 | 2026-09-05T00:11:01.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4399 | 2026-09-05T00:11:01.725Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4400 | 2026-09-05T00:11:01.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4401 | 2026-09-05T00:11:01.807Z | |
| 4402 | 2026-09-05T00:11:01.807Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376) |
| 4403 | 2026-09-05T00:11:02.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4404 | 2026-09-05T00:11:02.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4405 | 2026-09-05T00:11:02.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4406 | 2026-09-05T00:11:02.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4407 | 2026-09-05T00:11:02.387Z | |
| 4408 | 2026-09-05T00:11:02.387Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376) |
| 4409 | 2026-09-05T00:11:02.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4410 | 2026-09-05T00:11:02.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4411 | 2026-09-05T00:11:02.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4412 | 2026-09-05T00:11:02.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4413 | 2026-09-05T00:11:02.990Z | |
| 4414 | 2026-09-05T00:11:02.991Z | info: running `cargo check --bins` on omicron-rpaths (278/376) |
| 4415 | 2026-09-05T00:11:03.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4416 | 2026-09-05T00:11:03.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4417 | 2026-09-05T00:11:03.472Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4418 | 2026-09-05T00:11:03.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4419 | 2026-09-05T00:11:03.536Z | |
| 4420 | 2026-09-05T00:11:03.537Z | info: running `cargo check --bins` on omicron-repl-utils (279/376) |
| 4421 | 2026-09-05T00:11:04.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4422 | 2026-09-05T00:11:04.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4423 | 2026-09-05T00:11:04.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4424 | 2026-09-05T00:11:04.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4425 | 2026-09-05T00:11:04.175Z | |
| 4426 | 2026-09-05T00:11:04.175Z | info: running `cargo check --bins` on omicron-clickhouse-admin (280/376) |
| 4427 | 2026-09-05T00:11:04.604Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4428 | 2026-09-05T00:11:04.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4429 | 2026-09-05T00:11:04.817Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4430 | 2026-09-05T00:11:05.218Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4431 | 2026-09-05T00:11:06.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s |
| 4432 | 2026-09-05T00:11:06.600Z | |
| 4433 | 2026-09-05T00:11:06.600Z | info: running `cargo check --bins` on clickhouse-admin-api (281/376) |
| 4434 | 2026-09-05T00:11:07.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4435 | 2026-09-05T00:11:07.109Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4436 | 2026-09-05T00:11:07.109Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4437 | 2026-09-05T00:11:07.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4438 | 2026-09-05T00:11:07.171Z | |
| 4439 | 2026-09-05T00:11:07.171Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (282/376) |
| 4440 | 2026-09-05T00:11:07.662Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-09-05T00:11:07.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-09-05T00:11:07.676Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4443 | 2026-09-05T00:11:07.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4444 | 2026-09-05T00:11:07.761Z | |
| 4445 | 2026-09-05T00:11:07.761Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376) |
| 4446 | 2026-09-05T00:11:08.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4447 | 2026-09-05T00:11:08.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4448 | 2026-09-05T00:11:08.261Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4449 | 2026-09-05T00:11:08.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4450 | 2026-09-05T00:11:08.344Z | |
| 4451 | 2026-09-05T00:11:08.344Z | info: running `cargo check --bins` on clickhouse-admin-single-client (284/376) |
| 4452 | 2026-09-05T00:11:08.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4453 | 2026-09-05T00:11:08.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4454 | 2026-09-05T00:11:08.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4455 | 2026-09-05T00:11:08.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4456 | 2026-09-05T00:11:08.899Z | |
| 4457 | 2026-09-05T00:11:08.899Z | info: running `cargo check --bins` on installinator-client (285/376) |
| 4458 | 2026-09-05T00:11:09.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4459 | 2026-09-05T00:11:09.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4460 | 2026-09-05T00:11:09.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4461 | 2026-09-05T00:11:09.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4462 | 2026-09-05T00:11:09.462Z | |
| 4463 | 2026-09-05T00:11:09.463Z | info: running `cargo check --bins` on oxide-client (286/376) |
| 4464 | 2026-09-05T00:11:09.939Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4465 | 2026-09-05T00:11:09.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4466 | 2026-09-05T00:11:09.961Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4467 | 2026-09-05T00:11:09.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4468 | 2026-09-05T00:11:10.027Z | |
| 4469 | 2026-09-05T00:11:10.028Z | info: running `cargo check --bins` on oximeter-client (287/376) |
| 4470 | 2026-09-05T00:11:10.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4471 | 2026-09-05T00:11:10.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4472 | 2026-09-05T00:11:10.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4473 | 2026-09-05T00:11:10.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4474 | 2026-09-05T00:11:10.629Z | |
| 4475 | 2026-09-05T00:11:10.629Z | info: running `cargo check --bins` on wicketd-client (288/376) |
| 4476 | 2026-09-05T00:11:11.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4477 | 2026-09-05T00:11:11.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4478 | 2026-09-05T00:11:11.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4479 | 2026-09-05T00:11:11.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4480 | 2026-09-05T00:11:11.212Z | |
| 4481 | 2026-09-05T00:11:11.213Z | info: running `cargo check --bins` on wicket-common (289/376) |
| 4482 | 2026-09-05T00:11:11.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4483 | 2026-09-05T00:11:11.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4484 | 2026-09-05T00:11:11.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4485 | 2026-09-05T00:11:11.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4486 | 2026-09-05T00:11:11.800Z | |
| 4487 | 2026-09-05T00:11:11.801Z | info: running `cargo check --bins` on wicketd-commission-client (290/376) |
| 4488 | 2026-09-05T00:11:12.281Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4489 | 2026-09-05T00:11:12.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4490 | 2026-09-05T00:11:12.300Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4491 | 2026-09-05T00:11:12.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4492 | 2026-09-05T00:11:12.381Z | |
| 4493 | 2026-09-05T00:11:12.381Z | info: running `cargo check --bins` on omicron-cockroach-admin (291/376) |
| 4494 | 2026-09-05T00:11:12.926Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4495 | 2026-09-05T00:11:12.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4496 | 2026-09-05T00:11:13.071Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4497 | 2026-09-05T00:11:13.160Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4498 | 2026-09-05T00:11:14.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s |
| 4499 | 2026-09-05T00:11:14.442Z | |
| 4500 | 2026-09-05T00:11:14.442Z | info: running `cargo check --bins` on cockroach-admin-api (292/376) |
| 4501 | 2026-09-05T00:11:14.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4502 | 2026-09-05T00:11:14.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4503 | 2026-09-05T00:11:14.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4504 | 2026-09-05T00:11:14.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4505 | 2026-09-05T00:11:15.004Z | |
| 4506 | 2026-09-05T00:11:15.004Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376) |
| 4507 | 2026-09-05T00:11:15.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4508 | 2026-09-05T00:11:15.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4509 | 2026-09-05T00:11:15.561Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4510 | 2026-09-05T00:11:15.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4511 | 2026-09-05T00:11:15.666Z | |
| 4512 | 2026-09-05T00:11:15.666Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376) |
| 4513 | 2026-09-05T00:11:16.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4514 | 2026-09-05T00:11:16.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4515 | 2026-09-05T00:11:16.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4516 | 2026-09-05T00:11:16.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4517 | 2026-09-05T00:11:16.322Z | |
| 4518 | 2026-09-05T00:11:16.323Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376) |
| 4519 | 2026-09-05T00:11:16.841Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4520 | 2026-09-05T00:11:16.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4521 | 2026-09-05T00:11:16.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4522 | 2026-09-05T00:11:16.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4523 | 2026-09-05T00:11:16.943Z | |
| 4524 | 2026-09-05T00:11:16.943Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376) |
| 4525 | 2026-09-05T00:11:17.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4526 | 2026-09-05T00:11:17.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4527 | 2026-09-05T00:11:17.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4528 | 2026-09-05T00:11:17.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4529 | 2026-09-05T00:11:17.569Z | |
| 4530 | 2026-09-05T00:11:17.569Z | info: running `cargo check --bins` on db-macros (297/376) |
| 4531 | 2026-09-05T00:11:18.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4532 | 2026-09-05T00:11:18.043Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4533 | 2026-09-05T00:11:18.043Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4534 | 2026-09-05T00:11:18.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4535 | 2026-09-05T00:11:18.125Z | |
| 4536 | 2026-09-05T00:11:18.125Z | info: running `cargo check --bins` on nexus-macros-common (298/376) |
| 4537 | 2026-09-05T00:11:18.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4538 | 2026-09-05T00:11:18.601Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4539 | 2026-09-05T00:11:18.601Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4540 | 2026-09-05T00:11:18.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4541 | 2026-09-05T00:11:18.685Z | |
| 4542 | 2026-09-05T00:11:18.685Z | info: running `cargo check --bins` on nexus-auth (299/376) |
| 4543 | 2026-09-05T00:11:19.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4544 | 2026-09-05T00:11:19.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4545 | 2026-09-05T00:11:19.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4546 | 2026-09-05T00:11:19.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4547 | 2026-09-05T00:11:19.311Z | |
| 4548 | 2026-09-05T00:11:19.311Z | info: running `cargo check --bins` on authz-macros (300/376) |
| 4549 | 2026-09-05T00:11:19.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4550 | 2026-09-05T00:11:19.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4551 | 2026-09-05T00:11:19.785Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4552 | 2026-09-05T00:11:19.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4553 | 2026-09-05T00:11:19.867Z | |
| 4554 | 2026-09-05T00:11:19.867Z | info: running `cargo check --bins` on nexus-db-fixed-data (301/376) |
| 4555 | 2026-09-05T00:11:20.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4556 | 2026-09-05T00:11:20.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4557 | 2026-09-05T00:11:20.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4558 | 2026-09-05T00:11:20.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4559 | 2026-09-05T00:11:20.485Z | |
| 4560 | 2026-09-05T00:11:20.485Z | info: running `cargo check --bins` on nexus-db-model (302/376) |
| 4561 | 2026-09-05T00:11:21.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4562 | 2026-09-05T00:11:21.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4563 | 2026-09-05T00:11:21.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4564 | 2026-09-05T00:11:21.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4565 | 2026-09-05T00:11:21.105Z | |
| 4566 | 2026-09-05T00:11:21.105Z | info: running `cargo check --bins` on nexus-db-schema (303/376) |
| 4567 | 2026-09-05T00:11:21.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4568 | 2026-09-05T00:11:21.584Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4569 | 2026-09-05T00:11:21.584Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4570 | 2026-09-05T00:11:21.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4571 | 2026-09-05T00:11:21.669Z | |
| 4572 | 2026-09-05T00:11:21.670Z | info: running `cargo check --bins` on nexus-defaults (304/376) |
| 4573 | 2026-09-05T00:11:22.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4574 | 2026-09-05T00:11:22.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4575 | 2026-09-05T00:11:22.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4576 | 2026-09-05T00:11:22.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4577 | 2026-09-05T00:11:22.245Z | |
| 4578 | 2026-09-05T00:11:22.245Z | info: running `cargo check --bins` on omicron-git-version (305/376) |
| 4579 | 2026-09-05T00:11:22.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4580 | 2026-09-05T00:11:22.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4581 | 2026-09-05T00:11:22.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4582 | 2026-09-05T00:11:22.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4583 | 2026-09-05T00:11:22.803Z | |
| 4584 | 2026-09-05T00:11:22.803Z | info: running `cargo check --bins` on nexus-db-errors (306/376) |
| 4585 | 2026-09-05T00:11:23.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4586 | 2026-09-05T00:11:23.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4587 | 2026-09-05T00:11:23.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4588 | 2026-09-05T00:11:23.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4589 | 2026-09-05T00:11:23.429Z | |
| 4590 | 2026-09-05T00:11:23.429Z | info: running `cargo check --bins` on nexus-db-lookup (307/376) |
| 4591 | 2026-09-05T00:11:23.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4592 | 2026-09-05T00:11:23.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4593 | 2026-09-05T00:11:23.957Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4594 | 2026-09-05T00:11:23.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4595 | 2026-09-05T00:11:24.056Z | |
| 4596 | 2026-09-05T00:11:24.056Z | info: running `cargo check --bins` on nexus-test-interface (308/376) |
| 4597 | 2026-09-05T00:11:24.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4598 | 2026-09-05T00:11:24.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4599 | 2026-09-05T00:11:24.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4600 | 2026-09-05T00:11:24.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4601 | 2026-09-05T00:11:24.685Z | |
| 4602 | 2026-09-05T00:11:24.685Z | info: running `cargo check --bins` on oximeter-collector (309/376) |
| 4603 | 2026-09-05T00:11:25.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4604 | 2026-09-05T00:11:25.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4605 | 2026-09-05T00:11:25.405Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4606 | 2026-09-05T00:11:25.405Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4607 | 2026-09-05T00:11:26.082Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4608 | 2026-09-05T00:11:27.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s |
| 4609 | 2026-09-05T00:11:27.988Z | |
| 4610 | 2026-09-05T00:11:27.988Z | info: running `cargo check --bins` on oximeter-api (310/376) |
| 4611 | 2026-09-05T00:11:28.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4612 | 2026-09-05T00:11:28.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4613 | 2026-09-05T00:11:28.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4614 | 2026-09-05T00:11:28.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4615 | 2026-09-05T00:11:28.561Z | |
| 4616 | 2026-09-05T00:11:28.561Z | info: running `cargo check --bins` on cert-dev (311/376) |
| 4617 | 2026-09-05T00:11:29.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4618 | 2026-09-05T00:11:29.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4619 | 2026-09-05T00:11:29.170Z | Checking yasna v0.5.2 |
| 4620 | 2026-09-05T00:11:29.579Z | Checking rcgen v0.12.1 |
| 4621 | 2026-09-05T00:11:29.831Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4622 | 2026-09-05T00:11:30.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4623 | 2026-09-05T00:11:30.194Z | |
| 4624 | 2026-09-05T00:11:30.194Z | info: running `cargo check --bins` on clickana (312/376) |
| 4625 | 2026-09-05T00:11:30.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4626 | 2026-09-05T00:11:30.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4627 | 2026-09-05T00:11:30.837Z | Compiling instability v0.3.11 |
| 4628 | 2026-09-05T00:11:30.837Z | Checking castaway v0.2.4 |
| 4629 | 2026-09-05T00:11:30.839Z | Compiling indoc v2.0.7 |
| 4630 | 2026-09-05T00:11:30.840Z | Checking unicode-truncate v1.1.0 |
| 4631 | 2026-09-05T00:11:30.957Z | Checking lru v0.12.5 |
| 4632 | 2026-09-05T00:11:30.963Z | Checking cassowary v0.3.0 |
| 4633 | 2026-09-05T00:11:31.038Z | Checking compact_str v0.8.1 |
| 4634 | 2026-09-05T00:11:31.844Z | Checking ratatui v0.29.0 |
| 4635 | 2026-09-05T00:11:32.888Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4636 | 2026-09-05T00:11:33.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s |
| 4637 | 2026-09-05T00:11:33.784Z | |
| 4638 | 2026-09-05T00:11:33.784Z | info: running `cargo check --bins` on clickhouse-cluster-dev (313/376) |
| 4639 | 2026-09-05T00:11:34.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4640 | 2026-09-05T00:11:34.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4641 | 2026-09-05T00:11:34.502Z | Checking headers-core v0.3.0 |
| 4642 | 2026-09-05T00:11:34.502Z | Checking port-file v0.1.0 |
| 4643 | 2026-09-05T00:11:34.505Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4644 | 2026-09-05T00:11:34.697Z | Checking headers v0.4.1 |
| 4645 | 2026-09-05T00:11:35.064Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4646 | 2026-09-05T00:11:36.050Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4647 | 2026-09-05T00:11:36.570Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4648 | 2026-09-05T00:11:37.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s |
| 4649 | 2026-09-05T00:11:37.205Z | |
| 4650 | 2026-09-05T00:11:37.205Z | info: running `cargo check --bins` on ch-dev (314/376) |
| 4651 | 2026-09-05T00:11:37.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4652 | 2026-09-05T00:11:37.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4653 | 2026-09-05T00:11:37.938Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4654 | 2026-09-05T00:11:38.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s |
| 4655 | 2026-09-05T00:11:38.870Z | |
| 4656 | 2026-09-05T00:11:38.870Z | info: running `cargo check --bins` on dev-tools-common (315/376) |
| 4657 | 2026-09-05T00:11:39.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4658 | 2026-09-05T00:11:39.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4659 | 2026-09-05T00:11:39.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4660 | 2026-09-05T00:11:39.236Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 4661 | 2026-09-05T00:11:39.282Z | |
| 4662 | 2026-09-05T00:11:39.282Z | info: running `cargo check --bins` on corpus-adjust (316/376) |
| 4663 | 2026-09-05T00:11:39.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4664 | 2026-09-05T00:11:39.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4665 | 2026-09-05T00:11:39.908Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4666 | 2026-09-05T00:11:40.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s |
| 4667 | 2026-09-05T00:11:40.454Z | |
| 4668 | 2026-09-05T00:11:40.454Z | info: running `cargo check --bins` on crdb-seed (317/376) |
| 4669 | 2026-09-05T00:11:40.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4670 | 2026-09-05T00:11:40.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4671 | 2026-09-05T00:11:41.179Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4672 | 2026-09-05T00:11:42.305Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4673 | 2026-09-05T00:11:42.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s |
| 4674 | 2026-09-05T00:11:42.852Z | |
| 4675 | 2026-09-05T00:11:42.852Z | info: running `cargo check --bins` on db-dev (318/376) |
| 4676 | 2026-09-05T00:11:43.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4677 | 2026-09-05T00:11:43.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4678 | 2026-09-05T00:11:43.566Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4679 | 2026-09-05T00:11:44.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s |
| 4680 | 2026-09-05T00:11:44.528Z | |
| 4681 | 2026-09-05T00:11:44.528Z | info: running `cargo check --bins` on omicron-dev-lib (319/376) |
| 4682 | 2026-09-05T00:11:45.041Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4683 | 2026-09-05T00:11:45.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4684 | 2026-09-05T00:11:45.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4685 | 2026-09-05T00:11:45.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4686 | 2026-09-05T00:11:45.139Z | |
| 4687 | 2026-09-05T00:11:45.139Z | info: running `cargo check --bins` on xtask-downloader (320/376) |
| 4688 | 2026-09-05T00:11:45.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4689 | 2026-09-05T00:11:45.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4690 | 2026-09-05T00:11:45.749Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4691 | 2026-09-05T00:11:46.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s |
| 4692 | 2026-09-05T00:11:46.619Z | |
| 4693 | 2026-09-05T00:11:46.620Z | info: running `cargo check --bins` on omicron-dropshot-apis (321/376) |
| 4694 | 2026-09-05T00:11:47.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4695 | 2026-09-05T00:11:47.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4696 | 2026-09-05T00:11:47.351Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4697 | 2026-09-05T00:11:47.352Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4698 | 2026-09-05T00:11:47.355Z | Checking git-stub v1.0.0 |
| 4699 | 2026-09-05T00:11:47.355Z | Compiling trait-variant v0.1.2 |
| 4700 | 2026-09-05T00:11:47.355Z | Checking maplit v1.0.2 |
| 4701 | 2026-09-05T00:11:47.487Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4702 | 2026-09-05T00:11:47.492Z | Checking drift v0.2.0 |
| 4703 | 2026-09-05T00:11:47.516Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4704 | 2026-09-05T00:11:47.562Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4705 | 2026-09-05T00:11:47.623Z | Checking git-stub-vcs v0.1.0 |
| 4706 | 2026-09-05T00:11:47.686Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4707 | 2026-09-05T00:11:47.707Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4708 | 2026-09-05T00:11:47.818Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4709 | 2026-09-05T00:11:47.854Z | Checking dropshot-api-manager v0.8.0 |
| 4710 | 2026-09-05T00:11:47.868Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4711 | 2026-09-05T00:11:48.014Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4712 | 2026-09-05T00:11:48.207Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4713 | 2026-09-05T00:11:48.707Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4714 | 2026-09-05T00:11:49.656Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4715 | 2026-09-05T00:11:50.681Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4716 | 2026-09-05T00:11:51.468Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4717 | 2026-09-05T00:11:51.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s |
| 4718 | 2026-09-05T00:11:52.118Z | |
| 4719 | 2026-09-05T00:11:52.118Z | info: running `cargo check --bins` on installinator-api (322/376) |
| 4720 | 2026-09-05T00:11:52.598Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4721 | 2026-09-05T00:11:52.601Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4722 | 2026-09-05T00:11:52.601Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4723 | 2026-09-05T00:11:52.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4724 | 2026-09-05T00:11:52.684Z | |
| 4725 | 2026-09-05T00:11:52.684Z | info: running `cargo check --bins` on nexus-external-api (323/376) |
| 4726 | 2026-09-05T00:11:53.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4727 | 2026-09-05T00:11:53.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4728 | 2026-09-05T00:11:53.213Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4729 | 2026-09-05T00:11:53.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4730 | 2026-09-05T00:11:53.299Z | |
| 4731 | 2026-09-05T00:11:53.299Z | info: running `cargo check --bins` on nexus-internal-api (324/376) |
| 4732 | 2026-09-05T00:11:53.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4733 | 2026-09-05T00:11:53.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4734 | 2026-09-05T00:11:53.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4735 | 2026-09-05T00:11:53.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4736 | 2026-09-05T00:11:53.908Z | |
| 4737 | 2026-09-05T00:11:53.908Z | info: running `cargo check --bins` on nexus-lockstep-api (325/376) |
| 4738 | 2026-09-05T00:11:54.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4739 | 2026-09-05T00:11:54.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4740 | 2026-09-05T00:11:54.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4741 | 2026-09-05T00:11:54.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4742 | 2026-09-05T00:11:54.535Z | |
| 4743 | 2026-09-05T00:11:54.535Z | info: running `cargo check --bins` on ntp-admin-api (326/376) |
| 4744 | 2026-09-05T00:11:54.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4745 | 2026-09-05T00:11:55.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4746 | 2026-09-05T00:11:55.002Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4747 | 2026-09-05T00:11:55.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4748 | 2026-09-05T00:11:55.090Z | |
| 4749 | 2026-09-05T00:11:55.090Z | info: running `cargo check --bins` on ntp-admin-types-versions (327/376) |
| 4750 | 2026-09-05T00:11:55.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4751 | 2026-09-05T00:11:55.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4752 | 2026-09-05T00:11:55.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4753 | 2026-09-05T00:11:55.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4754 | 2026-09-05T00:11:55.649Z | |
| 4755 | 2026-09-05T00:11:55.649Z | info: running `cargo check --bins` on wicketd-api (328/376) |
| 4756 | 2026-09-05T00:11:56.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4757 | 2026-09-05T00:11:56.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4758 | 2026-09-05T00:11:56.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4759 | 2026-09-05T00:11:56.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4760 | 2026-09-05T00:11:56.239Z | |
| 4761 | 2026-09-05T00:11:56.239Z | info: running `cargo check --bins` on wicketd-commission-api (329/376) |
| 4762 | 2026-09-05T00:11:56.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4763 | 2026-09-05T00:11:56.728Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4764 | 2026-09-05T00:11:56.728Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4765 | 2026-09-05T00:11:56.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4766 | 2026-09-05T00:11:56.817Z | |
| 4767 | 2026-09-05T00:11:56.817Z | info: running `cargo check --bins` on omicron-ls-apis (330/376) |
| 4768 | 2026-09-05T00:11:57.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4769 | 2026-09-05T00:11:57.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4770 | 2026-09-05T00:11:57.430Z | Compiling blake3 v1.8.5 |
| 4771 | 2026-09-05T00:11:57.543Z | Checking constant_time_eq v0.4.2 |
| 4772 | 2026-09-05T00:11:57.546Z | Checking arrayvec v0.7.6 |
| 4773 | 2026-09-05T00:11:57.550Z | Checking arrayref v0.3.9 |
| 4774 | 2026-09-05T00:11:57.563Z | Checking cargo-platform v0.3.2 |
| 4775 | 2026-09-05T00:11:57.563Z | Checking topological-sort v0.2.2 |
| 4776 | 2026-09-05T00:11:57.566Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4777 | 2026-09-05T00:11:57.716Z | Checking cargo_metadata v0.23.1 |
| 4778 | 2026-09-05T00:11:58.314Z | Checking omicron-zone-package v0.12.3 |
| 4779 | 2026-09-05T00:11:59.024Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4780 | 2026-09-05T00:11:59.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s |
| 4781 | 2026-09-05T00:12:00.043Z | |
| 4782 | 2026-09-05T00:12:00.043Z | info: running `cargo check --bins` on mgs-dev (331/376) |
| 4783 | 2026-09-05T00:12:00.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4784 | 2026-09-05T00:12:00.564Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4785 | 2026-09-05T00:12:00.757Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4786 | 2026-09-05T00:12:01.391Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4787 | 2026-09-05T00:12:01.906Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4788 | 2026-09-05T00:12:02.101Z | |
| 4789 | 2026-09-05T00:12:02.101Z | info: running `cargo check --bins` on omicron-omdb (332/376) |
| 4790 | 2026-09-05T00:12:02.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4791 | 2026-09-05T00:12:02.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4792 | 2026-09-05T00:12:03.082Z | Compiling darling_core v0.21.3 |
| 4793 | 2026-09-05T00:12:03.082Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4794 | 2026-09-05T00:12:03.086Z | Compiling vergen-lib v0.1.6 |
| 4795 | 2026-09-05T00:12:03.086Z | Compiling diesel_derives v2.3.7 |
| 4796 | 2026-09-05T00:12:03.086Z | Checking scheduled-thread-pool v0.2.7 |
| 4797 | 2026-09-05T00:12:03.086Z | Compiling vergen-gitcl v1.0.8 |
| 4798 | 2026-09-05T00:12:03.086Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4799 | 2026-09-05T00:12:03.256Z | Compiling dirs-sys-next v0.1.2 |
| 4800 | 2026-09-05T00:12:03.376Z | Compiling crunchy v0.2.4 |
| 4801 | 2026-09-05T00:12:03.399Z | Compiling glob v0.3.3 |
| 4802 | 2026-09-05T00:12:03.447Z | Compiling dirs-next v2.0.0 |
| 4803 | 2026-09-05T00:12:03.539Z | Checking r2d2 v0.8.10 |
| 4804 | 2026-09-05T00:12:03.555Z | Compiling tiny-keccak v2.0.2 |
| 4805 | 2026-09-05T00:12:03.591Z | Checking downcast-rs v2.0.2 |
| 4806 | 2026-09-05T00:12:03.669Z | Compiling term v0.7.0 |
| 4807 | 2026-09-05T00:12:03.732Z | Compiling bit-vec v0.6.3 |
| 4808 | 2026-09-05T00:12:03.788Z | Compiling clang-sys v1.8.1 |
| 4809 | 2026-09-05T00:12:03.869Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4810 | 2026-09-05T00:12:03.957Z | Compiling ascii-canvas v3.0.0 |
| 4811 | 2026-09-05T00:12:04.068Z | Compiling bit-set v0.5.3 |
| 4812 | 2026-09-05T00:12:04.158Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4813 | 2026-09-05T00:12:04.189Z | Compiling itertools v0.10.5 |
| 4814 | 2026-09-05T00:12:04.197Z | Compiling ena v0.14.4 |
| 4815 | 2026-09-05T00:12:04.220Z | Compiling libloading v0.8.9 |
| 4816 | 2026-09-05T00:12:04.238Z | Compiling regex-syntax v0.6.29 |
| 4817 | 2026-09-05T00:12:04.260Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4818 | 2026-09-05T00:12:04.302Z | Compiling bindgen v0.71.1 |
| 4819 | 2026-09-05T00:12:04.416Z | Compiling diff v0.1.13 |
| 4820 | 2026-09-05T00:12:04.697Z | Compiling cexpr v0.6.0 |
| 4821 | 2026-09-05T00:12:04.719Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4822 | 2026-09-05T00:12:04.903Z | Compiling rustc-hash v2.1.1 |
| 4823 | 2026-09-05T00:12:05.051Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4824 | 2026-09-05T00:12:05.115Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4825 | 2026-09-05T00:12:05.253Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4826 | 2026-09-05T00:12:05.378Z | Compiling libxml v0.3.3 |
| 4827 | 2026-09-05T00:12:05.433Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4828 | 2026-09-05T00:12:05.552Z | Compiling lalrpop v0.19.12 |
| 4829 | 2026-09-05T00:12:05.623Z | Compiling strum_macros v0.24.3 |
| 4830 | 2026-09-05T00:12:05.637Z | Compiling indoc v1.0.9 |
| 4831 | 2026-09-05T00:12:05.739Z | Compiling darling_macro v0.21.3 |
| 4832 | 2026-09-05T00:12:06.248Z | Compiling darling v0.21.3 |
| 4833 | 2026-09-05T00:12:06.323Z | Compiling dsl_auto_type v0.2.0 |
| 4834 | 2026-09-05T00:12:06.396Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4835 | 2026-09-05T00:12:06.594Z | Checking derive_builder v0.20.2 |
| 4836 | 2026-09-05T00:12:06.701Z | Compiling oso-derive v0.27.3 |
| 4837 | 2026-09-05T00:12:06.929Z | Checking quick-xml v0.37.5 |
| 4838 | 2026-09-05T00:12:07.007Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4839 | 2026-09-05T00:12:07.207Z | Checking openssl-probe v0.1.6 |
| 4840 | 2026-09-05T00:12:07.358Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4841 | 2026-09-05T00:12:07.809Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4842 | 2026-09-05T00:12:08.003Z | Checking bb8 v0.8.6 |
| 4843 | 2026-09-05T00:12:08.045Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4844 | 2026-09-05T00:12:08.082Z | Checking nonempty v0.12.0 |
| 4845 | 2026-09-05T00:12:08.253Z | Compiling libz-sys v1.1.24 |
| 4846 | 2026-09-05T00:12:08.266Z | Compiling strsim v0.10.0 |
| 4847 | 2026-09-05T00:12:08.281Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4848 | 2026-09-05T00:12:08.547Z | Compiling darling_core v0.13.4 |
| 4849 | 2026-09-05T00:12:08.589Z | Compiling progenitor-impl v0.13.0 |
| 4850 | 2026-09-05T00:12:08.705Z | Compiling vergen-git2 v9.1.0 |
| 4851 | 2026-09-05T00:12:09.922Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4852 | 2026-09-05T00:12:10.124Z | Checking progenitor-client v0.13.0 |
| 4853 | 2026-09-05T00:12:10.399Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4854 | 2026-09-05T00:12:10.417Z | Compiling darling_macro v0.13.4 |
| 4855 | 2026-09-05T00:12:10.929Z | Compiling darling v0.13.4 |
| 4856 | 2026-09-05T00:12:11.027Z | Compiling serde_with_macros v1.5.2 |
| 4857 | 2026-09-05T00:12:11.208Z | Compiling progenitor-macro v0.13.0 |
| 4858 | 2026-09-05T00:12:11.415Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4859 | 2026-09-05T00:12:11.630Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4860 | 2026-09-05T00:12:11.833Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4861 | 2026-09-05T00:12:11.888Z | Compiling serde_with v1.14.0 |
| 4862 | 2026-09-05T00:12:12.021Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4863 | 2026-09-05T00:12:12.210Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4864 | 2026-09-05T00:12:12.214Z | Checking diesel v2.3.7 |
| 4865 | 2026-09-05T00:12:12.395Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4866 | 2026-09-05T00:12:12.460Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4867 | 2026-09-05T00:12:12.583Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4868 | 2026-09-05T00:12:13.042Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4869 | 2026-09-05T00:12:14.174Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4870 | 2026-09-05T00:12:14.439Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4871 | 2026-09-05T00:12:14.594Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4872 | 2026-09-05T00:12:14.783Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4873 | 2026-09-05T00:12:14.976Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4874 | 2026-09-05T00:12:15.250Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4875 | 2026-09-05T00:12:15.277Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4876 | 2026-09-05T00:12:15.751Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4877 | 2026-09-05T00:12:15.801Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4878 | 2026-09-05T00:12:16.061Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4879 | 2026-09-05T00:12:16.189Z | Checking progenitor v0.13.0 |
| 4880 | 2026-09-05T00:12:16.355Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4881 | 2026-09-05T00:12:16.441Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4882 | 2026-09-05T00:12:16.666Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4883 | 2026-09-05T00:12:16.858Z | Checking twox-hash v2.1.2 |
| 4884 | 2026-09-05T00:12:16.889Z | Checking libsw-core v0.3.2 |
| 4885 | 2026-09-05T00:12:17.016Z | Checking atty v0.2.14 |
| 4886 | 2026-09-05T00:12:17.044Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4887 | 2026-09-05T00:12:17.119Z | Checking libsw v3.5.0 |
| 4888 | 2026-09-05T00:12:17.152Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4889 | 2026-09-05T00:12:17.308Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4890 | 2026-09-05T00:12:18.918Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4891 | 2026-09-05T00:12:19.248Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4892 | 2026-09-05T00:12:19.972Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4893 | 2026-09-05T00:12:20.693Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4894 | 2026-09-05T00:12:21.686Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4895 | 2026-09-05T00:12:21.877Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4896 | 2026-09-05T00:12:22.029Z | Checking fatfs v0.3.6 |
| 4897 | 2026-09-05T00:12:22.246Z | Checking console v0.16.2 |
| 4898 | 2026-09-05T00:12:22.500Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4899 | 2026-09-05T00:12:22.558Z | Compiling seq-macro v0.3.6 |
| 4900 | 2026-09-05T00:12:22.818Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4901 | 2026-09-05T00:12:22.973Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4902 | 2026-09-05T00:12:23.066Z | Checking unit-prefix v0.5.2 |
| 4903 | 2026-09-05T00:12:23.201Z | Checking indicatif v0.18.4 |
| 4904 | 2026-09-05T00:12:23.612Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4905 | 2026-09-05T00:12:23.810Z | Checking oxide-update-engine-display v0.1.2 |
| 4906 | 2026-09-05T00:12:24.116Z | Checking support-bundle-viewer v0.1.2 |
| 4907 | 2026-09-05T00:12:24.255Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4908 | 2026-09-05T00:12:24.274Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4909 | 2026-09-05T00:12:24.363Z | Checking multimap v0.10.1 |
| 4910 | 2026-09-05T00:12:26.475Z | Checking async-bb8-diesel v0.2.1 |
| 4911 | 2026-09-05T00:12:26.838Z | Checking diesel-dtrace v0.5.0 |
| 4912 | 2026-09-05T00:12:33.940Z | Compiling samael v0.0.19 |
| 4913 | 2026-09-05T00:12:35.558Z | Compiling git2 v0.20.4 |
| 4914 | 2026-09-05T00:12:38.507Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4915 | 2026-09-05T00:12:38.798Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4916 | 2026-09-05T00:12:39.868Z | Compiling polar-core v0.27.3 |
| 4917 | 2026-09-05T00:12:44.421Z | Checking oso v0.27.3 |
| 4918 | 2026-09-05T00:13:15.524Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4919 | 2026-09-05T00:14:31.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s |
| 4920 | 2026-09-05T00:14:31.988Z | |
| 4921 | 2026-09-05T00:14:31.988Z | info: running `cargo check --bins` on nexus-networking (333/376) |
| 4922 | 2026-09-05T00:14:32.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4923 | 2026-09-05T00:14:32.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4924 | 2026-09-05T00:14:32.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4925 | 2026-09-05T00:14:32.606Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 4926 | 2026-09-05T00:14:32.672Z | |
| 4927 | 2026-09-05T00:14:32.672Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376) |
| 4928 | 2026-09-05T00:14:33.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4929 | 2026-09-05T00:14:33.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4930 | 2026-09-05T00:14:33.348Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4931 | 2026-09-05T00:14:33.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4932 | 2026-09-05T00:14:33.399Z | |
| 4933 | 2026-09-05T00:14:33.399Z | info: running `cargo check --bins` on nexus-saga-recovery (335/376) |
| 4934 | 2026-09-05T00:14:34.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4935 | 2026-09-05T00:14:34.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4936 | 2026-09-05T00:14:34.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4937 | 2026-09-05T00:14:34.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4938 | 2026-09-05T00:14:34.087Z | |
| 4939 | 2026-09-05T00:14:34.087Z | info: running `cargo check --bins` on nexus-test-utils-macros (336/376) |
| 4940 | 2026-09-05T00:14:34.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4941 | 2026-09-05T00:14:34.500Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4942 | 2026-09-05T00:14:34.500Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4943 | 2026-09-05T00:14:34.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4944 | 2026-09-05T00:14:34.539Z | |
| 4945 | 2026-09-05T00:14:34.539Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (337/376) |
| 4946 | 2026-09-05T00:14:35.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4947 | 2026-09-05T00:14:35.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4948 | 2026-09-05T00:14:35.465Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4949 | 2026-09-05T00:14:36.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s |
| 4950 | 2026-09-05T00:14:36.372Z | |
| 4951 | 2026-09-05T00:14:36.372Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376) |
| 4952 | 2026-09-05T00:14:36.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4953 | 2026-09-05T00:14:36.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4954 | 2026-09-05T00:14:37.220Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4955 | 2026-09-05T00:15:17.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.58s |
| 4956 | 2026-09-05T00:15:17.177Z | |
| 4957 | 2026-09-05T00:15:17.177Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376) |
| 4958 | 2026-09-05T00:15:17.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4959 | 2026-09-05T00:15:17.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4960 | 2026-09-05T00:15:17.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4961 | 2026-09-05T00:15:17.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4962 | 2026-09-05T00:15:17.859Z | |
| 4963 | 2026-09-05T00:15:17.859Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376) |
| 4964 | 2026-09-05T00:15:18.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4965 | 2026-09-05T00:15:18.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4966 | 2026-09-05T00:15:18.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4967 | 2026-09-05T00:15:18.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4968 | 2026-09-05T00:15:18.323Z | |
| 4969 | 2026-09-05T00:15:18.324Z | info: running `cargo check --bins --no-default-features` on nexus-fm (341/376) |
| 4970 | 2026-09-05T00:15:18.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4971 | 2026-09-05T00:15:18.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4972 | 2026-09-05T00:15:18.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4973 | 2026-09-05T00:15:18.864Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4974 | 2026-09-05T00:15:18.970Z | |
| 4975 | 2026-09-05T00:15:18.970Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376) |
| 4976 | 2026-09-05T00:15:19.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4977 | 2026-09-05T00:15:19.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4978 | 2026-09-05T00:15:19.516Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4979 | 2026-09-05T00:15:19.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4980 | 2026-09-05T00:15:19.586Z | |
| 4981 | 2026-09-05T00:15:19.586Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (343/376) |
| 4982 | 2026-09-05T00:15:20.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4983 | 2026-09-05T00:15:20.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4984 | 2026-09-05T00:15:20.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4985 | 2026-09-05T00:15:20.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4986 | 2026-09-05T00:15:20.188Z | |
| 4987 | 2026-09-05T00:15:20.189Z | info: running `cargo check --bins` on nexus-mgs-updates (344/376) |
| 4988 | 2026-09-05T00:15:20.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4989 | 2026-09-05T00:15:20.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4990 | 2026-09-05T00:15:20.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4991 | 2026-09-05T00:15:20.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4992 | 2026-09-05T00:15:20.809Z | |
| 4993 | 2026-09-05T00:15:20.809Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (345/376) |
| 4994 | 2026-09-05T00:15:21.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4995 | 2026-09-05T00:15:21.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4996 | 2026-09-05T00:15:21.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4997 | 2026-09-05T00:15:21.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4998 | 2026-09-05T00:15:21.449Z | |
| 4999 | 2026-09-05T00:15:21.450Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376) |
| 5000 | 2026-09-05T00:15:21.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5001 | 2026-09-05T00:15:21.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5002 | 2026-09-05T00:15:21.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5003 | 2026-09-05T00:15:21.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 5004 | 2026-09-05T00:15:22.092Z | |
| 5005 | 2026-09-05T00:15:22.092Z | info: running `cargo check --bins` on nexus-switch-config (347/376) |
| 5006 | 2026-09-05T00:15:22.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5007 | 2026-09-05T00:15:22.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5008 | 2026-09-05T00:15:22.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5009 | 2026-09-05T00:15:22.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5010 | 2026-09-05T00:15:22.710Z | |
| 5011 | 2026-09-05T00:15:22.710Z | info: running `cargo check --bins` on nexus-switch-config-preparation (348/376) |
| 5012 | 2026-09-05T00:15:23.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5013 | 2026-09-05T00:15:23.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5014 | 2026-09-05T00:15:23.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5015 | 2026-09-05T00:15:23.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5016 | 2026-09-05T00:15:23.356Z | |
| 5017 | 2026-09-05T00:15:23.356Z | info: running `cargo check --bins` on support-bundle-collection (349/376) |
| 5018 | 2026-09-05T00:15:23.874Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5019 | 2026-09-05T00:15:23.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5020 | 2026-09-05T00:15:23.887Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5021 | 2026-09-05T00:15:23.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5022 | 2026-09-05T00:15:23.978Z | |
| 5023 | 2026-09-05T00:15:23.978Z | info: running `cargo check --bins` on omicron-dev (350/376) |
| 5024 | 2026-09-05T00:15:25.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5025 | 2026-09-05T00:15:25.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5026 | 2026-09-05T00:15:25.494Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5027 | 2026-09-05T00:15:25.494Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5028 | 2026-09-05T00:15:25.494Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 5029 | 2026-09-05T00:15:25.494Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 5030 | 2026-09-05T00:15:25.494Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 5031 | 2026-09-05T00:15:25.494Z | Checking yansi v1.0.1 |
| 5032 | 2026-09-05T00:15:25.494Z | Checking diff v0.1.13 |
| 5033 | 2026-09-05T00:15:25.494Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 5034 | 2026-09-05T00:15:25.494Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 5035 | 2026-09-05T00:15:25.569Z | Checking pretty_assertions v1.4.1 |
| 5036 | 2026-09-05T00:15:26.180Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 5037 | 2026-09-05T00:15:26.211Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5038 | 2026-09-05T00:16:16.561Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5039 | 2026-09-05T00:16:24.173Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5040 | 2026-09-05T00:16:24.173Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5041 | 2026-09-05T00:16:24.173Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5042 | 2026-09-05T00:16:24.173Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5043 | 2026-09-05T00:16:24.173Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5044 | 2026-09-05T00:16:24.173Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5045 | 2026-09-05T00:16:24.173Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5046 | 2026-09-05T00:16:24.173Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5047 | 2026-09-05T00:16:24.173Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5048 | 2026-09-05T00:16:33.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 5049 | 2026-09-05T00:16:33.825Z | 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-05T00:16:33.825Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5051 | 2026-09-05T00:16:34.040Z | |
| 5052 | 2026-09-05T00:16:34.040Z | info: running `cargo check --bins` on oximeter-load-test (351/376) |
| 5053 | 2026-09-05T00:16:34.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5054 | 2026-09-05T00:16:34.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5055 | 2026-09-05T00:16:34.753Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 5056 | 2026-09-05T00:16:35.397Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 5057 | 2026-09-05T00:16:35.586Z | |
| 5058 | 2026-09-05T00:16:35.586Z | info: running `cargo check --bins` on omicron-pins (352/376) |
| 5059 | 2026-09-05T00:16:36.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5060 | 2026-09-05T00:16:36.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5061 | 2026-09-05T00:16:36.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5062 | 2026-09-05T00:16:36.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5063 | 2026-09-05T00:16:36.156Z | |
| 5064 | 2026-09-05T00:16:36.156Z | info: running `cargo check --bins` on rack-init-config (353/376) |
| 5065 | 2026-09-05T00:16:36.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5066 | 2026-09-05T00:16:36.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5067 | 2026-09-05T00:16:36.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5068 | 2026-09-05T00:16:36.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 5069 | 2026-09-05T00:16:36.749Z | |
| 5070 | 2026-09-05T00:16:36.749Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376) |
| 5071 | 2026-09-05T00:16:37.282Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5072 | 2026-09-05T00:16:37.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5073 | 2026-09-05T00:16:37.533Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5074 | 2026-09-05T00:16:37.653Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5075 | 2026-09-05T00:16:37.662Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 5076 | 2026-09-05T00:17:05.075Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5077 | 2026-09-05T00:17:05.483Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5078 | 2026-09-05T00:17:07.273Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5079 | 2026-09-05T00:17:07.759Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5080 | 2026-09-05T00:17:10.903Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5081 | 2026-09-05T00:17:35.407Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5082 | 2026-09-05T00:17:36.151Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5083 | 2026-09-05T00:17:37.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 5084 | 2026-09-05T00:17:38.077Z | |
| 5085 | 2026-09-05T00:17:38.077Z | info: running `cargo check --bins` on reconfigurator-sp-updater (355/376) |
| 5086 | 2026-09-05T00:17:38.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5087 | 2026-09-05T00:17:38.601Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5088 | 2026-09-05T00:17:38.799Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 5089 | 2026-09-05T00:17:39.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 5090 | 2026-09-05T00:17:39.692Z | |
| 5091 | 2026-09-05T00:17:39.692Z | info: running `cargo check --bins` on omicron-releng (356/376) |
| 5092 | 2026-09-05T00:17:40.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5093 | 2026-09-05T00:17:40.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5094 | 2026-09-05T00:17:40.323Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 5095 | 2026-09-05T00:17:40.327Z | Compiling fs-err v2.11.0 |
| 5096 | 2026-09-05T00:17:40.441Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 5097 | 2026-09-05T00:17:40.451Z | Checking parse-size v1.1.0 |
| 5098 | 2026-09-05T00:17:40.458Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 5099 | 2026-09-05T00:17:40.458Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5100 | 2026-09-05T00:17:40.462Z | Checking shell-words v1.1.1 |
| 5101 | 2026-09-05T00:17:40.548Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5102 | 2026-09-05T00:17:40.874Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5103 | 2026-09-05T00:17:41.050Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5104 | 2026-09-05T00:17:41.723Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 5105 | 2026-09-05T00:17:42.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s |
| 5106 | 2026-09-05T00:17:42.866Z | |
| 5107 | 2026-09-05T00:17:42.866Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (357/376) |
| 5108 | 2026-09-05T00:17:43.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5109 | 2026-09-05T00:17:43.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5110 | 2026-09-05T00:17:43.498Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 5111 | 2026-09-05T00:17:44.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s |
| 5112 | 2026-09-05T00:17:44.171Z | |
| 5113 | 2026-09-05T00:17:44.171Z | info: running `cargo check --bins` on schema (358/376) |
| 5114 | 2026-09-05T00:17:44.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5115 | 2026-09-05T00:17:44.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5116 | 2026-09-05T00:17:44.896Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 5117 | 2026-09-05T00:17:45.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 5118 | 2026-09-05T00:17:45.790Z | |
| 5119 | 2026-09-05T00:17:45.790Z | info: running `cargo check --bins` on xtask (359/376) |
| 5120 | 2026-09-05T00:17:46.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5121 | 2026-09-05T00:17:46.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5122 | 2026-09-05T00:17:46.192Z | Checking serde_core v1.0.228 |
| 5123 | 2026-09-05T00:17:46.193Z | Checking libc v0.2.185 |
| 5124 | 2026-09-05T00:17:46.271Z | Checking bitflags v2.11.0 |
| 5125 | 2026-09-05T00:17:46.277Z | Checking scroll v0.12.0 |
| 5126 | 2026-09-05T00:17:46.282Z | Checking thiserror v1.0.69 |
| 5127 | 2026-09-05T00:17:46.289Z | Checking log v0.4.33 |
| 5128 | 2026-09-05T00:17:46.292Z | Checking indexmap v2.14.0 |
| 5129 | 2026-09-05T00:17:46.292Z | Checking zerocopy v0.7.35 |
| 5130 | 2026-09-05T00:17:46.370Z | Checking syn v2.0.117 |
| 5131 | 2026-09-05T00:17:46.407Z | Checking dtrace-parser v0.2.0 |
| 5132 | 2026-09-05T00:17:46.425Z | Checking once_cell v1.21.3 |
| 5133 | 2026-09-05T00:17:46.487Z | Checking goblin v0.8.2 |
| 5134 | 2026-09-05T00:17:46.548Z | Checking errno v0.3.14 |
| 5135 | 2026-09-05T00:17:46.595Z | Checking getrandom v0.4.3 |
| 5136 | 2026-09-05T00:17:46.638Z | Checking thread-id v4.2.2 |
| 5137 | 2026-09-05T00:17:46.665Z | Checking rustix v1.1.4 |
| 5138 | 2026-09-05T00:17:46.715Z | Checking memmap v0.7.0 |
| 5139 | 2026-09-05T00:17:46.726Z | Checking thiserror v2.0.18 |
| 5140 | 2026-09-05T00:17:46.780Z | Checking fs-err v3.3.0 |
| 5141 | 2026-09-05T00:17:46.822Z | Checking anyhow v1.0.104 |
| 5142 | 2026-09-05T00:17:46.834Z | Checking tabled v0.15.0 |
| 5143 | 2026-09-05T00:17:47.434Z | Checking terminal_size v0.4.3 |
| 5144 | 2026-09-05T00:17:47.434Z | Checking tempfile v3.27.0 |
| 5145 | 2026-09-05T00:17:47.558Z | Checking clap_builder v4.6.0 |
| 5146 | 2026-09-05T00:17:47.558Z | Checking textwrap v0.16.2 |
| 5147 | 2026-09-05T00:17:47.714Z | Checking serde v1.0.228 |
| 5148 | 2026-09-05T00:17:47.714Z | Checking serde_json v1.0.151 |
| 5149 | 2026-09-05T00:17:47.717Z | Checking camino v1.2.5 |
| 5150 | 2026-09-05T00:17:47.768Z | Checking semver v1.0.28 |
| 5151 | 2026-09-05T00:17:47.913Z | Checking cargo-platform v0.3.2 |
| 5152 | 2026-09-05T00:17:47.976Z | Checking camino-tempfile v1.4.1 |
| 5153 | 2026-09-05T00:17:48.118Z | Checking toml_datetime v0.6.11 |
| 5154 | 2026-09-05T00:17:48.118Z | Checking serde_spanned v0.6.9 |
| 5155 | 2026-09-05T00:17:48.122Z | Checking macaddr v1.0.1 |
| 5156 | 2026-09-05T00:17:48.145Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5157 | 2026-09-05T00:17:48.289Z | Checking toml_edit v0.22.27 |
| 5158 | 2026-09-05T00:17:48.301Z | Checking dof v0.3.0 |
| 5159 | 2026-09-05T00:17:48.301Z | Checking cargo_metadata v0.23.1 |
| 5160 | 2026-09-05T00:17:48.562Z | Checking usdt-impl v0.5.0 |
| 5161 | 2026-09-05T00:17:48.751Z | Checking clap v4.6.1 |
| 5162 | 2026-09-05T00:17:48.819Z | Checking usdt v0.5.0 |
| 5163 | 2026-09-05T00:17:49.261Z | Checking toml v0.8.23 |
| 5164 | 2026-09-05T00:17:49.526Z | Checking cargo_toml v0.21.0 |
| 5165 | 2026-09-05T00:17:50.170Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 5166 | 2026-09-05T00:17:50.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s |
| 5167 | 2026-09-05T00:17:50.673Z | |
| 5168 | 2026-09-05T00:17:50.673Z | info: running `cargo check --bins` on dnsadm (360/376) |
| 5169 | 2026-09-05T00:17:51.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5170 | 2026-09-05T00:17:51.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5171 | 2026-09-05T00:17:51.305Z | Checking arc-swap v1.8.2 |
| 5172 | 2026-09-05T00:17:51.581Z | Checking slog-scope v4.4.1 |
| 5173 | 2026-09-05T00:17:51.693Z | Checking slog-stdlog v4.1.1 |
| 5174 | 2026-09-05T00:17:51.791Z | Checking slog-envlogger v2.2.0 |
| 5175 | 2026-09-05T00:17:51.910Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 5176 | 2026-09-05T00:17:52.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s |
| 5177 | 2026-09-05T00:17:52.501Z | |
| 5178 | 2026-09-05T00:17:52.501Z | info: running `cargo check --bins` on end-to-end-tests (361/376) |
| 5179 | 2026-09-05T00:17:53.055Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5180 | 2026-09-05T00:17:53.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5181 | 2026-09-05T00:17:53.310Z | Checking cpubits v0.1.1 |
| 5182 | 2026-09-05T00:17:53.436Z | Checking pem-rfc7468 v1.0.0 |
| 5183 | 2026-09-05T00:17:53.448Z | Checking hmac v0.13.0 |
| 5184 | 2026-09-05T00:17:53.448Z | Checking universal-hash v0.6.1 |
| 5185 | 2026-09-05T00:17:53.470Z | Checking ctr v0.10.1 |
| 5186 | 2026-09-05T00:17:53.471Z | Checking aead v0.6.1 |
| 5187 | 2026-09-05T00:17:53.499Z | Checking crypto-bigint v0.7.5 |
| 5188 | 2026-09-05T00:17:53.499Z | Checking aes v0.9.1 |
| 5189 | 2026-09-05T00:17:53.526Z | Checking salsa20 v0.11.0 |
| 5190 | 2026-09-05T00:17:53.573Z | Checking polyval v0.7.1 |
| 5191 | 2026-09-05T00:17:53.587Z | Checking der v0.8.0 |
| 5192 | 2026-09-05T00:17:53.603Z | Checking pbkdf2 v0.13.0 |
| 5193 | 2026-09-05T00:17:53.631Z | Checking cbc v0.2.1 |
| 5194 | 2026-09-05T00:17:53.681Z | Checking ff v0.14.0 |
| 5195 | 2026-09-05T00:17:53.702Z | Checking signature v3.0.0 |
| 5196 | 2026-09-05T00:17:53.737Z | Checking ghash v0.6.0 |
| 5197 | 2026-09-05T00:17:53.758Z | Checking scrypt v0.12.0 |
| 5198 | 2026-09-05T00:17:53.793Z | Checking base16ct v1.0.0 |
| 5199 | 2026-09-05T00:17:53.813Z | Checking group v0.14.0 |
| 5200 | 2026-09-05T00:17:53.851Z | Checking hkdf v0.13.0 |
| 5201 | 2026-09-05T00:17:53.870Z | Compiling curve25519-dalek v5.0.0 |
| 5202 | 2026-09-05T00:17:53.895Z | Checking aes-gcm v0.11.0 |
| 5203 | 2026-09-05T00:17:53.916Z | Checking keccak v0.2.0 |
| 5204 | 2026-09-05T00:17:53.932Z | Checking poly1305 v0.9.0 |
| 5205 | 2026-09-05T00:17:53.962Z | Checking wnaf v0.14.0 |
| 5206 | 2026-09-05T00:17:53.985Z | Checking blowfish v0.10.0 |
| 5207 | 2026-09-05T00:17:54.057Z | Checking blake2 v0.11.0-rc.6 |
| 5208 | 2026-09-05T00:17:54.074Z | Checking sha3 v0.11.0 |
| 5209 | 2026-09-05T00:17:54.130Z | Checking kem v0.3.0 |
| 5210 | 2026-09-05T00:17:54.146Z | Checking bcrypt-pbkdf v0.11.0 |
| 5211 | 2026-09-05T00:17:54.200Z | Checking module-lattice v0.2.3 |
| 5212 | 2026-09-05T00:17:54.251Z | Checking sponge-cursor v0.1.0 |
| 5213 | 2026-09-05T00:17:54.304Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5214 | 2026-09-05T00:17:54.321Z | Checking argon2 v0.6.0-rc.8 |
| 5215 | 2026-09-05T00:17:54.373Z | Checking sha3 v0.12.0 |
| 5216 | 2026-09-05T00:17:54.377Z | Checking spki v0.8.0 |
| 5217 | 2026-09-05T00:17:54.411Z | Checking sec1 v0.8.1 |
| 5218 | 2026-09-05T00:17:54.427Z | Checking ml-kem v0.3.2 |
| 5219 | 2026-09-05T00:17:54.489Z | Checking internal-russh-num-bigint v0.5.0 |
| 5220 | 2026-09-05T00:17:54.570Z | Checking pkcs5 v0.8.1 |
| 5221 | 2026-09-05T00:17:54.585Z | Checking pkcs1 v0.8.0-rc.4 |
| 5222 | 2026-09-05T00:17:54.623Z | Checking num-bigint v0.4.6 |
| 5223 | 2026-09-05T00:17:54.662Z | Checking generic-array v1.4.3 |
| 5224 | 2026-09-05T00:17:54.791Z | Checking russh-util v0.52.0 |
| 5225 | 2026-09-05T00:17:54.862Z | Checking pkcs8 v0.11.0 |
| 5226 | 2026-09-05T00:17:54.913Z | Compiling enum_dispatch v0.3.13 |
| 5227 | 2026-09-05T00:17:55.061Z | Checking ed25519 v3.0.0 |
| 5228 | 2026-09-05T00:17:55.064Z | Compiling delegate v0.13.5 |
| 5229 | 2026-09-05T00:17:55.155Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5230 | 2026-09-05T00:17:55.211Z | Checking hex-literal v1.1.0 |
| 5231 | 2026-09-05T00:17:55.262Z | Checking ed25519-dalek v3.0.0 |
| 5232 | 2026-09-05T00:17:55.311Z | Checking md5 v0.8.0 |
| 5233 | 2026-09-05T00:17:55.353Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 5234 | 2026-09-05T00:17:55.480Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 5235 | 2026-09-05T00:17:55.495Z | Checking internet-checksum v0.2.1 |
| 5236 | 2026-09-05T00:17:55.563Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5237 | 2026-09-05T00:17:55.745Z | Checking elliptic-curve v0.14.1 |
| 5238 | 2026-09-05T00:17:55.745Z | Checking rfc6979 v0.6.0 |
| 5239 | 2026-09-05T00:17:55.749Z | Checking primefield v0.14.0 |
| 5240 | 2026-09-05T00:17:55.749Z | Checking ssh-encoding v0.3.0 |
| 5241 | 2026-09-05T00:17:55.847Z | Checking crypto-primes v0.7.2 |
| 5242 | 2026-09-05T00:17:56.001Z | Checking ssh-cipher v0.3.0 |
| 5243 | 2026-09-05T00:17:56.001Z | Checking russh-cryptovec v0.62.0 |
| 5244 | 2026-09-05T00:17:56.132Z | Checking primeorder v0.14.0 |
| 5245 | 2026-09-05T00:17:56.136Z | Checking ecdsa v0.17.0 |
| 5246 | 2026-09-05T00:17:56.490Z | Checking p521 v0.14.0 |
| 5247 | 2026-09-05T00:17:56.490Z | Checking p384 v0.14.0 |
| 5248 | 2026-09-05T00:17:56.493Z | Checking p256 v0.14.0 |
| 5249 | 2026-09-05T00:17:56.765Z | Checking rsa v0.10.0-rc.18 |
| 5250 | 2026-09-05T00:17:59.358Z | Checking ssh-key v0.7.0-rc.11 |
| 5251 | 2026-09-05T00:18:00.117Z | Checking russh v0.62.4 |
| 5252 | 2026-09-05T00:18:13.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.33s |
| 5253 | 2026-09-05T00:18:13.839Z | 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-05T00:18:13.840Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5255 | 2026-09-05T00:18:14.040Z | |
| 5256 | 2026-09-05T00:18:14.040Z | info: running `cargo check --bins` on gateway-cli (362/376) |
| 5257 | 2026-09-05T00:18:14.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5258 | 2026-09-05T00:18:14.532Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5259 | 2026-09-05T00:18:14.677Z | Checking termios v0.3.3 |
| 5260 | 2026-09-05T00:18:14.868Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 5261 | 2026-09-05T00:18:15.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 5262 | 2026-09-05T00:18:15.628Z | |
| 5263 | 2026-09-05T00:18:15.628Z | info: running `cargo check --bins --no-default-features` on installinator (363/376) |
| 5264 | 2026-09-05T00:18:16.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5265 | 2026-09-05T00:18:16.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5266 | 2026-09-05T00:18:16.321Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 5267 | 2026-09-05T00:18:17.029Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 5268 | 2026-09-05T00:18:18.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s |
| 5269 | 2026-09-05T00:18:18.829Z | |
| 5270 | 2026-09-05T00:18:18.829Z | info: running `cargo check --bins` on internal-dns-cli (364/376) |
| 5271 | 2026-09-05T00:18:19.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5272 | 2026-09-05T00:18:19.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5273 | 2026-09-05T00:18:19.477Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 5274 | 2026-09-05T00:18:19.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
| 5275 | 2026-09-05T00:18:20.080Z | |
| 5276 | 2026-09-05T00:18:20.081Z | info: running `cargo check --bins` on omicron-live-tests (365/376) |
| 5277 | 2026-09-05T00:18:20.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5278 | 2026-09-05T00:18:20.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5279 | 2026-09-05T00:18:20.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5280 | 2026-09-05T00:18:20.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5281 | 2026-09-05T00:18:20.649Z | |
| 5282 | 2026-09-05T00:18:20.649Z | info: running `cargo check --bins` on live-tests-macros (366/376) |
| 5283 | 2026-09-05T00:18:21.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5284 | 2026-09-05T00:18:21.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5285 | 2026-09-05T00:18:21.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5286 | 2026-09-05T00:18:21.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5287 | 2026-09-05T00:18:21.221Z | |
| 5288 | 2026-09-05T00:18:21.221Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376) |
| 5289 | 2026-09-05T00:18:21.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5290 | 2026-09-05T00:18:21.755Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5291 | 2026-09-05T00:18:21.973Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5292 | 2026-09-05T00:18:22.562Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
| 5293 | 2026-09-05T00:18:22.752Z | |
| 5294 | 2026-09-05T00:18:22.752Z | info: running `cargo check --bins` on omicron-ntp-admin (368/376) |
| 5295 | 2026-09-05T00:18:23.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5296 | 2026-09-05T00:18:23.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5297 | 2026-09-05T00:18:23.402Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5298 | 2026-09-05T00:18:23.510Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5299 | 2026-09-05T00:18:24.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s |
| 5300 | 2026-09-05T00:18:24.505Z | |
| 5301 | 2026-09-05T00:18:24.505Z | info: running `cargo check --bins` on ntp-admin-types (369/376) |
| 5302 | 2026-09-05T00:18:24.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5303 | 2026-09-05T00:18:24.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5304 | 2026-09-05T00:18:24.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5305 | 2026-09-05T00:18:24.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5306 | 2026-09-05T00:18:25.075Z | |
| 5307 | 2026-09-05T00:18:25.075Z | info: running `cargo check --bins` on omicron-package (370/376) |
| 5308 | 2026-09-05T00:18:25.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5309 | 2026-09-05T00:18:25.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5310 | 2026-09-05T00:18:25.757Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5311 | 2026-09-05T00:18:26.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 5312 | 2026-09-05T00:18:27.035Z | |
| 5313 | 2026-09-05T00:18:27.035Z | info: running `cargo check --bins` on tqdb (371/376) |
| 5314 | 2026-09-05T00:18:27.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5315 | 2026-09-05T00:18:27.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5316 | 2026-09-05T00:18:27.822Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5317 | 2026-09-05T00:18:28.172Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5318 | 2026-09-05T00:18:28.681Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5319 | 2026-09-05T00:18:28.681Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5320 | 2026-09-05T00:18:36.110Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5321 | 2026-09-05T00:18:37.116Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5322 | 2026-09-05T00:18:37.116Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5323 | 2026-09-05T00:18:37.120Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5324 | 2026-09-05T00:18:37.120Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5325 | 2026-09-05T00:18:37.120Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 5326 | 2026-09-05T00:18:37.120Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5327 | 2026-09-05T00:18:37.549Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5328 | 2026-09-05T00:18:38.139Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5329 | 2026-09-05T00:18:38.378Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5330 | 2026-09-05T00:18:38.610Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5331 | 2026-09-05T00:18:39.482Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5332 | 2026-09-05T00:18:40.147Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5333 | 2026-09-05T00:18:45.001Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5334 | 2026-09-05T00:18:52.480Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5335 | 2026-09-05T00:18:52.480Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5336 | 2026-09-05T00:18:52.484Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5337 | 2026-09-05T00:18:52.484Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5338 | 2026-09-05T00:18:53.996Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5339 | 2026-09-05T00:18:55.297Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5340 | 2026-09-05T00:18:55.986Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5341 | 2026-09-05T00:18:57.271Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5342 | 2026-09-05T00:18:57.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.78s |
| 5343 | 2026-09-05T00:18:58.028Z | |
| 5344 | 2026-09-05T00:18:58.028Z | info: running `cargo check --bins` on wicket-dbg (372/376) |
| 5345 | 2026-09-05T00:18:58.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5346 | 2026-09-05T00:18:58.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5347 | 2026-09-05T00:18:58.739Z | Checking rtoolbox v0.0.3 |
| 5348 | 2026-09-05T00:18:58.742Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5349 | 2026-09-05T00:18:58.862Z | Checking tui-tree-widget v0.23.1 |
| 5350 | 2026-09-05T00:18:58.866Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5351 | 2026-09-05T00:18:58.957Z | Checking rpassword v7.5.4 |
| 5352 | 2026-09-05T00:19:01.800Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5353 | 2026-09-05T00:19:03.640Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5354 | 2026-09-05T00:19:04.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s |
| 5355 | 2026-09-05T00:19:04.773Z | |
| 5356 | 2026-09-05T00:19:04.773Z | info: running `cargo check --bins` on wicket (373/376) |
| 5357 | 2026-09-05T00:19:05.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5358 | 2026-09-05T00:19:05.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5359 | 2026-09-05T00:19:05.473Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5360 | 2026-09-05T00:19:05.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s |
| 5361 | 2026-09-05T00:19:06.023Z | |
| 5362 | 2026-09-05T00:19:06.023Z | info: running `cargo check --bins` on wicketd (374/376) |
| 5363 | 2026-09-05T00:19:06.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5364 | 2026-09-05T00:19:06.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5365 | 2026-09-05T00:19:06.733Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5366 | 2026-09-05T00:19:10.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s |
| 5367 | 2026-09-05T00:19:10.466Z | |
| 5368 | 2026-09-05T00:19:10.466Z | info: running `cargo check --bins` on omicron-workspace-hack (375/376) |
| 5369 | 2026-09-05T00:19:10.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5370 | 2026-09-05T00:19:10.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5371 | 2026-09-05T00:19:10.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5372 | 2026-09-05T00:19:10.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5373 | 2026-09-05T00:19:11.036Z | |
| 5374 | 2026-09-05T00:19:11.036Z | info: running `cargo check --bins` on zone-setup (376/376) |
| 5375 | 2026-09-05T00:19:11.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5376 | 2026-09-05T00:19:11.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5377 | 2026-09-05T00:19:11.713Z | Checking uzers v0.12.2 |
| 5378 | 2026-09-05T00:19:11.984Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5379 | 2026-09-05T00:19:12.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 5380 | 2026-09-05T00:19:13.007Z | |
| 5381 | 2026-09-05T00:19:13.011Z | real 14:26.364210465 |
| 5382 | 2026-09-05T00:19:13.011Z | user 21:40.108215951 |
| 5383 | 2026-09-05T00:19:13.011Z | sys 4:28.525871302 |
| 5384 | 2026-09-05T00:19:13.011Z | trap 0.343602127 |
| 5385 | 2026-09-05T00:19:13.011Z | tflt 0.626361454 |
| 5386 | 2026-09-05T00:19:13.011Z | dflt 0.938032327 |
| 5387 | 2026-09-05T00:19:13.011Z | kflt 0.005546292 |
| 5388 | 2026-09-05T00:19:13.011Z | lock 1:28:06.876165165 |
| 5389 | 2026-09-05T00:19:13.011Z | slp 1:43:18.494505608 |
| 5390 | 2026-09-05T00:19:13.011Z | lat 56.270498233 |
| 5391 | 2026-09-05T00:19:13.011Z | stop 4:02.299848192 |
| 5392 | 2026-09-05T00:19:13.011Z | process exited: duration 998442 ms, exit code 0 |
| |
| 5393 | 2026-09-05T00:19:13.018Z | found 0 output files |