|
|
|
| 1 | 2026-09-03T17:34:21.943Z | job assigned to worker 01M1M5AEVM7WFTKKB24DYXE6J2 [factory aws, i-00e518ddb98b9a989] (queued for 58 s) |
| |
| 2 | 2026-09-03T17:34:28.891Z | starting task 0: "setup" |
| 3 | 2026-09-03T17:34:28.897Z | ++ uname -s |
| 4 | 2026-09-03T17:34:28.901Z | + kern=SunOS |
| 5 | 2026-09-03T17:34:28.901Z | + build_user=build |
| 6 | 2026-09-03T17:34:28.901Z | + build_uid=12345 |
| 7 | 2026-09-03T17:34:28.901Z | + work_dir=/work |
| 8 | 2026-09-03T17:34:28.901Z | + input_dir=/input |
| 9 | 2026-09-03T17:34:28.901Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T17:34:28.901Z | + case "$kern" in |
| 11 | 2026-09-03T17:34:28.901Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T17:34:28.904Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T17:34:30.909Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T17:34:31.005Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T17:34:31.008Z | + home_fs=zfs |
| 16 | 2026-09-03T17:34:31.008Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T17:34:31.008Z | + mkdir -p /home/build |
| 18 | 2026-09-03T17:34:31.008Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T17:34:33.010Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T17:34:33.013Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-09-03T17:34:33.019Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T17:34:33.024Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-03T17:34:33.024Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-03T17:34:33.024Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-03T17:34:33.024Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-03T17:34:33.024Z | * rust toolchain profile = "default" |
| 27 | 2026-09-03T17:34:33.024Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T17:34:33.027Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T17:34:33.027Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-03T17:34:33.131Z | info: downloading installer |
| 31 | 2026-09-03T17:34:34.520Z | info: profile set to default |
| 32 | 2026-09-03T17:34:34.520Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T17:34:34.523Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-03T17:34:34.647Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-03T17:34:34.650Z | info: downloading 6 components |
| 36 | 2026-09-03T17:34:48.705Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-03T17:34:48.706Z | |
| 38 | 2026-09-03T17:34:48.734Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-03T17:34:48.734Z | |
| 40 | 2026-09-03T17:34:48.737Z | |
| 41 | 2026-09-03T17:34:48.737Z | Rust is installed now. Great! |
| 42 | 2026-09-03T17:34:48.737Z | |
| 43 | 2026-09-03T17:34:48.737Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T17:34:48.737Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T17:34:48.737Z | |
| 46 | 2026-09-03T17:34:48.737Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T17:34:48.737Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T17:34:48.737Z | |
| 49 | 2026-09-03T17:34:48.737Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T17:34:48.737Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T17:34:48.738Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T17:34:48.738Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T17:34:48.738Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T17:34:48.738Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T17:34:48.738Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T17:34:48.738Z | HOST_CC = None |
| 57 | 2026-09-03T17:34:48.738Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T17:34:48.738Z | CC = None |
| 59 | 2026-09-03T17:34:48.738Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T17:34:48.903Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T17:34:48.903Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T17:34:48.903Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T17:34:48.903Z | CFLAGS = None |
| 64 | 2026-09-03T17:34:48.903Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T17:34:48.903Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T17:34:48.903Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T17:34:48.903Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T17:34:48.903Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T17:34:48.903Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T17:34:49.005Z | + rustup --version |
| 71 | 2026-09-03T17:34:49.014Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T17:34:49.017Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T17:34:49.035Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-03T17:34:49.038Z | + cargo --version |
| 75 | 2026-09-03T17:34:49.052Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-03T17:34:49.059Z | + rustc --version |
| 77 | 2026-09-03T17:34:49.075Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-03T17:34:49.078Z | process exited: duration 16056 ms, exit code 0 |
| |
| 79 | 2026-09-03T17:34:49.086Z | starting task 2: "authentication" |
| 80 | 2026-09-03T17:34:49.102Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-03T17:34:49.109Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T17:34:49.112Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-03T17:34:49.115Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-03T17:34:49.143Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-03T17:35:03.412Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-03T17:35:03.412Z | + git fetch origin b3215b60695394fe8feca0b2a944bc72de32ec0a |
| 87 | 2026-09-03T17:35:03.746Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-03T17:35:03.746Z | * branch b3215b60695394fe8feca0b2a944bc72de32ec0a -> FETCH_HEAD |
| 89 | 2026-09-03T17:35:03.757Z | + [[ -n enable-scrimlet-reconcilers-in-tests ]] |
| 90 | 2026-09-03T17:35:03.760Z | ++ git branch --show-current |
| 91 | 2026-09-03T17:35:03.761Z | + current=main |
| 92 | 2026-09-03T17:35:03.761Z | + [[ main != enable-scrimlet-reconcilers-in-tests ]] |
| 93 | 2026-09-03T17:35:03.761Z | + git branch -f enable-scrimlet-reconcilers-in-tests b3215b60695394fe8feca0b2a944bc72de32ec0a |
| 94 | 2026-09-03T17:35:03.765Z | + git checkout -f enable-scrimlet-reconcilers-in-tests |
| 95 | 2026-09-03T17:35:03.876Z | Switched to branch 'enable-scrimlet-reconcilers-in-tests' |
| 96 | 2026-09-03T17:35:03.879Z | + git reset --hard b3215b60695394fe8feca0b2a944bc72de32ec0a |
| 97 | 2026-09-03T17:35:03.991Z | HEAD is now at b3215b606 EXPECTORATE |
| 98 | 2026-09-03T17:35:03.996Z | process exited: duration 14883 ms, exit code 0 |
| |
| 99 | 2026-09-03T17:35:04.004Z | starting task 4: "build" |
| 100 | 2026-09-03T17:35:04.010Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-03T17:35:04.010Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-03T17:35:04.010Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-03T17:35:04.014Z | +++ uname -s |
| 104 | 2026-09-03T17:35:04.014Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-03T17:35:04.014Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-03T17:35:04.015Z | + cargo --version |
| 107 | 2026-09-03T17:35:04.021Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-03T17:35:04.024Z | + rustc --version |
| 109 | 2026-09-03T17:35:04.042Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-03T17:35:04.045Z | + source ./env.sh |
| 111 | 2026-09-03T17:35:04.045Z | ++ OLD_SHELL_OPTS=ehxB |
| 112 | 2026-09-03T17:35:04.045Z | ++ set -o xtrace |
| 113 | 2026-09-03T17:35:04.049Z | ++++ dirname ./env.sh |
| 114 | 2026-09-03T17:35:04.049Z | +++ readlink -f . |
| 115 | 2026-09-03T17:35:04.052Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 116 | 2026-09-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ 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-03T17:35:04.052Z | ++ case $OLD_SHELL_OPTS in |
| 127 | 2026-09-03T17:35:04.052Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 128 | 2026-09-03T17:35:04.052Z | + 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-03T17:35:04.052Z | + 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-03T17:35:04.053Z | + banner prerequisites |
| 131 | 2026-09-03T17:35:04.053Z | |
| 132 | 2026-09-03T17:35:04.053Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 133 | 2026-09-03T17:35:04.053Z | # # # # # # # # # # # # # # # |
| 134 | 2026-09-03T17:35:04.053Z | # # # # ##### # # ##### # # # # # #### # |
| 135 | 2026-09-03T17:35:04.053Z | ##### ##### # ##### # # # # # # # # # |
| 136 | 2026-09-03T17:35:04.053Z | # # # # # # # # # # # # # # # |
| 137 | 2026-09-03T17:35:04.053Z | # # # ###### # # ###### ### # #### # #### # |
| 138 | 2026-09-03T17:35:04.053Z | |
| 139 | 2026-09-03T17:35:04.053Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 140 | 2026-09-03T17:35:06.126Z | Startup: Refreshing catalog 'helios' ... Done |
| 141 | 2026-09-03T17:35:06.553Z | Startup: Caching catalogs ... Done |
| 142 | 2026-09-03T17:35:09.194Z | Planning: Solver setup ... Done (2.466s) |
| 143 | 2026-09-03T17:35:09.263Z | Planning: Running solver ... Done (0.069s) |
| 144 | 2026-09-03T17:35:09.320Z | Planning: Finding local manifests ... Done (0.003s) |
| 145 | 2026-09-03T17:35:09.332Z | Planning: Fetching manifests: 0/2 0% complete |
| 146 | 2026-09-03T17:35:09.353Z | Planning: Fetching manifests: 2/2 100% complete |
| 147 | 2026-09-03T17:35:09.368Z | Planning: Package planning ... Done (0.014s) |
| 148 | 2026-09-03T17:35:09.371Z | Planning: Merging actions ... Done (0.002s) |
| 149 | 2026-09-03T17:35:09.538Z | Planning: Checking for conflicting actions ... Done (0.159s) |
| 150 | 2026-09-03T17:35:09.561Z | Planning: Consolidating action changes ... Done (0.001s) |
| 151 | 2026-09-03T17:35:10.347Z | Planning: Evaluating mediators ... Done (0.813s) |
| 152 | 2026-09-03T17:35:10.351Z | Planning: Planning completed in 3.75 seconds |
| 153 | 2026-09-03T17:35:10.351Z | Packages to install: 2 |
| 154 | 2026-09-03T17:35:10.351Z | Estimated space available: 156.00 GB |
| 155 | 2026-09-03T17:35:10.351Z | Estimated space to be consumed: 86.47 MB |
| 156 | 2026-09-03T17:35:10.351Z | Create boot environment: No |
| 157 | 2026-09-03T17:35:10.352Z | Create backup boot environment: No |
| 158 | 2026-09-03T17:35:10.352Z | Rebuild boot archive: No |
| 159 | 2026-09-03T17:35:10.352Z | |
| 160 | 2026-09-03T17:35:10.352Z | Changed packages: |
| 161 | 2026-09-03T17:35:10.352Z | helios |
| 162 | 2026-09-03T17:35:10.352Z | developer/build-essential |
| 163 | 2026-09-03T17:35:10.352Z | None -> 11-3.0 |
| 164 | 2026-09-03T17:35:10.352Z | library/libxmlsec1 |
| 165 | 2026-09-03T17:35:10.352Z | None -> 1.2.35-3.0 |
| 166 | 2026-09-03T17:35:10.376Z | |
| 167 | 2026-09-03T17:35:10.376Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 168 | 2026-09-03T17:35:10.449Z | Download: Completed 1.28 MB in 0.07 seconds (18.9M/s) |
| 169 | 2026-09-03T17:35:10.533Z | Actions: 1/268 actions (Installing new actions) |
| 170 | 2026-09-03T17:35:10.571Z | Actions: Completed 268 actions in 0.04 seconds. |
| 171 | 2026-09-03T17:35:10.605Z | Finalize: Updating package state database ... Done (0.034s) |
| 172 | 2026-09-03T17:35:10.605Z | Finalize: Updating package cache ... Done (0.000s) |
| 173 | 2026-09-03T17:35:10.705Z | Finalize: Updating image state ... Done (0.097s) |
| 174 | 2026-09-03T17:35:13.306Z | Finalize: Creating fast lookup database ... Done (2.550s) |
| 175 | 2026-09-03T17:35:13.382Z | Finalize: Reading search index ... Done (0.012s) |
| 176 | 2026-09-03T17:35:13.386Z | Finalize: Updating search index ... Done (0.000s) |
| 177 | 2026-09-03T17:35:13.462Z | Finalize: Updating package cache ... Done (0.000s) |
| 178 | 2026-09-03T17:35:13.847Z | Planning: Evaluating mediator changes ... Done |
| 179 | 2026-09-03T17:35:13.952Z | Planning: Checking for conflicting actions ... Done |
| 180 | 2026-09-03T17:35:13.956Z | Planning: Consolidating action changes ... Done |
| 181 | 2026-09-03T17:35:14.109Z | Planning: Evaluating mediators ... Done |
| 182 | 2026-09-03T17:35:14.112Z | Planning: Planning completed in 0.26 seconds |
| 183 | 2026-09-03T17:35:14.136Z | Mediators to change: 2 |
| 184 | 2026-09-03T17:35:14.136Z | Create boot environment: No |
| 185 | 2026-09-03T17:35:14.144Z | Create backup boot environment: No |
| 186 | 2026-09-03T17:35:14.185Z | Finalize: Updating package state database ... Done |
| 187 | 2026-09-03T17:35:14.185Z | Finalize: Updating package cache ... Done |
| 188 | 2026-09-03T17:35:14.240Z | Finalize: Updating image state ... Done |
| 189 | 2026-09-03T17:35:16.196Z | Finalize: Creating fast lookup database ... Done |
| 190 | 2026-09-03T17:35:16.257Z | Finalize: Reading search index ... Done |
| 191 | 2026-09-03T17:35:16.260Z | Finalize: Updating search index ... Done |
| 192 | 2026-09-03T17:35:16.357Z | Finalize: Updating package cache ... Done |
| 193 | 2026-09-03T17:35:16.645Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-09-03T17:35:16.749Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-09-03T17:35:16.754Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-09-03T17:35:16.904Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-09-03T17:35:16.909Z | Planning: Planning completed in 0.26 seconds |
| 198 | 2026-09-03T17:35:16.928Z | Mediators to change: 1 |
| 199 | 2026-09-03T17:35:16.928Z | Create boot environment: No |
| 200 | 2026-09-03T17:35:16.928Z | Create backup boot environment: No |
| 201 | 2026-09-03T17:35:16.990Z | Finalize: Updating package state database ... Done |
| 202 | 2026-09-03T17:35:16.990Z | Finalize: Updating package cache ... Done |
| 203 | 2026-09-03T17:35:17.049Z | Finalize: Updating image state ... Done |
| 204 | 2026-09-03T17:35:19.009Z | Finalize: Creating fast lookup database ... Done |
| 205 | 2026-09-03T17:35:19.070Z | Finalize: Reading search index ... Done |
| 206 | 2026-09-03T17:35:19.073Z | Finalize: Updating search index ... Done |
| 207 | 2026-09-03T17:35:19.146Z | Finalize: Updating package cache ... Done |
| 208 | 2026-09-03T17:35:19.458Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 209 | 2026-09-03T17:35:19.458Z | apache system 2.4 system |
| 210 | 2026-09-03T17:35:19.458Z | clang system 15 system |
| 211 | 2026-09-03T17:35:19.458Z | csh system system illumos |
| 212 | 2026-09-03T17:35:19.458Z | ctags system system illumos |
| 213 | 2026-09-03T17:35:19.458Z | file vendor vendor darwinsys |
| 214 | 2026-09-03T17:35:19.458Z | file system system illumos |
| 215 | 2026-09-03T17:35:19.458Z | gcc vendor 14 vendor |
| 216 | 2026-09-03T17:35:19.458Z | gcc system 13 system |
| 217 | 2026-09-03T17:35:19.458Z | gcc system 10 system |
| 218 | 2026-09-03T17:35:19.458Z | go system 1.25 system |
| 219 | 2026-09-03T17:35:19.458Z | llvm system 15 system |
| 220 | 2026-09-03T17:35:19.458Z | mariadb system 11.4 system |
| 221 | 2026-09-03T17:35:19.458Z | mta vendor vendor dma |
| 222 | 2026-09-03T17:35:19.458Z | openjdk system 17 system |
| 223 | 2026-09-03T17:35:19.459Z | openjdk system 11 system |
| 224 | 2026-09-03T17:35:19.459Z | openssl vendor 3 vendor |
| 225 | 2026-09-03T17:35:19.459Z | perl system 5.40 system |
| 226 | 2026-09-03T17:35:19.459Z | postgresql system 18 system |
| 227 | 2026-09-03T17:35:19.459Z | postgresql system 17 system |
| 228 | 2026-09-03T17:35:19.459Z | python vendor 3 vendor |
| 229 | 2026-09-03T17:35:19.459Z | python system 2 system |
| 230 | 2026-09-03T17:35:19.459Z | python3 vendor 3.13 vendor |
| 231 | 2026-09-03T17:35:19.459Z | ruby system 3.4 system |
| 232 | 2026-09-03T17:35:19.459Z | ruby system 3.0 system |
| 233 | 2026-09-03T17:35:19.459Z | words vendor vendor american-english |
| 234 | 2026-09-03T17:35:19.459Z | words system system australian-english |
| 235 | 2026-09-03T17:35:19.459Z | words system system british-english |
| 236 | 2026-09-03T17:35:19.459Z | words system system canadian-english |
| 237 | 2026-09-03T17:35:19.459Z | words system system french |
| 238 | 2026-09-03T17:35:19.459Z | words system system italian |
| 239 | 2026-09-03T17:35:19.459Z | words system system ngerman |
| 240 | 2026-09-03T17:35:19.459Z | words system system ogerman |
| 241 | 2026-09-03T17:35:19.459Z | words system system spanish |
| 242 | 2026-09-03T17:35:19.712Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-09-03T17:35:19.712Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 244 | 2026-09-03T17:35:20.226Z | FMRI IFO |
| 245 | 2026-09-03T17:35:20.226Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 246 | 2026-09-03T17:35:20.226Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 247 | 2026-09-03T17:35:20.226Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 248 | 2026-09-03T17:35:20.226Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 249 | 2026-09-03T17:35:20.226Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 250 | 2026-09-03T17:35:20.226Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 251 | 2026-09-03T17:35:20.226Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 252 | 2026-09-03T17:35:20.226Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 253 | 2026-09-03T17:35:20.226Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 254 | 2026-09-03T17:35:20.584Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 255 | 2026-09-03T17:35:20.929Z | Updating crates.io index |
| 256 | 2026-09-03T17:35:20.932Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 257 | 2026-09-03T17:35:21.237Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-09-03T17:35:21.658Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 259 | 2026-09-03T17:35:21.985Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 260 | 2026-09-03T17:35:23.022Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 261 | 2026-09-03T17:35:23.632Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 262 | 2026-09-03T17:35:25.619Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 263 | 2026-09-03T17:35:26.656Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-03T17:35:27.013Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-09-03T17:35:27.429Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-09-03T17:35:28.726Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 267 | 2026-09-03T17:35:29.087Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 268 | 2026-09-03T17:35:29.469Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 269 | 2026-09-03T17:35:30.109Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 270 | 2026-09-03T17:35:30.385Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 271 | 2026-09-03T17:35:30.674Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 272 | 2026-09-03T17:35:31.024Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 273 | 2026-09-03T17:35:31.309Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 274 | 2026-09-03T17:35:31.682Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 275 | 2026-09-03T17:35:32.106Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-09-03T17:35:32.638Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 277 | 2026-09-03T17:35:32.951Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 278 | 2026-09-03T17:35:33.532Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-09-03T17:35:33.872Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 280 | 2026-09-03T17:35:34.170Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 281 | 2026-09-03T17:35:34.612Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 282 | 2026-09-03T17:35:34.969Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 283 | 2026-09-03T17:35:35.462Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 284 | 2026-09-03T17:35:36.278Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 285 | 2026-09-03T17:35:36.551Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 286 | 2026-09-03T17:35:36.892Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-09-03T17:35:37.285Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 288 | 2026-09-03T17:35:37.865Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-09-03T17:35:38.439Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-09-03T17:35:38.706Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-09-03T17:35:39.080Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 292 | 2026-09-03T17:35:39.422Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 293 | 2026-09-03T17:35:39.677Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-09-03T17:35:39.970Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-09-03T17:35:40.353Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-09-03T17:35:40.678Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-09-03T17:35:41.110Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 298 | 2026-09-03T17:35:44.065Z | Downloading crates ... |
| 299 | 2026-09-03T17:35:44.132Z | Downloaded colorchoice v1.0.4 |
| 300 | 2026-09-03T17:35:44.133Z | Downloaded block-buffer v0.10.4 |
| 301 | 2026-09-03T17:35:44.133Z | Downloaded dtrace-parser v0.2.0 |
| 302 | 2026-09-03T17:35:44.133Z | Downloaded cargo-platform v0.3.2 |
| 303 | 2026-09-03T17:35:44.133Z | Downloaded itoa v1.0.17 |
| 304 | 2026-09-03T17:35:44.133Z | Downloaded heck v0.5.0 |
| 305 | 2026-09-03T17:35:44.133Z | Downloaded zerocopy-derive v0.7.35 |
| 306 | 2026-09-03T17:35:44.133Z | Downloaded zmij v1.0.21 |
| 307 | 2026-09-03T17:35:44.133Z | Downloaded fastrand v2.3.0 |
| 308 | 2026-09-03T17:35:44.133Z | Downloaded macaddr v1.0.1 |
| 309 | 2026-09-03T17:35:44.134Z | Downloaded errno v0.3.14 |
| 310 | 2026-09-03T17:35:44.134Z | Downloaded zerocopy v0.7.35 |
| 311 | 2026-09-03T17:35:44.158Z | Downloaded memmap v0.7.0 |
| 312 | 2026-09-03T17:35:44.158Z | Downloaded usdt v0.5.0 |
| 313 | 2026-09-03T17:35:44.158Z | Downloaded generic-array v0.14.7 |
| 314 | 2026-09-03T17:35:44.158Z | Downloaded pretty-hex v0.4.1 |
| 315 | 2026-09-03T17:35:44.159Z | Downloaded serde_spanned v0.6.9 |
| 316 | 2026-09-03T17:35:44.159Z | Downloaded thread-id v4.2.2 |
| 317 | 2026-09-03T17:35:44.159Z | Downloaded fnv v1.0.7 |
| 318 | 2026-09-03T17:35:44.159Z | Downloaded utf8parse v0.2.2 |
| 319 | 2026-09-03T17:35:44.159Z | Downloaded cpufeatures v0.2.17 |
| 320 | 2026-09-03T17:35:44.159Z | Downloaded equivalent v1.0.2 |
| 321 | 2026-09-03T17:35:44.159Z | Downloaded clap_lex v1.0.0 |
| 322 | 2026-09-03T17:35:44.159Z | Downloaded anstyle-query v1.1.5 |
| 323 | 2026-09-03T17:35:44.159Z | Downloaded digest v0.10.7 |
| 324 | 2026-09-03T17:35:44.159Z | Downloaded cfg-if v1.0.4 |
| 325 | 2026-09-03T17:35:44.159Z | Downloaded heck v0.4.1 |
| 326 | 2026-09-03T17:35:44.159Z | Downloaded is_terminal_polyfill v1.70.2 |
| 327 | 2026-09-03T17:35:44.159Z | Downloaded crypto-common v0.1.7 |
| 328 | 2026-09-03T17:35:44.159Z | Downloaded dof v0.3.0 |
| 329 | 2026-09-03T17:35:44.185Z | Downloaded byteorder v1.5.0 |
| 330 | 2026-09-03T17:35:44.185Z | Downloaded anstyle-parse v1.0.0 |
| 331 | 2026-09-03T17:35:44.185Z | Downloaded thiserror v1.0.69 |
| 332 | 2026-09-03T17:35:44.185Z | Downloaded cargo_metadata v0.23.1 |
| 333 | 2026-09-03T17:35:44.185Z | Downloaded fs-err v3.3.0 |
| 334 | 2026-09-03T17:35:44.185Z | Downloaded unicode-linebreak v0.1.5 |
| 335 | 2026-09-03T17:35:44.186Z | Downloaded autocfg v1.5.0 |
| 336 | 2026-09-03T17:35:44.186Z | Downloaded camino-tempfile v1.4.1 |
| 337 | 2026-09-03T17:35:44.186Z | Downloaded pest_derive v2.8.6 |
| 338 | 2026-09-03T17:35:44.186Z | Downloaded plain v0.2.3 |
| 339 | 2026-09-03T17:35:44.186Z | Downloaded smawk v0.3.2 |
| 340 | 2026-09-03T17:35:44.186Z | Downloaded toml_datetime v0.6.11 |
| 341 | 2026-09-03T17:35:44.186Z | Downloaded strsim v0.11.1 |
| 342 | 2026-09-03T17:35:44.208Z | Downloaded usdt-attr-macro v0.5.0 |
| 343 | 2026-09-03T17:35:44.208Z | Downloaded toml_write v0.1.2 |
| 344 | 2026-09-03T17:35:44.208Z | Downloaded usdt-macro v0.5.0 |
| 345 | 2026-09-03T17:35:44.208Z | Downloaded version_check v0.9.5 |
| 346 | 2026-09-03T17:35:44.208Z | Downloaded scroll_derive v0.12.1 |
| 347 | 2026-09-03T17:35:44.208Z | Downloaded anstyle v1.0.14 |
| 348 | 2026-09-03T17:35:44.208Z | Downloaded bytecount v0.6.9 |
| 349 | 2026-09-03T17:35:44.208Z | Downloaded cargo_toml v0.21.0 |
| 350 | 2026-09-03T17:35:44.208Z | Downloaded swrite v0.1.0 |
| 351 | 2026-09-03T17:35:44.208Z | Downloaded tabled_derive v0.7.0 |
| 352 | 2026-09-03T17:35:44.208Z | Downloaded proc-macro-error-attr v1.0.4 |
| 353 | 2026-09-03T17:35:44.216Z | Downloaded terminal_size v0.4.3 |
| 354 | 2026-09-03T17:35:44.216Z | Downloaded once_cell v1.21.3 |
| 355 | 2026-09-03T17:35:44.216Z | Downloaded thiserror-impl v1.0.69 |
| 356 | 2026-09-03T17:35:44.216Z | Downloaded anstream v1.0.0 |
| 357 | 2026-09-03T17:35:44.216Z | Downloaded proc-macro-error v1.0.4 |
| 358 | 2026-09-03T17:35:44.217Z | Downloaded tempfile v3.27.0 |
| 359 | 2026-09-03T17:35:44.224Z | Downloaded quote v1.0.45 |
| 360 | 2026-09-03T17:35:44.240Z | Downloaded scroll v0.12.0 |
| 361 | 2026-09-03T17:35:44.240Z | Downloaded serde_tokenstream v0.2.3 |
| 362 | 2026-09-03T17:35:44.240Z | Downloaded thiserror-impl v2.0.18 |
| 363 | 2026-09-03T17:35:44.240Z | Downloaded anyhow v1.0.104 |
| 364 | 2026-09-03T17:35:44.240Z | Downloaded pest_generator v2.8.6 |
| 365 | 2026-09-03T17:35:44.240Z | Downloaded clap_derive v4.6.1 |
| 366 | 2026-09-03T17:35:44.255Z | Downloaded proc-macro2 v1.0.106 |
| 367 | 2026-09-03T17:35:44.255Z | Downloaded semver v1.0.28 |
| 368 | 2026-09-03T17:35:44.255Z | Downloaded camino v1.2.5 |
| 369 | 2026-09-03T17:35:44.259Z | Downloaded clap v4.6.1 |
| 370 | 2026-09-03T17:35:44.259Z | Downloaded usdt-impl v0.5.0 |
| 371 | 2026-09-03T17:35:44.265Z | Downloaded pest_meta v2.8.6 |
| 372 | 2026-09-03T17:35:44.265Z | Downloaded papergrid v0.11.0 |
| 373 | 2026-09-03T17:35:44.265Z | Downloaded toml v0.8.23 |
| 374 | 2026-09-03T17:35:44.298Z | Downloaded log v0.4.33 |
| 375 | 2026-09-03T17:35:44.299Z | Downloaded bitflags v2.11.0 |
| 376 | 2026-09-03T17:35:44.299Z | Downloaded thiserror v2.0.18 |
| 377 | 2026-09-03T17:35:44.319Z | Downloaded ucd-trie v0.1.7 |
| 378 | 2026-09-03T17:35:44.320Z | Downloaded unicode-ident v1.0.24 |
| 379 | 2026-09-03T17:35:44.320Z | Downloaded serde_core v1.0.228 |
| 380 | 2026-09-03T17:35:44.320Z | Downloaded getrandom v0.4.3 |
| 381 | 2026-09-03T17:35:44.320Z | Downloaded sha2 v0.10.9 |
| 382 | 2026-09-03T17:35:44.320Z | Downloaded textwrap v0.16.2 |
| 383 | 2026-09-03T17:35:44.320Z | Downloaded memchr v2.8.0 |
| 384 | 2026-09-03T17:35:44.326Z | Downloaded typenum v1.20.1 |
| 385 | 2026-09-03T17:35:44.326Z | Downloaded indexmap v2.14.0 |
| 386 | 2026-09-03T17:35:44.327Z | Downloaded serde_derive v1.0.228 |
| 387 | 2026-09-03T17:35:44.334Z | Downloaded serde v1.0.228 |
| 388 | 2026-09-03T17:35:44.334Z | Downloaded toml_edit v0.22.27 |
| 389 | 2026-09-03T17:35:44.372Z | Downloaded pest v2.8.6 |
| 390 | 2026-09-03T17:35:44.394Z | Downloaded hashbrown v0.17.0 |
| 391 | 2026-09-03T17:35:44.395Z | Downloaded clap_builder v4.6.0 |
| 392 | 2026-09-03T17:35:44.404Z | Downloaded goblin v0.8.2 |
| 393 | 2026-09-03T17:35:44.404Z | Downloaded winnow v0.7.14 |
| 394 | 2026-09-03T17:35:44.413Z | Downloaded serde_json v1.0.151 |
| 395 | 2026-09-03T17:35:44.430Z | Downloaded tabled v0.15.0 |
| 396 | 2026-09-03T17:35:44.447Z | Downloaded syn v1.0.109 |
| 397 | 2026-09-03T17:35:44.447Z | Downloaded unicode-width v0.1.14 |
| 398 | 2026-09-03T17:35:44.447Z | Downloaded unicode-width v0.2.0 |
| 399 | 2026-09-03T17:35:44.447Z | Downloaded syn v2.0.117 |
| 400 | 2026-09-03T17:35:44.470Z | Downloaded rustix v1.1.4 |
| 401 | 2026-09-03T17:35:44.501Z | Downloaded libc v0.2.185 |
| 402 | 2026-09-03T17:35:44.549Z | Compiling proc-macro2 v1.0.106 |
| 403 | 2026-09-03T17:35:44.549Z | Compiling quote v1.0.45 |
| 404 | 2026-09-03T17:35:44.549Z | Compiling unicode-ident v1.0.24 |
| 405 | 2026-09-03T17:35:44.549Z | Compiling serde_core v1.0.228 |
| 406 | 2026-09-03T17:35:44.549Z | Compiling libc v0.2.185 |
| 407 | 2026-09-03T17:35:44.549Z | Compiling version_check v0.9.5 |
| 408 | 2026-09-03T17:35:44.552Z | Compiling memchr v2.8.0 |
| 409 | 2026-09-03T17:35:44.552Z | Compiling serde v1.0.228 |
| 410 | 2026-09-03T17:35:44.894Z | Compiling zmij v1.0.21 |
| 411 | 2026-09-03T17:35:45.097Z | Compiling itoa v1.0.17 |
| 412 | 2026-09-03T17:35:45.149Z | Compiling ucd-trie v0.1.7 |
| 413 | 2026-09-03T17:35:45.169Z | Compiling thiserror v1.0.69 |
| 414 | 2026-09-03T17:35:45.334Z | Compiling pest v2.8.6 |
| 415 | 2026-09-03T17:35:45.512Z | Compiling byteorder v1.5.0 |
| 416 | 2026-09-03T17:35:45.540Z | Compiling rustix v1.1.4 |
| 417 | 2026-09-03T17:35:45.640Z | Compiling errno v0.3.14 |
| 418 | 2026-09-03T17:35:45.758Z | Compiling serde_json v1.0.151 |
| 419 | 2026-09-03T17:35:45.795Z | Compiling bitflags v2.11.0 |
| 420 | 2026-09-03T17:35:45.954Z | Compiling syn v2.0.117 |
| 421 | 2026-09-03T17:35:46.041Z | Compiling thread-id v4.2.2 |
| 422 | 2026-09-03T17:35:46.058Z | Compiling proc-macro-error-attr v1.0.4 |
| 423 | 2026-09-03T17:35:46.124Z | Compiling usdt-impl v0.5.0 |
| 424 | 2026-09-03T17:35:46.233Z | Compiling camino v1.2.5 |
| 425 | 2026-09-03T17:35:46.247Z | Compiling syn v1.0.109 |
| 426 | 2026-09-03T17:35:46.434Z | Compiling pest_meta v2.8.6 |
| 427 | 2026-09-03T17:35:46.589Z | Compiling proc-macro-error v1.0.4 |
| 428 | 2026-09-03T17:35:46.608Z | Compiling hashbrown v0.17.0 |
| 429 | 2026-09-03T17:35:46.627Z | Compiling log v0.4.33 |
| 430 | 2026-09-03T17:35:46.770Z | Compiling utf8parse v0.2.2 |
| 431 | 2026-09-03T17:35:46.812Z | Compiling equivalent v1.0.2 |
| 432 | 2026-09-03T17:35:46.902Z | Compiling plain v0.2.3 |
| 433 | 2026-09-03T17:35:47.005Z | Compiling getrandom v0.4.3 |
| 434 | 2026-09-03T17:35:47.023Z | Compiling terminal_size v0.4.3 |
| 435 | 2026-09-03T17:35:47.157Z | Compiling indexmap v2.14.0 |
| 436 | 2026-09-03T17:35:47.208Z | Compiling anstyle-parse v1.0.0 |
| 437 | 2026-09-03T17:35:47.778Z | Compiling cfg-if v1.0.4 |
| 438 | 2026-09-03T17:35:47.795Z | Compiling is_terminal_polyfill v1.70.2 |
| 439 | 2026-09-03T17:35:47.830Z | Compiling thiserror v2.0.18 |
| 440 | 2026-09-03T17:35:47.851Z | Compiling toml_write v0.1.2 |
| 441 | 2026-09-03T17:35:47.884Z | Compiling pretty-hex v0.4.1 |
| 442 | 2026-09-03T17:35:47.901Z | Compiling winnow v0.7.14 |
| 443 | 2026-09-03T17:35:48.026Z | Compiling anstyle v1.0.14 |
| 444 | 2026-09-03T17:35:48.044Z | Compiling anstyle-query v1.1.5 |
| 445 | 2026-09-03T17:35:48.060Z | Compiling autocfg v1.5.0 |
| 446 | 2026-09-03T17:35:48.153Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-03T17:35:48.156Z | Compiling colorchoice v1.0.4 |
| 448 | 2026-09-03T17:35:48.289Z | Compiling anstream v1.0.0 |
| 449 | 2026-09-03T17:35:48.483Z | Compiling fs-err v3.3.0 |
| 450 | 2026-09-03T17:35:48.538Z | Compiling once_cell v1.21.3 |
| 451 | 2026-09-03T17:35:48.557Z | Compiling clap_lex v1.0.0 |
| 452 | 2026-09-03T17:35:48.669Z | Compiling heck v0.5.0 |
| 453 | 2026-09-03T17:35:48.757Z | Compiling strsim v0.11.1 |
| 454 | 2026-09-03T17:35:48.784Z | Compiling fastrand v2.3.0 |
| 455 | 2026-09-03T17:35:48.847Z | Compiling heck v0.4.1 |
| 456 | 2026-09-03T17:35:48.899Z | Compiling bytecount v0.6.9 |
| 457 | 2026-09-03T17:35:48.912Z | Compiling fnv v1.0.7 |
| 458 | 2026-09-03T17:35:49.025Z | Compiling unicode-width v0.1.14 |
| 459 | 2026-09-03T17:35:49.041Z | Compiling anyhow v1.0.104 |
| 460 | 2026-09-03T17:35:49.057Z | Compiling tempfile v3.27.0 |
| 461 | 2026-09-03T17:35:49.073Z | Compiling clap_builder v4.6.0 |
| 462 | 2026-09-03T17:35:49.258Z | Compiling cargo-platform v0.3.2 |
| 463 | 2026-09-03T17:35:49.326Z | Compiling papergrid v0.11.0 |
| 464 | 2026-09-03T17:35:49.432Z | Compiling semver v1.0.28 |
| 465 | 2026-09-03T17:35:49.484Z | Compiling memmap v0.7.0 |
| 466 | 2026-09-03T17:35:49.524Z | Compiling tabled_derive v0.7.0 |
| 467 | 2026-09-03T17:35:49.544Z | Compiling unicode-width v0.2.0 |
| 468 | 2026-09-03T17:35:49.636Z | Compiling smawk v0.3.2 |
| 469 | 2026-09-03T17:35:49.669Z | Compiling unicode-linebreak v0.1.5 |
| 470 | 2026-09-03T17:35:49.784Z | Compiling camino-tempfile v1.4.1 |
| 471 | 2026-09-03T17:35:49.873Z | Compiling serde_derive v1.0.228 |
| 472 | 2026-09-03T17:35:49.919Z | Compiling thiserror-impl v1.0.69 |
| 473 | 2026-09-03T17:35:50.020Z | Compiling zerocopy-derive v0.7.35 |
| 474 | 2026-09-03T17:35:50.104Z | Compiling pest_derive v2.8.6 |
| 475 | 2026-09-03T17:35:50.123Z | Compiling scroll_derive v0.12.1 |
| 476 | 2026-09-03T17:35:50.442Z | Compiling thiserror-impl v2.0.18 |
| 477 | 2026-09-03T17:35:50.557Z | Compiling clap_derive v4.6.1 |
| 478 | 2026-09-03T17:35:50.771Z | Compiling tabled v0.15.0 |
| 479 | 2026-09-03T17:35:50.794Z | Compiling scroll v0.12.0 |
| 480 | 2026-09-03T17:35:50.897Z | Compiling zerocopy v0.7.35 |
| 481 | 2026-09-03T17:35:51.074Z | Compiling goblin v0.8.2 |
| 482 | 2026-09-03T17:35:51.319Z | Compiling dtrace-parser v0.2.0 |
| 483 | 2026-09-03T17:35:51.456Z | Compiling textwrap v0.16.2 |
| 484 | 2026-09-03T17:35:51.898Z | Compiling swrite v0.1.0 |
| 485 | 2026-09-03T17:35:52.313Z | Compiling clap v4.6.1 |
| 486 | 2026-09-03T17:35:52.912Z | Compiling dof v0.3.0 |
| 487 | 2026-09-03T17:35:52.912Z | Compiling serde_tokenstream v0.2.3 |
| 488 | 2026-09-03T17:35:52.928Z | Compiling serde_spanned v0.6.9 |
| 489 | 2026-09-03T17:35:52.941Z | Compiling toml_datetime v0.6.11 |
| 490 | 2026-09-03T17:35:52.944Z | Compiling macaddr v1.0.1 |
| 491 | 2026-09-03T17:35:52.990Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 492 | 2026-09-03T17:35:52.990Z | Compiling cargo_metadata v0.23.1 |
| 493 | 2026-09-03T17:35:53.139Z | Compiling toml_edit v0.22.27 |
| 494 | 2026-09-03T17:35:53.655Z | Compiling usdt-attr-macro v0.5.0 |
| 495 | 2026-09-03T17:35:53.673Z | Compiling usdt-macro v0.5.0 |
| 496 | 2026-09-03T17:35:54.247Z | Compiling usdt v0.5.0 |
| 497 | 2026-09-03T17:35:54.487Z | Compiling toml v0.8.23 |
| 498 | 2026-09-03T17:35:54.817Z | Compiling cargo_toml v0.21.0 |
| 499 | 2026-09-03T17:35:56.079Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 500 | 2026-09-03T17:35:58.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.67s |
| 501 | 2026-09-03T17:35:58.292Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 502 | 2026-09-03T17:35:58.797Z | Downloading crates ... |
| 503 | 2026-09-03T17:35:58.852Z | Downloaded bit-set v0.8.0 |
| 504 | 2026-09-03T17:35:58.855Z | Downloaded adler2 v2.0.1 |
| 505 | 2026-09-03T17:35:58.858Z | Downloaded compression-core v0.4.31 |
| 506 | 2026-09-03T17:35:58.861Z | Downloaded arrayref v0.3.9 |
| 507 | 2026-09-03T17:35:58.861Z | Downloaded block-buffer v0.12.1 |
| 508 | 2026-09-03T17:35:58.864Z | Downloaded base64ct v1.8.3 |
| 509 | 2026-09-03T17:35:58.866Z | Downloaded fxhash v0.2.1 |
| 510 | 2026-09-03T17:35:58.866Z | Downloaded bitfield-struct v0.6.2 |
| 511 | 2026-09-03T17:35:58.869Z | Downloaded async-bb8-diesel v0.2.1 |
| 512 | 2026-09-03T17:35:58.873Z | Downloaded bs58 v0.5.1 |
| 513 | 2026-09-03T17:35:58.876Z | Downloaded embedded-io v0.6.1 |
| 514 | 2026-09-03T17:35:58.876Z | Downloaded aead v0.5.2 |
| 515 | 2026-09-03T17:35:58.876Z | Downloaded bitfield-macros v0.19.4 |
| 516 | 2026-09-03T17:35:58.879Z | Downloaded fixedbitset v0.5.7 |
| 517 | 2026-09-03T17:35:58.882Z | Downloaded atomicwrites v0.4.4 |
| 518 | 2026-09-03T17:35:58.882Z | Downloaded base16ct v0.2.0 |
| 519 | 2026-09-03T17:35:58.882Z | Downloaded bb8 v0.8.6 |
| 520 | 2026-09-03T17:35:58.882Z | Downloaded bit-set v0.5.3 |
| 521 | 2026-09-03T17:35:58.885Z | Downloaded anstyle-parse v0.2.7 |
| 522 | 2026-09-03T17:35:58.885Z | Downloaded const-oid v0.9.6 |
| 523 | 2026-09-03T17:35:58.885Z | Downloaded addr2line v0.25.1 |
| 524 | 2026-09-03T17:35:58.888Z | Downloaded expectorate v1.2.0 |
| 525 | 2026-09-03T17:35:58.888Z | Downloaded foreign-types v0.3.2 |
| 526 | 2026-09-03T17:35:58.888Z | Downloaded foreign-types-macros v0.2.3 |
| 527 | 2026-09-03T17:35:58.888Z | Downloaded allocator-api2 v0.2.21 |
| 528 | 2026-09-03T17:35:58.891Z | Downloaded float-ord v0.3.2 |
| 529 | 2026-09-03T17:35:58.891Z | Downloaded futures-core v0.3.32 |
| 530 | 2026-09-03T17:35:58.891Z | Downloaded assert_matches v1.5.0 |
| 531 | 2026-09-03T17:35:58.891Z | Downloaded atty v0.2.14 |
| 532 | 2026-09-03T17:35:58.891Z | Downloaded array-init v0.0.4 |
| 533 | 2026-09-03T17:35:58.891Z | Downloaded async-stream-impl v0.3.6 |
| 534 | 2026-09-03T17:35:58.901Z | Downloaded form_urlencoded v1.2.2 |
| 535 | 2026-09-03T17:35:58.901Z | Downloaded async-recursion v1.1.1 |
| 536 | 2026-09-03T17:35:58.905Z | Downloaded embedded-io v0.4.0 |
| 537 | 2026-09-03T17:35:58.905Z | Downloaded futures-io v0.3.32 |
| 538 | 2026-09-03T17:35:58.905Z | Downloaded backtrace-ext v0.2.1 |
| 539 | 2026-09-03T17:35:58.905Z | Downloaded async-stream v0.3.6 |
| 540 | 2026-09-03T17:35:58.905Z | Downloaded base16ct v1.0.0 |
| 541 | 2026-09-03T17:35:58.905Z | Downloaded gethostname v0.5.0 |
| 542 | 2026-09-03T17:35:58.905Z | Downloaded argon2 v0.6.0-rc.8 |
| 543 | 2026-09-03T17:35:58.905Z | Downloaded atomic-waker v1.1.2 |
| 544 | 2026-09-03T17:35:58.905Z | Downloaded ascii-canvas v3.0.0 |
| 545 | 2026-09-03T17:35:58.905Z | Downloaded env_filter v2.0.0 |
| 546 | 2026-09-03T17:35:58.905Z | Downloaded fd-lock v4.0.4 |
| 547 | 2026-09-03T17:35:58.905Z | Downloaded foreign-types-shared v0.1.1 |
| 548 | 2026-09-03T17:35:58.905Z | Downloaded fixedbitset v0.4.2 |
| 549 | 2026-09-03T17:35:58.908Z | Downloaded ciborium-ll v0.2.2 |
| 550 | 2026-09-03T17:35:58.908Z | Downloaded foreign-types v0.5.0 |
| 551 | 2026-09-03T17:35:58.908Z | Downloaded futures-sink v0.3.32 |
| 552 | 2026-09-03T17:35:58.911Z | Downloaded funty v2.0.0 |
| 553 | 2026-09-03T17:35:58.911Z | Downloaded endian-type v0.1.2 |
| 554 | 2026-09-03T17:35:58.911Z | Downloaded foreign-types-shared v0.3.1 |
| 555 | 2026-09-03T17:35:58.911Z | Downloaded anstream v0.6.21 |
| 556 | 2026-09-03T17:35:58.914Z | Downloaded ar_archive_writer v0.5.1 |
| 557 | 2026-09-03T17:35:58.914Z | Downloaded bit-vec v0.8.0 |
| 558 | 2026-09-03T17:35:58.914Z | Downloaded enum-as-inner v0.6.1 |
| 559 | 2026-09-03T17:35:58.917Z | Downloaded float-cmp v0.10.0 |
| 560 | 2026-09-03T17:35:58.917Z | Downloaded const-oid v0.10.2 |
| 561 | 2026-09-03T17:35:58.917Z | Downloaded erased-serde v0.3.31 |
| 562 | 2026-09-03T17:35:58.921Z | Downloaded ff v0.13.1 |
| 563 | 2026-09-03T17:35:58.921Z | Downloaded fs_extra v1.3.0 |
| 564 | 2026-09-03T17:35:58.921Z | Downloaded castaway v0.2.4 |
| 565 | 2026-09-03T17:35:58.924Z | Downloaded futures-task v0.3.32 |
| 566 | 2026-09-03T17:35:58.927Z | Downloaded hex-literal v1.1.0 |
| 567 | 2026-09-03T17:35:58.927Z | Downloaded cfg_aliases v0.1.1 |
| 568 | 2026-09-03T17:35:58.927Z | Downloaded newline-converter v0.3.0 |
| 569 | 2026-09-03T17:35:58.930Z | Downloaded futures-macro v0.3.32 |
| 570 | 2026-09-03T17:35:58.930Z | Downloaded hostname v0.3.1 |
| 571 | 2026-09-03T17:35:58.930Z | Downloaded ena v0.14.4 |
| 572 | 2026-09-03T17:35:58.933Z | Downloaded foldhash v0.1.5 |
| 573 | 2026-09-03T17:35:58.933Z | Downloaded fs-err v2.11.0 |
| 574 | 2026-09-03T17:35:58.933Z | Downloaded enum_dispatch v0.3.13 |
| 575 | 2026-09-03T17:35:58.936Z | Downloaded ciborium-io v0.2.2 |
| 576 | 2026-09-03T17:35:58.936Z | Downloaded ff v0.14.0 |
| 577 | 2026-09-03T17:35:58.939Z | Downloaded filetime v0.2.27 |
| 578 | 2026-09-03T17:35:58.939Z | Downloaded flagset v0.4.7 |
| 579 | 2026-09-03T17:35:58.939Z | Downloaded futures-executor v0.3.32 |
| 580 | 2026-09-03T17:35:58.939Z | Downloaded foldhash v0.2.0 |
| 581 | 2026-09-03T17:35:58.939Z | Downloaded home v0.5.12 |
| 582 | 2026-09-03T17:35:58.942Z | Downloaded git-stub v1.0.0 |
| 583 | 2026-09-03T17:35:58.942Z | Downloaded hash32 v0.3.1 |
| 584 | 2026-09-03T17:35:58.942Z | Downloaded http-body v1.0.1 |
| 585 | 2026-09-03T17:35:58.942Z | Downloaded hostname v0.4.2 |
| 586 | 2026-09-03T17:35:58.942Z | Downloaded hubpack_derive v0.1.1 |
| 587 | 2026-09-03T17:35:58.942Z | Downloaded cfg_aliases v0.2.1 |
| 588 | 2026-09-03T17:35:58.946Z | Downloaded headers-core v0.3.0 |
| 589 | 2026-09-03T17:35:58.946Z | Downloaded block-padding v0.4.2 |
| 590 | 2026-09-03T17:35:58.951Z | Downloaded httpdate v1.0.3 |
| 591 | 2026-09-03T17:35:58.951Z | Downloaded nodrop v0.1.14 |
| 592 | 2026-09-03T17:35:58.951Z | Downloaded normalize-line-endings v0.3.0 |
| 593 | 2026-09-03T17:35:58.951Z | Downloaded fallible-iterator v0.2.0 |
| 594 | 2026-09-03T17:35:58.951Z | Downloaded nibble_vec v0.1.0 |
| 595 | 2026-09-03T17:35:58.954Z | Downloaded aead v0.6.1 |
| 596 | 2026-09-03T17:35:58.954Z | Downloaded argon2 v0.5.3 |
| 597 | 2026-09-03T17:35:58.954Z | Downloaded backoff v0.4.0 |
| 598 | 2026-09-03T17:35:58.957Z | Downloaded cobs v0.3.0 |
| 599 | 2026-09-03T17:35:58.957Z | Downloaded globwalk v0.9.1 |
| 600 | 2026-09-03T17:35:58.960Z | Downloaded async-trait v0.1.89 |
| 601 | 2026-09-03T17:35:58.963Z | Downloaded arrayvec v0.7.6 |
| 602 | 2026-09-03T17:35:58.963Z | Downloaded bitfield v0.19.4 |
| 603 | 2026-09-03T17:35:58.963Z | Downloaded compression-codecs v0.4.37 |
| 604 | 2026-09-03T17:35:58.967Z | Downloaded hex v0.4.3 |
| 605 | 2026-09-03T17:35:58.967Z | Downloaded http-range v0.1.5 |
| 606 | 2026-09-03T17:35:58.967Z | Downloaded arc-swap v1.8.2 |
| 607 | 2026-09-03T17:35:58.970Z | Downloaded backtrace v0.3.76 |
| 608 | 2026-09-03T17:35:58.973Z | Downloaded openssl-macros v0.1.1 |
| 609 | 2026-09-03T17:35:58.973Z | Downloaded parse-display v0.10.0 |
| 610 | 2026-09-03T17:35:58.973Z | Downloaded peg-runtime v0.8.5 |
| 611 | 2026-09-03T17:35:58.973Z | Downloaded predicates-core v1.0.10 |
| 612 | 2026-09-03T17:35:58.976Z | Downloaded radium v0.7.0 |
| 613 | 2026-09-03T17:35:58.976Z | Downloaded hubpack v0.1.2 |
| 614 | 2026-09-03T17:35:58.977Z | Downloaded predicates-tree v1.0.13 |
| 615 | 2026-09-03T17:35:58.977Z | Downloaded proc-macro-crate v1.3.1 |
| 616 | 2026-09-03T17:35:58.980Z | Downloaded proc-macro-crate v3.4.0 |
| 617 | 2026-09-03T17:35:58.980Z | Downloaded ref-cast-impl v1.0.25 |
| 618 | 2026-09-03T17:35:58.980Z | Downloaded git-stub-vcs v0.1.0 |
| 619 | 2026-09-03T17:35:58.983Z | Downloaded scopeguard v1.2.0 |
| 620 | 2026-09-03T17:35:58.983Z | Downloaded scroll_derive v0.13.1 |
| 621 | 2026-09-03T17:35:58.983Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 622 | 2026-09-03T17:35:58.986Z | Downloaded bcs v0.1.6 |
| 623 | 2026-09-03T17:35:58.986Z | Downloaded ghash v0.6.0 |
| 624 | 2026-09-03T17:35:58.989Z | Downloaded bitflags v1.3.2 |
| 625 | 2026-09-03T17:35:58.992Z | Downloaded cipher v0.5.2 |
| 626 | 2026-09-03T17:35:58.992Z | Downloaded byte-wrapper v0.1.0 |
| 627 | 2026-09-03T17:35:58.995Z | Downloaded cassowary v0.3.0 |
| 628 | 2026-09-03T17:35:58.995Z | Downloaded cmake v0.1.57 |
| 629 | 2026-09-03T17:35:58.995Z | Downloaded hash32 v0.2.1 |
| 630 | 2026-09-03T17:35:58.995Z | Downloaded phf_shared v0.12.1 |
| 631 | 2026-09-03T17:35:58.999Z | Downloaded blowfish v0.10.0 |
| 632 | 2026-09-03T17:35:58.999Z | Downloaded cipher v0.4.4 |
| 633 | 2026-09-03T17:35:58.999Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 634 | 2026-09-03T17:35:58.999Z | Downloaded rand_xorshift v0.4.0 |
| 635 | 2026-09-03T17:35:59.003Z | Downloaded camino-tempfile-ext v0.3.3 |
| 636 | 2026-09-03T17:35:59.003Z | Downloaded chacha20 v0.9.1 |
| 637 | 2026-09-03T17:35:59.006Z | Downloaded cmov v0.5.4 |
| 638 | 2026-09-03T17:35:59.006Z | Downloaded rustc-hash v2.1.1 |
| 639 | 2026-09-03T17:35:59.009Z | Downloaded backon v1.6.0 |
| 640 | 2026-09-03T17:35:59.009Z | Downloaded nu-ansi-term v0.50.3 |
| 641 | 2026-09-03T17:35:59.012Z | Downloaded rtoolbox v0.0.3 |
| 642 | 2026-09-03T17:35:59.012Z | Downloaded bit-vec v0.6.3 |
| 643 | 2026-09-03T17:35:59.012Z | Downloaded signature v2.2.0 |
| 644 | 2026-09-03T17:35:59.012Z | Downloaded slog-envlogger v2.2.0 |
| 645 | 2026-09-03T17:35:59.016Z | Downloaded num-integer v0.1.46 |
| 646 | 2026-09-03T17:35:59.016Z | Downloaded num_threads v0.1.7 |
| 647 | 2026-09-03T17:35:59.016Z | Downloaded colored v2.2.0 |
| 648 | 2026-09-03T17:35:59.019Z | Downloaded sponge-cursor v0.1.0 |
| 649 | 2026-09-03T17:35:59.019Z | Downloaded stable_deref_trait v1.2.1 |
| 650 | 2026-09-03T17:35:59.019Z | Downloaded tokio-macros v2.7.0 |
| 651 | 2026-09-03T17:35:59.019Z | Downloaded cancel-safe-futures v0.1.5 |
| 652 | 2026-09-03T17:35:59.019Z | Downloaded env_logger v0.11.11 |
| 653 | 2026-09-03T17:35:59.023Z | Downloaded futures-channel v0.3.32 |
| 654 | 2026-09-03T17:35:59.023Z | Downloaded oxide-generation-macros v0.2.0 |
| 655 | 2026-09-03T17:35:59.023Z | Downloaded oxide-update-engine-display v0.1.2 |
| 656 | 2026-09-03T17:35:59.023Z | Downloaded pbkdf2 v0.13.0 |
| 657 | 2026-09-03T17:35:59.027Z | Downloaded globset v0.4.18 |
| 658 | 2026-09-03T17:35:59.027Z | Downloaded pem v3.0.6 |
| 659 | 2026-09-03T17:35:59.030Z | Downloaded topological-sort v0.2.2 |
| 660 | 2026-09-03T17:35:59.033Z | Downloaded tower-service v0.3.3 |
| 661 | 2026-09-03T17:35:59.033Z | Downloaded group v0.13.0 |
| 662 | 2026-09-03T17:35:59.033Z | Downloaded highway v1.3.0 |
| 663 | 2026-09-03T17:35:59.036Z | Downloaded usdt v0.6.0 |
| 664 | 2026-09-03T17:35:59.036Z | Downloaded group v0.14.0 |
| 665 | 2026-09-03T17:35:59.036Z | Downloaded http-body-util v0.1.3 |
| 666 | 2026-09-03T17:35:59.039Z | Downloaded ciborium v0.2.2 |
| 667 | 2026-09-03T17:35:59.042Z | Downloaded clang-sys v1.8.1 |
| 668 | 2026-09-03T17:35:59.042Z | Downloaded num_enum v0.5.11 |
| 669 | 2026-09-03T17:35:59.045Z | Downloaded structmeta v0.3.0 |
| 670 | 2026-09-03T17:35:59.045Z | Downloaded strum v0.26.3 |
| 671 | 2026-09-03T17:35:59.045Z | Downloaded console v0.15.11 |
| 672 | 2026-09-03T17:35:59.048Z | Downloaded cexpr v0.6.0 |
| 673 | 2026-09-03T17:35:59.048Z | Downloaded colored v3.1.1 |
| 674 | 2026-09-03T17:35:59.048Z | Downloaded fatfs v0.3.6 |
| 675 | 2026-09-03T17:35:59.051Z | Downloaded buf-list v1.1.2 |
| 676 | 2026-09-03T17:35:59.051Z | Downloaded cbc v0.2.1 |
| 677 | 2026-09-03T17:35:59.055Z | Downloaded blake2 v0.10.6 |
| 678 | 2026-09-03T17:35:59.055Z | Downloaded find-msvc-tools v0.1.9 |
| 679 | 2026-09-03T17:35:59.055Z | Downloaded futures v0.3.32 |
| 680 | 2026-09-03T17:35:59.058Z | Downloaded generic-array v1.4.3 |
| 681 | 2026-09-03T17:35:59.058Z | Downloaded chacha20 v0.10.0 |
| 682 | 2026-09-03T17:35:59.061Z | Downloaded console v0.16.2 |
| 683 | 2026-09-03T17:35:59.061Z | Downloaded utf-8 v0.7.6 |
| 684 | 2026-09-03T17:35:59.061Z | Downloaded structmeta-derive v0.3.0 |
| 685 | 2026-09-03T17:35:59.064Z | Downloaded strum v0.27.2 |
| 686 | 2026-09-03T17:35:59.064Z | Downloaded testing_table v0.3.0 |
| 687 | 2026-09-03T17:35:59.064Z | Downloaded glob v0.3.3 |
| 688 | 2026-09-03T17:35:59.064Z | Downloaded ahash v0.8.12 |
| 689 | 2026-09-03T17:35:59.064Z | Downloaded yoke-derive v0.8.1 |
| 690 | 2026-09-03T17:35:59.067Z | Downloaded zeroize_derive v1.5.0 |
| 691 | 2026-09-03T17:35:59.070Z | Downloaded zone_cfg_derive v0.3.1 |
| 692 | 2026-09-03T17:35:59.070Z | Downloaded want v0.3.1 |
| 693 | 2026-09-03T17:35:59.073Z | Downloaded pin-project-lite v0.2.17 |
| 694 | 2026-09-03T17:35:59.076Z | Downloaded postgres-protocol v0.6.10 |
| 695 | 2026-09-03T17:35:59.076Z | Downloaded darling_macro v0.13.4 |
| 696 | 2026-09-03T17:35:59.076Z | Downloaded darling_macro v0.20.11 |
| 697 | 2026-09-03T17:35:59.079Z | Downloaded dof v0.4.0 |
| 698 | 2026-09-03T17:35:59.079Z | Downloaded downcast-rs v2.0.2 |
| 699 | 2026-09-03T17:35:59.079Z | Downloaded rpassword v7.5.4 |
| 700 | 2026-09-03T17:35:59.079Z | Downloaded parking_lot_core v0.9.12 |
| 701 | 2026-09-03T17:35:59.082Z | Downloaded poly1305 v0.9.0 |
| 702 | 2026-09-03T17:35:59.082Z | Downloaded scrypt v0.12.0 |
| 703 | 2026-09-03T17:35:59.086Z | Downloaded serde_tokenstream v0.3.0 |
| 704 | 2026-09-03T17:35:59.086Z | Downloaded serde_with_macros v1.5.2 |
| 705 | 2026-09-03T17:35:59.086Z | Downloaded scroll v0.13.0 |
| 706 | 2026-09-03T17:35:59.089Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 707 | 2026-09-03T17:35:59.092Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 708 | 2026-09-03T17:35:59.096Z | Downloaded dtrace-parser v0.3.0 |
| 709 | 2026-09-03T17:35:59.097Z | Downloaded elliptic-curve v0.14.1 |
| 710 | 2026-09-03T17:35:59.100Z | Downloaded half v1.8.3 |
| 711 | 2026-09-03T17:35:59.105Z | Downloaded hmac v0.13.0 |
| 712 | 2026-09-03T17:35:59.109Z | Downloaded blake2 v0.11.0-rc.6 |
| 713 | 2026-09-03T17:35:59.112Z | Downloaded bzip2 v0.4.4 |
| 714 | 2026-09-03T17:35:59.112Z | Downloaded bzip2 v0.6.1 |
| 715 | 2026-09-03T17:35:59.112Z | Downloaded indent_write v2.2.0 |
| 716 | 2026-09-03T17:35:59.115Z | Downloaded wyz v0.5.1 |
| 717 | 2026-09-03T17:35:59.115Z | Downloaded slog-term v2.9.2 |
| 718 | 2026-09-03T17:35:59.118Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 719 | 2026-09-03T17:35:59.118Z | Downloaded is_ci v1.2.0 |
| 720 | 2026-09-03T17:35:59.118Z | Downloaded lalrpop-util v0.19.12 |
| 721 | 2026-09-03T17:35:59.118Z | Downloaded libscf-sys v1.2.0 |
| 722 | 2026-09-03T17:35:59.122Z | Downloaded lzss v0.8.2 |
| 723 | 2026-09-03T17:35:59.122Z | Downloaded lru-slab v0.1.2 |
| 724 | 2026-09-03T17:35:59.122Z | Downloaded difflib v0.4.0 |
| 725 | 2026-09-03T17:35:59.122Z | Downloaded synstructure v0.13.2 |
| 726 | 2026-09-03T17:35:59.125Z | Downloaded httparse v1.10.1 |
| 727 | 2026-09-03T17:35:59.125Z | Downloaded spki v0.8.0 |
| 728 | 2026-09-03T17:35:59.128Z | Downloaded string_cache v0.8.9 |
| 729 | 2026-09-03T17:35:59.128Z | Downloaded instability v0.3.11 |
| 730 | 2026-09-03T17:35:59.131Z | Downloaded ctr v0.10.1 |
| 731 | 2026-09-03T17:35:59.131Z | Downloaded corncobs v0.1.4 |
| 732 | 2026-09-03T17:35:59.134Z | Downloaded num-iter v0.1.45 |
| 733 | 2026-09-03T17:35:59.135Z | Downloaded openssl-probe v0.1.6 |
| 734 | 2026-09-03T17:35:59.135Z | Downloaded tiny-keccak v2.0.2 |
| 735 | 2026-09-03T17:35:59.135Z | Downloaded tinystr v0.8.2 |
| 736 | 2026-09-03T17:35:59.138Z | Downloaded openssl-probe v0.2.1 |
| 737 | 2026-09-03T17:35:59.142Z | Downloaded omicron-zone-package v0.12.3 |
| 738 | 2026-09-03T17:35:59.145Z | Downloaded papergrid v0.18.0 |
| 739 | 2026-09-03T17:35:59.148Z | Downloaded jiff-static v0.2.34 |
| 740 | 2026-09-03T17:35:59.148Z | Downloaded memoffset v0.9.1 |
| 741 | 2026-09-03T17:35:59.148Z | Downloaded rcgen v0.12.1 |
| 742 | 2026-09-03T17:35:59.151Z | Downloaded multimap v0.10.1 |
| 743 | 2026-09-03T17:35:59.151Z | Downloaded postcard v1.1.3 |
| 744 | 2026-09-03T17:35:59.154Z | Downloaded uzers v0.12.2 |
| 745 | 2026-09-03T17:35:59.154Z | Downloaded ecdsa v0.16.9 |
| 746 | 2026-09-03T17:35:59.157Z | Downloaded humantime v2.3.0 |
| 747 | 2026-09-03T17:35:59.160Z | Downloaded base64 v0.22.1 |
| 748 | 2026-09-03T17:35:59.160Z | Downloaded chacha20poly1305 v0.10.1 |
| 749 | 2026-09-03T17:35:59.163Z | Downloaded serde_with_macros v3.21.0 |
| 750 | 2026-09-03T17:35:59.163Z | Downloaded smallvec v0.6.14 |
| 751 | 2026-09-03T17:35:59.163Z | Downloaded zstd v0.13.3 |
| 752 | 2026-09-03T17:35:59.166Z | Downloaded critical-section v1.2.0 |
| 753 | 2026-09-03T17:35:59.166Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 754 | 2026-09-03T17:35:59.169Z | Downloaded bytes v1.11.1 |
| 755 | 2026-09-03T17:35:59.169Z | Downloaded percent-encoding v2.3.2 |
| 756 | 2026-09-03T17:35:59.169Z | Downloaded potential_utf v0.1.4 |
| 757 | 2026-09-03T17:35:59.175Z | Downloaded der_derive v0.7.3 |
| 758 | 2026-09-03T17:35:59.178Z | Downloaded ref-cast v1.0.25 |
| 759 | 2026-09-03T17:35:59.181Z | Downloaded rfc6979 v0.4.0 |
| 760 | 2026-09-03T17:35:59.181Z | Downloaded rustc_version v0.4.1 |
| 761 | 2026-09-03T17:35:59.181Z | Downloaded secrecy v0.10.3 |
| 762 | 2026-09-03T17:35:59.184Z | Downloaded getrandom v0.3.4 |
| 763 | 2026-09-03T17:35:59.188Z | Downloaded half v2.7.1 |
| 764 | 2026-09-03T17:35:59.191Z | Downloaded serde_urlencoded v0.7.1 |
| 765 | 2026-09-03T17:35:59.191Z | Downloaded base64 v0.21.7 |
| 766 | 2026-09-03T17:35:59.191Z | Downloaded hmac v0.12.1 |
| 767 | 2026-09-03T17:35:59.194Z | Downloaded signal-hook v0.3.18 |
| 768 | 2026-09-03T17:35:59.194Z | Downloaded slog v2.8.2 |
| 769 | 2026-09-03T17:35:59.197Z | Downloaded crossbeam-utils v0.8.21 |
| 770 | 2026-09-03T17:35:59.197Z | Downloaded darling v0.20.11 |
| 771 | 2026-09-03T17:35:59.200Z | Downloaded deranged v0.5.8 |
| 772 | 2026-09-03T17:35:59.200Z | Downloaded digest v0.11.3 |
| 773 | 2026-09-03T17:35:59.203Z | Downloaded flate2 v1.1.9 |
| 774 | 2026-09-03T17:35:59.203Z | Downloaded flume v0.11.1 |
| 775 | 2026-09-03T17:35:59.206Z | Downloaded packed_struct v0.10.1 |
| 776 | 2026-09-03T17:35:59.206Z | Downloaded sigpipe v0.1.3 |
| 777 | 2026-09-03T17:35:59.206Z | Downloaded chumsky v0.9.3 |
| 778 | 2026-09-03T17:35:59.209Z | Downloaded darling v0.21.3 |
| 779 | 2026-09-03T17:35:59.212Z | Downloaded progenitor-impl v0.13.0 |
| 780 | 2026-09-03T17:35:59.212Z | Downloaded rayon-core v1.13.0 |
| 781 | 2026-09-03T17:35:59.215Z | Downloaded sha1 v0.10.6 |
| 782 | 2026-09-03T17:35:59.215Z | Downloaded typify v0.6.2 |
| 783 | 2026-09-03T17:35:59.215Z | Downloaded pkcs8 v0.11.0 |
| 784 | 2026-09-03T17:35:59.218Z | Downloaded parse-display-derive v0.10.0 |
| 785 | 2026-09-03T17:35:59.218Z | Downloaded progenitor-client v0.14.0 |
| 786 | 2026-09-03T17:35:59.219Z | Downloaded subtle v2.6.1 |
| 787 | 2026-09-03T17:35:59.219Z | Downloaded tokio-stream v0.1.18 |
| 788 | 2026-09-03T17:35:59.221Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 789 | 2026-09-03T17:35:59.221Z | Downloaded sync-ptr v0.1.4 |
| 790 | 2026-09-03T17:35:59.225Z | Downloaded tower-layer v0.3.3 |
| 791 | 2026-09-03T17:35:59.225Z | Downloaded signal-hook-mio v0.2.5 |
| 792 | 2026-09-03T17:35:59.225Z | Downloaded oso v0.27.3 |
| 793 | 2026-09-03T17:35:59.228Z | Downloaded time-core v0.1.8 |
| 794 | 2026-09-03T17:35:59.228Z | Downloaded cc v1.2.56 |
| 795 | 2026-09-03T17:35:59.231Z | Downloaded bumpalo v3.20.2 |
| 796 | 2026-09-03T17:35:59.231Z | Downloaded compact_str v0.8.1 |
| 797 | 2026-09-03T17:35:59.234Z | Downloaded progenitor-macro v0.14.0 |
| 798 | 2026-09-03T17:35:59.235Z | Downloaded num-rational v0.4.2 |
| 799 | 2026-09-03T17:35:59.235Z | Downloaded rustls-platform-verifier v0.6.2 |
| 800 | 2026-09-03T17:35:59.238Z | Downloaded similar v2.7.0 |
| 801 | 2026-09-03T17:35:59.241Z | Downloaded powerfmt v0.2.0 |
| 802 | 2026-09-03T17:35:59.241Z | Downloaded peg v0.8.5 |
| 803 | 2026-09-03T17:35:59.244Z | Downloaded pem-rfc7468 v1.0.0 |
| 804 | 2026-09-03T17:35:59.244Z | Downloaded resolv-conf v0.7.6 |
| 805 | 2026-09-03T17:35:59.247Z | Downloaded serde-hex v0.1.0 |
| 806 | 2026-09-03T17:35:59.247Z | Downloaded unicode-truncate v1.1.0 |
| 807 | 2026-09-03T17:35:59.247Z | Downloaded typify-macro v0.6.2 |
| 808 | 2026-09-03T17:35:59.247Z | Downloaded universal-hash v0.6.1 |
| 809 | 2026-09-03T17:35:59.247Z | Downloaded untrusted v0.7.1 |
| 810 | 2026-09-03T17:35:59.250Z | Downloaded wait-timeout v0.2.1 |
| 811 | 2026-09-03T17:35:59.250Z | Downloaded zerofrom-derive v0.1.6 |
| 812 | 2026-09-03T17:35:59.250Z | Downloaded litrs v1.0.0 |
| 813 | 2026-09-03T17:35:59.250Z | Downloaded ppv-lite86 v0.2.21 |
| 814 | 2026-09-03T17:35:59.253Z | Downloaded socket2 v0.5.10 |
| 815 | 2026-09-03T17:35:59.253Z | Downloaded crc-any v2.5.0 |
| 816 | 2026-09-03T17:35:59.253Z | Downloaded zopfli v0.8.3 |
| 817 | 2026-09-03T17:35:59.256Z | Downloaded headers v0.4.1 |
| 818 | 2026-09-03T17:35:59.259Z | Downloaded heapless v0.8.0 |
| 819 | 2026-09-03T17:35:59.259Z | Downloaded slog-async v2.8.0 |
| 820 | 2026-09-03T17:35:59.259Z | Downloaded smf v0.2.3 |
| 821 | 2026-09-03T17:35:59.262Z | Downloaded getrandom v0.2.17 |
| 822 | 2026-09-03T17:35:59.265Z | Downloaded rand_chacha v0.3.1 |
| 823 | 2026-09-03T17:35:59.265Z | Downloaded ssh-encoding v0.3.0 |
| 824 | 2026-09-03T17:35:59.265Z | Downloaded stacker v0.1.23 |
| 825 | 2026-09-03T17:35:59.265Z | Downloaded xattr v1.6.1 |
| 826 | 2026-09-03T17:35:59.274Z | Downloaded rand_core v0.10.0 |
| 827 | 2026-09-03T17:35:59.277Z | Downloaded russh-cryptovec v0.62.0 |
| 828 | 2026-09-03T17:35:59.277Z | Downloaded schemars_derive v0.8.22 |
| 829 | 2026-09-03T17:35:59.277Z | Downloaded serdect v0.4.3 |
| 830 | 2026-09-03T17:35:59.277Z | Downloaded convert_case v0.4.0 |
| 831 | 2026-09-03T17:35:59.277Z | Downloaded support-bundle-viewer v0.1.2 |
| 832 | 2026-09-03T17:35:59.277Z | Downloaded defmt v0.3.100 |
| 833 | 2026-09-03T17:35:59.280Z | Downloaded document-features v0.2.12 |
| 834 | 2026-09-03T17:35:59.283Z | Downloaded hybrid-array v0.4.13 |
| 835 | 2026-09-03T17:35:59.283Z | Downloaded p384 v0.14.0 |
| 836 | 2026-09-03T17:35:59.286Z | Downloaded serde_path_to_error v0.1.20 |
| 837 | 2026-09-03T17:35:59.286Z | Downloaded test-strategy v0.4.5 |
| 838 | 2026-09-03T17:35:59.286Z | Downloaded async-compression v0.4.41 |
| 839 | 2026-09-03T17:35:59.289Z | Downloaded unsafe-libyaml v0.2.11 |
| 840 | 2026-09-03T17:35:59.292Z | Downloaded vte v0.14.1 |
| 841 | 2026-09-03T17:35:59.295Z | Downloaded ipnet v2.12.0 |
| 842 | 2026-09-03T17:35:59.295Z | Downloaded memmap2 v0.9.10 |
| 843 | 2026-09-03T17:35:59.295Z | Downloaded sqlformat v0.3.5 |
| 844 | 2026-09-03T17:35:59.298Z | Downloaded darling_macro v0.21.3 |
| 845 | 2026-09-03T17:35:59.298Z | Downloaded dyn-clone v1.0.20 |
| 846 | 2026-09-03T17:35:59.299Z | Downloaded quinn-udp v0.5.14 |
| 847 | 2026-09-03T17:35:59.299Z | Downloaded tokio-dtrace v0.1.1 |
| 848 | 2026-09-03T17:35:59.303Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 849 | 2026-09-03T17:35:59.303Z | Downloaded multer v3.1.0 |
| 850 | 2026-09-03T17:35:59.303Z | Downloaded keccak v0.1.6 |
| 851 | 2026-09-03T17:35:59.307Z | Downloaded writeable v0.6.2 |
| 852 | 2026-09-03T17:35:59.307Z | Downloaded scuffle v0.1.0 |
| 853 | 2026-09-03T17:35:59.311Z | Downloaded lru-cache v0.1.2 |
| 854 | 2026-09-03T17:35:59.311Z | Downloaded tokio-test v0.4.5 |
| 855 | 2026-09-03T17:35:59.311Z | Downloaded vergen-gitcl v1.0.8 |
| 856 | 2026-09-03T17:35:59.311Z | Downloaded mime v0.3.17 |
| 857 | 2026-09-03T17:35:59.311Z | Downloaded idna_adapter v1.2.1 |
| 858 | 2026-09-03T17:35:59.315Z | Downloaded num_enum_derive v0.5.11 |
| 859 | 2026-09-03T17:35:59.315Z | Downloaded zip v0.6.6 |
| 860 | 2026-09-03T17:35:59.315Z | Downloaded linked-hash-map v0.5.6 |
| 861 | 2026-09-03T17:35:59.318Z | Downloaded maybe-uninit v2.0.0 |
| 862 | 2026-09-03T17:35:59.318Z | Downloaded postgres-types v0.2.12 |
| 863 | 2026-09-03T17:35:59.321Z | Downloaded heapless v0.7.17 |
| 864 | 2026-09-03T17:35:59.326Z | Downloaded parse-size v1.1.0 |
| 865 | 2026-09-03T17:35:59.329Z | Downloaded whoami v1.6.1 |
| 866 | 2026-09-03T17:35:59.329Z | Downloaded newtype_derive v0.1.6 |
| 867 | 2026-09-03T17:35:59.332Z | Downloaded olpc-cjson v0.1.4 |
| 868 | 2026-09-03T17:35:59.332Z | Downloaded pin-project v1.1.11 |
| 869 | 2026-09-03T17:35:59.338Z | Downloaded pkcs5 v0.8.1 |
| 870 | 2026-09-03T17:35:59.341Z | Downloaded rand v0.10.1 |
| 871 | 2026-09-03T17:35:59.345Z | Downloaded darling_core v0.23.0 |
| 872 | 2026-09-03T17:35:59.348Z | Downloaded newtype-uuid-macros v0.1.0 |
| 873 | 2026-09-03T17:35:59.348Z | Downloaded oso-derive v0.27.3 |
| 874 | 2026-09-03T17:35:59.348Z | Downloaded salsa20 v0.11.0 |
| 875 | 2026-09-03T17:35:59.348Z | Downloaded defmt v1.0.1 |
| 876 | 2026-09-03T17:35:59.351Z | Downloaded either v1.15.0 |
| 877 | 2026-09-03T17:35:59.351Z | Downloaded precomputed-hash v0.1.1 |
| 878 | 2026-09-03T17:35:59.351Z | Downloaded scheduled-thread-pool v0.2.7 |
| 879 | 2026-09-03T17:35:59.351Z | Downloaded tar v0.4.46 |
| 880 | 2026-09-03T17:35:59.354Z | Downloaded convert_case v0.10.0 |
| 881 | 2026-09-03T17:35:59.354Z | Downloaded icu_locale_core v2.1.1 |
| 882 | 2026-09-03T17:35:59.362Z | Downloaded term v0.7.0 |
| 883 | 2026-09-03T17:35:59.366Z | Downloaded term v1.2.1 |
| 884 | 2026-09-03T17:35:59.369Z | Downloaded seq-macro v0.3.6 |
| 885 | 2026-09-03T17:35:59.369Z | Downloaded serde-big-array v0.5.1 |
| 886 | 2026-09-03T17:35:59.372Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 887 | 2026-09-03T17:35:59.373Z | Downloaded samael v0.0.19 |
| 888 | 2026-09-03T17:35:59.376Z | Downloaded keccak v0.2.0 |
| 889 | 2026-09-03T17:35:59.379Z | Downloaded libefi-sys v0.1.0 |
| 890 | 2026-09-03T17:35:59.379Z | Downloaded num-traits v0.2.19 |
| 891 | 2026-09-03T17:35:59.379Z | Downloaded oxide-update-engine-types v0.1.2 |
| 892 | 2026-09-03T17:35:59.382Z | Downloaded libsw v3.5.0 |
| 893 | 2026-09-03T17:35:59.382Z | Downloaded miette-derive v7.6.0 |
| 894 | 2026-09-03T17:35:59.382Z | Downloaded tinyvec_macros v0.1.1 |
| 895 | 2026-09-03T17:35:59.382Z | Downloaded indoc v2.0.7 |
| 896 | 2026-09-03T17:35:59.388Z | Downloaded ingot v0.2.1 |
| 897 | 2026-09-03T17:35:59.388Z | Downloaded sqlparser_derive v0.5.0 |
| 898 | 2026-09-03T17:35:59.388Z | Downloaded strsim v0.10.0 |
| 899 | 2026-09-03T17:35:59.388Z | Downloaded num-complex v0.4.6 |
| 900 | 2026-09-03T17:35:59.392Z | Downloaded twox-hash v2.1.2 |
| 901 | 2026-09-03T17:35:59.392Z | Downloaded hickory-resolver v0.24.4 |
| 902 | 2026-09-03T17:35:59.392Z | Downloaded hickory-server v0.25.2 |
| 903 | 2026-09-03T17:35:59.392Z | Downloaded hashbrown v0.13.2 |
| 904 | 2026-09-03T17:35:59.395Z | Downloaded hickory-resolver v0.25.2 |
| 905 | 2026-09-03T17:35:59.399Z | Downloaded http v1.4.2 |
| 906 | 2026-09-03T17:35:59.399Z | Downloaded parking_lot_core v0.8.6 |
| 907 | 2026-09-03T17:35:59.399Z | Downloaded rand_seeder v0.4.0 |
| 908 | 2026-09-03T17:35:59.402Z | Downloaded derive_more v2.1.1 |
| 909 | 2026-09-03T17:35:59.406Z | Downloaded unicode_categories v0.1.1 |
| 910 | 2026-09-03T17:35:59.409Z | Downloaded ryu v1.0.23 |
| 911 | 2026-09-03T17:35:59.409Z | Downloaded progenitor v0.14.0 |
| 912 | 2026-09-03T17:35:59.412Z | Downloaded progenitor-client v0.13.0 |
| 913 | 2026-09-03T17:35:59.412Z | Downloaded progenitor-extras v0.2.0 |
| 914 | 2026-09-03T17:35:59.412Z | Downloaded phf v0.13.1 |
| 915 | 2026-09-03T17:35:59.413Z | Downloaded utf8_iter v1.0.4 |
| 916 | 2026-09-03T17:35:59.413Z | Downloaded crc-catalog v2.4.0 |
| 917 | 2026-09-03T17:35:59.413Z | Downloaded crucible-workspace-hack v0.1.0 |
| 918 | 2026-09-03T17:35:59.416Z | Downloaded x509-cert v0.2.5 |
| 919 | 2026-09-03T17:35:59.419Z | Downloaded poly1305 v0.8.0 |
| 920 | 2026-09-03T17:35:59.422Z | Downloaded primefield v0.14.0 |
| 921 | 2026-09-03T17:35:59.422Z | Downloaded rand_chacha v0.9.0 |
| 922 | 2026-09-03T17:35:59.422Z | Downloaded darling v0.23.0 |
| 923 | 2026-09-03T17:35:59.425Z | Downloaded slog-dtrace v0.3.0 |
| 924 | 2026-09-03T17:35:59.428Z | Downloaded rustls-native-certs v0.8.3 |
| 925 | 2026-09-03T17:35:59.428Z | Downloaded dirs-next v2.0.0 |
| 926 | 2026-09-03T17:35:59.428Z | Downloaded internet-checksum v0.2.1 |
| 927 | 2026-09-03T17:35:59.431Z | Downloaded dsl_auto_type v0.2.0 |
| 928 | 2026-09-03T17:35:59.431Z | Downloaded illumos-nvpair v0.3.0 |
| 929 | 2026-09-03T17:35:59.431Z | Downloaded instant v0.1.13 |
| 930 | 2026-09-03T17:35:59.431Z | Downloaded thiserror-no-std v2.0.2 |
| 931 | 2026-09-03T17:35:59.434Z | Downloaded zerocopy-derive v0.8.55 |
| 932 | 2026-09-03T17:35:59.437Z | Downloaded ident_case v1.0.1 |
| 933 | 2026-09-03T17:35:59.441Z | Downloaded publicsuffix v2.3.0 |
| 934 | 2026-09-03T17:35:59.441Z | Downloaded qorb v0.4.1 |
| 935 | 2026-09-03T17:35:59.444Z | Downloaded nanorand v0.7.0 |
| 936 | 2026-09-03T17:35:59.444Z | Downloaded slog-json v2.6.1 |
| 937 | 2026-09-03T17:35:59.444Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 938 | 2026-09-03T17:35:59.447Z | Downloaded inout v0.2.2 |
| 939 | 2026-09-03T17:35:59.447Z | Downloaded match_cfg v0.1.0 |
| 940 | 2026-09-03T17:35:59.447Z | Downloaded md-5 v0.10.6 |
| 941 | 2026-09-03T17:35:59.447Z | Downloaded shlex v1.3.0 |
| 942 | 2026-09-03T17:35:59.450Z | Downloaded simd-adler32 v0.3.8 |
| 943 | 2026-09-03T17:35:59.451Z | Downloaded strum_macros v0.24.3 |
| 944 | 2026-09-03T17:35:59.451Z | Downloaded termios v0.3.3 |
| 945 | 2026-09-03T17:35:59.483Z | Downloaded snafu v0.8.9 |
| 946 | 2026-09-03T17:35:59.487Z | Downloaded nonempty v0.12.0 |
| 947 | 2026-09-03T17:35:59.487Z | Downloaded hashbrown v0.12.3 |
| 948 | 2026-09-03T17:35:59.487Z | Downloaded path-slash v0.1.5 |
| 949 | 2026-09-03T17:35:59.487Z | Downloaded rand v0.9.2 |
| 950 | 2026-09-03T17:35:59.487Z | Downloaded num v0.4.3 |
| 951 | 2026-09-03T17:35:59.487Z | Downloaded tokio-native-tls v0.3.1 |
| 952 | 2026-09-03T17:35:59.487Z | Downloaded derive_more-impl v2.1.1 |
| 953 | 2026-09-03T17:35:59.487Z | Downloaded derive-where v1.6.0 |
| 954 | 2026-09-03T17:35:59.487Z | Downloaded derive_more v0.99.20 |
| 955 | 2026-09-03T17:35:59.487Z | Downloaded drift v0.2.0 |
| 956 | 2026-09-03T17:35:59.487Z | Downloaded iana-time-zone v0.1.65 |
| 957 | 2026-09-03T17:35:59.487Z | Downloaded walkdir v2.5.0 |
| 958 | 2026-09-03T17:35:59.487Z | Downloaded zerovec-derive v0.11.2 |
| 959 | 2026-09-03T17:35:59.487Z | Downloaded derive_builder_core v0.20.2 |
| 960 | 2026-09-03T17:35:59.487Z | Downloaded whoami v2.1.0 |
| 961 | 2026-09-03T17:35:59.487Z | Downloaded recursive v0.1.1 |
| 962 | 2026-09-03T17:35:59.487Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 963 | 2026-09-03T17:35:59.487Z | Downloaded russh-util v0.52.0 |
| 964 | 2026-09-03T17:35:59.487Z | Downloaded data-encoding v2.10.0 |
| 965 | 2026-09-03T17:35:59.487Z | Downloaded crc32fast v1.5.0 |
| 966 | 2026-09-03T17:35:59.487Z | Downloaded delegate v0.13.5 |
| 967 | 2026-09-03T17:35:59.487Z | Downloaded sapling-renderdag v0.1.0 |
| 968 | 2026-09-03T17:35:59.491Z | Downloaded hyper-staticfile v0.10.1 |
| 969 | 2026-09-03T17:35:59.491Z | Downloaded dirs-sys-next v0.1.2 |
| 970 | 2026-09-03T17:35:59.491Z | Downloaded secrecy v0.8.0 |
| 971 | 2026-09-03T17:35:59.514Z | Downloaded serde_spanned v1.1.1 |
| 972 | 2026-09-03T17:35:59.514Z | Downloaded slog-bunyan v2.5.0 |
| 973 | 2026-09-03T17:35:59.514Z | Downloaded aes v0.9.1 |
| 974 | 2026-09-03T17:35:59.517Z | Downloaded ed25519 v3.0.0 |
| 975 | 2026-09-03T17:35:59.518Z | Downloaded ignore v0.4.25 |
| 976 | 2026-09-03T17:35:59.518Z | Downloaded termtree v0.5.1 |
| 977 | 2026-09-03T17:35:59.518Z | Downloaded rustyline v14.0.0 |
| 978 | 2026-09-03T17:35:59.518Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 979 | 2026-09-03T17:35:59.518Z | Downloaded tap v1.0.1 |
| 980 | 2026-09-03T17:35:59.518Z | Downloaded try-lock v0.2.5 |
| 981 | 2026-09-03T17:35:59.518Z | Downloaded unit-prefix v0.5.2 |
| 982 | 2026-09-03T17:35:59.518Z | Downloaded module-lattice v0.2.3 |
| 983 | 2026-09-03T17:35:59.518Z | Downloaded ssh-cipher v0.3.0 |
| 984 | 2026-09-03T17:35:59.518Z | Downloaded sync_wrapper v1.0.2 |
| 985 | 2026-09-03T17:35:59.518Z | Downloaded tokio-rustls v0.26.4 |
| 986 | 2026-09-03T17:35:59.518Z | Downloaded usdt-macro v0.6.0 |
| 987 | 2026-09-03T17:35:59.518Z | Downloaded uuid v1.23.4 |
| 988 | 2026-09-03T17:35:59.518Z | Downloaded yasna v0.5.2 |
| 989 | 2026-09-03T17:35:59.518Z | Downloaded cookie_store v0.22.1 |
| 990 | 2026-09-03T17:35:59.518Z | Downloaded newtype-uuid v1.3.2 |
| 991 | 2026-09-03T17:35:59.522Z | Downloaded zerofrom v0.1.6 |
| 992 | 2026-09-03T17:35:59.522Z | Downloaded crc v3.4.0 |
| 993 | 2026-09-03T17:35:59.522Z | Downloaded yoke v0.8.1 |
| 994 | 2026-09-03T17:35:59.526Z | Downloaded crypto-common v0.2.2 |
| 995 | 2026-09-03T17:35:59.526Z | Downloaded pin-project-internal v1.1.11 |
| 996 | 2026-09-03T17:35:59.526Z | Downloaded oxide-generation v0.1.3 |
| 997 | 2026-09-03T17:35:59.526Z | Downloaded typed-path v0.9.3 |
| 998 | 2026-09-03T17:35:59.529Z | Downloaded peg-macros v0.8.5 |
| 999 | 2026-09-03T17:35:59.529Z | Downloaded ed25519-dalek v3.0.0 |
| 1000 | 2026-09-03T17:35:59.532Z | Downloaded pkcs1 v0.7.5 |
| 1001 | 2026-09-03T17:35:59.532Z | Downloaded progenitor v0.13.0 |
| 1002 | 2026-09-03T17:35:59.533Z | Downloaded proc-macro-error2 v2.0.1 |
| 1003 | 2026-09-03T17:35:59.537Z | Downloaded rand_pcg v0.10.2 |
| 1004 | 2026-09-03T17:35:59.538Z | Downloaded crunchy v0.2.4 |
| 1005 | 2026-09-03T17:35:59.538Z | Downloaded maplit v1.0.2 |
| 1006 | 2026-09-03T17:35:59.541Z | Downloaded pkcs8 v0.10.2 |
| 1007 | 2026-09-03T17:35:59.541Z | Downloaded vergen v9.1.0 |
| 1008 | 2026-09-03T17:35:59.541Z | Downloaded xshell-macros v0.2.7 |
| 1009 | 2026-09-03T17:35:59.541Z | Downloaded derive_builder v0.20.2 |
| 1010 | 2026-09-03T17:35:59.544Z | Downloaded cstr-argument v0.1.2 |
| 1011 | 2026-09-03T17:35:59.554Z | Downloaded phf_shared v0.13.1 |
| 1012 | 2026-09-03T17:35:59.557Z | Downloaded stringprep v0.1.5 |
| 1013 | 2026-09-03T17:35:59.560Z | Downloaded tungstenite v0.21.0 |
| 1014 | 2026-09-03T17:35:59.563Z | Downloaded strum_macros v0.27.2 |
| 1015 | 2026-09-03T17:35:59.563Z | Downloaded sec1 v0.8.1 |
| 1016 | 2026-09-03T17:35:59.566Z | Downloaded aes-gcm v0.11.0 |
| 1017 | 2026-09-03T17:35:59.569Z | Downloaded mio v1.2.0 |
| 1018 | 2026-09-03T17:35:59.573Z | Downloaded crossterm v0.28.1 |
| 1019 | 2026-09-03T17:35:59.576Z | Downloaded lock_api v0.4.14 |
| 1020 | 2026-09-03T17:35:59.576Z | Downloaded p521 v0.14.0 |
| 1021 | 2026-09-03T17:35:59.579Z | Downloaded serde_bytes v0.11.19 |
| 1022 | 2026-09-03T17:35:59.579Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1023 | 2026-09-03T17:35:59.582Z | Downloaded ed25519-dalek v2.2.0 |
| 1024 | 2026-09-03T17:35:59.585Z | Downloaded rustc_version v0.1.7 |
| 1025 | 2026-09-03T17:35:59.589Z | Downloaded unicase v2.9.0 |
| 1026 | 2026-09-03T17:35:59.589Z | Downloaded unicode-bidi v0.3.18 |
| 1027 | 2026-09-03T17:35:59.592Z | Downloaded ed25519 v2.2.3 |
| 1028 | 2026-09-03T17:35:59.592Z | Downloaded indoc v1.0.9 |
| 1029 | 2026-09-03T17:35:59.596Z | Downloaded owo-colors v4.3.0 |
| 1030 | 2026-09-03T17:35:59.596Z | Downloaded parking_lot v0.12.5 |
| 1031 | 2026-09-03T17:35:59.599Z | Downloaded hashbrown v0.16.1 |
| 1032 | 2026-09-03T17:35:59.603Z | Downloaded hashbrown v0.14.5 |
| 1033 | 2026-09-03T17:35:59.607Z | Downloaded wnaf v0.14.0 |
| 1034 | 2026-09-03T17:35:59.607Z | Downloaded vergen-git2 v9.1.0 |
| 1035 | 2026-09-03T17:35:59.607Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1036 | 2026-09-03T17:35:59.607Z | Downloaded supports-unicode v3.0.0 |
| 1037 | 2026-09-03T17:35:59.607Z | Downloaded tabwriter v1.4.1 |
| 1038 | 2026-09-03T17:35:59.607Z | Downloaded zone v0.3.1 |
| 1039 | 2026-09-03T17:35:59.607Z | Downloaded hashbrown v0.15.5 |
| 1040 | 2026-09-03T17:35:59.610Z | Downloaded icu_collections v2.1.1 |
| 1041 | 2026-09-03T17:35:59.613Z | Downloaded usdt-impl v0.6.0 |
| 1042 | 2026-09-03T17:35:59.617Z | Downloaded constant_time_eq v0.4.2 |
| 1043 | 2026-09-03T17:35:59.617Z | Downloaded csv-core v0.1.13 |
| 1044 | 2026-09-03T17:35:59.617Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 1045 | 2026-09-03T17:35:59.617Z | Downloaded usdt-attr-macro v0.6.0 |
| 1046 | 2026-09-03T17:35:59.621Z | Downloaded cpubits v0.1.1 |
| 1047 | 2026-09-03T17:35:59.621Z | Downloaded cpufeatures v0.3.0 |
| 1048 | 2026-09-03T17:35:59.621Z | Downloaded defmt-parser v1.0.0 |
| 1049 | 2026-09-03T17:35:59.621Z | Downloaded debug-ignore v1.0.5 |
| 1050 | 2026-09-03T17:35:59.621Z | Downloaded prettyplease v0.2.37 |
| 1051 | 2026-09-03T17:35:59.625Z | Downloaded rustls-pki-types v1.14.0 |
| 1052 | 2026-09-03T17:35:59.625Z | Downloaded darling_core v0.13.4 |
| 1053 | 2026-09-03T17:35:59.625Z | Downloaded num_enum v0.7.6 |
| 1054 | 2026-09-03T17:35:59.628Z | Downloaded itertools v0.10.5 |
| 1055 | 2026-09-03T17:35:59.632Z | Downloaded phf_shared v0.11.3 |
| 1056 | 2026-09-03T17:35:59.632Z | Downloaded pkg-config v0.3.32 |
| 1057 | 2026-09-03T17:35:59.632Z | Downloaded polyval v0.7.1 |
| 1058 | 2026-09-03T17:35:59.636Z | Downloaded diesel-dtrace v0.5.0 |
| 1059 | 2026-09-03T17:35:59.636Z | Downloaded linear-map v1.2.0 |
| 1060 | 2026-09-03T17:35:59.636Z | Downloaded aho-corasick v1.1.4 |
| 1061 | 2026-09-03T17:35:59.640Z | Downloaded knus-derive v3.4.0 |
| 1062 | 2026-09-03T17:35:59.640Z | Downloaded md5 v0.8.0 |
| 1063 | 2026-09-03T17:35:59.640Z | Downloaded socket2 v0.6.3 |
| 1064 | 2026-09-03T17:35:59.640Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1065 | 2026-09-03T17:35:59.645Z | Downloaded same-file v1.0.6 |
| 1066 | 2026-09-03T17:35:59.645Z | Downloaded slog-stdlog v4.1.1 |
| 1067 | 2026-09-03T17:35:59.651Z | Downloaded oxnet v0.1.6 |
| 1068 | 2026-09-03T17:35:59.651Z | Downloaded schemars v1.2.1 |
| 1069 | 2026-09-03T17:35:59.659Z | Downloaded tokio-util v0.7.18 |
| 1070 | 2026-09-03T17:35:59.669Z | Downloaded r2d2 v0.8.10 |
| 1071 | 2026-09-03T17:35:59.679Z | Downloaded rustls-pemfile v2.2.0 |
| 1072 | 2026-09-03T17:35:59.679Z | Downloaded rustversion v1.0.22 |
| 1073 | 2026-09-03T17:35:59.679Z | Downloaded signature v3.0.0 |
| 1074 | 2026-09-03T17:35:59.680Z | Downloaded tokio-tungstenite v0.21.0 |
| 1075 | 2026-09-03T17:35:59.680Z | Downloaded ingot-macros v0.2.0 |
| 1076 | 2026-09-03T17:35:59.680Z | Downloaded semver v0.1.20 |
| 1077 | 2026-09-03T17:35:59.680Z | Downloaded serde_repr v0.1.20 |
| 1078 | 2026-09-03T17:35:59.680Z | Downloaded thread-id v5.1.0 |
| 1079 | 2026-09-03T17:35:59.680Z | Downloaded vsss-rs v3.3.4 |
| 1080 | 2026-09-03T17:35:59.680Z | Downloaded idna v1.1.0 |
| 1081 | 2026-09-03T17:35:59.680Z | Downloaded crossbeam-channel v0.5.15 |
| 1082 | 2026-09-03T17:35:59.698Z | Downloaded futures-util v0.3.32 |
| 1083 | 2026-09-03T17:35:59.698Z | Downloaded openssl-sys v0.9.117 |
| 1084 | 2026-09-03T17:35:59.698Z | Downloaded supports-hyperlinks v3.2.0 |
| 1085 | 2026-09-03T17:35:59.698Z | Downloaded diff v0.1.13 |
| 1086 | 2026-09-03T17:35:59.698Z | Downloaded trait-variant v0.1.2 |
| 1087 | 2026-09-03T17:35:59.698Z | Downloaded xshell v0.2.7 |
| 1088 | 2026-09-03T17:35:59.698Z | Downloaded unicode-xid v0.2.6 |
| 1089 | 2026-09-03T17:35:59.709Z | Downloaded tui-tree-widget v0.23.1 |
| 1090 | 2026-09-03T17:35:59.710Z | Downloaded rustls-webpki v0.103.13 |
| 1091 | 2026-09-03T17:35:59.710Z | Downloaded native-tls v0.2.18 |
| 1092 | 2026-09-03T17:35:59.710Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1093 | 2026-09-03T17:35:59.710Z | Downloaded password-hash v0.5.0 |
| 1094 | 2026-09-03T17:35:59.710Z | Downloaded dunce v1.0.5 |
| 1095 | 2026-09-03T17:35:59.711Z | Downloaded is-terminal v0.4.17 |
| 1096 | 2026-09-03T17:35:59.711Z | Downloaded num_enum_derive v0.7.6 |
| 1097 | 2026-09-03T17:35:59.743Z | Downloaded crossterm v0.29.0 |
| 1098 | 2026-09-03T17:35:59.743Z | Downloaded zip v4.6.1 |
| 1099 | 2026-09-03T17:35:59.744Z | Downloaded predicates v3.1.4 |
| 1100 | 2026-09-03T17:35:59.744Z | Downloaded serde_plain v1.0.2 |
| 1101 | 2026-09-03T17:35:59.744Z | Downloaded kstat-rs v0.2.5 |
| 1102 | 2026-09-03T17:35:59.744Z | Downloaded psm v0.1.30 |
| 1103 | 2026-09-03T17:35:59.744Z | Downloaded crypto-bigint v0.5.5 |
| 1104 | 2026-09-03T17:35:59.744Z | Downloaded spin v0.9.8 |
| 1105 | 2026-09-03T17:35:59.744Z | Downloaded icu_normalizer_data v2.1.1 |
| 1106 | 2026-09-03T17:35:59.769Z | Downloaded phc v0.6.1 |
| 1107 | 2026-09-03T17:35:59.769Z | Downloaded rand_core v0.6.4 |
| 1108 | 2026-09-03T17:35:59.769Z | Downloaded parking_lot v0.11.2 |
| 1109 | 2026-09-03T17:35:59.769Z | Downloaded tls_codec v0.4.2 |
| 1110 | 2026-09-03T17:35:59.769Z | Downloaded universal-hash v0.5.1 |
| 1111 | 2026-09-03T17:35:59.769Z | Downloaded waitgroup v0.1.2 |
| 1112 | 2026-09-03T17:35:59.769Z | Downloaded sha1 v0.11.0 |
| 1113 | 2026-09-03T17:35:59.769Z | Downloaded slog-scope v4.4.1 |
| 1114 | 2026-09-03T17:35:59.769Z | Downloaded tokio-tungstenite v0.23.1 |
| 1115 | 2026-09-03T17:35:59.770Z | Downloaded winnow v0.5.40 |
| 1116 | 2026-09-03T17:35:59.770Z | Downloaded blake3 v1.8.5 |
| 1117 | 2026-09-03T17:35:59.770Z | Downloaded url v2.5.8 |
| 1118 | 2026-09-03T17:35:59.770Z | Downloaded h2 v0.4.15 |
| 1119 | 2026-09-03T17:35:59.770Z | Downloaded sha2 v0.11.0 |
| 1120 | 2026-09-03T17:35:59.770Z | Downloaded hkdf v0.12.4 |
| 1121 | 2026-09-03T17:35:59.770Z | Downloaded hkdf v0.13.0 |
| 1122 | 2026-09-03T17:35:59.770Z | Downloaded const_format v0.2.35 |
| 1123 | 2026-09-03T17:35:59.770Z | Downloaded vergen-lib v9.1.0 |
| 1124 | 2026-09-03T17:35:59.770Z | Downloaded crc8 v0.1.1 |
| 1125 | 2026-09-03T17:35:59.770Z | Downloaded num-conv v0.2.0 |
| 1126 | 2026-09-03T17:35:59.770Z | Downloaded derive_builder_macro v0.20.2 |
| 1127 | 2026-09-03T17:35:59.771Z | Downloaded managed v0.8.0 |
| 1128 | 2026-09-03T17:35:59.771Z | Downloaded password-hash v0.6.1 |
| 1129 | 2026-09-03T17:35:59.771Z | Downloaded defmt-macros v1.0.1 |
| 1130 | 2026-09-03T17:35:59.780Z | Downloaded reedline v0.40.0 |
| 1131 | 2026-09-03T17:35:59.780Z | Downloaded jiff-core v0.1.0 |
| 1132 | 2026-09-03T17:35:59.780Z | Downloaded diesel_derives v2.3.7 |
| 1133 | 2026-09-03T17:35:59.780Z | Downloaded derive-ex v0.1.8 |
| 1134 | 2026-09-03T17:35:59.781Z | Downloaded libsw-core v0.3.2 |
| 1135 | 2026-09-03T17:35:59.781Z | Downloaded mime_guess v2.0.5 |
| 1136 | 2026-09-03T17:35:59.781Z | Downloaded paste v1.0.15 |
| 1137 | 2026-09-03T17:35:59.790Z | Downloaded rand v0.8.6 |
| 1138 | 2026-09-03T17:35:59.790Z | Downloaded display-error-chain v0.2.2 |
| 1139 | 2026-09-03T17:35:59.790Z | Downloaded elliptic-curve v0.13.8 |
| 1140 | 2026-09-03T17:35:59.798Z | Downloaded new_debug_unreachable v1.0.6 |
| 1141 | 2026-09-03T17:35:59.798Z | Downloaded regex v1.12.3 |
| 1142 | 2026-09-03T17:35:59.798Z | Downloaded signal-hook-registry v1.4.8 |
| 1143 | 2026-09-03T17:35:59.798Z | Downloaded packed_struct_codegen v0.10.1 |
| 1144 | 2026-09-03T17:35:59.798Z | Downloaded salty v0.3.0 |
| 1145 | 2026-09-03T17:35:59.805Z | Downloaded toml v0.7.8 |
| 1146 | 2026-09-03T17:35:59.805Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1147 | 2026-09-03T17:35:59.805Z | Downloaded zeroize v1.9.0 |
| 1148 | 2026-09-03T17:35:59.805Z | Downloaded ron v0.8.1 |
| 1149 | 2026-09-03T17:35:59.805Z | Downloaded serde_with v1.14.0 |
| 1150 | 2026-09-03T17:35:59.812Z | Downloaded strum_macros v0.26.4 |
| 1151 | 2026-09-03T17:35:59.812Z | Downloaded daft-derive v0.1.8 |
| 1152 | 2026-09-03T17:35:59.819Z | Downloaded time-macros v0.2.27 |
| 1153 | 2026-09-03T17:35:59.819Z | Downloaded indexmap v1.9.3 |
| 1154 | 2026-09-03T17:35:59.819Z | Downloaded supports-color v3.0.2 |
| 1155 | 2026-09-03T17:35:59.848Z | Downloaded ingot-types v0.2.0 |
| 1156 | 2026-09-03T17:35:59.849Z | Downloaded libloading v0.8.9 |
| 1157 | 2026-09-03T17:35:59.849Z | Downloaded ml-kem v0.3.2 |
| 1158 | 2026-09-03T17:35:59.849Z | Downloaded shell-words v1.1.1 |
| 1159 | 2026-09-03T17:35:59.849Z | Downloaded kem v0.3.0 |
| 1160 | 2026-09-03T17:35:59.849Z | Downloaded rfc6979 v0.6.0 |
| 1161 | 2026-09-03T17:35:59.849Z | Downloaded num-derive v0.4.2 |
| 1162 | 2026-09-03T17:35:59.849Z | Downloaded digest-io v0.1.0 |
| 1163 | 2026-09-03T17:35:59.849Z | Downloaded psl-types v2.0.11 |
| 1164 | 2026-09-03T17:35:59.849Z | Downloaded tagptr v0.2.0 |
| 1165 | 2026-09-03T17:35:59.849Z | Downloaded darling_macro v0.23.0 |
| 1166 | 2026-09-03T17:35:59.849Z | Downloaded cookie v0.18.1 |
| 1167 | 2026-09-03T17:35:59.849Z | Downloaded bindgen v0.71.1 |
| 1168 | 2026-09-03T17:35:59.849Z | Downloaded ctutils v0.4.2 |
| 1169 | 2026-09-03T17:35:59.849Z | Downloaded primeorder v0.13.6 |
| 1170 | 2026-09-03T17:35:59.849Z | Downloaded spki v0.7.3 |
| 1171 | 2026-09-03T17:35:59.849Z | Downloaded port-file v0.1.0 |
| 1172 | 2026-09-03T17:35:59.849Z | Downloaded untrusted v0.9.0 |
| 1173 | 2026-09-03T17:35:59.849Z | Downloaded inout v0.1.4 |
| 1174 | 2026-09-03T17:35:59.849Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1175 | 2026-09-03T17:35:59.850Z | Downloaded vergen-lib v0.1.6 |
| 1176 | 2026-09-03T17:35:59.850Z | Downloaded knus v3.4.0 |
| 1177 | 2026-09-03T17:35:59.854Z | Downloaded quinn v0.11.11 |
| 1178 | 2026-09-03T17:35:59.854Z | Downloaded rustc-demangle v0.1.27 |
| 1179 | 2026-09-03T17:35:59.854Z | Downloaded crossbeam-deque v0.8.6 |
| 1180 | 2026-09-03T17:35:59.854Z | Downloaded siphasher v1.0.2 |
| 1181 | 2026-09-03T17:35:59.855Z | Downloaded tls_codec_derive v0.4.2 |
| 1182 | 2026-09-03T17:35:59.855Z | Downloaded displaydoc v0.2.5 |
| 1183 | 2026-09-03T17:35:59.860Z | Downloaded ipnetwork v0.21.1 |
| 1184 | 2026-09-03T17:35:59.860Z | Downloaded lazy_static v1.5.0 |
| 1185 | 2026-09-03T17:35:59.860Z | Downloaded yansi v1.0.1 |
| 1186 | 2026-09-03T17:35:59.860Z | Downloaded take_mut v0.2.2 |
| 1187 | 2026-09-03T17:35:59.860Z | Downloaded unarray v0.1.4 |
| 1188 | 2026-09-03T17:35:59.860Z | Downloaded void v1.0.2 |
| 1189 | 2026-09-03T17:35:59.864Z | Downloaded num-bigint-dig v0.8.6 |
| 1190 | 2026-09-03T17:35:59.864Z | Downloaded iri-string v0.7.10 |
| 1191 | 2026-09-03T17:35:59.869Z | Downloaded aws-lc-rs v1.16.3 |
| 1192 | 2026-09-03T17:35:59.874Z | Downloaded indicatif v0.18.4 |
| 1193 | 2026-09-03T17:35:59.878Z | Downloaded primeorder v0.14.0 |
| 1194 | 2026-09-03T17:35:59.878Z | Downloaded rand_core v0.9.5 |
| 1195 | 2026-09-03T17:35:59.878Z | Downloaded tower-http v0.6.8 |
| 1196 | 2026-09-03T17:35:59.881Z | Downloaded thread_local v1.1.9 |
| 1197 | 2026-09-03T17:35:59.884Z | Downloaded tokio-postgres v0.7.16 |
| 1198 | 2026-09-03T17:35:59.887Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1199 | 2026-09-03T17:35:59.891Z | Downloaded opaque-debug v0.3.1 |
| 1200 | 2026-09-03T17:35:59.891Z | Downloaded progenitor-macro v0.13.0 |
| 1201 | 2026-09-03T17:35:59.891Z | Downloaded rusty-fork v0.3.1 |
| 1202 | 2026-09-03T17:35:59.891Z | Downloaded icu_properties_data v2.1.2 |
| 1203 | 2026-09-03T17:35:59.896Z | Downloaded serde_derive_internals v0.29.1 |
| 1204 | 2026-09-03T17:35:59.899Z | Downloaded des v0.9.0 |
| 1205 | 2026-09-03T17:35:59.899Z | Downloaded jobserver v0.1.34 |
| 1206 | 2026-09-03T17:35:59.899Z | Downloaded static_assertions v1.1.0 |
| 1207 | 2026-09-03T17:35:59.902Z | Downloaded hyper-tls v0.6.0 |
| 1208 | 2026-09-03T17:35:59.902Z | Downloaded signal-hook-tokio v0.3.1 |
| 1209 | 2026-09-03T17:35:59.902Z | Downloaded lru v0.12.5 |
| 1210 | 2026-09-03T17:35:59.902Z | Downloaded phf v0.12.1 |
| 1211 | 2026-09-03T17:35:59.909Z | Downloaded quick-error v1.2.3 |
| 1212 | 2026-09-03T17:35:59.912Z | Downloaded dropshot_endpoint v0.17.1 |
| 1213 | 2026-09-03T17:35:59.915Z | Downloaded hyper-rustls v0.27.7 |
| 1214 | 2026-09-03T17:35:59.915Z | Downloaded progenitor-impl v0.14.0 |
| 1215 | 2026-09-03T17:35:59.920Z | Downloaded snafu-derive v0.8.9 |
| 1216 | 2026-09-03T17:35:59.923Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1217 | 2026-09-03T17:35:59.925Z | Downloaded bitvec v1.0.1 |
| 1218 | 2026-09-03T17:35:59.933Z | Downloaded zerocopy v0.6.6 |
| 1219 | 2026-09-03T17:35:59.936Z | Downloaded zerotrie v0.2.3 |
| 1220 | 2026-09-03T17:35:59.939Z | Downloaded schemars v0.8.22 |
| 1221 | 2026-09-03T17:35:59.944Z | Downloaded git2 v0.20.4 |
| 1222 | 2026-09-03T17:35:59.948Z | Downloaded daft v0.1.8 |
| 1223 | 2026-09-03T17:35:59.951Z | Downloaded rawzip v0.4.4 |
| 1224 | 2026-09-03T17:35:59.954Z | Downloaded unicode-normalization v0.1.25 |
| 1225 | 2026-09-03T17:35:59.954Z | Downloaded darling v0.13.4 |
| 1226 | 2026-09-03T17:35:59.957Z | Downloaded subprocess v0.2.15 |
| 1227 | 2026-09-03T17:35:59.957Z | Downloaded slab v0.4.12 |
| 1228 | 2026-09-03T17:35:59.960Z | Downloaded tracing-core v0.1.36 |
| 1229 | 2026-09-03T17:35:59.960Z | Downloaded darling_core v0.20.11 |
| 1230 | 2026-09-03T17:35:59.963Z | Downloaded petname v2.0.2 |
| 1231 | 2026-09-03T17:35:59.966Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1232 | 2026-09-03T17:35:59.966Z | Downloaded const_format_proc_macros v0.2.34 |
| 1233 | 2026-09-03T17:35:59.969Z | Downloaded pem-rfc7468 v0.7.0 |
| 1234 | 2026-09-03T17:35:59.969Z | Downloaded miniz_oxide v0.8.9 |
| 1235 | 2026-09-03T17:35:59.969Z | Downloaded zstd-safe v7.2.4 |
| 1236 | 2026-09-03T17:35:59.972Z | Downloaded chrono v0.4.45 |
| 1237 | 2026-09-03T17:35:59.975Z | Downloaded unicode-segmentation v1.12.0 |
| 1238 | 2026-09-03T17:35:59.975Z | Downloaded unicode-properties v0.1.4 |
| 1239 | 2026-09-03T17:35:59.978Z | Downloaded minimal-lexical v0.2.1 |
| 1240 | 2026-09-03T17:35:59.981Z | Downloaded ecdsa v0.17.0 |
| 1241 | 2026-09-03T17:35:59.981Z | Downloaded serde_cbor v0.11.2 |
| 1242 | 2026-09-03T17:35:59.981Z | Downloaded vcpkg v0.2.15 |
| 1243 | 2026-09-03T17:36:00.004Z | Downloaded litemap v0.8.1 |
| 1244 | 2026-09-03T17:36:00.007Z | Downloaded tough v0.22.0 |
| 1245 | 2026-09-03T17:36:00.010Z | Downloaded crossbeam-epoch v0.9.18 |
| 1246 | 2026-09-03T17:36:00.010Z | Downloaded smallvec v1.15.1 |
| 1247 | 2026-09-03T17:36:00.014Z | Downloaded oxide-update-engine v0.1.2 |
| 1248 | 2026-09-03T17:36:00.014Z | Downloaded prefix-trie v0.7.0 |
| 1249 | 2026-09-03T17:36:00.014Z | Downloaded sec1 v0.7.3 |
| 1250 | 2026-09-03T17:36:00.018Z | Downloaded pretty_assertions v1.4.1 |
| 1251 | 2026-09-03T17:36:00.018Z | Downloaded icu_properties v2.1.2 |
| 1252 | 2026-09-03T17:36:00.018Z | Downloaded icu_provider v2.1.1 |
| 1253 | 2026-09-03T17:36:00.021Z | Downloaded hyper-util v0.1.20 |
| 1254 | 2026-09-03T17:36:00.021Z | Downloaded proptest v1.11.0 |
| 1255 | 2026-09-03T17:36:00.026Z | Downloaded der v0.7.10 |
| 1256 | 2026-09-03T17:36:00.030Z | Downloaded tungstenite v0.23.0 |
| 1257 | 2026-09-03T17:36:00.034Z | Downloaded itertools v0.14.0 |
| 1258 | 2026-09-03T17:36:00.038Z | Downloaded tower v0.5.3 |
| 1259 | 2026-09-03T17:36:00.041Z | Downloaded tracing-attributes v0.1.31 |
| 1260 | 2026-09-03T17:36:00.041Z | Downloaded schemars v0.9.0 |
| 1261 | 2026-09-03T17:36:00.046Z | Downloaded tinyvec v1.10.0 |
| 1262 | 2026-09-03T17:36:00.049Z | Downloaded nom v7.1.3 |
| 1263 | 2026-09-03T17:36:00.054Z | Downloaded rsa v0.9.10 |
| 1264 | 2026-09-03T17:36:00.057Z | Downloaded zlib-rs v0.6.2 |
| 1265 | 2026-09-03T17:36:00.057Z | Downloaded darling_core v0.21.3 |
| 1266 | 2026-09-03T17:36:00.060Z | Downloaded der v0.8.0 |
| 1267 | 2026-09-03T17:36:00.063Z | Downloaded libxml v0.3.3 |
| 1268 | 2026-09-03T17:36:00.066Z | Downloaded p256 v0.14.0 |
| 1269 | 2026-09-03T17:36:00.069Z | Downloaded icu_normalizer v2.1.1 |
| 1270 | 2026-09-03T17:36:00.072Z | Downloaded rayon v1.11.0 |
| 1271 | 2026-09-03T17:36:00.076Z | Downloaded steno v0.4.1 |
| 1272 | 2026-09-03T17:36:00.080Z | Downloaded p384 v0.13.1 |
| 1273 | 2026-09-03T17:36:00.080Z | Downloaded crypto-primes v0.7.2 |
| 1274 | 2026-09-03T17:36:00.083Z | Downloaded tabled v0.21.0 |
| 1275 | 2026-09-03T17:36:00.094Z | Downloaded lalrpop v0.19.12 |
| 1276 | 2026-09-03T17:36:00.099Z | Downloaded dropshot-api-manager v0.8.0 |
| 1277 | 2026-09-03T17:36:00.102Z | Downloaded miette v7.6.0 |
| 1278 | 2026-09-03T17:36:00.105Z | Downloaded toml_edit v0.19.15 |
| 1279 | 2026-09-03T17:36:00.115Z | Downloaded hyper v1.10.1 |
| 1280 | 2026-09-03T17:36:00.123Z | Downloaded itertools v0.15.0 |
| 1281 | 2026-09-03T17:36:00.127Z | Downloaded russh v0.62.4 |
| 1282 | 2026-09-03T17:36:00.130Z | Downloaded goblin v0.10.5 |
| 1283 | 2026-09-03T17:36:00.134Z | Downloaded rsa v0.10.0-rc.18 |
| 1284 | 2026-09-03T17:36:00.140Z | Downloaded itertools v0.13.0 |
| 1285 | 2026-09-03T17:36:00.147Z | Downloaded serde_with v3.21.0 |
| 1286 | 2026-09-03T17:36:00.156Z | Downloaded nom v8.0.0 |
| 1287 | 2026-09-03T17:36:00.156Z | Downloaded nix v0.27.1 |
| 1288 | 2026-09-03T17:36:00.160Z | Downloaded polar-core v0.27.3 |
| 1289 | 2026-09-03T17:36:00.163Z | Downloaded gimli v0.32.3 |
| 1290 | 2026-09-03T17:36:00.168Z | Downloaded num-bigint v0.4.6 |
| 1291 | 2026-09-03T17:36:00.178Z | Downloaded itertools v0.12.1 |
| 1292 | 2026-09-03T17:36:00.182Z | Downloaded zerocopy v0.8.55 |
| 1293 | 2026-09-03T17:36:00.193Z | Downloaded zerovec v0.11.5 |
| 1294 | 2026-09-03T17:36:00.197Z | Downloaded reqwest v0.12.28 |
| 1295 | 2026-09-03T17:36:00.200Z | Downloaded winnow v0.6.26 |
| 1296 | 2026-09-03T17:36:00.205Z | Downloaded sha3 v0.12.0 |
| 1297 | 2026-09-03T17:36:00.208Z | Downloaded bstr v1.12.1 |
| 1298 | 2026-09-03T17:36:00.211Z | Downloaded libm v0.2.16 |
| 1299 | 2026-09-03T17:36:00.215Z | Downloaded time v0.3.47 |
| 1300 | 2026-09-03T17:36:00.222Z | Downloaded nix v0.28.0 |
| 1301 | 2026-09-03T17:36:00.230Z | Downloaded winnow v1.0.3 |
| 1302 | 2026-09-03T17:36:00.234Z | Downloaded portable-atomic v1.13.1 |
| 1303 | 2026-09-03T17:36:00.250Z | Downloaded reqwest v0.13.2 |
| 1304 | 2026-09-03T17:36:00.253Z | Downloaded smoltcp v0.9.1 |
| 1305 | 2026-09-03T17:36:00.274Z | Downloaded crypto-bigint v0.7.5 |
| 1306 | 2026-09-03T17:36:00.282Z | Downloaded quick-xml v0.37.5 |
| 1307 | 2026-09-03T17:36:00.287Z | Downloaded iddqd v0.4.2 |
| 1308 | 2026-09-03T17:36:00.291Z | Downloaded rustix v0.38.44 |
| 1309 | 2026-09-03T17:36:00.303Z | Downloaded object v0.30.4 |
| 1310 | 2026-09-03T17:36:00.306Z | Downloaded quinn-proto v0.11.16 |
| 1311 | 2026-09-03T17:36:00.309Z | Downloaded rustls v0.23.41 |
| 1312 | 2026-09-03T17:36:00.315Z | Downloaded moka v0.12.13 |
| 1313 | 2026-09-03T17:36:00.320Z | Downloaded typify-impl v0.6.2 |
| 1314 | 2026-09-03T17:36:00.328Z | Downloaded smoltcp v0.11.0 |
| 1315 | 2026-09-03T17:36:00.338Z | Downloaded object v0.37.3 |
| 1316 | 2026-09-03T17:36:00.341Z | Downloaded hickory-proto v0.24.4 |
| 1317 | 2026-09-03T17:36:00.349Z | Downloaded regress v0.11.1 |
| 1318 | 2026-09-03T17:36:00.356Z | Downloaded radix_trie v0.2.1 |
| 1319 | 2026-09-03T17:36:00.359Z | Downloaded syn v3.0.3 |
| 1320 | 2026-09-03T17:36:00.363Z | Downloaded openssl v0.10.80 |
| 1321 | 2026-09-03T17:36:00.369Z | Downloaded curve25519-dalek v4.1.3 |
| 1322 | 2026-09-03T17:36:00.375Z | Downloaded hickory-proto v0.25.2 |
| 1323 | 2026-09-03T17:36:00.382Z | Downloaded openapiv3 v2.2.0 |
| 1324 | 2026-09-03T17:36:00.389Z | Downloaded sled v0.34.7 |
| 1325 | 2026-09-03T17:36:00.394Z | Downloaded curve25519-dalek v5.0.0 |
| 1326 | 2026-09-03T17:36:00.399Z | Downloaded regex-syntax v0.6.29 |
| 1327 | 2026-09-03T17:36:00.407Z | Downloaded ratatui v0.29.0 |
| 1328 | 2026-09-03T17:36:00.418Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1329 | 2026-09-03T17:36:00.424Z | Downloaded sqlparser v0.61.0 |
| 1330 | 2026-09-03T17:36:00.430Z | Downloaded regress v0.10.5 |
| 1331 | 2026-09-03T17:36:00.440Z | Downloaded regex-syntax v0.8.10 |
| 1332 | 2026-09-03T17:36:00.443Z | Downloaded tracing v0.1.44 |
| 1333 | 2026-09-03T17:36:00.451Z | Downloaded nix v0.31.2 |
| 1334 | 2026-09-03T17:36:00.457Z | Downloaded zerocopy-derive v0.6.6 |
| 1335 | 2026-09-03T17:36:00.463Z | Downloaded sha3 v0.11.0 |
| 1336 | 2026-09-03T17:36:00.466Z | Downloaded dropshot v0.17.1 |
| 1337 | 2026-09-03T17:36:00.478Z | Downloaded diesel v2.3.7 |
| 1338 | 2026-09-03T17:36:00.488Z | Downloaded chrono-tz v0.10.4 |
| 1339 | 2026-09-03T17:36:00.499Z | Downloaded regex-automata v0.4.14 |
| 1340 | 2026-09-03T17:36:00.509Z | Downloaded petgraph v0.6.5 |
| 1341 | 2026-09-03T17:36:00.518Z | Downloaded jiff v0.2.34 |
| 1342 | 2026-09-03T17:36:00.528Z | Downloaded petgraph v0.8.3 |
| 1343 | 2026-09-03T17:36:00.543Z | Downloaded csv v1.4.0 |
| 1344 | 2026-09-03T17:36:00.592Z | Downloaded ring v0.17.14 |
| 1345 | 2026-09-03T17:36:00.610Z | Downloaded libz-sys v1.1.24 |
| 1346 | 2026-09-03T17:36:00.622Z | Downloaded sha3 v0.10.8 |
| 1347 | 2026-09-03T17:36:00.627Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1348 | 2026-09-03T17:36:00.641Z | Downloaded tokio v1.52.1 |
| 1349 | 2026-09-03T17:36:00.664Z | Downloaded encoding_rs v0.8.35 |
| 1350 | 2026-09-03T17:36:00.721Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1351 | 2026-09-03T17:36:01.013Z | Downloaded aws-lc-sys v0.40.0 |
| 1352 | 2026-09-03T17:36:01.265Z | Compiling serde_core v1.0.228 |
| 1353 | 2026-09-03T17:36:01.265Z | Compiling libc v0.2.185 |
| 1354 | 2026-09-03T17:36:01.265Z | Compiling serde v1.0.228 |
| 1355 | 2026-09-03T17:36:01.269Z | Compiling log v0.4.33 |
| 1356 | 2026-09-03T17:36:01.269Z | Compiling smallvec v1.15.1 |
| 1357 | 2026-09-03T17:36:01.432Z | Compiling find-msvc-tools v0.1.9 |
| 1358 | 2026-09-03T17:36:01.442Z | Compiling shlex v1.3.0 |
| 1359 | 2026-09-03T17:36:01.448Z | Compiling syn v2.0.117 |
| 1360 | 2026-09-03T17:36:01.620Z | Compiling subtle v2.6.1 |
| 1361 | 2026-09-03T17:36:01.712Z | Compiling scopeguard v1.2.0 |
| 1362 | 2026-09-03T17:36:01.743Z | Compiling stable_deref_trait v1.2.1 |
| 1363 | 2026-09-03T17:36:01.743Z | Compiling typenum v1.20.1 |
| 1364 | 2026-09-03T17:36:01.743Z | Compiling lock_api v0.4.14 |
| 1365 | 2026-09-03T17:36:01.743Z | Compiling zerocopy v0.8.55 |
| 1366 | 2026-09-03T17:36:01.764Z | Compiling portable-atomic v1.13.1 |
| 1367 | 2026-09-03T17:36:01.795Z | Compiling serde_json v1.0.151 |
| 1368 | 2026-09-03T17:36:01.964Z | Compiling critical-section v1.2.0 |
| 1369 | 2026-09-03T17:36:01.987Z | Compiling libm v0.2.16 |
| 1370 | 2026-09-03T17:36:02.052Z | Compiling num-traits v0.2.19 |
| 1371 | 2026-09-03T17:36:02.145Z | Compiling pkg-config v0.3.32 |
| 1372 | 2026-09-03T17:36:02.233Z | Compiling errno v0.3.14 |
| 1373 | 2026-09-03T17:36:02.250Z | Compiling jobserver v0.1.34 |
| 1374 | 2026-09-03T17:36:02.288Z | Compiling getrandom v0.2.17 |
| 1375 | 2026-09-03T17:36:02.479Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-03T17:36:02.507Z | Compiling rand_core v0.6.4 |
| 1377 | 2026-09-03T17:36:02.674Z | Compiling generic-array v0.14.7 |
| 1378 | 2026-09-03T17:36:02.768Z | Compiling once_cell v1.21.3 |
| 1379 | 2026-09-03T17:36:02.787Z | Compiling parking_lot_core v0.9.12 |
| 1380 | 2026-09-03T17:36:02.803Z | Compiling getrandom v0.4.3 |
| 1381 | 2026-09-03T17:36:02.864Z | Compiling const-oid v0.9.6 |
| 1382 | 2026-09-03T17:36:02.984Z | Compiling pin-project-lite v0.2.17 |
| 1383 | 2026-09-03T17:36:03.079Z | Compiling rand_core v0.10.0 |
| 1384 | 2026-09-03T17:36:03.365Z | Compiling signal-hook-registry v1.4.8 |
| 1385 | 2026-09-03T17:36:03.619Z | Compiling bitflags v2.11.0 |
| 1386 | 2026-09-03T17:36:03.687Z | Compiling writeable v0.6.2 |
| 1387 | 2026-09-03T17:36:03.702Z | Compiling percent-encoding v2.3.2 |
| 1388 | 2026-09-03T17:36:03.708Z | Compiling litemap v0.8.1 |
| 1389 | 2026-09-03T17:36:03.830Z | Compiling futures-core v0.3.32 |
| 1390 | 2026-09-03T17:36:03.873Z | Compiling semver v1.0.28 |
| 1391 | 2026-09-03T17:36:03.889Z | Compiling parking_lot v0.12.5 |
| 1392 | 2026-09-03T17:36:03.894Z | Compiling mio v1.2.0 |
| 1393 | 2026-09-03T17:36:03.919Z | Compiling icu_properties_data v2.1.2 |
| 1394 | 2026-09-03T17:36:03.987Z | Compiling icu_normalizer_data v2.1.1 |
| 1395 | 2026-09-03T17:36:04.125Z | Compiling socket2 v0.6.3 |
| 1396 | 2026-09-03T17:36:04.204Z | Compiling rustix v1.1.4 |
| 1397 | 2026-09-03T17:36:04.265Z | Compiling getrandom v0.3.4 |
| 1398 | 2026-09-03T17:36:04.281Z | Compiling futures-sink v0.3.32 |
| 1399 | 2026-09-03T17:36:04.284Z | Compiling indexmap v2.14.0 |
| 1400 | 2026-09-03T17:36:04.372Z | Compiling synstructure v0.13.2 |
| 1401 | 2026-09-03T17:36:04.461Z | Compiling futures-channel v0.3.32 |
| 1402 | 2026-09-03T17:36:04.601Z | Compiling futures-io v0.3.32 |
| 1403 | 2026-09-03T17:36:04.666Z | Compiling futures-task v0.3.32 |
| 1404 | 2026-09-03T17:36:04.701Z | Compiling slab v0.4.12 |
| 1405 | 2026-09-03T17:36:04.787Z | Compiling utf8_iter v1.0.4 |
| 1406 | 2026-09-03T17:36:04.814Z | Compiling form_urlencoded v1.2.2 |
| 1407 | 2026-09-03T17:36:04.876Z | Compiling rustversion v1.0.22 |
| 1408 | 2026-09-03T17:36:04.914Z | Compiling iana-time-zone v0.1.65 |
| 1409 | 2026-09-03T17:36:04.961Z | Compiling base64ct v1.8.3 |
| 1410 | 2026-09-03T17:36:04.974Z | Compiling cmake v0.1.57 |
| 1411 | 2026-09-03T17:36:04.992Z | Compiling fs_extra v1.3.0 |
| 1412 | 2026-09-03T17:36:05.108Z | Compiling ident_case v1.0.1 |
| 1413 | 2026-09-03T17:36:05.170Z | Compiling regex-syntax v0.8.10 |
| 1414 | 2026-09-03T17:36:05.232Z | Compiling pem-rfc7468 v0.7.0 |
| 1415 | 2026-09-03T17:36:05.259Z | Compiling dunce v1.0.5 |
| 1416 | 2026-09-03T17:36:05.262Z | Compiling flagset v0.4.7 |
| 1417 | 2026-09-03T17:36:05.363Z | Compiling rand_core v0.9.5 |
| 1418 | 2026-09-03T17:36:05.379Z | Compiling aws-lc-sys v0.40.0 |
| 1419 | 2026-09-03T17:36:05.392Z | Compiling uuid v1.23.4 |
| 1420 | 2026-09-03T17:36:05.539Z | Compiling base64 v0.22.1 |
| 1421 | 2026-09-03T17:36:05.654Z | Compiling vcpkg v0.2.15 |
| 1422 | 2026-09-03T17:36:05.821Z | Compiling syn v1.0.109 |
| 1423 | 2026-09-03T17:36:05.874Z | Compiling serde_derive_internals v0.29.1 |
| 1424 | 2026-09-03T17:36:05.930Z | Compiling rustc_version v0.4.1 |
| 1425 | 2026-09-03T17:36:06.046Z | Compiling serde_derive v1.0.228 |
| 1426 | 2026-09-03T17:36:06.102Z | Compiling zeroize_derive v1.5.0 |
| 1427 | 2026-09-03T17:36:06.121Z | Compiling zerofrom-derive v0.1.6 |
| 1428 | 2026-09-03T17:36:06.252Z | Compiling zerocopy-derive v0.8.55 |
| 1429 | 2026-09-03T17:36:06.383Z | Compiling yoke-derive v0.8.1 |
| 1430 | 2026-09-03T17:36:06.757Z | Compiling zerovec-derive v0.11.2 |
| 1431 | 2026-09-03T17:36:06.796Z | Compiling displaydoc v0.2.5 |
| 1432 | 2026-09-03T17:36:07.539Z | Compiling tokio-macros v2.7.0 |
| 1433 | 2026-09-03T17:36:07.564Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-09-03T17:36:07.576Z | Compiling zerofrom v0.1.6 |
| 1435 | 2026-09-03T17:36:07.581Z | Compiling thiserror-impl v2.0.18 |
| 1436 | 2026-09-03T17:36:07.699Z | Compiling yoke v0.8.1 |
| 1437 | 2026-09-03T17:36:07.894Z | Compiling zerotrie v0.2.3 |
| 1438 | 2026-09-03T17:36:07.930Z | Compiling zerovec v0.11.5 |
| 1439 | 2026-09-03T17:36:08.188Z | Compiling der_derive v0.7.3 |
| 1440 | 2026-09-03T17:36:08.256Z | Compiling openssl-sys v0.9.117 |
| 1441 | 2026-09-03T17:36:08.415Z | Compiling tinystr v0.8.2 |
| 1442 | 2026-09-03T17:36:08.509Z | Compiling potential_utf v0.1.4 |
| 1443 | 2026-09-03T17:36:08.637Z | Compiling icu_locale_core v2.1.1 |
| 1444 | 2026-09-03T17:36:08.652Z | Compiling icu_collections v2.1.1 |
| 1445 | 2026-09-03T17:36:08.830Z | Compiling futures-util v0.3.32 |
| 1446 | 2026-09-03T17:36:08.920Z | Compiling thiserror v2.0.18 |
| 1447 | 2026-09-03T17:36:09.080Z | Compiling tracing-attributes v0.1.31 |
| 1448 | 2026-09-03T17:36:09.151Z | Compiling tracing-core v0.1.36 |
| 1449 | 2026-09-03T17:36:09.262Z | Compiling aws-lc-rs v1.16.3 |
| 1450 | 2026-09-03T17:36:09.511Z | Compiling icu_provider v2.1.1 |
| 1451 | 2026-09-03T17:36:09.548Z | Compiling dyn-clone v1.0.20 |
| 1452 | 2026-09-03T17:36:09.692Z | Compiling zeroize v1.9.0 |
| 1453 | 2026-09-03T17:36:09.718Z | Compiling bytes v1.11.1 |
| 1454 | 2026-09-03T17:36:09.719Z | Compiling chrono v0.4.45 |
| 1455 | 2026-09-03T17:36:09.812Z | Compiling icu_properties v2.1.2 |
| 1456 | 2026-09-03T17:36:10.296Z | Compiling tokio v1.52.1 |
| 1457 | 2026-09-03T17:36:10.395Z | Compiling icu_normalizer v2.1.1 |
| 1458 | 2026-09-03T17:36:10.451Z | Compiling block-buffer v0.10.4 |
| 1459 | 2026-09-03T17:36:10.624Z | Compiling crypto-common v0.1.7 |
| 1460 | 2026-09-03T17:36:10.778Z | Compiling digest v0.10.7 |
| 1461 | 2026-09-03T17:36:10.880Z | Compiling ppv-lite86 v0.2.21 |
| 1462 | 2026-09-03T17:36:10.907Z | Compiling idna_adapter v1.2.1 |
| 1463 | 2026-09-03T17:36:10.930Z | Compiling der v0.7.10 |
| 1464 | 2026-09-03T17:36:11.029Z | Compiling idna v1.1.0 |
| 1465 | 2026-09-03T17:36:11.038Z | Compiling http v1.4.2 |
| 1466 | 2026-09-03T17:36:11.052Z | Compiling cpufeatures v0.2.17 |
| 1467 | 2026-09-03T17:36:11.101Z | Compiling schemars v0.8.22 |
| 1468 | 2026-09-03T17:36:11.128Z | Compiling simd-adler32 v0.3.8 |
| 1469 | 2026-09-03T17:36:11.196Z | Compiling rand_chacha v0.9.0 |
| 1470 | 2026-09-03T17:36:11.325Z | Compiling url v2.5.8 |
| 1471 | 2026-09-03T17:36:11.368Z | Compiling tracing v0.1.44 |
| 1472 | 2026-09-03T17:36:11.642Z | Compiling rand v0.9.2 |
| 1473 | 2026-09-03T17:36:11.665Z | Compiling http-body v1.0.1 |
| 1474 | 2026-09-03T17:36:11.816Z | Compiling spki v0.7.3 |
| 1475 | 2026-09-03T17:36:11.877Z | Compiling rustls-pki-types v1.14.0 |
| 1476 | 2026-09-03T17:36:12.020Z | Compiling pkcs8 v0.10.2 |
| 1477 | 2026-09-03T17:36:12.091Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-09-03T17:36:12.142Z | Compiling spin v0.9.8 |
| 1479 | 2026-09-03T17:36:12.271Z | Compiling openssl-probe v0.2.1 |
| 1480 | 2026-09-03T17:36:12.315Z | Compiling httparse v1.10.1 |
| 1481 | 2026-09-03T17:36:12.336Z | Compiling tinyvec_macros v0.1.1 |
| 1482 | 2026-09-03T17:36:12.354Z | Compiling cmov v0.5.4 |
| 1483 | 2026-09-03T17:36:12.404Z | Compiling adler2 v2.0.1 |
| 1484 | 2026-09-03T17:36:12.436Z | Compiling crc32fast v1.5.0 |
| 1485 | 2026-09-03T17:36:12.540Z | Compiling ctutils v0.4.2 |
| 1486 | 2026-09-03T17:36:12.545Z | Compiling miniz_oxide v0.8.9 |
| 1487 | 2026-09-03T17:36:12.672Z | Compiling tinyvec v1.10.0 |
| 1488 | 2026-09-03T17:36:12.734Z | Compiling tempfile v3.27.0 |
| 1489 | 2026-09-03T17:36:12.766Z | Compiling pest_generator v2.8.6 |
| 1490 | 2026-09-03T17:36:13.004Z | Compiling sha2 v0.10.9 |
| 1491 | 2026-09-03T17:36:13.084Z | Compiling terminal_size v0.4.3 |
| 1492 | 2026-09-03T17:36:13.127Z | Compiling aho-corasick v1.1.4 |
| 1493 | 2026-09-03T17:36:13.217Z | Compiling tower-layer v0.3.3 |
| 1494 | 2026-09-03T17:36:13.377Z | Compiling radium v0.7.0 |
| 1495 | 2026-09-03T17:36:13.427Z | Compiling unicode-segmentation v1.12.0 |
| 1496 | 2026-09-03T17:36:13.632Z | Compiling tower-service v0.3.3 |
| 1497 | 2026-09-03T17:36:13.740Z | Compiling atomic-waker v1.1.2 |
| 1498 | 2026-09-03T17:36:13.842Z | Compiling try-lock v0.2.5 |
| 1499 | 2026-09-03T17:36:13.877Z | Compiling untrusted v0.7.1 |
| 1500 | 2026-09-03T17:36:13.938Z | Compiling want v0.3.1 |
| 1501 | 2026-09-03T17:36:13.975Z | Compiling regex-automata v0.4.14 |
| 1502 | 2026-09-03T17:36:14.097Z | Compiling tokio-util v0.7.18 |
| 1503 | 2026-09-03T17:36:14.374Z | Compiling pest_derive v2.8.6 |
| 1504 | 2026-09-03T17:36:14.792Z | Compiling h2 v0.4.15 |
| 1505 | 2026-09-03T17:36:14.813Z | Compiling hybrid-array v0.4.13 |
| 1506 | 2026-09-03T17:36:15.108Z | Compiling ipnet v2.12.0 |
| 1507 | 2026-09-03T17:36:15.128Z | Compiling scroll_derive v0.13.1 |
| 1508 | 2026-09-03T17:36:15.579Z | Compiling darling_core v0.20.11 |
| 1509 | 2026-09-03T17:36:15.584Z | Compiling maybe-uninit v2.0.0 |
| 1510 | 2026-09-03T17:36:15.687Z | Compiling foreign-types-shared v0.1.1 |
| 1511 | 2026-09-03T17:36:15.775Z | Compiling untrusted v0.9.0 |
| 1512 | 2026-09-03T17:36:15.836Z | Compiling rustls v0.23.41 |
| 1513 | 2026-09-03T17:36:15.895Z | Compiling openssl v0.10.80 |
| 1514 | 2026-09-03T17:36:15.910Z | Compiling httpdate v1.0.3 |
| 1515 | 2026-09-03T17:36:15.946Z | Compiling tap v1.0.1 |
| 1516 | 2026-09-03T17:36:16.009Z | Compiling scroll v0.13.0 |
| 1517 | 2026-09-03T17:36:16.058Z | Compiling wyz v0.5.1 |
| 1518 | 2026-09-03T17:36:16.144Z | Compiling foreign-types v0.3.2 |
| 1519 | 2026-09-03T17:36:16.212Z | Compiling unicode-normalization v0.1.25 |
| 1520 | 2026-09-03T17:36:16.256Z | Compiling rand_chacha v0.3.1 |
| 1521 | 2026-09-03T17:36:16.362Z | Compiling signature v2.2.0 |
| 1522 | 2026-09-03T17:36:16.544Z | Compiling hex v0.4.3 |
| 1523 | 2026-09-03T17:36:16.627Z | Compiling thiserror-impl v1.0.69 |
| 1524 | 2026-09-03T17:36:16.659Z | Compiling openssl-macros v0.1.1 |
| 1525 | 2026-09-03T17:36:16.806Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1526 | 2026-09-03T17:36:17.007Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1527 | 2026-09-03T17:36:17.049Z | Compiling num-integer v0.1.46 |
| 1528 | 2026-09-03T17:36:17.077Z | Compiling socket2 v0.5.10 |
| 1529 | 2026-09-03T17:36:17.366Z | Compiling wait-timeout v0.2.1 |
| 1530 | 2026-09-03T17:36:17.385Z | Compiling ahash v0.8.12 |
| 1531 | 2026-09-03T17:36:17.471Z | Compiling native-tls v0.2.18 |
| 1532 | 2026-09-03T17:36:17.588Z | Compiling funty v2.0.0 |
| 1533 | 2026-09-03T17:36:17.623Z | Compiling powerfmt v0.2.0 |
| 1534 | 2026-09-03T17:36:17.672Z | Compiling time-core v0.1.8 |
| 1535 | 2026-09-03T17:36:17.791Z | Compiling darling_macro v0.20.11 |
| 1536 | 2026-09-03T17:36:17.813Z | Compiling hyper v1.10.1 |
| 1537 | 2026-09-03T17:36:17.827Z | Compiling bit-vec v0.8.0 |
| 1538 | 2026-09-03T17:36:17.846Z | Compiling num-bigint-dig v0.8.6 |
| 1539 | 2026-09-03T17:36:17.958Z | Compiling packed_struct v0.10.1 |
| 1540 | 2026-09-03T17:36:18.027Z | Compiling num-conv v0.2.0 |
| 1541 | 2026-09-03T17:36:18.057Z | Compiling quick-error v1.2.3 |
| 1542 | 2026-09-03T17:36:18.147Z | Compiling rusty-fork v0.3.1 |
| 1543 | 2026-09-03T17:36:18.162Z | Compiling time-macros v0.2.27 |
| 1544 | 2026-09-03T17:36:18.205Z | Compiling bit-set v0.8.0 |
| 1545 | 2026-09-03T17:36:18.222Z | Compiling clap_builder v4.6.0 |
| 1546 | 2026-09-03T17:36:18.261Z | Compiling darling v0.20.11 |
| 1547 | 2026-09-03T17:36:18.343Z | Compiling bitvec v1.0.1 |
| 1548 | 2026-09-03T17:36:18.360Z | Compiling thiserror v1.0.69 |
| 1549 | 2026-09-03T17:36:18.508Z | Compiling deranged v0.5.8 |
| 1550 | 2026-09-03T17:36:18.831Z | Compiling num-iter v0.1.45 |
| 1551 | 2026-09-03T17:36:18.952Z | Compiling hyper-util v0.1.20 |
| 1552 | 2026-09-03T17:36:19.465Z | Compiling rand v0.8.6 |
| 1553 | 2026-09-03T17:36:19.799Z | Compiling goblin v0.10.5 |
| 1554 | 2026-09-03T17:36:20.079Z | Compiling packed_struct_codegen v0.10.1 |
| 1555 | 2026-09-03T17:36:20.254Z | Compiling lazy_static v1.5.0 |
| 1556 | 2026-09-03T17:36:20.349Z | Compiling hmac v0.12.1 |
| 1557 | 2026-09-03T17:36:20.555Z | Compiling toml_datetime v0.6.11 |
| 1558 | 2026-09-03T17:36:20.648Z | Compiling serde_spanned v0.6.9 |
| 1559 | 2026-09-03T17:36:20.775Z | Compiling bitfield-macros v0.19.4 |
| 1560 | 2026-09-03T17:36:20.796Z | Compiling clap_derive v4.6.1 |
| 1561 | 2026-09-03T17:36:21.112Z | Compiling zerocopy-derive v0.6.6 |
| 1562 | 2026-09-03T17:36:21.272Z | Compiling rand_xorshift v0.4.0 |
| 1563 | 2026-09-03T17:36:21.637Z | Compiling sync_wrapper v1.0.2 |
| 1564 | 2026-09-03T17:36:21.715Z | Compiling indexmap v1.9.3 |
| 1565 | 2026-09-03T17:36:21.715Z | Compiling num_threads v0.1.7 |
| 1566 | 2026-09-03T17:36:21.715Z | Compiling object v0.37.3 |
| 1567 | 2026-09-03T17:36:21.715Z | Compiling unarray v0.1.4 |
| 1568 | 2026-09-03T17:36:21.746Z | Compiling crossbeam-utils v0.8.21 |
| 1569 | 2026-09-03T17:36:21.858Z | Compiling usdt-impl v0.6.0 |
| 1570 | 2026-09-03T17:36:21.941Z | Compiling zlib-rs v0.6.2 |
| 1571 | 2026-09-03T17:36:22.020Z | Compiling crc-catalog v2.4.0 |
| 1572 | 2026-09-03T17:36:22.055Z | Compiling nodrop v0.1.14 |
| 1573 | 2026-09-03T17:36:22.111Z | Compiling siphasher v1.0.2 |
| 1574 | 2026-09-03T17:36:22.145Z | Compiling paste v1.0.15 |
| 1575 | 2026-09-03T17:36:22.300Z | Compiling array-init v0.0.4 |
| 1576 | 2026-09-03T17:36:22.319Z | Compiling crc v3.4.0 |
| 1577 | 2026-09-03T17:36:22.451Z | Compiling dof v0.4.0 |
| 1578 | 2026-09-03T17:36:22.503Z | Compiling clap v4.6.1 |
| 1579 | 2026-09-03T17:36:22.562Z | Compiling zerocopy v0.6.6 |
| 1580 | 2026-09-03T17:36:22.634Z | Compiling proptest v1.11.0 |
| 1581 | 2026-09-03T17:36:22.873Z | Compiling time v0.3.47 |
| 1582 | 2026-09-03T17:36:22.965Z | Compiling tower v0.5.3 |
| 1583 | 2026-09-03T17:36:23.427Z | Compiling bitfield v0.19.4 |
| 1584 | 2026-09-03T17:36:23.955Z | Compiling smallvec v0.6.14 |
| 1585 | 2026-09-03T17:36:24.444Z | Compiling derive_builder_core v0.20.2 |
| 1586 | 2026-09-03T17:36:24.480Z | Compiling dtrace-parser v0.3.0 |
| 1587 | 2026-09-03T17:36:24.896Z | Compiling flate2 v1.1.9 |
| 1588 | 2026-09-03T17:36:25.096Z | Compiling ipnetwork v0.21.1 |
| 1589 | 2026-09-03T17:36:25.173Z | Compiling pkcs1 v0.7.5 |
| 1590 | 2026-09-03T17:36:25.197Z | Compiling http-body-util v0.1.3 |
| 1591 | 2026-09-03T17:36:25.270Z | Compiling heapless v0.7.17 |
| 1592 | 2026-09-03T17:36:25.301Z | Compiling scroll_derive v0.12.1 |
| 1593 | 2026-09-03T17:36:25.440Z | Compiling structmeta-derive v0.3.0 |
| 1594 | 2026-09-03T17:36:25.493Z | Compiling slog v2.8.2 |
| 1595 | 2026-09-03T17:36:25.512Z | Compiling darling_core v0.23.0 |
| 1596 | 2026-09-03T17:36:25.566Z | Compiling thread-id v5.1.0 |
| 1597 | 2026-09-03T17:36:25.650Z | Compiling cookie v0.18.1 |
| 1598 | 2026-09-03T17:36:25.674Z | Compiling env_filter v2.0.0 |
| 1599 | 2026-09-03T17:36:25.838Z | Compiling syn v3.0.3 |
| 1600 | 2026-09-03T17:36:25.954Z | Compiling unicode-bidi v0.3.18 |
| 1601 | 2026-09-03T17:36:25.962Z | Compiling zstd-safe v7.2.4 |
| 1602 | 2026-09-03T17:36:26.162Z | Compiling ryu v1.0.23 |
| 1603 | 2026-09-03T17:36:26.355Z | Compiling allocator-api2 v0.2.21 |
| 1604 | 2026-09-03T17:36:26.487Z | Compiling base64 v0.21.7 |
| 1605 | 2026-09-03T17:36:26.524Z | Compiling anyhow v1.0.104 |
| 1606 | 2026-09-03T17:36:26.684Z | Compiling signal-hook v0.3.18 |
| 1607 | 2026-09-03T17:36:26.810Z | Compiling unicode-properties v0.1.4 |
| 1608 | 2026-09-03T17:36:26.815Z | Compiling winnow v0.5.40 |
| 1609 | 2026-09-03T17:36:26.855Z | Compiling gimli v0.32.3 |
| 1610 | 2026-09-03T17:36:27.009Z | Compiling iri-string v0.7.10 |
| 1611 | 2026-09-03T17:36:28.016Z | Compiling hashbrown v0.12.3 |
| 1612 | 2026-09-03T17:36:28.226Z | Compiling tower-http v0.6.8 |
| 1613 | 2026-09-03T17:36:28.540Z | Compiling addr2line v0.25.1 |
| 1614 | 2026-09-03T17:36:28.626Z | Compiling toml_edit v0.19.15 |
| 1615 | 2026-09-03T17:36:28.791Z | Compiling darling_macro v0.23.0 |
| 1616 | 2026-09-03T17:36:28.880Z | Compiling stringprep v0.1.5 |
| 1617 | 2026-09-03T17:36:29.170Z | Compiling ron v0.8.1 |
| 1618 | 2026-09-03T17:36:29.186Z | Compiling structmeta v0.3.0 |
| 1619 | 2026-09-03T17:36:29.290Z | Compiling serde_urlencoded v0.7.1 |
| 1620 | 2026-09-03T17:36:29.323Z | Compiling daft-derive v0.1.8 |
| 1621 | 2026-09-03T17:36:29.353Z | Compiling scroll v0.12.0 |
| 1622 | 2026-09-03T17:36:29.456Z | Compiling env_logger v0.11.11 |
| 1623 | 2026-09-03T17:36:29.661Z | Compiling rsa v0.9.10 |
| 1624 | 2026-09-03T17:36:29.804Z | Compiling oxnet v0.1.6 |
| 1625 | 2026-09-03T17:36:30.033Z | Compiling derive_builder_macro v0.20.2 |
| 1626 | 2026-09-03T17:36:30.129Z | Compiling newtype-uuid v1.3.2 |
| 1627 | 2026-09-03T17:36:30.221Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1628 | 2026-09-03T17:36:30.231Z | Compiling hashbrown v0.13.2 |
| 1629 | 2026-09-03T17:36:30.452Z | Compiling bzip2 v0.4.4 |
| 1630 | 2026-09-03T17:36:30.493Z | Compiling serde-hex v0.1.0 |
| 1631 | 2026-09-03T17:36:30.654Z | Compiling tokio-native-tls v0.3.1 |
| 1632 | 2026-09-03T17:36:30.715Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1633 | 2026-09-03T17:36:31.254Z | Compiling camino v1.2.5 |
| 1634 | 2026-09-03T17:36:31.634Z | Compiling bstr v1.12.1 |
| 1635 | 2026-09-03T17:36:31.894Z | Compiling block-buffer v0.12.1 |
| 1636 | 2026-09-03T17:36:32.103Z | Compiling block-padding v0.4.2 |
| 1637 | 2026-09-03T17:36:32.241Z | Compiling crypto-common v0.2.2 |
| 1638 | 2026-09-03T17:36:32.266Z | Compiling heck v0.4.1 |
| 1639 | 2026-09-03T17:36:32.280Z | Compiling rustls-native-certs v0.8.3 |
| 1640 | 2026-09-03T17:36:32.490Z | Compiling x509-cert v0.2.5 |
| 1641 | 2026-09-03T17:36:32.584Z | Compiling md-5 v0.10.6 |
| 1642 | 2026-09-03T17:36:32.688Z | Compiling serde_tokenstream v0.2.3 |
| 1643 | 2026-09-03T17:36:32.752Z | Compiling erased-serde v0.3.31 |
| 1644 | 2026-09-03T17:36:33.008Z | Compiling curve25519-dalek v4.1.3 |
| 1645 | 2026-09-03T17:36:33.242Z | Compiling pin-project-internal v1.1.11 |
| 1646 | 2026-09-03T17:36:33.343Z | Compiling zerocopy-derive v0.7.35 |
| 1647 | 2026-09-03T17:36:33.547Z | Compiling async-trait v0.1.89 |
| 1648 | 2026-09-03T17:36:33.631Z | Compiling vergen-lib v9.1.0 |
| 1649 | 2026-09-03T17:36:33.811Z | Compiling hash32 v0.2.1 |
| 1650 | 2026-09-03T17:36:33.966Z | Compiling memoffset v0.9.1 |
| 1651 | 2026-09-03T17:36:34.011Z | Compiling encoding_rs v0.8.35 |
| 1652 | 2026-09-03T17:36:34.154Z | Compiling cfg_aliases v0.2.1 |
| 1653 | 2026-09-03T17:36:34.170Z | Compiling rustc-demangle v0.1.27 |
| 1654 | 2026-09-03T17:36:34.230Z | Compiling psl-types v2.0.11 |
| 1655 | 2026-09-03T17:36:34.243Z | Compiling mime v0.3.17 |
| 1656 | 2026-09-03T17:36:34.357Z | Compiling litrs v1.0.0 |
| 1657 | 2026-09-03T17:36:34.397Z | Compiling smoltcp v0.9.1 |
| 1658 | 2026-09-03T17:36:34.504Z | Compiling ref-cast v1.0.25 |
| 1659 | 2026-09-03T17:36:34.582Z | Compiling crc-any v2.5.0 |
| 1660 | 2026-09-03T17:36:34.601Z | Compiling rustix v0.38.44 |
| 1661 | 2026-09-03T17:36:34.733Z | Compiling fallible-iterator v0.2.0 |
| 1662 | 2026-09-03T17:36:34.769Z | Compiling owo-colors v4.3.0 |
| 1663 | 2026-09-03T17:36:34.824Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1664 | 2026-09-03T17:36:34.839Z | Compiling backtrace v0.3.76 |
| 1665 | 2026-09-03T17:36:34.858Z | Compiling document-features v0.2.12 |
| 1666 | 2026-09-03T17:36:34.993Z | Compiling postgres-protocol v0.6.10 |
| 1667 | 2026-09-03T17:36:35.030Z | Compiling pin-project v1.1.11 |
| 1668 | 2026-09-03T17:36:35.117Z | Compiling publicsuffix v2.3.0 |
| 1669 | 2026-09-03T17:36:35.132Z | Compiling zerocopy v0.7.35 |
| 1670 | 2026-09-03T17:36:35.288Z | Compiling nix v0.31.2 |
| 1671 | 2026-09-03T17:36:35.606Z | Compiling snafu-derive v0.8.9 |
| 1672 | 2026-09-03T17:36:35.645Z | Compiling inout v0.2.2 |
| 1673 | 2026-09-03T17:36:35.671Z | Compiling daft v0.1.8 |
| 1674 | 2026-09-03T17:36:35.827Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1675 | 2026-09-03T17:36:35.930Z | Compiling hyper-tls v0.6.0 |
| 1676 | 2026-09-03T17:36:35.945Z | Compiling object v0.30.4 |
| 1677 | 2026-09-03T17:36:35.949Z | Compiling zip v0.6.6 |
| 1678 | 2026-09-03T17:36:35.983Z | Compiling derive_builder v0.20.2 |
| 1679 | 2026-09-03T17:36:36.119Z | Compiling toml v0.7.8 |
| 1680 | 2026-09-03T17:36:36.150Z | Compiling goblin v0.8.2 |
| 1681 | 2026-09-03T17:36:36.514Z | Compiling derive-ex v0.1.8 |
| 1682 | 2026-09-03T17:36:36.714Z | Compiling darling v0.23.0 |
| 1683 | 2026-09-03T17:36:37.118Z | Compiling phf_shared v0.13.1 |
| 1684 | 2026-09-03T17:36:37.137Z | Compiling regex v1.12.3 |
| 1685 | 2026-09-03T17:36:37.355Z | Compiling hubpack_derive v0.1.1 |
| 1686 | 2026-09-03T17:36:37.509Z | Compiling convert_case v0.10.0 |
| 1687 | 2026-09-03T17:36:37.567Z | Compiling futures-executor v0.3.32 |
| 1688 | 2026-09-03T17:36:37.804Z | Compiling strum_macros v0.27.2 |
| 1689 | 2026-09-03T17:36:37.807Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1690 | 2026-09-03T17:36:37.831Z | Compiling ref-cast-impl v1.0.25 |
| 1691 | 2026-09-03T17:36:38.159Z | Compiling vergen v9.1.0 |
| 1692 | 2026-09-03T17:36:38.344Z | Compiling cargo-platform v0.3.2 |
| 1693 | 2026-09-03T17:36:38.380Z | Compiling ff v0.13.1 |
| 1694 | 2026-09-03T17:36:38.515Z | Compiling fs-err v3.3.0 |
| 1695 | 2026-09-03T17:36:38.562Z | Compiling is_ci v1.2.0 |
| 1696 | 2026-09-03T17:36:38.629Z | Compiling bumpalo v3.20.2 |
| 1697 | 2026-09-03T17:36:38.706Z | Compiling bitflags v1.3.2 |
| 1698 | 2026-09-03T17:36:38.710Z | Compiling jiff-core v0.1.0 |
| 1699 | 2026-09-03T17:36:38.793Z | Compiling base16ct v0.2.0 |
| 1700 | 2026-09-03T17:36:38.868Z | Compiling foldhash v0.1.5 |
| 1701 | 2026-09-03T17:36:38.910Z | Compiling path-slash v0.1.5 |
| 1702 | 2026-09-03T17:36:38.975Z | Compiling libbz2-rs-sys v0.2.2 |
| 1703 | 2026-09-03T17:36:39.015Z | Compiling managed v0.8.0 |
| 1704 | 2026-09-03T17:36:39.034Z | Compiling foldhash v0.2.0 |
| 1705 | 2026-09-03T17:36:39.281Z | Compiling same-file v1.0.6 |
| 1706 | 2026-09-03T17:36:39.414Z | Compiling bzip2 v0.6.1 |
| 1707 | 2026-09-03T17:36:39.645Z | Compiling jiff v0.2.34 |
| 1708 | 2026-09-03T17:36:39.660Z | Compiling walkdir v2.5.0 |
| 1709 | 2026-09-03T17:36:39.670Z | Compiling hashbrown v0.16.1 |
| 1710 | 2026-09-03T17:36:39.854Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1711 | 2026-09-03T17:36:39.907Z | Compiling strum v0.27.2 |
| 1712 | 2026-09-03T17:36:39.976Z | Compiling hashbrown v0.15.5 |
| 1713 | 2026-09-03T17:36:39.988Z | Compiling sec1 v0.7.3 |
| 1714 | 2026-09-03T17:36:40.069Z | Compiling textwrap v0.16.2 |
| 1715 | 2026-09-03T17:36:40.264Z | Compiling zopfli v0.8.3 |
| 1716 | 2026-09-03T17:36:40.386Z | Compiling supports-color v3.0.2 |
| 1717 | 2026-09-03T17:36:40.522Z | Compiling group v0.13.0 |
| 1718 | 2026-09-03T17:36:40.545Z | Compiling cargo_metadata v0.23.1 |
| 1719 | 2026-09-03T17:36:40.820Z | Compiling dof v0.3.0 |
| 1720 | 2026-09-03T17:36:40.921Z | Compiling test-strategy v0.4.5 |
| 1721 | 2026-09-03T17:36:41.207Z | Compiling hubpack v0.1.2 |
| 1722 | 2026-09-03T17:36:41.433Z | Compiling derive_more-impl v2.1.1 |
| 1723 | 2026-09-03T17:36:41.528Z | Compiling futures v0.3.32 |
| 1724 | 2026-09-03T17:36:41.614Z | Compiling snafu v0.8.9 |
| 1725 | 2026-09-03T17:36:41.856Z | Compiling phf v0.13.1 |
| 1726 | 2026-09-03T17:36:41.974Z | Compiling signal-hook-mio v0.2.5 |
| 1727 | 2026-09-03T17:36:42.098Z | Compiling serde_with_macros v3.21.0 |
| 1728 | 2026-09-03T17:36:42.372Z | Compiling cookie_store v0.22.1 |
| 1729 | 2026-09-03T17:36:42.387Z | Compiling zstd v0.13.3 |
| 1730 | 2026-09-03T17:36:42.575Z | Compiling reqwest v0.12.28 |
| 1731 | 2026-09-03T17:36:42.652Z | Compiling cipher v0.5.2 |
| 1732 | 2026-09-03T17:36:43.076Z | Compiling postgres-types v0.2.12 |
| 1733 | 2026-09-03T17:36:43.079Z | Compiling backtrace-ext v0.2.1 |
| 1734 | 2026-09-03T17:36:43.249Z | Compiling usdt-attr-macro v0.6.0 |
| 1735 | 2026-09-03T17:36:43.538Z | Compiling usdt-macro v0.6.0 |
| 1736 | 2026-09-03T17:36:43.640Z | Compiling globset v0.4.18 |
| 1737 | 2026-09-03T17:36:43.902Z | Compiling phf_shared v0.11.3 |
| 1738 | 2026-09-03T17:36:43.905Z | Compiling hkdf v0.12.4 |
| 1739 | 2026-09-03T17:36:44.083Z | Compiling dtrace-parser v0.2.0 |
| 1740 | 2026-09-03T17:36:44.098Z | Compiling byte-wrapper v0.1.0 |
| 1741 | 2026-09-03T17:36:44.110Z | Compiling olpc-cjson v0.1.4 |
| 1742 | 2026-09-03T17:36:44.274Z | Compiling ed25519 v2.2.3 |
| 1743 | 2026-09-03T17:36:44.288Z | Compiling crypto-bigint v0.5.5 |
| 1744 | 2026-09-03T17:36:44.315Z | Compiling serde-big-array v0.5.1 |
| 1745 | 2026-09-03T17:36:44.351Z | Compiling serde_plain v1.0.2 |
| 1746 | 2026-09-03T17:36:44.430Z | Compiling serde_repr v0.1.20 |
| 1747 | 2026-09-03T17:36:44.458Z | Compiling async-recursion v1.1.1 |
| 1748 | 2026-09-03T17:36:44.553Z | Compiling enum-as-inner v0.6.1 |
| 1749 | 2026-09-03T17:36:44.825Z | Compiling miette-derive v7.6.0 |
| 1750 | 2026-09-03T17:36:44.962Z | Compiling strum_macros v0.26.4 |
| 1751 | 2026-09-03T17:36:45.049Z | Compiling pem v3.0.6 |
| 1752 | 2026-09-03T17:36:45.114Z | Compiling float-cmp v0.10.0 |
| 1753 | 2026-09-03T17:36:45.184Z | Compiling thread-id v4.2.2 |
| 1754 | 2026-09-03T17:36:45.264Z | Compiling memmap2 v0.9.10 |
| 1755 | 2026-09-03T17:36:45.279Z | Compiling fixedbitset v0.4.2 |
| 1756 | 2026-09-03T17:36:45.375Z | Compiling static_assertions v1.1.0 |
| 1757 | 2026-09-03T17:36:45.457Z | Compiling keccak v0.1.6 |
| 1758 | 2026-09-03T17:36:45.484Z | Compiling precomputed-hash v0.1.1 |
| 1759 | 2026-09-03T17:36:45.499Z | Compiling normalize-line-endings v0.3.0 |
| 1760 | 2026-09-03T17:36:45.580Z | Compiling winnow v1.0.3 |
| 1761 | 2026-09-03T17:36:45.598Z | Compiling data-encoding v2.10.0 |
| 1762 | 2026-09-03T17:36:45.987Z | Compiling either v1.15.0 |
| 1763 | 2026-09-03T17:36:46.202Z | Compiling typed-path v0.9.3 |
| 1764 | 2026-09-03T17:36:46.218Z | Compiling difflib v0.4.0 |
| 1765 | 2026-09-03T17:36:46.288Z | Compiling supports-hyperlinks v3.2.0 |
| 1766 | 2026-09-03T17:36:46.369Z | Compiling cpufeatures v0.3.0 |
| 1767 | 2026-09-03T17:36:46.406Z | Compiling const-oid v0.10.2 |
| 1768 | 2026-09-03T17:36:46.443Z | Compiling new_debug_unreachable v1.0.6 |
| 1769 | 2026-09-03T17:36:46.458Z | Compiling predicates-core v1.0.10 |
| 1770 | 2026-09-03T17:36:46.517Z | Compiling whoami v2.1.0 |
| 1771 | 2026-09-03T17:36:46.609Z | Compiling supports-unicode v3.0.0 |
| 1772 | 2026-09-03T17:36:46.637Z | Compiling fixedbitset v0.5.7 |
| 1773 | 2026-09-03T17:36:46.641Z | Compiling toml_edit v0.22.27 |
| 1774 | 2026-09-03T17:36:46.712Z | Compiling strum v0.26.3 |
| 1775 | 2026-09-03T17:36:46.755Z | Compiling tokio-postgres v0.7.16 |
| 1776 | 2026-09-03T17:36:46.770Z | Compiling miette v7.6.0 |
| 1777 | 2026-09-03T17:36:46.842Z | Compiling petgraph v0.8.3 |
| 1778 | 2026-09-03T17:36:46.891Z | Compiling predicates v3.1.4 |
| 1779 | 2026-09-03T17:36:46.939Z | Compiling digest v0.11.3 |
| 1780 | 2026-09-03T17:36:47.170Z | Compiling string_cache v0.8.9 |
| 1781 | 2026-09-03T17:36:47.402Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1782 | 2026-09-03T17:36:47.427Z | Compiling chacha20 v0.10.0 |
| 1783 | 2026-09-03T17:36:47.528Z | Compiling itertools v0.13.0 |
| 1784 | 2026-09-03T17:36:47.803Z | Compiling hickory-proto v0.25.2 |
| 1785 | 2026-09-03T17:36:47.913Z | Compiling sha3 v0.10.8 |
| 1786 | 2026-09-03T17:36:48.035Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1787 | 2026-09-03T17:36:48.378Z | Compiling petgraph v0.6.5 |
| 1788 | 2026-09-03T17:36:48.827Z | Compiling usdt v0.6.0 |
| 1789 | 2026-09-03T17:36:48.846Z | Compiling usdt-impl v0.5.0 |
| 1790 | 2026-09-03T17:36:49.025Z | Compiling elliptic-curve v0.13.8 |
| 1791 | 2026-09-03T17:36:49.092Z | Compiling ed25519-dalek v2.2.0 |
| 1792 | 2026-09-03T17:36:49.432Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1793 | 2026-09-03T17:36:49.449Z | Compiling crossterm v0.28.1 |
| 1794 | 2026-09-03T17:36:49.449Z | Compiling serde_with v3.21.0 |
| 1795 | 2026-09-03T17:36:49.877Z | Compiling zip v4.6.1 |
| 1796 | 2026-09-03T17:36:50.688Z | Compiling derive_more v2.1.1 |
| 1797 | 2026-09-03T17:36:50.813Z | Compiling iddqd v0.4.2 |
| 1798 | 2026-09-03T17:36:50.907Z | Compiling similar v2.7.0 |
| 1799 | 2026-09-03T17:36:51.191Z | Compiling crossbeam-epoch v0.9.18 |
| 1800 | 2026-09-03T17:36:51.244Z | Compiling tokio-stream v0.1.18 |
| 1801 | 2026-09-03T17:36:51.275Z | Compiling buf-list v1.1.2 |
| 1802 | 2026-09-03T17:36:51.297Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1803 | 2026-09-03T17:36:51.512Z | Compiling openapiv3 v2.2.0 |
| 1804 | 2026-09-03T17:36:51.544Z | Compiling peg-runtime v0.8.5 |
| 1805 | 2026-09-03T17:36:51.590Z | Compiling lalrpop-util v0.19.12 |
| 1806 | 2026-09-03T17:36:51.702Z | Compiling thread_local v1.1.9 |
| 1807 | 2026-09-03T17:36:51.747Z | Compiling slog-async v2.8.0 |
| 1808 | 2026-09-03T17:36:51.780Z | Compiling crossbeam-channel v0.5.15 |
| 1809 | 2026-09-03T17:36:51.828Z | Compiling filetime v0.2.27 |
| 1810 | 2026-09-03T17:36:51.953Z | Compiling is-terminal v0.4.17 |
| 1811 | 2026-09-03T17:36:52.003Z | Compiling term v1.2.1 |
| 1812 | 2026-09-03T17:36:52.050Z | Compiling xattr v1.6.1 |
| 1813 | 2026-09-03T17:36:52.064Z | Compiling take_mut v0.2.2 |
| 1814 | 2026-09-03T17:36:52.082Z | Compiling camino-tempfile v1.4.1 |
| 1815 | 2026-09-03T17:36:52.177Z | Compiling tar v0.4.46 |
| 1816 | 2026-09-03T17:36:52.305Z | Compiling slog-term v2.9.2 |
| 1817 | 2026-09-03T17:36:58.238Z | Compiling rustls-webpki v0.103.13 |
| 1818 | 2026-09-03T17:37:00.947Z | Compiling tokio-rustls v0.26.4 |
| 1819 | 2026-09-03T17:37:00.947Z | Compiling rustls-platform-verifier v0.6.2 |
| 1820 | 2026-09-03T17:37:00.950Z | Compiling tough v0.22.0 |
| 1821 | 2026-09-03T17:37:01.170Z | Compiling hyper-rustls v0.27.7 |
| 1822 | 2026-09-03T17:37:01.360Z | Compiling reqwest v0.13.2 |
| 1823 | 2026-09-03T17:37:03.589Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1824 | 2026-09-03T17:37:03.804Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1825 | 2026-09-03T17:37:06.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
| 1826 | 2026-09-03T17:37:06.886Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1827 | 2026-09-03T17:37:06.942Z | Sep 03 17:37:05.665 INFO Starting download, target: Cockroach |
| 1828 | 2026-09-03T17:37:06.942Z | Sep 03 17:37:05.665 INFO Starting download, target: Console |
| 1829 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.665 INFO Starting download, target: DendriteStub |
| 1830 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Starting download, target: Clickhouse |
| 1831 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Starting download, target: MaghemiteMgd |
| 1832 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Starting download, target: MaghemiteDdmd |
| 1833 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Starting download, target: TransceiverControl |
| 1834 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1835 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1836 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1837 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1838 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1839 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1840 | 2026-09-03T17:37:06.946Z | Sep 03 17:37:05.666 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1841 | 2026-09-03T17:37:07.882Z | Sep 03 17:37:06.588 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1842 | 2026-09-03T17:37:08.075Z | Sep 03 17:37:06.795 INFO Download complete, target: TransceiverControl |
| 1843 | 2026-09-03T17:37:08.726Z | Sep 03 17:37:07.429 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1844 | 2026-09-03T17:37:08.804Z | Sep 03 17:37:07.437 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1845 | 2026-09-03T17:37:08.971Z | Sep 03 17:37:07.682 INFO Download complete, target: Console |
| 1846 | 2026-09-03T17:37:10.347Z | Sep 03 17:37:08.950 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1847 | 2026-09-03T17:37:11.572Z | Sep 03 17:37:10.293 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1848 | 2026-09-03T17:37:12.434Z | Sep 03 17:37:11.147 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1849 | 2026-09-03T17:37:12.473Z | Sep 03 17:37:11.178 INFO Download complete, target: DendriteStub |
| 1850 | 2026-09-03T17:37:13.039Z | Sep 03 17:37:11.763 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1851 | 2026-09-03T17:37:13.039Z | Sep 03 17:37:11.763 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1852 | 2026-09-03T17:37:13.567Z | Sep 03 17:37:12.284 INFO Download complete, target: MaghemiteDdmd |
| 1853 | 2026-09-03T17:37:14.842Z | Sep 03 17:37:13.569 INFO Download complete, target: MaghemiteMgd |
| 1854 | 2026-09-03T17:37:15.456Z | Sep 03 17:37:14.182 INFO Checking that binary works, target: Clickhouse |
| 1855 | 2026-09-03T17:37:15.575Z | Sep 03 17:37:14.301 INFO Download complete, target: Clickhouse |
| 1856 | 2026-09-03T17:37:17.628Z | Sep 03 17:37:16.354 INFO Checking that binary works, target: Cockroach |
| 1857 | 2026-09-03T17:37:17.741Z | Sep 03 17:37:16.467 INFO Download complete, target: Cockroach |
| 1858 | 2026-09-03T17:37:17.758Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1859 | 2026-09-03T17:37:17.761Z | |
| 1860 | 2026-09-03T17:37:17.761Z | real 2:13.703208336 |
| 1861 | 2026-09-03T17:37:17.762Z | user 7:22.379975738 |
| 1862 | 2026-09-03T17:37:17.762Z | sys 1:27.310749411 |
| 1863 | 2026-09-03T17:37:17.762Z | trap 0.252110787 |
| 1864 | 2026-09-03T17:37:17.762Z | tflt 0.472764397 |
| 1865 | 2026-09-03T17:37:17.762Z | dflt 0.850368582 |
| 1866 | 2026-09-03T17:37:17.762Z | kflt 0.019999014 |
| 1867 | 2026-09-03T17:37:17.762Z | lock 28:33.040123336 |
| 1868 | 2026-09-03T17:37:17.762Z | slp 22:13.307603400 |
| 1869 | 2026-09-03T17:37:17.762Z | lat 49.829478492 |
| 1870 | 2026-09-03T17:37:17.762Z | stop 2:46.614272807 |
| 1871 | 2026-09-03T17:37:17.762Z | + banner hack-check |
| 1872 | 2026-09-03T17:37:17.762Z | |
| 1873 | 2026-09-03T17:37:17.762Z | # # ## #### # # #### # # ###### #### # # |
| 1874 | 2026-09-03T17:37:17.762Z | # # # # # # # # # # # # # # # # # |
| 1875 | 2026-09-03T17:37:17.762Z | ###### # # # #### ##### # ###### ##### # #### |
| 1876 | 2026-09-03T17:37:17.762Z | # # ###### # # # # # # # # # # |
| 1877 | 2026-09-03T17:37:17.762Z | # # # # # # # # # # # # # # # # # |
| 1878 | 2026-09-03T17:37:17.762Z | # # # # #### # # #### # # ###### #### # # |
| 1879 | 2026-09-03T17:37:17.762Z | |
| 1880 | 2026-09-03T17:37:17.762Z | + export CARGO_INCREMENTAL=0 |
| 1881 | 2026-09-03T17:37:17.762Z | + CARGO_INCREMENTAL=0 |
| 1882 | 2026-09-03T17:37:17.762Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1883 | 2026-09-03T17:37:18.248Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1884 | 2026-09-03T17:37:18.530Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1885 | 2026-09-03T17:37:20.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s |
| 1886 | 2026-09-03T17:37:20.392Z | Running `target/debug/xtask check-features --ci` |
| 1887 | 2026-09-03T17:37:20.418Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1888 | 2026-09-03T17:37:20.418Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1889 | 2026-09-03T17:37:20.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1890 | 2026-09-03T17:37:20.868Z | Running `target/debug/xtask download cargo-hack` |
| 1891 | 2026-09-03T17:37:21.662Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1892 | 2026-09-03T17:37:21.965Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1893 | 2026-09-03T17:37:24.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s |
| 1894 | 2026-09-03T17:37:24.722Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1895 | 2026-09-03T17:37:24.764Z | Sep 03 17:37:23.488 INFO Starting download, target: CargoHack |
| 1896 | 2026-09-03T17:37:24.767Z | Sep 03 17:37:23.489 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1897 | 2026-09-03T17:37:25.299Z | Sep 03 17:37:24.026 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1898 | 2026-09-03T17:37:25.347Z | Sep 03 17:37:24.073 INFO Download complete, target: CargoHack |
| 1899 | 2026-09-03T17:37:25.350Z | 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-03T17:37:25.363Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1901 | 2026-09-03T17:37:25.523Z | info: running `cargo check --bins` on api_identity (1/384) |
| 1902 | 2026-09-03T17:37:25.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-09-03T17:37:25.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-09-03T17:37:25.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-09-03T17:37:25.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1906 | 2026-09-03T17:37:26.066Z | |
| 1907 | 2026-09-03T17:37:26.066Z | info: running `cargo check --bins` on bootstore (2/384) |
| 1908 | 2026-09-03T17:37:26.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-09-03T17:37:26.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-09-03T17:37:26.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-09-03T17:37:26.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1912 | 2026-09-03T17:37:26.608Z | |
| 1913 | 2026-09-03T17:37:26.608Z | info: running `cargo check --bins` on omicron-ledger (3/384) |
| 1914 | 2026-09-03T17:37:27.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-09-03T17:37:27.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-09-03T17:37:27.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-09-03T17:37:27.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1918 | 2026-09-03T17:37:27.154Z | |
| 1919 | 2026-09-03T17:37:27.154Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/384) |
| 1920 | 2026-09-03T17:37:27.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-09-03T17:37:27.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-09-03T17:37:27.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-09-03T17:37:27.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1924 | 2026-09-03T17:37:27.705Z | |
| 1925 | 2026-09-03T17:37:27.705Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/384) |
| 1926 | 2026-09-03T17:37:28.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-09-03T17:37:28.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-09-03T17:37:28.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-09-03T17:37:28.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1930 | 2026-09-03T17:37:28.261Z | |
| 1931 | 2026-09-03T17:37:28.261Z | info: running `cargo check --bins` on omicron-certificates (6/384) |
| 1932 | 2026-09-03T17:37:28.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-09-03T17:37:28.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-09-03T17:37:28.741Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-09-03T17:37:28.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1936 | 2026-09-03T17:37:28.826Z | |
| 1937 | 2026-09-03T17:37:28.826Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/384) |
| 1938 | 2026-09-03T17:37:29.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-09-03T17:37:29.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-09-03T17:37:29.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-09-03T17:37:29.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1942 | 2026-09-03T17:37:29.385Z | |
| 1943 | 2026-09-03T17:37:29.385Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/384) |
| 1944 | 2026-09-03T17:37:29.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-09-03T17:37:29.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-09-03T17:37:29.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-09-03T17:37:29.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1948 | 2026-09-03T17:37:29.947Z | |
| 1949 | 2026-09-03T17:37:29.947Z | info: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/384) |
| 1950 | 2026-09-03T17:37:30.304Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-09-03T17:37:30.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-09-03T17:37:30.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-09-03T17:37:30.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1954 | 2026-09-03T17:37:30.356Z | |
| 1955 | 2026-09-03T17:37:30.356Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/384) |
| 1956 | 2026-09-03T17:37:30.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-09-03T17:37:30.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-09-03T17:37:30.721Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-09-03T17:37:30.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1960 | 2026-09-03T17:37:30.768Z | |
| 1961 | 2026-09-03T17:37:30.768Z | info: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/384) |
| 1962 | 2026-09-03T17:37:31.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-09-03T17:37:31.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-09-03T17:37:31.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-09-03T17:37:31.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1966 | 2026-09-03T17:37:31.176Z | |
| 1967 | 2026-09-03T17:37:31.176Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/384) |
| 1968 | 2026-09-03T17:37:31.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-09-03T17:37:31.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-09-03T17:37:31.538Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-09-03T17:37:31.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1972 | 2026-09-03T17:37:31.585Z | |
| 1973 | 2026-09-03T17:37:31.585Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/384) |
| 1974 | 2026-09-03T17:37:31.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-09-03T17:37:31.948Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-09-03T17:37:31.948Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-09-03T17:37:31.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1978 | 2026-09-03T17:37:31.995Z | |
| 1979 | 2026-09-03T17:37:31.995Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/384) |
| 1980 | 2026-09-03T17:37:32.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-09-03T17:37:32.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-09-03T17:37:32.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-09-03T17:37:32.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1984 | 2026-09-03T17:37:32.405Z | |
| 1985 | 2026-09-03T17:37:32.405Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/384) |
| 1986 | 2026-09-03T17:37:32.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-09-03T17:37:32.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-09-03T17:37:32.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-09-03T17:37:32.770Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1990 | 2026-09-03T17:37:32.814Z | |
| 1991 | 2026-09-03T17:37:32.814Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/384) |
| 1992 | 2026-09-03T17:37:33.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-09-03T17:37:33.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-09-03T17:37:33.177Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-09-03T17:37:33.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1996 | 2026-09-03T17:37:33.225Z | |
| 1997 | 2026-09-03T17:37:33.225Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/384) |
| 1998 | 2026-09-03T17:37:33.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-09-03T17:37:33.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-09-03T17:37:33.588Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-09-03T17:37:33.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2002 | 2026-09-03T17:37:33.637Z | |
| 2003 | 2026-09-03T17:37:33.637Z | info: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/384) |
| 2004 | 2026-09-03T17:37:33.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-09-03T17:37:33.999Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-09-03T17:37:33.999Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-09-03T17:37:34.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2008 | 2026-09-03T17:37:34.046Z | |
| 2009 | 2026-09-03T17:37:34.046Z | info: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/384) |
| 2010 | 2026-09-03T17:37:34.406Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-09-03T17:37:34.409Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-09-03T17:37:34.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-09-03T17:37:34.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2014 | 2026-09-03T17:37:34.458Z | |
| 2015 | 2026-09-03T17:37:34.458Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/384) |
| 2016 | 2026-09-03T17:37:34.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-09-03T17:37:34.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-09-03T17:37:34.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-09-03T17:37:34.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2020 | 2026-09-03T17:37:34.872Z | |
| 2021 | 2026-09-03T17:37:34.872Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/384) |
| 2022 | 2026-09-03T17:37:35.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-09-03T17:37:35.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-09-03T17:37:35.256Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-09-03T17:37:35.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2026 | 2026-09-03T17:37:35.285Z | |
| 2027 | 2026-09-03T17:37:35.285Z | info: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/384) |
| 2028 | 2026-09-03T17:37:35.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-09-03T17:37:35.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-09-03T17:37:35.651Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-09-03T17:37:35.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2032 | 2026-09-03T17:37:35.697Z | |
| 2033 | 2026-09-03T17:37:35.698Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/384) |
| 2034 | 2026-09-03T17:37:36.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-09-03T17:37:36.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-09-03T17:37:36.063Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-09-03T17:37:36.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2038 | 2026-09-03T17:37:36.108Z | |
| 2039 | 2026-09-03T17:37:36.108Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/384) |
| 2040 | 2026-09-03T17:37:36.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-09-03T17:37:36.472Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-09-03T17:37:36.472Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-09-03T17:37:36.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2044 | 2026-09-03T17:37:36.522Z | |
| 2045 | 2026-09-03T17:37:36.522Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/384) |
| 2046 | 2026-09-03T17:37:36.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-09-03T17:37:36.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-09-03T17:37:36.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-09-03T17:37:36.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2050 | 2026-09-03T17:37:36.927Z | |
| 2051 | 2026-09-03T17:37:36.927Z | info: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/384) |
| 2052 | 2026-09-03T17:37:37.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-09-03T17:37:37.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-09-03T17:37:37.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-09-03T17:37:37.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2056 | 2026-09-03T17:37:37.339Z | |
| 2057 | 2026-09-03T17:37:37.339Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/384) |
| 2058 | 2026-09-03T17:37:37.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-09-03T17:37:37.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-09-03T17:37:37.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-09-03T17:37:37.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2062 | 2026-09-03T17:37:37.744Z | |
| 2063 | 2026-09-03T17:37:37.745Z | info: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/384) |
| 2064 | 2026-09-03T17:37:38.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-09-03T17:37:38.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-09-03T17:37:38.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-09-03T17:37:38.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2068 | 2026-09-03T17:37:38.156Z | |
| 2069 | 2026-09-03T17:37:38.156Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/384) |
| 2070 | 2026-09-03T17:37:38.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-09-03T17:37:38.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-09-03T17:37:38.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-09-03T17:37:38.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2074 | 2026-09-03T17:37:38.574Z | |
| 2075 | 2026-09-03T17:37:38.574Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/384) |
| 2076 | 2026-09-03T17:37:38.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-09-03T17:37:38.940Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-09-03T17:37:38.940Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-09-03T17:37:38.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2080 | 2026-09-03T17:37:38.990Z | |
| 2081 | 2026-09-03T17:37:38.990Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/384) |
| 2082 | 2026-09-03T17:37:39.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-09-03T17:37:39.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-09-03T17:37:39.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-09-03T17:37:39.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2086 | 2026-09-03T17:37:39.408Z | |
| 2087 | 2026-09-03T17:37:39.408Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/384) |
| 2088 | 2026-09-03T17:37:39.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-09-03T17:37:39.776Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-09-03T17:37:39.776Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-09-03T17:37:39.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2092 | 2026-09-03T17:37:39.823Z | |
| 2093 | 2026-09-03T17:37:39.823Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/384) |
| 2094 | 2026-09-03T17:37:40.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-09-03T17:37:40.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-09-03T17:37:40.191Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-09-03T17:37:40.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2098 | 2026-09-03T17:37:40.241Z | |
| 2099 | 2026-09-03T17:37:40.241Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/384) |
| 2100 | 2026-09-03T17:37:40.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-09-03T17:37:40.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-09-03T17:37:40.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-09-03T17:37:40.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2104 | 2026-09-03T17:37:40.655Z | |
| 2105 | 2026-09-03T17:37:40.655Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/384) |
| 2106 | 2026-09-03T17:37:41.017Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-09-03T17:37:41.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-09-03T17:37:41.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-09-03T17:37:41.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2110 | 2026-09-03T17:37:41.071Z | |
| 2111 | 2026-09-03T17:37:41.071Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/384) |
| 2112 | 2026-09-03T17:37:41.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-09-03T17:37:41.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-09-03T17:37:41.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2115 | 2026-09-03T17:37:41.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2116 | 2026-09-03T17:37:41.489Z | |
| 2117 | 2026-09-03T17:37:41.489Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/384) |
| 2118 | 2026-09-03T17:37:41.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2119 | 2026-09-03T17:37:41.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2120 | 2026-09-03T17:37:41.856Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2121 | 2026-09-03T17:37:41.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2122 | 2026-09-03T17:37:41.907Z | |
| 2123 | 2026-09-03T17:37:41.907Z | info: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/384) |
| 2124 | 2026-09-03T17:37:42.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2125 | 2026-09-03T17:37:42.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2126 | 2026-09-03T17:37:42.273Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2127 | 2026-09-03T17:37:42.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2128 | 2026-09-03T17:37:42.324Z | |
| 2129 | 2026-09-03T17:37:42.324Z | info: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/384) |
| 2130 | 2026-09-03T17:37:42.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2131 | 2026-09-03T17:37:42.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2132 | 2026-09-03T17:37:42.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2133 | 2026-09-03T17:37:42.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2134 | 2026-09-03T17:37:42.739Z | |
| 2135 | 2026-09-03T17:37:42.739Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/384) |
| 2136 | 2026-09-03T17:37:43.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2137 | 2026-09-03T17:37:43.105Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2138 | 2026-09-03T17:37:43.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2139 | 2026-09-03T17:37:43.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2140 | 2026-09-03T17:37:43.155Z | |
| 2141 | 2026-09-03T17:37:43.155Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/384) |
| 2142 | 2026-09-03T17:37:43.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2143 | 2026-09-03T17:37:43.523Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2144 | 2026-09-03T17:37:43.523Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2145 | 2026-09-03T17:37:43.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2146 | 2026-09-03T17:37:43.573Z | |
| 2147 | 2026-09-03T17:37:43.573Z | info: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/384) |
| 2148 | 2026-09-03T17:37:43.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2149 | 2026-09-03T17:37:43.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2150 | 2026-09-03T17:37:43.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2151 | 2026-09-03T17:37:43.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2152 | 2026-09-03T17:37:43.988Z | |
| 2153 | 2026-09-03T17:37:43.988Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/384) |
| 2154 | 2026-09-03T17:37:44.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2155 | 2026-09-03T17:37:44.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2156 | 2026-09-03T17:37:44.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2157 | 2026-09-03T17:37:44.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2158 | 2026-09-03T17:37:44.406Z | |
| 2159 | 2026-09-03T17:37:44.406Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/384) |
| 2160 | 2026-09-03T17:37:44.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2161 | 2026-09-03T17:37:44.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2162 | 2026-09-03T17:37:44.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2163 | 2026-09-03T17:37:44.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2164 | 2026-09-03T17:37:44.825Z | |
| 2165 | 2026-09-03T17:37:44.825Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/384) |
| 2166 | 2026-09-03T17:37:45.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2167 | 2026-09-03T17:37:45.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2168 | 2026-09-03T17:37:45.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2169 | 2026-09-03T17:37:45.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2170 | 2026-09-03T17:37:45.245Z | |
| 2171 | 2026-09-03T17:37:45.245Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/384) |
| 2172 | 2026-09-03T17:37:45.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2173 | 2026-09-03T17:37:45.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2174 | 2026-09-03T17:37:45.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2175 | 2026-09-03T17:37:45.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2176 | 2026-09-03T17:37:45.661Z | |
| 2177 | 2026-09-03T17:37:45.661Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/384) |
| 2178 | 2026-09-03T17:37:46.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2179 | 2026-09-03T17:37:46.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2180 | 2026-09-03T17:37:46.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2181 | 2026-09-03T17:37:46.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2182 | 2026-09-03T17:37:46.078Z | |
| 2183 | 2026-09-03T17:37:46.078Z | info: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/384) |
| 2184 | 2026-09-03T17:37:46.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2185 | 2026-09-03T17:37:46.443Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2186 | 2026-09-03T17:37:46.443Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2187 | 2026-09-03T17:37:46.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2188 | 2026-09-03T17:37:46.493Z | |
| 2189 | 2026-09-03T17:37:46.493Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/384) |
| 2190 | 2026-09-03T17:37:46.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2191 | 2026-09-03T17:37:46.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2192 | 2026-09-03T17:37:46.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2193 | 2026-09-03T17:37:46.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2194 | 2026-09-03T17:37:46.914Z | |
| 2195 | 2026-09-03T17:37:46.914Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/384) |
| 2196 | 2026-09-03T17:37:47.281Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2197 | 2026-09-03T17:37:47.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2198 | 2026-09-03T17:37:47.285Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2199 | 2026-09-03T17:37:47.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2200 | 2026-09-03T17:37:47.336Z | |
| 2201 | 2026-09-03T17:37:47.336Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/384) |
| 2202 | 2026-09-03T17:37:47.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2203 | 2026-09-03T17:37:47.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2204 | 2026-09-03T17:37:47.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2205 | 2026-09-03T17:37:47.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2206 | 2026-09-03T17:37:47.751Z | |
| 2207 | 2026-09-03T17:37:47.751Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/384) |
| 2208 | 2026-09-03T17:37:48.113Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2209 | 2026-09-03T17:37:48.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2210 | 2026-09-03T17:37:48.116Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2211 | 2026-09-03T17:37:48.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2212 | 2026-09-03T17:37:48.165Z | |
| 2213 | 2026-09-03T17:37:48.165Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/384) |
| 2214 | 2026-09-03T17:37:48.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2215 | 2026-09-03T17:37:48.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2216 | 2026-09-03T17:37:48.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2217 | 2026-09-03T17:37:48.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2218 | 2026-09-03T17:37:48.582Z | |
| 2219 | 2026-09-03T17:37:48.582Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/384) |
| 2220 | 2026-09-03T17:37:48.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2221 | 2026-09-03T17:37:48.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2222 | 2026-09-03T17:37:48.949Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2223 | 2026-09-03T17:37:48.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2224 | 2026-09-03T17:37:48.998Z | |
| 2225 | 2026-09-03T17:37:48.998Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/384) |
| 2226 | 2026-09-03T17:37:49.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2227 | 2026-09-03T17:37:49.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2228 | 2026-09-03T17:37:49.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2229 | 2026-09-03T17:37:49.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2230 | 2026-09-03T17:37:49.415Z | |
| 2231 | 2026-09-03T17:37:49.415Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/384) |
| 2232 | 2026-09-03T17:37:49.776Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2233 | 2026-09-03T17:37:49.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2234 | 2026-09-03T17:37:49.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2235 | 2026-09-03T17:37:49.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2236 | 2026-09-03T17:37:49.829Z | |
| 2237 | 2026-09-03T17:37:49.829Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/384) |
| 2238 | 2026-09-03T17:37:50.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2239 | 2026-09-03T17:37:50.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2240 | 2026-09-03T17:37:50.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2241 | 2026-09-03T17:37:50.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2242 | 2026-09-03T17:37:50.243Z | |
| 2243 | 2026-09-03T17:37:50.243Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/384) |
| 2244 | 2026-09-03T17:37:50.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2245 | 2026-09-03T17:37:50.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2246 | 2026-09-03T17:37:50.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2247 | 2026-09-03T17:37:50.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2248 | 2026-09-03T17:37:50.660Z | |
| 2249 | 2026-09-03T17:37:50.660Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/384) |
| 2250 | 2026-09-03T17:37:51.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2251 | 2026-09-03T17:37:51.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2252 | 2026-09-03T17:37:51.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2253 | 2026-09-03T17:37:51.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2254 | 2026-09-03T17:37:51.073Z | |
| 2255 | 2026-09-03T17:37:51.073Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/384) |
| 2256 | 2026-09-03T17:37:51.437Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2257 | 2026-09-03T17:37:51.440Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2258 | 2026-09-03T17:37:51.440Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2259 | 2026-09-03T17:37:51.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2260 | 2026-09-03T17:37:51.489Z | |
| 2261 | 2026-09-03T17:37:51.489Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/384) |
| 2262 | 2026-09-03T17:37:51.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2263 | 2026-09-03T17:37:51.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2264 | 2026-09-03T17:37:51.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2265 | 2026-09-03T17:37:51.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2266 | 2026-09-03T17:37:51.922Z | |
| 2267 | 2026-09-03T17:37:51.922Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/384) |
| 2268 | 2026-09-03T17:37:52.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2269 | 2026-09-03T17:37:52.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2270 | 2026-09-03T17:37:52.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2271 | 2026-09-03T17:37:52.302Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2272 | 2026-09-03T17:37:52.347Z | |
| 2273 | 2026-09-03T17:37:52.348Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/384) |
| 2274 | 2026-09-03T17:37:52.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2275 | 2026-09-03T17:37:52.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2276 | 2026-09-03T17:37:52.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2277 | 2026-09-03T17:37:52.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2278 | 2026-09-03T17:37:52.769Z | |
| 2279 | 2026-09-03T17:37:52.769Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/384) |
| 2280 | 2026-09-03T17:37:53.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2281 | 2026-09-03T17:37:53.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2282 | 2026-09-03T17:37:53.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2283 | 2026-09-03T17:37:53.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2284 | 2026-09-03T17:37:53.178Z | |
| 2285 | 2026-09-03T17:37:53.178Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/384) |
| 2286 | 2026-09-03T17:37:53.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2287 | 2026-09-03T17:37:53.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2288 | 2026-09-03T17:37:53.569Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2289 | 2026-09-03T17:37:53.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2290 | 2026-09-03T17:37:53.602Z | |
| 2291 | 2026-09-03T17:37:53.602Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/384) |
| 2292 | 2026-09-03T17:37:53.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2293 | 2026-09-03T17:37:53.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2294 | 2026-09-03T17:37:53.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2295 | 2026-09-03T17:37:53.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2296 | 2026-09-03T17:37:54.017Z | |
| 2297 | 2026-09-03T17:37:54.017Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/384) |
| 2298 | 2026-09-03T17:37:54.379Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2299 | 2026-09-03T17:37:54.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2300 | 2026-09-03T17:37:54.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2301 | 2026-09-03T17:37:54.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2302 | 2026-09-03T17:37:54.433Z | |
| 2303 | 2026-09-03T17:37:54.433Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/384) |
| 2304 | 2026-09-03T17:37:54.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2305 | 2026-09-03T17:37:54.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2306 | 2026-09-03T17:37:54.817Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2307 | 2026-09-03T17:37:54.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2308 | 2026-09-03T17:37:54.855Z | |
| 2309 | 2026-09-03T17:37:54.855Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/384) |
| 2310 | 2026-09-03T17:37:55.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2311 | 2026-09-03T17:37:55.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2312 | 2026-09-03T17:37:55.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2313 | 2026-09-03T17:37:55.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2314 | 2026-09-03T17:37:55.269Z | |
| 2315 | 2026-09-03T17:37:55.269Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/384) |
| 2316 | 2026-09-03T17:37:55.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2317 | 2026-09-03T17:37:55.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2318 | 2026-09-03T17:37:55.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2319 | 2026-09-03T17:37:55.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2320 | 2026-09-03T17:37:55.690Z | |
| 2321 | 2026-09-03T17:37:55.690Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/384) |
| 2322 | 2026-09-03T17:37:56.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2323 | 2026-09-03T17:37:56.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2324 | 2026-09-03T17:37:56.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2325 | 2026-09-03T17:37:56.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2326 | 2026-09-03T17:37:56.097Z | |
| 2327 | 2026-09-03T17:37:56.097Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/384) |
| 2328 | 2026-09-03T17:37:56.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2329 | 2026-09-03T17:37:56.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2330 | 2026-09-03T17:37:56.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2331 | 2026-09-03T17:37:56.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2332 | 2026-09-03T17:37:56.515Z | |
| 2333 | 2026-09-03T17:37:56.515Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/384) |
| 2334 | 2026-09-03T17:37:56.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2335 | 2026-09-03T17:37:56.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2336 | 2026-09-03T17:37:56.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2337 | 2026-09-03T17:37:56.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2338 | 2026-09-03T17:37:56.934Z | |
| 2339 | 2026-09-03T17:37:56.934Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/384) |
| 2340 | 2026-09-03T17:37:57.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2341 | 2026-09-03T17:37:57.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2342 | 2026-09-03T17:37:57.300Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2343 | 2026-09-03T17:37:57.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2344 | 2026-09-03T17:37:57.351Z | |
| 2345 | 2026-09-03T17:37:57.352Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/384) |
| 2346 | 2026-09-03T17:37:57.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2347 | 2026-09-03T17:37:57.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2348 | 2026-09-03T17:37:57.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2349 | 2026-09-03T17:37:57.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2350 | 2026-09-03T17:37:57.759Z | |
| 2351 | 2026-09-03T17:37:57.759Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/384) |
| 2352 | 2026-09-03T17:37:58.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2353 | 2026-09-03T17:37:58.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2354 | 2026-09-03T17:37:58.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2355 | 2026-09-03T17:37:58.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2356 | 2026-09-03T17:37:58.171Z | |
| 2357 | 2026-09-03T17:37:58.171Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/384) |
| 2358 | 2026-09-03T17:37:58.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2359 | 2026-09-03T17:37:58.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2360 | 2026-09-03T17:37:58.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2361 | 2026-09-03T17:37:58.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2362 | 2026-09-03T17:37:58.586Z | |
| 2363 | 2026-09-03T17:37:58.586Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/384) |
| 2364 | 2026-09-03T17:37:58.949Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2365 | 2026-09-03T17:37:58.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2366 | 2026-09-03T17:37:58.952Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2367 | 2026-09-03T17:37:58.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2368 | 2026-09-03T17:37:59.004Z | |
| 2369 | 2026-09-03T17:37:59.004Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/384) |
| 2370 | 2026-09-03T17:37:59.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2371 | 2026-09-03T17:37:59.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2372 | 2026-09-03T17:37:59.374Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2373 | 2026-09-03T17:37:59.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2374 | 2026-09-03T17:37:59.420Z | |
| 2375 | 2026-09-03T17:37:59.420Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/384) |
| 2376 | 2026-09-03T17:37:59.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2377 | 2026-09-03T17:37:59.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2378 | 2026-09-03T17:37:59.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2379 | 2026-09-03T17:37:59.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2380 | 2026-09-03T17:37:59.841Z | |
| 2381 | 2026-09-03T17:37:59.842Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/384) |
| 2382 | 2026-09-03T17:38:00.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2383 | 2026-09-03T17:38:00.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2384 | 2026-09-03T17:38:00.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2385 | 2026-09-03T17:38:00.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2386 | 2026-09-03T17:38:00.262Z | |
| 2387 | 2026-09-03T17:38:00.262Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/384) |
| 2388 | 2026-09-03T17:38:00.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2389 | 2026-09-03T17:38:00.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2390 | 2026-09-03T17:38:00.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2391 | 2026-09-03T17:38:00.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2392 | 2026-09-03T17:38:00.685Z | |
| 2393 | 2026-09-03T17:38:00.685Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/384) |
| 2394 | 2026-09-03T17:38:01.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2395 | 2026-09-03T17:38:01.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2396 | 2026-09-03T17:38:01.053Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2397 | 2026-09-03T17:38:01.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2398 | 2026-09-03T17:38:01.103Z | |
| 2399 | 2026-09-03T17:38:01.103Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/384) |
| 2400 | 2026-09-03T17:38:01.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2401 | 2026-09-03T17:38:01.474Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2402 | 2026-09-03T17:38:01.474Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2403 | 2026-09-03T17:38:01.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2404 | 2026-09-03T17:38:01.525Z | |
| 2405 | 2026-09-03T17:38:01.526Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/384) |
| 2406 | 2026-09-03T17:38:01.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2407 | 2026-09-03T17:38:01.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2408 | 2026-09-03T17:38:01.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2409 | 2026-09-03T17:38:01.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2410 | 2026-09-03T17:38:01.945Z | |
| 2411 | 2026-09-03T17:38:01.945Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/384) |
| 2412 | 2026-09-03T17:38:02.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2413 | 2026-09-03T17:38:02.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2414 | 2026-09-03T17:38:02.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2415 | 2026-09-03T17:38:02.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2416 | 2026-09-03T17:38:02.367Z | |
| 2417 | 2026-09-03T17:38:02.367Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/384) |
| 2418 | 2026-09-03T17:38:02.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2419 | 2026-09-03T17:38:02.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2420 | 2026-09-03T17:38:02.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2421 | 2026-09-03T17:38:02.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2422 | 2026-09-03T17:38:02.785Z | |
| 2423 | 2026-09-03T17:38:02.785Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/384) |
| 2424 | 2026-09-03T17:38:03.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2425 | 2026-09-03T17:38:03.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2426 | 2026-09-03T17:38:03.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2427 | 2026-09-03T17:38:03.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2428 | 2026-09-03T17:38:03.202Z | |
| 2429 | 2026-09-03T17:38:03.202Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (89/384) |
| 2430 | 2026-09-03T17:38:03.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2431 | 2026-09-03T17:38:03.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2432 | 2026-09-03T17:38:03.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2433 | 2026-09-03T17:38:03.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2434 | 2026-09-03T17:38:03.809Z | |
| 2435 | 2026-09-03T17:38:03.809Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/384) |
| 2436 | 2026-09-03T17:38:04.319Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2437 | 2026-09-03T17:38:04.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2438 | 2026-09-03T17:38:04.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2439 | 2026-09-03T17:38:04.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2440 | 2026-09-03T17:38:04.419Z | |
| 2441 | 2026-09-03T17:38:04.419Z | info: running `cargo check --bins` on nexus-config (91/384) |
| 2442 | 2026-09-03T17:38:04.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2443 | 2026-09-03T17:38:04.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2444 | 2026-09-03T17:38:04.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2445 | 2026-09-03T17:38:04.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2446 | 2026-09-03T17:38:05.022Z | |
| 2447 | 2026-09-03T17:38:05.022Z | info: running `cargo check --bins` on nexus-types (92/384) |
| 2448 | 2026-09-03T17:38:05.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2449 | 2026-09-03T17:38:05.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2450 | 2026-09-03T17:38:05.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2451 | 2026-09-03T17:38:05.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2452 | 2026-09-03T17:38:05.623Z | |
| 2453 | 2026-09-03T17:38:05.623Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/384) |
| 2454 | 2026-09-03T17:38:06.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2455 | 2026-09-03T17:38:06.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2456 | 2026-09-03T17:38:06.121Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2457 | 2026-09-03T17:38:06.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2458 | 2026-09-03T17:38:06.199Z | |
| 2459 | 2026-09-03T17:38:06.199Z | info: running `cargo check --bins` on omicron-passwords (94/384) |
| 2460 | 2026-09-03T17:38:06.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2461 | 2026-09-03T17:38:06.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2462 | 2026-09-03T17:38:06.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2463 | 2026-09-03T17:38:06.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2464 | 2026-09-03T17:38:06.752Z | |
| 2465 | 2026-09-03T17:38:06.752Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (95/384) |
| 2466 | 2026-09-03T17:38:07.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2467 | 2026-09-03T17:38:07.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2468 | 2026-09-03T17:38:07.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2469 | 2026-09-03T17:38:07.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2470 | 2026-09-03T17:38:07.324Z | |
| 2471 | 2026-09-03T17:38:07.324Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/384) |
| 2472 | 2026-09-03T17:38:07.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2473 | 2026-09-03T17:38:07.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2474 | 2026-09-03T17:38:07.812Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2475 | 2026-09-03T17:38:07.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2476 | 2026-09-03T17:38:07.898Z | |
| 2477 | 2026-09-03T17:38:07.898Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/384) |
| 2478 | 2026-09-03T17:38:08.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2479 | 2026-09-03T17:38:08.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2480 | 2026-09-03T17:38:08.392Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2481 | 2026-09-03T17:38:08.397Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2482 | 2026-09-03T17:38:08.478Z | |
| 2483 | 2026-09-03T17:38:08.478Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/384) |
| 2484 | 2026-09-03T17:38:08.967Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2485 | 2026-09-03T17:38:08.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2486 | 2026-09-03T17:38:08.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2487 | 2026-09-03T17:38:08.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2488 | 2026-09-03T17:38:09.054Z | |
| 2489 | 2026-09-03T17:38:09.054Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/384) |
| 2490 | 2026-09-03T17:38:09.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2491 | 2026-09-03T17:38:09.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2492 | 2026-09-03T17:38:09.526Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2493 | 2026-09-03T17:38:09.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2494 | 2026-09-03T17:38:09.610Z | |
| 2495 | 2026-09-03T17:38:09.610Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/384) |
| 2496 | 2026-09-03T17:38:10.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2497 | 2026-09-03T17:38:10.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2498 | 2026-09-03T17:38:10.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2499 | 2026-09-03T17:38:10.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2500 | 2026-09-03T17:38:10.163Z | |
| 2501 | 2026-09-03T17:38:10.163Z | info: running `cargo check --bins --no-default-features` on gfss (101/384) |
| 2502 | 2026-09-03T17:38:10.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2503 | 2026-09-03T17:38:10.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2504 | 2026-09-03T17:38:10.633Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2505 | 2026-09-03T17:38:10.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2506 | 2026-09-03T17:38:10.717Z | |
| 2507 | 2026-09-03T17:38:10.717Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/384) |
| 2508 | 2026-09-03T17:38:11.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2509 | 2026-09-03T17:38:11.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2510 | 2026-09-03T17:38:11.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2511 | 2026-09-03T17:38:11.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2512 | 2026-09-03T17:38:11.270Z | |
| 2513 | 2026-09-03T17:38:11.270Z | info: running `cargo check --bins` on trust-quorum-types (103/384) |
| 2514 | 2026-09-03T17:38:11.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2515 | 2026-09-03T17:38:11.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2516 | 2026-09-03T17:38:11.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2517 | 2026-09-03T17:38:11.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2518 | 2026-09-03T17:38:11.829Z | |
| 2519 | 2026-09-03T17:38:11.829Z | info: running `cargo check --bins` on wicketd-commission-types (104/384) |
| 2520 | 2026-09-03T17:38:12.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2521 | 2026-09-03T17:38:12.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2522 | 2026-09-03T17:38:12.316Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2523 | 2026-09-03T17:38:12.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2524 | 2026-09-03T17:38:12.405Z | |
| 2525 | 2026-09-03T17:38:12.405Z | info: running `cargo check --bins` on wicketd-commission-types-versions (105/384) |
| 2526 | 2026-09-03T17:38:12.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2527 | 2026-09-03T17:38:12.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2528 | 2026-09-03T17:38:12.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2529 | 2026-09-03T17:38:12.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2530 | 2026-09-03T17:38:12.978Z | |
| 2531 | 2026-09-03T17:38:12.978Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (106/384) |
| 2532 | 2026-09-03T17:38:13.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2533 | 2026-09-03T17:38:13.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2534 | 2026-09-03T17:38:13.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2535 | 2026-09-03T17:38:13.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2536 | 2026-09-03T17:38:13.540Z | |
| 2537 | 2026-09-03T17:38:13.540Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/384) |
| 2538 | 2026-09-03T17:38:14.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2539 | 2026-09-03T17:38:14.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2540 | 2026-09-03T17:38:14.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2541 | 2026-09-03T17:38:14.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2542 | 2026-09-03T17:38:14.101Z | |
| 2543 | 2026-09-03T17:38:14.101Z | info: running `cargo check --bins` on clickhouse-admin-types (108/384) |
| 2544 | 2026-09-03T17:38:14.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2545 | 2026-09-03T17:38:14.577Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2546 | 2026-09-03T17:38:14.577Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2547 | 2026-09-03T17:38:14.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2548 | 2026-09-03T17:38:14.659Z | |
| 2549 | 2026-09-03T17:38:14.659Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (109/384) |
| 2550 | 2026-09-03T17:38:15.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2551 | 2026-09-03T17:38:15.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2552 | 2026-09-03T17:38:15.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2553 | 2026-09-03T17:38:15.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2554 | 2026-09-03T17:38:15.229Z | |
| 2555 | 2026-09-03T17:38:15.229Z | info: running `cargo check --bins` on cockroach-admin-types (110/384) |
| 2556 | 2026-09-03T17:38:15.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2557 | 2026-09-03T17:38:15.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2558 | 2026-09-03T17:38:15.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2559 | 2026-09-03T17:38:15.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2560 | 2026-09-03T17:38:15.786Z | |
| 2561 | 2026-09-03T17:38:15.786Z | info: running `cargo check --bins` on cockroach-admin-types-versions (111/384) |
| 2562 | 2026-09-03T17:38:16.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2563 | 2026-09-03T17:38:16.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2564 | 2026-09-03T17:38:16.257Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2565 | 2026-09-03T17:38:16.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2566 | 2026-09-03T17:38:16.344Z | |
| 2567 | 2026-09-03T17:38:16.344Z | info: running `cargo check --bins` on ereport-types (112/384) |
| 2568 | 2026-09-03T17:38:16.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2569 | 2026-09-03T17:38:16.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2570 | 2026-09-03T17:38:16.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2571 | 2026-09-03T17:38:16.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2572 | 2026-09-03T17:38:16.906Z | |
| 2573 | 2026-09-03T17:38:16.906Z | info: running `cargo check --bins` on gateway-client (113/384) |
| 2574 | 2026-09-03T17:38:17.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2575 | 2026-09-03T17:38:17.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2576 | 2026-09-03T17:38:17.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2577 | 2026-09-03T17:38:17.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2578 | 2026-09-03T17:38:17.474Z | |
| 2579 | 2026-09-03T17:38:17.474Z | info: running `cargo check --bins --no-default-features` on gateway-types (114/384) |
| 2580 | 2026-09-03T17:38:17.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2581 | 2026-09-03T17:38:17.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2582 | 2026-09-03T17:38:17.953Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2583 | 2026-09-03T17:38:17.957Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2584 | 2026-09-03T17:38:18.037Z | |
| 2585 | 2026-09-03T17:38:18.037Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/384) |
| 2586 | 2026-09-03T17:38:18.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2587 | 2026-09-03T17:38:18.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2588 | 2026-09-03T17:38:18.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2589 | 2026-09-03T17:38:18.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2590 | 2026-09-03T17:38:18.595Z | |
| 2591 | 2026-09-03T17:38:18.595Z | info: running `cargo check --bins --no-default-features` on illumos-utils (116/384) |
| 2592 | 2026-09-03T17:38:19.085Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2593 | 2026-09-03T17:38:19.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2594 | 2026-09-03T17:38:19.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2595 | 2026-09-03T17:38:19.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2596 | 2026-09-03T17:38:19.178Z | |
| 2597 | 2026-09-03T17:38:19.178Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/384) |
| 2598 | 2026-09-03T17:38:19.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2599 | 2026-09-03T17:38:19.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2600 | 2026-09-03T17:38:19.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2601 | 2026-09-03T17:38:19.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2602 | 2026-09-03T17:38:19.761Z | |
| 2603 | 2026-09-03T17:38:19.761Z | info: running `cargo check --bins` on key-manager-types (118/384) |
| 2604 | 2026-09-03T17:38:20.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2605 | 2026-09-03T17:38:20.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2606 | 2026-09-03T17:38:20.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2607 | 2026-09-03T17:38:20.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2608 | 2026-09-03T17:38:20.314Z | |
| 2609 | 2026-09-03T17:38:20.314Z | info: running `cargo check --bins` on oxlog (119/384) |
| 2610 | 2026-09-03T17:38:20.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2611 | 2026-09-03T17:38:20.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2612 | 2026-09-03T17:38:20.917Z | Checking cfg-if v1.0.4 |
| 2613 | 2026-09-03T17:38:20.923Z | Checking serde_core v1.0.228 |
| 2614 | 2026-09-03T17:38:20.923Z | Checking libc v0.2.185 |
| 2615 | 2026-09-03T17:38:21.034Z | Checking memchr v2.8.0 |
| 2616 | 2026-09-03T17:38:21.044Z | Checking smallvec v1.15.1 |
| 2617 | 2026-09-03T17:38:21.044Z | Checking log v0.4.33 |
| 2618 | 2026-09-03T17:38:21.064Z | Checking subtle v2.6.1 |
| 2619 | 2026-09-03T17:38:21.077Z | Checking itoa v1.0.17 |
| 2620 | 2026-09-03T17:38:21.080Z | Checking scopeguard v1.2.0 |
| 2621 | 2026-09-03T17:38:21.178Z | Checking lock_api v0.4.14 |
| 2622 | 2026-09-03T17:38:21.196Z | Checking typenum v1.20.1 |
| 2623 | 2026-09-03T17:38:21.207Z | Checking stable_deref_trait v1.2.1 |
| 2624 | 2026-09-03T17:38:21.217Z | Checking zerofrom v0.1.6 |
| 2625 | 2026-09-03T17:38:21.229Z | Checking zerocopy v0.8.55 |
| 2626 | 2026-09-03T17:38:21.271Z | Checking portable-atomic v1.13.1 |
| 2627 | 2026-09-03T17:38:21.326Z | Checking yoke v0.8.1 |
| 2628 | 2026-09-03T17:38:21.373Z | Checking critical-section v1.2.0 |
| 2629 | 2026-09-03T17:38:21.404Z | Checking const-oid v0.9.6 |
| 2630 | 2026-09-03T17:38:21.416Z | Checking errno v0.3.14 |
| 2631 | 2026-09-03T17:38:21.466Z | Checking getrandom v0.2.17 |
| 2632 | 2026-09-03T17:38:21.486Z | Checking zerovec v0.11.5 |
| 2633 | 2026-09-03T17:38:21.553Z | Checking pin-project-lite v0.2.17 |
| 2634 | 2026-09-03T17:38:21.604Z | Checking rand_core v0.6.4 |
| 2635 | 2026-09-03T17:38:21.642Z | Checking libm v0.2.16 |
| 2636 | 2026-09-03T17:38:21.672Z | Checking once_cell v1.21.3 |
| 2637 | 2026-09-03T17:38:21.775Z | Checking zmij v1.0.21 |
| 2638 | 2026-09-03T17:38:21.845Z | Checking signal-hook-registry v1.4.8 |
| 2639 | 2026-09-03T17:38:21.911Z | Checking tinystr v0.8.2 |
| 2640 | 2026-09-03T17:38:21.923Z | Checking parking_lot_core v0.9.12 |
| 2641 | 2026-09-03T17:38:21.984Z | Checking writeable v0.6.2 |
| 2642 | 2026-09-03T17:38:21.999Z | Checking percent-encoding v2.3.2 |
| 2643 | 2026-09-03T17:38:22.085Z | Checking rand_core v0.10.0 |
| 2644 | 2026-09-03T17:38:22.096Z | Checking litemap v0.8.1 |
| 2645 | 2026-09-03T17:38:22.107Z | Checking futures-core v0.3.32 |
| 2646 | 2026-09-03T17:38:22.137Z | Checking parking_lot v0.12.5 |
| 2647 | 2026-09-03T17:38:22.141Z | Checking potential_utf v0.1.4 |
| 2648 | 2026-09-03T17:38:22.220Z | Checking getrandom v0.4.3 |
| 2649 | 2026-09-03T17:38:22.229Z | Checking zerotrie v0.2.3 |
| 2650 | 2026-09-03T17:38:22.256Z | Checking icu_locale_core v2.1.1 |
| 2651 | 2026-09-03T17:38:22.271Z | Checking mio v1.2.0 |
| 2652 | 2026-09-03T17:38:22.322Z | Checking equivalent v1.0.2 |
| 2653 | 2026-09-03T17:38:22.334Z | Checking num-traits v0.2.19 |
| 2654 | 2026-09-03T17:38:22.358Z | Checking icu_collections v2.1.1 |
| 2655 | 2026-09-03T17:38:22.403Z | Checking socket2 v0.6.3 |
| 2656 | 2026-09-03T17:38:22.460Z | Checking icu_properties_data v2.1.2 |
| 2657 | 2026-09-03T17:38:22.506Z | Checking serde v1.0.228 |
| 2658 | 2026-09-03T17:38:22.551Z | Checking bitflags v2.11.0 |
| 2659 | 2026-09-03T17:38:22.579Z | Checking serde_json v1.0.151 |
| 2660 | 2026-09-03T17:38:22.641Z | Checking icu_normalizer_data v2.1.1 |
| 2661 | 2026-09-03T17:38:22.660Z | Checking byteorder v1.5.0 |
| 2662 | 2026-09-03T17:38:22.728Z | Checking futures-sink v0.3.32 |
| 2663 | 2026-09-03T17:38:22.731Z | Checking hashbrown v0.17.0 |
| 2664 | 2026-09-03T17:38:22.801Z | Checking icu_provider v2.1.1 |
| 2665 | 2026-09-03T17:38:22.813Z | Checking futures-channel v0.3.32 |
| 2666 | 2026-09-03T17:38:22.846Z | Checking getrandom v0.3.4 |
| 2667 | 2026-09-03T17:38:22.857Z | Checking futures-task v0.3.32 |
| 2668 | 2026-09-03T17:38:22.896Z | Checking zeroize v1.9.0 |
| 2669 | 2026-09-03T17:38:22.985Z | Checking bytes v1.11.1 |
| 2670 | 2026-09-03T17:38:22.996Z | Checking slab v0.4.12 |
| 2671 | 2026-09-03T17:38:23.006Z | Checking futures-io v0.3.32 |
| 2672 | 2026-09-03T17:38:23.034Z | Checking icu_properties v2.1.2 |
| 2673 | 2026-09-03T17:38:23.067Z | Checking generic-array v0.14.7 |
| 2674 | 2026-09-03T17:38:23.117Z | Checking icu_normalizer v2.1.1 |
| 2675 | 2026-09-03T17:38:23.148Z | Checking utf8_iter v1.0.4 |
| 2676 | 2026-09-03T17:38:23.198Z | Checking indexmap v2.14.0 |
| 2677 | 2026-09-03T17:38:23.260Z | Checking futures-util v0.3.32 |
| 2678 | 2026-09-03T17:38:23.271Z | Checking rustix v1.1.4 |
| 2679 | 2026-09-03T17:38:23.416Z | Checking form_urlencoded v1.2.2 |
| 2680 | 2026-09-03T17:38:23.428Z | Checking tokio v1.52.1 |
| 2681 | 2026-09-03T17:38:23.521Z | Checking crypto-common v0.1.7 |
| 2682 | 2026-09-03T17:38:23.539Z | Checking block-buffer v0.10.4 |
| 2683 | 2026-09-03T17:38:23.646Z | Checking base64ct v1.8.3 |
| 2684 | 2026-09-03T17:38:23.678Z | Checking digest v0.10.7 |
| 2685 | 2026-09-03T17:38:23.749Z | Checking fnv v1.0.7 |
| 2686 | 2026-09-03T17:38:23.843Z | Checking flagset v0.4.7 |
| 2687 | 2026-09-03T17:38:23.855Z | Checking idna_adapter v1.2.1 |
| 2688 | 2026-09-03T17:38:23.870Z | Checking pem-rfc7468 v0.7.0 |
| 2689 | 2026-09-03T17:38:23.883Z | Checking iana-time-zone v0.1.65 |
| 2690 | 2026-09-03T17:38:23.962Z | Checking rand_core v0.9.5 |
| 2691 | 2026-09-03T17:38:23.974Z | Checking idna v1.1.0 |
| 2692 | 2026-09-03T17:38:23.986Z | Checking chrono v0.4.45 |
| 2693 | 2026-09-03T17:38:23.997Z | Checking ppv-lite86 v0.2.21 |
| 2694 | 2026-09-03T17:38:24.024Z | Checking der v0.7.10 |
| 2695 | 2026-09-03T17:38:24.094Z | Checking uuid v1.23.4 |
| 2696 | 2026-09-03T17:38:24.135Z | Checking base64 v0.22.1 |
| 2697 | 2026-09-03T17:38:24.209Z | Checking url v2.5.8 |
| 2698 | 2026-09-03T17:38:24.282Z | Checking regex-syntax v0.8.10 |
| 2699 | 2026-09-03T17:38:24.369Z | Checking http v1.4.2 |
| 2700 | 2026-09-03T17:38:24.410Z | Checking rand_chacha v0.9.0 |
| 2701 | 2026-09-03T17:38:24.609Z | Checking tracing-core v0.1.36 |
| 2702 | 2026-09-03T17:38:24.635Z | Checking simd-adler32 v0.3.8 |
| 2703 | 2026-09-03T17:38:24.745Z | Checking spki v0.7.3 |
| 2704 | 2026-09-03T17:38:24.799Z | Checking dyn-clone v1.0.20 |
| 2705 | 2026-09-03T17:38:24.817Z | Checking cpufeatures v0.2.17 |
| 2706 | 2026-09-03T17:38:24.889Z | Checking rand v0.9.2 |
| 2707 | 2026-09-03T17:38:24.900Z | Checking rustls-pki-types v1.14.0 |
| 2708 | 2026-09-03T17:38:24.911Z | Checking pkcs8 v0.10.2 |
| 2709 | 2026-09-03T17:38:24.914Z | Checking tracing v0.1.44 |
| 2710 | 2026-09-03T17:38:24.914Z | Checking http-body v1.0.1 |
| 2711 | 2026-09-03T17:38:25.050Z | Checking semver v1.0.28 |
| 2712 | 2026-09-03T17:38:25.086Z | Checking spin v0.9.8 |
| 2713 | 2026-09-03T17:38:25.115Z | Checking tinyvec_macros v0.1.1 |
| 2714 | 2026-09-03T17:38:25.171Z | Checking adler2 v2.0.1 |
| 2715 | 2026-09-03T17:38:25.184Z | Checking anstyle v1.0.14 |
| 2716 | 2026-09-03T17:38:25.189Z | Checking utf8parse v0.2.2 |
| 2717 | 2026-09-03T17:38:25.252Z | Checking cmov v0.5.4 |
| 2718 | 2026-09-03T17:38:25.264Z | Checking openssl-probe v0.2.1 |
| 2719 | 2026-09-03T17:38:25.280Z | Checking miniz_oxide v0.8.9 |
| 2720 | 2026-09-03T17:38:25.289Z | Checking anstyle-parse v1.0.0 |
| 2721 | 2026-09-03T17:38:25.351Z | Checking schemars v0.8.22 |
| 2722 | 2026-09-03T17:38:25.365Z | Checking tinyvec v1.10.0 |
| 2723 | 2026-09-03T17:38:25.378Z | Checking sha2 v0.10.9 |
| 2724 | 2026-09-03T17:38:25.431Z | Checking ctutils v0.4.2 |
| 2725 | 2026-09-03T17:38:25.463Z | Checking terminal_size v0.4.3 |
| 2726 | 2026-09-03T17:38:25.556Z | Checking aws-lc-sys v0.40.0 |
| 2727 | 2026-09-03T17:38:25.574Z | Checking thiserror v2.0.18 |
| 2728 | 2026-09-03T17:38:25.625Z | Checking tower-layer v0.3.3 |
| 2729 | 2026-09-03T17:38:25.641Z | Checking try-lock v0.2.5 |
| 2730 | 2026-09-03T17:38:25.650Z | Checking tower-service v0.3.3 |
| 2731 | 2026-09-03T17:38:25.669Z | Checking untrusted v0.7.1 |
| 2732 | 2026-09-03T17:38:25.669Z | Checking atomic-waker v1.1.2 |
| 2733 | 2026-09-03T17:38:25.730Z | Checking fastrand v2.3.0 |
| 2734 | 2026-09-03T17:38:25.734Z | Checking is_terminal_polyfill v1.70.2 |
| 2735 | 2026-09-03T17:38:25.768Z | Checking colorchoice v1.0.4 |
| 2736 | 2026-09-03T17:38:25.781Z | Checking anstyle-query v1.1.5 |
| 2737 | 2026-09-03T17:38:25.785Z | Checking want v0.3.1 |
| 2738 | 2026-09-03T17:38:25.825Z | Checking hybrid-array v0.4.13 |
| 2739 | 2026-09-03T17:38:25.863Z | Checking anstream v1.0.0 |
| 2740 | 2026-09-03T17:38:25.879Z | Checking ipnet v2.12.0 |
| 2741 | 2026-09-03T17:38:25.904Z | Checking tempfile v3.27.0 |
| 2742 | 2026-09-03T17:38:25.917Z | Checking crc32fast v1.5.0 |
| 2743 | 2026-09-03T17:38:26.010Z | Checking httparse v1.10.1 |
| 2744 | 2026-09-03T17:38:26.051Z | Checking aho-corasick v1.1.4 |
| 2745 | 2026-09-03T17:38:26.062Z | Checking aws-lc-rs v1.16.3 |
| 2746 | 2026-09-03T17:38:26.076Z | Checking plain v0.2.3 |
| 2747 | 2026-09-03T17:38:26.095Z | Checking httpdate v1.0.3 |
| 2748 | 2026-09-03T17:38:26.130Z | Checking foreign-types-shared v0.1.1 |
| 2749 | 2026-09-03T17:38:26.176Z | Checking untrusted v0.9.0 |
| 2750 | 2026-09-03T17:38:26.211Z | Checking tap v1.0.1 |
| 2751 | 2026-09-03T17:38:26.214Z | Checking foreign-types v0.3.2 |
| 2752 | 2026-09-03T17:38:26.239Z | Checking unicode-normalization v0.1.25 |
| 2753 | 2026-09-03T17:38:26.277Z | Checking rand_chacha v0.3.1 |
| 2754 | 2026-09-03T17:38:26.291Z | Checking signature v2.2.0 |
| 2755 | 2026-09-03T17:38:26.310Z | Checking wyz v0.5.1 |
| 2756 | 2026-09-03T17:38:26.419Z | Checking radium v0.7.0 |
| 2757 | 2026-09-03T17:38:26.477Z | Checking hex v0.4.3 |
| 2758 | 2026-09-03T17:38:26.481Z | Checking num-integer v0.1.46 |
| 2759 | 2026-09-03T17:38:26.569Z | Checking openssl-sys v0.9.117 |
| 2760 | 2026-09-03T17:38:26.590Z | Checking socket2 v0.5.10 |
| 2761 | 2026-09-03T17:38:26.632Z | Checking wait-timeout v0.2.1 |
| 2762 | 2026-09-03T17:38:26.669Z | Checking tokio-util v0.7.18 |
| 2763 | 2026-09-03T17:38:26.701Z | Checking bit-vec v0.8.0 |
| 2764 | 2026-09-03T17:38:26.715Z | Checking clap_lex v1.0.0 |
| 2765 | 2026-09-03T17:38:26.726Z | Checking regex-automata v0.4.14 |
| 2766 | 2026-09-03T17:38:26.746Z | Checking quick-error v1.2.3 |
| 2767 | 2026-09-03T17:38:26.827Z | Checking unicode-ident v1.0.24 |
| 2768 | 2026-09-03T17:38:26.846Z | Checking strsim v0.11.1 |
| 2769 | 2026-09-03T17:38:26.859Z | Checking funty v2.0.0 |
| 2770 | 2026-09-03T17:38:26.890Z | Checking rustls-webpki v0.103.13 |
| 2771 | 2026-09-03T17:38:26.904Z | Checking ucd-trie v0.1.7 |
| 2772 | 2026-09-03T17:38:26.929Z | Checking proc-macro2 v1.0.106 |
| 2773 | 2026-09-03T17:38:26.942Z | Checking openssl v0.10.80 |
| 2774 | 2026-09-03T17:38:27.000Z | Checking clap_builder v4.6.0 |
| 2775 | 2026-09-03T17:38:27.027Z | Checking pest v2.8.6 |
| 2776 | 2026-09-03T17:38:27.165Z | Checking bitvec v1.0.1 |
| 2777 | 2026-09-03T17:38:27.234Z | Checking bit-set v0.8.0 |
| 2778 | 2026-09-03T17:38:27.283Z | Checking h2 v0.4.15 |
| 2779 | 2026-09-03T17:38:27.307Z | Checking rustls v0.23.41 |
| 2780 | 2026-09-03T17:38:27.377Z | Checking rusty-fork v0.3.1 |
| 2781 | 2026-09-03T17:38:27.543Z | Checking num-iter v0.1.45 |
| 2782 | 2026-09-03T17:38:27.655Z | Checking rand v0.8.6 |
| 2783 | 2026-09-03T17:38:28.086Z | Checking lazy_static v1.5.0 |
| 2784 | 2026-09-03T17:38:28.181Z | Checking rand_xorshift v0.4.0 |
| 2785 | 2026-09-03T17:38:28.191Z | Checking hmac v0.12.1 |
| 2786 | 2026-09-03T17:38:28.245Z | Checking thiserror v1.0.69 |
| 2787 | 2026-09-03T17:38:28.299Z | Checking maybe-uninit v2.0.0 |
| 2788 | 2026-09-03T17:38:28.331Z | Checking serde_spanned v0.6.9 |
| 2789 | 2026-09-03T17:38:28.351Z | Checking toml_datetime v0.6.11 |
| 2790 | 2026-09-03T17:38:28.365Z | Checking sync_wrapper v1.0.2 |
| 2791 | 2026-09-03T17:38:28.453Z | Checking pretty-hex v0.4.1 |
| 2792 | 2026-09-03T17:38:28.466Z | Checking powerfmt v0.2.0 |
| 2793 | 2026-09-03T17:38:28.516Z | Checking nodrop v0.1.14 |
| 2794 | 2026-09-03T17:38:28.529Z | Checking zlib-rs v0.6.2 |
| 2795 | 2026-09-03T17:38:28.550Z | Checking siphasher v1.0.2 |
| 2796 | 2026-09-03T17:38:28.564Z | Checking crc-catalog v2.4.0 |
| 2797 | 2026-09-03T17:38:28.600Z | Checking unarray v0.1.4 |
| 2798 | 2026-09-03T17:38:28.611Z | Checking deranged v0.5.8 |
| 2799 | 2026-09-03T17:38:28.646Z | Checking crc v3.4.0 |
| 2800 | 2026-09-03T17:38:28.698Z | Checking proptest v1.11.0 |
| 2801 | 2026-09-03T17:38:28.710Z | Checking array-init v0.0.4 |
| 2802 | 2026-09-03T17:38:28.813Z | Checking packed_struct v0.10.1 |
| 2803 | 2026-09-03T17:38:28.953Z | Checking native-tls v0.2.18 |
| 2804 | 2026-09-03T17:38:29.000Z | Checking tower v0.5.3 |
| 2805 | 2026-09-03T17:38:29.132Z | Checking smallvec v0.6.14 |
| 2806 | 2026-09-03T17:38:29.318Z | Checking clap v4.6.1 |
| 2807 | 2026-09-03T17:38:29.389Z | Checking num-bigint-dig v0.8.6 |
| 2808 | 2026-09-03T17:38:29.401Z | Checking flate2 v1.1.9 |
| 2809 | 2026-09-03T17:38:29.415Z | Checking quote v1.0.45 |
| 2810 | 2026-09-03T17:38:29.530Z | Checking ipnetwork v0.21.1 |
| 2811 | 2026-09-03T17:38:29.573Z | Checking pkcs1 v0.7.5 |
| 2812 | 2026-09-03T17:38:29.586Z | Checking http-body-util v0.1.3 |
| 2813 | 2026-09-03T17:38:29.707Z | Checking crossbeam-utils v0.8.21 |
| 2814 | 2026-09-03T17:38:29.740Z | Checking bitfield v0.19.4 |
| 2815 | 2026-09-03T17:38:29.779Z | Checking zerocopy v0.6.6 |
| 2816 | 2026-09-03T17:38:29.801Z | Checking ahash v0.8.12 |
| 2817 | 2026-09-03T17:38:29.848Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2818 | 2026-09-03T17:38:29.933Z | Checking scroll v0.13.0 |
| 2819 | 2026-09-03T17:38:29.994Z | Checking env_filter v2.0.0 |
| 2820 | 2026-09-03T17:38:30.008Z | Checking num_threads v0.1.7 |
| 2821 | 2026-09-03T17:38:30.030Z | Checking base64 v0.21.7 |
| 2822 | 2026-09-03T17:38:30.066Z | Checking hyper v1.10.1 |
| 2823 | 2026-09-03T17:38:30.069Z | Checking unicode-properties v0.1.4 |
| 2824 | 2026-09-03T17:38:30.091Z | Checking ryu v1.0.23 |
| 2825 | 2026-09-03T17:38:30.133Z | Checking gimli v0.32.3 |
| 2826 | 2026-09-03T17:38:30.158Z | Checking time-core v0.1.8 |
| 2827 | 2026-09-03T17:38:30.198Z | Checking allocator-api2 v0.2.21 |
| 2828 | 2026-09-03T17:38:30.221Z | Checking num-conv v0.2.0 |
| 2829 | 2026-09-03T17:38:30.246Z | Checking iri-string v0.7.10 |
| 2830 | 2026-09-03T17:38:30.259Z | Checking hashbrown v0.12.3 |
| 2831 | 2026-09-03T17:38:30.296Z | Checking unicode-bidi v0.3.18 |
| 2832 | 2026-09-03T17:38:30.334Z | Checking winnow v0.5.40 |
| 2833 | 2026-09-03T17:38:30.481Z | Checking time v0.3.47 |
| 2834 | 2026-09-03T17:38:30.502Z | Checking newtype-uuid v1.3.2 |
| 2835 | 2026-09-03T17:38:30.591Z | Checking stringprep v0.1.5 |
| 2836 | 2026-09-03T17:38:30.654Z | Checking indexmap v1.9.3 |
| 2837 | 2026-09-03T17:38:30.702Z | Checking ron v0.8.1 |
| 2838 | 2026-09-03T17:38:30.743Z | Checking serde_urlencoded v0.7.1 |
| 2839 | 2026-09-03T17:38:30.944Z | Checking rsa v0.9.10 |
| 2840 | 2026-09-03T17:38:30.963Z | Checking goblin v0.10.5 |
| 2841 | 2026-09-03T17:38:31.021Z | Checking hyper-util v0.1.20 |
| 2842 | 2026-09-03T17:38:31.205Z | Checking env_logger v0.11.11 |
| 2843 | 2026-09-03T17:38:31.253Z | Checking tower-http v0.6.8 |
| 2844 | 2026-09-03T17:38:31.393Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2845 | 2026-09-03T17:38:31.408Z | Checking crossbeam-epoch v0.9.18 |
| 2846 | 2026-09-03T17:38:31.486Z | Checking toml_edit v0.19.15 |
| 2847 | 2026-09-03T17:38:31.534Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2848 | 2026-09-03T17:38:31.548Z | Checking hashbrown v0.13.2 |
| 2849 | 2026-09-03T17:38:31.596Z | Checking bzip2 v0.4.4 |
| 2850 | 2026-09-03T17:38:31.631Z | Checking oxnet v0.1.6 |
| 2851 | 2026-09-03T17:38:31.674Z | Checking addr2line v0.25.1 |
| 2852 | 2026-09-03T17:38:31.752Z | Checking syn v2.0.117 |
| 2853 | 2026-09-03T17:38:31.880Z | Checking serde-hex v0.1.0 |
| 2854 | 2026-09-03T17:38:31.931Z | Checking tokio-native-tls v0.3.1 |
| 2855 | 2026-09-03T17:38:31.957Z | Checking bstr v1.12.1 |
| 2856 | 2026-09-03T17:38:32.089Z | Checking block-padding v0.4.2 |
| 2857 | 2026-09-03T17:38:32.229Z | Checking block-buffer v0.12.1 |
| 2858 | 2026-09-03T17:38:32.262Z | Checking crypto-common v0.2.2 |
| 2859 | 2026-09-03T17:38:32.353Z | Checking rustls-native-certs v0.8.3 |
| 2860 | 2026-09-03T17:38:32.394Z | Checking x509-cert v0.2.5 |
| 2861 | 2026-09-03T17:38:32.487Z | Checking scroll v0.12.0 |
| 2862 | 2026-09-03T17:38:32.506Z | Checking object v0.37.3 |
| 2863 | 2026-09-03T17:38:32.712Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2864 | 2026-09-03T17:38:32.824Z | Checking md-5 v0.10.6 |
| 2865 | 2026-09-03T17:38:32.856Z | Checking hash32 v0.2.1 |
| 2866 | 2026-09-03T17:38:32.979Z | Checking encoding_rs v0.8.35 |
| 2867 | 2026-09-03T17:38:33.018Z | Checking rustc-demangle v0.1.27 |
| 2868 | 2026-09-03T17:38:33.073Z | Checking crc-any v2.5.0 |
| 2869 | 2026-09-03T17:38:33.240Z | Checking fallible-iterator v0.2.0 |
| 2870 | 2026-09-03T17:38:33.251Z | Checking mime v0.3.17 |
| 2871 | 2026-09-03T17:38:33.288Z | Checking psl-types v2.0.11 |
| 2872 | 2026-09-03T17:38:33.380Z | Checking dof v0.4.0 |
| 2873 | 2026-09-03T17:38:33.404Z | Checking publicsuffix v2.3.0 |
| 2874 | 2026-09-03T17:38:33.422Z | Checking heapless v0.7.17 |
| 2875 | 2026-09-03T17:38:33.511Z | Checking postgres-protocol v0.6.10 |
| 2876 | 2026-09-03T17:38:33.557Z | Checking zstd-safe v7.2.4 |
| 2877 | 2026-09-03T17:38:33.725Z | Checking goblin v0.8.2 |
| 2878 | 2026-09-03T17:38:33.823Z | Checking toml v0.7.8 |
| 2879 | 2026-09-03T17:38:33.844Z | Checking hyper-tls v0.6.0 |
| 2880 | 2026-09-03T17:38:33.929Z | Checking inout v0.2.2 |
| 2881 | 2026-09-03T17:38:34.001Z | Checking object v0.30.4 |
| 2882 | 2026-09-03T17:38:34.015Z | Checking daft v0.1.8 |
| 2883 | 2026-09-03T17:38:34.015Z | Checking zip v0.6.6 |
| 2884 | 2026-09-03T17:38:34.075Z | Checking cookie v0.18.1 |
| 2885 | 2026-09-03T17:38:34.131Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2886 | 2026-09-03T17:38:34.271Z | Checking tokio-rustls v0.26.4 |
| 2887 | 2026-09-03T17:38:34.293Z | Checking phf_shared v0.13.1 |
| 2888 | 2026-09-03T17:38:34.306Z | Checking dtrace-parser v0.3.0 |
| 2889 | 2026-09-03T17:38:34.363Z | Checking pin-project v1.1.11 |
| 2890 | 2026-09-03T17:38:34.443Z | Checking zerocopy v0.7.35 |
| 2891 | 2026-09-03T17:38:34.485Z | Checking signal-hook v0.3.18 |
| 2892 | 2026-09-03T17:38:34.498Z | Checking futures-executor v0.3.32 |
| 2893 | 2026-09-03T17:38:34.535Z | Checking ff v0.13.1 |
| 2894 | 2026-09-03T17:38:34.585Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2895 | 2026-09-03T17:38:34.638Z | Checking thread-id v5.1.0 |
| 2896 | 2026-09-03T17:38:34.658Z | Checking bitflags v1.3.2 |
| 2897 | 2026-09-03T17:38:34.670Z | Checking managed v0.8.0 |
| 2898 | 2026-09-03T17:38:34.713Z | Checking path-slash v0.1.5 |
| 2899 | 2026-09-03T17:38:34.728Z | Checking foldhash v0.2.0 |
| 2900 | 2026-09-03T17:38:34.810Z | Checking jiff-core v0.1.0 |
| 2901 | 2026-09-03T17:38:34.849Z | Checking is_ci v1.2.0 |
| 2902 | 2026-09-03T17:38:34.852Z | Checking backtrace v0.3.76 |
| 2903 | 2026-09-03T17:38:34.878Z | Checking foldhash v0.1.5 |
| 2904 | 2026-09-03T17:38:34.922Z | Checking unicode-linebreak v0.1.5 |
| 2905 | 2026-09-03T17:38:34.942Z | Checking unicode-width v0.2.0 |
| 2906 | 2026-09-03T17:38:35.010Z | Compiling rayon-core v1.13.0 |
| 2907 | 2026-09-03T17:38:35.128Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2908 | 2026-09-03T17:38:35.153Z | Checking same-file v1.0.6 |
| 2909 | 2026-09-03T17:38:35.181Z | Checking either v1.15.0 |
| 2910 | 2026-09-03T17:38:35.184Z | Checking libbz2-rs-sys v0.2.2 |
| 2911 | 2026-09-03T17:38:35.269Z | Checking smawk v0.3.2 |
| 2912 | 2026-09-03T17:38:35.304Z | Checking base16ct v0.2.0 |
| 2913 | 2026-09-03T17:38:35.362Z | Checking bumpalo v3.20.2 |
| 2914 | 2026-09-03T17:38:35.393Z | Checking textwrap v0.16.2 |
| 2915 | 2026-09-03T17:38:35.425Z | Checking sec1 v0.7.3 |
| 2916 | 2026-09-03T17:38:35.488Z | Checking jiff v0.2.34 |
| 2917 | 2026-09-03T17:38:35.555Z | Checking walkdir v2.5.0 |
| 2918 | 2026-09-03T17:38:35.566Z | Checking zopfli v0.8.3 |
| 2919 | 2026-09-03T17:38:35.577Z | Checking bzip2 v0.6.1 |
| 2920 | 2026-09-03T17:38:35.600Z | Checking dof v0.3.0 |
| 2921 | 2026-09-03T17:38:35.626Z | Checking backtrace-ext v0.2.1 |
| 2922 | 2026-09-03T17:38:35.639Z | Checking hashbrown v0.15.5 |
| 2923 | 2026-09-03T17:38:35.709Z | Checking supports-color v3.0.2 |
| 2924 | 2026-09-03T17:38:35.727Z | Checking hashbrown v0.16.1 |
| 2925 | 2026-09-03T17:38:35.730Z | Checking smoltcp v0.9.1 |
| 2926 | 2026-09-03T17:38:35.831Z | Checking usdt-impl v0.6.0 |
| 2927 | 2026-09-03T17:38:35.889Z | Checking signal-hook-mio v0.2.5 |
| 2928 | 2026-09-03T17:38:35.893Z | Checking group v0.13.0 |
| 2929 | 2026-09-03T17:38:35.992Z | Checking futures v0.3.32 |
| 2930 | 2026-09-03T17:38:36.044Z | Checking hyper-rustls v0.27.7 |
| 2931 | 2026-09-03T17:38:36.069Z | Checking phf v0.13.1 |
| 2932 | 2026-09-03T17:38:36.101Z | Checking snafu v0.8.9 |
| 2933 | 2026-09-03T17:38:36.105Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2934 | 2026-09-03T17:38:36.105Z | Checking cookie_store v0.22.1 |
| 2935 | 2026-09-03T17:38:36.210Z | Checking cipher v0.5.2 |
| 2936 | 2026-09-03T17:38:36.222Z | Checking reqwest v0.12.28 |
| 2937 | 2026-09-03T17:38:36.242Z | Checking postgres-types v0.2.12 |
| 2938 | 2026-09-03T17:38:36.317Z | Checking zstd v0.13.3 |
| 2939 | 2026-09-03T17:38:36.342Z | Checking rustls-platform-verifier v0.6.2 |
| 2940 | 2026-09-03T17:38:36.432Z | Checking globset v0.4.18 |
| 2941 | 2026-09-03T17:38:36.448Z | Checking crossbeam-deque v0.8.6 |
| 2942 | 2026-09-03T17:38:36.451Z | Checking phf_shared v0.11.3 |
| 2943 | 2026-09-03T17:38:36.480Z | Checking regex v1.12.3 |
| 2944 | 2026-09-03T17:38:36.498Z | Checking dtrace-parser v0.2.0 |
| 2945 | 2026-09-03T17:38:36.547Z | Checking hkdf v0.12.4 |
| 2946 | 2026-09-03T17:38:36.590Z | Checking ref-cast v1.0.25 |
| 2947 | 2026-09-03T17:38:36.631Z | Checking curve25519-dalek v4.1.3 |
| 2948 | 2026-09-03T17:38:36.677Z | Checking byte-wrapper v0.1.0 |
| 2949 | 2026-09-03T17:38:36.680Z | Checking olpc-cjson v0.1.4 |
| 2950 | 2026-09-03T17:38:36.680Z | Checking strum v0.27.2 |
| 2951 | 2026-09-03T17:38:36.727Z | Checking hubpack v0.1.2 |
| 2952 | 2026-09-03T17:38:36.750Z | Checking ed25519 v2.2.3 |
| 2953 | 2026-09-03T17:38:36.807Z | Checking memoffset v0.9.1 |
| 2954 | 2026-09-03T17:38:36.821Z | Checking rustix v0.38.44 |
| 2955 | 2026-09-03T17:38:36.878Z | Checking owo-colors v4.3.0 |
| 2956 | 2026-09-03T17:38:36.892Z | Checking pem v3.0.6 |
| 2957 | 2026-09-03T17:38:36.896Z | Checking crypto-bigint v0.5.5 |
| 2958 | 2026-09-03T17:38:36.934Z | Checking erased-serde v0.3.31 |
| 2959 | 2026-09-03T17:38:36.970Z | Checking serde-big-array v0.5.1 |
| 2960 | 2026-09-03T17:38:37.043Z | Checking serde_plain v1.0.2 |
| 2961 | 2026-09-03T17:38:37.116Z | Checking float-cmp v0.10.0 |
| 2962 | 2026-09-03T17:38:37.185Z | Checking thread-id v4.2.2 |
| 2963 | 2026-09-03T17:38:37.228Z | Checking memmap2 v0.9.10 |
| 2964 | 2026-09-03T17:38:37.263Z | Checking winnow v0.7.14 |
| 2965 | 2026-09-03T17:38:37.311Z | Checking keccak v0.1.6 |
| 2966 | 2026-09-03T17:38:37.382Z | Checking toml_write v0.1.2 |
| 2967 | 2026-09-03T17:38:37.394Z | Checking new_debug_unreachable v1.0.6 |
| 2968 | 2026-09-03T17:38:37.405Z | Checking data-encoding v2.10.0 |
| 2969 | 2026-09-03T17:38:37.423Z | Checking supports-hyperlinks v3.2.0 |
| 2970 | 2026-09-03T17:38:37.457Z | Checking fixedbitset v0.5.7 |
| 2971 | 2026-09-03T17:38:37.474Z | Checking unicode-segmentation v1.12.0 |
| 2972 | 2026-09-03T17:38:37.527Z | Checking unicode-width v0.1.14 |
| 2973 | 2026-09-03T17:38:37.544Z | Checking static_assertions v1.1.0 |
| 2974 | 2026-09-03T17:38:37.611Z | Checking typed-path v0.9.3 |
| 2975 | 2026-09-03T17:38:37.623Z | Checking winnow v1.0.3 |
| 2976 | 2026-09-03T17:38:37.652Z | Checking cpufeatures v0.3.0 |
| 2977 | 2026-09-03T17:38:37.669Z | Checking const-oid v0.10.2 |
| 2978 | 2026-09-03T17:38:37.730Z | Checking supports-unicode v3.0.0 |
| 2979 | 2026-09-03T17:38:37.770Z | Checking predicates-core v1.0.10 |
| 2980 | 2026-09-03T17:38:37.783Z | Checking difflib v0.4.0 |
| 2981 | 2026-09-03T17:38:37.816Z | Checking precomputed-hash v0.1.1 |
| 2982 | 2026-09-03T17:38:37.830Z | Checking normalize-line-endings v0.3.0 |
| 2983 | 2026-09-03T17:38:37.833Z | Checking fixedbitset v0.4.2 |
| 2984 | 2026-09-03T17:38:37.887Z | Checking whoami v2.1.0 |
| 2985 | 2026-09-03T17:38:37.899Z | Checking string_cache v0.8.9 |
| 2986 | 2026-09-03T17:38:37.922Z | Checking digest v0.11.3 |
| 2987 | 2026-09-03T17:38:37.967Z | Checking predicates v3.1.4 |
| 2988 | 2026-09-03T17:38:37.989Z | Checking petgraph v0.6.5 |
| 2989 | 2026-09-03T17:38:38.064Z | Checking miette v7.6.0 |
| 2990 | 2026-09-03T17:38:38.093Z | Checking tokio-postgres v0.7.16 |
| 2991 | 2026-09-03T17:38:38.110Z | Checking elliptic-curve v0.13.8 |
| 2992 | 2026-09-03T17:38:38.264Z | Checking similar v2.7.0 |
| 2993 | 2026-09-03T17:38:38.407Z | Checking tough v0.22.0 |
| 2994 | 2026-09-03T17:38:38.426Z | Checking chacha20 v0.10.0 |
| 2995 | 2026-09-03T17:38:38.475Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2996 | 2026-09-03T17:38:38.490Z | Checking toml_edit v0.22.27 |
| 2997 | 2026-09-03T17:38:38.575Z | Checking hickory-proto v0.25.2 |
| 2998 | 2026-09-03T17:38:38.648Z | Checking petgraph v0.8.3 |
| 2999 | 2026-09-03T17:38:38.676Z | Checking crossterm v0.28.1 |
| 3000 | 2026-09-03T17:38:38.797Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3001 | 2026-09-03T17:38:39.246Z | Checking sha3 v0.10.8 |
| 3002 | 2026-09-03T17:38:39.367Z | Checking ed25519-dalek v2.2.0 |
| 3003 | 2026-09-03T17:38:39.381Z | Checking usdt v0.6.0 |
| 3004 | 2026-09-03T17:38:39.457Z | Checking zip v4.6.1 |
| 3005 | 2026-09-03T17:38:39.547Z | Checking slog v2.8.2 |
| 3006 | 2026-09-03T17:38:39.579Z | Checking usdt-impl v0.5.0 |
| 3007 | 2026-09-03T17:38:39.597Z | Checking nix v0.31.2 |
| 3008 | 2026-09-03T17:38:39.811Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3009 | 2026-09-03T17:38:39.855Z | Checking iddqd v0.4.2 |
| 3010 | 2026-09-03T17:38:40.222Z | Checking reqwest v0.13.2 |
| 3011 | 2026-09-03T17:38:40.390Z | Checking itertools v0.13.0 |
| 3012 | 2026-09-03T17:38:40.410Z | Checking strum v0.26.3 |
| 3013 | 2026-09-03T17:38:40.460Z | Checking serde_with v3.21.0 |
| 3014 | 2026-09-03T17:38:40.519Z | Checking derive_more v2.1.1 |
| 3015 | 2026-09-03T17:38:40.618Z | Checking fs-err v3.3.0 |
| 3016 | 2026-09-03T17:38:40.766Z | Checking tokio-stream v0.1.18 |
| 3017 | 2026-09-03T17:38:40.780Z | Checking buf-list v1.1.2 |
| 3018 | 2026-09-03T17:38:40.918Z | Checking anyhow v1.0.104 |
| 3019 | 2026-09-03T17:38:40.964Z | Checking camino v1.2.5 |
| 3020 | 2026-09-03T17:38:41.045Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3021 | 2026-09-03T17:38:41.077Z | Checking openapiv3 v2.2.0 |
| 3022 | 2026-09-03T17:38:41.116Z | Checking lalrpop-util v0.19.12 |
| 3023 | 2026-09-03T17:38:41.141Z | Checking peg-runtime v0.8.5 |
| 3024 | 2026-09-03T17:38:41.209Z | Checking illumos-nvpair v0.3.0 |
| 3025 | 2026-09-03T17:38:41.275Z | Checking rayon v1.11.0 |
| 3026 | 2026-09-03T17:38:41.288Z | Checking sigpipe v0.1.3 |
| 3027 | 2026-09-03T17:38:41.302Z | Checking glob v0.3.3 |
| 3028 | 2026-09-03T17:38:42.235Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-09-03T17:38:42.555Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3030 | 2026-09-03T17:38:42.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.52s |
| 3031 | 2026-09-03T17:38:43.001Z | |
| 3032 | 2026-09-03T17:38:43.001Z | info: running `cargo check --bins` on internal-dns-types (120/384) |
| 3033 | 2026-09-03T17:38:43.486Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-09-03T17:38:43.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-09-03T17:38:43.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-09-03T17:38:43.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3037 | 2026-09-03T17:38:43.576Z | |
| 3038 | 2026-09-03T17:38:43.577Z | info: running `cargo check --bins` on internal-dns-types-versions (121/384) |
| 3039 | 2026-09-03T17:38:44.045Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-09-03T17:38:44.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-09-03T17:38:44.048Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3042 | 2026-09-03T17:38:44.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3043 | 2026-09-03T17:38:44.132Z | |
| 3044 | 2026-09-03T17:38:44.133Z | info: running `cargo check --bins` on nexus-types-versions (122/384) |
| 3045 | 2026-09-03T17:38:44.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2026-09-03T17:38:44.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2026-09-03T17:38:44.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2026-09-03T17:38:44.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3049 | 2026-09-03T17:38:44.719Z | |
| 3050 | 2026-09-03T17:38:44.719Z | info: running `cargo check --bins` on oxql-types (123/384) |
| 3051 | 2026-09-03T17:38:45.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-09-03T17:38:45.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-09-03T17:38:45.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-09-03T17:38:45.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3055 | 2026-09-03T17:38:45.285Z | |
| 3056 | 2026-09-03T17:38:45.285Z | info: running `cargo check --bins` on oximeter-types (124/384) |
| 3057 | 2026-09-03T17:38:45.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-09-03T17:38:45.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-09-03T17:38:45.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-09-03T17:38:45.770Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3061 | 2026-09-03T17:38:45.851Z | |
| 3062 | 2026-09-03T17:38:45.851Z | info: running `cargo check --bins` on oximeter-types-versions (125/384) |
| 3063 | 2026-09-03T17:38:46.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-09-03T17:38:46.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-09-03T17:38:46.336Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-09-03T17:38:46.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3067 | 2026-09-03T17:38:46.422Z | |
| 3068 | 2026-09-03T17:38:46.422Z | info: running `cargo check --bins` on oximeter-macro-impl (126/384) |
| 3069 | 2026-09-03T17:38:46.907Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-09-03T17:38:46.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-09-03T17:38:46.912Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-09-03T17:38:46.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3073 | 2026-09-03T17:38:46.976Z | |
| 3074 | 2026-09-03T17:38:46.977Z | info: running `cargo check --bins --no-default-features` on oximeter-db (127/384) |
| 3075 | 2026-09-03T17:38:47.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-09-03T17:38:47.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-09-03T17:38:47.661Z | Compiling multer v3.1.0 |
| 3078 | 2026-09-03T17:38:47.774Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3079 | 2026-09-03T17:38:47.780Z | Compiling async-stream-impl v0.3.6 |
| 3080 | 2026-09-03T17:38:47.789Z | Compiling serde_tokenstream v0.3.0 |
| 3081 | 2026-09-03T17:38:47.799Z | Compiling dropshot v0.17.1 |
| 3082 | 2026-09-03T17:38:47.811Z | Compiling parse-display-derive v0.10.0 |
| 3083 | 2026-09-03T17:38:47.823Z | Compiling newtype-uuid-macros v0.1.0 |
| 3084 | 2026-09-03T17:38:47.823Z | Compiling dropshot_endpoint v0.17.1 |
| 3085 | 2026-09-03T17:38:47.994Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3086 | 2026-09-03T17:38:48.058Z | Checking thread_local v1.1.9 |
| 3087 | 2026-09-03T17:38:48.089Z | Compiling oxide-generation-macros v0.2.0 |
| 3088 | 2026-09-03T17:38:48.144Z | Checking match_cfg v0.1.0 |
| 3089 | 2026-09-03T17:38:48.215Z | Checking compression-core v0.4.31 |
| 3090 | 2026-09-03T17:38:48.231Z | Checking hostname v0.3.1 |
| 3091 | 2026-09-03T17:38:48.330Z | Checking crossbeam-channel v0.5.15 |
| 3092 | 2026-09-03T17:38:48.343Z | Checking compression-codecs v0.4.37 |
| 3093 | 2026-09-03T17:38:48.355Z | Checking atomicwrites v0.4.4 |
| 3094 | 2026-09-03T17:38:48.424Z | Checking slog-json v2.6.1 |
| 3095 | 2026-09-03T17:38:48.477Z | Checking serde_spanned v1.1.1 |
| 3096 | 2026-09-03T17:38:48.503Z | Checking is-terminal v0.4.17 |
| 3097 | 2026-09-03T17:38:48.572Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 3098 | 2026-09-03T17:38:48.584Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 3099 | 2026-09-03T17:38:48.595Z | Checking term v1.2.1 |
| 3100 | 2026-09-03T17:38:48.606Z | Checking take_mut v0.2.2 |
| 3101 | 2026-09-03T17:38:48.658Z | Checking debug-ignore v1.0.5 |
| 3102 | 2026-09-03T17:38:48.704Z | Checking slog-async v2.8.0 |
| 3103 | 2026-09-03T17:38:48.753Z | Checking slog-bunyan v2.5.0 |
| 3104 | 2026-09-03T17:38:48.765Z | Checking async-compression v0.4.41 |
| 3105 | 2026-09-03T17:38:48.769Z | Checking toml v1.1.2+spec-1.1.0 |
| 3106 | 2026-09-03T17:38:48.808Z | Checking slog-term v2.9.2 |
| 3107 | 2026-09-03T17:38:48.821Z | Checking async-stream v0.3.6 |
| 3108 | 2026-09-03T17:38:48.863Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3109 | 2026-09-03T17:38:48.876Z | Checking progenitor-client v0.14.0 |
| 3110 | 2026-09-03T17:38:48.947Z | Checking sha1 v0.11.0 |
| 3111 | 2026-09-03T17:38:48.999Z | Checking oxide-generation v0.1.3 |
| 3112 | 2026-09-03T17:38:49.062Z | Checking waitgroup v0.1.2 |
| 3113 | 2026-09-03T17:38:49.107Z | Checking rustls-pemfile v2.2.0 |
| 3114 | 2026-09-03T17:38:49.132Z | Checking backon v1.6.0 |
| 3115 | 2026-09-03T17:38:49.160Z | Checking serde_path_to_error v0.1.20 |
| 3116 | 2026-09-03T17:38:49.182Z | Checking hostname v0.4.2 |
| 3117 | 2026-09-03T17:38:49.213Z | Checking instant v0.1.13 |
| 3118 | 2026-09-03T17:38:49.297Z | Checking progenitor-extras v0.2.0 |
| 3119 | 2026-09-03T17:38:49.305Z | Checking backoff v0.4.0 |
| 3120 | 2026-09-03T17:38:49.346Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3121 | 2026-09-03T17:38:49.484Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3122 | 2026-09-03T17:38:49.497Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3123 | 2026-09-03T17:38:49.497Z | Checking itertools v0.14.0 |
| 3124 | 2026-09-03T17:38:49.508Z | Checking parse-display v0.10.0 |
| 3125 | 2026-09-03T17:38:49.515Z | Checking regress v0.10.5 |
| 3126 | 2026-09-03T17:38:49.624Z | Checking macaddr v1.0.1 |
| 3127 | 2026-09-03T17:38:49.722Z | Checking humantime v2.3.0 |
| 3128 | 2026-09-03T17:38:50.623Z | Compiling prettyplease v0.2.37 |
| 3129 | 2026-09-03T17:38:50.899Z | Checking num-rational v0.4.2 |
| 3130 | 2026-09-03T17:38:51.166Z | Checking num-complex v0.4.6 |
| 3131 | 2026-09-03T17:38:51.544Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3132 | 2026-09-03T17:38:51.577Z | Compiling num v0.4.3 |
| 3133 | 2026-09-03T17:38:51.702Z | Compiling usdt-attr-macro v0.5.0 |
| 3134 | 2026-09-03T17:38:51.715Z | Compiling usdt-macro v0.5.0 |
| 3135 | 2026-09-03T17:38:51.727Z | Checking memmap v0.7.0 |
| 3136 | 2026-09-03T17:38:51.813Z | Checking float-ord v0.3.2 |
| 3137 | 2026-09-03T17:38:51.916Z | Compiling convert_case v0.4.0 |
| 3138 | 2026-09-03T17:38:52.175Z | Checking newline-converter v0.3.0 |
| 3139 | 2026-09-03T17:38:52.283Z | Compiling derive_more v0.99.20 |
| 3140 | 2026-09-03T17:38:52.298Z | Checking console v0.15.11 |
| 3141 | 2026-09-03T17:38:52.453Z | Compiling toml v0.8.23 |
| 3142 | 2026-09-03T17:38:52.506Z | Checking usdt v0.5.0 |
| 3143 | 2026-09-03T17:38:52.574Z | Checking linked-hash-map v0.5.6 |
| 3144 | 2026-09-03T17:38:52.646Z | Compiling minimal-lexical v0.2.1 |
| 3145 | 2026-09-03T17:38:52.741Z | Checking lru-cache v0.1.2 |
| 3146 | 2026-09-03T17:38:52.864Z | Compiling nom v7.1.3 |
| 3147 | 2026-09-03T17:38:52.904Z | Checking expectorate v1.2.0 |
| 3148 | 2026-09-03T17:38:53.130Z | Checking camino-tempfile v1.4.1 |
| 3149 | 2026-09-03T17:38:53.293Z | Checking hickory-proto v0.24.4 |
| 3150 | 2026-09-03T17:38:53.435Z | Checking phf_shared v0.12.1 |
| 3151 | 2026-09-03T17:38:53.580Z | Compiling slog-dtrace v0.3.0 |
| 3152 | 2026-09-03T17:38:53.592Z | Compiling unicode-xid v0.2.6 |
| 3153 | 2026-09-03T17:38:53.721Z | Checking heck v0.5.0 |
| 3154 | 2026-09-03T17:38:53.850Z | Compiling chrono-tz v0.10.4 |
| 3155 | 2026-09-03T17:38:54.031Z | Checking resolv-conf v0.7.6 |
| 3156 | 2026-09-03T17:38:54.230Z | Compiling const_format_proc_macros v0.2.34 |
| 3157 | 2026-09-03T17:38:54.267Z | Checking phf v0.12.1 |
| 3158 | 2026-09-03T17:38:54.286Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3159 | 2026-09-03T17:38:54.393Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3160 | 2026-09-03T17:38:54.410Z | Checking tokio-dtrace v0.1.1 |
| 3161 | 2026-09-03T17:38:54.595Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3162 | 2026-09-03T17:38:54.761Z | Compiling derive-where v1.6.0 |
| 3163 | 2026-09-03T17:38:54.901Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3164 | 2026-09-03T17:38:55.029Z | Checking highway v1.3.0 |
| 3165 | 2026-09-03T17:38:55.141Z | Checking hickory-resolver v0.24.4 |
| 3166 | 2026-09-03T17:38:55.256Z | Checking const_format v0.2.35 |
| 3167 | 2026-09-03T17:38:55.491Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3168 | 2026-09-03T17:38:55.908Z | Checking oxide-tokio-rt v0.1.4 |
| 3169 | 2026-09-03T17:38:55.965Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3170 | 2026-09-03T17:38:56.058Z | Checking qorb v0.4.1 |
| 3171 | 2026-09-03T17:38:56.252Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3172 | 2026-09-03T17:38:56.297Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3173 | 2026-09-03T17:38:56.410Z | Checking gethostname v0.5.0 |
| 3174 | 2026-09-03T17:38:56.422Z | Checking bcs v0.1.6 |
| 3175 | 2026-09-03T17:38:56.444Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3176 | 2026-09-03T17:38:56.495Z | Checking termtree v0.5.1 |
| 3177 | 2026-09-03T17:38:59.474Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3178 | 2026-09-03T17:39:02.608Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3179 | 2026-09-03T17:39:04.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.87s |
| 3180 | 2026-09-03T17:39:05.037Z | |
| 3181 | 2026-09-03T17:39:05.037Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/384) |
| 3182 | 2026-09-03T17:39:05.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-09-03T17:39:05.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-09-03T17:39:05.718Z | Compiling ar_archive_writer v0.5.1 |
| 3185 | 2026-09-03T17:39:05.830Z | Compiling stacker v0.1.23 |
| 3186 | 2026-09-03T17:39:05.849Z | Compiling cfg_aliases v0.1.1 |
| 3187 | 2026-09-03T17:39:05.857Z | Compiling proc-macro-error v1.0.4 |
| 3188 | 2026-09-03T17:39:05.870Z | Checking fd-lock v4.0.4 |
| 3189 | 2026-09-03T17:39:05.870Z | Checking nibble_vec v0.1.0 |
| 3190 | 2026-09-03T17:39:05.870Z | Checking vte v0.14.1 |
| 3191 | 2026-09-03T17:39:05.870Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3192 | 2026-09-03T17:39:05.892Z | Compiling nix v0.28.0 |
| 3193 | 2026-09-03T17:39:05.956Z | Checking endian-type v0.1.2 |
| 3194 | 2026-09-03T17:39:05.978Z | Checking bytecount v0.6.9 |
| 3195 | 2026-09-03T17:39:06.012Z | Checking strip-ansi-escapes v0.2.1 |
| 3196 | 2026-09-03T17:39:06.070Z | Checking papergrid v0.11.0 |
| 3197 | 2026-09-03T17:39:06.115Z | Checking radix_trie v0.2.1 |
| 3198 | 2026-09-03T17:39:06.115Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3199 | 2026-09-03T17:39:06.150Z | Compiling peg-macros v0.8.5 |
| 3200 | 2026-09-03T17:39:06.151Z | Compiling tabled_derive v0.7.0 |
| 3201 | 2026-09-03T17:39:06.266Z | Checking winnow v0.6.26 |
| 3202 | 2026-09-03T17:39:06.282Z | Compiling sqlparser_derive v0.5.0 |
| 3203 | 2026-09-03T17:39:06.555Z | Checking home v0.5.12 |
| 3204 | 2026-09-03T17:39:06.629Z | Compiling psm v0.1.30 |
| 3205 | 2026-09-03T17:39:06.656Z | Checking unicode_categories v0.1.1 |
| 3206 | 2026-09-03T17:39:06.670Z | Checking nu-ansi-term v0.50.3 |
| 3207 | 2026-09-03T17:39:06.833Z | Checking crossterm v0.29.0 |
| 3208 | 2026-09-03T17:39:06.878Z | Checking reedline v0.40.0 |
| 3209 | 2026-09-03T17:39:07.020Z | Checking display-error-chain v0.2.2 |
| 3210 | 2026-09-03T17:39:07.121Z | Checking tabled v0.15.0 |
| 3211 | 2026-09-03T17:39:07.137Z | Checking rustyline v14.0.0 |
| 3212 | 2026-09-03T17:39:07.382Z | Checking recursive v0.1.1 |
| 3213 | 2026-09-03T17:39:07.408Z | Checking sqlformat v0.3.5 |
| 3214 | 2026-09-03T17:39:07.442Z | Checking peg v0.8.5 |
| 3215 | 2026-09-03T17:39:07.507Z | Checking sqlparser v0.61.0 |
| 3216 | 2026-09-03T17:39:18.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s |
| 3217 | 2026-09-03T17:39:18.899Z | |
| 3218 | 2026-09-03T17:39:18.899Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/384) |
| 3219 | 2026-09-03T17:39:19.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3220 | 2026-09-03T17:39:19.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3221 | 2026-09-03T17:39:19.566Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3222 | 2026-09-03T17:39:23.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s |
| 3223 | 2026-09-03T17:39:23.311Z | |
| 3224 | 2026-09-03T17:39:23.311Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/384) |
| 3225 | 2026-09-03T17:39:23.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3226 | 2026-09-03T17:39:23.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3227 | 2026-09-03T17:39:23.981Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3228 | 2026-09-03T17:39:26.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s |
| 3229 | 2026-09-03T17:39:26.704Z | |
| 3230 | 2026-09-03T17:39:26.704Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/384) |
| 3231 | 2026-09-03T17:39:27.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3232 | 2026-09-03T17:39:27.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3233 | 2026-09-03T17:39:27.367Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3234 | 2026-09-03T17:39:30.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s |
| 3235 | 2026-09-03T17:39:30.883Z | |
| 3236 | 2026-09-03T17:39:30.884Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/384) |
| 3237 | 2026-09-03T17:39:31.365Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3238 | 2026-09-03T17:39:31.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3239 | 2026-09-03T17:39:31.542Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3240 | 2026-09-03T17:39:34.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s |
| 3241 | 2026-09-03T17:39:35.133Z | |
| 3242 | 2026-09-03T17:39:35.133Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/384) |
| 3243 | 2026-09-03T17:39:35.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3244 | 2026-09-03T17:39:35.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3245 | 2026-09-03T17:39:35.802Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3246 | 2026-09-03T17:39:38.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s |
| 3247 | 2026-09-03T17:39:38.672Z | |
| 3248 | 2026-09-03T17:39:38.672Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/384) |
| 3249 | 2026-09-03T17:39:39.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3250 | 2026-09-03T17:39:39.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3251 | 2026-09-03T17:39:39.340Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3252 | 2026-09-03T17:39:42.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s |
| 3253 | 2026-09-03T17:39:42.244Z | |
| 3254 | 2026-09-03T17:39:42.244Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/384) |
| 3255 | 2026-09-03T17:39:42.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3256 | 2026-09-03T17:39:42.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3257 | 2026-09-03T17:39:42.914Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3258 | 2026-09-03T17:39:46.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s |
| 3259 | 2026-09-03T17:39:46.595Z | |
| 3260 | 2026-09-03T17:39:46.595Z | info: running `cargo check --bins` on oximeter (136/384) |
| 3261 | 2026-09-03T17:39:47.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-09-03T17:39:47.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-09-03T17:39:47.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-09-03T17:39:47.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3265 | 2026-09-03T17:39:47.158Z | |
| 3266 | 2026-09-03T17:39:47.158Z | info: running `cargo check --bins` on oximeter-schema (137/384) |
| 3267 | 2026-09-03T17:39:47.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-09-03T17:39:47.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-09-03T17:39:47.781Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3270 | 2026-09-03T17:39:48.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s |
| 3271 | 2026-09-03T17:39:48.330Z | |
| 3272 | 2026-09-03T17:39:48.330Z | info: running `cargo check --bins` on oximeter-timeseries-macro (138/384) |
| 3273 | 2026-09-03T17:39:48.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-09-03T17:39:48.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-09-03T17:39:48.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-09-03T17:39:48.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3277 | 2026-09-03T17:39:48.892Z | |
| 3278 | 2026-09-03T17:39:48.892Z | info: running `cargo check --bins` on oximeter-test-utils (139/384) |
| 3279 | 2026-09-03T17:39:49.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-09-03T17:39:49.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-09-03T17:39:49.404Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3282 | 2026-09-03T17:39:49.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3283 | 2026-09-03T17:39:49.497Z | |
| 3284 | 2026-09-03T17:39:49.497Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/384) |
| 3285 | 2026-09-03T17:39:49.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3286 | 2026-09-03T17:39:49.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3287 | 2026-09-03T17:39:49.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3288 | 2026-09-03T17:39:49.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3289 | 2026-09-03T17:39:50.074Z | |
| 3290 | 2026-09-03T17:39:50.074Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/384) |
| 3291 | 2026-09-03T17:39:50.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3292 | 2026-09-03T17:39:50.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3293 | 2026-09-03T17:39:50.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3294 | 2026-09-03T17:39:50.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3295 | 2026-09-03T17:39:50.652Z | |
| 3296 | 2026-09-03T17:39:50.652Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/384) |
| 3297 | 2026-09-03T17:39:51.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3298 | 2026-09-03T17:39:51.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3299 | 2026-09-03T17:39:51.141Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3300 | 2026-09-03T17:39:51.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3301 | 2026-09-03T17:39:51.229Z | |
| 3302 | 2026-09-03T17:39:51.229Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/384) |
| 3303 | 2026-09-03T17:39:51.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-09-03T17:39:51.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-09-03T17:39:51.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-09-03T17:39:51.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3307 | 2026-09-03T17:39:51.804Z | |
| 3308 | 2026-09-03T17:39:51.804Z | info: running `cargo check --bins` on trust-quorum-test-utils (144/384) |
| 3309 | 2026-09-03T17:39:52.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-09-03T17:39:52.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-09-03T17:39:52.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-09-03T17:39:52.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3313 | 2026-09-03T17:39:52.395Z | |
| 3314 | 2026-09-03T17:39:52.395Z | info: running `cargo check --bins` on reconfigurator-cli (145/384) |
| 3315 | 2026-09-03T17:39:52.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-09-03T17:39:52.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-09-03T17:39:53.200Z | Compiling crucible-workspace-hack v0.1.0 |
| 3318 | 2026-09-03T17:39:53.203Z | Compiling regress v0.11.1 |
| 3319 | 2026-09-03T17:39:53.203Z | Checking secrecy v0.10.3 |
| 3320 | 2026-09-03T17:39:53.203Z | Checking half v2.7.1 |
| 3321 | 2026-09-03T17:39:53.203Z | Checking ciborium-io v0.2.2 |
| 3322 | 2026-09-03T17:39:53.203Z | Checking inout v0.1.4 |
| 3323 | 2026-09-03T17:39:53.203Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3324 | 2026-09-03T17:39:53.203Z | Checking universal-hash v0.5.1 |
| 3325 | 2026-09-03T17:39:53.414Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3326 | 2026-09-03T17:39:53.465Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3327 | 2026-09-03T17:39:53.488Z | Checking cipher v0.4.4 |
| 3328 | 2026-09-03T17:39:53.502Z | Checking opaque-debug v0.3.1 |
| 3329 | 2026-09-03T17:39:53.581Z | Checking poly1305 v0.8.0 |
| 3330 | 2026-09-03T17:39:53.584Z | Checking ciborium-ll v0.2.2 |
| 3331 | 2026-09-03T17:39:53.624Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3332 | 2026-09-03T17:39:53.672Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3333 | 2026-09-03T17:39:53.687Z | Checking chacha20 v0.9.1 |
| 3334 | 2026-09-03T17:39:53.750Z | Checking ciborium v0.2.2 |
| 3335 | 2026-09-03T17:39:53.854Z | Checking password-hash v0.5.0 |
| 3336 | 2026-09-03T17:39:53.882Z | Checking blake2 v0.10.6 |
| 3337 | 2026-09-03T17:39:53.906Z | Checking aead v0.5.2 |
| 3338 | 2026-09-03T17:39:54.055Z | Checking indent_write v2.2.0 |
| 3339 | 2026-09-03T17:39:54.070Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3340 | 2026-09-03T17:39:54.083Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3341 | 2026-09-03T17:39:54.118Z | Checking argon2 v0.5.3 |
| 3342 | 2026-09-03T17:39:54.162Z | Checking chacha20poly1305 v0.10.1 |
| 3343 | 2026-09-03T17:39:54.182Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3344 | 2026-09-03T17:39:54.295Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3345 | 2026-09-03T17:39:54.326Z | Compiling unsafe-libyaml v0.2.11 |
| 3346 | 2026-09-03T17:39:54.468Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3347 | 2026-09-03T17:39:54.628Z | Checking thiserror-no-std v2.0.2 |
| 3348 | 2026-09-03T17:39:54.674Z | Compiling itertools v0.15.0 |
| 3349 | 2026-09-03T17:39:54.718Z | Checking vsss-rs v3.3.4 |
| 3350 | 2026-09-03T17:39:54.793Z | Compiling heapless v0.8.0 |
| 3351 | 2026-09-03T17:39:55.066Z | Compiling typify-impl v0.6.2 |
| 3352 | 2026-09-03T17:39:55.083Z | Compiling serde_yaml v0.9.34+deprecated |
| 3353 | 2026-09-03T17:39:55.327Z | Compiling proc-macro-crate v3.4.0 |
| 3354 | 2026-09-03T17:39:55.723Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3355 | 2026-09-03T17:39:55.821Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3356 | 2026-09-03T17:39:55.863Z | Compiling num_enum_derive v0.7.6 |
| 3357 | 2026-09-03T17:39:55.978Z | Compiling ingot-macros v0.2.0 |
| 3358 | 2026-09-03T17:39:56.011Z | Checking hash32 v0.3.1 |
| 3359 | 2026-09-03T17:39:56.140Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3360 | 2026-09-03T17:39:56.244Z | Compiling smoltcp v0.11.0 |
| 3361 | 2026-09-03T17:39:56.479Z | Checking tabwriter v1.4.1 |
| 3362 | 2026-09-03T17:39:56.502Z | Checking cobs v0.3.0 |
| 3363 | 2026-09-03T17:39:56.602Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3364 | 2026-09-03T17:39:56.627Z | Checking swrite v0.1.0 |
| 3365 | 2026-09-03T17:39:56.648Z | Checking postcard v1.1.3 |
| 3366 | 2026-09-03T17:39:56.723Z | Compiling proc-macro-crate v1.3.1 |
| 3367 | 2026-09-03T17:39:56.804Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3368 | 2026-09-03T17:39:56.905Z | Checking num_enum v0.7.6 |
| 3369 | 2026-09-03T17:39:56.932Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3370 | 2026-09-03T17:39:56.949Z | Compiling foreign-types-macros v0.2.3 |
| 3371 | 2026-09-03T17:39:57.011Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3372 | 2026-09-03T17:39:57.027Z | Checking foreign-types-shared v0.3.1 |
| 3373 | 2026-09-03T17:39:57.118Z | Checking colored v3.1.1 |
| 3374 | 2026-09-03T17:39:57.134Z | Compiling num_enum_derive v0.5.11 |
| 3375 | 2026-09-03T17:39:57.359Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3376 | 2026-09-03T17:39:57.432Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3377 | 2026-09-03T17:39:57.536Z | Checking foreign-types v0.5.0 |
| 3378 | 2026-09-03T17:39:57.614Z | Checking cstr-argument v0.1.2 |
| 3379 | 2026-09-03T17:39:57.744Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3380 | 2026-09-03T17:39:57.790Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3381 | 2026-09-03T17:39:57.880Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3382 | 2026-09-03T17:39:57.903Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3383 | 2026-09-03T17:39:57.925Z | Checking rand v0.10.1 |
| 3384 | 2026-09-03T17:39:57.991Z | Checking itertools v0.12.1 |
| 3385 | 2026-09-03T17:39:58.077Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3386 | 2026-09-03T17:39:58.093Z | Compiling zone_cfg_derive v0.3.1 |
| 3387 | 2026-09-03T17:39:58.204Z | Checking num_enum v0.5.11 |
| 3388 | 2026-09-03T17:39:58.326Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3389 | 2026-09-03T17:39:58.397Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3390 | 2026-09-03T17:39:58.513Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3391 | 2026-09-03T17:39:58.531Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3392 | 2026-09-03T17:39:58.716Z | Compiling num-derive v0.4.2 |
| 3393 | 2026-09-03T17:39:58.753Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3394 | 2026-09-03T17:39:58.835Z | Checking ingot-types v0.2.0 |
| 3395 | 2026-09-03T17:39:58.939Z | Compiling semver v0.1.20 |
| 3396 | 2026-09-03T17:39:59.042Z | Checking zone v0.3.1 |
| 3397 | 2026-09-03T17:39:59.205Z | Checking ingot v0.2.1 |
| 3398 | 2026-09-03T17:39:59.238Z | Compiling rustc_version v0.1.7 |
| 3399 | 2026-09-03T17:39:59.344Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3400 | 2026-09-03T17:39:59.468Z | Checking smf v0.2.3 |
| 3401 | 2026-09-03T17:39:59.502Z | Checking nom v8.0.0 |
| 3402 | 2026-09-03T17:39:59.566Z | Checking csv-core v0.1.13 |
| 3403 | 2026-09-03T17:39:59.602Z | Compiling typify-macro v0.6.2 |
| 3404 | 2026-09-03T17:39:59.646Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3405 | 2026-09-03T17:39:59.709Z | Checking whoami v1.6.1 |
| 3406 | 2026-09-03T17:39:59.748Z | Checking csv v1.4.0 |
| 3407 | 2026-09-03T17:39:59.870Z | Compiling newtype_derive v0.1.6 |
| 3408 | 2026-09-03T17:39:59.886Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3409 | 2026-09-03T17:40:00.018Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3410 | 2026-09-03T17:40:00.113Z | Compiling cancel-safe-futures v0.1.5 |
| 3411 | 2026-09-03T17:40:00.117Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3412 | 2026-09-03T17:40:00.137Z | Compiling libefi-sys v0.1.0 |
| 3413 | 2026-09-03T17:40:00.285Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3414 | 2026-09-03T17:40:00.416Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3415 | 2026-09-03T17:40:00.442Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3416 | 2026-09-03T17:40:00.525Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3417 | 2026-09-03T17:40:00.592Z | Checking oxide-update-engine-types v0.1.2 |
| 3418 | 2026-09-03T17:40:00.638Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3419 | 2026-09-03T17:40:00.700Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3420 | 2026-09-03T17:40:00.812Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3421 | 2026-09-03T17:40:00.852Z | Compiling bitfield-struct v0.6.2 |
| 3422 | 2026-09-03T17:40:00.983Z | Checking linear-map v1.2.0 |
| 3423 | 2026-09-03T17:40:01.164Z | Checking steno v0.4.1 |
| 3424 | 2026-09-03T17:40:01.339Z | Compiling typify v0.6.2 |
| 3425 | 2026-09-03T17:40:01.451Z | Compiling progenitor-impl v0.14.0 |
| 3426 | 2026-09-03T17:40:01.470Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3427 | 2026-09-03T17:40:01.481Z | Checking oxide-update-engine v0.1.2 |
| 3428 | 2026-09-03T17:40:01.496Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3429 | 2026-09-03T17:40:01.745Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3430 | 2026-09-03T17:40:01.910Z | Checking sha1 v0.10.6 |
| 3431 | 2026-09-03T17:40:01.914Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3432 | 2026-09-03T17:40:01.940Z | Checking utf-8 v0.7.6 |
| 3433 | 2026-09-03T17:40:02.081Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3434 | 2026-09-03T17:40:02.098Z | Checking tungstenite v0.21.0 |
| 3435 | 2026-09-03T17:40:02.162Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3436 | 2026-09-03T17:40:02.178Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3437 | 2026-09-03T17:40:02.329Z | Checking ignore v0.4.25 |
| 3438 | 2026-09-03T17:40:02.367Z | Checking anstyle-parse v0.2.7 |
| 3439 | 2026-09-03T17:40:02.401Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3440 | 2026-09-03T17:40:02.522Z | Compiling xshell-macros v0.2.7 |
| 3441 | 2026-09-03T17:40:02.525Z | Checking tokio-tungstenite v0.21.0 |
| 3442 | 2026-09-03T17:40:02.610Z | Checking anstream v0.6.21 |
| 3443 | 2026-09-03T17:40:02.730Z | Checking globwalk v0.9.1 |
| 3444 | 2026-09-03T17:40:02.814Z | Checking predicates-tree v1.0.13 |
| 3445 | 2026-09-03T17:40:02.818Z | Checking filetime v0.2.27 |
| 3446 | 2026-09-03T17:40:02.906Z | Checking xattr v1.6.1 |
| 3447 | 2026-09-03T17:40:02.949Z | Checking xshell v0.2.7 |
| 3448 | 2026-09-03T17:40:02.949Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3449 | 2026-09-03T17:40:03.000Z | Checking tagptr v0.2.0 |
| 3450 | 2026-09-03T17:40:03.003Z | Checking camino-tempfile-ext v0.3.3 |
| 3451 | 2026-09-03T17:40:03.060Z | Checking tar v0.4.46 |
| 3452 | 2026-09-03T17:40:03.147Z | Checking moka v0.12.13 |
| 3453 | 2026-09-03T17:40:03.181Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3454 | 2026-09-03T17:40:03.196Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3455 | 2026-09-03T17:40:03.210Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3456 | 2026-09-03T17:40:03.332Z | Checking rand_seeder v0.4.0 |
| 3457 | 2026-09-03T17:40:03.355Z | Checking half v1.8.3 |
| 3458 | 2026-09-03T17:40:03.392Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3459 | 2026-09-03T17:40:03.461Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3460 | 2026-09-03T17:40:03.480Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3461 | 2026-09-03T17:40:03.558Z | Checking serde_cbor v0.11.2 |
| 3462 | 2026-09-03T17:40:03.753Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3463 | 2026-09-03T17:40:03.765Z | Checking digest-io v0.1.0 |
| 3464 | 2026-09-03T17:40:03.799Z | Checking hickory-resolver v0.25.2 |
| 3465 | 2026-09-03T17:40:03.899Z | Checking sha2 v0.11.0 |
| 3466 | 2026-09-03T17:40:03.947Z | Compiling petname v2.0.2 |
| 3467 | 2026-09-03T17:40:04.129Z | Compiling progenitor-macro v0.14.0 |
| 3468 | 2026-09-03T17:40:04.351Z | Checking rawzip v0.4.4 |
| 3469 | 2026-09-03T17:40:04.424Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3470 | 2026-09-03T17:40:04.513Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3471 | 2026-09-03T17:40:04.800Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3472 | 2026-09-03T17:40:04.825Z | Checking sapling-renderdag v0.1.0 |
| 3473 | 2026-09-03T17:40:04.979Z | Checking subprocess v0.2.15 |
| 3474 | 2026-09-03T17:40:04.995Z | Checking sync-ptr v0.1.4 |
| 3475 | 2026-09-03T17:40:05.100Z | Checking colored v2.2.0 |
| 3476 | 2026-09-03T17:40:05.113Z | Checking assert_matches v1.5.0 |
| 3477 | 2026-09-03T17:40:05.266Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3478 | 2026-09-03T17:40:05.332Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3479 | 2026-09-03T17:40:05.528Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3480 | 2026-09-03T17:40:05.953Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3481 | 2026-09-03T17:40:05.956Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3482 | 2026-09-03T17:40:06.599Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3483 | 2026-09-03T17:40:06.599Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3484 | 2026-09-03T17:40:07.082Z | Checking progenitor v0.14.0 |
| 3485 | 2026-09-03T17:40:07.222Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3486 | 2026-09-03T17:40:07.225Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3487 | 2026-09-03T17:40:07.225Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3488 | 2026-09-03T17:40:07.225Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3489 | 2026-09-03T17:40:07.225Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3490 | 2026-09-03T17:40:07.369Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3491 | 2026-09-03T17:40:07.593Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3492 | 2026-09-03T17:40:07.837Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3493 | 2026-09-03T17:40:08.064Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3494 | 2026-09-03T17:40:08.320Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3495 | 2026-09-03T17:40:08.413Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3496 | 2026-09-03T17:40:08.537Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3497 | 2026-09-03T17:40:08.979Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3498 | 2026-09-03T17:40:09.429Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3499 | 2026-09-03T17:40:10.087Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3500 | 2026-09-03T17:40:10.278Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3501 | 2026-09-03T17:40:18.912Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3502 | 2026-09-03T17:40:26.127Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3503 | 2026-09-03T17:40:26.130Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3504 | 2026-09-03T17:40:26.130Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3505 | 2026-09-03T17:40:27.617Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3506 | 2026-09-03T17:40:28.897Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3507 | 2026-09-03T17:40:31.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.76s |
| 3508 | 2026-09-03T17:40:31.354Z | |
| 3509 | 2026-09-03T17:40:31.355Z | info: running `cargo check --bins` on nexus-inventory (146/384) |
| 3510 | 2026-09-03T17:40:31.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2026-09-03T17:40:31.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2026-09-03T17:40:31.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2026-09-03T17:40:31.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3514 | 2026-09-03T17:40:31.970Z | |
| 3515 | 2026-09-03T17:40:31.973Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (147/384) |
| 3516 | 2026-09-03T17:40:32.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2026-09-03T17:40:32.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2026-09-03T17:40:32.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2026-09-03T17:40:32.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3520 | 2026-09-03T17:40:32.550Z | |
| 3521 | 2026-09-03T17:40:32.550Z | info: running `cargo check --bins` on clickhouse-admin-server-client (148/384) |
| 3522 | 2026-09-03T17:40:33.036Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2026-09-03T17:40:33.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2026-09-03T17:40:33.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2026-09-03T17:40:33.045Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3526 | 2026-09-03T17:40:33.128Z | |
| 3527 | 2026-09-03T17:40:33.128Z | info: running `cargo check --bins` on dns-service-client (149/384) |
| 3528 | 2026-09-03T17:40:33.601Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2026-09-03T17:40:33.604Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2026-09-03T17:40:33.604Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2026-09-03T17:40:33.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3532 | 2026-09-03T17:40:33.694Z | |
| 3533 | 2026-09-03T17:40:33.694Z | info: running `cargo check --bins` on ntp-admin-client (150/384) |
| 3534 | 2026-09-03T17:40:34.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2026-09-03T17:40:34.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2026-09-03T17:40:34.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2026-09-03T17:40:34.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3538 | 2026-09-03T17:40:34.252Z | |
| 3539 | 2026-09-03T17:40:34.252Z | info: running `cargo check --bins` on omicron-cockroach-metrics (151/384) |
| 3540 | 2026-09-03T17:40:34.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2026-09-03T17:40:34.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2026-09-03T17:40:34.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2026-09-03T17:40:34.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3544 | 2026-09-03T17:40:34.817Z | |
| 3545 | 2026-09-03T17:40:34.817Z | info: running `cargo check --bins` on cockroach-admin-client (152/384) |
| 3546 | 2026-09-03T17:40:35.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-09-03T17:40:35.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-09-03T17:40:35.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-09-03T17:40:35.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3550 | 2026-09-03T17:40:35.386Z | |
| 3551 | 2026-09-03T17:40:35.386Z | info: running `cargo check --bins` on parallel-task-set (153/384) |
| 3552 | 2026-09-03T17:40:35.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-09-03T17:40:35.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-09-03T17:40:35.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-09-03T17:40:35.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3556 | 2026-09-03T17:40:36.016Z | |
| 3557 | 2026-09-03T17:40:36.016Z | info: running `cargo check --bins` on sled-agent-client (154/384) |
| 3558 | 2026-09-03T17:40:36.446Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-09-03T17:40:36.449Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-09-03T17:40:36.449Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-09-03T17:40:36.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3562 | 2026-09-03T17:40:36.539Z | |
| 3563 | 2026-09-03T17:40:36.539Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/384) |
| 3564 | 2026-09-03T17:40:37.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-09-03T17:40:37.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-09-03T17:40:37.043Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-09-03T17:40:37.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3568 | 2026-09-03T17:40:37.135Z | |
| 3569 | 2026-09-03T17:40:37.135Z | info: running `cargo check --bins --no-default-features` on sled-storage (156/384) |
| 3570 | 2026-09-03T17:40:37.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-09-03T17:40:37.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-09-03T17:40:37.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-09-03T17:40:37.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3574 | 2026-09-03T17:40:37.731Z | |
| 3575 | 2026-09-03T17:40:37.731Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/384) |
| 3576 | 2026-09-03T17:40:38.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-09-03T17:40:38.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-09-03T17:40:38.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-09-03T17:40:38.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3580 | 2026-09-03T17:40:38.325Z | |
| 3581 | 2026-09-03T17:40:38.325Z | info: running `cargo check --bins` on key-manager (158/384) |
| 3582 | 2026-09-03T17:40:38.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-09-03T17:40:38.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-09-03T17:40:38.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-09-03T17:40:38.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3586 | 2026-09-03T17:40:38.900Z | |
| 3587 | 2026-09-03T17:40:38.900Z | info: running `cargo check --bins --no-default-features` on sled-hardware (159/384) |
| 3588 | 2026-09-03T17:40:39.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-09-03T17:40:39.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-09-03T17:40:39.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-09-03T17:40:39.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3592 | 2026-09-03T17:40:39.487Z | |
| 3593 | 2026-09-03T17:40:39.487Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/384) |
| 3594 | 2026-09-03T17:40:39.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-09-03T17:40:39.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-09-03T17:40:39.985Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-09-03T17:40:39.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3598 | 2026-09-03T17:40:40.080Z | |
| 3599 | 2026-09-03T17:40:40.080Z | info: running `cargo check --bins` on typed-rng (161/384) |
| 3600 | 2026-09-03T17:40:40.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-09-03T17:40:40.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-09-03T17:40:40.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-09-03T17:40:40.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3604 | 2026-09-03T17:40:40.628Z | |
| 3605 | 2026-09-03T17:40:40.628Z | info: running `cargo check --bins` on gateway-test-utils (162/384) |
| 3606 | 2026-09-03T17:40:41.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-09-03T17:40:41.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-09-03T17:40:41.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3609 | 2026-09-03T17:40:41.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3610 | 2026-09-03T17:40:41.242Z | |
| 3611 | 2026-09-03T17:40:41.242Z | info: running `cargo check --bins` on omicron-gateway (163/384) |
| 3612 | 2026-09-03T17:40:41.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3613 | 2026-09-03T17:40:41.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3614 | 2026-09-03T17:40:41.969Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3615 | 2026-09-03T17:40:41.969Z | Checking void v1.0.2 |
| 3616 | 2026-09-03T17:40:41.973Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3617 | 2026-09-03T17:40:41.973Z | Checking dropshot-api-manager-types v0.8.0 |
| 3618 | 2026-09-03T17:40:41.973Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3619 | 2026-09-03T17:40:41.973Z | Checking tungstenite v0.23.0 |
| 3620 | 2026-09-03T17:40:41.973Z | Checking nix v0.27.1 |
| 3621 | 2026-09-03T17:40:42.087Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3622 | 2026-09-03T17:40:42.171Z | Checking lzss v0.8.2 |
| 3623 | 2026-09-03T17:40:42.238Z | Checking kstat-rs v0.2.5 |
| 3624 | 2026-09-03T17:40:42.250Z | Checking fxhash v0.2.1 |
| 3625 | 2026-09-03T17:40:42.351Z | Checking serde_bytes v0.11.19 |
| 3626 | 2026-09-03T17:40:42.366Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3627 | 2026-09-03T17:40:42.398Z | Checking signal-hook-tokio v0.3.1 |
| 3628 | 2026-09-03T17:40:42.411Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3629 | 2026-09-03T17:40:42.424Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3630 | 2026-09-03T17:40:42.498Z | Checking tokio-tungstenite v0.23.1 |
| 3631 | 2026-09-03T17:40:42.631Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3632 | 2026-09-03T17:40:43.675Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3633 | 2026-09-03T17:40:44.221Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3634 | 2026-09-03T17:40:46.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s |
| 3635 | 2026-09-03T17:40:46.564Z | |
| 3636 | 2026-09-03T17:40:46.565Z | info: running `cargo check --bins` on gateway-api (164/384) |
| 3637 | 2026-09-03T17:40:47.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3638 | 2026-09-03T17:40:47.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3639 | 2026-09-03T17:40:47.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3640 | 2026-09-03T17:40:47.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3641 | 2026-09-03T17:40:47.127Z | |
| 3642 | 2026-09-03T17:40:47.127Z | info: running `cargo check --bins` on ipcc (165/384) |
| 3643 | 2026-09-03T17:40:47.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3644 | 2026-09-03T17:40:47.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3645 | 2026-09-03T17:40:47.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3646 | 2026-09-03T17:40:47.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3647 | 2026-09-03T17:40:47.683Z | |
| 3648 | 2026-09-03T17:40:47.683Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (166/384) |
| 3649 | 2026-09-03T17:40:48.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3650 | 2026-09-03T17:40:48.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3651 | 2026-09-03T17:40:48.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3652 | 2026-09-03T17:40:48.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3653 | 2026-09-03T17:40:48.242Z | |
| 3654 | 2026-09-03T17:40:48.242Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/384) |
| 3655 | 2026-09-03T17:40:48.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3656 | 2026-09-03T17:40:48.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3657 | 2026-09-03T17:40:48.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3658 | 2026-09-03T17:40:48.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3659 | 2026-09-03T17:40:48.829Z | |
| 3660 | 2026-09-03T17:40:48.830Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/384) |
| 3661 | 2026-09-03T17:40:49.336Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3662 | 2026-09-03T17:40:49.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3663 | 2026-09-03T17:40:49.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3664 | 2026-09-03T17:40:49.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3665 | 2026-09-03T17:40:49.403Z | |
| 3666 | 2026-09-03T17:40:49.404Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/384) |
| 3667 | 2026-09-03T17:40:49.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3668 | 2026-09-03T17:40:49.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3669 | 2026-09-03T17:40:49.887Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3670 | 2026-09-03T17:40:49.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3671 | 2026-09-03T17:40:49.975Z | |
| 3672 | 2026-09-03T17:40:49.975Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/384) |
| 3673 | 2026-09-03T17:40:50.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3674 | 2026-09-03T17:40:50.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3675 | 2026-09-03T17:40:50.462Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3676 | 2026-09-03T17:40:50.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3677 | 2026-09-03T17:40:50.548Z | |
| 3678 | 2026-09-03T17:40:50.548Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/384) |
| 3679 | 2026-09-03T17:40:51.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3680 | 2026-09-03T17:40:51.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3681 | 2026-09-03T17:40:51.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3682 | 2026-09-03T17:40:51.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3683 | 2026-09-03T17:40:51.137Z | |
| 3684 | 2026-09-03T17:40:51.137Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/384) |
| 3685 | 2026-09-03T17:40:51.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3686 | 2026-09-03T17:40:51.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3687 | 2026-09-03T17:40:51.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3688 | 2026-09-03T17:40:51.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3689 | 2026-09-03T17:40:51.708Z | |
| 3690 | 2026-09-03T17:40:51.708Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/384) |
| 3691 | 2026-09-03T17:40:52.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3692 | 2026-09-03T17:40:52.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3693 | 2026-09-03T17:40:52.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3694 | 2026-09-03T17:40:52.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3695 | 2026-09-03T17:40:52.279Z | |
| 3696 | 2026-09-03T17:40:52.279Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/384) |
| 3697 | 2026-09-03T17:40:52.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3698 | 2026-09-03T17:40:52.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3699 | 2026-09-03T17:40:52.762Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3700 | 2026-09-03T17:40:52.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3701 | 2026-09-03T17:40:52.909Z | |
| 3702 | 2026-09-03T17:40:52.909Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/384) |
| 3703 | 2026-09-03T17:40:53.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3704 | 2026-09-03T17:40:53.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3705 | 2026-09-03T17:40:53.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3706 | 2026-09-03T17:40:53.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3707 | 2026-09-03T17:40:53.420Z | |
| 3708 | 2026-09-03T17:40:53.420Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/384) |
| 3709 | 2026-09-03T17:40:53.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3710 | 2026-09-03T17:40:53.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3711 | 2026-09-03T17:40:53.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3712 | 2026-09-03T17:40:53.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3713 | 2026-09-03T17:40:53.990Z | |
| 3714 | 2026-09-03T17:40:53.990Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/384) |
| 3715 | 2026-09-03T17:40:54.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3716 | 2026-09-03T17:40:54.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3717 | 2026-09-03T17:40:54.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3718 | 2026-09-03T17:40:54.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3719 | 2026-09-03T17:40:54.565Z | |
| 3720 | 2026-09-03T17:40:54.565Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/384) |
| 3721 | 2026-09-03T17:40:55.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3722 | 2026-09-03T17:40:55.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3723 | 2026-09-03T17:40:55.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3724 | 2026-09-03T17:40:55.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3725 | 2026-09-03T17:40:55.142Z | |
| 3726 | 2026-09-03T17:40:55.142Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/384) |
| 3727 | 2026-09-03T17:40:55.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3728 | 2026-09-03T17:40:55.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3729 | 2026-09-03T17:40:55.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3730 | 2026-09-03T17:40:55.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3731 | 2026-09-03T17:40:55.724Z | |
| 3732 | 2026-09-03T17:40:55.725Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/384) |
| 3733 | 2026-09-03T17:40:56.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3734 | 2026-09-03T17:40:56.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3735 | 2026-09-03T17:40:56.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3736 | 2026-09-03T17:40:56.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3737 | 2026-09-03T17:40:56.305Z | |
| 3738 | 2026-09-03T17:40:56.305Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/384) |
| 3739 | 2026-09-03T17:40:56.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3740 | 2026-09-03T17:40:56.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3741 | 2026-09-03T17:40:56.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3742 | 2026-09-03T17:40:56.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3743 | 2026-09-03T17:40:56.885Z | |
| 3744 | 2026-09-03T17:40:56.885Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/384) |
| 3745 | 2026-09-03T17:40:57.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-09-03T17:40:57.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-09-03T17:40:57.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3748 | 2026-09-03T17:40:57.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3749 | 2026-09-03T17:40:57.466Z | |
| 3750 | 2026-09-03T17:40:57.466Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/384) |
| 3751 | 2026-09-03T17:40:57.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-09-03T17:40:57.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-09-03T17:40:57.955Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3754 | 2026-09-03T17:40:57.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3755 | 2026-09-03T17:40:58.044Z | |
| 3756 | 2026-09-03T17:40:58.044Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/384) |
| 3757 | 2026-09-03T17:40:58.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-09-03T17:40:58.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-09-03T17:40:58.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3760 | 2026-09-03T17:40:58.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3761 | 2026-09-03T17:40:58.702Z | |
| 3762 | 2026-09-03T17:40:58.702Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/384) |
| 3763 | 2026-09-03T17:40:59.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-09-03T17:40:59.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-09-03T17:40:59.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3766 | 2026-09-03T17:40:59.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3767 | 2026-09-03T17:40:59.206Z | |
| 3768 | 2026-09-03T17:40:59.206Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/384) |
| 3769 | 2026-09-03T17:40:59.705Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-09-03T17:40:59.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-09-03T17:40:59.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3772 | 2026-09-03T17:40:59.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3773 | 2026-09-03T17:40:59.804Z | |
| 3774 | 2026-09-03T17:40:59.804Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/384) |
| 3775 | 2026-09-03T17:41:00.307Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-09-03T17:41:00.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-09-03T17:41:00.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2026-09-03T17:41:00.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3779 | 2026-09-03T17:41:00.402Z | |
| 3780 | 2026-09-03T17:41:00.402Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/384) |
| 3781 | 2026-09-03T17:41:00.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-09-03T17:41:00.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-09-03T17:41:00.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2026-09-03T17:41:00.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3785 | 2026-09-03T17:41:01.005Z | |
| 3786 | 2026-09-03T17:41:01.005Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/384) |
| 3787 | 2026-09-03T17:41:01.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-09-03T17:41:01.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-09-03T17:41:01.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-09-03T17:41:01.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3791 | 2026-09-03T17:41:01.603Z | |
| 3792 | 2026-09-03T17:41:01.603Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/384) |
| 3793 | 2026-09-03T17:41:02.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-09-03T17:41:02.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-09-03T17:41:02.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-09-03T17:41:02.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3797 | 2026-09-03T17:41:02.198Z | |
| 3798 | 2026-09-03T17:41:02.198Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/384) |
| 3799 | 2026-09-03T17:41:02.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-09-03T17:41:02.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-09-03T17:41:02.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-09-03T17:41:02.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3803 | 2026-09-03T17:41:02.797Z | |
| 3804 | 2026-09-03T17:41:02.797Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/384) |
| 3805 | 2026-09-03T17:41:03.293Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-09-03T17:41:03.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-09-03T17:41:03.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-09-03T17:41:03.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3809 | 2026-09-03T17:41:03.385Z | |
| 3810 | 2026-09-03T17:41:03.385Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/384) |
| 3811 | 2026-09-03T17:41:03.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-09-03T17:41:03.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-09-03T17:41:03.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-09-03T17:41:03.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3815 | 2026-09-03T17:41:03.979Z | |
| 3816 | 2026-09-03T17:41:03.979Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/384) |
| 3817 | 2026-09-03T17:41:04.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-09-03T17:41:04.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-09-03T17:41:04.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-09-03T17:41:04.488Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3821 | 2026-09-03T17:41:04.576Z | |
| 3822 | 2026-09-03T17:41:04.576Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/384) |
| 3823 | 2026-09-03T17:41:05.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-09-03T17:41:05.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-09-03T17:41:05.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-09-03T17:41:05.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3827 | 2026-09-03T17:41:05.179Z | |
| 3828 | 2026-09-03T17:41:05.179Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/384) |
| 3829 | 2026-09-03T17:41:05.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-09-03T17:41:05.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-09-03T17:41:05.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-09-03T17:41:05.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3833 | 2026-09-03T17:41:05.778Z | |
| 3834 | 2026-09-03T17:41:05.778Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/384) |
| 3835 | 2026-09-03T17:41:06.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-09-03T17:41:06.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-09-03T17:41:06.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-09-03T17:41:06.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3839 | 2026-09-03T17:41:06.379Z | |
| 3840 | 2026-09-03T17:41:06.379Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/384) |
| 3841 | 2026-09-03T17:41:06.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-09-03T17:41:06.886Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-09-03T17:41:06.886Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-09-03T17:41:06.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3845 | 2026-09-03T17:41:06.980Z | |
| 3846 | 2026-09-03T17:41:06.980Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/384) |
| 3847 | 2026-09-03T17:41:07.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-09-03T17:41:07.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-09-03T17:41:07.482Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3850 | 2026-09-03T17:41:07.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3851 | 2026-09-03T17:41:07.573Z | |
| 3852 | 2026-09-03T17:41:07.573Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/384) |
| 3853 | 2026-09-03T17:41:08.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3854 | 2026-09-03T17:41:08.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3855 | 2026-09-03T17:41:08.074Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3856 | 2026-09-03T17:41:08.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3857 | 2026-09-03T17:41:08.166Z | |
| 3858 | 2026-09-03T17:41:08.166Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/384) |
| 3859 | 2026-09-03T17:41:08.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3860 | 2026-09-03T17:41:08.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3861 | 2026-09-03T17:41:08.670Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3862 | 2026-09-03T17:41:08.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3863 | 2026-09-03T17:41:08.760Z | |
| 3864 | 2026-09-03T17:41:08.760Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/384) |
| 3865 | 2026-09-03T17:41:09.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3866 | 2026-09-03T17:41:09.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3867 | 2026-09-03T17:41:09.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3868 | 2026-09-03T17:41:09.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3869 | 2026-09-03T17:41:09.354Z | |
| 3870 | 2026-09-03T17:41:09.354Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/384) |
| 3871 | 2026-09-03T17:41:09.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-09-03T17:41:09.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-09-03T17:41:09.856Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3874 | 2026-09-03T17:41:09.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3875 | 2026-09-03T17:41:09.951Z | |
| 3876 | 2026-09-03T17:41:09.951Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/384) |
| 3877 | 2026-09-03T17:41:10.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-09-03T17:41:10.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-09-03T17:41:10.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-09-03T17:41:10.448Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3881 | 2026-09-03T17:41:10.535Z | |
| 3882 | 2026-09-03T17:41:10.535Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/384) |
| 3883 | 2026-09-03T17:41:11.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-09-03T17:41:11.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-09-03T17:41:11.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-09-03T17:41:11.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3887 | 2026-09-03T17:41:11.108Z | |
| 3888 | 2026-09-03T17:41:11.108Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/384) |
| 3889 | 2026-09-03T17:41:11.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-09-03T17:41:11.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-09-03T17:41:11.595Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3892 | 2026-09-03T17:41:11.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3893 | 2026-09-03T17:41:11.682Z | |
| 3894 | 2026-09-03T17:41:11.682Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/384) |
| 3895 | 2026-09-03T17:41:12.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-09-03T17:41:12.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-09-03T17:41:12.170Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3898 | 2026-09-03T17:41:12.174Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3899 | 2026-09-03T17:41:12.257Z | |
| 3900 | 2026-09-03T17:41:12.257Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/384) |
| 3901 | 2026-09-03T17:41:12.745Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3902 | 2026-09-03T17:41:12.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3903 | 2026-09-03T17:41:12.748Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3904 | 2026-09-03T17:41:12.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3905 | 2026-09-03T17:41:12.835Z | |
| 3906 | 2026-09-03T17:41:12.836Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/384) |
| 3907 | 2026-09-03T17:41:13.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3908 | 2026-09-03T17:41:13.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3909 | 2026-09-03T17:41:13.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3910 | 2026-09-03T17:41:13.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3911 | 2026-09-03T17:41:13.415Z | |
| 3912 | 2026-09-03T17:41:13.415Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/384) |
| 3913 | 2026-09-03T17:41:13.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3914 | 2026-09-03T17:41:13.910Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3915 | 2026-09-03T17:41:13.910Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3916 | 2026-09-03T17:41:13.913Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3917 | 2026-09-03T17:41:13.998Z | |
| 3918 | 2026-09-03T17:41:13.998Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/384) |
| 3919 | 2026-09-03T17:41:14.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3920 | 2026-09-03T17:41:14.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3921 | 2026-09-03T17:41:14.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3922 | 2026-09-03T17:41:14.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3923 | 2026-09-03T17:41:14.566Z | |
| 3924 | 2026-09-03T17:41:14.566Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/384) |
| 3925 | 2026-09-03T17:41:15.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3926 | 2026-09-03T17:41:15.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3927 | 2026-09-03T17:41:15.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3928 | 2026-09-03T17:41:15.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3929 | 2026-09-03T17:41:15.137Z | |
| 3930 | 2026-09-03T17:41:15.138Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/384) |
| 3931 | 2026-09-03T17:41:15.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3932 | 2026-09-03T17:41:15.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3933 | 2026-09-03T17:41:15.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3934 | 2026-09-03T17:41:15.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3935 | 2026-09-03T17:41:15.713Z | |
| 3936 | 2026-09-03T17:41:15.713Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/384) |
| 3937 | 2026-09-03T17:41:16.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-09-03T17:41:16.272Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-09-03T17:41:16.272Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3940 | 2026-09-03T17:41:16.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3941 | 2026-09-03T17:41:16.283Z | |
| 3942 | 2026-09-03T17:41:16.283Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/384) |
| 3943 | 2026-09-03T17:41:16.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-09-03T17:41:16.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-09-03T17:41:16.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-09-03T17:41:16.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3947 | 2026-09-03T17:41:16.853Z | |
| 3948 | 2026-09-03T17:41:16.853Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/384) |
| 3949 | 2026-09-03T17:41:17.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-09-03T17:41:17.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-09-03T17:41:17.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3952 | 2026-09-03T17:41:17.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3953 | 2026-09-03T17:41:17.418Z | |
| 3954 | 2026-09-03T17:41:17.418Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/384) |
| 3955 | 2026-09-03T17:41:17.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-09-03T17:41:17.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-09-03T17:41:17.897Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3958 | 2026-09-03T17:41:17.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3959 | 2026-09-03T17:41:17.987Z | |
| 3960 | 2026-09-03T17:41:17.987Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/384) |
| 3961 | 2026-09-03T17:41:18.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-09-03T17:41:18.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-09-03T17:41:18.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-09-03T17:41:18.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3965 | 2026-09-03T17:41:18.555Z | |
| 3966 | 2026-09-03T17:41:18.555Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/384) |
| 3967 | 2026-09-03T17:41:19.036Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-09-03T17:41:19.039Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-09-03T17:41:19.039Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-09-03T17:41:19.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3971 | 2026-09-03T17:41:19.124Z | |
| 3972 | 2026-09-03T17:41:19.124Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/384) |
| 3973 | 2026-09-03T17:41:19.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-09-03T17:41:19.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-09-03T17:41:19.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3976 | 2026-09-03T17:41:19.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3977 | 2026-09-03T17:41:19.710Z | |
| 3978 | 2026-09-03T17:41:19.710Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/384) |
| 3979 | 2026-09-03T17:41:20.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-09-03T17:41:20.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-09-03T17:41:20.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3982 | 2026-09-03T17:41:20.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3983 | 2026-09-03T17:41:20.297Z | |
| 3984 | 2026-09-03T17:41:20.297Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/384) |
| 3985 | 2026-09-03T17:41:20.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3986 | 2026-09-03T17:41:20.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3987 | 2026-09-03T17:41:20.796Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3988 | 2026-09-03T17:41:20.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3989 | 2026-09-03T17:41:20.884Z | |
| 3990 | 2026-09-03T17:41:20.884Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/384) |
| 3991 | 2026-09-03T17:41:21.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3992 | 2026-09-03T17:41:21.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3993 | 2026-09-03T17:41:21.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3994 | 2026-09-03T17:41:21.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3995 | 2026-09-03T17:41:21.475Z | |
| 3996 | 2026-09-03T17:41:21.475Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/384) |
| 3997 | 2026-09-03T17:41:21.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3998 | 2026-09-03T17:41:21.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3999 | 2026-09-03T17:41:21.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4000 | 2026-09-03T17:41:21.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4001 | 2026-09-03T17:41:22.062Z | |
| 4002 | 2026-09-03T17:41:22.062Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/384) |
| 4003 | 2026-09-03T17:41:22.554Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4004 | 2026-09-03T17:41:22.557Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4005 | 2026-09-03T17:41:22.557Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4006 | 2026-09-03T17:41:22.562Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4007 | 2026-09-03T17:41:22.649Z | |
| 4008 | 2026-09-03T17:41:22.649Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/384) |
| 4009 | 2026-09-03T17:41:23.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4010 | 2026-09-03T17:41:23.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4011 | 2026-09-03T17:41:23.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4012 | 2026-09-03T17:41:23.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4013 | 2026-09-03T17:41:23.234Z | |
| 4014 | 2026-09-03T17:41:23.234Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/384) |
| 4015 | 2026-09-03T17:41:23.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4016 | 2026-09-03T17:41:23.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4017 | 2026-09-03T17:41:23.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4018 | 2026-09-03T17:41:23.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4019 | 2026-09-03T17:41:23.822Z | |
| 4020 | 2026-09-03T17:41:23.822Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/384) |
| 4021 | 2026-09-03T17:41:24.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-09-03T17:41:24.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-09-03T17:41:24.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4024 | 2026-09-03T17:41:24.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4025 | 2026-09-03T17:41:24.411Z | |
| 4026 | 2026-09-03T17:41:24.411Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/384) |
| 4027 | 2026-09-03T17:41:24.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4028 | 2026-09-03T17:41:24.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4029 | 2026-09-03T17:41:24.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4030 | 2026-09-03T17:41:24.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4031 | 2026-09-03T17:41:24.997Z | |
| 4032 | 2026-09-03T17:41:24.997Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/384) |
| 4033 | 2026-09-03T17:41:25.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4034 | 2026-09-03T17:41:25.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4035 | 2026-09-03T17:41:25.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4036 | 2026-09-03T17:41:25.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4037 | 2026-09-03T17:41:25.588Z | |
| 4038 | 2026-09-03T17:41:25.588Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/384) |
| 4039 | 2026-09-03T17:41:26.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4040 | 2026-09-03T17:41:26.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4041 | 2026-09-03T17:41:26.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4042 | 2026-09-03T17:41:26.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4043 | 2026-09-03T17:41:26.177Z | |
| 4044 | 2026-09-03T17:41:26.177Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/384) |
| 4045 | 2026-09-03T17:41:26.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4046 | 2026-09-03T17:41:26.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4047 | 2026-09-03T17:41:26.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4048 | 2026-09-03T17:41:26.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4049 | 2026-09-03T17:41:26.771Z | |
| 4050 | 2026-09-03T17:41:26.771Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/384) |
| 4051 | 2026-09-03T17:41:27.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4052 | 2026-09-03T17:41:27.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4053 | 2026-09-03T17:41:27.273Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4054 | 2026-09-03T17:41:27.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4055 | 2026-09-03T17:41:27.367Z | |
| 4056 | 2026-09-03T17:41:27.367Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/384) |
| 4057 | 2026-09-03T17:41:27.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4058 | 2026-09-03T17:41:27.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4059 | 2026-09-03T17:41:27.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4060 | 2026-09-03T17:41:27.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4061 | 2026-09-03T17:41:27.962Z | |
| 4062 | 2026-09-03T17:41:27.963Z | info: running `cargo check --bins` on oximeter-producer (235/384) |
| 4063 | 2026-09-03T17:41:28.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-09-03T17:41:28.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-09-03T17:41:28.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4066 | 2026-09-03T17:41:28.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4067 | 2026-09-03T17:41:28.575Z | |
| 4068 | 2026-09-03T17:41:28.575Z | info: running `cargo check --bins` on internal-dns-resolver (236/384) |
| 4069 | 2026-09-03T17:41:29.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4070 | 2026-09-03T17:41:29.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4071 | 2026-09-03T17:41:29.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4072 | 2026-09-03T17:41:29.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4073 | 2026-09-03T17:41:29.148Z | |
| 4074 | 2026-09-03T17:41:29.148Z | info: running `cargo check --bins` on dns-server (237/384) |
| 4075 | 2026-09-03T17:41:29.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4076 | 2026-09-03T17:41:29.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4077 | 2026-09-03T17:41:29.789Z | Compiling parking_lot_core v0.8.6 |
| 4078 | 2026-09-03T17:41:29.897Z | Compiling git-stub v1.0.0 |
| 4079 | 2026-09-03T17:41:29.905Z | Checking prefix-trie v0.7.0 |
| 4080 | 2026-09-03T17:41:29.912Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4081 | 2026-09-03T17:41:30.021Z | Compiling git-stub-vcs v0.1.0 |
| 4082 | 2026-09-03T17:41:30.188Z | Checking hickory-server v0.25.2 |
| 4083 | 2026-09-03T17:41:30.285Z | Checking parking_lot v0.11.2 |
| 4084 | 2026-09-03T17:41:30.324Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4085 | 2026-09-03T17:41:30.454Z | Checking sled v0.34.7 |
| 4086 | 2026-09-03T17:41:32.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 4087 | 2026-09-03T17:41:32.578Z | |
| 4088 | 2026-09-03T17:41:32.578Z | info: running `cargo check --bins` on dns-server-api (238/384) |
| 4089 | 2026-09-03T17:41:33.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4090 | 2026-09-03T17:41:33.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4091 | 2026-09-03T17:41:33.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4092 | 2026-09-03T17:41:33.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4093 | 2026-09-03T17:41:33.147Z | |
| 4094 | 2026-09-03T17:41:33.147Z | info: running `cargo check --bins` on nexus-client (239/384) |
| 4095 | 2026-09-03T17:41:33.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4096 | 2026-09-03T17:41:33.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4097 | 2026-09-03T17:41:33.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4098 | 2026-09-03T17:41:33.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4099 | 2026-09-03T17:41:33.756Z | |
| 4100 | 2026-09-03T17:41:33.756Z | info: running `cargo check --bins` on oximeter-producer-api (240/384) |
| 4101 | 2026-09-03T17:41:34.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4102 | 2026-09-03T17:41:34.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4103 | 2026-09-03T17:41:34.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4104 | 2026-09-03T17:41:34.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4105 | 2026-09-03T17:41:34.331Z | |
| 4106 | 2026-09-03T17:41:34.331Z | info: running `cargo check --bins` on sp-sim (241/384) |
| 4107 | 2026-09-03T17:41:34.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4108 | 2026-09-03T17:41:34.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4109 | 2026-09-03T17:41:35.043Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4110 | 2026-09-03T17:41:35.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s |
| 4111 | 2026-09-03T17:41:35.742Z | |
| 4112 | 2026-09-03T17:41:35.742Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/384) |
| 4113 | 2026-09-03T17:41:36.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4114 | 2026-09-03T17:41:36.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4115 | 2026-09-03T17:41:36.569Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 4116 | 2026-09-03T17:41:36.699Z | Compiling hashbrown v0.14.5 |
| 4117 | 2026-09-03T17:41:36.699Z | Compiling rfc6979 v0.4.0 |
| 4118 | 2026-09-03T17:41:36.717Z | Compiling salty v0.3.0 |
| 4119 | 2026-09-03T17:41:36.727Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4120 | 2026-09-03T17:41:36.739Z | Compiling primeorder v0.13.6 |
| 4121 | 2026-09-03T17:41:36.753Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4122 | 2026-09-03T17:41:36.824Z | Compiling ecdsa v0.16.9 |
| 4123 | 2026-09-03T17:41:36.884Z | Compiling sha1 v0.10.6 |
| 4124 | 2026-09-03T17:41:36.997Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4125 | 2026-09-03T17:41:37.068Z | Compiling proc-macro-error2 v2.0.1 |
| 4126 | 2026-09-03T17:41:37.181Z | Compiling chumsky v0.9.3 |
| 4127 | 2026-09-03T17:41:37.200Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4128 | 2026-09-03T17:41:37.213Z | Compiling p384 v0.13.1 |
| 4129 | 2026-09-03T17:41:37.242Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4130 | 2026-09-03T17:41:37.374Z | Compiling knus-derive v3.4.0 |
| 4131 | 2026-09-03T17:41:37.408Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4132 | 2026-09-03T17:41:37.452Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 4133 | 2026-09-03T17:41:37.519Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4134 | 2026-09-03T17:41:37.672Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 4135 | 2026-09-03T17:41:37.759Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4136 | 2026-09-03T17:41:37.877Z | Checking corncobs v0.1.4 |
| 4137 | 2026-09-03T17:41:37.922Z | Checking libscf-sys v1.2.0 |
| 4138 | 2026-09-03T17:41:37.949Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4139 | 2026-09-03T17:41:37.963Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4140 | 2026-09-03T17:41:37.963Z | Checking secrecy v0.8.0 |
| 4141 | 2026-09-03T17:41:38.005Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4142 | 2026-09-03T17:41:38.066Z | Checking papergrid v0.18.0 |
| 4143 | 2026-09-03T17:41:38.106Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4144 | 2026-09-03T17:41:38.123Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4145 | 2026-09-03T17:41:38.267Z | Compiling unicase v2.9.0 |
| 4146 | 2026-09-03T17:41:38.337Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4147 | 2026-09-03T17:41:38.374Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4148 | 2026-09-03T17:41:38.374Z | Checking itertools v0.15.0 |
| 4149 | 2026-09-03T17:41:38.462Z | Compiling mime_guess v2.0.5 |
| 4150 | 2026-09-03T17:41:38.579Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4151 | 2026-09-03T17:41:38.617Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 4152 | 2026-09-03T17:41:38.819Z | Compiling knus v3.4.0 |
| 4153 | 2026-09-03T17:41:38.835Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4154 | 2026-09-03T17:41:38.849Z | Checking tabled v0.21.0 |
| 4155 | 2026-09-03T17:41:38.893Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4156 | 2026-09-03T17:41:39.016Z | Checking http-range v0.1.5 |
| 4157 | 2026-09-03T17:41:39.146Z | Checking crc8 v0.1.1 |
| 4158 | 2026-09-03T17:41:39.197Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4159 | 2026-09-03T17:41:39.496Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4160 | 2026-09-03T17:41:39.530Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 4161 | 2026-09-03T17:41:39.588Z | Checking scuffle v0.1.0 |
| 4162 | 2026-09-03T17:41:39.675Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4163 | 2026-09-03T17:41:39.701Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4164 | 2026-09-03T17:41:39.726Z | Checking nanorand v0.7.0 |
| 4165 | 2026-09-03T17:41:39.755Z | Checking hyper-staticfile v0.10.1 |
| 4166 | 2026-09-03T17:41:39.924Z | Checking flume v0.11.1 |
| 4167 | 2026-09-03T17:41:40.058Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4168 | 2026-09-03T17:41:40.079Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4169 | 2026-09-03T17:41:40.157Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4170 | 2026-09-03T17:41:40.175Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4171 | 2026-09-03T17:41:40.228Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4172 | 2026-09-03T17:41:40.423Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 4173 | 2026-09-03T17:41:40.432Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4174 | 2026-09-03T17:41:40.514Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4175 | 2026-09-03T17:41:40.626Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4176 | 2026-09-03T17:41:40.738Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4177 | 2026-09-03T17:41:40.974Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4178 | 2026-09-03T17:41:41.065Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4179 | 2026-09-03T17:41:41.592Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4180 | 2026-09-03T17:41:42.417Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4181 | 2026-09-03T17:41:44.347Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4182 | 2026-09-03T17:41:45.374Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 4183 | 2026-09-03T17:41:45.925Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4184 | 2026-09-03T17:41:45.928Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4185 | 2026-09-03T17:41:46.566Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4186 | 2026-09-03T17:41:57.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.00s |
| 4187 | 2026-09-03T17:41:57.754Z | 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-03T17:41:57.754Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4189 | 2026-09-03T17:41:57.958Z | |
| 4190 | 2026-09-03T17:41:57.958Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub,testing` on omicron-sled-agent (243/384) |
| 4191 | 2026-09-03T17:41:58.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4192 | 2026-09-03T17:41:58.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4193 | 2026-09-03T17:41:58.734Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4194 | 2026-09-03T17:41:58.856Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4195 | 2026-09-03T17:42:09.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.02s |
| 4196 | 2026-09-03T17:42:09.988Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4197 | 2026-09-03T17:42:09.988Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4198 | 2026-09-03T17:42:10.192Z | |
| 4199 | 2026-09-03T17:42:10.192Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/384) |
| 4200 | 2026-09-03T17:42:10.728Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4201 | 2026-09-03T17:42:10.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4202 | 2026-09-03T17:42:10.977Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4203 | 2026-09-03T17:42:21.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s |
| 4204 | 2026-09-03T17:42:21.272Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4205 | 2026-09-03T17:42:21.272Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4206 | 2026-09-03T17:42:21.473Z | |
| 4207 | 2026-09-03T17:42:21.474Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/384) |
| 4208 | 2026-09-03T17:42:21.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4209 | 2026-09-03T17:42:22.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4210 | 2026-09-03T17:42:22.242Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4211 | 2026-09-03T17:42:32.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s |
| 4212 | 2026-09-03T17:42:32.615Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4213 | 2026-09-03T17:42:32.615Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4214 | 2026-09-03T17:42:32.814Z | |
| 4215 | 2026-09-03T17:42:32.814Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/384) |
| 4216 | 2026-09-03T17:42:33.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4217 | 2026-09-03T17:42:33.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4218 | 2026-09-03T17:42:33.585Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4219 | 2026-09-03T17:42:43.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s |
| 4220 | 2026-09-03T17:42:43.958Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4221 | 2026-09-03T17:42:43.958Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4222 | 2026-09-03T17:42:44.165Z | |
| 4223 | 2026-09-03T17:42:44.165Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/384) |
| 4224 | 2026-09-03T17:42:44.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4225 | 2026-09-03T17:42:44.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4226 | 2026-09-03T17:42:44.935Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4227 | 2026-09-03T17:42:57.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s |
| 4228 | 2026-09-03T17:42:57.076Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4229 | 2026-09-03T17:42:57.076Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4230 | 2026-09-03T17:42:57.076Z | |
| 4231 | 2026-09-03T17:42:57.076Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/384) |
| 4232 | 2026-09-03T17:42:57.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4233 | 2026-09-03T17:42:57.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4234 | 2026-09-03T17:42:57.076Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4235 | 2026-09-03T17:43:06.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s |
| 4236 | 2026-09-03T17:43:06.454Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4237 | 2026-09-03T17:43:06.454Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4238 | 2026-09-03T17:43:06.653Z | |
| 4239 | 2026-09-03T17:43:06.653Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/384) |
| 4240 | 2026-09-03T17:43:07.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4241 | 2026-09-03T17:43:07.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4242 | 2026-09-03T17:43:07.420Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4243 | 2026-09-03T17:43:17.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s |
| 4244 | 2026-09-03T17:43:17.670Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4245 | 2026-09-03T17:43:17.670Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4246 | 2026-09-03T17:43:17.875Z | |
| 4247 | 2026-09-03T17:43:17.875Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (250/384) |
| 4248 | 2026-09-03T17:43:18.409Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4249 | 2026-09-03T17:43:18.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4250 | 2026-09-03T17:43:18.655Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4251 | 2026-09-03T17:43:28.944Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s |
| 4252 | 2026-09-03T17:43:28.947Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4253 | 2026-09-03T17:43:28.947Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4254 | 2026-09-03T17:43:29.146Z | |
| 4255 | 2026-09-03T17:43:29.146Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-sled-agent (251/384) |
| 4256 | 2026-09-03T17:43:29.673Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4257 | 2026-09-03T17:43:29.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4258 | 2026-09-03T17:43:29.920Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4259 | 2026-09-03T17:43:40.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s |
| 4260 | 2026-09-03T17:43:40.178Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4261 | 2026-09-03T17:43:40.178Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4262 | 2026-09-03T17:43:40.373Z | |
| 4263 | 2026-09-03T17:43:40.373Z | info: running `cargo check --bins --no-default-features --features switch-asic,testing` on omicron-sled-agent (252/384) |
| 4264 | 2026-09-03T17:43:40.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4265 | 2026-09-03T17:43:40.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4266 | 2026-09-03T17:43:41.152Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4267 | 2026-09-03T17:43:51.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s |
| 4268 | 2026-09-03T17:43:51.470Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4269 | 2026-09-03T17:43:51.470Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4270 | 2026-09-03T17:43:51.675Z | |
| 4271 | 2026-09-03T17:43:51.675Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,testing` on omicron-sled-agent (253/384) |
| 4272 | 2026-09-03T17:43:52.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4273 | 2026-09-03T17:43:52.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4274 | 2026-09-03T17:43:52.456Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4275 | 2026-09-03T17:44:02.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s |
| 4276 | 2026-09-03T17:44:02.705Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4277 | 2026-09-03T17:44:02.705Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4278 | 2026-09-03T17:44:02.901Z | |
| 4279 | 2026-09-03T17:44:02.902Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,testing` on omicron-sled-agent (254/384) |
| 4280 | 2026-09-03T17:44:03.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4281 | 2026-09-03T17:44:03.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4282 | 2026-09-03T17:44:03.679Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4283 | 2026-09-03T17:44:14.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s |
| 4284 | 2026-09-03T17:44:14.014Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4285 | 2026-09-03T17:44:14.014Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4286 | 2026-09-03T17:44:14.210Z | |
| 4287 | 2026-09-03T17:44:14.210Z | info: running `cargo check --bins --no-default-features --features switch-stub,testing` on omicron-sled-agent (255/384) |
| 4288 | 2026-09-03T17:44:14.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4289 | 2026-09-03T17:44:14.737Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4290 | 2026-09-03T17:44:14.976Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4291 | 2026-09-03T17:44:25.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s |
| 4292 | 2026-09-03T17:44:25.249Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4293 | 2026-09-03T17:44:25.250Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4294 | 2026-09-03T17:44:25.453Z | |
| 4295 | 2026-09-03T17:44:25.453Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub,testing` on omicron-sled-agent (256/384) |
| 4296 | 2026-09-03T17:44:25.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4297 | 2026-09-03T17:44:25.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4298 | 2026-09-03T17:44:26.222Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4299 | 2026-09-03T17:44:36.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s |
| 4300 | 2026-09-03T17:44:36.535Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4301 | 2026-09-03T17:44:36.535Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4302 | 2026-09-03T17:44:36.732Z | |
| 4303 | 2026-09-03T17:44:36.732Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub,testing` on omicron-sled-agent (257/384) |
| 4304 | 2026-09-03T17:44:37.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4305 | 2026-09-03T17:44:37.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4306 | 2026-09-03T17:44:37.509Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4307 | 2026-09-03T17:44:47.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s |
| 4308 | 2026-09-03T17:44:47.780Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4309 | 2026-09-03T17:44:47.780Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4310 | 2026-09-03T17:44:47.983Z | |
| 4311 | 2026-09-03T17:44:47.983Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (258/384) |
| 4312 | 2026-09-03T17:44:48.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4313 | 2026-09-03T17:44:48.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4314 | 2026-09-03T17:44:48.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4315 | 2026-09-03T17:44:48.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4316 | 2026-09-03T17:44:48.555Z | |
| 4317 | 2026-09-03T17:44:48.555Z | info: running `cargo check --bins` on installinator-common (259/384) |
| 4318 | 2026-09-03T17:44:49.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4319 | 2026-09-03T17:44:49.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4320 | 2026-09-03T17:44:49.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4321 | 2026-09-03T17:44:49.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4322 | 2026-09-03T17:44:49.145Z | |
| 4323 | 2026-09-03T17:44:49.145Z | info: running `cargo check --bins` on installinator-common-versions (260/384) |
| 4324 | 2026-09-03T17:44:49.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4325 | 2026-09-03T17:44:49.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4326 | 2026-09-03T17:44:49.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4327 | 2026-09-03T17:44:49.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4328 | 2026-09-03T17:44:49.698Z | |
| 4329 | 2026-09-03T17:44:49.698Z | info: running `cargo check --bins` on nexus-lockstep-client (261/384) |
| 4330 | 2026-09-03T17:44:50.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4331 | 2026-09-03T17:44:50.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4332 | 2026-09-03T17:44:50.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4333 | 2026-09-03T17:44:50.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4334 | 2026-09-03T17:44:50.305Z | |
| 4335 | 2026-09-03T17:44:50.306Z | info: running `cargo check --bins` on omicron-ddm-admin-client (262/384) |
| 4336 | 2026-09-03T17:44:50.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4337 | 2026-09-03T17:44:50.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4338 | 2026-09-03T17:44:50.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4339 | 2026-09-03T17:44:50.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4340 | 2026-09-03T17:44:50.877Z | |
| 4341 | 2026-09-03T17:44:50.877Z | info: running `cargo check --bins` on range-requests (263/384) |
| 4342 | 2026-09-03T17:44:51.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4343 | 2026-09-03T17:44:51.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4344 | 2026-09-03T17:44:51.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4345 | 2026-09-03T17:44:51.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4346 | 2026-09-03T17:44:51.445Z | |
| 4347 | 2026-09-03T17:44:51.445Z | info: running `cargo check --bins` on repo-depot-api (264/384) |
| 4348 | 2026-09-03T17:44:51.924Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4349 | 2026-09-03T17:44:51.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4350 | 2026-09-03T17:44:51.927Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4351 | 2026-09-03T17:44:51.931Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4352 | 2026-09-03T17:44:52.013Z | |
| 4353 | 2026-09-03T17:44:52.013Z | info: running `cargo check --bins` on repo-depot-client (265/384) |
| 4354 | 2026-09-03T17:44:52.485Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4355 | 2026-09-03T17:44:52.488Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4356 | 2026-09-03T17:44:52.489Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4357 | 2026-09-03T17:44:52.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4358 | 2026-09-03T17:44:52.574Z | |
| 4359 | 2026-09-03T17:44:52.574Z | info: running `cargo check --bins` on sled-agent-api (266/384) |
| 4360 | 2026-09-03T17:44:53.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4361 | 2026-09-03T17:44:53.076Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4362 | 2026-09-03T17:44:53.076Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4363 | 2026-09-03T17:44:53.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4364 | 2026-09-03T17:44:53.162Z | |
| 4365 | 2026-09-03T17:44:53.162Z | info: running `cargo check --bins` on sled-diagnostics (267/384) |
| 4366 | 2026-09-03T17:44:53.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4367 | 2026-09-03T17:44:53.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4368 | 2026-09-03T17:44:53.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4369 | 2026-09-03T17:44:53.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4370 | 2026-09-03T17:44:53.755Z | |
| 4371 | 2026-09-03T17:44:53.755Z | info: running `cargo check --bins` on zfs-test-harness (268/384) |
| 4372 | 2026-09-03T17:44:54.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4373 | 2026-09-03T17:44:54.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4374 | 2026-09-03T17:44:54.257Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4375 | 2026-09-03T17:44:54.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4376 | 2026-09-03T17:44:54.347Z | |
| 4377 | 2026-09-03T17:44:54.347Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (269/384) |
| 4378 | 2026-09-03T17:44:54.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4379 | 2026-09-03T17:44:54.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4380 | 2026-09-03T17:44:54.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4381 | 2026-09-03T17:44:54.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4382 | 2026-09-03T17:44:54.944Z | |
| 4383 | 2026-09-03T17:44:54.944Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (270/384) |
| 4384 | 2026-09-03T17:44:55.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4385 | 2026-09-03T17:44:55.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4386 | 2026-09-03T17:44:55.451Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4387 | 2026-09-03T17:44:55.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4388 | 2026-09-03T17:44:55.540Z | |
| 4389 | 2026-09-03T17:44:55.540Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (271/384) |
| 4390 | 2026-09-03T17:44:56.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4391 | 2026-09-03T17:44:56.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4392 | 2026-09-03T17:44:56.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4393 | 2026-09-03T17:44:56.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4394 | 2026-09-03T17:44:56.131Z | |
| 4395 | 2026-09-03T17:44:56.131Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (272/384) |
| 4396 | 2026-09-03T17:44:56.630Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4397 | 2026-09-03T17:44:56.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4398 | 2026-09-03T17:44:56.633Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4399 | 2026-09-03T17:44:56.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4400 | 2026-09-03T17:44:56.723Z | |
| 4401 | 2026-09-03T17:44:56.723Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (273/384) |
| 4402 | 2026-09-03T17:44:57.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4403 | 2026-09-03T17:44:57.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4404 | 2026-09-03T17:44:57.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4405 | 2026-09-03T17:44:57.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4406 | 2026-09-03T17:44:57.314Z | |
| 4407 | 2026-09-03T17:44:57.314Z | info: running `cargo check --bins` on sled-agent-resolvable-files (274/384) |
| 4408 | 2026-09-03T17:44:57.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4409 | 2026-09-03T17:44:57.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4410 | 2026-09-03T17:44:57.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4411 | 2026-09-03T17:44:57.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4412 | 2026-09-03T17:44:57.903Z | |
| 4413 | 2026-09-03T17:44:57.903Z | info: running `cargo check --bins` on trust-quorum (275/384) |
| 4414 | 2026-09-03T17:44:58.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4415 | 2026-09-03T17:44:58.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4416 | 2026-09-03T17:44:58.415Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4417 | 2026-09-03T17:44:58.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4418 | 2026-09-03T17:44:58.506Z | |
| 4419 | 2026-09-03T17:44:58.506Z | info: running `cargo check --bins` on sled-agent-health-monitor (276/384) |
| 4420 | 2026-09-03T17:44:58.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4421 | 2026-09-03T17:44:59.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4422 | 2026-09-03T17:44:59.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4423 | 2026-09-03T17:44:59.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4424 | 2026-09-03T17:44:59.089Z | |
| 4425 | 2026-09-03T17:44:59.089Z | info: running `cargo check --bins` on sled-agent-multirack-join (277/384) |
| 4426 | 2026-09-03T17:44:59.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4427 | 2026-09-03T17:44:59.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4428 | 2026-09-03T17:44:59.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4429 | 2026-09-03T17:44:59.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4430 | 2026-09-03T17:44:59.702Z | |
| 4431 | 2026-09-03T17:44:59.702Z | info: running `cargo check --bins` on sled-agent-rack-setup (278/384) |
| 4432 | 2026-09-03T17:45:00.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4433 | 2026-09-03T17:45:00.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4434 | 2026-09-03T17:45:00.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4435 | 2026-09-03T17:45:00.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4436 | 2026-09-03T17:45:00.314Z | |
| 4437 | 2026-09-03T17:45:00.314Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (279/384) |
| 4438 | 2026-09-03T17:45:00.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4439 | 2026-09-03T17:45:00.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4440 | 2026-09-03T17:45:00.825Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4441 | 2026-09-03T17:45:00.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4442 | 2026-09-03T17:45:00.918Z | |
| 4443 | 2026-09-03T17:45:00.918Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (280/384) |
| 4444 | 2026-09-03T17:45:01.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4445 | 2026-09-03T17:45:01.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4446 | 2026-09-03T17:45:01.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4447 | 2026-09-03T17:45:01.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4448 | 2026-09-03T17:45:01.532Z | |
| 4449 | 2026-09-03T17:45:01.533Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (281/384) |
| 4450 | 2026-09-03T17:45:02.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4451 | 2026-09-03T17:45:02.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4452 | 2026-09-03T17:45:02.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4453 | 2026-09-03T17:45:02.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4454 | 2026-09-03T17:45:02.152Z | |
| 4455 | 2026-09-03T17:45:02.152Z | info: running `cargo check --bins` on omicron-deployment-graph (282/384) |
| 4456 | 2026-09-03T17:45:02.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4457 | 2026-09-03T17:45:02.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4458 | 2026-09-03T17:45:02.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4459 | 2026-09-03T17:45:02.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4460 | 2026-09-03T17:45:02.706Z | |
| 4461 | 2026-09-03T17:45:02.706Z | info: running `cargo check --bins` on transient-dns-server (283/384) |
| 4462 | 2026-09-03T17:45:03.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4463 | 2026-09-03T17:45:03.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4464 | 2026-09-03T17:45:03.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4465 | 2026-09-03T17:45:03.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4466 | 2026-09-03T17:45:03.291Z | |
| 4467 | 2026-09-03T17:45:03.291Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (284/384) |
| 4468 | 2026-09-03T17:45:03.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4469 | 2026-09-03T17:45:03.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4470 | 2026-09-03T17:45:03.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4471 | 2026-09-03T17:45:03.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4472 | 2026-09-03T17:45:03.880Z | |
| 4473 | 2026-09-03T17:45:03.880Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (285/384) |
| 4474 | 2026-09-03T17:45:04.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4475 | 2026-09-03T17:45:04.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4476 | 2026-09-03T17:45:04.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4477 | 2026-09-03T17:45:04.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4478 | 2026-09-03T17:45:04.467Z | |
| 4479 | 2026-09-03T17:45:04.467Z | info: running `cargo check --bins` on omicron-rpaths (286/384) |
| 4480 | 2026-09-03T17:45:04.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4481 | 2026-09-03T17:45:04.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4482 | 2026-09-03T17:45:04.936Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4483 | 2026-09-03T17:45:04.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4484 | 2026-09-03T17:45:05.021Z | |
| 4485 | 2026-09-03T17:45:05.021Z | info: running `cargo check --bins` on omicron-repl-utils (287/384) |
| 4486 | 2026-09-03T17:45:05.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-09-03T17:45:05.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-09-03T17:45:05.495Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4489 | 2026-09-03T17:45:05.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4490 | 2026-09-03T17:45:05.581Z | |
| 4491 | 2026-09-03T17:45:05.581Z | info: running `cargo check --bins` on omicron-clickhouse-admin (288/384) |
| 4492 | 2026-09-03T17:45:06.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4493 | 2026-09-03T17:45:06.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4494 | 2026-09-03T17:45:06.286Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4495 | 2026-09-03T17:45:06.701Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4496 | 2026-09-03T17:45:07.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s |
| 4497 | 2026-09-03T17:45:08.091Z | |
| 4498 | 2026-09-03T17:45:08.091Z | info: running `cargo check --bins` on clickhouse-admin-api (289/384) |
| 4499 | 2026-09-03T17:45:08.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4500 | 2026-09-03T17:45:08.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4501 | 2026-09-03T17:45:08.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4502 | 2026-09-03T17:45:08.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4503 | 2026-09-03T17:45:08.669Z | |
| 4504 | 2026-09-03T17:45:08.669Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (290/384) |
| 4505 | 2026-09-03T17:45:09.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4506 | 2026-09-03T17:45:09.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4507 | 2026-09-03T17:45:09.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4508 | 2026-09-03T17:45:09.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4509 | 2026-09-03T17:45:09.237Z | |
| 4510 | 2026-09-03T17:45:09.237Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (291/384) |
| 4511 | 2026-09-03T17:45:09.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4512 | 2026-09-03T17:45:09.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4513 | 2026-09-03T17:45:09.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4514 | 2026-09-03T17:45:09.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4515 | 2026-09-03T17:45:09.815Z | |
| 4516 | 2026-09-03T17:45:09.815Z | info: running `cargo check --bins` on clickhouse-admin-single-client (292/384) |
| 4517 | 2026-09-03T17:45:10.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4518 | 2026-09-03T17:45:10.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4519 | 2026-09-03T17:45:10.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4520 | 2026-09-03T17:45:10.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4521 | 2026-09-03T17:45:10.389Z | |
| 4522 | 2026-09-03T17:45:10.389Z | info: running `cargo check --bins` on installinator-client (293/384) |
| 4523 | 2026-09-03T17:45:10.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4524 | 2026-09-03T17:45:10.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4525 | 2026-09-03T17:45:10.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4526 | 2026-09-03T17:45:10.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4527 | 2026-09-03T17:45:10.946Z | |
| 4528 | 2026-09-03T17:45:10.946Z | info: running `cargo check --bins` on oxide-client (294/384) |
| 4529 | 2026-09-03T17:45:11.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4530 | 2026-09-03T17:45:11.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4531 | 2026-09-03T17:45:11.422Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4532 | 2026-09-03T17:45:11.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4533 | 2026-09-03T17:45:11.506Z | |
| 4534 | 2026-09-03T17:45:11.506Z | info: running `cargo check --bins` on oximeter-client (295/384) |
| 4535 | 2026-09-03T17:45:11.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4536 | 2026-09-03T17:45:11.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4537 | 2026-09-03T17:45:11.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4538 | 2026-09-03T17:45:11.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4539 | 2026-09-03T17:45:12.075Z | |
| 4540 | 2026-09-03T17:45:12.075Z | info: running `cargo check --bins` on wicketd-client (296/384) |
| 4541 | 2026-09-03T17:45:12.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4542 | 2026-09-03T17:45:12.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4543 | 2026-09-03T17:45:12.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4544 | 2026-09-03T17:45:12.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4545 | 2026-09-03T17:45:12.673Z | |
| 4546 | 2026-09-03T17:45:12.673Z | info: running `cargo check --bins` on wicket-common (297/384) |
| 4547 | 2026-09-03T17:45:13.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4548 | 2026-09-03T17:45:13.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4549 | 2026-09-03T17:45:13.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4550 | 2026-09-03T17:45:13.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4551 | 2026-09-03T17:45:13.261Z | |
| 4552 | 2026-09-03T17:45:13.261Z | info: running `cargo check --bins` on wicketd-commission-client (298/384) |
| 4553 | 2026-09-03T17:45:13.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4554 | 2026-09-03T17:45:13.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4555 | 2026-09-03T17:45:13.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4556 | 2026-09-03T17:45:13.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4557 | 2026-09-03T17:45:13.840Z | |
| 4558 | 2026-09-03T17:45:13.840Z | info: running `cargo check --bins` on omicron-cockroach-admin (299/384) |
| 4559 | 2026-09-03T17:45:14.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4560 | 2026-09-03T17:45:14.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4561 | 2026-09-03T17:45:14.522Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4562 | 2026-09-03T17:45:14.525Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4563 | 2026-09-03T17:45:15.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4564 | 2026-09-03T17:45:15.888Z | |
| 4565 | 2026-09-03T17:45:15.888Z | info: running `cargo check --bins` on cockroach-admin-api (300/384) |
| 4566 | 2026-09-03T17:45:16.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4567 | 2026-09-03T17:45:16.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4568 | 2026-09-03T17:45:16.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4569 | 2026-09-03T17:45:16.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4570 | 2026-09-03T17:45:16.463Z | |
| 4571 | 2026-09-03T17:45:16.463Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (301/384) |
| 4572 | 2026-09-03T17:45:17.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4573 | 2026-09-03T17:45:17.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4574 | 2026-09-03T17:45:17.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4575 | 2026-09-03T17:45:17.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4576 | 2026-09-03T17:45:17.136Z | |
| 4577 | 2026-09-03T17:45:17.136Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (302/384) |
| 4578 | 2026-09-03T17:45:17.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4579 | 2026-09-03T17:45:17.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4580 | 2026-09-03T17:45:17.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4581 | 2026-09-03T17:45:17.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4582 | 2026-09-03T17:45:17.798Z | |
| 4583 | 2026-09-03T17:45:17.798Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (303/384) |
| 4584 | 2026-09-03T17:45:18.323Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4585 | 2026-09-03T17:45:18.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4586 | 2026-09-03T17:45:18.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4587 | 2026-09-03T17:45:18.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4588 | 2026-09-03T17:45:18.425Z | |
| 4589 | 2026-09-03T17:45:18.425Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (304/384) |
| 4590 | 2026-09-03T17:45:18.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4591 | 2026-09-03T17:45:18.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4592 | 2026-09-03T17:45:18.959Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4593 | 2026-09-03T17:45:18.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4594 | 2026-09-03T17:45:19.059Z | |
| 4595 | 2026-09-03T17:45:19.059Z | info: running `cargo check --bins` on db-macros (305/384) |
| 4596 | 2026-09-03T17:45:19.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4597 | 2026-09-03T17:45:19.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4598 | 2026-09-03T17:45:19.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4599 | 2026-09-03T17:45:19.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4600 | 2026-09-03T17:45:19.625Z | |
| 4601 | 2026-09-03T17:45:19.626Z | info: running `cargo check --bins` on nexus-macros-common (306/384) |
| 4602 | 2026-09-03T17:45:20.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4603 | 2026-09-03T17:45:20.105Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4604 | 2026-09-03T17:45:20.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4605 | 2026-09-03T17:45:20.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4606 | 2026-09-03T17:45:20.190Z | |
| 4607 | 2026-09-03T17:45:20.190Z | info: running `cargo check --bins` on nexus-auth (307/384) |
| 4608 | 2026-09-03T17:45:20.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4609 | 2026-09-03T17:45:20.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4610 | 2026-09-03T17:45:20.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4611 | 2026-09-03T17:45:20.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4612 | 2026-09-03T17:45:20.823Z | |
| 4613 | 2026-09-03T17:45:20.823Z | info: running `cargo check --bins` on authz-macros (308/384) |
| 4614 | 2026-09-03T17:45:21.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4615 | 2026-09-03T17:45:21.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4616 | 2026-09-03T17:45:21.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4617 | 2026-09-03T17:45:21.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4618 | 2026-09-03T17:45:21.388Z | |
| 4619 | 2026-09-03T17:45:21.388Z | info: running `cargo check --bins` on nexus-db-fixed-data (309/384) |
| 4620 | 2026-09-03T17:45:21.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4621 | 2026-09-03T17:45:21.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4622 | 2026-09-03T17:45:21.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4623 | 2026-09-03T17:45:21.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4624 | 2026-09-03T17:45:22.013Z | |
| 4625 | 2026-09-03T17:45:22.013Z | info: running `cargo check --bins` on nexus-db-model (310/384) |
| 4626 | 2026-09-03T17:45:22.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4627 | 2026-09-03T17:45:22.537Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4628 | 2026-09-03T17:45:22.537Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4629 | 2026-09-03T17:45:22.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4630 | 2026-09-03T17:45:22.633Z | |
| 4631 | 2026-09-03T17:45:22.633Z | info: running `cargo check --bins` on nexus-db-schema (311/384) |
| 4632 | 2026-09-03T17:45:23.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4633 | 2026-09-03T17:45:23.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4634 | 2026-09-03T17:45:23.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4635 | 2026-09-03T17:45:23.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4636 | 2026-09-03T17:45:23.198Z | |
| 4637 | 2026-09-03T17:45:23.198Z | info: running `cargo check --bins` on nexus-defaults (312/384) |
| 4638 | 2026-09-03T17:45:23.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4639 | 2026-09-03T17:45:23.688Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4640 | 2026-09-03T17:45:23.688Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4641 | 2026-09-03T17:45:23.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4642 | 2026-09-03T17:45:23.774Z | |
| 4643 | 2026-09-03T17:45:23.774Z | info: running `cargo check --bins` on omicron-git-version (313/384) |
| 4644 | 2026-09-03T17:45:24.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4645 | 2026-09-03T17:45:24.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4646 | 2026-09-03T17:45:24.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4647 | 2026-09-03T17:45:24.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4648 | 2026-09-03T17:45:24.329Z | |
| 4649 | 2026-09-03T17:45:24.329Z | info: running `cargo check --bins` on nexus-db-errors (314/384) |
| 4650 | 2026-09-03T17:45:24.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4651 | 2026-09-03T17:45:24.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4652 | 2026-09-03T17:45:24.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4653 | 2026-09-03T17:45:24.864Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4654 | 2026-09-03T17:45:24.960Z | |
| 4655 | 2026-09-03T17:45:24.960Z | info: running `cargo check --bins` on nexus-db-lookup (315/384) |
| 4656 | 2026-09-03T17:45:25.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4657 | 2026-09-03T17:45:25.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4658 | 2026-09-03T17:45:25.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4659 | 2026-09-03T17:45:25.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4660 | 2026-09-03T17:45:25.589Z | |
| 4661 | 2026-09-03T17:45:25.589Z | info: running `cargo check --bins` on nexus-test-interface (316/384) |
| 4662 | 2026-09-03T17:45:26.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4663 | 2026-09-03T17:45:26.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4664 | 2026-09-03T17:45:26.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4665 | 2026-09-03T17:45:26.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4666 | 2026-09-03T17:45:26.226Z | |
| 4667 | 2026-09-03T17:45:26.226Z | info: running `cargo check --bins` on oximeter-collector (317/384) |
| 4668 | 2026-09-03T17:45:26.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4669 | 2026-09-03T17:45:26.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4670 | 2026-09-03T17:45:26.952Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4671 | 2026-09-03T17:45:26.952Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4672 | 2026-09-03T17:45:27.621Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4673 | 2026-09-03T17:45:29.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s |
| 4674 | 2026-09-03T17:45:29.531Z | |
| 4675 | 2026-09-03T17:45:29.531Z | info: running `cargo check --bins` on oximeter-api (318/384) |
| 4676 | 2026-09-03T17:45:30.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4677 | 2026-09-03T17:45:30.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4678 | 2026-09-03T17:45:30.022Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4679 | 2026-09-03T17:45:30.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4680 | 2026-09-03T17:45:30.109Z | |
| 4681 | 2026-09-03T17:45:30.109Z | info: running `cargo check --bins` on cert-dev (319/384) |
| 4682 | 2026-09-03T17:45:30.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4683 | 2026-09-03T17:45:30.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4684 | 2026-09-03T17:45:30.724Z | Checking yasna v0.5.2 |
| 4685 | 2026-09-03T17:45:31.125Z | Checking rcgen v0.12.1 |
| 4686 | 2026-09-03T17:45:31.380Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4687 | 2026-09-03T17:45:31.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4688 | 2026-09-03T17:45:31.736Z | |
| 4689 | 2026-09-03T17:45:31.737Z | info: running `cargo check --bins` on clickana (320/384) |
| 4690 | 2026-09-03T17:45:32.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4691 | 2026-09-03T17:45:32.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4692 | 2026-09-03T17:45:32.386Z | Compiling instability v0.3.11 |
| 4693 | 2026-09-03T17:45:32.387Z | Checking castaway v0.2.4 |
| 4694 | 2026-09-03T17:45:32.390Z | Compiling indoc v2.0.7 |
| 4695 | 2026-09-03T17:45:32.391Z | Checking unicode-truncate v1.1.0 |
| 4696 | 2026-09-03T17:45:32.391Z | Checking lru v0.12.5 |
| 4697 | 2026-09-03T17:45:32.391Z | Checking cassowary v0.3.0 |
| 4698 | 2026-09-03T17:45:32.614Z | Checking compact_str v0.8.1 |
| 4699 | 2026-09-03T17:45:33.383Z | Checking ratatui v0.29.0 |
| 4700 | 2026-09-03T17:45:34.447Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4701 | 2026-09-03T17:45:35.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s |
| 4702 | 2026-09-03T17:45:35.336Z | |
| 4703 | 2026-09-03T17:45:35.336Z | info: running `cargo check --bins` on clickhouse-cluster-dev (321/384) |
| 4704 | 2026-09-03T17:45:35.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4705 | 2026-09-03T17:45:35.857Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4706 | 2026-09-03T17:45:36.059Z | Checking headers-core v0.3.0 |
| 4707 | 2026-09-03T17:45:36.059Z | Checking port-file v0.1.0 |
| 4708 | 2026-09-03T17:45:36.062Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4709 | 2026-09-03T17:45:36.254Z | Checking headers v0.4.1 |
| 4710 | 2026-09-03T17:45:36.633Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4711 | 2026-09-03T17:45:37.610Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4712 | 2026-09-03T17:45:38.146Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4713 | 2026-09-03T17:45:38.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 4714 | 2026-09-03T17:45:38.784Z | |
| 4715 | 2026-09-03T17:45:38.784Z | info: running `cargo check --bins` on ch-dev (322/384) |
| 4716 | 2026-09-03T17:45:39.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4717 | 2026-09-03T17:45:39.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4718 | 2026-09-03T17:45:39.499Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4719 | 2026-09-03T17:45:40.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 4720 | 2026-09-03T17:45:40.458Z | |
| 4721 | 2026-09-03T17:45:40.458Z | info: running `cargo check --bins` on dev-tools-common (323/384) |
| 4722 | 2026-09-03T17:45:40.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4723 | 2026-09-03T17:45:40.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4724 | 2026-09-03T17:45:40.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4725 | 2026-09-03T17:45:40.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 4726 | 2026-09-03T17:45:40.879Z | |
| 4727 | 2026-09-03T17:45:40.879Z | info: running `cargo check --bins` on corpus-adjust (324/384) |
| 4728 | 2026-09-03T17:45:41.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4729 | 2026-09-03T17:45:41.371Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4730 | 2026-09-03T17:45:41.512Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4731 | 2026-09-03T17:45:41.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s |
| 4732 | 2026-09-03T17:45:42.058Z | |
| 4733 | 2026-09-03T17:45:42.059Z | info: running `cargo check --bins` on crdb-seed (325/384) |
| 4734 | 2026-09-03T17:45:42.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4735 | 2026-09-03T17:45:42.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4736 | 2026-09-03T17:45:42.785Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4737 | 2026-09-03T17:45:43.887Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4738 | 2026-09-03T17:45:44.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
| 4739 | 2026-09-03T17:45:44.441Z | |
| 4740 | 2026-09-03T17:45:44.441Z | info: running `cargo check --bins` on db-dev (326/384) |
| 4741 | 2026-09-03T17:45:44.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4742 | 2026-09-03T17:45:44.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4743 | 2026-09-03T17:45:45.168Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4744 | 2026-09-03T17:45:45.936Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 4745 | 2026-09-03T17:45:46.129Z | |
| 4746 | 2026-09-03T17:45:46.129Z | info: running `cargo check --bins` on omicron-dev-lib (327/384) |
| 4747 | 2026-09-03T17:45:46.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4748 | 2026-09-03T17:45:46.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4749 | 2026-09-03T17:45:46.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4750 | 2026-09-03T17:45:46.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4751 | 2026-09-03T17:45:46.749Z | |
| 4752 | 2026-09-03T17:45:46.749Z | info: running `cargo check --bins` on xtask-downloader (328/384) |
| 4753 | 2026-09-03T17:45:47.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4754 | 2026-09-03T17:45:47.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4755 | 2026-09-03T17:45:47.370Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4756 | 2026-09-03T17:45:48.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s |
| 4757 | 2026-09-03T17:45:48.224Z | |
| 4758 | 2026-09-03T17:45:48.224Z | info: running `cargo check --bins` on omicron-dropshot-apis (329/384) |
| 4759 | 2026-09-03T17:45:48.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4760 | 2026-09-03T17:45:48.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4761 | 2026-09-03T17:45:48.976Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4762 | 2026-09-03T17:45:48.976Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4763 | 2026-09-03T17:45:48.979Z | Checking git-stub v1.0.0 |
| 4764 | 2026-09-03T17:45:48.979Z | Compiling trait-variant v0.1.2 |
| 4765 | 2026-09-03T17:45:49.092Z | Checking maplit v1.0.2 |
| 4766 | 2026-09-03T17:45:49.120Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4767 | 2026-09-03T17:45:49.123Z | Checking drift v0.2.0 |
| 4768 | 2026-09-03T17:45:49.123Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4769 | 2026-09-03T17:45:49.182Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4770 | 2026-09-03T17:45:49.230Z | Checking git-stub-vcs v0.1.0 |
| 4771 | 2026-09-03T17:45:49.307Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4772 | 2026-09-03T17:45:49.323Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4773 | 2026-09-03T17:45:49.421Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4774 | 2026-09-03T17:45:49.481Z | Checking dropshot-api-manager v0.8.0 |
| 4775 | 2026-09-03T17:45:49.497Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4776 | 2026-09-03T17:45:49.626Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4777 | 2026-09-03T17:45:49.837Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 4778 | 2026-09-03T17:45:50.325Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4779 | 2026-09-03T17:45:51.291Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4780 | 2026-09-03T17:45:52.294Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4781 | 2026-09-03T17:45:53.077Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4782 | 2026-09-03T17:45:53.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s |
| 4783 | 2026-09-03T17:45:53.725Z | |
| 4784 | 2026-09-03T17:45:53.725Z | info: running `cargo check --bins` on installinator-api (330/384) |
| 4785 | 2026-09-03T17:45:54.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4786 | 2026-09-03T17:45:54.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4787 | 2026-09-03T17:45:54.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4788 | 2026-09-03T17:45:54.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4789 | 2026-09-03T17:45:54.289Z | |
| 4790 | 2026-09-03T17:45:54.289Z | info: running `cargo check --bins` on nexus-external-api (331/384) |
| 4791 | 2026-09-03T17:45:54.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4792 | 2026-09-03T17:45:54.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4793 | 2026-09-03T17:45:54.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4794 | 2026-09-03T17:45:54.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4795 | 2026-09-03T17:45:54.900Z | |
| 4796 | 2026-09-03T17:45:54.900Z | info: running `cargo check --bins` on nexus-internal-api (332/384) |
| 4797 | 2026-09-03T17:45:55.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4798 | 2026-09-03T17:45:55.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4799 | 2026-09-03T17:45:55.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4800 | 2026-09-03T17:45:55.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4801 | 2026-09-03T17:45:55.509Z | |
| 4802 | 2026-09-03T17:45:55.509Z | info: running `cargo check --bins` on nexus-lockstep-api (333/384) |
| 4803 | 2026-09-03T17:45:56.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4804 | 2026-09-03T17:45:56.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4805 | 2026-09-03T17:45:56.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4806 | 2026-09-03T17:45:56.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4807 | 2026-09-03T17:45:56.117Z | |
| 4808 | 2026-09-03T17:45:56.117Z | info: running `cargo check --bins` on ntp-admin-api (334/384) |
| 4809 | 2026-09-03T17:45:56.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4810 | 2026-09-03T17:45:56.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4811 | 2026-09-03T17:45:56.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4812 | 2026-09-03T17:45:56.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4813 | 2026-09-03T17:45:56.681Z | |
| 4814 | 2026-09-03T17:45:56.681Z | info: running `cargo check --bins` on ntp-admin-types-versions (335/384) |
| 4815 | 2026-09-03T17:45:57.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4816 | 2026-09-03T17:45:57.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4817 | 2026-09-03T17:45:57.150Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4818 | 2026-09-03T17:45:57.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4819 | 2026-09-03T17:45:57.233Z | |
| 4820 | 2026-09-03T17:45:57.233Z | info: running `cargo check --bins` on wicketd-api (336/384) |
| 4821 | 2026-09-03T17:45:57.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4822 | 2026-09-03T17:45:57.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4823 | 2026-09-03T17:45:57.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4824 | 2026-09-03T17:45:57.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4825 | 2026-09-03T17:45:57.815Z | |
| 4826 | 2026-09-03T17:45:57.815Z | info: running `cargo check --bins` on wicketd-commission-api (337/384) |
| 4827 | 2026-09-03T17:45:58.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4828 | 2026-09-03T17:45:58.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4829 | 2026-09-03T17:45:58.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4830 | 2026-09-03T17:45:58.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4831 | 2026-09-03T17:45:58.388Z | |
| 4832 | 2026-09-03T17:45:58.388Z | info: running `cargo check --bins` on omicron-ls-apis (338/384) |
| 4833 | 2026-09-03T17:45:58.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4834 | 2026-09-03T17:45:58.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4835 | 2026-09-03T17:45:58.995Z | Compiling blake3 v1.8.5 |
| 4836 | 2026-09-03T17:45:59.103Z | Checking constant_time_eq v0.4.2 |
| 4837 | 2026-09-03T17:45:59.103Z | Checking arrayvec v0.7.6 |
| 4838 | 2026-09-03T17:45:59.112Z | Checking arrayref v0.3.9 |
| 4839 | 2026-09-03T17:45:59.127Z | Checking cargo-platform v0.3.2 |
| 4840 | 2026-09-03T17:45:59.127Z | Checking topological-sort v0.2.2 |
| 4841 | 2026-09-03T17:45:59.130Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4842 | 2026-09-03T17:45:59.293Z | Checking cargo_metadata v0.23.1 |
| 4843 | 2026-09-03T17:45:59.880Z | Checking omicron-zone-package v0.12.3 |
| 4844 | 2026-09-03T17:46:00.584Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4845 | 2026-09-03T17:46:01.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s |
| 4846 | 2026-09-03T17:46:01.598Z | |
| 4847 | 2026-09-03T17:46:01.598Z | info: running `cargo check --bins` on mgs-dev (339/384) |
| 4848 | 2026-09-03T17:46:02.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4849 | 2026-09-03T17:46:02.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4850 | 2026-09-03T17:46:02.319Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4851 | 2026-09-03T17:46:02.951Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4852 | 2026-09-03T17:46:03.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4853 | 2026-09-03T17:46:03.658Z | |
| 4854 | 2026-09-03T17:46:03.658Z | info: running `cargo check --bins` on omicron-omdb (340/384) |
| 4855 | 2026-09-03T17:46:04.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4856 | 2026-09-03T17:46:04.211Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4857 | 2026-09-03T17:46:04.630Z | Compiling darling_core v0.21.3 |
| 4858 | 2026-09-03T17:46:04.630Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4859 | 2026-09-03T17:46:04.633Z | Compiling vergen-lib v0.1.6 |
| 4860 | 2026-09-03T17:46:04.633Z | Compiling diesel_derives v2.3.7 |
| 4861 | 2026-09-03T17:46:04.633Z | Checking scheduled-thread-pool v0.2.7 |
| 4862 | 2026-09-03T17:46:04.634Z | Compiling vergen-gitcl v1.0.8 |
| 4863 | 2026-09-03T17:46:04.776Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4864 | 2026-09-03T17:46:04.848Z | Compiling dirs-sys-next v0.1.2 |
| 4865 | 2026-09-03T17:46:04.941Z | Compiling glob v0.3.3 |
| 4866 | 2026-09-03T17:46:04.973Z | Compiling crunchy v0.2.4 |
| 4867 | 2026-09-03T17:46:05.023Z | Compiling dirs-next v2.0.0 |
| 4868 | 2026-09-03T17:46:05.067Z | Checking r2d2 v0.8.10 |
| 4869 | 2026-09-03T17:46:05.124Z | Compiling tiny-keccak v2.0.2 |
| 4870 | 2026-09-03T17:46:05.144Z | Checking downcast-rs v2.0.2 |
| 4871 | 2026-09-03T17:46:05.245Z | Compiling term v0.7.0 |
| 4872 | 2026-09-03T17:46:05.313Z | Compiling clang-sys v1.8.1 |
| 4873 | 2026-09-03T17:46:05.350Z | Compiling bit-vec v0.6.3 |
| 4874 | 2026-09-03T17:46:05.354Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4875 | 2026-09-03T17:46:05.593Z | Compiling bit-set v0.5.3 |
| 4876 | 2026-09-03T17:46:05.613Z | Compiling ascii-canvas v3.0.0 |
| 4877 | 2026-09-03T17:46:05.679Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4878 | 2026-09-03T17:46:05.753Z | Compiling itertools v0.10.5 |
| 4879 | 2026-09-03T17:46:05.797Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4880 | 2026-09-03T17:46:05.801Z | Compiling ena v0.14.4 |
| 4881 | 2026-09-03T17:46:05.832Z | Compiling libloading v0.8.9 |
| 4882 | 2026-09-03T17:46:05.848Z | Compiling bindgen v0.71.1 |
| 4883 | 2026-09-03T17:46:05.863Z | Compiling regex-syntax v0.6.29 |
| 4884 | 2026-09-03T17:46:06.026Z | Compiling diff v0.1.13 |
| 4885 | 2026-09-03T17:46:06.267Z | Compiling cexpr v0.6.0 |
| 4886 | 2026-09-03T17:46:06.293Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4887 | 2026-09-03T17:46:06.463Z | Compiling rustc-hash v2.1.1 |
| 4888 | 2026-09-03T17:46:06.507Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4889 | 2026-09-03T17:46:06.773Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4890 | 2026-09-03T17:46:06.826Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4891 | 2026-09-03T17:46:06.864Z | Compiling libxml v0.3.3 |
| 4892 | 2026-09-03T17:46:06.943Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4893 | 2026-09-03T17:46:07.120Z | Compiling strum_macros v0.24.3 |
| 4894 | 2026-09-03T17:46:07.123Z | Compiling indoc v1.0.9 |
| 4895 | 2026-09-03T17:46:07.177Z | Compiling lalrpop v0.19.12 |
| 4896 | 2026-09-03T17:46:07.254Z | Compiling darling_macro v0.21.3 |
| 4897 | 2026-09-03T17:46:07.764Z | Compiling darling v0.21.3 |
| 4898 | 2026-09-03T17:46:07.860Z | Compiling dsl_auto_type v0.2.0 |
| 4899 | 2026-09-03T17:46:08.049Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4900 | 2026-09-03T17:46:08.243Z | Checking derive_builder v0.20.2 |
| 4901 | 2026-09-03T17:46:08.369Z | Compiling oso-derive v0.27.3 |
| 4902 | 2026-09-03T17:46:08.505Z | Checking quick-xml v0.37.5 |
| 4903 | 2026-09-03T17:46:08.561Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4904 | 2026-09-03T17:46:08.879Z | Checking openssl-probe v0.1.6 |
| 4905 | 2026-09-03T17:46:09.024Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4906 | 2026-09-03T17:46:09.395Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4907 | 2026-09-03T17:46:09.586Z | Checking bb8 v0.8.6 |
| 4908 | 2026-09-03T17:46:09.641Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4909 | 2026-09-03T17:46:09.744Z | Checking nonempty v0.12.0 |
| 4910 | 2026-09-03T17:46:09.855Z | Compiling libz-sys v1.1.24 |
| 4911 | 2026-09-03T17:46:09.877Z | Compiling strsim v0.10.0 |
| 4912 | 2026-09-03T17:46:09.912Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4913 | 2026-09-03T17:46:10.100Z | Compiling darling_core v0.13.4 |
| 4914 | 2026-09-03T17:46:10.211Z | Compiling progenitor-impl v0.13.0 |
| 4915 | 2026-09-03T17:46:10.428Z | Compiling vergen-git2 v9.1.0 |
| 4916 | 2026-09-03T17:46:12.663Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4917 | 2026-09-03T17:46:12.670Z | Checking progenitor-client v0.13.0 |
| 4918 | 2026-09-03T17:46:12.670Z | Compiling darling_macro v0.13.4 |
| 4919 | 2026-09-03T17:46:12.670Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4920 | 2026-09-03T17:46:12.670Z | Compiling darling v0.13.4 |
| 4921 | 2026-09-03T17:46:12.670Z | Compiling serde_with_macros v1.5.2 |
| 4922 | 2026-09-03T17:46:13.771Z | Compiling progenitor-macro v0.13.0 |
| 4923 | 2026-09-03T17:46:13.787Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4924 | 2026-09-03T17:46:13.787Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4925 | 2026-09-03T17:46:13.787Z | Compiling serde_with v1.14.0 |
| 4926 | 2026-09-03T17:46:13.787Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4927 | 2026-09-03T17:46:13.787Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4928 | 2026-09-03T17:46:13.787Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4929 | 2026-09-03T17:46:13.787Z | Checking diesel v2.3.7 |
| 4930 | 2026-09-03T17:46:13.847Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4931 | 2026-09-03T17:46:14.669Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4932 | 2026-09-03T17:46:15.461Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4933 | 2026-09-03T17:46:15.667Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4934 | 2026-09-03T17:46:16.144Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4935 | 2026-09-03T17:46:16.335Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4936 | 2026-09-03T17:46:16.366Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4937 | 2026-09-03T17:46:16.527Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4938 | 2026-09-03T17:46:16.562Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4939 | 2026-09-03T17:46:16.858Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4940 | 2026-09-03T17:46:16.895Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4941 | 2026-09-03T17:46:17.066Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4942 | 2026-09-03T17:46:17.365Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4943 | 2026-09-03T17:46:17.604Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4944 | 2026-09-03T17:46:17.862Z | Checking progenitor v0.13.0 |
| 4945 | 2026-09-03T17:46:17.906Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4946 | 2026-09-03T17:46:18.021Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4947 | 2026-09-03T17:46:18.066Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4948 | 2026-09-03T17:46:18.215Z | Checking twox-hash v2.1.2 |
| 4949 | 2026-09-03T17:46:18.522Z | Checking libsw-core v0.3.2 |
| 4950 | 2026-09-03T17:46:18.542Z | Checking atty v0.2.14 |
| 4951 | 2026-09-03T17:46:18.561Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4952 | 2026-09-03T17:46:18.650Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4953 | 2026-09-03T17:46:18.676Z | Checking libsw v3.5.0 |
| 4954 | 2026-09-03T17:46:18.865Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4955 | 2026-09-03T17:46:20.475Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4956 | 2026-09-03T17:46:20.704Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4957 | 2026-09-03T17:46:21.444Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4958 | 2026-09-03T17:46:22.183Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4959 | 2026-09-03T17:46:23.169Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4960 | 2026-09-03T17:46:23.364Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4961 | 2026-09-03T17:46:23.516Z | Checking fatfs v0.3.6 |
| 4962 | 2026-09-03T17:46:23.712Z | Checking console v0.16.2 |
| 4963 | 2026-09-03T17:46:23.978Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4964 | 2026-09-03T17:46:24.033Z | Checking unit-prefix v0.5.2 |
| 4965 | 2026-09-03T17:46:24.172Z | Compiling seq-macro v0.3.6 |
| 4966 | 2026-09-03T17:46:24.602Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4967 | 2026-09-03T17:46:24.674Z | Checking indicatif v0.18.4 |
| 4968 | 2026-09-03T17:46:24.756Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4969 | 2026-09-03T17:46:25.081Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4970 | 2026-09-03T17:46:25.288Z | Checking oxide-update-engine-display v0.1.2 |
| 4971 | 2026-09-03T17:46:25.601Z | Checking support-bundle-viewer v0.1.2 |
| 4972 | 2026-09-03T17:46:25.733Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4973 | 2026-09-03T17:46:25.859Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4974 | 2026-09-03T17:46:26.075Z | Checking multimap v0.10.1 |
| 4975 | 2026-09-03T17:46:28.030Z | Checking async-bb8-diesel v0.2.1 |
| 4976 | 2026-09-03T17:46:28.402Z | Checking diesel-dtrace v0.5.0 |
| 4977 | 2026-09-03T17:46:35.562Z | Compiling samael v0.0.19 |
| 4978 | 2026-09-03T17:46:37.413Z | Compiling git2 v0.20.4 |
| 4979 | 2026-09-03T17:46:39.488Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4980 | 2026-09-03T17:46:40.357Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4981 | 2026-09-03T17:46:41.355Z | Compiling polar-core v0.27.3 |
| 4982 | 2026-09-03T17:46:45.863Z | Checking oso v0.27.3 |
| 4983 | 2026-09-03T17:47:17.102Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4984 | 2026-09-03T17:48:33.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s |
| 4985 | 2026-09-03T17:48:33.345Z | |
| 4986 | 2026-09-03T17:48:33.345Z | info: running `cargo check --bins` on nexus-networking (341/384) |
| 4987 | 2026-09-03T17:48:33.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4988 | 2026-09-03T17:48:33.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4989 | 2026-09-03T17:48:33.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4990 | 2026-09-03T17:48:33.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4991 | 2026-09-03T17:48:34.014Z | |
| 4992 | 2026-09-03T17:48:34.014Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (342/384) |
| 4993 | 2026-09-03T17:48:34.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4994 | 2026-09-03T17:48:34.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4995 | 2026-09-03T17:48:34.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4996 | 2026-09-03T17:48:34.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4997 | 2026-09-03T17:48:34.648Z | |
| 4998 | 2026-09-03T17:48:34.648Z | info: running `cargo check --bins` on nexus-saga-recovery (343/384) |
| 4999 | 2026-09-03T17:48:35.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5000 | 2026-09-03T17:48:35.180Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5001 | 2026-09-03T17:48:35.180Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5002 | 2026-09-03T17:48:35.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5003 | 2026-09-03T17:48:35.280Z | |
| 5004 | 2026-09-03T17:48:35.280Z | info: running `cargo check --bins` on nexus-test-utils-macros (344/384) |
| 5005 | 2026-09-03T17:48:35.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5006 | 2026-09-03T17:48:35.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5007 | 2026-09-03T17:48:35.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5008 | 2026-09-03T17:48:35.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5009 | 2026-09-03T17:48:35.847Z | |
| 5010 | 2026-09-03T17:48:35.847Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (345/384) |
| 5011 | 2026-09-03T17:48:36.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5012 | 2026-09-03T17:48:36.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5013 | 2026-09-03T17:48:36.687Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5014 | 2026-09-03T17:48:37.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s |
| 5015 | 2026-09-03T17:48:37.705Z | |
| 5016 | 2026-09-03T17:48:37.705Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (346/384) |
| 5017 | 2026-09-03T17:48:38.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5018 | 2026-09-03T17:48:38.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5019 | 2026-09-03T17:48:38.530Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5020 | 2026-09-03T17:49:18.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.42s |
| 5021 | 2026-09-03T17:49:18.346Z | |
| 5022 | 2026-09-03T17:49:18.346Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (347/384) |
| 5023 | 2026-09-03T17:49:18.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5024 | 2026-09-03T17:49:18.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5025 | 2026-09-03T17:49:18.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5026 | 2026-09-03T17:49:18.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5027 | 2026-09-03T17:49:18.903Z | |
| 5028 | 2026-09-03T17:49:18.908Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (348/384) |
| 5029 | 2026-09-03T17:49:19.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5030 | 2026-09-03T17:49:19.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5031 | 2026-09-03T17:49:19.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5032 | 2026-09-03T17:49:19.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5033 | 2026-09-03T17:49:19.466Z | |
| 5034 | 2026-09-03T17:49:19.466Z | info: running `cargo check --bins --no-default-features` on nexus-fm (349/384) |
| 5035 | 2026-09-03T17:49:19.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5036 | 2026-09-03T17:49:19.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5037 | 2026-09-03T17:49:19.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5038 | 2026-09-03T17:49:19.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5039 | 2026-09-03T17:49:20.085Z | |
| 5040 | 2026-09-03T17:49:20.085Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (350/384) |
| 5041 | 2026-09-03T17:49:20.612Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5042 | 2026-09-03T17:49:20.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5043 | 2026-09-03T17:49:20.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5044 | 2026-09-03T17:49:20.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5045 | 2026-09-03T17:49:20.714Z | |
| 5046 | 2026-09-03T17:49:20.714Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (351/384) |
| 5047 | 2026-09-03T17:49:21.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5048 | 2026-09-03T17:49:21.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5049 | 2026-09-03T17:49:21.248Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5050 | 2026-09-03T17:49:21.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5051 | 2026-09-03T17:49:21.352Z | |
| 5052 | 2026-09-03T17:49:21.352Z | info: running `cargo check --bins` on nexus-mgs-updates (352/384) |
| 5053 | 2026-09-03T17:49:21.869Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5054 | 2026-09-03T17:49:21.872Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5055 | 2026-09-03T17:49:21.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5056 | 2026-09-03T17:49:21.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5057 | 2026-09-03T17:49:21.969Z | |
| 5058 | 2026-09-03T17:49:21.969Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (353/384) |
| 5059 | 2026-09-03T17:49:22.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5060 | 2026-09-03T17:49:22.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5061 | 2026-09-03T17:49:22.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5062 | 2026-09-03T17:49:22.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5063 | 2026-09-03T17:49:22.604Z | |
| 5064 | 2026-09-03T17:49:22.604Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (354/384) |
| 5065 | 2026-09-03T17:49:23.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5066 | 2026-09-03T17:49:23.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5067 | 2026-09-03T17:49:23.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5068 | 2026-09-03T17:49:23.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5069 | 2026-09-03T17:49:23.239Z | |
| 5070 | 2026-09-03T17:49:23.239Z | info: running `cargo check --bins` on nexus-switch-config (355/384) |
| 5071 | 2026-09-03T17:49:23.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5072 | 2026-09-03T17:49:23.759Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5073 | 2026-09-03T17:49:23.759Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5074 | 2026-09-03T17:49:23.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5075 | 2026-09-03T17:49:23.856Z | |
| 5076 | 2026-09-03T17:49:23.856Z | info: running `cargo check --bins` on nexus-switch-config-preparation (356/384) |
| 5077 | 2026-09-03T17:49:24.390Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5078 | 2026-09-03T17:49:24.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5079 | 2026-09-03T17:49:24.394Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5080 | 2026-09-03T17:49:24.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5081 | 2026-09-03T17:49:24.493Z | |
| 5082 | 2026-09-03T17:49:24.493Z | info: running `cargo check --bins` on support-bundle-collection (357/384) |
| 5083 | 2026-09-03T17:49:25.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5084 | 2026-09-03T17:49:25.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5085 | 2026-09-03T17:49:25.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5086 | 2026-09-03T17:49:25.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5087 | 2026-09-03T17:49:25.125Z | |
| 5088 | 2026-09-03T17:49:25.126Z | info: running `cargo check --bins` on omicron-dev (358/384) |
| 5089 | 2026-09-03T17:49:25.688Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5090 | 2026-09-03T17:49:25.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5091 | 2026-09-03T17:49:26.029Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5092 | 2026-09-03T17:49:26.033Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5093 | 2026-09-03T17:49:26.220Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 5094 | 2026-09-03T17:49:26.224Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 5095 | 2026-09-03T17:49:26.261Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 5096 | 2026-09-03T17:49:26.273Z | Checking yansi v1.0.1 |
| 5097 | 2026-09-03T17:49:26.274Z | Checking diff v0.1.13 |
| 5098 | 2026-09-03T17:49:26.301Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 5099 | 2026-09-03T17:49:26.345Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 5100 | 2026-09-03T17:49:26.538Z | Checking pretty_assertions v1.4.1 |
| 5101 | 2026-09-03T17:49:27.317Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5102 | 2026-09-03T17:49:27.349Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 5103 | 2026-09-03T17:49:52.880Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5104 | 2026-09-03T17:49:52.883Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5105 | 2026-09-03T17:49:52.883Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5106 | 2026-09-03T17:49:52.883Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5107 | 2026-09-03T17:49:52.883Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5108 | 2026-09-03T17:49:52.883Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5109 | 2026-09-03T17:49:52.883Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5110 | 2026-09-03T17:49:53.785Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5111 | 2026-09-03T17:49:53.785Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5112 | 2026-09-03T17:49:55.080Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5113 | 2026-09-03T17:50:34.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 5114 | 2026-09-03T17:50:34.522Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5115 | 2026-09-03T17:50:34.522Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5116 | 2026-09-03T17:50:34.733Z | |
| 5117 | 2026-09-03T17:50:34.733Z | info: running `cargo check --bins` on oximeter-load-test (359/384) |
| 5118 | 2026-09-03T17:50:35.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5119 | 2026-09-03T17:50:35.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5120 | 2026-09-03T17:50:35.448Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 5121 | 2026-09-03T17:50:36.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 5122 | 2026-09-03T17:50:36.288Z | |
| 5123 | 2026-09-03T17:50:36.288Z | info: running `cargo check --bins` on omicron-pins (360/384) |
| 5124 | 2026-09-03T17:50:36.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5125 | 2026-09-03T17:50:36.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5126 | 2026-09-03T17:50:36.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5127 | 2026-09-03T17:50:36.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5128 | 2026-09-03T17:50:36.852Z | |
| 5129 | 2026-09-03T17:50:36.852Z | info: running `cargo check --bins` on rack-init-config (361/384) |
| 5130 | 2026-09-03T17:50:37.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5131 | 2026-09-03T17:50:37.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5132 | 2026-09-03T17:50:37.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5133 | 2026-09-03T17:50:37.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 5134 | 2026-09-03T17:50:37.438Z | |
| 5135 | 2026-09-03T17:50:37.438Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (362/384) |
| 5136 | 2026-09-03T17:50:37.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5137 | 2026-09-03T17:50:37.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5138 | 2026-09-03T17:50:38.224Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5139 | 2026-09-03T17:50:38.346Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5140 | 2026-09-03T17:50:38.349Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 5141 | 2026-09-03T17:51:05.727Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5142 | 2026-09-03T17:51:06.139Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5143 | 2026-09-03T17:51:07.904Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5144 | 2026-09-03T17:51:08.389Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5145 | 2026-09-03T17:51:11.510Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5146 | 2026-09-03T17:51:35.833Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5147 | 2026-09-03T17:51:36.587Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5148 | 2026-09-03T17:51:38.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 5149 | 2026-09-03T17:51:38.515Z | |
| 5150 | 2026-09-03T17:51:38.515Z | info: running `cargo check --bins` on reconfigurator-sp-updater (363/384) |
| 5151 | 2026-09-03T17:51:39.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5152 | 2026-09-03T17:51:39.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5153 | 2026-09-03T17:51:39.237Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 5154 | 2026-09-03T17:51:39.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 5155 | 2026-09-03T17:51:40.134Z | |
| 5156 | 2026-09-03T17:51:40.134Z | info: running `cargo check --bins` on omicron-releng (364/384) |
| 5157 | 2026-09-03T17:51:40.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5158 | 2026-09-03T17:51:40.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5159 | 2026-09-03T17:51:40.762Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 5160 | 2026-09-03T17:51:40.765Z | Compiling fs-err v2.11.0 |
| 5161 | 2026-09-03T17:51:40.881Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 5162 | 2026-09-03T17:51:40.895Z | Checking parse-size v1.1.0 |
| 5163 | 2026-09-03T17:51:40.899Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 5164 | 2026-09-03T17:51:40.900Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5165 | 2026-09-03T17:51:40.900Z | Checking shell-words v1.1.1 |
| 5166 | 2026-09-03T17:51:40.993Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5167 | 2026-09-03T17:51:41.327Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5168 | 2026-09-03T17:51:41.506Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5169 | 2026-09-03T17:51:42.182Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 5170 | 2026-09-03T17:51:43.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s |
| 5171 | 2026-09-03T17:51:43.320Z | |
| 5172 | 2026-09-03T17:51:43.320Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (365/384) |
| 5173 | 2026-09-03T17:51:43.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5174 | 2026-09-03T17:51:43.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5175 | 2026-09-03T17:51:43.961Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 5176 | 2026-09-03T17:51:44.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s |
| 5177 | 2026-09-03T17:51:44.644Z | |
| 5178 | 2026-09-03T17:51:44.644Z | info: running `cargo check --bins` on schema (366/384) |
| 5179 | 2026-09-03T17:51:45.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5180 | 2026-09-03T17:51:45.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5181 | 2026-09-03T17:51:45.379Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 5182 | 2026-09-03T17:51:46.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 5183 | 2026-09-03T17:51:46.290Z | |
| 5184 | 2026-09-03T17:51:46.290Z | info: running `cargo check --bins` on xtask (367/384) |
| 5185 | 2026-09-03T17:51:46.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5186 | 2026-09-03T17:51:46.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5187 | 2026-09-03T17:51:46.689Z | Checking serde_core v1.0.228 |
| 5188 | 2026-09-03T17:51:46.689Z | Checking libc v0.2.185 |
| 5189 | 2026-09-03T17:51:46.692Z | Checking bitflags v2.11.0 |
| 5190 | 2026-09-03T17:51:46.773Z | Checking scroll v0.12.0 |
| 5191 | 2026-09-03T17:51:46.778Z | Checking thiserror v1.0.69 |
| 5192 | 2026-09-03T17:51:46.785Z | Checking log v0.4.33 |
| 5193 | 2026-09-03T17:51:46.793Z | Checking zerocopy v0.7.35 |
| 5194 | 2026-09-03T17:51:46.797Z | Checking indexmap v2.14.0 |
| 5195 | 2026-09-03T17:51:46.865Z | Checking syn v2.0.117 |
| 5196 | 2026-09-03T17:51:46.907Z | Checking dtrace-parser v0.2.0 |
| 5197 | 2026-09-03T17:51:46.924Z | Checking once_cell v1.21.3 |
| 5198 | 2026-09-03T17:51:46.988Z | Checking goblin v0.8.2 |
| 5199 | 2026-09-03T17:51:47.046Z | Checking errno v0.3.14 |
| 5200 | 2026-09-03T17:51:47.093Z | Checking getrandom v0.4.3 |
| 5201 | 2026-09-03T17:51:47.140Z | Checking thread-id v4.2.2 |
| 5202 | 2026-09-03T17:51:47.163Z | Checking rustix v1.1.4 |
| 5203 | 2026-09-03T17:51:47.219Z | Checking memmap v0.7.0 |
| 5204 | 2026-09-03T17:51:47.219Z | Checking thiserror v2.0.18 |
| 5205 | 2026-09-03T17:51:47.286Z | Checking fs-err v3.3.0 |
| 5206 | 2026-09-03T17:51:47.324Z | Checking tabled v0.15.0 |
| 5207 | 2026-09-03T17:51:47.328Z | Checking anyhow v1.0.104 |
| 5208 | 2026-09-03T17:51:47.953Z | Checking terminal_size v0.4.3 |
| 5209 | 2026-09-03T17:51:47.956Z | Checking tempfile v3.27.0 |
| 5210 | 2026-09-03T17:51:48.063Z | Checking clap_builder v4.6.0 |
| 5211 | 2026-09-03T17:51:48.066Z | Checking textwrap v0.16.2 |
| 5212 | 2026-09-03T17:51:48.215Z | Checking serde v1.0.228 |
| 5213 | 2026-09-03T17:51:48.215Z | Checking serde_json v1.0.151 |
| 5214 | 2026-09-03T17:51:48.219Z | Checking camino v1.2.5 |
| 5215 | 2026-09-03T17:51:48.273Z | Checking semver v1.0.28 |
| 5216 | 2026-09-03T17:51:48.417Z | Checking cargo-platform v0.3.2 |
| 5217 | 2026-09-03T17:51:48.473Z | Checking camino-tempfile v1.4.1 |
| 5218 | 2026-09-03T17:51:48.638Z | Checking serde_spanned v0.6.9 |
| 5219 | 2026-09-03T17:51:48.639Z | Checking toml_datetime v0.6.11 |
| 5220 | 2026-09-03T17:51:48.642Z | Checking macaddr v1.0.1 |
| 5221 | 2026-09-03T17:51:48.642Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5222 | 2026-09-03T17:51:48.819Z | Checking toml_edit v0.22.27 |
| 5223 | 2026-09-03T17:51:48.822Z | Checking dof v0.3.0 |
| 5224 | 2026-09-03T17:51:48.822Z | Checking cargo_metadata v0.23.1 |
| 5225 | 2026-09-03T17:51:49.090Z | Checking usdt-impl v0.5.0 |
| 5226 | 2026-09-03T17:51:49.254Z | Checking clap v4.6.1 |
| 5227 | 2026-09-03T17:51:49.352Z | Checking usdt v0.5.0 |
| 5228 | 2026-09-03T17:51:49.779Z | Checking toml v0.8.23 |
| 5229 | 2026-09-03T17:51:50.040Z | Checking cargo_toml v0.21.0 |
| 5230 | 2026-09-03T17:51:50.680Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 5231 | 2026-09-03T17:51:51.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s |
| 5232 | 2026-09-03T17:51:51.178Z | |
| 5233 | 2026-09-03T17:51:51.178Z | info: running `cargo check --bins` on dnsadm (368/384) |
| 5234 | 2026-09-03T17:51:51.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5235 | 2026-09-03T17:51:51.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5236 | 2026-09-03T17:51:51.817Z | Checking arc-swap v1.8.2 |
| 5237 | 2026-09-03T17:51:52.097Z | Checking slog-scope v4.4.1 |
| 5238 | 2026-09-03T17:51:52.215Z | Checking slog-stdlog v4.1.1 |
| 5239 | 2026-09-03T17:51:52.341Z | Checking slog-envlogger v2.2.0 |
| 5240 | 2026-09-03T17:51:52.464Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 5241 | 2026-09-03T17:51:52.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 5242 | 2026-09-03T17:51:53.047Z | |
| 5243 | 2026-09-03T17:51:53.047Z | info: running `cargo check --bins` on end-to-end-tests (369/384) |
| 5244 | 2026-09-03T17:51:53.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5245 | 2026-09-03T17:51:53.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5246 | 2026-09-03T17:51:53.859Z | Checking cpubits v0.1.1 |
| 5247 | 2026-09-03T17:51:53.862Z | Checking pem-rfc7468 v1.0.0 |
| 5248 | 2026-09-03T17:51:54.001Z | Checking hmac v0.13.0 |
| 5249 | 2026-09-03T17:51:54.001Z | Checking universal-hash v0.6.1 |
| 5250 | 2026-09-03T17:51:54.025Z | Checking ctr v0.10.1 |
| 5251 | 2026-09-03T17:51:54.025Z | Checking aead v0.6.1 |
| 5252 | 2026-09-03T17:51:54.052Z | Checking crypto-bigint v0.7.5 |
| 5253 | 2026-09-03T17:51:54.052Z | Checking aes v0.9.1 |
| 5254 | 2026-09-03T17:51:54.077Z | Checking salsa20 v0.11.0 |
| 5255 | 2026-09-03T17:51:54.140Z | Checking der v0.8.0 |
| 5256 | 2026-09-03T17:51:54.140Z | Checking polyval v0.7.1 |
| 5257 | 2026-09-03T17:51:54.167Z | Checking pbkdf2 v0.13.0 |
| 5258 | 2026-09-03T17:51:54.182Z | Checking cbc v0.2.1 |
| 5259 | 2026-09-03T17:51:54.201Z | Checking ff v0.14.0 |
| 5260 | 2026-09-03T17:51:54.242Z | Checking signature v3.0.0 |
| 5261 | 2026-09-03T17:51:54.280Z | Checking scrypt v0.12.0 |
| 5262 | 2026-09-03T17:51:54.318Z | Checking ghash v0.6.0 |
| 5263 | 2026-09-03T17:51:54.322Z | Checking base16ct v1.0.0 |
| 5264 | 2026-09-03T17:51:54.347Z | Checking group v0.14.0 |
| 5265 | 2026-09-03T17:51:54.395Z | Checking hkdf v0.13.0 |
| 5266 | 2026-09-03T17:51:54.446Z | Compiling curve25519-dalek v5.0.0 |
| 5267 | 2026-09-03T17:51:54.464Z | Checking keccak v0.2.0 |
| 5268 | 2026-09-03T17:51:54.480Z | Checking poly1305 v0.9.0 |
| 5269 | 2026-09-03T17:51:54.494Z | Checking wnaf v0.14.0 |
| 5270 | 2026-09-03T17:51:54.522Z | Checking aes-gcm v0.11.0 |
| 5271 | 2026-09-03T17:51:54.537Z | Checking blowfish v0.10.0 |
| 5272 | 2026-09-03T17:51:54.620Z | Checking blake2 v0.11.0-rc.6 |
| 5273 | 2026-09-03T17:51:54.660Z | Checking sha3 v0.11.0 |
| 5274 | 2026-09-03T17:51:54.687Z | Checking bcrypt-pbkdf v0.11.0 |
| 5275 | 2026-09-03T17:51:54.706Z | Checking kem v0.3.0 |
| 5276 | 2026-09-03T17:51:54.743Z | Checking module-lattice v0.2.3 |
| 5277 | 2026-09-03T17:51:54.824Z | Checking sponge-cursor v0.1.0 |
| 5278 | 2026-09-03T17:51:54.864Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5279 | 2026-09-03T17:51:54.882Z | Checking argon2 v0.6.0-rc.8 |
| 5280 | 2026-09-03T17:51:54.943Z | Checking spki v0.8.0 |
| 5281 | 2026-09-03T17:51:54.958Z | Checking sec1 v0.8.1 |
| 5282 | 2026-09-03T17:51:54.972Z | Checking sha3 v0.12.0 |
| 5283 | 2026-09-03T17:51:55.005Z | Checking ml-kem v0.3.2 |
| 5284 | 2026-09-03T17:51:55.043Z | Checking internal-russh-num-bigint v0.5.0 |
| 5285 | 2026-09-03T17:51:55.120Z | Checking pkcs5 v0.8.1 |
| 5286 | 2026-09-03T17:51:55.163Z | Checking pkcs1 v0.8.0-rc.4 |
| 5287 | 2026-09-03T17:51:55.177Z | Checking num-bigint v0.4.6 |
| 5288 | 2026-09-03T17:51:55.201Z | Checking generic-array v1.4.3 |
| 5289 | 2026-09-03T17:51:55.373Z | Checking russh-util v0.52.0 |
| 5290 | 2026-09-03T17:51:55.414Z | Checking pkcs8 v0.11.0 |
| 5291 | 2026-09-03T17:51:55.499Z | Compiling enum_dispatch v0.3.13 |
| 5292 | 2026-09-03T17:51:55.602Z | Compiling delegate v0.13.5 |
| 5293 | 2026-09-03T17:51:55.617Z | Checking ed25519 v3.0.0 |
| 5294 | 2026-09-03T17:51:55.728Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5295 | 2026-09-03T17:51:55.785Z | Checking md5 v0.8.0 |
| 5296 | 2026-09-03T17:51:55.818Z | Checking ed25519-dalek v3.0.0 |
| 5297 | 2026-09-03T17:51:55.894Z | Checking hex-literal v1.1.0 |
| 5298 | 2026-09-03T17:51:55.974Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 5299 | 2026-09-03T17:51:55.995Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 5300 | 2026-09-03T17:51:56.051Z | Checking internet-checksum v0.2.1 |
| 5301 | 2026-09-03T17:51:56.140Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5302 | 2026-09-03T17:51:56.304Z | Checking elliptic-curve v0.14.1 |
| 5303 | 2026-09-03T17:51:56.304Z | Checking rfc6979 v0.6.0 |
| 5304 | 2026-09-03T17:51:56.308Z | Checking primefield v0.14.0 |
| 5305 | 2026-09-03T17:51:56.308Z | Checking ssh-encoding v0.3.0 |
| 5306 | 2026-09-03T17:51:56.427Z | Checking crypto-primes v0.7.2 |
| 5307 | 2026-09-03T17:51:56.545Z | Checking ssh-cipher v0.3.0 |
| 5308 | 2026-09-03T17:51:56.545Z | Checking russh-cryptovec v0.62.0 |
| 5309 | 2026-09-03T17:51:56.699Z | Checking primeorder v0.14.0 |
| 5310 | 2026-09-03T17:51:56.703Z | Checking ecdsa v0.17.0 |
| 5311 | 2026-09-03T17:51:57.071Z | Checking p384 v0.14.0 |
| 5312 | 2026-09-03T17:51:57.071Z | Checking p256 v0.14.0 |
| 5313 | 2026-09-03T17:51:57.075Z | Checking p521 v0.14.0 |
| 5314 | 2026-09-03T17:51:57.418Z | Checking rsa v0.10.0-rc.18 |
| 5315 | 2026-09-03T17:51:59.916Z | Checking ssh-key v0.7.0-rc.11 |
| 5316 | 2026-09-03T17:52:00.656Z | Checking russh v0.62.4 |
| 5317 | 2026-09-03T17:52:14.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.09s |
| 5318 | 2026-09-03T17:52:14.148Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5319 | 2026-09-03T17:52:14.148Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5320 | 2026-09-03T17:52:14.352Z | |
| 5321 | 2026-09-03T17:52:14.352Z | info: running `cargo check --bins` on gateway-cli (370/384) |
| 5322 | 2026-09-03T17:52:14.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5323 | 2026-09-03T17:52:14.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5324 | 2026-09-03T17:52:14.985Z | Checking termios v0.3.3 |
| 5325 | 2026-09-03T17:52:15.182Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 5326 | 2026-09-03T17:52:15.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 5327 | 2026-09-03T17:52:15.951Z | |
| 5328 | 2026-09-03T17:52:15.951Z | info: running `cargo check --bins --no-default-features` on installinator (371/384) |
| 5329 | 2026-09-03T17:52:16.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5330 | 2026-09-03T17:52:16.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5331 | 2026-09-03T17:52:16.644Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 5332 | 2026-09-03T17:52:17.342Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 5333 | 2026-09-03T17:52:18.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s |
| 5334 | 2026-09-03T17:52:19.155Z | |
| 5335 | 2026-09-03T17:52:19.155Z | info: running `cargo check --bins` on internal-dns-cli (372/384) |
| 5336 | 2026-09-03T17:52:19.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5337 | 2026-09-03T17:52:19.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5338 | 2026-09-03T17:52:19.796Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 5339 | 2026-09-03T17:52:20.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s |
| 5340 | 2026-09-03T17:52:20.414Z | |
| 5341 | 2026-09-03T17:52:20.414Z | info: running `cargo check --bins` on omicron-live-tests (373/384) |
| 5342 | 2026-09-03T17:52:20.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5343 | 2026-09-03T17:52:20.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5344 | 2026-09-03T17:52:20.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5345 | 2026-09-03T17:52:20.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5346 | 2026-09-03T17:52:20.978Z | |
| 5347 | 2026-09-03T17:52:20.978Z | info: running `cargo check --bins` on live-tests-macros (374/384) |
| 5348 | 2026-09-03T17:52:21.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5349 | 2026-09-03T17:52:21.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5350 | 2026-09-03T17:52:21.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5351 | 2026-09-03T17:52:21.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5352 | 2026-09-03T17:52:21.543Z | |
| 5353 | 2026-09-03T17:52:21.543Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (375/384) |
| 5354 | 2026-09-03T17:52:22.069Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5355 | 2026-09-03T17:52:22.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5356 | 2026-09-03T17:52:22.288Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5357 | 2026-09-03T17:52:22.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
| 5358 | 2026-09-03T17:52:23.083Z | |
| 5359 | 2026-09-03T17:52:23.083Z | info: running `cargo check --bins` on omicron-ntp-admin (376/384) |
| 5360 | 2026-09-03T17:52:23.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5361 | 2026-09-03T17:52:23.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5362 | 2026-09-03T17:52:23.729Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5363 | 2026-09-03T17:52:23.834Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5364 | 2026-09-03T17:52:24.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s |
| 5365 | 2026-09-03T17:52:24.840Z | |
| 5366 | 2026-09-03T17:52:24.840Z | info: running `cargo check --bins` on ntp-admin-types (377/384) |
| 5367 | 2026-09-03T17:52:25.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5368 | 2026-09-03T17:52:25.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5369 | 2026-09-03T17:52:25.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5370 | 2026-09-03T17:52:25.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 5371 | 2026-09-03T17:52:25.406Z | |
| 5372 | 2026-09-03T17:52:25.406Z | info: running `cargo check --bins` on omicron-package (378/384) |
| 5373 | 2026-09-03T17:52:25.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5374 | 2026-09-03T17:52:25.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5375 | 2026-09-03T17:52:26.083Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5376 | 2026-09-03T17:52:27.195Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 5377 | 2026-09-03T17:52:27.378Z | |
| 5378 | 2026-09-03T17:52:27.378Z | info: running `cargo check --bins` on tqdb (379/384) |
| 5379 | 2026-09-03T17:52:27.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5380 | 2026-09-03T17:52:27.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5381 | 2026-09-03T17:52:28.160Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5382 | 2026-09-03T17:52:28.519Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5383 | 2026-09-03T17:52:29.029Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5384 | 2026-09-03T17:52:29.032Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5385 | 2026-09-03T17:52:36.362Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5386 | 2026-09-03T17:52:36.366Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5387 | 2026-09-03T17:52:36.366Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5388 | 2026-09-03T17:52:37.019Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5389 | 2026-09-03T17:52:37.024Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5390 | 2026-09-03T17:52:37.024Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 5391 | 2026-09-03T17:52:37.024Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5392 | 2026-09-03T17:52:37.790Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5393 | 2026-09-03T17:52:38.396Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5394 | 2026-09-03T17:52:38.621Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5395 | 2026-09-03T17:52:38.908Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5396 | 2026-09-03T17:52:39.781Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5397 | 2026-09-03T17:52:40.441Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5398 | 2026-09-03T17:52:45.298Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5399 | 2026-09-03T17:52:52.642Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5400 | 2026-09-03T17:52:52.645Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5401 | 2026-09-03T17:52:52.645Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5402 | 2026-09-03T17:52:52.645Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5403 | 2026-09-03T17:52:54.164Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5404 | 2026-09-03T17:52:55.452Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5405 | 2026-09-03T17:52:56.141Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5406 | 2026-09-03T17:52:57.431Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5407 | 2026-09-03T17:52:57.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.60s |
| 5408 | 2026-09-03T17:52:58.195Z | |
| 5409 | 2026-09-03T17:52:58.195Z | info: running `cargo check --bins` on wicket-dbg (380/384) |
| 5410 | 2026-09-03T17:52:58.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5411 | 2026-09-03T17:52:58.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5412 | 2026-09-03T17:52:58.907Z | Checking rtoolbox v0.0.3 |
| 5413 | 2026-09-03T17:52:58.907Z | Checking tui-tree-widget v0.23.1 |
| 5414 | 2026-09-03T17:52:58.907Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5415 | 2026-09-03T17:52:58.907Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5416 | 2026-09-03T17:52:59.127Z | Checking rpassword v7.5.4 |
| 5417 | 2026-09-03T17:53:01.861Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5418 | 2026-09-03T17:53:03.715Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5419 | 2026-09-03T17:53:04.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.45s |
| 5420 | 2026-09-03T17:53:04.841Z | |
| 5421 | 2026-09-03T17:53:04.841Z | info: running `cargo check --bins` on wicket (381/384) |
| 5422 | 2026-09-03T17:53:05.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5423 | 2026-09-03T17:53:05.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5424 | 2026-09-03T17:53:05.538Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5425 | 2026-09-03T17:53:05.906Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s |
| 5426 | 2026-09-03T17:53:06.094Z | |
| 5427 | 2026-09-03T17:53:06.094Z | info: running `cargo check --bins` on wicketd (382/384) |
| 5428 | 2026-09-03T17:53:06.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5429 | 2026-09-03T17:53:06.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5430 | 2026-09-03T17:53:06.798Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5431 | 2026-09-03T17:53:10.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s |
| 5432 | 2026-09-03T17:53:10.625Z | |
| 5433 | 2026-09-03T17:53:10.626Z | info: running `cargo check --bins` on omicron-workspace-hack (383/384) |
| 5434 | 2026-09-03T17:53:11.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5435 | 2026-09-03T17:53:11.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5436 | 2026-09-03T17:53:11.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5437 | 2026-09-03T17:53:11.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5438 | 2026-09-03T17:53:11.192Z | |
| 5439 | 2026-09-03T17:53:11.192Z | info: running `cargo check --bins` on zone-setup (384/384) |
| 5440 | 2026-09-03T17:53:11.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5441 | 2026-09-03T17:53:11.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5442 | 2026-09-03T17:53:11.867Z | Checking uzers v0.12.2 |
| 5443 | 2026-09-03T17:53:12.140Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5444 | 2026-09-03T17:53:12.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 5445 | 2026-09-03T17:53:13.167Z | |
| 5446 | 2026-09-03T17:53:13.167Z | real 15:55.401074197 |
| 5447 | 2026-09-03T17:53:13.167Z | user 23:04.341454414 |
| 5448 | 2026-09-03T17:53:13.167Z | sys 4:41.195546309 |
| 5449 | 2026-09-03T17:53:13.167Z | trap 0.348843092 |
| 5450 | 2026-09-03T17:53:13.167Z | tflt 0.582610473 |
| 5451 | 2026-09-03T17:53:13.167Z | dflt 0.835659688 |
| 5452 | 2026-09-03T17:53:13.170Z | kflt 0.004475090 |
| 5453 | 2026-09-03T17:53:13.170Z | lock 1:38:46.381647472 |
| 5454 | 2026-09-03T17:53:13.170Z | slp 1:52:20.749262674 |
| 5455 | 2026-09-03T17:53:13.170Z | lat 58.050299335 |
| 5456 | 2026-09-03T17:53:13.171Z | stop 4:15.248288131 |
| 5457 | 2026-09-03T17:53:13.171Z | process exited: duration 1089159 ms, exit code 0 |
| |
| 5458 | 2026-09-03T17:53:13.178Z | found 0 output files |